@font-face {
    font-family: Phosphor;
    src: url(fonts/Phosphorccca.ttf?9jjo3j) format("truetype"), url(fonts/Phosphorccca.woff?9jjo3j) format("woff"), url(fonts/Phosphorccca.svg?9jjo3j#Phosphor) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: block
}

[class*=" ph-"],
[class^=ph-] {
    font-family: Phosphor !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: var(--icon-font-size);
    min-width: 1em;
    display: inline-block;
    vertical-align: calc(calc(50% - var(--icon-font-size)) * .5);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ph-1x {
    font-size: calc(1 * var(--icon-font-size))
}

.ph-2x {
    font-size: calc(2 * var(--icon-font-size))
}

.ph-3x {
    font-size: calc(3 * var(--icon-font-size))
}

.ph-4x {
    font-size: calc(4 * var(--icon-font-size))
}

.ph-5x {
    font-size: calc(5 * var(--icon-font-size))
}

.ph-line-icon {
    width: 1px;
    height: 15px;
    background-image: url('data:image/svg+xml,%3Csvg%20width%3D%221%22%20height%3D%2215%22%20viewBox%3D%220%200%201%2015%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cline%20x1%3D%220.5%22%20x2%3D%220.5%22%20y2%3D%2215%22%20stroke%3D%22%23CCCCCC%22%2F%3E%3C%2Fsvg%3E');
    background-repeat: no-repeat;
    display: inline-block;
}

.ph-lg {
    font-size: var(--icon-font-size-lg)
}

.ph-sm {
    font-size: var(--icon-font-size-sm)
}

.ph-rotate-90 {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.ph-rotate-180 {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}





.ph-rotate-270 {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.ph-flip-horizontal {
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.ph-flip-vertical {
    -webkit-transform: scale(1, -1);
    transform: scale(1, -1)
}

.ph-flip-horizontal.ph-flip-vertical {
    -webkit-transform: scale(-1, -1);
    transform: scale(-1, -1)
}

.ph-activity:before {
    content: "\f230"
}

.ph-address-book:before {
    content: "\f231"
}

.ph-airplane:before {
    content: "\f232"
}

.ph-airplane-in-flight:before {
    content: "\f233"
}

.ph-airplane-landing:before {
    content: "\f234"
}

.ph-arrow-down-filled:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    margin-bottom: 3px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #333;
}

.ph-arrow-up-filled {
    display: flex;
    justify-content: center;
    align-items: center;
}

.ph-arrow-up-filled:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;


    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #333;
    transform: rotate(-90deg);
}




.ph-airplane-takeoff:before {
    content: "\f235"
}

.ph-airplane-tilt:before {
    content: "\f236"
}

.ph-airplay:before {
    content: "\f237"
}

.ph-alarm:before {
    content: "\f238"
}

.ph-alien:before {
    content: "\f239"
}

.ph-align-bottom:before {
    content: "\f23a"
}

.ph-align-bottom-simple:before {
    content: "\f23b"
}

.ph-align-center-horizontal:before {
    content: "\f23c"
}

.ph-align-center-horizontal-simple:before {
    content: "\f23d"
}

.ph-align-center-vertical:before {
    content: "\f23e"
}

.ph-align-center-vertical-simple:before {
    content: "\f23f"
}

.ph-align-left:before {
    content: "\f240"
}

.ph-align-left-simple:before {
    content: "\f241"
}

.ph-align-right:before {
    content: "\f242"
}

.ph-align-right-simple:before {
    content: "\f243"
}

.ph-align-top:before {
    content: "\f244"
}

.ph-align-top-simple:before {
    content: "\f245"
}

.ph-anchor:before {
    content: "\f246"
}

.ph-anchor-simple:before {
    content: "\f247"
}

.ph-android-logo:before {
    content: "\f248"
}

.ph-angular-logo:before {
    content: "\f249"
}

.ph-aperture:before {
    content: "\f24a"
}

.ph-app-store-logo:before {
    content: "\f24b"
}

.ph-app-window:before {
    content: "\f24c"
}

.ph-apple-logo:before {
    content: "\f24d"
}

.ph-apple-podcasts-logo:before {
    content: "\f24e"
}

.ph-archive:before {
    content: "\f24f"
}

.ph-archive-box:before {
    content: "\f250"
}

.ph-archive-tray:before {
    content: "\f251"
}

.ph-armchair:before {
    content: "\f252"
}

.ph-arrow-arc-left:before {
    content: "\f253"
}

.ph-arrow-arc-right:before {
    content: "\f254"
}

.ph-arrow-bend-double-up-left:before {
    content: "\f255"
}

.ph-arrow-bend-double-up-right:before {
    content: "\f256"
}

.ph-arrow-bend-down-left:before {
    content: "\f257"
}

.ph-arrow-bend-down-right:before {
    content: "\f258"
}

.ph-arrow-bend-left-down:before {
    content: "\f259"
}

.ph-arrow-bend-left-up:before {
    content: "\f25a"
}

.ph-arrow-bend-right-down:before {
    content: "\f25b"
}

.ph-arrow-bend-right-up:before {
    content: "\f25c"
}

.ph-arrow-bend-up-left:before {
    content: "\f25d"
}

.ph-arrow-bend-up-right:before {
    content: "\f25e"
}

.ph-arrow-circle-down:before {
    content: "\f25f"
}

.ph-arrow-circle-down-left:before {
    content: "\f260"
}

.ph-arrow-circle-down-right:before {
    content: "\f261"
}

.ph-arrow-circle-left:before {
    content: "\f262"
}

.ph-arrow-circle-right:before {
    content: "\f263"
}

.ph-arrow-circle-up:before {
    content: "\f264"
}

.ph-arrow-circle-up-left:before {
    content: "\f265"
}

.ph-arrow-circle-up-right:before {
    content: "\f266"
}

.ph-arrow-clockwise:before {
    content: "\f267"
}

.ph-arrow-counter-clockwise:before {
    content: "\f268"
}

.ph-arrow-down:before {
    content: "\f269"
}

.ph-arrow-down-left:before {
    content: "\f26a"
}

.ph-arrow-down-right:before {
    content: "\f26b"
}

.ph-arrow-elbow-down-left:before {
    content: "\f26c"
}

.ph-arrow-elbow-down-right:before {
    content: "\f26d"
}

.ph-arrow-elbow-left:before {
    content: "\f26e"
}

.ph-arrow-elbow-left-down:before {
    content: "\f26f"
}

.ph-arrow-elbow-left-up:before {
    content: "\f270"
}

.ph-arrow-elbow-right:before {
    content: "\f271"
}

.ph-arrow-elbow-right-down:before {
    content: "\f272"
}

.ph-arrow-elbow-right-up:before {
    content: "\f273"
}

.ph-arrow-elbow-up-left:before {
    content: "\f274"
}

.ph-arrow-elbow-up-right:before {
    content: "\f275"
}

.ph-arrow-fat-down:before {
    content: "\f276"
}

.ph-arrow-fat-left:before {
    content: "\f277"
}

.ph-arrow-fat-line-down:before {
    content: "\f278"
}

.ph-arrow-fat-line-left:before {
    content: "\f279"
}

.ph-arrow-fat-line-right:before {
    content: "\f27a"
}

.ph-arrow-fat-line-up:before {
    content: "\f27b"
}

.ph-arrow-fat-lines-down:before {
    content: "\f27c"
}

.ph-arrow-fat-lines-left:before {
    content: "\f27d"
}

.ph-arrow-fat-lines-right:before {
    content: "\f27e"
}

.ph-arrow-fat-lines-up:before {
    content: "\f27f"
}

.ph-arrow-fat-right:before {
    content: "\f280"
}

.ph-arrow-fat-up:before {
    content: "\f281"
}

.ph-arrow-left:before {
    content: "\f282"
}

.ph-arrow-line-down:before {
    content: "\f283"
}

.ph-arrow-line-down-left:before {
    content: "\f284"
}

.ph-arrow-line-down-right:before {
    content: "\f285"
}

.ph-arrow-line-left:before {
    content: "\f286"
}

.ph-arrow-line-right:before {
    content: "\f287"
}

.ph-arrow-line-up:before {
    content: "\f288"
}

.ph-arrow-line-up-left:before {
    content: "\f289"
}

.ph-arrow-line-up-right:before {
    content: "\f28a"
}

.ph-arrow-right:before {
    content: "\f28b"
}

.ph-arrow-square-down:before {
    content: "\f28c"
}

.ph-arrow-square-down-left:before {
    content: "\f28d"
}

.ph-arrow-square-down-right:before {
    content: "\f28e"
}

.ph-arrow-square-in:before {
    content: "\f28f"
}

.ph-arrow-square-left:before {
    content: "\f290"
}

.ph-arrow-square-out:before {
    content: "\f291"
}

.ph-arrow-square-right:before {
    content: "\f292"
}

.ph-arrow-square-up:before {
    content: "\f293"
}

.ph-arrow-square-up-left:before {
    content: "\f294"
}

.ph-arrow-square-up-right:before {
    content: "\f295"
}

.ph-arrow-u-down-left:before {
    content: "\f296"
}

.ph-arrow-u-down-right:before {
    content: "\f297"
}

.ph-arrow-u-left-down:before {
    content: "\f298"
}

.ph-arrow-u-left-up:before {
    content: "\f299"
}

.ph-arrow-u-right-down:before {
    content: "\f29a"
}

.ph-arrow-u-right-up:before {
    content: "\f29b"
}

.ph-arrow-u-up-left:before {
    content: "\f29c"
}

.ph-arrow-u-up-right:before {
    content: "\f29d"
}

.ph-arrow-up:before {
    content: "\f29e"
}

.ph-arrow-up-left:before {
    content: "\f29f"
}

.ph-arrow-up-right:before {
    content: "\f2a0"
}

.ph-arrows-clockwise:before {
    content: "\f2a1"
}

.ph-arrows-counter-clockwise:before {
    content: "\f2a2"
}

.ph-arrows-down-up:before {
    content: "\f2a3"
}

.ph-arrows-horizontal:before {
    content: "\f2a4"
}

.ph-arrows-in:before {
    content: "\f2a5"
}

.ph-arrows-in-cardinal:before {
    content: "\f2a6"
}

.ph-arrows-in-line-horizontal:before {
    content: "\f2a7"
}

.ph-arrows-in-line-vertical:before {
    content: "\f2a8"
}

.ph-arrows-in-simple:before {
    content: "\f2a9"
}

.ph-arrows-left-right:before {
    content: "\f2aa"
}

.ph-arrows-out:before {
    content: "\f2ab"
}

.ph-arrows-out-cardinal:before {
    content: "\f2ac"
}

.ph-arrows-out-line-horizontal:before {
    content: "\f2ad"
}

.ph-arrows-out-line-vertical:before {
    content: "\f2ae"
}

.ph-arrows-out-simple:before {
    content: "\f2af"
}

.ph-arrows-vertical:before {
    content: "\f2b0"
}

.ph-article:before {
    content: "\f2b1"
}

.ph-article-medium:before {
    content: "\f2b2"
}

.ph-article-ny-times:before {
    content: "\f2b3"
}

.ph-asterisk:before {
    content: "\f2b4"
}

.ph-asterisk-simple:before {
    content: "\f2b5"
}

.ph-at:before {
    content: "\f2b6"
}

.ph-atom:before {
    content: "\f2b7"
}

.ph-baby:before {
    content: "\f2b8"
}

.ph-backpack:before {
    content: "\f2b9"
}

.ph-backspace:before {
    content: "\f2ba"
}

.ph-bag:before {
    content: "\f2bb"
}

.ph-bag-simple:before {
    content: "\f2bc"
}

.ph-balloon:before {
    content: "\f2bd"
}

.ph-bandaids:before {
    content: "\f2be"
}

.ph-bank:before {
    content: "\f2bf"
}

.ph-barbell:before {
    content: "\f2c0"
}

.ph-barcode:before {
    content: "\f2c1"
}

.ph-barricade:before {
    content: "\f2c2"
}

.ph-baseball:before {
    content: "\f2c3"
}

.ph-basketball:before {
    content: "\f2c4"
}

.ph-bathtub:before {
    content: "\f2c5"
}

.ph-battery-charging:before {
    content: "\f2c6"
}

.ph-battery-charging-vertical:before {
    content: "\f2c7"
}

.ph-battery-empty:before {
    content: "\f2c8"
}

.ph-battery-full:before {
    content: "\f2c9"
}

.ph-battery-high:before {
    content: "\f2ca"
}

.ph-battery-low:before {
    content: "\f2cb"
}

.ph-battery-medium:before {
    content: "\f2cc"
}

.ph-battery-plus:before {
    content: "\f2cd"
}

.ph-battery-warning:before {
    content: "\f2ce"
}

.ph-battery-warning-vertical:before {
    content: "\f2cf"
}

.ph-bed:before {
    content: "\f2d0"
}

.ph-beer-bottle:before {
    content: "\f2d1"
}

.ph-behance-logo:before {
    content: "\f2d2"
}

.ph-bell:before {
    content: "\f2d3"
}

.ph-bell-ringing:before {
    content: "\f2d4"
}

.ph-bell-simple:before {
    content: "\f2d5"
}

.ph-bell-simple-ringing:before {
    content: "\f2d6"
}

.ph-bell-simple-slash:before {
    content: "\f2d7"
}

.ph-bell-simple-z:before {
    content: "\f2d8"
}

.ph-bell-slash:before {
    content: "\f2d9"
}

.ph-bell-z:before {
    content: "\f2da"
}

.ph-bezier-curve:before {
    content: "\f2db"
}

.ph-bicycle:before {
    content: "\f2dc"
}

.ph-binoculars:before {
    content: "\f2dd"
}

.ph-bird:before {
    content: "\f2de"
}

.ph-bluetooth:before {
    content: "\f2df"
}

.ph-bluetooth-connected:before {
    content: "\f2e0"
}

.ph-bluetooth-slash:before {
    content: "\f2e1"
}

.ph-bluetooth-x:before {
    content: "\f2e2"
}

.ph-boat:before {
    content: "\f2e3"
}

.ph-book:before {
    content: "\f2e4"
}

.ph-book-bookmark:before {
    content: "\f2e5"
}

.ph-book-open:before {
    content: "\f2e6"
}

.ph-bookmark:before {
    content: "\f2e7"
}

.ph-bookmark-simple:before {
    content: "\f2e8"
}

.ph-bookmarks:before {
    content: "\f2e9"
}

.ph-bookmarks-simple:before {
    content: "\f2ea"
}

.ph-books:before {
    content: "\f2eb"
}

.ph-bounding-box:before {
    content: "\f2ec"
}

.ph-brackets-angle:before {
    content: "\f2ed"
}

.ph-brackets-curly:before {
    content: "\f2ee"
}

.ph-brackets-round:before {
    content: "\f2ef"
}

.ph-brackets-square:before {
    content: "\f2f0"
}

.ph-brain:before {
    content: "\f2f1"
}

.ph-brandy:before {
    content: "\f2f2"
}

.ph-briefcase:before {
    content: "\f2f3"
}

.ph-briefcase-metal:before {
    content: "\f2f4"
}

.ph-broadcast:before {
    content: "\f2f5"
}

.ph-browser:before {
    content: "\f2f6"
}

.ph-browsers:before {
    content: "\f2f7"
}

.ph-bug:before {
    content: "\f2f8"
}

.ph-bug-beetle:before {
    content: "\f2f9"
}

.ph-bug-droid:before {
    content: "\f2fa"
}

.ph-buildings:before {
    content: "\f2fb"
}

.ph-bus:before {
    content: "\f2fc"
}

.ph-butterfly:before {
    content: "\f2fd"
}

.ph-cactus:before {
    content: "\f2fe"
}

.ph-cake:before {
    content: "\f2ff"
}

.ph-calculator:before {
    content: "\f300"
}

.ph-calendar:before {
    content: "\f301"
}

.ph-calendar-blank:before {
    content: "\f302"
}

.ph-calendar-check:before {
    content: "\f303"
}

.ph-calendar-plus:before {
    content: "\f304"
}

.ph-calendar-x:before {
    content: "\f305"
}

.ph-camera:before {
    content: "\f306"
}

.ph-camera-rotate:before {
    content: "\f307"
}

.ph-camera-slash:before {
    content: "\f308"
}

.ph-campfire:before {
    content: "\f309"
}

.ph-car:before {
    content: "\f30a"
}

.ph-car-simple:before {
    content: "\f30b"
}

.ph-cardholder:before {
    content: "\f30c"
}

.ph-cards:before {
    content: "\f30d"
}

.ph-caret-circle-double-down:before {
    content: "\f30e"
}

.ph-caret-circle-double-left:before {
    content: "\f30f"
}

.ph-caret-circle-double-right:before {
    content: "\f310"
}

.ph-caret-circle-double-up:before {
    content: "\f311"
}

.ph-caret-circle-down:before {
    content: "\f312"
}

.ph-caret-circle-left:before {
    content: "\f313"
}

.ph-caret-circle-right:before {
    content: "\f314"
}

.ph-caret-circle-up:before {
    content: "\f315"
}

.ph-caret-double-down:before {
    content: "\f316"
}

.ph-caret-double-left:before {
    content: "\f317"
}

.ph-caret-double-right:before {
    content: "\f318"
}

.ph-caret-double-up:before {
    content: "\f319"
}

.ph-caret-down:before {
    content: "\f31a"
}

.ph-caret-left:before {
    content: "\f31b"
}

.ph-caret-right:before {
    content: "\f31c"
}

.ph-caret-up:before {
    content: "\f31d"
}

.ph-cat:before {
    content: "\f31e"
}

.ph-cell-signal-full:before {
    content: "\f31f"
}

.ph-cell-signal-high:before {
    content: "\f320"
}

.ph-cell-signal-low:before {
    content: "\f321"
}

.ph-cell-signal-medium:before {
    content: "\f322"
}

.ph-cell-signal-none:before {
    content: "\f323"
}

.ph-cell-signal-slash:before {
    content: "\f324"
}

.ph-cell-signal-x:before {
    content: "\f325"
}

.ph-chalkboard:before {
    content: "\f326"
}

.ph-chalkboard-simple:before {
    content: "\f327"
}

.ph-chalkboard-teacher:before {
    content: "\f328"
}

.ph-chart-bar:before {
    content: "\f329"
}

.ph-chart-bar-horizontal:before {
    content: "\f32a"
}

.ph-chart-line:before {
    content: "\f32b"
}

.ph-chart-line-up:before {
    content: "\f32c"
}

.ph-chart-pie:before {
    content: "\f32d"
}

.ph-chart-pie-slice:before {
    content: "\f32e"
}

.ph-chat:before {
    content: "\f32f"
}

.ph-chat-centered:before {
    content: "\f330"
}

.ph-chat-centered-dots:before {
    content: "\f331"
}

.ph-chat-centered-text:before {
    content: "\f332"
}

.ph-chat-circle:before {
    content: "\f333"
}

.ph-chat-circle-dots:before {
    content: "\f334"
}

.ph-chat-circle-text:before {
    content: "\f335"
}

.ph-chat-dots:before {
    content: "\f336"
}

.ph-chat-teardrop:before {
    content: "\f337"
}

.ph-chat-teardrop-dots:before {
    content: "\f338"
}

.ph-chat-teardrop-text:before {
    content: "\f339"
}

.ph-chat-text:before {
    content: "\f33a"
}

.ph-chats:before {
    content: "\f33b"
}

.ph-chats-circle:before {
    content: "\f33c"
}

.ph-chats-teardrop:before {
    content: "\f33d"
}



.ph-check:before {
    content: "\f33e"
}

.ph-check-circle:before {
    content: "\f33f"
}

.ph-check-square:before {
    content: "\f340"
}

.ph-check-square-offset:before {
    content: "\f341"
}

.ph-checks:before {
    content: "\f342"
}

.ph-circle:before {
    content: "\f343"
}

.ph-circle-dashed:before {
    content: "\f344"
}

.ph-circle-half:before {
    content: "\f345"
}

.ph-circle-half-tilt:before {
    content: "\f346"
}

.ph-circle-notch:before {
    content: "\f347"
}

.ph-circle-wavy:before {
    content: "\f348"
}

.ph-circle-wavy-check:before {
    content: "\f349"
}

.ph-circle-wavy-question:before {
    content: "\f34a"
}

.ph-circle-wavy-warning:before {
    content: "\f34b"
}

.ph-circles-four:before {
    content: "\f34c"
}

.ph-circles-three:before {
    content: "\f34d"
}

.ph-circles-three-plus:before {
    content: "\f34e"
}

.ph-clipboard:before {
    content: "\f34f"
}

.ph-clipboard-text:before {
    content: "\f350"
}

.ph-clock:before {
    content: "\f351"
}

.ph-clock-afternoon:before {
    content: "\f352"
}

.ph-clock-clockwise:before {
    content: "\f353"
}

.ph-clock-counter-clockwise:before {
    content: "\f354"
}

.ph-closed-captioning:before {
    content: "\f355"
}

.ph-cloud:before {
    content: "\f356"
}

.ph-cloud-arrow-down:before {
    content: "\f357"
}

.ph-cloud-arrow-up:before {
    content: "\f358"
}

.ph-cloud-check:before {
    content: "\f359"
}

.ph-cloud-fog:before {
    content: "\f35a"
}

.ph-cloud-lightning:before {
    content: "\f35b"
}

.ph-cloud-moon:before {
    content: "\f35c"
}

.ph-cloud-rain:before {
    content: "\f35d"
}

.ph-cloud-slash:before {
    content: "\f35e"
}

.ph-cloud-snow:before {
    content: "\f35f"
}

.ph-cloud-sun:before {
    content: "\f360"
}

.ph-club:before {
    content: "\f361"
}

.ph-coat-hanger:before {
    content: "\f362"
}

.ph-code:before {
    content: "\f363"
}

.ph-code-simple:before {
    content: "\f364"
}

.ph-codepen-logo:before {
    content: "\f365"
}

.ph-codesandbox-logo:before {
    content: "\f366"
}

.ph-coffee:before {
    content: "\f367"
}

.ph-coin:before {
    content: "\f368"
}

.ph-coin-vertical:before {
    content: "\f369"
}

.ph-coins:before {
    content: "\f36a"
}

.ph-columns:before {
    content: "\f36b"
}

.ph-command:before {
    content: "\f36c"
}

.ph-compass:before {
    content: "\f36d"
}

.ph-computer-tower:before {
    content: "\f36e"
}

.ph-confetti:before {
    content: "\f36f"
}

.ph-cookie:before {
    content: "\f370"
}

.ph-cooking-pot:before {
    content: "\f371"
}

.ph-copy:before {
    content: "\f372"
}

.ph-copy-simple:before {
    content: "\f373"
}

.ph-copyleft:before {
    content: "\f374"
}

.ph-copyright:before {
    content: "\f375"
}

.ph-corners-in:before {
    content: "\f376"
}

.ph-corners-out:before {
    content: "\f377"
}

.ph-cpu:before {
    content: "\f378"
}

.ph-credit-card:before {
    content: "\f379"
}

.ph-crop:before {
    content: "\f37a"
}

.ph-crosshair:before {
    content: "\f37b"
}

.ph-cross-icons-x {
    width: 32px;
    height: 32px;
    display: inline-block;
    position: relative;
}

.ph-cross-icons-x::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="#000000" viewBox="0 0 256 256"><path d="M205.66,194.34a8,8,0,0,1-11.32,11.32L128,139.31,61.66,205.66a8,8,0,0,1-11.32-11.32L116.69,128,50.34,61.66A8,8,0,0,1,61.66,50.34L128,116.69l66.34-66.35a8,8,0,0,1,11.32,11.32L139.31,128Z"></path></svg>') no-repeat center center;
    background-size: contain;
}

.ph-crosshair-simple:before {
    content: "\f37c"
}

.ph-crown:before {
    content: "\f37d"
}

.ph-crown-simple:before {
    content: "\f37e"
}

.ph-cube:before {
    content: "\f37f"
}

.ph-currency-btc:before {
    content: "\f380"
}

.ph-currency-circle-dollar:before {
    content: "\f381"
}

.ph-currency-cny:before {
    content: "\f382"
}

.ph-currency-dollar:before {
    content: "\f383"
}

.ph-currency-dollar-simple:before {
    content: "\f384"
}

.ph-currency-eth:before {
    content: "\f385"
}

.ph-currency-eur:before {
    content: "\f386"
}

.ph-currency-gbp:before {
    content: "\f387"
}

.ph-currency-inr:before {
    content: "\f388"
}

.ph-currency-jpy:before {
    content: "\f389"
}

.ph-currency-krw:before {
    content: "\f38a"
}

.ph-currency-kzt:before {
    content: "\f38b"
}

.ph-currency-ngn:before {
    content: "\f38c"
}

.ph-currency-rub:before {
    content: "\f38d"
}

.ph-cursor:before {
    content: "\f38e"
}

.ph-cursor-text:before {
    content: "\f38f"
}

.ph-cylinder:before {
    content: "\f390"
}

.ph-database:before {
    content: "\f391"
}

.ph-desktop:before {
    content: "\f392"
}

.ph-desktop-tower:before {
    content: "\f393"
}

.ph-detective:before {
    content: "\f394"
}

.ph-device-mobile:before {
    content: "\f395"
}

.ph-device-mobile-camera:before {
    content: "\f396"
}

.ph-device-mobile-speaker:before {
    content: "\f397"
}

.ph-device-tablet:before {
    content: "\f398"
}

.ph-device-tablet-camera:before {
    content: "\f399"
}

.ph-device-tablet-speaker:before {
    content: "\f39a"
}

.ph-diamond:before {
    content: "\f39b"
}

.ph-diamonds-four:before {
    content: "\f39c"
}

.ph-dice-five:before {
    content: "\f39d"
}

.ph-dice-four:before {
    content: "\f39e"
}

.ph-dice-one:before {
    content: "\f39f"
}

.ph-dice-six:before {
    content: "\f3a0"
}

.ph-dice-three:before {
    content: "\f3a1"
}

.ph-dice-two:before {
    content: "\f3a2"
}

.ph-disc:before {
    content: "\f3a3"
}

.ph-discord-logo:before {
    content: "\f3a4"
}

.ph-divide:before {
    content: "\f3a5"
}

.ph-dog:before {
    content: "\f3a6"
}

.ph-door:before {
    content: "\f3a7"
}

.ph-dots-nine:before {
    content: "\f3a8"
}

.ph-dots-six:before {
    content: "\f3a9"
}

.ph-dots-six-vertical:before {
    content: "\f3aa"
}

.ph-dots-three:before {
    content: "\f3ab"
}

.ph-dots-three-circle:before {
    content: "\f3ac"
}

.ph-dots-three-circle-vertical:before {
    content: "\f3ad"
}

.ph-dots-three-outline:before {
    content: "\f3ae"
}

.ph-dots-three-outline-vertical:before {
    content: "\f3af"
}

.ph-dots-three-vertical:before {
    content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="25" height="25"><path stroke-width="2" d="M12 5c-.552 0-1 .448-1 1s.448 1 1 1 1-.448 1-1-.448-1-1-1zm0 4c-.552 0-1 .448-1 1s.448 1 1 1 1-.448 1-1-.448-1-1-1zm0 4c-.552 0-1 .448-1 1s.448 1 1 1 1-.448 1-1-.448-1-1-1z" /></svg>');
}



.ph-download:before {
    content: "\f3b1"
}

.ph-download-simple:before {
    content: "\f3b2"
}

.ph-dribbble-logo:before {
    content: "\f3b3"
}

.ph-drop:before {
    content: "\f3b4"
}

.ph-drop-half:before {
    content: "\f3b5"
}

.ph-drop-half-bottom:before {
    content: "\f3b6"
}

.ph-ear:before {
    content: "\f3b7"
}

.ph-ear-slash:before {
    content: "\f3b8"
}

.ph-egg:before {
    content: "\f3b9"
}

.ph-egg-crack:before {
    content: "\f3ba"
}

.ph-eject:before {
    content: "\f3bb"
}

.ph-eject-simple:before {
    content: "\f3bc"
}

.ph-envelope:before {
    content: "\f3bd"
}

.ph-envelope-open:before {
    content: "\f3be"
}

.ph-envelope-simple:before {
    content: "\f3bf"
}

.ph-envelope-simple-open:before {
    content: "\f3c0"
}

.ph-equalizer:before {
    content: "\f3c1"
}

.ph-equals:before {
    content: "\f3c2"
}

.ph-eraser:before {
    content: "\f3c3"
}

.ph-exam:before {
    content: "\f3c4"
}

.ph-export:before {
    content: "\f3c5"
}

.ph-eye:before {
    content: "\f3c6"
}

.ph-eye-closed:before {
    content: "\f3c7"
}

.ph-eye-slash:before {
    content: "\f3c8"
}

.ph-eyedropper:before {
    content: "\f3c9"
}

.ph-eyedropper-sample:before {
    content: "\f3ca"
}

.ph-eyeglasses:before {
    content: "\f3cb"
}

.ph-face-mask:before {
    content: "\f3cc"
}

.ph-facebook-logo:before {
    content: "\f3cd"
}

.ph-factory:before {
    content: "\f3ce"
}

.ph-faders:before {
    content: "\f3cf"
}

.ph-faders-horizontal:before {
    content: "\f3d0"
}

.ph-fast-forward:before {
    content: "\f3d1"
}

.ph-fast-forward-circle:before {
    content: "\f3d2"
}

.ph-figma-logo:before {
    content: "\f3d3"
}

.ph-file:before {
    content: "\f3d4"
}

.ph-file-arrow-down:before {
    content: "\f3d5"
}

.ph-file-arrow-up:before {
    content: "\f3d6"
}

.ph-file-audio:before {
    content: "\f3d7"
}

.ph-file-cloud:before {
    content: "\f3d8"
}

.ph-file-code:before {
    content: "\f3d9"
}

.ph-file-css:before {
    content: "\f3da"
}

.ph-file-csv:before {
    content: "\f3db"
}

.ph-file-doc:before {
    content: "\f3dc"
}

.ph-file-dotted:before {
    content: "\f3dd"
}

.ph-file-html:before {
    content: "\f3de"
}

.ph-file-image:before {
    content: "\f3df"
}

.ph-file-jpg:before {
    content: "\f3e0"
}

.ph-file-js:before {
    content: "\f3e1"
}

.ph-file-jsx:before {
    content: "\f3e2"
}

.ph-file-lock:before {
    content: "\f3e3"
}

.ph-file-minus:before {
    content: "\f3e4"
}

.ph-file-pdf:before {
    content: "\f3e5"
}

.ph-file-plus:before {
    content: "\f3e6"
}

.ph-file-png:before {
    content: "\f3e7"
}

.ph-file-ppt:before {
    content: "\f3e8"
}

.ph-file-rs:before {
    content: "\f3e9"
}

.ph-file-search:before {
    content: "\f3ea"
}

.ph-file-text:before {
    content: "\f3eb"
}

.ph-file-ts:before {
    content: "\f3ec"
}

.ph-file-tsx:before {
    content: "\f3ed"
}

.ph-file-video:before {
    content: "\f3ee"
}

.ph-file-vue:before {
    content: "\f3ef"
}

.ph-file-x:before {
    content: "\f3f0"
}

.ph-file-xls:before {
    content: "\f3f1"
}

.ph-file-zip:before {
    content: "\f3f2"
}

.ph-files:before {
    content: "\f3f3"
}

.ph-film-script:before {
    content: "\f3f4"
}

.ph-film-slate:before {
    content: "\f3f5"
}

.ph-film-strip:before {
    content: "\f3f6"
}

.ph-fingerprint:before {
    content: "\f3f7"
}

.ph-fingerprint-simple:before {
    content: "\f3f8"
}

.ph-finn-the-human:before {
    content: "\f3f9"
}

.ph-fire:before {
    content: "\f3fa"
}

.ph-fire-simple:before {
    content: "\f3fb"
}

.ph-first-aid:before {
    content: "\f3fc"
}

.ph-first-aid-kit:before {
    content: "\f3fd"
}

.ph-fish:before {
    content: "\f3fe"
}

.ph-fish-simple:before {
    content: "\f3ff"
}

.ph-flag:before {
    content: "\f400"
}

.ph-flag-banner:before {
    content: "\f401"
}

.ph-flag-checkered:before {
    content: "\f402"
}

.ph-flame:before {
    content: "\f403"
}

.ph-flashlight:before {
    content: "\f404"
}

.ph-flask:before {
    content: "\f405"
}

.ph-floppy-disk:before {
    content: "\f406"
}

.ph-floppy-disk-back:before {
    content: "\f407"
}

.ph-flow-arrow:before {
    content: "\f408"
}

.ph-flower:before {
    content: "\f409"
}

.ph-flower-lotus:before {
    content: "\f40a"
}

.ph-flying-saucer:before {
    content: "\f40b"
}

.ph-folder::before {
    content: '';
    display: inline-block;
    width: 32px;
    height: 32px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cmask id='mask0_3113_142' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='32' height='32'%3E%3Crect width='32' height='32' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_3113_142)'%3E%3Cpath d='M5.66667 25.8598C4.93333 25.8598 4.30556 25.6016 3.78333 25.0852C3.26111 24.5689 3 23.9481 3 23.223V7.4024C3 6.67728 3.26111 6.05654 3.78333 5.54018C4.30556 5.02381 4.93333 4.76562 5.66667 4.76562H12.5667C12.9222 4.76562 13.2611 4.83154 13.5833 4.96338C13.9056 5.09522 14.1889 5.28199 14.4333 5.5237L16.3333 7.4024H27C27.7333 7.4024 28.3611 7.66058 28.8833 8.17695C29.4056 8.69332 29.6667 9.31406 29.6667 10.0392V23.223C29.6667 23.9481 29.4056 24.5689 28.8833 25.0852C28.3611 25.6016 27.7333 25.8598 27 25.8598H5.66667ZM5.66667 23.223H27V10.0392H15.2333L12.5667 7.4024H5.66667V23.223Z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E");
    background-size: cover;
}

.ph-services::before {
    content: '';
    display: inline-block;
    width: 32px;
    height: 32px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cmask id='mask0_3113_150' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='32' height='32'%3E%3Crect width='32' height='32' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_3113_150)'%3E%3Cpath d='M20.6667 22.3957L27.2667 15.8697C27.5111 15.628 27.8222 15.5071 28.2 15.5071C28.5778 15.5071 28.8889 15.628 29.1333 15.8697C29.3778 16.1114 29.5 16.419 29.5 16.7925C29.5 17.1661 29.3778 17.4737 29.1333 17.7154L21.6 25.1643C21.3333 25.428 21.0222 25.5598 20.6667 25.5598C20.3111 25.5598 20 25.428 19.7333 25.1643L15.9333 21.4069C15.6889 21.1652 15.5667 20.8576 15.5667 20.484C15.5667 20.1105 15.6889 19.8029 15.9333 19.5612C16.1778 19.3195 16.4889 19.1986 16.8667 19.1986C17.2444 19.1986 17.5556 19.3195 17.8 19.5612L20.6667 22.3957ZM6.66667 27.5044C5.93333 27.5044 5.30556 27.2462 4.78333 26.7299C4.26111 26.2135 4 25.5928 4 24.8677V6.41026C4 5.68515 4.26111 5.06441 4.78333 4.54804C5.30556 4.03167 5.93333 3.77349 6.66667 3.77349H12.2333C12.4778 3.00443 12.9556 2.37271 13.6667 1.87831C14.3778 1.38392 15.1556 1.13672 16 1.13672C16.8889 1.13672 17.6833 1.38392 18.3833 1.87831C19.0833 2.37271 19.5556 3.00443 19.8 3.77349H25.3333C26.0667 3.77349 26.6944 4.03167 27.2167 4.54804C27.7389 5.06441 28 5.68515 28 6.41026V11.6838C28 12.0573 27.8722 12.3705 27.6167 12.6232C27.3611 12.8758 27.0444 13.0022 26.6667 13.0022C26.2889 13.0022 25.9722 12.8758 25.7167 12.6232C25.4611 12.3705 25.3333 12.0573 25.3333 11.6838V6.41026H22.6667V9.04703C22.6667 9.42058 22.5389 9.73369 22.2833 9.98638C22.0278 10.2391 21.7111 10.3654 21.3333 10.3654H10.6667C10.2889 10.3654 9.97222 10.2391 9.71667 9.98638C9.46111 9.73369 9.33333 9.42058 9.33333 9.04703V6.41026H6.66667V24.8677H13.3333C13.7111 24.8677 14.0278 24.994 14.2833 25.2467C14.5389 25.4994 14.6667 25.8125 14.6667 26.186C14.6667 26.5596 14.5389 26.8727 14.2833 27.1254C14.0278 27.3781 13.7111 27.5044 13.3333 27.5044H6.66667ZM16 6.41026C16.3778 6.41026 16.6944 6.28392 16.95 6.03123C17.2056 5.77853 17.3333 5.46542 17.3333 5.09188C17.3333 4.71833 17.2056 4.40522 16.95 4.15253C16.6944 3.89984 16.3778 3.77349 16 3.77349C15.6222 3.77349 15.3056 3.89984 15.05 4.15253C14.7944 4.40522 14.6667 4.71833 14.6667 5.09188C14.6667 5.46542 14.7944 5.77853 15.05 6.03123C15.3056 6.28392 15.6222 6.41026 16 6.41026Z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E");
    background-size: cover;
}

