/*!
 * Icon subset extracted from Font Awesome Pro 5.11.2 (licensed).
 * Only the 41 glyphs this theme uses, drawn as CSS masks so the
 * existing <i class="fas fa-star"> markup keeps working.
 * The standalone outlines live in images/icons/<style>/<name>.svg.
 * Generated, do not hand-edit; see project-docs for the generator.
 */
.fa,
.fas,
.far,
.fal,
.fab,
.fa-solid,
.fa-regular,
.fa-light,
.fa-brands {
    display: inline-block;
    width: var(--fa-w, 1em);
    height: 1em;
    vertical-align: -0.125em;
    align-self: center;
    font-style: normal;
    background-color: currentColor;
    -webkit-mask-image: var(--fa-i, url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201%201'/%3E"));
    mask-image: var(--fa-i, url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201%201'/%3E"));
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-origin: content-box;
    mask-origin: content-box;
}

/* fa-solid-900 */
.fas.fa-caret-right,
.fa-solid.fa-caret-right {
    --fa-w: 0.375em;
    --fa-i: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20192%20512'%3E%3Cpath%20transform='translate(0%20448)%20scale(1%20-1)'%20d='M0%2063.3379v257.324c0%2017.8184%2021.543%2026.7412%2034.1416%2014.1416l128.662%20-128.662c7.81055%20-7.80957%207.81055%20-20.4736%200%20-28.2832l-128.662%20-128.662c-12.5986%20-12.6006%20-34.1416%20-3.67676%20-34.1416%2014.1416z'/%3E%3C/svg%3E");
}

.fas.fa-check,
.fa-solid.fa-check {
    --fa-i: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20transform='translate(0%20448)%20scale(1%20-1)'%20d='M173.898%208.5957l-166.4%20166.4c-9.99707%209.99707%20-9.99707%2026.2061%200%2036.2041l36.2031%2036.2041c9.99707%209.99805%2026.207%209.99805%2036.2041%200l112.095%20-112.095l240.095%20240.095c9.99707%209.99707%2026.207%209.99707%2036.2041%200l36.2031%20-36.2041%20c9.99707%20-9.99707%209.99707%20-26.2061%200%20-36.2041l-294.4%20-294.401c-9.99805%20-9.99707%20-26.207%20-9.99707%20-36.2031%200.000976562z'/%3E%3C/svg%3E");
}

.fas.fa-check-circle,
.fa-solid.fa-check-circle {
    --fa-i: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20transform='translate(0%20448)%20scale(1%20-1)'%20d='M504%20192c0%20-136.967%20-111.033%20-248%20-248%20-248s-248%20111.033%20-248%20248s111.033%20248%20248%20248s248%20-111.033%20248%20-248zM227.314%2060.6855l184%20184c6.24707%206.24805%206.24707%2016.3799%200%2022.6279l-22.6279%2022.627c-6.24707%206.24902%20-16.3789%206.24902%20-22.6279%200%20l-150.059%20-150.059l-70.0586%2070.0596c-6.24805%206.24805%20-16.3799%206.24805%20-22.6279%200l-22.6279%20-22.627c-6.24707%20-6.24805%20-6.24707%20-16.3799%200%20-22.6279l104%20-104c6.24902%20-6.24805%2016.3799%20-6.24805%2022.6289%20-0.000976562z'/%3E%3C/svg%3E");
}

.fas.fa-info-circle,
.fa-solid.fa-info-circle,
.fa.fa-info-circle {
    --fa-i: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20transform='translate(0%20448)%20scale(1%20-1)'%20d='M256%20440c136.957%200%20248%20-111.083%20248%20-248c0%20-136.997%20-111.043%20-248%20-248%20-248s-248%20111.003%20-248%20248c0%20136.917%20111.043%20248%20248%20248zM256%20330c-23.1963%200%20-42%20-18.8037%20-42%20-42s18.8037%20-42%2042%20-42s42%2018.8037%2042%2042s-18.8037%2042%20-42%2042zM312%2076v24%20c0%206.62695%20-5.37305%2012%20-12%2012h-12v100c0%206.62695%20-5.37305%2012%20-12%2012h-64c-6.62695%200%20-12%20-5.37305%20-12%20-12v-24c0%20-6.62695%205.37305%20-12%2012%20-12h12v-64h-12c-6.62695%200%20-12%20-5.37305%20-12%20-12v-24c0%20-6.62695%205.37305%20-12%2012%20-12h88c6.62695%200%2012%205.37305%2012%2012z'/%3E%3C/svg%3E");
}

.fas.fa-plus-circle,
.fa-solid.fa-plus-circle {
    --fa-i: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20transform='translate(0%20448)%20scale(1%20-1)'%20d='M256%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM400%20164v56c0%206.59961%20-5.40039%2012%20-12%2012h-92v92c0%206.59961%20-5.40039%2012%20-12%2012h-56c-6.59961%200%20-12%20-5.40039%20-12%20-12v-92h-92c-6.59961%200%20-12%20-5.40039%20-12%20-12v-56%20c0%20-6.59961%205.40039%20-12%2012%20-12h92v-92c0%20-6.59961%205.40039%20-12%2012%20-12h56c6.59961%200%2012%205.40039%2012%2012v92h92c6.59961%200%2012%205.40039%2012%2012z'/%3E%3C/svg%3E");
}

.fas.fa-star,
.fa-solid.fa-star {
    --fa-w: 1.125em;
    --fa-i: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20576%20512'%3E%3Cpath%20transform='translate(0%20448)%20scale(1%20-1)'%20d='M259.3%20430.2c11.7998%2023.8994%2045.7002%2023.5996%2057.4004%200l65.2998%20-132.4l146.1%20-21.2998c26.2002%20-3.7998%2036.7002%20-36.0996%2017.7002%20-54.5996l-105.7%20-103l25%20-145.5c4.5%20-26.3008%20-23.1992%20-45.9004%20-46.3994%20-33.7002l-130.7%2068.7002l-130.7%20-68.7002%20c-23.2002%20-12.2998%20-50.8994%207.39941%20-46.3994%2033.7002l25%20145.5l-105.7%20103c-19%2018.5%20-8.5%2050.7998%2017.7002%2054.5996l146.1%2021.2998z'/%3E%3C/svg%3E");
}

.fas.fa-star-half,
.fa-solid.fa-star-half {
    --fa-w: 1.125em;
    --fa-i: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20576%20512'%3E%3Cpath%20transform='translate(0%20448)%20scale(1%20-1)'%20d='M288%20448v-439.6l-130.7%20-68.6006c-23.3994%20-12.2998%20-50.8994%207.60059%20-46.3994%2033.7002l25%20145.5l-105.7%20103c-19%2018.5%20-8.5%2050.7998%2017.7002%2054.5996l146.1%2021.2002l65.2998%20132.4c5.90039%2011.8994%2017.2998%2017.7998%2028.7002%2017.7998z'/%3E%3C/svg%3E");
}

.fas.fa-user-check,
.fa-solid.fa-user-check {
    --fa-w: 1.25em;
    --fa-i: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20640%20512'%3E%3Cpath%20transform='translate(0%20448)%20scale(1%20-1)'%20d='M224%20192c-70.7002%200%20-128%2057.2998%20-128%20128s57.2998%20128%20128%20128s128%20-57.2998%20128%20-128s-57.2998%20-128%20-128%20-128zM313.6%20160c74.2002%200%20134.4%20-60.2002%20134.4%20-134.4v-41.5996c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v41.5996%20c0%2074.2002%2060.2002%20134.4%20134.4%20134.4h16.6992c22.3008%20-10.2002%2046.9004%20-16%2072.9004%20-16s50.7002%205.7998%2072.9004%2016h16.6992zM636.6%20288.4c4.60059%20-4.60059%204.5%20-12.1006%20-0.0996094%20-16.8008l-141.3%20-140.199c-4.7002%20-4.60059%20-12.2002%20-4.60059%20-16.7998%200.0996094%20l-81.7002%2082.2998c-4.60059%204.7002%20-4.60059%2012.2002%200.0996094%2016.7998l28.1006%2027.9004c4.69922%204.59961%2012.1992%204.59961%2016.7998%20-0.0996094l45.5%20-45.8008l104.8%20104c4.7002%204.60059%2012.2002%204.60059%2016.7998%20-0.0996094z'/%3E%3C/svg%3E");
}

/* fa-regular-400 */
.far.fa-address-card,
.fa-regular.fa-address-card {
    --fa-w: 1.125em;
    --fa-i: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20576%20512'%3E%3Cpath%20transform='translate(0%20448)%20scale(1%20-1)'%20d='M528%20416c26.5%200%2048%20-21.5%2048%20-48v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-480c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h480zM528%2016v352h-480v-352h480zM208%20192c-35.2998%200%20-64%2028.7002%20-64%2064s28.7002%2064%2064%2064s64%20-28.7002%2064%20-64s-28.7002%20-64%20-64%20-64z%20M118.4%2064c-12.4004%200%20-22.4004%208.59961%20-22.4004%2019.2002v19.2002c0%2031.7998%2030.0996%2057.5996%2067.2002%2057.5996c11.3994%200%2017.8994%20-8%2044.7998%20-8c26.0996%200%2034%208%2044.7998%208c37.1006%200%2067.2002%20-25.7998%2067.2002%20-57.5996v-19.2002%20c0%20-10.6006%20-10%20-19.2002%20-22.4004%20-19.2002h-179.199zM360%20128c-4.40039%200%20-8%203.59961%20-8%208v16c0%204.40039%203.59961%208%208%208h112c4.40039%200%208%20-3.59961%208%20-8v-16c0%20-4.40039%20-3.59961%20-8%20-8%20-8h-112zM360%20192c-4.40039%200%20-8%203.59961%20-8%208v16c0%204.40039%203.59961%208%208%208h112%20c4.40039%200%208%20-3.59961%208%20-8v-16c0%20-4.40039%20-3.59961%20-8%20-8%20-8h-112zM360%20256c-4.40039%200%20-8%203.59961%20-8%208v16c0%204.40039%203.59961%208%208%208h112c4.40039%200%208%20-3.59961%208%20-8v-16c0%20-4.40039%20-3.59961%20-8%20-8%20-8h-112z'/%3E%3C/svg%3E");
}

.far.fa-bars,
.fa-regular.fa-bars {
    --fa-w: 0.875em;
    --fa-i: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20448%20512'%3E%3Cpath%20transform='translate(0%20448)%20scale(1%20-1)'%20d='M436%20324h-424c-6.62695%200%20-12%205.37305%20-12%2012v32c0%206.62695%205.37305%2012%2012%2012h424c6.62695%200%2012%20-5.37305%2012%20-12v-32c0%20-6.62695%20-5.37305%20-12%20-12%20-12zM436%20164h-424c-6.62695%200%20-12%205.37305%20-12%2012v32c0%206.62695%205.37305%2012%2012%2012h424c6.62695%200%2012%20-5.37305%2012%20-12%20v-32c0%20-6.62695%20-5.37305%20-12%20-12%20-12zM436%204h-424c-6.62695%200%20-12%205.37305%20-12%2012v32c0%206.62695%205.37305%2012%2012%2012h424c6.62695%200%2012%20-5.37305%2012%20-12v-32c0%20-6.62695%20-5.37305%20-12%20-12%20-12z'/%3E%3C/svg%3E");
}

.far.fa-box-open,
.fa-regular.fa-box-open {
    --fa-w: 1.25em;
    --fa-i: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20640%20512'%3E%3Cpath%20transform='translate(0%20448)%20scale(1%20-1)'%20d='M638.3%20304.2c4.5%20-9.2002%20-0.299805%20-20.2002%20-10.2002%20-23l-52.0996%20-14.9004v-211.3c0%20-14.5996%20-10%20-27.4004%20-24.2002%20-31l-216.399%20-54.0996c-13.6006%20-3.40039%20-25%20-1.5%20-31%200l-216.2%2054.0996c-14.2002%203.5%20-24.2002%2016.2998%20-24.2002%2031v211.3l-52.2002%2014.9004%20c-9.7998%202.7998%20-14.7002%2013.7998%20-10.0996%2023l51.5%20102.8c4%208%2012%209.5%2016.5996%208.90039l250.2%20-31.9004l250.1%2031.9004c4.60059%200.599609%2012.7002%20-0.900391%2016.7002%20-8.90039zM86%20365.4l-24.4004%20-48.6006l138%20-39.3994l41.2002%2068.2998zM112%20252.6v-185.1l184%20-46v322.7%20l-67.7002%20-112.2c-3.2998%20-5.5%20-10.5%20-9.59961%20-18.5%20-7.2998zM528%2067.5v185l-97.7998%20-27.9004c-7.90039%20-2.2998%20-15.2002%201.80078%20-18.5%207.30078l-67.7002%20112.3v-322.7zM440.3%20277.4l138%2039.3994l-24.2998%2048.6006l-154.9%20-19.7002z'/%3E%3C/svg%3E");
}

.far.fa-check,
.fa-regular.fa-check {
    --fa-i: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20transform='translate(0%20448)%20scale(1%20-1)'%20d='M435.848%20364.534c4.68652%204.68555%2012.2842%204.68555%2016.9707%200l28.2832%20-28.2842c4.68652%20-4.68652%204.68652%20-12.2852%200%20-16.9707l-299.812%20-299.813c-4.6875%20-4.68555%20-12.2852%20-4.68555%20-16.9707%200l-133.421%20133.421c-4.68652%204.6875%20-4.68652%2012.2852%200%2016.9717%20l28.2832%2028.2832c4.6875%204.68652%2012.2852%204.68652%2016.9717%200l96.6514%20-96.6514z'/%3E%3C/svg%3E");
}

.far.fa-envelope,
.fa-regular.fa-envelope {
    --fa-i: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20transform='translate(0%20448)%20scale(1%20-1)'%20d='M464%20384c26.5098%200%2048%20-21.4902%2048%20-48v-288c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-416c-26.5098%200%20-48%2021.4902%20-48%2048v288c0%2026.5098%2021.4902%2048%2048%2048h416zM464%20336h-416v-40.8047c22.4248%20-18.2627%2058.1797%20-46.6602%20134.587%20-106.49%20c16.834%20-13.2422%2050.2051%20-45.0762%2073.4131%20-44.7012c23.2119%20-0.371094%2056.5723%2031.4541%2073.4131%2044.7012c76.4189%2059.8389%20112.165%2088.2305%20134.587%20106.49v40.8047zM48%2048h416v185.601c-22.915%20-18.252%20-55.4189%20-43.8691%20-104.947%20-82.6523%20c-22.5439%20-17.748%20-60.3359%20-55.1787%20-103.053%20-54.9473c-42.9277%20-0.231445%20-81.2051%2037.75%20-103.062%2054.9551c-49.5293%2038.7842%20-82.0244%2064.3945%20-104.938%2082.6455v-185.602z'/%3E%3C/svg%3E");
}

.far.fa-envelope-open,
.fa-regular.fa-envelope-open {
    --fa-i: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20transform='translate(0%20448)%20scale(1%20-1)'%20d='M494.586%20283.484c9.6123%20-7.94824%2017.4141%20-24.5205%2017.4141%20-36.9932v-262.491c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-416c-26.5098%200%20-48%2021.4902%20-48%2048v262.515c0%2012.5166%207.84668%2029.1279%2017.5146%2037.0771c4.08008%203.35449%20110.688%2089.0996%20135.15%20108.549%20c22.6992%2018.1426%2060.1299%2055.8594%20103.335%2055.8594c43.4365%200%2081.2314%20-38.1914%20103.335%20-55.8594c23.5283%20-18.707%20130.554%20-104.773%20135.251%20-108.656zM464%20-10v253.632v0.00488281c0%201.5791%20-0.996094%203.66602%20-2.22363%204.6582%20c-15.8633%2012.8232%20-108.793%2087.5752%20-132.366%20106.316c-17.5527%2014.0195%20-49.7168%2045.3887%20-73.4102%2045.3887c-23.6016%200%20-55.2451%20-30.8799%20-73.4102%20-45.3887c-23.5713%20-18.7393%20-116.494%20-93.4795%20-132.364%20-106.293%20c-1.40918%20-1.13965%20-2.22559%20-2.85254%20-2.22559%20-4.66504v-253.653c0%20-3.31152%202.68848%20-6%206%20-6h404c3.31152%200%206%202.68848%206%206zM432.009%20177.704c4.24902%20-5.15918%203.46484%20-12.7949%20-1.74512%20-16.9814c-28.9746%20-23.2822%20-59.2734%20-47.5967%20-70.9287%20-56.8623%20c-22.6992%20-18.1436%20-60.1299%20-55.8604%20-103.335%20-55.8604c-43.4521%200%20-81.2871%2038.2373%20-103.335%2055.8604c-11.2793%208.9668%20-41.7441%2033.4131%20-70.9268%2056.8643c-5.20996%204.1875%20-5.99316%2011.8223%20-1.74512%2016.9814l15.2578%2018.5283%20c4.17773%205.07227%2011.6572%205.84277%2016.7793%201.72559c28.6182%20-23.001%2058.5654%20-47.0352%2070.5596%20-56.5713c17.5527%20-14.0195%2049.7168%20-45.3887%2073.4102%20-45.3887c23.6016%200%2055.2461%2030.8799%2073.4102%2045.3887c11.9941%209.53516%2041.9434%2033.5703%2070.5625%2056.5684%20c5.12207%204.11621%2012.6016%203.3457%2016.7783%20-1.72656z'/%3E%3C/svg%3E");
}

.far.fa-exclamation-square,
.fa-regular.fa-exclamation-square {
    --fa-w: 0.875em;
    --fa-i: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20448%20512'%3E%3Cpath%20transform='translate(0%20448)%20scale(1%20-1)'%20d='M448%20368v-352c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-352c-26.5098%200%20-48%2021.4902%20-48%2048v352c0%2026.5098%2021.4902%2048%2048%2048h352c26.5098%200%2048%20-21.4902%2048%20-48zM400%2022v340c0%203.31152%20-2.68848%206%20-6%206h-340c-3.31152%200%20-6%20-2.68848%20-6%20-6v-340c0%20-3.31152%202.68848%20-6%206%20-6%20h340c3.31152%200%206%202.68848%206%206zM266%2096c0%20-23.1592%20-18.8408%20-42%20-42%20-42s-42%2018.8408%20-42%2042s18.8408%2042%2042%2042s42%20-18.8408%2042%20-42zM184.63%20307.401c-0.342773%206.85352%205.12207%2012.5986%2011.9854%2012.5986h54.7695c6.86328%200%2012.3281%20-5.74512%2011.9854%20-12.5986l-6.7998%20-136%20c-0.319336%20-6.3877%20-5.5918%20-11.4014%20-11.9854%20-11.4014h-41.1699c-6.39355%200%20-11.666%205.01367%20-11.9854%2011.4014z'/%3E%3C/svg%3E");
}

.far.fa-file-invoice,
.fa-regular.fa-file-invoice {
    --fa-w: 0.75em;
    --fa-i: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20384%20512'%3E%3Cpath%20transform='translate(0%20448)%20scale(1%20-1)'%20d='M296%2048c4.41992%200%208%20-3.58008%208%20-8v-16c0%20-4.41992%20-3.58008%20-8%20-8%20-8h-80c-4.41992%200%20-8%203.58008%20-8%208v16c0%204.41992%203.58008%208%208%208h80zM80%20208c0%208.83984%207.16016%2016%2016%2016h192c8.83984%200%2016%20-7.16016%2016%20-16v-96c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-192%20c-8.83984%200%20-16%207.16016%20-16%2016v96zM112%20192v-64h160v64h-160zM369.83%20350.02c9%20-9%2014.1699%20-21.2998%2014.1699%20-33.9893v-332.04c0%20-26.4902%20-21.5703%20-47.9902%20-48.0703%20-47.9902h-287.939c-26.4902%200%20-47.9902%2021.5%20-47.9902%2047.9902v415.92%20c0%2026.4902%2021.5%2047.9902%2047.9902%2048.0898h204.06c12.6904%200%2024.8906%20-5.09961%2033.8906%20-14.0996zM255.95%20396.01v-76.0801h76.0898zM336%20-16.0098v287.95h-104.04c-13.2998%200%20-24%2010.6895%20-24%2023.9893v103.98h-159.97v-415.92h288.01zM88%20336c-4.41992%200%20-8%203.58008%20-8%208v16%20c0%204.41992%203.58008%208%208%208h80c4.41992%200%208%20-3.58008%208%20-8v-16c0%20-4.41992%20-3.58008%20-8%20-8%20-8h-80zM88%20272c-4.41992%200%20-8%203.58008%20-8%208v16c0%204.41992%203.58008%208%208%208h80c4.41992%200%208%20-3.58008%208%20-8v-16c0%20-4.41992%20-3.58008%20-8%20-8%20-8h-80z'/%3E%3C/svg%3E");
}

.far.fa-info-square,
.fa-regular.fa-info-square {
    --fa-w: 0.875em;
    --fa-i: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20448%20512'%3E%3Cpath%20transform='translate(0%20448)%20scale(1%20-1)'%20d='M448%20368v-352c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-352c-26.5098%200%20-48%2021.4902%20-48%2048v352c0%2026.5098%2021.4902%2048%2048%2048h352c26.5098%200%2048%20-21.4902%2048%20-48zM400%2022v340c0%203.31152%20-2.68848%206%20-6%206h-340c-3.31152%200%20-6%20-2.68848%20-6%20-6v-340c0%20-3.31152%202.68848%20-6%206%20-6%20h340c3.31152%200%206%202.68848%206%206zM224%20330c23.1963%200%2042%20-18.8037%2042%20-42s-18.8037%20-42%20-42%20-42s-42%2018.8037%20-42%2042s18.8037%2042%2042%2042zM280%2076c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-88c-6.62695%200%20-12%205.37305%20-12%2012v24c0%206.62695%205.37305%2012%2012%2012h12v64h-12%20c-6.62695%200%20-12%205.37305%20-12%2012v24c0%206.62695%205.37305%2012%2012%2012h64c6.62695%200%2012%20-5.37305%2012%20-12v-100h12c6.62695%200%2012%20-5.37305%2012%20-12v-24z'/%3E%3C/svg%3E");
}

.far.fa-lock,
.fa-regular.fa-lock {
    --fa-w: 0.875em;
    --fa-i: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20448%20512'%3E%3Cpath%20transform='translate(0%20448)%20scale(1%20-1)'%20d='M400%20256c26.5%200%2048%20-21.5%2048%20-48v-224c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v224c0%2026.5%2021.5%2048%2048%2048h32v48c0%2079.5%2064.7998%20144.2%20144.4%20144c79.5996%20-0.200195%20143.6%20-65.7998%20143.6%20-145.4v-46.5996h32zM128%20304v-48h192v48%20c0%2052.9004%20-43.0996%2096%20-96%2096s-96%20-43.0996%20-96%20-96zM400%20-16v224h-352v-224h352z'/%3E%3C/svg%3E");
}

.far.fa-long-arrow-left,
.fa-regular.fa-long-arrow-left {
    --fa-w: 0.875em;
    --fa-i: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20448%20512'%3E%3Cpath%20transform='translate(0%20448)%20scale(1%20-1)'%20d='M152.485%2051.7158c-4.68652%20-4.68555%20-12.2842%20-4.68555%20-16.9707%20-0.000976562l-131.799%20131.799c-4.68555%204.6875%20-4.68555%2012.2852%200%2016.9717l131.797%20131.799c4.6875%204.68555%2012.2852%204.68555%2016.9717%200l19.626%20-19.626%20c4.75391%20-4.75293%204.67578%20-12.4844%20-0.173828%20-17.1406l-80.7168%20-77.5176h344.78c6.62695%200%2012%20-5.37305%2012%20-12v-28c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-344.78l80.7188%20-77.5176c4.84766%20-4.65625%204.92578%20-12.3877%200.172852%20-17.1406z'/%3E%3C/svg%3E");
}

.far.fa-long-arrow-right,
.fa-regular.fa-long-arrow-right {
    --fa-w: 0.875em;
    --fa-i: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20448%20512'%3E%3Cpath%20transform='translate(0%20448)%20scale(1%20-1)'%20d='M295.515%20332.284c4.68652%204.68555%2012.2842%204.68555%2016.9707%200l131.801%20-131.798c4.68555%20-4.6875%204.68555%20-12.2852%200%20-16.9717l-131.799%20-131.799c-4.6875%20-4.68555%20-12.2852%20-4.68555%20-16.9717%200l-19.626%2019.626c-4.75391%204.75293%20-4.67578%2012.4844%200.173828%2017.1406%20l80.7168%2077.5176h-344.78c-6.62695%200%20-12%205.37305%20-12%2012v28c0%206.62695%205.37305%2012%2012%2012h344.78l-80.7188%2077.5176c-4.84766%204.65625%20-4.92578%2012.3877%20-0.172852%2017.1406z'/%3E%3C/svg%3E");
}

.far.fa-map-marker-alt,
.fa-regular.fa-map-marker-alt {
    --fa-w: 0.75em;
    --fa-i: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20384%20512'%3E%3Cpath%20transform='translate(0%20448)%20scale(1%20-1)'%20d='M192%20448c105.986%200%20192%20-85.9033%20192%20-192c0%20-71.1025%20-23.9248%20-93.2344%20-151.272%20-297.424c-18.7627%20-30.083%20-62.6719%20-30.1191%20-81.4561%200c-127.28%20204.083%20-151.271%20226.307%20-151.271%20297.424c0%20105.986%2085.9033%20192%20192%20192zM192%20-16%20c128.834%20206.575%20144%20217.447%20144%20272c0%2079.5293%20-64.4707%20144%20-144%20144s-144%20-64.4707%20-144%20-144c0%20-54.7881%2016.5762%20-67.6855%20144%20-272zM112%20256c0%2044.1826%2035.8174%2080%2080%2080s80%20-35.8174%2080%20-80s-35.8174%20-80%20-80%20-80s-80%2035.8174%20-80%2080z'/%3E%3C/svg%3E");
}

.far.fa-map-signs,
.fa-regular.fa-map-signs {
    --fa-i: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20transform='translate(0%20448)%20scale(1%20-1)'%20d='M441.37%20256h-161.37v-32h176c13.25%200%2024%20-13.4297%2024%20-30v-100c0%20-16.5703%20-10.75%20-30%20-24%20-30h-176v-112c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-16c-8.83984%200%20-16%207.16016%20-16%2016v112h-161.37c-8.49023%200%20-16.6299%204.21973%20-22.6299%2011.7197l-43.3096%2054.1299%20c-6.25%207.82031%20-6.25%2020.4805%200%2028.29l43.3096%2054.1504c6%207.5%2014.1396%2011.71%2022.6299%2011.71h161.37v32h-176c-13.25%200%20-24%2013.4297%20-24%2030v100c0%2016.5703%2010.75%2030%2024%2030h176v16c0%208.83984%207.16016%2016%2016%2016h16c8.83984%200%2016%20-7.16016%2016%20-16v-16h161.37%20c8.49023%200%2016.6299%20-4.20996%2022.6299%20-11.71l43.3096%20-54.1396c6.25%20-7.82031%206.25%20-20.4805%200%20-28.29l-43.3096%20-54.1406c-6.00977%20-7.50977%20-14.1396%20-11.7197%20-22.6299%20-11.7197zM432%20112v64h-351.56l-25.6006%20-32l25.6006%20-32h351.56zM80%20368v-64h351.56l25.6006%2032%20l-25.6006%2032h-351.56z'/%3E%3C/svg%3E");
}

.far.fa-phone,
.fa-regular.fa-phone {
    --fa-i: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20transform='translate(0%20448)%20scale(1%20-1)'%20d='M476.5%20425.1c20.9004%20-4.7998%2035.5%20-23.1992%2035.5%20-44.5996c0%20-246.2%20-199.7%20-444.5%20-444.6%20-444.4c-21.4004%200%20-39.8008%2014.6006%20-44.6006%2035.5l-21.7002%2094.2002c-4.89941%2021.6006%206.2002%2043.6006%2026.6006%2052.2998l101.6%2043.5%20c18.6006%208%2040.6006%202.60059%2053.4004%20-13.0996l32.7002%20-40c52.3994%2028.5%2095.5996%2071.7002%20124.199%20124.1l-40%2032.7002c-15.6992%2012.7998%20-21.0996%2034.7998%20-13.0996%2053.4004l43.5%20101.5c8.7002%2020.3994%2030.7002%2031.5996%2052.2998%2026.5996zM69.2998%20-16%20c217.601%201%20393.7%20177.1%20394.7%20394.7l-90.7002%2020.8994l-42.0996%20-98.1992l68.0996%20-55.7002c-46.3994%20-99%20-98.2002%20-150.601%20-197%20-197l-55.7002%2068.0996l-98.1992%20-42.0996z'/%3E%3C/svg%3E");
}

.far.fa-plus,
.fa-regular.fa-plus {
    --fa-w: 0.75em;
    --fa-i: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20384%20512'%3E%3Cpath%20transform='translate(0%20448)%20scale(1%20-1)'%20d='M368%20224c8.83984%200%2016%20-7.16016%2016%20-16v-32c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-144v-144c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-32c-8.83984%200%20-16%207.16016%20-16%2016v144h-144c-8.83984%200%20-16%207.16016%20-16%2016v32c0%208.83984%207.16016%2016%2016%2016h144v144%20c0%208.83984%207.16016%2016%2016%2016h32c8.83984%200%2016%20-7.16016%2016%20-16v-144h144z'/%3E%3C/svg%3E");
}

.far.fa-repeat,
.fa-regular.fa-repeat {
    --fa-i: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20transform='translate(0%20448)%20scale(1%20-1)'%20d='M512%20192c0%20-83.8135%20-68.1865%20-152%20-152%20-152h-223.465l55.7617%20-54.5449c4.77539%20-4.66992%204.81738%20-12.3408%200.09375%20-17.0645l-16.877%20-16.877c-4.68555%20-4.68555%20-12.2832%20-4.68555%20-16.9707%200l-104%20104c-4.68555%204.68652%20-4.68555%2012.2842%200%2016.9717l104%20104%20c4.68555%204.68555%2012.2842%204.68555%2016.9707%200l16.877%20-16.877c4.72363%20-4.72363%204.68164%20-12.3936%20-0.09375%20-17.0645l-55.7617%20-54.5439h223.465c57.3457%200%20104%2046.6543%20104%20104c0%2019.4521%20-5.37207%2037.6709%20-14.7061%2053.2578%20c-0.942383%201.57129%20-1.70703%204.33398%20-1.70703%206.16602c0%202.74121%201.57324%206.54004%203.51074%208.47852l17.3926%2017.3916c5.36133%205.3623%2014.3154%204.48438%2018.4912%20-1.84668c15.8066%20-23.9688%2025.0186%20-52.6504%2025.0186%20-83.4473zM62.7061%20138.742%20c0.942383%20-1.57129%201.70703%20-4.33398%201.70703%20-6.16602c0%20-2.74121%20-1.57324%20-6.54004%20-3.51074%20-8.47852l-17.3926%20-17.3916c-5.36133%20-5.3623%20-14.3154%20-4.48438%20-18.4912%201.84668c-15.8066%2023.9688%20-25.0186%2052.6504%20-25.0186%2083.4473c0%2083.8135%2068.1865%20152%20152%20152%20h223.465l-55.7617%2054.5439c-4.77539%204.6709%20-4.81738%2012.3408%20-0.09375%2017.0645l16.877%2016.877c4.68652%204.68555%2012.2852%204.68555%2016.9707%200l104%20-104c4.68555%20-4.6875%204.68555%20-12.2852%200%20-16.9717l-104%20-104c-4.6875%20-4.68555%20-12.2852%20-4.68555%20-16.9707%200%20l-16.877%2016.877c-4.72363%204.72363%20-4.68164%2012.3945%200.09375%2017.0645l55.7617%2054.5449h-223.465c-57.3457%200%20-104%20-46.6543%20-104%20-104c0%20-19.4521%205.37207%20-37.6709%2014.7061%20-53.2578z'/%3E%3C/svg%3E");
}

.far.fa-search,
.fa-regular.fa-search {
    --fa-i: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20transform='translate(0%20448)%20scale(1%20-1)'%20d='M508.5%20-20.9004c4.7002%20-4.69922%204.7002%20-12.2998%200%20-17l-22.5996%20-22.5996c-4.7002%20-4.7002%20-12.3008%20-4.7002%20-17%200l-121.4%20121.4c-2.2002%202.2998%20-3.5%205.2998%20-3.5%208.5v13.1992c-36.5%20-31.5%20-84%20-50.5996%20-136%20-50.5996c-114.9%200%20-208%2093.0996%20-208%20208%20s93.0996%20208%20208%20208s208%20-93.0996%20208%20-208c0%20-52%20-19.0996%20-99.5%20-50.5996%20-136h13.1992c3.2002%200%206.2002%20-1.2002%208.5%20-3.5zM208%2080c88.4004%200%20160%2071.5996%20160%20160s-71.5996%20160%20-160%20160s-160%20-71.5996%20-160%20-160s71.5996%20-160%20160%20-160z'/%3E%3C/svg%3E");
}

.far.fa-shopping-bag,
.fa-regular.fa-shopping-bag {
    --fa-w: 0.875em;
    --fa-i: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20448%20512'%3E%3Cpath%20transform='translate(0%20448)%20scale(1%20-1)'%20d='M352%20320h96v-304c0%20-44.1826%20-35.8174%20-80%20-80%20-80h-288c-44.1826%200%20-80%2035.8174%20-80%2080v304h96c0%2070.5801%2057.4199%20128%20128%20128c70.5791%200%20128%20-57.4199%20128%20-128zM224%20400c-44.1123%200%20-80%20-35.8877%20-80%20-80h160c0%2044.1123%20-35.8877%2080%20-80%2080zM400%2016v256h-48v-40%20c0%20-13.2549%20-10.7451%20-24%20-24%20-24s-24%2010.7451%20-24%2024v40h-160v-40c0%20-13.2549%20-10.7451%20-24%20-24%20-24s-24%2010.7451%20-24%2024v40h-48v-256c0%20-17.6445%2014.3555%20-32%2032%20-32h288c17.6445%200%2032%2014.3555%2032%2032z'/%3E%3C/svg%3E");
}

.far.fa-sign-out-alt,
.fa-regular.fa-sign-out-alt {
    --fa-i: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20transform='translate(0%20448)%20scale(1%20-1)'%20d='M272%20336c0%2042.7002%2051.7998%2064%2081.9004%2034.0996l144%20-144c18.6992%20-18.7998%2018.6992%20-49.1992%200%20-67.8994l-144%20-143.9c-30.2002%20-30.2998%20-81.9004%20-8.7002%20-81.9004%2033.9004v51.5996h-96c-26.5%200%20-48%2021.5%20-48%2048v88.6006c0%2026.5%2021.5%2048%2048%2048h96v51.5996zM464%20192%20l-144%20144v-99.7002h-144v-88.5996h144v-99.7002zM96%20384h84c6.59961%200%2012%20-5.40039%2012%20-12v-24c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-84c-26.5%200%20-48%20-21.5%20-48%20-48v-192c0%20-26.5%2021.5%20-48%2048%20-48h84c6.59961%200%2012%20-5.40039%2012%20-12v-24c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-84%20c-53%200%20-96%2043%20-96%2096v192c0%2053%2043%2096%2096%2096z'/%3E%3C/svg%3E");
}

.far.fa-tachometer-alt,
.fa-regular.fa-tachometer-alt {
    --fa-w: 1.125em;
    --fa-i: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20576%20512'%3E%3Cpath%20transform='translate(0%20448)%20scale(1%20-1)'%20d='M128%20160c17.6699%200%2032%20-14.3301%2032%20-32s-14.3301%20-32%20-32%20-32s-32%2014.3301%20-32%2032s14.3301%2032%2032%2032zM282.65%20257.08c-15.0205%202.62988%20-26.6504%2015.1396%20-26.6504%2030.9199c0%2017.6699%2014.3301%2032%2032%2032c5.87012%200%2011.0801%20-2.01953%2015.8096%20-4.78027%20c-1.73926%20-3.08008%20-3.75977%20-5.97949%20-4.91992%20-9.42969zM176%20272c17.6699%200%2032%20-14.3301%2032%20-32s-14.3301%20-32%20-32%20-32s-32%2014.3301%20-32%2032s14.3301%2032%2032%2032zM288%20416c159.06%200%20288%20-128.94%20288%20-288c0%20-52.7998%20-14.25%20-102.26%20-39.0596%20-144.8%20c-5.61035%20-9.62012%20-16.3008%20-15.2002%20-27.4404%20-15.2002h-443c-11.1396%200%20-21.8301%205.58008%20-27.4404%2015.2002c-24.8096%2042.54%20-39.0596%2092%20-39.0596%20144.8c0%20159.06%20128.94%20288%20288%20288zM500.27%2016c18.1709%2034.3701%2027.7305%2072.8799%2027.7305%20112%20c0%20132.34%20-107.66%20240%20-240%20240s-240%20-107.66%20-240%20-240c0%20-39.1201%209.55957%20-77.6299%2027.7305%20-112h424.539zM416%20128c0%2017.6699%2014.3301%2032%2032%2032s32%20-14.3301%2032%20-32s-14.3301%20-32%20-32%20-32s-32%2014.3301%20-32%2032zM359.59%20310.77%20c12.5703%20-4.18945%2019.3799%20-17.7891%2015.21%20-30.3594l-45.3398%20-136.01c13.6904%20-11.7402%2022.5498%20-28.9502%2022.5498%20-48.4004c0%20-11.7197%20-3.37988%20-22.5498%20-8.87988%20-32h-110.25c-5.5%209.4502%20-8.87988%2020.2803%20-8.87988%2032c0%2033.9404%2026.4902%2061.4199%2059.8701%2063.5898%20l45.3398%20136.01c4.21973%2012.5508%2017.6602%2019.4004%2030.3799%2015.1699zM432%20240c0%20-17.6699%20-14.3301%20-32%20-32%20-32.0098c-5.25%200%20-9.99023%201.55957%20-14.3604%203.7998l19.5%2058.4902c0.0703125%200.219727%200.0703125%200.439453%200.140625%200.649414%20c15.0596%20-2.59961%2026.7197%20-15.1299%2026.7197%20-30.9297z'/%3E%3C/svg%3E");
}

.far.fa-tasks,
.fa-regular.fa-tasks {
    --fa-i: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20transform='translate(0%20448)%20scale(1%20-1)'%20d='M496%20216c8.83203%200%2016%20-7.16797%2016%20-16v-16c0%20-8.83203%20-7.16797%20-16%20-16%20-16h-288c-8.83203%200%20-16%207.16797%20-16%2016v16c0%208.83203%207.16797%2016%2016%2016h288zM496%2056c8.83203%200%2016%20-7.16797%2016%20-16v-16c0%20-8.83203%20-7.16797%20-16%20-16%20-16h-288c-8.83203%200%20-16%207.16797%20-16%2016%20v16c0%208.83203%207.16797%2016%2016%2016h288zM496%20376c8.83203%200%2016%20-7.16797%2016%20-16v-16c0%20-8.83203%20-7.16797%20-16%20-16%20-16h-288c-8.83203%200%20-16%207.16797%20-16%2016v16c0%208.83203%207.16797%2016%2016%2016h288zM64.2998%2080c26.4961%200%2048%20-21.5039%2048%20-48s-21.5039%20-48%20-48%20-48%20c-26.2998%200%20-48.2998%2021.5%20-48.2998%2048s22%2048%2048.2998%2048zM139.56%20252.51l16.9902%20-16.8896c1.89746%20-1.91406%203.4375%20-5.65527%203.4375%20-8.35059c0%20-2.74023%20-1.58398%20-6.52637%20-3.53711%20-8.44922l-72.1699%20-71.7402l-15.7002%20-15.5898%20c-2.04395%20-1.92578%20-5.98242%20-3.48828%20-8.79004%20-3.48828s-6.74609%201.5625%20-8.79004%203.48828l-47.4697%2047.1895c-1.9502%201.92285%20-3.5332%205.70703%20-3.5332%208.44531s1.58301%206.52246%203.5332%208.44531l15.6895%2015.5801c1.94141%201.94824%205.75%203.5293%208.5%203.5293%20c2.75098%200%206.55859%20-1.58105%208.5%20-3.5293l22.6807%20-21.9404l63.6592%2063.2998c1.9502%201.92773%205.75879%203.49219%208.5%203.49219c2.74219%200%206.55078%20-1.56445%208.5%20-3.49219zM139.56%20412.51l17%20-16.4199c1.91016%20-1.94141%203.45996%20-5.72656%203.45996%20-8.44922%20c0%20-2.76953%20-1.59473%20-6.59961%20-3.55957%20-8.55078l-72.1699%20-72l-15.5898%20-15.5801c-2.04297%20-1.93652%20-5.98535%20-3.50879%20-8.7998%20-3.50879c-2.81543%200%20-6.75781%201.57227%20-8.80078%203.50879l-47.5693%2047.2803c-1.95117%201.93262%20-3.53418%205.72949%20-3.53418%208.47461%20c0%202.74609%201.58301%206.54297%203.53418%208.47559l15.6895%2015.6797c1.94824%201.93262%205.75684%203.50098%208.5%203.50098c2.74414%200%206.55176%20-1.56836%208.5%20-3.50098l22.6904%20-22.0703l63.6494%2063.1602c1.94238%201.94824%205.75%203.5293%208.5%203.5293c2.75098%200%206.55859%20-1.58105%208.5%20-3.5293z'/%3E%3C/svg%3E");
}

.far.fa-user-check,
.fa-regular.fa-user-check {
    --fa-w: 1.25em;
    --fa-i: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20640%20512'%3E%3Cpath%20transform='translate(0%20448)%20scale(1%20-1)'%20d='M637%20286.9c4%20-4.10059%204%20-10.7002%200%20-14.7002l-129.6%20-130.3c-4%20-4.10059%20-10.6006%20-4.10059%20-14.6006%200l-73.7998%2074.2998c-4%204.09961%20-4%2010.5996%200%2014.7002l19.2002%2019.1992c4%204.10059%2010.5996%204.10059%2014.5996%200l47.4004%20-47.6992l103.1%20103.699%20c4%204.10059%2010.6006%204.10059%2014.6006%200zM224%20160c-79.5%200%20-144%2064.5%20-144%20144s64.5%20144%20144%20144s144%20-64.5%20144%20-144s-64.5%20-144%20-144%20-144zM224%20400c-52.9004%200%20-96%20-43.0996%20-96%20-96s43.0996%20-96%2096%20-96s96%2043.0996%2096%2096s-43.0996%2096%20-96%2096zM313.6%20144%20c74.2002%200%20134.4%20-60.2002%20134.4%20-134.4v-25.5996c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v25.5996c0%2074.2002%2060.2002%20134.4%20134.4%20134.4c28.7998%200%2042.5%20-16%2089.5996%20-16c47.2002%200%2060.7998%2016%2089.5996%2016zM400%20-16v25.5996%20c0%2047.6006%20-38.7998%2086.4004%20-86.4004%2086.4004c-14.6992%200%20-37.8994%20-16%20-89.5996%20-16c-51.2998%200%20-75%2016%20-89.5996%2016c-47.6006%200%20-86.4004%20-38.7998%20-86.4004%20-86.4004v-25.5996h352z'/%3E%3C/svg%3E");
}

/* fa-light-300 */
.fal.fa-envelope-open,
.fa-light.fa-envelope-open {
    --fa-i: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20transform='translate(0%20448)%20scale(1%20-1)'%20d='M349.32%20395.74c34.5859%20-27.4551%20109.512%20-87.8975%20145.083%20-117.009c9.71289%20-7.94922%2017.5967%20-24.5879%2017.5967%20-37.1387v-0.00585938v-257.587c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-416c-26.5098%200%20-48%2021.4902%20-48%2048v257.584v0.00488281%20c0%2012.5498%207.88184%2029.1875%2017.5928%2037.1357c35.5723%2029.1172%20110.511%2089.5605%20145.098%20117.016c21.8633%2017.4912%2056.6445%2052.2598%2093.3096%2052.2598c36.9385%200%2072.2783%20-35.4951%2093.3203%20-52.2598zM464%20-32c8.83691%200%2016%207.16309%2016%2016v257.822v0.00488281%20c0%204.1875%20-2.63281%209.73633%20-5.87598%2012.3848c-26.2783%2021.46%20-121.782%2098.2607%20-144.714%20116.468c-17.6211%2014.0508%20-49.7246%2045.3203%20-73.4102%2045.3203c-23.6826%200%20-55.7891%20-31.2695%20-73.4102%20-45.3203c-22.9316%20-18.2061%20-118.43%20-94.9951%20-144.712%20-116.448%20c-3.72266%20-3.03906%20-5.87793%20-7.58691%20-5.87793%20-12.3926v-257.839c0%20-8.83691%207.16309%20-16%2016%20-16h416zM455.247%20184.312c4.18848%20-5.15527%203.39258%20-12.7314%20-1.77637%20-16.9043c-22.8271%20-18.4258%20-55.1348%20-44.2363%20-104.155%20-83.1484%20c-21.0459%20-16.7998%20-56.8711%20-52.5176%20-93.3184%20-52.2578c-36.5801%20-0.263672%20-72.8262%2035.9082%20-93.3184%2052.2627c-49.0146%2038.9082%20-81.3203%2064.7168%20-104.148%2083.1436c-5.16895%204.17285%20-5.96582%2011.749%20-1.77637%2016.9043l5.04688%206.21289%20c4.16895%205.13086%2011.7041%205.9248%2016.8486%201.77148c22.7627%20-18.376%2055.0137%20-44.1426%20103.938%20-82.9775c16.8496%20-13.4375%2050.2012%20-45.6904%2073.4131%20-45.3154c23.2188%20-0.371094%2056.5615%2031.877%2073.4131%2045.3154c48.9287%2038.8389%2081.1777%2064.6045%20103.938%2082.9775%20c5.14551%204.15332%2012.6797%203.35938%2016.8486%20-1.77148z'/%3E%3C/svg%3E");
}

.fal.fa-long-arrow-left,
.fa-light.fa-long-arrow-left {
    --fa-w: 0.875em;
    --fa-i: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20448%20512'%3E%3Cpath%20transform='translate(0%20448)%20scale(1%20-1)'%20d='M136.97%2067.5146c-4.68555%20-4.68652%20-12.2842%20-4.68652%20-16.9697%20-0.000976562l-116.485%20116c-4.68555%204.6875%20-4.68555%2012.2852%200%2016.9717l116.485%20116c4.68555%204.68555%2012.2842%204.68555%2016.9697%200l7.07129%20-7.07031c4.68555%20-4.6875%204.68555%20-12.2852%200%20-16.9707%20l-83.9277%20-83.4443h375.887c6.62695%200%2012%20-5.37305%2012%20-12v-10c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-375.887l83.9277%20-83.4443c4.68555%20-4.68652%204.68555%20-12.2842%200%20-16.9707z'/%3E%3C/svg%3E");
}

.fal.fa-long-arrow-right,
.fa-light.fa-long-arrow-right {
    --fa-w: 0.875em;
    --fa-i: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20448%20512'%3E%3Cpath%20transform='translate(0%20448)%20scale(1%20-1)'%20d='M311.03%20316.485c4.68555%204.68652%2012.2842%204.68652%2016.9697%200l116.485%20-115.999c4.68555%20-4.6875%204.68555%20-12.2852%200%20-16.9717l-116.485%20-116c-4.68555%20-4.68555%20-12.2842%20-4.68555%20-16.9697%200l-7.07129%207.07031c-4.68555%204.6875%20-4.68555%2012.2852%200%2016.9707%20l83.9277%2083.4443h-375.887c-6.62695%200%20-12%205.37305%20-12%2012v10c0%206.62695%205.37305%2012%2012%2012h375.887l-83.9277%2083.4443c-4.68555%204.68652%20-4.68555%2012.2842%200%2016.9707z'/%3E%3C/svg%3E");
}

/* fa-brands-400 */
.fab.fa-facebook-f,
.fa-brands.fa-facebook-f {
    --fa-w: 0.625em;
    --fa-i: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20320%20512'%3E%3Cpath%20transform='translate(0%20448)%20scale(1%20-1)'%20d='M279.14%20160h-74.6895v-224h-100.17v224h-81.3906v92.6602h81.3906v70.6201c0%2080.3398%2047.8594%20124.72%20121.08%20124.72c35.0693%200%2071.75%20-6.25977%2071.75%20-6.25977v-78.8906h-40.4199c-39.8203%200%20-52.2402%20-24.71%20-52.2402%20-50.0596v-60.1299h88.9102z'/%3E%3C/svg%3E");
}

.fab.fa-instagram,
.fa-brands.fa-instagram {
    --fa-i: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20transform='translate(0%20448)%20scale(1%20-1)'%20d='M224.1%20307c63.6006%200%20114.9%20-51.2998%20114.9%20-114.9c0%20-63.5996%20-51.2998%20-114.899%20-114.9%20-114.899c-63.5996%200%20-114.899%2051.2998%20-114.899%20114.899c0%2063.6006%2051.2998%20114.9%20114.899%20114.9zM224.1%20117.4c41.1006%200%2074.7002%2033.5%2074.7002%2074.6992%20c0%2041.2002%20-33.5%2074.7002%20-74.7002%2074.7002c-41.1992%200%20-74.6992%20-33.5%20-74.6992%20-74.7002c0%20-41.1992%2033.5996%20-74.6992%2074.6992%20-74.6992zM370.5%20311.7c0%20-14.9004%20-12%20-26.7998%20-26.7998%20-26.7998c-14.9004%200%20-26.7998%2012%20-26.7998%2026.7998s12%2026.7998%2026.7998%2026.7998%20s26.7998%20-12%2026.7998%20-26.7998zM446.6%20284.5c2.10059%20-37%202.10059%20-147.8%200%20-184.8c-1.7998%20-35.9004%20-10%20-67.7002%20-36.1992%20-93.9004c-26.2002%20-26.2998%20-58%20-34.5%20-93.9004%20-36.2002c-37%20-2.09961%20-147.9%20-2.09961%20-184.9%200%20c-35.8994%201.80078%20-67.5996%2010%20-93.8994%2036.2002s-34.5%2058%20-36.2002%2093.9004c-2.09961%2037%20-2.09961%20147.899%200%20184.899c1.7998%2035.9004%209.90039%2067.7002%2036.2002%2093.9004s58.0996%2034.4004%2093.8994%2036.0996c37%202.10059%20147.9%202.10059%20184.9%200%20c35.9004%20-1.7998%2067.7002%20-10%2093.9004%20-36.1992c26.2998%20-26.2002%2034.5%20-58%2036.1992%20-93.9004zM398.8%2060c11.7002%2029.4004%209%2099.5%209%20132.1c0%2032.6006%202.7002%20102.601%20-9%20132.101c-7.89941%2019.7002%20-23%2034.7998%20-42.5996%2042.5996c-29.4004%2011.6006%20-99.5%209%20-132.101%209%20c-32.5996%200%20-102.6%202.7002%20-132.1%20-9c-19.7002%20-7.89941%20-34.7998%20-23%20-42.5996%20-42.5996c-11.6006%20-29.4004%20-9%20-99.5%20-9%20-132.101c0%20-32.5996%20-2.7002%20-102.6%209%20-132.1c7.89941%20-19.7002%2023%20-34.7998%2042.5996%20-42.5996c29.4004%20-11.6006%2099.5%20-9%20132.1%20-9%20c32.6006%200%20102.601%20-2.7002%20132.101%209c19.7002%207.89941%2034.7998%2023%2042.5996%2042.5996z'/%3E%3C/svg%3E");
}

.fab.fa-linkedin-in,
.fa-brands.fa-linkedin-in {
    --fa-i: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20transform='translate(0%20448)%20scale(1%20-1)'%20d='M100.28%200h-92.8799v299.1h92.8799v-299.1zM53.79%20339.9c-29.7002%200%20-53.79%2024.5996%20-53.79%2054.2998c0%2029.6914%2024.0977%2053.79%2053.79%2053.79s53.79%20-24.0986%2053.79%20-53.79c0%20-29.7002%20-24.0996%20-54.2998%20-53.79%20-54.2998zM447.9%200h-92.6807v145.6%20c0%2034.7002%20-0.700195%2079.2002%20-48.29%2079.2002c-48.29%200%20-55.6895%20-37.7002%20-55.6895%20-76.7002v-148.1h-92.7803v299.1h89.0801v-40.7998h1.2998c12.4004%2023.5%2042.6904%2048.2998%2087.8799%2048.2998c94%200%20111.28%20-61.8994%20111.28%20-142.3v-164.3h-0.0996094z'/%3E%3C/svg%3E");
}

.fab.fa-twitter,
.fa-brands.fa-twitter {
    --fa-i: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20transform='translate(0%20448)%20scale(1%20-1)'%20d='M459.37%20296.284c0.325195%20-4.54785%200.325195%20-9.09766%200.325195%20-13.6455c0%20-138.72%20-105.583%20-298.558%20-298.559%20-298.558c-59.4521%200%20-114.68%2017.2188%20-161.137%2047.1055c8.44727%20-0.973633%2016.5684%20-1.29883%2025.3398%20-1.29883%20c49.0547%200%2094.2129%2016.5684%20130.274%2044.832c-46.1318%200.975586%20-84.792%2031.1885%20-98.1123%2072.7725c6.49805%20-0.974609%2012.9951%20-1.62402%2019.8184%20-1.62402c9.4209%200%2018.8428%201.2998%2027.6133%203.57324c-48.0811%209.74707%20-84.1426%2051.9795%20-84.1426%20102.984v1.29883%20c13.9688%20-7.79688%2030.2139%20-12.6699%2047.4307%20-13.3184c-28.2637%2018.8428%20-46.7803%2051.0049%20-46.7803%2087.3906c0%2019.4922%205.19629%2037.3604%2014.2939%2052.9541c51.6543%20-63.6748%20129.3%20-105.258%20216.364%20-109.807c-1.62402%207.79688%20-2.59863%2015.918%20-2.59863%2024.04%20c0%2057.8271%2046.7822%20104.934%20104.934%20104.934c30.2139%200%2057.502%20-12.6699%2076.6709%20-33.1367c23.7148%204.54785%2046.4551%2013.3193%2066.5986%2025.3398c-7.79785%20-24.3662%20-24.3662%20-44.833%20-46.1318%20-57.8271c21.1172%202.27344%2041.584%208.12207%2060.4258%2016.2432%20c-14.292%20-20.791%20-32.1611%20-39.3086%20-52.6279%20-54.2529z'/%3E%3C/svg%3E");
}

.fab.fa-youtube,
.fa-brands.fa-youtube {
    --fa-w: 1.125em;
    --fa-i: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20576%20512'%3E%3Cpath%20transform='translate(0%20448)%20scale(1%20-1)'%20d='M549.655%20323.917c11.4121%20-42.8672%2011.4121%20-132.305%2011.4121%20-132.305s0%20-89.4385%20-11.4121%20-132.306c-6.28125%20-23.6494%20-24.7871%20-41.5%20-48.2842%20-47.8203c-42.5908%20-11.4863%20-213.371%20-11.4863%20-213.371%20-11.4863s-170.78%200%20-213.371%2011.4863%20c-23.4971%206.32031%20-42.0029%2024.1709%20-48.2842%2047.8203c-11.4121%2042.8672%20-11.4121%20132.306%20-11.4121%20132.306s0%2089.4375%2011.4121%20132.305c6.28125%2023.6504%2024.7871%2042.2754%2048.2842%2048.5967c42.5908%2011.4863%20213.371%2011.4863%20213.371%2011.4863s170.781%200%20213.371%20-11.4863%20c23.4971%20-6.32031%2042.0029%20-24.9463%2048.2842%20-48.5967zM232.145%20110.409l142.739%2081.2012l-142.739%2081.2051v-162.406z'/%3E%3C/svg%3E");
}

/* Icons that double as a coloured badge keep their own background
   and paint the glyph on ::before, since a mask would otherwise cut
   the badge itself into the shape of the icon. */
.pods a i,
.wg-config-banner-title i {
    -webkit-mask-image: none;
    mask-image: none;
}

.pods a i::before,
.wg-config-banner-title i::before {
    content: "";
    display: block;
    width: var(--fa-w, 1em);
    height: 1em;
    margin: auto;
    background-color: currentColor;
    -webkit-mask: var(--fa-i) no-repeat center / contain;
    mask: var(--fa-i) no-repeat center / contain;
}

/* list layout, ported from all.min.css */
.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0;
}

.fa-ul > li {
    position: relative;
}

.fa-li {
    position: absolute;
    left: -2em;
    width: 2em;
    text-align: center;
    line-height: inherit;
}

/* glyphs the theme draws from pseudo-elements; the matching
   content/font-family declarations were removed from their
   original blocks, so these rules stand alone */
/* was style.css:1413 */
.voordelen-list li:before {
    content: "";
    display: inline-block;
    width: 1em;
    height: 1em;
    vertical-align: -0.125em;
    background-color: currentColor;
    -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20transform='translate(0%20448)%20scale(1%20-1)'%20d='M435.848%20364.534c4.68652%204.68555%2012.2842%204.68555%2016.9707%200l28.2832%20-28.2842c4.68652%20-4.68652%204.68652%20-12.2852%200%20-16.9707l-299.812%20-299.813c-4.6875%20-4.68555%20-12.2852%20-4.68555%20-16.9707%200l-133.421%20133.421c-4.68652%204.6875%20-4.68652%2012.2852%200%2016.9717%20l28.2832%2028.2832c4.6875%204.68652%2012.2852%204.68652%2016.9717%200l96.6514%20-96.6514z'/%3E%3C/svg%3E") no-repeat center / contain;
    mask: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20transform='translate(0%20448)%20scale(1%20-1)'%20d='M435.848%20364.534c4.68652%204.68555%2012.2842%204.68555%2016.9707%200l28.2832%20-28.2842c4.68652%20-4.68652%204.68652%20-12.2852%200%20-16.9707l-299.812%20-299.813c-4.6875%20-4.68555%20-12.2852%20-4.68555%20-16.9707%200l-133.421%20133.421c-4.68652%204.6875%20-4.68652%2012.2852%200%2016.9717%20l28.2832%2028.2832c4.6875%204.68652%2012.2852%204.68652%2016.9717%200l96.6514%20-96.6514z'/%3E%3C/svg%3E") no-repeat center / contain;
}

/* was style.css:1426 */
.nadelen-list li:before {
    content: "";
    display: inline-block;
    width: 0.625em;
    height: 1em;
    vertical-align: -0.125em;
    background-color: currentColor;
    -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20320%20512'%3E%3Cpath%20transform='translate(0%20448)%20scale(1%20-1)'%20d='M207.6%20192l107.73%20-107.71c6.22949%20-6.24023%206.22949%20-16.3496%200%20-22.5801l-25.0303%20-25.0303c-6.24023%20-6.22949%20-16.3496%20-6.22949%20-22.5801%200l-107.72%20107.721l-107.71%20-107.73c-6.24023%20-6.22949%20-16.3496%20-6.22949%20-22.5801%200l-25.0303%2025.0303%20c-6.22949%206.24023%20-6.22949%2016.3496%200%2022.5801l107.721%20107.72l-107.721%20107.72c-6.22949%206.24023%20-6.22949%2016.3506%200%2022.5801l25.0205%2025.0205c6.24023%206.22949%2016.3496%206.22949%2022.5801%200l107.72%20-107.721l107.71%20107.73c6.24023%206.22949%2016.3496%206.22949%2022.5801%200%20l25.0303%20-25.0303c6.22949%20-6.24023%206.22949%20-16.3496%200%20-22.5801z'/%3E%3C/svg%3E") no-repeat center / contain;
    mask: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20320%20512'%3E%3Cpath%20transform='translate(0%20448)%20scale(1%20-1)'%20d='M207.6%20192l107.73%20-107.71c6.22949%20-6.24023%206.22949%20-16.3496%200%20-22.5801l-25.0303%20-25.0303c-6.24023%20-6.22949%20-16.3496%20-6.22949%20-22.5801%200l-107.72%20107.721l-107.71%20-107.73c-6.24023%20-6.22949%20-16.3496%20-6.22949%20-22.5801%200l-25.0303%2025.0303%20c-6.22949%206.24023%20-6.22949%2016.3496%200%2022.5801l107.721%20107.72l-107.721%20107.72c-6.22949%206.24023%20-6.22949%2016.3506%200%2022.5801l25.0205%2025.0205c6.24023%206.22949%2016.3496%206.22949%2022.5801%200l107.72%20-107.721l107.71%20107.73c6.24023%206.22949%2016.3496%206.22949%2022.5801%200%20l25.0303%20-25.0303c6.22949%20-6.24023%206.22949%20-16.3496%200%20-22.5801z'/%3E%3C/svg%3E") no-repeat center / contain;
}

/* was style.css:1851 */
.productshort ul li:before {
    content: "";
    display: inline-block;
    width: 1em;
    height: 1em;
    vertical-align: -0.125em;
    background-color: currentColor;
    -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20transform='translate(0%20448)%20scale(1%20-1)'%20d='M435.848%20364.534c4.68652%204.68555%2012.2842%204.68555%2016.9707%200l28.2832%20-28.2842c4.68652%20-4.68652%204.68652%20-12.2852%200%20-16.9707l-299.812%20-299.813c-4.6875%20-4.68555%20-12.2852%20-4.68555%20-16.9707%200l-133.421%20133.421c-4.68652%204.6875%20-4.68652%2012.2852%200%2016.9717%20l28.2832%2028.2832c4.6875%204.68652%2012.2852%204.68652%2016.9717%200l96.6514%20-96.6514z'/%3E%3C/svg%3E") no-repeat center / contain;
    mask: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20transform='translate(0%20448)%20scale(1%20-1)'%20d='M435.848%20364.534c4.68652%204.68555%2012.2842%204.68555%2016.9707%200l28.2832%20-28.2842c4.68652%20-4.68652%204.68652%20-12.2852%200%20-16.9707l-299.812%20-299.813c-4.6875%20-4.68555%20-12.2852%20-4.68555%20-16.9707%200l-133.421%20133.421c-4.68652%204.6875%20-4.68652%2012.2852%200%2016.9717%20l28.2832%2028.2832c4.6875%204.68652%2012.2852%204.68652%2016.9717%200l96.6514%20-96.6514z'/%3E%3C/svg%3E") no-repeat center / contain;
}

/* was style.css:2537 */
.wcpa_row .image-group:after {
    content: "";
    display: inline-block;
    width: 0.625em;
    height: 1em;
    vertical-align: -0.125em;
    background-color: currentColor;
    -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20320%20512'%3E%3Cpath%20transform='translate(0%20448)%20scale(1%20-1)'%20d='M151.5%20100.2l-148%20146.8c-4.7002%204.7002%20-4.7002%2012.2998%200%2017l19.7998%2019.7998c4.7002%204.7002%2012.2998%204.7002%2017%200l119.7%20-118.5l119.7%20118.5c4.7002%204.7002%2012.2998%204.7002%2017%200l19.7998%20-19.7998c4.7002%20-4.7002%204.7002%20-12.2998%200%20-17l-148%20-146.8%20c-4.7002%20-4.7002%20-12.2998%20-4.7002%20-17%200z'/%3E%3C/svg%3E") no-repeat center / contain;
    mask: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20320%20512'%3E%3Cpath%20transform='translate(0%20448)%20scale(1%20-1)'%20d='M151.5%20100.2l-148%20146.8c-4.7002%204.7002%20-4.7002%2012.2998%200%2017l19.7998%2019.7998c4.7002%204.7002%2012.2998%204.7002%2017%200l119.7%20-118.5l119.7%20118.5c4.7002%204.7002%2012.2998%204.7002%2017%200l19.7998%20-19.7998c4.7002%20-4.7002%204.7002%20-12.2998%200%20-17l-148%20-146.8%20c-4.7002%20-4.7002%20-12.2998%20-4.7002%20-17%200z'/%3E%3C/svg%3E") no-repeat center / contain;
}

/* was style.css:2833 */
.choose-us li:before {
    content: "";
    display: inline-block;
    width: 1em;
    height: 1em;
    vertical-align: -0.125em;
    background-color: currentColor;
    -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20transform='translate(0%20448)%20scale(1%20-1)'%20d='M435.848%20364.534c4.68652%204.68555%2012.2842%204.68555%2016.9707%200l28.2832%20-28.2842c4.68652%20-4.68652%204.68652%20-12.2852%200%20-16.9707l-299.812%20-299.813c-4.6875%20-4.68555%20-12.2852%20-4.68555%20-16.9707%200l-133.421%20133.421c-4.68652%204.6875%20-4.68652%2012.2852%200%2016.9717%20l28.2832%2028.2832c4.6875%204.68652%2012.2852%204.68652%2016.9717%200l96.6514%20-96.6514z'/%3E%3C/svg%3E") no-repeat center / contain;
    mask: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20transform='translate(0%20448)%20scale(1%20-1)'%20d='M435.848%20364.534c4.68652%204.68555%2012.2842%204.68555%2016.9707%200l28.2832%20-28.2842c4.68652%20-4.68652%204.68652%20-12.2852%200%20-16.9707l-299.812%20-299.813c-4.6875%20-4.68555%20-12.2852%20-4.68555%20-16.9707%200l-133.421%20133.421c-4.68652%204.6875%20-4.68652%2012.2852%200%2016.9717%20l28.2832%2028.2832c4.6875%204.68652%2012.2852%204.68652%2016.9717%200l96.6514%20-96.6514z'/%3E%3C/svg%3E") no-repeat center / contain;
}

/* was overwrite.css:614 */
.productshort ul li::before {
    content: "";
    display: inline-block;
    width: 1em;
    height: 1em;
    vertical-align: -0.125em;
    background-color: currentColor;
    -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20transform='translate(0%20448)%20scale(1%20-1)'%20d='M173.898%208.5957l-166.4%20166.4c-9.99707%209.99707%20-9.99707%2026.2061%200%2036.2041l36.2031%2036.2041c9.99707%209.99805%2026.207%209.99805%2036.2041%200l112.095%20-112.095l240.095%20240.095c9.99707%209.99707%2026.207%209.99707%2036.2041%200l36.2031%20-36.2041%20c9.99707%20-9.99707%209.99707%20-26.2061%200%20-36.2041l-294.4%20-294.401c-9.99805%20-9.99707%20-26.207%20-9.99707%20-36.2031%200.000976562z'/%3E%3C/svg%3E") no-repeat center / contain;
    mask: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20transform='translate(0%20448)%20scale(1%20-1)'%20d='M173.898%208.5957l-166.4%20166.4c-9.99707%209.99707%20-9.99707%2026.2061%200%2036.2041l36.2031%2036.2041c9.99707%209.99805%2026.207%209.99805%2036.2041%200l112.095%20-112.095l240.095%20240.095c9.99707%209.99707%2026.207%209.99707%2036.2041%200l36.2031%20-36.2041%20c9.99707%20-9.99707%209.99707%20-26.2061%200%20-36.2041l-294.4%20-294.401c-9.99805%20-9.99707%20-26.207%20-9.99707%20-36.2031%200.000976562z'/%3E%3C/svg%3E") no-repeat center / contain;
}

/* was overwrite.css:1736 */
.wg-place-order::before {
    content: "";
    display: inline-block;
    width: 0.875em;
    height: 1em;
    vertical-align: -0.125em;
    background-color: currentColor;
    -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20448%20512'%3E%3Cpath%20transform='translate(0%20448)%20scale(1%20-1)'%20d='M400%20256c26.5%200%2048%20-21.5%2048%20-48v-224c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v224c0%2026.5%2021.5%2048%2048%2048h32v48c0%2079.5%2064.7998%20144.2%20144.4%20144c79.5996%20-0.200195%20143.6%20-65.7998%20143.6%20-145.4v-46.5996h32zM128%20304v-48h192v48%20c0%2052.9004%20-43.0996%2096%20-96%2096s-96%20-43.0996%20-96%20-96zM400%20-16v224h-352v-224h352z'/%3E%3C/svg%3E") no-repeat center / contain;
    mask: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20448%20512'%3E%3Cpath%20transform='translate(0%20448)%20scale(1%20-1)'%20d='M400%20256c26.5%200%2048%20-21.5%2048%20-48v-224c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v224c0%2026.5%2021.5%2048%2048%2048h32v48c0%2079.5%2064.7998%20144.2%20144.4%20144c79.5996%20-0.200195%20143.6%20-65.7998%20143.6%20-145.4v-46.5996h32zM128%20304v-48h192v48%20c0%2052.9004%20-43.0996%2096%20-96%2096s-96%20-43.0996%20-96%20-96zM400%20-16v224h-352v-224h352z'/%3E%3C/svg%3E") no-repeat center / contain;
}