.ph-share-icon::before {
    content: '';
    display: inline-block;
    width: 32px;
    height: 32px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cmask id='mask0_3113_158' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='32' height='32'%3E%3Crect width='32' height='32' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_3113_158)'%3E%3Cpath d='M24 28.8306C22.8889 28.8306 21.9444 28.4461 21.1667 27.677C20.3889 26.908 20 25.9741 20 24.8754C20 24.7216 20.0111 24.5623 20.0333 24.3975C20.0556 24.2327 20.0889 24.0844 20.1333 23.9526L10.7333 18.5472C10.3556 18.8768 9.93333 19.135 9.46667 19.3217C9 19.5085 8.51111 19.6019 8 19.6019C6.88889 19.6019 5.94444 19.2174 5.16667 18.4483C4.38889 17.6793 4 16.7454 4 15.6467C4 14.5481 4.38889 13.6142 5.16667 12.8452C5.94444 12.0761 6.88889 11.6916 8 11.6916C8.51111 11.6916 9 11.785 9.46667 11.9717C9.93333 12.1585 10.3556 12.4167 10.7333 12.7463L20.1333 7.34092C20.0889 7.20908 20.0556 7.06076 20.0333 6.89596C20.0111 6.73116 20 6.57186 20 6.41805C20 5.31939 20.3889 4.38554 21.1667 3.61648C21.9444 2.84742 22.8889 2.46289 24 2.46289C25.1111 2.46289 26.0556 2.84742 26.8333 3.61648C27.6111 4.38554 28 5.31939 28 6.41805C28 7.5167 27.6111 8.45056 26.8333 9.21962C26.0556 9.98868 25.1111 10.3732 24 10.3732C23.4889 10.3732 23 10.2798 22.5333 10.093C22.0667 9.90628 21.6444 9.64809 21.2667 9.3185L11.8667 14.7239C11.9111 14.8557 11.9444 15.004 11.9667 15.1688C11.9889 15.3336 12 15.4929 12 15.6467C12 15.8006 11.9889 15.9599 11.9667 16.1247C11.9444 16.2895 11.9111 16.4378 11.8667 16.5696L21.2667 21.975C21.6444 21.6454 22.0667 21.3872 22.5333 21.2004C23 21.0137 23.4889 20.9203 24 20.9203C25.1111 20.9203 26.0556 21.3048 26.8333 22.0739C27.6111 22.8429 28 23.7768 28 24.8754C28 25.9741 27.6111 26.908 26.8333 27.677C26.0556 28.4461 25.1111 28.8306 24 28.8306ZM24 7.73643C24.3778 7.73643 24.6944 7.61009 24.95 7.3574C25.2056 7.10471 25.3333 6.79159 25.3333 6.41805C25.3333 6.0445 25.2056 5.73139 24.95 5.4787C24.6944 5.22601 24.3778 5.09966 24 5.09966C23.6222 5.09966 23.3056 5.22601 23.05 5.4787C22.7944 5.73139 22.6667 6.0445 22.6667 6.41805C22.6667 6.79159 22.7944 7.10471 23.05 7.3574C23.3056 7.61009 23.6222 7.73643 24 7.73643ZM8 16.9651C8.37778 16.9651 8.69444 16.8388 8.95 16.5861C9.20556 16.3334 9.33333 16.0203 9.33333 15.6467C9.33333 15.2732 9.20556 14.9601 8.95 14.7074C8.69444 14.4547 8.37778 14.3284 8 14.3284C7.62222 14.3284 7.30556 14.4547 7.05 14.7074C6.79444 14.9601 6.66667 15.2732 6.66667 15.6467C6.66667 16.0203 6.79444 16.3334 7.05 16.5861C7.30556 16.8388 7.62222 16.9651 8 16.9651ZM24 26.1938C24.3778 26.1938 24.6944 26.0675 24.95 25.8148C25.2056 25.5621 25.3333 25.249 25.3333 24.8754C25.3333 24.5019 25.2056 24.1888 24.95 23.9361C24.6944 23.6834 24.3778 23.5571 24 23.5571C23.6222 23.5571 23.3056 23.6834 23.05 23.9361C22.7944 24.1888 22.6667 24.5019 22.6667 24.8754C22.6667 25.249 22.7944 25.5621 23.05 25.8148C23.3056 26.0675 23.6222 26.1938 24 26.1938Z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E");
    background-size: cover;
}

.ph-receipts::before {
    content: '';
    display: inline-block;
    width: 32px;
    height: 32px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cmask id='mask0_3113_166' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='32' height='32'%3E%3Crect width='32' height='32' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_3113_166)'%3E%3Cpath d='M4 28.0376V3.25196C4 3.09815 4.06667 2.99378 4.2 2.93885C4.33333 2.88391 4.45556 2.91138 4.56667 3.02125L5.53333 3.97708C5.66667 4.10891 5.82222 4.17483 6 4.17483C6.17778 4.17483 6.33333 4.10891 6.46667 3.97708L7.53333 2.92237C7.66667 2.79053 7.82222 2.72461 8 2.72461C8.17778 2.72461 8.33333 2.79053 8.46667 2.92237L9.53333 3.97708C9.66667 4.10891 9.82222 4.17483 10 4.17483C10.1778 4.17483 10.3333 4.10891 10.4667 3.97708L11.5333 2.92237C11.6667 2.79053 11.8222 2.72461 12 2.72461C12.1778 2.72461 12.3333 2.79053 12.4667 2.92237L13.5333 3.97708C13.6667 4.10891 13.8222 4.17483 14 4.17483C14.1778 4.17483 14.3333 4.10891 14.4667 3.97708L15.5333 2.92237C15.6667 2.79053 15.8222 2.72461 16 2.72461C16.1778 2.72461 16.3333 2.79053 16.4667 2.92237L17.5333 3.97708C17.6667 4.10891 17.8222 4.17483 18 4.17483C18.1778 4.17483 18.3333 4.10891 18.4667 3.97708L19.5333 2.92237C19.6667 2.79053 19.8222 2.72461 20 2.72461C20.1778 2.72461 20.3333 2.79053 20.4667 2.92237L21.5333 3.97708C21.6667 4.10891 21.8222 4.17483 22 4.17483C22.1778 4.17483 22.3333 4.10891 22.4667 3.97708L23.5333 2.92237C23.6667 2.79053 23.8222 2.72461 24 2.72461C24.1778 2.72461 24.3333 2.79053 24.4667 2.92237L25.5333 3.97708C25.6667 4.10891 25.8222 4.17483 26 4.17483C26.1778 4.17483 26.3333 4.10891 26.4667 3.97708L27.4333 3.02125C27.5444 2.91138 27.6667 2.88391 27.8 2.93885C27.9333 2.99378 28 3.09815 28 3.25196V28.0376C28 28.1914 27.9333 28.2958 27.8 28.3507C27.6667 28.4057 27.5444 28.3782 27.4333 28.2683L26.4667 27.3125C26.3333 27.1807 26.1778 27.1147 26 27.1147C25.8222 27.1147 25.6667 27.1807 25.5333 27.3125L24.4667 28.3672C24.3333 28.499 24.1778 28.565 24 28.565C23.8222 28.565 23.6667 28.499 23.5333 28.3672L22.4667 27.3125C22.3333 27.1807 22.1778 27.1147 22 27.1147C21.8222 27.1147 21.6667 27.1807 21.5333 27.3125L20.4667 28.3672C20.3333 28.499 20.1778 28.565 20 28.565C19.8222 28.565 19.6667 28.499 19.5333 28.3672L18.4667 27.3125C18.3333 27.1807 18.1778 27.1147 18 27.1147C17.8222 27.1147 17.6667 27.1807 17.5333 27.3125L16.4667 28.3672C16.3333 28.499 16.1778 28.565 16 28.565C15.8222 28.565 15.6667 28.499 15.5333 28.3672L14.4667 27.3125C14.3333 27.1807 14.1778 27.1147 14 27.1147C13.8222 27.1147 13.6667 27.1807 13.5333 27.3125L12.4667 28.3672C12.3333 28.499 12.1778 28.565 12 28.565C11.8222 28.565 11.6667 28.499 11.5333 28.3672L10.4667 27.3125C10.3333 27.1807 10.1778 27.1147 10 27.1147C9.82222 27.1147 9.66667 27.1807 9.53333 27.3125L8.46667 28.3672C8.33333 28.499 8.17778 28.565 8 28.565C7.82222 28.565 7.66667 28.499 7.53333 28.3672L6.46667 27.3125C6.33333 27.1807 6.17778 27.1147 6 27.1147C5.82222 27.1147 5.66667 27.1807 5.53333 27.3125L4.56667 28.2683C4.45556 28.3782 4.33333 28.4057 4.2 28.3507C4.06667 28.2958 4 28.1914 4 28.0376ZM9.33333 22.2367H22.6667C23.0444 22.2367 23.3611 22.1104 23.6167 21.8577C23.8722 21.605 24 21.2919 24 20.9183C24 20.5448 23.8722 20.2317 23.6167 19.979C23.3611 19.7263 23.0444 19.5999 22.6667 19.5999H9.33333C8.95556 19.5999 8.63889 19.7263 8.38333 19.979C8.12778 20.2317 8 20.5448 8 20.9183C8 21.2919 8.12778 21.605 8.38333 21.8577C8.63889 22.1104 8.95556 22.2367 9.33333 22.2367ZM9.33333 16.9632H22.6667C23.0444 16.9632 23.3611 16.8368 23.6167 16.5841C23.8722 16.3314 24 16.0183 24 15.6448C24 15.2712 23.8722 14.9581 23.6167 14.7054C23.3611 14.4527 23.0444 14.3264 22.6667 14.3264H9.33333C8.95556 14.3264 8.63889 14.4527 8.38333 14.7054C8.12778 14.9581 8 15.2712 8 15.6448C8 16.0183 8.12778 16.3314 8.38333 16.5841C8.63889 16.8368 8.95556 16.9632 9.33333 16.9632ZM9.33333 11.6896H22.6667C23.0444 11.6896 23.3611 11.5633 23.6167 11.3106C23.8722 11.0579 24 10.7448 24 10.3712C24 9.9977 23.8722 9.68459 23.6167 9.4319C23.3611 9.17921 23.0444 9.05286 22.6667 9.05286H9.33333C8.95556 9.05286 8.63889 9.17921 8.38333 9.4319C8.12778 9.68459 8 9.9977 8 10.3712C8 10.7448 8.12778 11.0579 8.38333 11.3106C8.63889 11.5633 8.95556 11.6896 9.33333 11.6896ZM6.66667 25.0053H25.3333V6.28425H6.66667V25.0053Z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E");
    background-size: cover;
}

.ph-backup::before {
    content: '';
    display: inline-block;
    width: 32px;
    height: 32px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cmask id='mask0_3113_174' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='32' height='32'%3E%3Crect width='32' height='32' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_3113_174)'%3E%3Cpath d='M14.6666 16.7615L13.4666 17.9151C13.2221 18.1568 12.9166 18.2776 12.5499 18.2776C12.1833 18.2776 11.8666 18.1458 11.5999 17.8821C11.3555 17.6404 11.2333 17.3328 11.2333 16.9592C11.2333 16.5857 11.3555 16.2781 11.5999 16.0364L15.0666 12.6085C15.3333 12.3449 15.6444 12.213 15.9999 12.213C16.3555 12.213 16.6666 12.3449 16.9333 12.6085L20.3999 16.0364C20.6444 16.2781 20.7721 16.5802 20.7833 16.9427C20.7944 17.3053 20.6666 17.6184 20.3999 17.8821C20.1555 18.1238 19.8499 18.2501 19.4833 18.2611C19.1166 18.2721 18.7999 18.1568 18.5333 17.9151L17.3333 16.7615V23.5511H24.6666C25.5999 23.5511 26.3888 23.2325 27.0333 22.5953C27.6777 21.9581 27.9999 21.1781 27.9999 20.2552C27.9999 19.3323 27.6777 18.5523 27.0333 17.9151C26.3888 17.2778 25.5999 16.9592 24.6666 16.9592H22.6666V14.3224C22.6666 12.4987 22.0166 10.9441 20.7166 9.65866C19.4166 8.37323 17.8444 7.73052 15.9999 7.73052C14.1555 7.73052 12.5833 8.37323 11.2833 9.65866C9.98325 10.9441 9.33325 12.4987 9.33325 14.3224H8.66659C7.3777 14.3224 6.2777 14.7729 5.36659 15.6738C4.45547 16.5747 3.99992 17.6624 3.99992 18.9368C3.99992 20.2112 4.45547 21.2989 5.36659 22.1998C6.2777 23.1007 7.3777 23.5511 8.66659 23.5511H10.6666C11.0444 23.5511 11.361 23.6775 11.6166 23.9302C11.8721 24.1829 11.9999 24.496 11.9999 24.8695C11.9999 25.2431 11.8721 25.5562 11.6166 25.8089C11.361 26.0616 11.0444 26.1879 10.6666 26.1879H8.66659C6.64436 26.1879 4.91659 25.4958 3.48325 24.1115C2.04992 22.7272 1.33325 21.0352 1.33325 19.0357C1.33325 17.3218 1.85547 15.7946 2.89992 14.4543C3.94436 13.1139 5.31103 12.257 6.99992 11.8834C7.55547 9.86191 8.66659 8.22492 10.3333 6.97245C11.9999 5.71998 13.8888 5.09375 15.9999 5.09375C18.5999 5.09375 20.8055 5.98915 22.6166 7.77996C24.4277 9.57077 25.3333 11.7516 25.3333 14.3224C26.8666 14.4982 28.1388 15.1519 29.1499 16.2835C30.161 17.4152 30.6666 18.739 30.6666 20.2552C30.6666 21.9032 30.0833 23.304 28.9166 24.4575C27.7499 25.6111 26.3333 26.1879 24.6666 26.1879H17.3333C16.5999 26.1879 15.9721 25.9297 15.4499 25.4134C14.9277 24.897 14.6666 24.2763 14.6666 23.5511V16.7615Z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E");
    background-size: cover;
}

.ph-accounts::before {
    content: '';
    display: inline-block;
    width: 32px;
    height: 32px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cmask id='mask0_3113_182' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='32' height='32'%3E%3Crect width='32' height='32' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_3113_182)'%3E%3Cpath d='M10.8001 19.2645C11.1112 20.3192 11.5945 21.1707 12.2501 21.8189C12.9056 22.4671 13.7556 22.912 14.8001 23.1537V23.714C14.8001 24.0217 14.9167 24.2908 15.1501 24.5216C15.3834 24.7523 15.6556 24.8676 15.9667 24.8676C16.2779 24.8676 16.5501 24.7523 16.7834 24.5216C17.0167 24.2908 17.1334 24.0217 17.1334 23.714V23.2197C18.2445 23.0219 19.2001 22.5934 20.0001 21.9342C20.8001 21.275 21.2001 20.2972 21.2001 19.0008C21.2001 18.0779 20.9334 17.232 20.4001 16.4629C19.8667 15.6939 18.8001 15.0237 17.2001 14.4524C15.8667 14.0129 14.9445 13.6284 14.4334 13.2988C13.9223 12.9692 13.6667 12.5188 13.6667 11.9475C13.6667 11.3762 13.8723 10.9257 14.2834 10.5961C14.6945 10.2665 15.289 10.1017 16.0667 10.1017C16.7779 10.1017 17.3334 10.272 17.7334 10.6126C18.1334 10.9532 18.4223 11.3762 18.6001 11.8815L20.7334 11.0246C20.489 10.2555 20.039 9.58535 19.3834 9.01405C18.7279 8.44275 18.0001 8.12414 17.2001 8.05822V7.56382C17.2001 7.2562 17.0834 6.98703 16.8501 6.75631C16.6167 6.52559 16.3445 6.41023 16.0334 6.41023C15.7223 6.41023 15.4501 6.52559 15.2167 6.75631C14.9834 6.98703 14.8667 7.2562 14.8667 7.56382V8.05822C13.7556 8.29992 12.889 8.78333 12.2667 9.50844C11.6445 10.2336 11.3334 11.0466 11.3334 11.9475C11.3334 12.9802 11.639 13.8152 12.2501 14.4524C12.8612 15.0896 13.8223 15.6389 15.1334 16.1004C16.5334 16.6058 17.5056 17.0562 18.0501 17.4517C18.5945 17.8472 18.8667 18.3636 18.8667 19.0008C18.8667 19.7259 18.6056 20.2588 18.0834 20.5994C17.5612 20.9399 16.9334 21.1102 16.2001 21.1102C15.4667 21.1102 14.8167 20.885 14.2501 20.4346C13.6834 19.9841 13.2667 19.3084 13.0001 18.4075L10.8001 19.2645ZM16.0001 28.8228C14.1556 28.8228 12.4223 28.4767 10.8001 27.7846C9.17786 27.0924 7.76675 26.1531 6.56675 24.9665C5.36675 23.78 4.41675 22.3847 3.71675 20.7806C3.01675 19.1766 2.66675 17.4627 2.66675 15.6389C2.66675 13.8152 3.01675 12.1013 3.71675 10.4972C4.41675 8.89319 5.36675 7.4979 6.56675 6.31136C7.76675 5.12481 9.17786 4.18546 10.8001 3.49331C12.4223 2.80115 14.1556 2.45508 16.0001 2.45508C17.8445 2.45508 19.5779 2.80115 21.2001 3.49331C22.8223 4.18546 24.2334 5.12481 25.4334 6.31136C26.6334 7.4979 27.5834 8.89319 28.2834 10.4972C28.9834 12.1013 29.3334 13.8152 29.3334 15.6389C29.3334 17.4627 28.9834 19.1766 28.2834 20.7806C27.5834 22.3847 26.6334 23.78 25.4334 24.9665C24.2334 26.1531 22.8223 27.0924 21.2001 27.7846C19.5779 28.4767 17.8445 28.8228 16.0001 28.8228ZM16.0001 26.186C18.9779 26.186 21.5001 25.1643 23.5667 23.1208C25.6334 21.0773 26.6667 18.5833 26.6667 15.6389C26.6667 12.6945 25.6334 10.2006 23.5667 8.1571C21.5001 6.1136 18.9779 5.09185 16.0001 5.09185C13.0223 5.09185 10.5001 6.1136 8.43341 8.1571C6.36675 10.2006 5.33341 12.6945 5.33341 15.6389C5.33341 18.5833 6.36675 21.0773 8.43341 23.1208C10.5001 25.1643 13.0223 26.186 16.0001 26.186Z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E");
    background-size: cover;
}

.ph-list1::before {
    content: '';
    display: inline-block;
    width: 32px;
    height: 32px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cmask id='mask0_3113_182' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='32' height='32'%3E%3Crect width='32' height='32' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_3113_182)'%3E%3Cpath d='M10.8001 19.2645C11.1112 20.3192 11.5945 21.1707 12.2501 21.8189C12.9056 22.4671 13.7556 22.912 14.8001 23.1537V23.714C14.8001 24.0217 14.9167 24.2908 15.1501 24.5216C15.3834 24.7523 15.6556 24.8676 15.9667 24.8676C16.2779 24.8676 16.5501 24.7523 16.7834 24.5216C17.0167 24.2908 17.1334 24.0217 17.1334 23.714V23.2197C18.2445 23.0219 19.2001 22.5934 20.0001 21.9342C20.8001 21.275 21.2001 20.2972 21.2001 19.0008C21.2001 18.0779 20.9334 17.232 20.4001 16.4629C19.8667 15.6939 18.8001 15.0237 17.2001 14.4524C15.8667 14.0129 14.9445 13.6284 14.4334 13.2988C13.9223 12.9692 13.6667 12.5188 13.6667 11.9475C13.6667 11.3762 13.8723 10.9257 14.2834 10.5961C14.6945 10.2665 15.289 10.1017 16.0667 10.1017C16.7779 10.1017 17.3334 10.272 17.7334 10.6126C18.1334 10.9532 18.4223 11.3762 18.6001 11.8815L20.7334 11.0246C20.489 10.2555 20.039 9.58535 19.3834 9.01405C18.7279 8.44275 18.0001 8.12414 17.2001 8.05822V7.56382C17.2001 7.2562 17.0834 6.98703 16.8501 6.75631C16.6167 6.52559 16.3445 6.41023 16.0334 6.41023C15.7223 6.41023 15.4501 6.52559 15.2167 6.75631C14.9834 6.98703 14.8667 7.2562 14.8667 7.56382V8.05822C13.7556 8.29992 12.889 8.78333 12.2667 9.50844C11.6445 10.2336 11.3334 11.0466 11.3334 11.9475C11.3334 12.9802 11.639 13.8152 12.2501 14.4524C12.8612 15.0896 13.8223 15.6389 15.1334 16.1004C16.5334 16.6058 17.5056 17.0562 18.0501 17.4517C18.5945 17.8472 18.8667 18.3636 18.8667 19.0008C18.8667 19.7259 18.6056 20.2588 18.0834 20.5994C17.5612 20.9399 16.9334 21.1102 16.2001 21.1102C15.4667 21.1102 14.8167 20.885 14.2501 20.4346C13.6834 19.9841 13.2667 19.3084 13.0001 18.4075L10.8001 19.2645ZM16.0001 28.8228C14.1556 28.8228 12.4223 28.4767 10.8001 27.7846C9.17786 27.0924 7.76675 26.1531 6.56675 24.9665C5.36675 23.78 4.41675 22.3847 3.71675 20.7806C3.01675 19.1766 2.66675 17.4627 2.66675 15.6389C2.66675 13.8152 3.01675 12.1013 3.71675 10.4972C4.41675 8.89319 5.36675 7.4979 6.56675 6.31136C7.76675 5.12481 9.17786 4.18546 10.8001 3.49331C12.4223 2.80115 14.1556 2.45508 16.0001 2.45508C17.8445 2.45508 19.5779 2.80115 21.2001 3.49331C22.8223 4.18546 24.2334 5.12481 25.4334 6.31136C26.6334 7.4979 27.5834 8.89319 28.2834 10.4972C28.9834 12.1013 29.3334 13.8152 29.3334 15.6389C29.3334 17.4627 28.9834 19.1766 28.2834 20.7806C27.5834 22.3847 26.6334 23.78 25.4334 24.9665C24.2334 26.1531 22.8223 27.0924 21.2001 27.7846C19.5779 28.4767 17.8445 28.8228 16.0001 28.8228ZM16.0001 26.186C18.9779 26.186 21.5001 25.1643 23.5667 23.1208C25.6334 21.0773 26.6667 18.5833 26.6667 15.6389C26.6667 12.6945 25.6334 10.2006 23.5667 8.1571C21.5001 6.1136 18.9779 5.09185 16.0001 5.09185C13.0223 5.09185 10.5001 6.1136 8.43341 8.1571C6.36675 10.2006 5.33341 12.6945 5.33341 15.6389C5.33341 18.5833 6.36675 21.0773 8.43341 23.1208C10.5001 25.1643 13.0223 26.186 16.0001 26.186Z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E");
    background-size: cover;
}


.ph-books::before {
    content: '';
    display: inline-block;
    width: 32px;
    height: 32px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cmask id='mask0_3113_190' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='32' height='32'%3E%3Crect width='32' height='32' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_3113_190)'%3E%3Cpath d='M8 28.8306C6.88889 28.8306 5.94444 28.4461 5.16667 27.677C4.38889 26.908 4 25.9741 4 24.8754V23.5571C4 22.8319 4.26111 22.2112 4.78333 21.6948C5.30556 21.1785 5.93333 20.9203 6.66667 20.9203H8V5.09966C8 4.37455 8.26111 3.75381 8.78333 3.23744C9.30556 2.72107 9.93333 2.46289 10.6667 2.46289H25.3333C26.0667 2.46289 26.6944 2.72107 27.2167 3.23744C27.7389 3.75381 28 4.37455 28 5.09966V24.8754C28 25.9741 27.6111 26.908 26.8333 27.677C26.0556 28.4461 25.1111 28.8306 24 28.8306H8ZM24 26.1938C24.3778 26.1938 24.6944 26.0675 24.95 25.8148C25.2056 25.5621 25.3333 25.249 25.3333 24.8754V5.09966H10.6667V20.9203H20C20.7333 20.9203 21.3611 21.1785 21.8833 21.6948C22.4056 22.2112 22.6667 22.8319 22.6667 23.5571V24.8754C22.6667 25.249 22.7944 25.5621 23.05 25.8148C23.3056 26.0675 23.6222 26.1938 24 26.1938ZM13.3333 11.6916C12.9556 11.6916 12.6389 11.5652 12.3833 11.3126C12.1278 11.0599 12 10.7467 12 10.3732C12 9.99966 12.1278 9.68654 12.3833 9.43385C12.6389 9.18116 12.9556 9.05482 13.3333 9.05482H22.6667C23.0444 9.05482 23.3611 9.18116 23.6167 9.43385C23.8722 9.68654 24 9.99966 24 10.3732C24 10.7467 23.8722 11.0599 23.6167 11.3126C23.3611 11.5652 23.0444 11.6916 22.6667 11.6916H13.3333ZM13.3333 15.6467C12.9556 15.6467 12.6389 15.5204 12.3833 15.2677C12.1278 15.015 12 14.7019 12 14.3284C12 13.9548 12.1278 13.6417 12.3833 13.389C12.6389 13.1363 12.9556 13.01 13.3333 13.01H22.6667C23.0444 13.01 23.3611 13.1363 23.6167 13.389C23.8722 13.6417 24 13.9548 24 14.3284C24 14.7019 23.8722 15.015 23.6167 15.2677C23.3611 15.5204 23.0444 15.6467 22.6667 15.6467H13.3333ZM8 26.1938H20V23.5571H6.66667V24.8754C6.66667 25.249 6.79444 25.5621 7.05 25.8148C7.30556 26.0675 7.62222 26.1938 8 26.1938ZM8 26.1938H6.66667H20H8Z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E");
    background-size: cover;
}

.ph-settings::before {
    content: '';
    display: inline-block;
    width: 32px;
    height: 32px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cmask id='mask0_3113_199' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='32' height='32'%3E%3Crect width='32' height='32' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_3113_199)'%3E%3Cpath d='M14.1267 30.3457C13.5267 30.3457 13.01 30.143 12.5767 29.7378C12.1433 29.3325 11.8822 28.8372 11.7933 28.2518L11.4933 26.0229C11.2044 25.9103 10.9322 25.7752 10.6767 25.6176C10.4211 25.46 10.1711 25.2911 9.92667 25.111L7.86 25.9891C7.30444 26.2367 6.74889 26.2593 6.19333 26.0566C5.63778 25.854 5.20444 25.4938 4.89333 24.9759L3.32667 22.2066C3.01556 21.6888 2.92667 21.1372 3.06 20.5518C3.19333 19.9664 3.49333 19.4824 3.96 19.0996L5.72667 17.7487C5.70444 17.5911 5.69333 17.4392 5.69333 17.2928V16.381C5.69333 16.2346 5.70444 16.0827 5.72667 15.9251L3.96 14.5742C3.49333 14.1914 3.19333 13.7074 3.06 13.122C2.92667 12.5366 3.01556 11.985 3.32667 11.4672L4.89333 8.69786C5.20444 8.18003 5.63778 7.81979 6.19333 7.61716C6.74889 7.41453 7.30444 7.43704 7.86 7.6847L9.92667 8.56277C10.1711 8.38266 10.4267 8.2138 10.6933 8.05619C10.96 7.89859 11.2267 7.7635 11.4933 7.65093L11.7933 5.42198C11.8822 4.8366 12.1433 4.34128 12.5767 3.93602C13.01 3.53076 13.5267 3.32812 14.1267 3.32812H17.26C17.86 3.32812 18.3767 3.53076 18.81 3.93602C19.2433 4.34128 19.5044 4.8366 19.5933 5.42198L19.8933 7.65093C20.1822 7.7635 20.4544 7.89859 20.71 8.05619C20.9656 8.2138 21.2156 8.38266 21.46 8.56277L23.5267 7.6847C24.0822 7.43704 24.6378 7.41453 25.1933 7.61716C25.7489 7.81979 26.1822 8.18003 26.4933 8.69786L28.06 11.4672C28.3711 11.985 28.46 12.5366 28.3267 13.122C28.1933 13.7074 27.8933 14.1914 27.4267 14.5742L25.66 15.9251C25.6822 16.0827 25.6933 16.2346 25.6933 16.381V17.2928C25.6933 17.4392 25.6711 17.5911 25.6267 17.7487L27.3933 19.0996C27.86 19.4824 28.16 19.9664 28.2933 20.5518C28.4267 21.1372 28.3378 21.6888 28.0267 22.2066L26.4267 24.9759C26.1156 25.4938 25.6822 25.854 25.1267 26.0566C24.5711 26.2593 24.0156 26.2367 23.46 25.9891L21.46 25.111C21.2156 25.2911 20.96 25.46 20.6933 25.6176C20.4267 25.7752 20.16 25.9103 19.8933 26.0229L19.5933 28.2518C19.5044 28.8372 19.2433 29.3325 18.81 29.7378C18.3767 30.143 17.86 30.3457 17.26 30.3457H14.1267ZM14.36 27.6439H16.9933L17.46 24.0641C18.1489 23.884 18.7878 23.6194 19.3767 23.2704C19.9656 22.9215 20.5044 22.4993 20.9933 22.004L24.2933 23.3886L25.5933 21.0922L22.7267 18.897C22.8378 18.5818 22.9156 18.2497 22.96 17.9007C23.0044 17.5517 23.0267 17.1971 23.0267 16.8369C23.0267 16.4767 23.0044 16.1221 22.96 15.7731C22.9156 15.4241 22.8378 15.092 22.7267 14.7768L25.5933 12.5816L24.2933 10.2851L20.9933 11.7036C20.5044 11.1857 19.9656 10.7523 19.3767 10.4033C18.7878 10.0544 18.1489 9.78982 17.46 9.6097L17.0267 6.02988H14.3933L13.9267 9.6097C13.2378 9.78982 12.5989 10.0544 12.01 10.4033C11.4211 10.7523 10.8822 11.1745 10.3933 11.6698L7.09333 10.2851L5.79333 12.5816L8.66 14.743C8.54889 15.0808 8.47111 15.4185 8.42667 15.7562C8.38222 16.0939 8.36 16.4541 8.36 16.8369C8.36 17.1971 8.38222 17.5461 8.42667 17.8838C8.47111 18.2215 8.54889 18.5593 8.66 18.897L5.79333 21.0922L7.09333 23.3886L10.3933 21.9702C10.8822 22.4881 11.4211 22.9215 12.01 23.2704C12.5989 23.6194 13.2378 23.884 13.9267 24.0641L14.36 27.6439ZM15.76 21.565C17.0489 21.565 18.1489 21.1034 19.06 20.1803C19.9711 19.2572 20.4267 18.1427 20.4267 16.8369C20.4267 15.531 19.9711 14.4166 19.06 13.4935C18.1489 12.5704 17.0489 12.1088 15.76 12.1088C14.4489 12.1088 13.3433 12.5704 12.4433 13.4935C11.5433 14.4166 11.0933 15.531 11.0933 16.8369C11.0933 18.1427 11.5433 19.2572 12.4433 20.1803C13.3433 21.1034 14.4489 21.565 15.76 21.565Z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E");
    background-size: cover;
}

.ph-toggler::before {
    content: '';
    display: inline-block;
    width: 32px;
    height: 32px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cmask id='mask0_1066_7264' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='32' height='32'%3E%3Crect width='32' height='32' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_1066_7264)'%3E%3Cpath d='M5.33333 24C4.95556 24 4.63889 23.8722 4.38333 23.6167C4.12778 23.3611 4 23.0444 4 22.6667C4 22.2889 4.12778 21.9722 4.38333 21.7167C4.63889 21.4611 4.95556 21.3333 5.33333 21.3333H20C20.3778 21.3333 20.6944 21.4611 20.95 21.7167C21.2056 21.9722 21.3333 22.2889 21.3333 22.6667C21.3333 23.0444 21.2056 23.3611 20.95 23.6167C20.6944 23.8722 20.3778 24 20 24H5.33333ZM25.2 21.7333L20.4 16.9333C20.1333 16.6667 20 16.3556 20 16C20 15.6444 20.1333 15.3333 20.4 15.0667L25.2 10.2667C25.4444 10.0222 25.7556 9.9 26.1333 9.9C26.5111 9.9 26.8222 10.0222 27.0667 10.2667C27.3111 10.5111 27.4333 10.8222 27.4333 11.2C27.4333 11.5778 27.3111 11.8889 27.0667 12.1333L23.2 16L27.0667 19.8667C27.3111 20.1111 27.4333 20.4222 27.4333 20.8C27.4333 21.1778 27.3111 21.4889 27.0667 21.7333C26.8222 21.9778 26.5111 22.1 26.1333 22.1C25.7556 22.1 25.4444 21.9778 25.2 21.7333ZM5.33333 17.3333C4.95556 17.3333 4.63889 17.2056 4.38333 16.95C4.12778 16.6944 4 16.3778 4 16C4 15.6222 4.12778 15.3056 4.38333 15.05C4.63889 14.7944 4.95556 14.6667 5.33333 14.6667H16C16.3778 14.6667 16.6944 14.7944 16.95 15.05C17.2056 15.3056 17.3333 15.6222 17.3333 16C17.3333 16.3778 17.2056 16.6944 16.95 16.95C16.6944 17.2056 16.3778 17.3333 16 17.3333H5.33333ZM5.33333 10.6667C4.95556 10.6667 4.63889 10.5389 4.38333 10.2833C4.12778 10.0278 4 9.71111 4 9.33333C4 8.95556 4.12778 8.63889 4.38333 8.38333C4.63889 8.12778 4.95556 8 5.33333 8H20C20.3778 8 20.6944 8.12778 20.95 8.38333C21.2056 8.63889 21.3333 8.95556 21.3333 9.33333C21.3333 9.71111 21.2056 10.0278 20.95 10.2833C20.6944 10.5389 20.3778 10.6667 20 10.6667H5.33333Z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E");
    background-size: cover;
}

.ph-minus-icon::before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cmask id='mask0_1066_7129' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='24' height='24'%3E%3Crect width='24' height='24' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_1066_7129)'%3E%3Cpath d='M6 13.125C5.71667 13.125 5.47917 13.0232 5.2875 12.8195C5.09583 12.6159 5 12.3635 5 12.0625C5 11.7615 5.09583 11.5091 5.2875 11.3055C5.47917 11.1018 5.71667 11 6 11H18C18.2833 11 18.5208 11.1018 18.7125 11.3055C18.9042 11.5091 19 11.7615 19 12.0625C19 12.3635 18.9042 12.6159 18.7125 12.8195C18.5208 13.0232 18.2833 13.125 18 13.125H6Z' fill='%23FF0000'/%3E%3C/g%3E%3C/svg%3E");
}

.ph-plus-icon::before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cmask id='mask0_1066_7132' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='24' height='24'%3E%3Crect width='24' height='24' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_1066_7132)'%3E%3Cpath d='M11 13.5H6C5.71667 13.5 5.47917 13.3982 5.2875 13.1945C5.09583 12.9909 5 12.7385 5 12.4375C5 12.1365 5.09583 11.8841 5.2875 11.6805C5.47917 11.4768 5.71667 11.375 6 11.375H11V6.0625C11 5.76146 11.0958 5.50911 11.2875 5.30547C11.4792 5.10182 11.7167 5 12 5C12.2833 5 12.5208 5.10182 12.7125 5.30547C12.9042 5.50911 13 5.76146 13 6.0625V11.375H18C18.2833 11.375 18.5208 11.4768 18.7125 11.6805C18.9042 11.8841 19 12.1365 19 12.4375C19 12.7385 18.9042 12.9909 18.7125 13.1945C18.5208 13.3982 18.2833 13.5 18 13.5H13V18.8125C13 19.1135 12.9042 19.3659 12.7125 19.5695C12.5208 19.7732 12.2833 19.875 12 19.875C11.7167 19.875 11.4792 19.7732 11.2875 19.5695C11.0958 19.3659 11 19.1135 11 18.8125V13.5Z' fill='%230070C9'/%3E%3C/g%3E%3C/svg%3E");
}

.ph-plus-icons-white {
    content: "";
    width: 24px;
    height: 24px;
    background-image: url('data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220%200%2024%2024%22 fill%3D%22none%22 xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cmask id%3D%22mask0_511_4710%22 style%3D%22mask-type%3Aalpha%22 maskUnits%3D%22userSpaceOnUse%22 x%3D%220%22 y%3D%220%22 width%3D%2224%22 height%3D%2224%22%3E%3Crect width%3D%2224%22 height%3D%2224%22 fill%3D%22%23D9D9D9%22 /%3E%3C/mask%3E%3Cg mask%3D%22url(%23mask0_511_4710)%22%3E%3Cpath d%3D%22M11 13.5H6C5.71667 13.5 5.47917 13.3982 5.2875 13.1945C5.09583 12.9909 5 12.7385 5 12.4375C5 12.1365 5.09583 11.8841 5.2875 11.6805C5.47917 11.4768 5.71667 11.375 6 11.375H11V6.0625C11 5.76146 11.0958 5.50911 11.2875 5.30547C11.4792 5.10182 11.7167 5 12 5C12.2833 5 12.5208 5.10182 12.7125 5.30547C12.9042 5.50911 13 5.76146 13 6.0625V11.375H18C18.2833 11.375 18.5208 11.4768 18.7125 11.6805C18.9042 11.8841 19 12.1365 19 12.4375C19 12.7385 18.9042 12.9909 18.7125 13.1945C18.5208 13.3982 18.2833 13.5 18 13.5H13V18.8125C13 19.1135 12.9042 19.3659 12.7125 19.5695C12.5208 19.7732 12.2833 19.875 12 19.875C11.7167 19.875 11.4792 19.7732 11.2875 19.5695C11.0958 19.3659 11 19.1135 11 18.8125V13.5Z%22 fill%3D%22%23FFFFFF%22 /%3E%3C/g%3E%3C/svg%3E');
    background-size: cover;
    display: inline-block;
}


.ph-fill.ph-money-wavy:before {
  content: "\ee68";
}


.ph-vetical-dots {
    margin: 0;
    width: 9px;
    height: 16px;
    background-image: url('data:image/svg+xml,%3Csvg%20width%3D%224%22%20height%3D%2216%22%20viewBox%3D%220%200%204%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M2%2016C1.45%2016%200.979167%2015.8042%200.5875%2015.4125C0.195833%2015.0208%200%2014.55%200%2014C0%2013.45%200.195833%2012.9792%200.5875%2012.5875C0.979167%2012.1958%201.45%2012%202%2012C2.55%2012%203.02083%2012.1958%203.4125%2012.5875C3.80417%2012.9792%204%2013.45%204%2014C4%2014.55%203.80417%2015.0208%203.4125%2015.4125C3.02083%2015.8042%202.55%2016%202%2016ZM2%2010C1.45%2010%200.979167%209.80417%200.5875%209.4125C0.195833%209.02083%200%208.55%200%208C0%207.45%200.195833%206.97917%200.5875%206.5875C0.979167%206.19583%201.45%206%202%206C2.55%206%203.02083%206.19583%203.4125%206.5875C3.80417%206.97917%204%207.45%204%208C4%208.55%203.80417%209.02083%203.4125%209.4125C3.02083%209.80417%202.55%2010%202%2010ZM2%204C1.45%204%200.979167%203.80417%200.5875%203.4125C0.195833%203.02083%200%202.55%200%202C0%201.45%200.195833%200.979167%200.5875%200.5875C0.979167%200.195833%201.45%200%202%200C2.55%200%203.02083%200.195833%203.4125%200.5875C3.80417%200.979167%204%201.45%204%202C4%202.55%203.80417%203.02083%203.4125%203.4125C3.02083%203.80417%202.55%204%202%204Z%22%20fill%3D%22%23333333%22%2F%3E%3C%2Fsvg%3E');
    /* background-size: cover; */
    background-repeat: no-repeat;
    min-width: .1em;
}
.ph-fill.ph-hand-coins:before {
  content: "\ea8c";
}

.ph-folder-dotted:before {
    content: "\f40d"
}

.ph-folder-lock:before {
    content: "\f40e"
}

.ph-folder-minus:before {
    content: "\f40f"
}

.ph-folder-notch:before {
    content: "\f410"
}

.ph-folder-notch-minus:before {
    content: "\f411"
}

.ph-folder-notch-open:before {
    content: "\f412"
}

.ph-folder-notch-plus:before {
    content: "\f413"
}

.ph-folder-open:before {
    content: "\f414"
}

.ph-folder-plus:before {
    content: "\f415"
}

.ph-folder-simple:before {
    content: "\f416"
}

.ph-folder-simple-dotted:before {
    content: "\f417"
}

.ph-folder-simple-lock:before {
    content: "\f418"
}

.ph-folder-simple-minus:before {
    content: "\f419"
}

.ph-folder-simple-plus:before {
    content: "\f41a"
}

.ph-folder-simple-star:before {
    content: "\f41b"
}

.ph-folder-simple-user:before {
    content: "\f41c"
}

.ph-folder-star:before {
    content: "\f41d"
}

.ph-folder-user:before {
    content: "\f41e"
}

.ph-folders:before {
    content: "\f41f"
}

.ph-football:before {
    content: "\f420"
}

.ph-fork-knife:before {
    content: "\f421"
}

.ph-frame-corners:before {
    content: "\f422"
}

.ph-framer-logo:before {
    content: "\f423"
}

.ph-function:before {
    content: "\f424"
}

.ph-funnel:before {
    content: "\f425"
}

.ph-funnel-simple:before {
    content: "\f426"
}

.ph-game-controller:before {
    content: "\f427"
}

.ph-gas-pump:before {
    content: "\f428"
}

.ph-gauge:before {
    content: "\f429"
}

.ph-gear:before {
    content: "\f42a"
}

.ph-gear-six:before {
    content: "\f42b"
}

.ph-gender-female:before {
    content: "\f42c"
}

.ph-gender-intersex:before {
    content: "\f42d"
}

.ph-gender-male:before {
    content: "\f42e"
}

.ph-gender-neuter:before {
    content: "\f42f"
}

.ph-gender-nonbinary:before {
    content: "\f430"
}

.ph-gender-transgender:before {
    content: "\f431"
}

.ph-ghost:before {
    content: "\f432"
}

.ph-gif:before {
    content: "\f433"
}

.ph-gift:before {
    content: "\f434"
}

.ph-git-branch:before {
    content: "\f435"
}

.ph-git-commit:before {
    content: "\f436"
}

.ph-git-diff:before {
    content: "\f437"
}

.ph-git-fork:before {
    content: "\f438"
}

.ph-git-merge:before {
    content: "\f439"
}

.ph-git-pull-request:before {
    content: "\f43a"
}

.ph-github-logo:before {
    content: "\f43b"
}

.ph-gitlab-logo:before {
    content: "\f43c"
}

.ph-gitlab-logo-simple:before {
    content: "\f43d"
}

.ph-globe:before {
    content: "\f43e"
}

.ph-globe-hemisphere-east:before {
    content: "\f43f"
}

.ph-globe-hemisphere-west:before {
    content: "\f440"
}

.ph-globe-simple:before {
    content: "\f441"
}

.ph-globe-stand:before {
    content: "\f442"
}

.ph-google-chrome-logo:before {
    content: "\f443"
}

.ph-google-logo:before {
    content: "\f444"
}

.ph-google-photos-logo:before {
    content: "\f445"
}

.ph-google-play-logo:before {
    content: "\f446"
}

.ph-google-podcasts-logo:before {
    content: "\f447"
}

.ph-gradient:before {
    content: "\f448"
}

.ph-graduation-cap:before {
    content: "\f449"
}

.ph-graph:before {
    content: "\f44a"
}

.ph-grid-four:before {
    content: "\f44b"
}

.ph-hamburger:before {
    content: "\f44c"
}

.ph-hand:before {
    content: "\f44d"
}

.ph-hand-eye:before {
    content: "\f44e"
}

.ph-hand-fist:before {
    content: "\f44f"
}

.ph-hand-grabbing:before {
    content: "\f450"
}

.ph-hand-palm:before {
    content: "\f451"
}

.ph-hand-pointing:before {
    content: "\f452"
}

.ph-hand-soap:before {
    content: "\f453"
}

.ph-hand-waving:before {
    content: "\f454"
}

.ph-handbag:before {
    content: "\f455"
}

.ph-handbag-simple:before {
    content: "\f456"
}

.ph-hands-clapping:before {
    content: "\f457"
}

.ph-handshake:before {
    content: "\f458"
}

.ph-hard-drive:before {
    content: "\f459"
}

.ph-hard-drives:before {
    content: "\f45a"
}

.ph-hash:before {
    content: "\f45b"
}

.ph-hash-straight:before {
    content: "\f45c"
}

.ph-headlights:before {
    content: "\f45d"
}

.ph-headphones:before {
    content: "\f45e"
}

.ph-headset:before {
    content: "\f45f"
}

.ph-heart:before {
    content: "\f460"
}

.ph-heart-break:before {
    content: "\f461"
}

.ph-heart-straight:before {
    content: "\f462"
}

.ph-heart-straight-break:before {
    content: "\f463"
}

.ph-heartbeat:before {
    content: "\f464"
}

.ph-hexagon:before {
    content: "\f465"
}

.ph-highlighter-circle:before {
    content: "\f466"
}

.ph-horse:before {
    content: "\f467"
}

.ph-uploader {
    width: 88px;
    height: 80px;
    position: relative;
}

.ph-uploader::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #0070C9;
    clip-path: path("M88 49.5026V72.6026C88 74.353 87.2274 76.0318 85.8521 77.2695C84.4769 78.5072 82.6116 79.2026 80.6667 79.2026H7.33333C5.38841 79.2026 3.52315 78.5072 2.14788 77.2695C0.772617 76.0318 0 74.353 0 72.6026V49.5026C0 48.6274 0.386309 47.788 1.07394 47.1691C1.76158 46.5503 2.69421 46.2026 3.66667 46.2026C4.63913 46.2026 5.57176 46.5503 6.25939 47.1691C6.94702 47.788 7.33333 48.6274 7.33333 49.5026V72.6026H80.6667V49.5026C80.6667 48.6274 81.053 47.788 81.7406 47.1691C82.4282 46.5503 83.3609 46.2026 84.3333 46.2026C85.3058 46.2026 86.2384 46.5503 86.9261 47.1691C87.6137 47.788 88 48.6274 88 49.5026ZM28.2608 22.1373L40.3333 11.268V49.5026C40.3333 50.3778 40.7196 51.2172 41.4073 51.8361C42.0949 52.4549 43.0275 52.8026 44 52.8026C44.9725 52.8026 45.9051 52.4549 46.5927 51.8361C47.2804 51.2172 47.6667 50.3778 47.6667 49.5026V11.268L59.7392 22.1373C60.4272 22.7566 61.3603 23.1044 62.3333 23.1044C63.3063 23.1044 64.2395 22.7566 64.9275 22.1373C65.6155 21.5181 66.002 20.6783 66.002 19.8026C66.002 18.9269 65.6155 18.0871 64.9275 17.4678L46.5942 0.967846C46.2536 0.661023 45.8492 0.417619 45.4041 0.251549C44.959 0.0854788 44.4819 0 44 0C43.5181 0 43.041 0.0854788 42.5959 0.251549C42.1508 0.417619 41.7464 0.661023 41.4058 0.967846L23.0725 17.4678C22.3845 18.0871 21.998 18.9269 21.998 19.8026C21.998 20.6783 22.3845 21.5181 23.0725 22.1373C23.7605 22.7566 24.6937 23.1044 25.6667 23.1044C26.6397 23.1044 27.5728 22.7566 28.2608 22.1373Z");
}

.ph-hourglass:before {
    content: "\f468"
}

.ph-hourglass-high:before {
    content: "\f469"
}

.ph-hourglass-low:before {
    content: "\f46a"
}

.ph-hourglass-medium:before {
    content: "\f46b"
}

.ph-hourglass-simple:before {
    content: "\f46c"
}

.ph-hourglass-simple-high:before {
    content: "\f46d"
}

.ph-hourglass-simple-low:before {
    content: "\f46e"
}

.ph-hourglass-simple-medium:before {
    content: "\f46f"
}

.ph-house:before {
    content: "\f470"
}

.ph-house-line:before {
    content: "\f471"
}

.ph-house-simple:before {
    content: "\f472"
}

.ph-identification-badge:before {
    content: "\f473"
}

.ph-identification-card:before {
    content: "\f474"
}

.ph-image:before {
    content: "\f475"
}

.ph-image-square:before {
    content: "\f476"
}

.ph-infinity:before {
    content: "\f477"
}

.ph-info:before {
    content: "\f478"
}

.ph-instagram-logo:before {
    content: "\f479"
}

.ph-intersect:before {
    content: "\f47a"
}

.ph-jeep:before {
    content: "\f47b"
}

.ph-kanban:before {
    content: "\f47c"
}

.ph-key:before {
    content: "\f47d"
}

.ph-key-return:before {
    content: "\f47e"
}

.ph-keyboard:before {
    content: "\f47f"
}

.ph-keyhole:before {
    content: "\f480"
}

.ph-knife:before {
    content: "\f481"
}

.ph-ladder:before {
    content: "\f482"
}

.ph-ladder-simple:before {
    content: "\f483"
}

.ph-lamp:before {
    content: "\f484"
}

.ph-laptop:before {
    content: "\f485"
}

.ph-layout:before {
    content: "\f486"
}

.ph-leaf:before {
    content: "\f487"
}

.ph-lifebuoy:before {
    content: "\f488"
}

.ph-lightbulb:before {
    content: "\f489"
}

.ph-lightbulb-filament:before {
    content: "\f48a"
}

.ph-lightning:before {
    content: "\f48b"
}

.ph-lightning-slash:before {
    content: "\f48c"
}

.ph-line-segment:before {
    content: "\f48d"
}

.ph-line-segments:before {
    content: "\f48e"
}

.ph-link:before {
    content: "\f48f"
}

.ph-link-break:before {
    content: "\f490"
}

.ph-link-simple:before {
    content: "\f491"
}

.ph-link-simple-break:before {
    content: "\f492"
}

.ph-link-simple-horizontal:before {
    content: "\f493"
}

.ph-link-simple-horizontal-break:before {
    content: "\f494"
}

.ph-linkedin-logo:before {
    content: "\f495"
}

.ph-linux-logo:before {
    content: "\f496"
}

.ph-list:before {
    content: "\f497"
}

.ph-list-bullets:before {
    content: "\f498"
}

.ph-list-checks:before {
    content: "\f499"
}

.ph-list-dashes:before {
    content: "\f49a"
}

.ph-list-numbers:before {
    content: "\f49b"
}

.ph-list-plus:before {
    content: "\f49c"
}

.ph-lock:before {
    content: "\f49d"
}

.ph-lock-key:before {
    content: "\f49e"
}

.ph-lock-key-open:before {
    content: "\f49f"
}

.ph-lock-laminated:before {
    content: "\f4a0"
}

.ph-lock-laminated-open:before {
    content: "\f4a1"
}

.ph-lock-open:before {
    content: "\f4a2"
}

.ph-lock-simple:before {
    content: "\f4a3"
}

.ph-lock-simple-open:before {
    content: "\f4a4"
}

.ph-magic-wand:before {
    content: "\f4a5"
}

.ph-magnet:before {
    content: "\f4a6"
}

.ph-magnet-straight:before {
    content: "\f4a7"
}

.ph-magnifying-glass:before {
    content: "\f4a8"
}

.ph-magnifying-glass-minus:before {
    content: "\f4a9"
}

.ph-magnifying-glass-plus:before {
    content: "\f4aa"
}

.ph-map-pin:before {
    content: "\f4ab"
}

.ph-map-pin-line:before {
    content: "\f4ac"
}

.ph-map-trifold:before {
    content: "\f4ad"
}

.ph-marker-circle:before {
    content: "\f4ae"
}

.ph-martini:before {
    content: "\f4af"
}

.ph-mask-happy:before {
    content: "\f4b0"
}

.ph-mask-sad:before {
    content: "\f4b1"
}

.ph-math-operations:before {
    content: "\f4b2"
}

.ph-medal:before {
    content: "\f4b3"
}

.ph-medium-logo:before {
    content: "\f4b4"
}

.ph-megaphone:before {
    content: "\f4b5"
}

.ph-megaphone-simple:before {
    content: "\f4b6"
}

.ph-messenger-logo:before {
    content: "\f4b7"
}

.ph-microphone:before {
    content: "\f4b8"
}

.ph-microphone-slash:before {
    content: "\f4b9"
}

.ph-microphone-stage:before {
    content: "\f4ba"
}

.ph-microsoft-excel-logo:before {
    content: "\f4bb"
}

.ph-microsoft-powerpoint-logo:before {
    content: "\f4bc"
}

.ph-microsoft-teams-logo:before {
    content: "\f4bd"
}

.ph-microsoft-word-logo:before {
    content: "\f4be"
}

.ph-minus:before {
    content: "\f4bf"
}

.ph-minus-circle:before {
    content: "\f4c0"
}

.ph-money:before {

    content: '';
    display: inline-block;
    width: 32px;
    /* Set the width and height according to your SVG */
    height: 32px;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' viewBox='0 0 26 26' fill='none'%3E%3Cmask id='mask0_3113_126' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='32' height='32'%3E%3Crect width='32' height='32' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_3113_126)'%3E%3Cpath d='M8.33333 25.8559C6.86667 25.8559 5.61111 25.3395 4.56667 24.3068C3.52222 23.2741 3 22.0326 3 20.5823V10.0353C3 8.58504 3.52222 7.34356 4.56667 6.31082C5.61111 5.27809 6.86667 4.76172 8.33333 4.76172H24.3333C25.8 4.76172 27.0556 5.27809 28.1 6.31082C29.1444 7.34356 29.6667 8.58504 29.6667 10.0353V20.5823C29.6667 22.0326 29.1444 23.2741 28.1 24.3068C27.0556 25.3395 25.8 25.8559 24.3333 25.8559H8.33333ZM8.33333 10.0353H24.3333C24.8222 10.0353 25.2889 10.0902 25.7333 10.2001C26.1778 10.3099 26.6 10.4857 27 10.7274V10.0353C27 9.31015 26.7389 8.68941 26.2167 8.17304C25.6944 7.65667 25.0667 7.39849 24.3333 7.39849H8.33333C7.6 7.39849 6.97222 7.65667 6.45 8.17304C5.92778 8.68941 5.66667 9.31015 5.66667 10.0353V10.7274C6.06667 10.4857 6.48889 10.3099 6.93333 10.2001C7.37778 10.0902 7.84444 10.0353 8.33333 10.0353ZM5.86667 14.32L20.7 17.8797C20.9 17.9236 21.1 17.9236 21.3 17.8797C21.5 17.8357 21.6889 17.7478 21.8667 17.616L26.5 13.7927C26.2556 13.4631 25.9444 13.1939 25.5667 12.9852C25.1889 12.7764 24.7778 12.672 24.3333 12.672H8.33333C7.75556 12.672 7.25 12.8204 6.81667 13.117C6.38333 13.4136 6.06667 13.8146 5.86667 14.32Z' fill='%231f2937bf'/%3E%3C/g%3E%3C/svg%3E");


}

.ph-monitor:before {
    content: "\f4c2"
}

.ph-monitor-play:before {
    content: "\f4c3"
}

.ph-moon:before {
    content: "\f4c4"
}

.ph-moon-stars:before {
    content: "\f4c5"
}

.ph-mountains:before {
    content: "\f4c6"
}

.ph-mouse:before {
    content: "\f4c7"
}

.ph-mouse-simple:before {
    content: "\f4c8"
}

.ph-music-note:before {
    content: "\f4c9"
}

.ph-music-note-simple:before {
    content: "\f4ca"
}

.ph-music-notes:before {
    content: "\f4cb"
}

.ph-music-notes-plus:before {
    content: "\f4cc"
}

.ph-music-notes-simple:before {
    content: "\f4cd"
}

.ph-navigation-arrow:before {
    content: "\f4ce"
}

.ph-needle:before {
    content: "\f4cf"
}

.ph-newspaper:before {
    content: "\f4d0"
}

.ph-newspaper-clipping:before {
    content: "\f4d1"
}

.ph-note:before {
    content: "\f4d2"
}

.ph-note-blank:before {
    content: "\f4d3"
}

.ph-note-pencil:before {
    content: "\f4d4"
}

.ph-notebook:before {
    content: "\f4d5"
}

.ph-notepad:before {
    content: "\f4d6"
}

.ph-notification:before {
    content: "\f4d7"
}

.ph-number-circle-eight:before {
    content: "\f4d8"
}

.ph-number-circle-five:before {
    content: "\f4d9"
}

.ph-number-circle-four:before {
    content: "\f4da"
}

.ph-number-circle-nine:before {
    content: "\f4db"
}

.ph-number-circle-one:before {
    content: "\f4dc"
}

.ph-number-circle-seven:before {
    content: "\f4dd"
}

.ph-number-circle-six:before {
    content: "\f4de"
}

.ph-number-circle-three:before {
    content: "\f4df"
}

.ph-number-circle-two:before {
    content: "\f4e0"
}

.ph-number-circle-zero:before {
    content: "\f4e1"
}

.ph-number-eight:before {
    content: "\f4e2"
}

.ph-number-five:before {
    content: "\f4e3"
}

.ph-number-four:before {
    content: "\f4e4"
}

.ph-number-nine:before {
    content: "\f4e5"
}

.ph-number-one:before {
    content: "\f4e6"
}

.ph-number-seven:before {
    content: "\f4e7"
}

.ph-number-six:before {
    content: "\f4e8"
}

.ph-number-square-eight:before {
    content: "\f4e9"
}

.ph-number-square-five:before {
    content: "\f4ea"
}

.ph-number-square-four:before {
    content: "\f4eb"
}

.ph-number-square-nine:before {
    content: "\f4ec"
}

.ph-number-square-one:before {
    content: "\f4ed"
}

.ph-number-square-seven:before {
    content: "\f4ee"
}

.ph-number-square-six:before {
    content: "\f4ef"
}

.ph-number-square-three:before {
    content: "\f4f0"
}

.ph-number-square-two:before {
    content: "\f4f1"
}

.ph-number-square-zero:before {
    content: "\f4f2"
}

.ph-number-three:before {
    content: "\f4f3"
}

.ph-number-two:before {
    content: "\f4f4"
}

.ph-number-zero:before {
    content: "\f4f5"
}

.ph-nut:before {
    content: "\f4f6"
}

.ph-ny-times-logo:before {
    content: "\f4f7"
}

.ph-octagon:before {
    content: "\f4f8"
}

.ph-option:before {
    content: "\f4f9"
}

.ph-package:before {
    content: "\f4fa"
}

.ph-paint-brush:before {
    content: "\f4fb"
}

.ph-paint-brush-broad:before {
    content: "\f4fc"
}

.ph-paint-brush-household:before {
    content: "\f4fd"
}

.ph-paint-bucket:before {
    content: "\f4fe"
}

.ph-paint-roller:before {
    content: "\f4ff"
}

.ph-palette:before {
    content: "\f500"
}

.ph-paper-plane:before {
    content: "\f501"
}

.ph-paper-plane-right:before {
    content: "\f502"
}

.ph-paper-plane-tilt:before {
    content: "\f503"
}

.ph-paperclip:before {
    content: "\f504"
}

.ph-paperclip-horizontal:before {
    content: "\f505"
}

.ph-parachute:before {
    content: "\f506"
}

.ph-password:before {
    content: "\f507"
}

.ph-path:before {
    content: "\f508"
}

.ph-pause:before {
    content: "\f509"
}

.ph-pause-circle:before {
    content: "\f50a"
}

.ph-paw-print:before {
    content: "\f50b"
}

.ph-peace:before {
    content: "\f50c"
}

.ph-pen:before {
    content: "\f50d"
}

.ph-pen-nib:before {
    content: "\f50e"
}

.ph-pen-nib-straight:before {
    content: "\f50f"
}

.ph-pencil:before {
    content: "\f510"
}

.ph-pencil-circle:before {
    content: "\f511"
}

.ph-pencil-line:before {
    content: "\f512"
}

.ph-pencil-simple:before {
    content: "\f513"
}

.ph-pencil-simple-line:before {
    content: "\f514"
}

.ph-percent:before {
    content: "\f515"
}

.ph-person:before {
    content: "\f516"
}

.ph-person-simple:before {
    content: "\f517"
}

.ph-person-simple-run:before {
    content: "\f518"
}

.ph-person-simple-walk:before {
    content: "\f519"
}

.ph-perspective:before {
    content: "\f51a"
}

.ph-phone:before {
    content: "\f51b"
}

.ph-phone-call:before {
    content: "\f51c"
}

.ph-phone-disconnect:before {
    content: "\f51d"
}

.ph-phone-incoming:before {
    content: "\f51e"
}

.ph-phone-outgoing:before {
    content: "\f51f"
}

.ph-phone-slash:before {
    content: "\f520"
}

.ph-phone-x:before {
    content: "\f521"
}

.ph-phosphor-logo:before {
    content: "\f522"
}

.ph-piano-keys:before {
    content: "\f523"
}

.ph-picture-in-picture:before {
    content: "\f524"
}

.ph-pill:before {
    content: "\f525"
}

.ph-pinterest-logo:before {
    content: "\f526"
}

.ph-pinwheel:before {
    content: "\f527"
}

.ph-pizza:before {
    content: "\f528"
}

.ph-placeholder:before {
    content: "\f529"
}

.ph-planet:before {
    content: "\f52a"
}

.ph-play:before {
    content: "\f52b"
}

.ph-play-circle:before {
    content: "\f52c"
}

.ph-playlist:before {
    content: "\f52d"
}

.ph-plug:before {
    content: "\f52e"
}

.ph-plugs:before {
    content: "\f52f"
}

.ph-plugs-connected:before {
    content: "\f530"
}

.ph-plus:before {
    content: "\f531"
}

.ph-plus-icons-white {
    content: "";
    width: 24px;
    height: 24px;
    background-image: url('data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 viewBox%3D%220%200%2024%2024%22 fill%3D%22none%22 xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cmask id%3D%22mask0_511_4710%22 style%3D%22mask-type%3Aalpha%22 maskUnits%3D%22userSpaceOnUse%22 x%3D%220%22 y%3D%220%22 width%3D%2224%22 height%3D%2224%22%3E%3Crect width%3D%2224%22 height%3D%2224%22 fill%3D%22%23D9D9D9%22 /%3E%3C/mask%3E%3Cg mask%3D%22url(%23mask0_511_4710)%22%3E%3Cpath d%3D%22M11 13.5H6C5.71667 13.5 5.47917 13.3982 5.2875 13.1945C5.09583 12.9909 5 12.7385 5 12.4375C5 12.1365 5.09583 11.8841 5.2875 11.6805C5.47917 11.4768 5.71667 11.375 6 11.375H11V6.0625C11 5.76146 11.0958 5.50911 11.2875 5.30547C11.4792 5.10182 11.7167 5 12 5C12.2833 5 12.5208 5.10182 12.7125 5.30547C12.9042 5.50911 13 5.76146 13 6.0625V11.375H18C18.2833 11.375 18.5208 11.4768 18.7125 11.6805C18.9042 11.8841 19 12.1365 19 12.4375C19 12.7385 18.9042 12.9909 18.7125 13.1945C18.5208 13.3982 18.2833 13.5 18 13.5H13V18.8125C13 19.1135 12.9042 19.3659 12.7125 19.5695C12.5208 19.7732 12.2833 19.875 12 19.875C11.7167 19.875 11.4792 19.7732 11.2875 19.5695C11.0958 19.3659 11 19.1135 11 18.8125V13.5Z%22 fill%3D%22%23FFFFFF%22 /%3E%3C/g%3E%3C/svg%3E');
    background-size: cover;
    display: inline-block;
}

.ph-plus-circle:before {
    content: "\f532"
}

.ph-plus-minus:before {
    content: "\f533"
}

.ph-poker-chip:before {
    content: "\f534"
}

.ph-police-car:before {
    content: "\f535"
}

.ph-polygon:before {
    content: "\f536"
}

.ph-popcorn:before {
    content: "\f537"
}

.ph-power:before {
    content: "\f538"
}

.ph-prescription:before {
    content: "\f539"
}

.ph-presentation:before {
    content: "\f53a"
}

.ph-presentation-chart:before {
    content: "\f53b"
}

.ph-printer:before {
    content: "\f53c"
}

.ph-prohibit:before {
    content: "\f53d"
}

.ph-prohibit-inset:before {
    content: "\f53e"
}

.ph-projector-screen:before {
    content: "\f53f"
}

.ph-projector-screen-chart:before {
    content: "\f540"
}

.ph-push-pin:before {
    content: "\f541"
}

.ph-push-pin-simple:before {
    content: "\f542"
}

.ph-push-pin-simple-slash:before {
    content: "\f543"
}

.ph-push-pin-slash:before {
    content: "\f544"
}

.ph-puzzle-piece:before {
    content: "\f545"
}

.ph-qr-code:before {
    content: "\f546"
}

.ph-question:before {
    content: "\f547"
}

.ph-queue:before {
    content: "\f548"
}

.ph-quotes:before {
    content: "\f549"
}

.ph-radical:before {
    content: "\f54a"
}

.ph-radio:before {
    content: "\f54b"
}

.ph-radio-button:before {
    content: "\f54c"
}

.ph-rainbow:before {
    content: "\f54d"
}

.ph-rainbow-cloud:before {
    content: "\f54e"
}

.ph-receipt:before {
    content: "\f54f"
}

.ph-record:before {
    content: "\f550"
}

.ph-rectangle:before {
    content: "\f551"
}

.ph-recycle:before {
    content: "\f552"
}

.ph-reddit-logo:before {
    content: "\f553"
}

.ph-repeat:before {
    content: "\f554"
}

.ph-repeat-once:before {
    content: "\f555"
}

.ph-rewind:before {
    content: "\f556"
}

.ph-rewind-circle:before {
    content: "\f557"
}

.ph-robot:before {
    content: "\f558"
}

.ph-rocket:before {
    content: "\f559"
}

.ph-rocket-launch:before {
    content: "\f55a"
}

.ph-rows:before {
    content: "\f55b"
}

.ph-rss:before {
    content: "\f55c"
}

.ph-rss-simple:before {
    content: "\f55d"
}

.ph-rug:before {
    content: "\f55e"
}

.ph-ruler:before {
    content: "\f55f"
}

.ph-scales:before {
    content: "\f560"
}

.ph-scan:before {
    content: "\f561"
}

.ph-scissors:before {
    content: "\f562"
}

.ph-screencast:before {
    content: "\f563"
}

.ph-scribble-loop:before {
    content: "\f564"
}

.ph-scroll:before {
    content: "\f565"
}

.ph-selection:before {
    content: "\f566"
}

.ph-selection-all:before {
    content: "\f567"
}

.ph-selection-background:before {
    content: "\f568"
}

.ph-selection-foreground:before {
    content: "\f569"
}

.ph-selection-inverse:before {
    content: "\f56a"
}

.ph-selection-plus:before {
    content: "\f56b"
}

.ph-selection-slash:before {
    content: "\f56c"
}

.ph-share:before {
    content: "\f56d"
}

.ph-share-network:before {
    content: "\f56e"
}

.ph-shield:before {
    content: "\f56f"
}

.ph-shield-check:before {
    content: "\f570"
}

.ph-shield-checkered:before {
    content: "\f571"
}

.ph-shield-chevron:before {
    content: "\f572"
}

.ph-shield-plus:before {
    content: "\f573"
}

.ph-shield-slash:before {
    content: "\f574"
}

.ph-shield-star:before {
    content: "\f575"
}

.ph-shield-warning:before {
    content: "\f576"
}

.ph-shopping-bag:before {
    content: "\f577"
}

.ph-shopping-bag-open:before {
    content: "\f578"
}

.ph-shopping-cart:before {
    content: "\f579"
}

.ph-shopping-cart-simple:before {
    content: "\f57a"
}

.ph-shower:before {
    content: "\f57b"
}

.ph-shuffle:before {
    content: "\f57c"
}

.ph-shuffle-angular:before {
    content: "\f57d"
}

.ph-shuffle-simple:before {
    content: "\f57e"
}

.ph-sidebar:before {
    content: "\f57f"
}

.ph-sidebar-simple:before {
    content: "\f580"
}

.ph-sign-in:before {
    content: "\f581"
}

.ph-sign-out:before {
    content: "\f582"
}

.ph-signpost:before {
    content: "\f583"
}

.ph-sim-card:before {
    content: "\f584"
}

.ph-sketch-logo:before {
    content: "\f585"
}

.ph-skip-back:before {
    content: "\f586"
}

.ph-skip-back-circle:before {
    content: "\f587"
}

.ph-skip-forward:before {
    content: "\f588"
}

.ph-skip-forward-circle:before {
    content: "\f589"
}

.ph-skull:before {
    content: "\f58a"
}

.ph-slack-logo:before {
    content: "\f58b"
}

.ph-sliders:before {
    content: "\f58c"
}

.ph-sliders-horizontal:before {
    content: "\f58d"
}

.ph-smiley:before {
    content: "\f58e"
}

.ph-smiley-blank:before {
    content: "\f58f"
}

.ph-smiley-meh:before {
    content: "\f590"
}

.ph-smiley-nervous:before {
    content: "\f591"
}

.ph-smiley-sad:before {
    content: "\f592"
}

.ph-smiley-sticker:before {
    content: "\f593"
}

.ph-smiley-wink:before {
    content: "\f594"
}

.ph-smiley-x-eyes:before {
    content: "\f595"
}

.ph-snapchat-logo:before {
    content: "\f596"
}

.ph-snowflake:before {
    content: "\f597"
}

.ph-soccer-ball:before {
    content: "\f598"
}

.ph-sort-ascending:before {
    content: "\f599"
}

.ph-sort-descending:before {
    content: "\f59a"
}

.ph-spade:before {
    content: "\f59b"
}

.ph-sparkle:before {
    content: "\f59c"
}

.ph-speaker-high:before {
    content: "\f59d"
}

.ph-speaker-low:before {
    content: "\f59e"
}

.ph-speaker-none:before {
    content: "\f59f"
}

.ph-speaker-simple-high:before {
    content: "\f5a0"
}

.ph-speaker-simple-low:before {
    content: "\f5a1"
}

.ph-speaker-simple-none:before {
    content: "\f5a2"
}

.ph-speaker-simple-slash:before {
    content: "\f5a3"
}

.ph-speaker-simple-x:before {
    content: "\f5a4"
}

.ph-speaker-slash:before {
    content: "\f5a5"
}

.ph-speaker-x:before {
    content: "\f5a6"
}

.ph-spinner:before {
    content: "\f5a7"
}

.ph-spinner-gap:before {
    content: "\f5a8"
}

.ph-spiral:before {
    content: "\f5a9"
}

.ph-spotify-logo:before {
    content: "\f5aa"
}

.ph-square:before {
    content: "\f5ab"
}

.ph-square-half:before {
    content: "\f5ac"
}

.ph-square-half-bottom:before {
    content: "\f5ad"
}

.ph-square-logo:before {
    content: "\f5ae"
}


.ph-dashboard::before {
    content: '';
    display: inline-block;
    width: 32px;
    height: 32px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cmask id='mask0_3113_118' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='32' height='32'%3E%3Crect width='32' height='32' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_3113_118)'%3E%3Cpath d='M17.3333 10.3673V5.09378C17.3333 4.72023 17.4611 4.40712 17.7167 4.15443C17.9722 3.90174 18.2889 3.77539 18.6667 3.77539H26.6667C27.0444 3.77539 27.3611 3.90174 27.6167 4.15443C27.8722 4.40712 28 4.72023 28 5.09378V10.3673C28 10.7409 27.8722 11.054 27.6167 11.3067C27.3611 11.5594 27.0444 11.6857 26.6667 11.6857H18.6667C18.2889 11.6857 17.9722 11.5594 17.7167 11.3067C17.4611 11.054 17.3333 10.7409 17.3333 10.3673ZM4 15.6409V5.09378C4 4.72023 4.12778 4.40712 4.38333 4.15443C4.63889 3.90174 4.95556 3.77539 5.33333 3.77539H13.3333C13.7111 3.77539 14.0278 3.90174 14.2833 4.15443C14.5389 4.40712 14.6667 4.72023 14.6667 5.09378V15.6409C14.6667 16.0144 14.5389 16.3275 14.2833 16.5802C14.0278 16.8329 13.7111 16.9592 13.3333 16.9592H5.33333C4.95556 16.9592 4.63889 16.8329 4.38333 16.5802C4.12778 16.3275 4 16.0144 4 15.6409ZM17.3333 26.1879V15.6409C17.3333 15.2673 17.4611 14.9542 17.7167 14.7015C17.9722 14.4488 18.2889 14.3225 18.6667 14.3225H26.6667C27.0444 14.3225 27.3611 14.4488 27.6167 14.7015C27.8722 14.9542 28 15.2673 28 15.6409V26.1879C28 26.5615 27.8722 26.8746 27.6167 27.1273C27.3611 27.38 27.0444 27.5063 26.6667 27.5063H18.6667C18.2889 27.5063 17.9722 27.38 17.7167 27.1273C17.4611 26.8746 17.3333 26.5615 17.3333 26.1879ZM4 26.1879V20.9144C4 20.5409 4.12778 20.2277 4.38333 19.9751C4.63889 19.7224 4.95556 19.596 5.33333 19.596H13.3333C13.7111 19.596 14.0278 19.7224 14.2833 19.9751C14.5389 20.2277 14.6667 20.5409 14.6667 20.9144V26.1879C14.6667 26.5615 14.5389 26.8746 14.2833 27.1273C14.0278 27.38 13.7111 27.5063 13.3333 27.5063H5.33333C4.95556 27.5063 4.63889 27.38 4.38333 27.1273C4.12778 26.8746 4 26.5615 4 26.1879ZM6.66667 14.3225H12V6.41216H6.66667V14.3225ZM20 24.8696H25.3333V16.9592H20V24.8696ZM20 9.04893H25.3333V6.41216H20V9.04893ZM6.66667 24.8696H12V22.2328H6.66667V24.8696Z' fill='white'/%3E%3C/g%3E%3C/svg%3E");
}


.ph-squares-four:before {
    content: "\f5af"
}

.ph-stack:before {
    content: "\f5b0"
}

.ph-stack-overflow-logo:before {
    content: "\f5b1"
}

.ph-stack-simple:before {
    content: "\f5b2"
}

.ph-stamp:before {
    content: "\f5b3"
}

.ph-star:before {
    content: "\f5b4"
}

.ph-star-four:before {
    content: "\f5b5"
}

.ph-star-half:before {
    content: "\f5b6"
}

.ph-sticker:before {
    content: "\f5b7"
}

.ph-stop:before {
    content: "\f5b8"
}

.ph-stop-circle:before {
    content: "\f5b9"
}

.ph-storefront:before {
    content: "\f5ba"
}

.ph-strategy:before {
    content: "\f5bb"
}

.ph-stripe-logo:before {
    content: "\f5bc"
}

.ph-student:before {
    content: "\f5bd"
}

.ph-suitcase:before {
    content: "\f5be"
}

.ph-suitcase-simple:before {
    content: "\f5bf"
}

.ph-sun:before {
    content: "\f5c0"
}

.ph-sun-dim:before {
    content: "\f5c1"
}

.ph-sun-horizon:before {
    content: "\f5c2"
}

.ph-sunglasses:before {
    content: "\f5c3"
}

.ph-swap:before {
    content: "\f5c4"
}

.ph-swatches:before {
    content: "\f5c5"
}

.ph-sword:before {
    content: "\f5c6"
}

.ph-syringe:before {
    content: "\f5c7"
}

.ph-t-shirt:before {
    content: "\f5c8"
}

.ph-table:before {
    content: "\f5c9"
}

.ph-tabs:before {
    content: "\f5ca"
}

.ph-tag:before {
    content: "\f5cb"
}

.ph-tag-chevron:before {
    content: "\f5cc"
}

.ph-tag-simple:before {
    content: "\f5cd"
}

.ph-target:before {
    content: "\f5ce"
}

.ph-taxi:before {
    content: "\f5cf"
}

.ph-telegram-logo:before {
    content: "\f5d0"
}

.ph-television:before {
    content: "\f5d1"
}

.ph-television-simple:before {
    content: "\f5d2"
}

.ph-tennis-ball:before {
    content: "\f5d3"
}

.ph-terminal:before {
    content: "\f5d4"
}

.ph-terminal-window:before {
    content: "\f5d5"
}

.ph-test-tube:before {
    content: "\f5d6"
}

.ph-text-aa:before {
    content: "\f5d7"
}

.ph-text-align-center:before {
    content: "\f5d8"
}

.ph-text-align-justify:before {
    content: "\f5d9"
}

.ph-text-align-left:before {
    content: "\f5da"
}

.ph-text-align-right:before {
    content: "\f5db"
}

.ph-text-bolder:before {
    content: "\f5dc"
}

.ph-text-h:before {
    content: "\f5dd"
}

.ph-text-h-five:before {
    content: "\f5de"
}

.ph-text-h-four:before {
    content: "\f5df"
}

.ph-text-h-one:before {
    content: "\f5e0"
}

.ph-text-h-six:before {
    content: "\f5e1"
}

.ph-text-h-three:before {
    content: "\f5e2"
}

.ph-text-h-two:before {
    content: "\f5e3"
}

.ph-text-indent:before {
    content: "\f5e4"
}

.ph-text-italic:before {
    content: "\f5e5"
}

.ph-text-outdent:before {
    content: "\f5e6"
}

.ph-text-strikethrough:before {
    content: "\f5e7"
}

.ph-text-t:before {
    content: "\f5e8"
}

.ph-text-underline:before {
    content: "\f5e9"
}

.ph-textbox:before {
    content: "\f5ea"
}

.ph-thermometer:before {
    content: "\f5eb"
}

.ph-thermometer-cold:before {
    content: "\f5ec"
}

.ph-thermometer-hot:before {
    content: "\f5ed"
}

.ph-thermometer-simple:before {
    content: "\f5ee"
}

.ph-thumbs-down:before {
    content: "\f5ef"
}

.ph-thumbs-up:before {
    content: "\f5f0"
}

.ph-ticket:before {
    content: "\f5f1"
}

.ph-tiktok-logo:before {
    content: "\f5f2"
}

.ph-timer:before {
    content: "\f5f3"
}

.ph-toggle-left:before {
    content: "\f5f4"
}

.ph-toggle-right:before {
    content: "\f5f5"
}

.ph-toilet:before {
    content: "\f5f6"
}

.ph-toilet-paper:before {
    content: "\f5f7"
}

.ph-tote:before {
    content: "\f5f8"
}

.ph-tote-simple:before {
    content: "\f5f9"
}

.ph-trademark-registered:before {
    content: "\f5fa"
}

.ph-traffic-cone:before {
    content: "\f5fb"
}

.ph-traffic-sign:before {
    content: "\f5fc"
}

.ph-traffic-signal:before {
    content: "\f5fd"
}

.ph-train:before {
    content: "\f5fe"
}

.ph-train-regional:before {
    content: "\f5ff"
}

.ph-train-simple:before {
    content: "\f600"
}

.ph-translate:before {
    content: "\f601"
}

.ph-trash:before {
    content: "\f602"
}

.ph-trash-simple:before {
    content: "\f603"
}

.ph-tray:before {
    content: "\f604"
}

.ph-tree:before {
    content: "\f605"
}

.ph-tree-evergreen:before {
    content: "\f606"
}

.ph-tree-structure:before {
    content: "\f607"
}

.ph-trend-down:before {
    content: "\f608"
}

.ph-trend-up:before {
    content: "\f609"
}

.ph-triangle:before {
    content: "\f60a"
}

.ph-down1:before {
    content: "\f31a"
}

.ph-down2:before {
    content: "\f31c"
}

.ph-trophy:before {
    content: "\f60b"
}

.ph-truck:before {
    content: "\f60c"
}

.ph-twitch-logo:before {
    content: "\f60d"
}

.ph-twitter-logo:before {
    content: "\f60e"
}

.ph-umbrella:before {
    content: "\f60f"
}

.ph-umbrella-simple:before {
    content: "\f610"
}

.ph-upload:before {
    content: "\f611"
}

.ph-upload-simple:before {
    content: "\f612"
}

.ph-user:before {
    content: "\f613"
}

.ph-user-circle:before {
    content: "\f614"
}

.ph-user-circle-gear:before {
    content: "\f615"
}

.ph-user-circle-minus:before {
    content: "\f616"
}

.ph-user-circle-plus:before {
    content: "\f617"
}

.ph-user-focus:before {
    content: "\f618"
}

.ph-user-gear:before {
    content: "\f619"
}

.ph-user-list:before {
    content: "\f61a"
}

.ph-user-minus:before {
    content: "\f61b"
}

.ph-user-plus:before {
    content: "\f61c"
}

.ph-user-rectangle:before {
    content: "\f61d"
}

.ph-user-square:before {
    content: "\f61e"
}

.ph-user-switch:before {
    content: "\f61f"
}

.ph-users::before {
    content: '';
    display: inline-block;
    width: 32px;
    height: 32px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cmask id='mask0_3113_134' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='32' height='32'%3E%3Crect width='32' height='32' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_3113_134)'%3E%3Cpath d='M13.7 15.6466C13.0778 15.6466 12.5667 15.4159 12.1667 14.9545C11.7667 14.4931 11.6222 13.9547 11.7333 13.3395L12.1333 10.9664C12.3111 10.0215 12.7611 9.24698 13.4833 8.64272C14.2056 8.03846 15.0444 7.73633 16 7.73633C16.9778 7.73633 17.8278 8.03846 18.55 8.64272C19.2722 9.24698 19.7222 10.0215 19.9 10.9664L20.3 13.3395C20.4111 13.9547 20.2667 14.4931 19.8667 14.9545C19.4667 15.4159 18.9556 15.6466 18.3333 15.6466H13.7ZM14.5 13.0099H17.5333L17.2667 11.3948C17.2222 11.0872 17.0778 10.84 16.8333 10.6533C16.5889 10.4665 16.3111 10.3731 16 10.3731C15.6889 10.3731 15.4167 10.4665 15.1833 10.6533C14.95 10.84 14.8111 11.0872 14.7667 11.3948L14.5 13.0099ZM4.13333 16.9321C3.62222 16.954 3.18333 16.8552 2.81667 16.6354C2.45 16.4157 2.21111 16.0751 2.1 15.6137C2.05556 15.4159 2.04444 15.2182 2.06667 15.0204C2.08889 14.8227 2.14444 14.6359 2.23333 14.4601C2.23333 14.4821 2.22222 14.4381 2.2 14.3283C2.15556 14.2843 2.04444 14.0206 1.86667 13.5372C1.82222 13.2735 1.85556 13.0209 1.96667 12.7792C2.07778 12.5374 2.22222 12.3287 2.4 12.1529L2.46667 12.087C2.51111 11.6695 2.68333 11.3179 2.98333 11.0323C3.28333 10.7466 3.65556 10.6038 4.1 10.6038C4.16667 10.6038 4.37778 10.6478 4.73333 10.7357L4.83333 10.7027C4.94444 10.5928 5.08889 10.5104 5.26667 10.4555C5.44444 10.4006 5.63333 10.3731 5.83333 10.3731C6.07778 10.3731 6.29445 10.4116 6.48333 10.4885C6.67222 10.5654 6.82222 10.6807 6.93333 10.8345C6.95556 10.8345 6.97222 10.84 6.98333 10.851C6.99444 10.862 7.01111 10.8675 7.03333 10.8675C7.34444 10.8895 7.61667 10.9829 7.85 11.1477C8.08333 11.3124 8.25556 11.5377 8.36667 11.8233C8.41111 11.9771 8.42778 12.1255 8.41667 12.2683C8.40556 12.4111 8.37778 12.5484 8.33333 12.6803C8.33333 12.7022 8.34445 12.7462 8.36667 12.8121C8.52222 12.9659 8.64445 13.1362 8.73333 13.323C8.82222 13.5098 8.86667 13.702 8.86667 13.8998C8.86667 13.9877 8.8 14.2184 8.66667 14.5919C8.64444 14.6359 8.64444 14.6798 8.66667 14.7238L8.73333 15.2511C8.73333 15.7126 8.53889 16.1081 8.15 16.4377C7.76111 16.7673 7.28889 16.9321 6.73333 16.9321H4.13333ZM26.6667 16.965C25.9333 16.965 25.3056 16.7068 24.7833 16.1905C24.2611 15.6741 24 15.0534 24 14.3283C24 14.0646 24.0389 13.8174 24.1167 13.5867C24.1944 13.3559 24.3 13.1307 24.4333 12.911L23.5 12.087C23.2778 11.9112 23.2389 11.6915 23.3833 11.4278C23.5278 11.1641 23.7333 11.0323 24 11.0323H26.6667C27.4 11.0323 28.0278 11.2905 28.55 11.8068C29.0722 12.3232 29.3333 12.944 29.3333 13.6691V14.3283C29.3333 15.0534 29.0722 15.6741 28.55 16.1905C28.0278 16.7068 27.4 16.965 26.6667 16.965ZM0 22.2386V21.4805C0 20.5137 0.494445 19.7391 1.48333 19.1568C2.47222 18.5746 3.75556 18.2834 5.33333 18.2834C5.62222 18.2834 5.9 18.2889 6.16667 18.2999C6.43333 18.3109 6.68889 18.3383 6.93333 18.3823C6.62222 18.8218 6.38889 19.2942 6.23333 19.7996C6.07778 20.3049 6 20.8433 6 21.4146V23.557H1.33333C0.955556 23.557 0.638889 23.4306 0.383333 23.1779C0.127778 22.9252 0 22.6121 0 22.2386ZM8 22.2386V21.4146C8 19.9863 8.73889 18.8327 10.2167 17.9538C11.6944 17.0749 13.6222 16.6354 16 16.6354C18.4 16.6354 20.3333 17.0749 21.8 17.9538C23.2667 18.8327 24 19.9863 24 21.4146V22.2386C24 22.6121 23.8722 22.9252 23.6167 23.1779C23.3611 23.4306 23.0444 23.557 22.6667 23.557H9.33333C8.95556 23.557 8.63889 23.4306 8.38333 23.1779C8.12778 22.9252 8 22.6121 8 22.2386ZM26.6667 18.2834C28.2667 18.2834 29.5556 18.5746 30.5333 19.1568C31.5111 19.7391 32 20.5137 32 21.4805V22.2386C32 22.6121 31.8722 22.9252 31.6167 23.1779C31.3611 23.4306 31.0444 23.557 30.6667 23.557H26V21.4146C26 20.8433 25.9278 20.3049 25.7833 19.7996C25.6389 19.2942 25.4222 18.8218 25.1333 18.3823C25.3778 18.3383 25.6278 18.3109 25.8833 18.2999C26.1389 18.2889 26.4 18.2834 26.6667 18.2834ZM16 19.2722C14.7333 19.2722 13.6 19.437 12.6 19.7666C11.6 20.0962 11.0111 20.4807 10.8333 20.9202H21.2C21 20.4807 20.4056 20.0962 19.4167 19.7666C18.4278 19.437 17.2889 19.2722 16 19.2722Z' fill='white'/%3E%3C/g%3E%3C/svg%3E");
}


.ph-users-four:before {
    content: "\f621"
}

.ph-users-three:before {
    content: "\f622"
}

.ph-vault:before {
    content: "\f623"
}

.ph-vibrate:before {
    content: "\f624"
}

.ph-video-camera:before {
    content: "\f625"
}

.ph-video-camera-slash:before {
    content: "\f626"
}

.ph-vignette:before {
    content: "\f627"
}

.ph-voicemail:before {
    content: "\f628"
}

.ph-volleyball:before {
    content: "\f629"
}

.ph-wall:before {
    content: "\f62a"
}

.ph-wallet:before {
    content: "\f62b"
}

.ph-warning:before {
    content: "\f62c"
}

.ph-warning-circle:before {
    content: "\f62d"
}

.ph-warning-octagon:before {
    content: "\f62e"
}

.ph-watch:before {
    content: "\f62f"
}

.ph-wave-sawtooth:before {
    content: "\f630"
}

.ph-wave-sine:before {
    content: "\f631"
}

.ph-wave-square:before {
    content: "\f632"
}

.ph-wave-triangle:before {
    content: "\f633"
}

.ph-waves:before {
    content: "\f634"
}

.ph-webcam:before {
    content: "\f635"
}

.ph-whatsapp-logo:before {
    content: "\f636"
}

.ph-wheelchair:before {
    content: "\f637"
}

.ph-wifi-high:before {
    content: "\f638"
}

.ph-wifi-low:before {
    content: "\f639"
}

.ph-wifi-medium:before {
    content: "\f63a"
}

.ph-wifi-none:before {
    content: "\f63b"
}

.ph-wifi-slash:before {
    content: "\f63c"
}

.ph-wifi-x:before {
    content: "\f63d"
}

.ph-wind:before {
    content: "\f63e"
}

.ph-windows-logo:before {
    content: "\f63f"
}

.ph-wine:before {
    content: "\f640"
}

.ph-wrench:before {
    content: "\f641"
}

.ph-x:before {
    content: "\f642"
}

.ph-x-circle:before {
    content: "\f643"
}

.ph-x-square:before {
    content: "\f644"
}

.ph-yin-yang:before {
    content: "\f645"
}

.ph-youtube-logo:before {
    content: "\f646"
}