@import url(https://fonts.googleapis.com/css?family=Montserrat+Alternates|Montserrat:300,400,500,700|Roboto:300,500,700,900&display=swap&subset=latin-ext);/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 Saurabh Sharma
 * Licensed under  ()
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(../vendor/owl.video.play_4a37f800.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 Saurabh Sharma
 * Licensed under  ()
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}@font-face {
  font-family: "Phosphor-Light";
  src:
    url(../vendor/Phosphor-Light_18f511b9.woff2) format("woff2"),
    url(../vendor/Phosphor-Light_41cb89d5.woff) format("woff"),
    url(../vendor/Phosphor-Light_6c53da4e.ttf) format("truetype"),
    url(../vendor/Phosphor-Light_da06f0b3.svg#Phosphor-Light) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.ph-light {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "Phosphor-Light" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ph-light.ph-acorn:before {
  content: "\EB9A";
}
.ph-light.ph-address-book:before {
  content: "\E6F8";
}
.ph-light.ph-address-book-tabs:before {
  content: "\EE4E";
}
.ph-light.ph-air-traffic-control:before {
  content: "\ECD8";
}
.ph-light.ph-airplane:before {
  content: "\E002";
}
.ph-light.ph-airplane-in-flight:before {
  content: "\E4FE";
}
.ph-light.ph-airplane-landing:before {
  content: "\E502";
}
.ph-light.ph-airplane-takeoff:before {
  content: "\E504";
}
.ph-light.ph-airplane-taxiing:before {
  content: "\E500";
}
.ph-light.ph-airplane-tilt:before {
  content: "\E5D6";
}
.ph-light.ph-airplay:before {
  content: "\E004";
}
.ph-light.ph-alarm:before {
  content: "\E006";
}
.ph-light.ph-alien:before {
  content: "\E8A6";
}
.ph-light.ph-align-bottom:before {
  content: "\E506";
}
.ph-light.ph-align-bottom-simple:before {
  content: "\EB0C";
}
.ph-light.ph-align-center-horizontal:before {
  content: "\E50A";
}
.ph-light.ph-align-center-horizontal-simple:before {
  content: "\EB0E";
}
.ph-light.ph-align-center-vertical:before {
  content: "\E50C";
}
.ph-light.ph-align-center-vertical-simple:before {
  content: "\EB10";
}
.ph-light.ph-align-left:before {
  content: "\E50E";
}
.ph-light.ph-align-left-simple:before {
  content: "\EAEE";
}
.ph-light.ph-align-right:before {
  content: "\E510";
}
.ph-light.ph-align-right-simple:before {
  content: "\EB12";
}
.ph-light.ph-align-top:before {
  content: "\E512";
}
.ph-light.ph-align-top-simple:before {
  content: "\EB14";
}
.ph-light.ph-amazon-logo:before {
  content: "\E96C";
}
.ph-light.ph-ambulance:before {
  content: "\E572";
}
.ph-light.ph-anchor:before {
  content: "\E514";
}
.ph-light.ph-anchor-simple:before {
  content: "\E5D8";
}
.ph-light.ph-android-logo:before {
  content: "\E008";
}
.ph-light.ph-angle:before {
  content: "\E7BC";
}
.ph-light.ph-angular-logo:before {
  content: "\EB80";
}
.ph-light.ph-aperture:before {
  content: "\E00A";
}
.ph-light.ph-app-store-logo:before {
  content: "\E974";
}
.ph-light.ph-app-window:before {
  content: "\E5DA";
}
.ph-light.ph-apple-logo:before {
  content: "\E516";
}
.ph-light.ph-apple-podcasts-logo:before {
  content: "\EB96";
}
.ph-light.ph-approximate-equals:before {
  content: "\EDAA";
}
.ph-light.ph-archive:before {
  content: "\E00C";
}
.ph-light.ph-armchair:before {
  content: "\E012";
}
.ph-light.ph-arrow-arc-left:before {
  content: "\E014";
}
.ph-light.ph-arrow-arc-right:before {
  content: "\E016";
}
.ph-light.ph-arrow-bend-double-up-left:before {
  content: "\E03A";
}
.ph-light.ph-arrow-bend-double-up-right:before {
  content: "\E03C";
}
.ph-light.ph-arrow-bend-down-left:before {
  content: "\E018";
}
.ph-light.ph-arrow-bend-down-right:before {
  content: "\E01A";
}
.ph-light.ph-arrow-bend-left-down:before {
  content: "\E01C";
}
.ph-light.ph-arrow-bend-left-up:before {
  content: "\E01E";
}
.ph-light.ph-arrow-bend-right-down:before {
  content: "\E020";
}
.ph-light.ph-arrow-bend-right-up:before {
  content: "\E022";
}
.ph-light.ph-arrow-bend-up-left:before {
  content: "\E024";
}
.ph-light.ph-arrow-bend-up-right:before {
  content: "\E026";
}
.ph-light.ph-arrow-circle-down:before {
  content: "\E028";
}
.ph-light.ph-arrow-circle-down-left:before {
  content: "\E02A";
}
.ph-light.ph-arrow-circle-down-right:before {
  content: "\E02C";
}
.ph-light.ph-arrow-circle-left:before {
  content: "\E05A";
}
.ph-light.ph-arrow-circle-right:before {
  content: "\E02E";
}
.ph-light.ph-arrow-circle-up:before {
  content: "\E030";
}
.ph-light.ph-arrow-circle-up-left:before {
  content: "\E032";
}
.ph-light.ph-arrow-circle-up-right:before {
  content: "\E034";
}
.ph-light.ph-arrow-clockwise:before {
  content: "\E036";
}
.ph-light.ph-arrow-counter-clockwise:before {
  content: "\E038";
}
.ph-light.ph-arrow-down:before {
  content: "\E03E";
}
.ph-light.ph-arrow-down-left:before {
  content: "\E040";
}
.ph-light.ph-arrow-down-right:before {
  content: "\E042";
}
.ph-light.ph-arrow-elbow-down-left:before {
  content: "\E044";
}
.ph-light.ph-arrow-elbow-down-right:before {
  content: "\E046";
}
.ph-light.ph-arrow-elbow-left:before {
  content: "\E048";
}
.ph-light.ph-arrow-elbow-left-down:before {
  content: "\E04A";
}
.ph-light.ph-arrow-elbow-left-up:before {
  content: "\E04C";
}
.ph-light.ph-arrow-elbow-right:before {
  content: "\E04E";
}
.ph-light.ph-arrow-elbow-right-down:before {
  content: "\E050";
}
.ph-light.ph-arrow-elbow-right-up:before {
  content: "\E052";
}
.ph-light.ph-arrow-elbow-up-left:before {
  content: "\E054";
}
.ph-light.ph-arrow-elbow-up-right:before {
  content: "\E056";
}
.ph-light.ph-arrow-fat-down:before {
  content: "\E518";
}
.ph-light.ph-arrow-fat-left:before {
  content: "\E51A";
}
.ph-light.ph-arrow-fat-line-down:before {
  content: "\E51C";
}
.ph-light.ph-arrow-fat-line-left:before {
  content: "\E51E";
}
.ph-light.ph-arrow-fat-line-right:before {
  content: "\E520";
}
.ph-light.ph-arrow-fat-line-up:before {
  content: "\E522";
}
.ph-light.ph-arrow-fat-lines-down:before {
  content: "\E524";
}
.ph-light.ph-arrow-fat-lines-left:before {
  content: "\E526";
}
.ph-light.ph-arrow-fat-lines-right:before {
  content: "\E528";
}
.ph-light.ph-arrow-fat-lines-up:before {
  content: "\E52A";
}
.ph-light.ph-arrow-fat-right:before {
  content: "\E52C";
}
.ph-light.ph-arrow-fat-up:before {
  content: "\E52E";
}
.ph-light.ph-arrow-left:before {
  content: "\E058";
}
.ph-light.ph-arrow-line-down:before {
  content: "\E05C";
}
.ph-light.ph-arrow-line-down-left:before {
  content: "\E05E";
}
.ph-light.ph-arrow-line-down-right:before {
  content: "\E060";
}
.ph-light.ph-arrow-line-left:before {
  content: "\E062";
}
.ph-light.ph-arrow-line-right:before {
  content: "\E064";
}
.ph-light.ph-arrow-line-up:before {
  content: "\E066";
}
.ph-light.ph-arrow-line-up-left:before {
  content: "\E068";
}
.ph-light.ph-arrow-line-up-right:before {
  content: "\E06A";
}
.ph-light.ph-arrow-right:before {
  content: "\E06C";
}
.ph-light.ph-arrow-square-down:before {
  content: "\E06E";
}
.ph-light.ph-arrow-square-down-left:before {
  content: "\E070";
}
.ph-light.ph-arrow-square-down-right:before {
  content: "\E072";
}
.ph-light.ph-arrow-square-in:before {
  content: "\E5DC";
}
.ph-light.ph-arrow-square-left:before {
  content: "\E074";
}
.ph-light.ph-arrow-square-out:before {
  content: "\E5DE";
}
.ph-light.ph-arrow-square-right:before {
  content: "\E076";
}
.ph-light.ph-arrow-square-up:before {
  content: "\E078";
}
.ph-light.ph-arrow-square-up-left:before {
  content: "\E07A";
}
.ph-light.ph-arrow-square-up-right:before {
  content: "\E07C";
}
.ph-light.ph-arrow-u-down-left:before {
  content: "\E07E";
}
.ph-light.ph-arrow-u-down-right:before {
  content: "\E080";
}
.ph-light.ph-arrow-u-left-down:before {
  content: "\E082";
}
.ph-light.ph-arrow-u-left-up:before {
  content: "\E084";
}
.ph-light.ph-arrow-u-right-down:before {
  content: "\E086";
}
.ph-light.ph-arrow-u-right-up:before {
  content: "\E088";
}
.ph-light.ph-arrow-u-up-left:before {
  content: "\E08A";
}
.ph-light.ph-arrow-u-up-right:before {
  content: "\E08C";
}
.ph-light.ph-arrow-up:before {
  content: "\E08E";
}
.ph-light.ph-arrow-up-left:before {
  content: "\E090";
}
.ph-light.ph-arrow-up-right:before {
  content: "\E092";
}
.ph-light.ph-arrows-clockwise:before {
  content: "\E094";
}
.ph-light.ph-arrows-counter-clockwise:before {
  content: "\E096";
}
.ph-light.ph-arrows-down-up:before {
  content: "\E098";
}
.ph-light.ph-arrows-horizontal:before {
  content: "\EB06";
}
.ph-light.ph-arrows-in:before {
  content: "\E09A";
}
.ph-light.ph-arrows-in-cardinal:before {
  content: "\E09C";
}
.ph-light.ph-arrows-in-line-horizontal:before {
  content: "\E530";
}
.ph-light.ph-arrows-in-line-vertical:before {
  content: "\E532";
}
.ph-light.ph-arrows-in-simple:before {
  content: "\E09E";
}
.ph-light.ph-arrows-left-right:before {
  content: "\E0A0";
}
.ph-light.ph-arrows-merge:before {
  content: "\ED3E";
}
.ph-light.ph-arrows-out:before {
  content: "\E0A2";
}
.ph-light.ph-arrows-out-cardinal:before {
  content: "\E0A4";
}
.ph-light.ph-arrows-out-line-horizontal:before {
  content: "\E534";
}
.ph-light.ph-arrows-out-line-vertical:before {
  content: "\E536";
}
.ph-light.ph-arrows-out-simple:before {
  content: "\E0A6";
}
.ph-light.ph-arrows-split:before {
  content: "\ED3C";
}
.ph-light.ph-arrows-vertical:before {
  content: "\EB04";
}
.ph-light.ph-article:before {
  content: "\E0A8";
}
.ph-light.ph-article-medium:before {
  content: "\E5E0";
}
.ph-light.ph-article-ny-times:before {
  content: "\E5E2";
}
.ph-light.ph-asclepius:before {
  content: "\EE34";
}
.ph-light.ph-caduceus:before {
  content: "\EE34";
}
.ph-light.ph-asterisk:before {
  content: "\E0AA";
}
.ph-light.ph-asterisk-simple:before {
  content: "\E832";
}
.ph-light.ph-at:before {
  content: "\E0AC";
}
.ph-light.ph-atom:before {
  content: "\E5E4";
}
.ph-light.ph-avocado:before {
  content: "\EE04";
}
.ph-light.ph-axe:before {
  content: "\E9FC";
}
.ph-light.ph-baby:before {
  content: "\E774";
}
.ph-light.ph-baby-carriage:before {
  content: "\E818";
}
.ph-light.ph-backpack:before {
  content: "\E922";
}
.ph-light.ph-backspace:before {
  content: "\E0AE";
}
.ph-light.ph-bag:before {
  content: "\E0B0";
}
.ph-light.ph-bag-simple:before {
  content: "\E5E6";
}
.ph-light.ph-balloon:before {
  content: "\E76C";
}
.ph-light.ph-bandaids:before {
  content: "\E0B2";
}
.ph-light.ph-bank:before {
  content: "\E0B4";
}
.ph-light.ph-barbell:before {
  content: "\E0B6";
}
.ph-light.ph-barcode:before {
  content: "\E0B8";
}
.ph-light.ph-barn:before {
  content: "\EC72";
}
.ph-light.ph-barricade:before {
  content: "\E948";
}
.ph-light.ph-baseball:before {
  content: "\E71A";
}
.ph-light.ph-baseball-cap:before {
  content: "\EA28";
}
.ph-light.ph-baseball-helmet:before {
  content: "\EE4A";
}
.ph-light.ph-basket:before {
  content: "\E964";
}
.ph-light.ph-basketball:before {
  content: "\E724";
}
.ph-light.ph-bathtub:before {
  content: "\E81E";
}
.ph-light.ph-battery-charging:before {
  content: "\E0BA";
}
.ph-light.ph-battery-charging-vertical:before {
  content: "\E0BC";
}
.ph-light.ph-battery-empty:before {
  content: "\E0BE";
}
.ph-light.ph-battery-full:before {
  content: "\E0C0";
}
.ph-light.ph-battery-high:before {
  content: "\E0C2";
}
.ph-light.ph-battery-low:before {
  content: "\E0C4";
}
.ph-light.ph-battery-medium:before {
  content: "\E0C6";
}
.ph-light.ph-battery-plus:before {
  content: "\E808";
}
.ph-light.ph-battery-plus-vertical:before {
  content: "\EC50";
}
.ph-light.ph-battery-vertical-empty:before {
  content: "\E7C6";
}
.ph-light.ph-battery-vertical-full:before {
  content: "\E7C4";
}
.ph-light.ph-battery-vertical-high:before {
  content: "\E7C2";
}
.ph-light.ph-battery-vertical-low:before {
  content: "\E7BE";
}
.ph-light.ph-battery-vertical-medium:before {
  content: "\E7C0";
}
.ph-light.ph-battery-warning:before {
  content: "\E0C8";
}
.ph-light.ph-battery-warning-vertical:before {
  content: "\E0CA";
}
.ph-light.ph-beach-ball:before {
  content: "\ED24";
}
.ph-light.ph-beanie:before {
  content: "\EA2A";
}
.ph-light.ph-bed:before {
  content: "\E0CC";
}
.ph-light.ph-beer-bottle:before {
  content: "\E7B0";
}
.ph-light.ph-beer-stein:before {
  content: "\EB62";
}
.ph-light.ph-behance-logo:before {
  content: "\E7F4";
}
.ph-light.ph-bell:before {
  content: "\E0CE";
}
.ph-light.ph-bell-ringing:before {
  content: "\E5E8";
}
.ph-light.ph-bell-simple:before {
  content: "\E0D0";
}
.ph-light.ph-bell-simple-ringing:before {
  content: "\E5EA";
}
.ph-light.ph-bell-simple-slash:before {
  content: "\E0D2";
}
.ph-light.ph-bell-simple-z:before {
  content: "\E5EC";
}
.ph-light.ph-bell-slash:before {
  content: "\E0D4";
}
.ph-light.ph-bell-z:before {
  content: "\E5EE";
}
.ph-light.ph-belt:before {
  content: "\EA2C";
}
.ph-light.ph-bezier-curve:before {
  content: "\EB00";
}
.ph-light.ph-bicycle:before {
  content: "\E0D6";
}
.ph-light.ph-binary:before {
  content: "\EE60";
}
.ph-light.ph-binoculars:before {
  content: "\EA64";
}
.ph-light.ph-biohazard:before {
  content: "\E9E0";
}
.ph-light.ph-bird:before {
  content: "\E72C";
}
.ph-light.ph-blueprint:before {
  content: "\EDA0";
}
.ph-light.ph-bluetooth:before {
  content: "\E0DA";
}
.ph-light.ph-bluetooth-connected:before {
  content: "\E0DC";
}
.ph-light.ph-bluetooth-slash:before {
  content: "\E0DE";
}
.ph-light.ph-bluetooth-x:before {
  content: "\E0E0";
}
.ph-light.ph-boat:before {
  content: "\E786";
}
.ph-light.ph-bomb:before {
  content: "\EE0A";
}
.ph-light.ph-bone:before {
  content: "\E7F2";
}
.ph-light.ph-book:before {
  content: "\E0E2";
}
.ph-light.ph-book-bookmark:before {
  content: "\E0E4";
}
.ph-light.ph-book-open:before {
  content: "\E0E6";
}
.ph-light.ph-book-open-text:before {
  content: "\E8F2";
}
.ph-light.ph-book-open-user:before {
  content: "\EDE0";
}
.ph-light.ph-bookmark:before {
  content: "\E0E8";
}
.ph-light.ph-bookmark-simple:before {
  content: "\E0EA";
}
.ph-light.ph-bookmarks:before {
  content: "\E0EC";
}
.ph-light.ph-bookmarks-simple:before {
  content: "\E5F0";
}
.ph-light.ph-books:before {
  content: "\E758";
}
.ph-light.ph-boot:before {
  content: "\ECCA";
}
.ph-light.ph-boules:before {
  content: "\E722";
}
.ph-light.ph-bounding-box:before {
  content: "\E6CE";
}
.ph-light.ph-bowl-food:before {
  content: "\EAA4";
}
.ph-light.ph-bowl-steam:before {
  content: "\E8E4";
}
.ph-light.ph-bowling-ball:before {
  content: "\EA34";
}
.ph-light.ph-box-arrow-down:before {
  content: "\E00E";
}
.ph-light.ph-archive-box:before {
  content: "\E00E";
}
.ph-light.ph-box-arrow-up:before {
  content: "\EE54";
}
.ph-light.ph-boxing-glove:before {
  content: "\EA36";
}
.ph-light.ph-brackets-angle:before {
  content: "\E862";
}
.ph-light.ph-brackets-curly:before {
  content: "\E860";
}
.ph-light.ph-brackets-round:before {
  content: "\E864";
}
.ph-light.ph-brackets-square:before {
  content: "\E85E";
}
.ph-light.ph-brain:before {
  content: "\E74E";
}
.ph-light.ph-brandy:before {
  content: "\E6B4";
}
.ph-light.ph-bread:before {
  content: "\E81C";
}
.ph-light.ph-bridge:before {
  content: "\EA68";
}
.ph-light.ph-briefcase:before {
  content: "\E0EE";
}
.ph-light.ph-briefcase-metal:before {
  content: "\E5F2";
}
.ph-light.ph-broadcast:before {
  content: "\E0F2";
}
.ph-light.ph-broom:before {
  content: "\EC54";
}
.ph-light.ph-browser:before {
  content: "\E0F4";
}
.ph-light.ph-browsers:before {
  content: "\E0F6";
}
.ph-light.ph-bug:before {
  content: "\E5F4";
}
.ph-light.ph-bug-beetle:before {
  content: "\E5F6";
}
.ph-light.ph-bug-droid:before {
  content: "\E5F8";
}
.ph-light.ph-building:before {
  content: "\E100";
}
.ph-light.ph-building-apartment:before {
  content: "\E0FE";
}
.ph-light.ph-building-office:before {
  content: "\E0FF";
}
.ph-light.ph-buildings:before {
  content: "\E102";
}
.ph-light.ph-bulldozer:before {
  content: "\EC6C";
}
.ph-light.ph-bus:before {
  content: "\E106";
}
.ph-light.ph-butterfly:before {
  content: "\EA6E";
}
.ph-light.ph-cable-car:before {
  content: "\E49C";
}
.ph-light.ph-cactus:before {
  content: "\E918";
}
.ph-light.ph-cake:before {
  content: "\E780";
}
.ph-light.ph-calculator:before {
  content: "\E538";
}
.ph-light.ph-calendar:before {
  content: "\E108";
}
.ph-light.ph-calendar-blank:before {
  content: "\E10A";
}
.ph-light.ph-calendar-check:before {
  content: "\E712";
}
.ph-light.ph-calendar-dot:before {
  content: "\E7B2";
}
.ph-light.ph-calendar-dots:before {
  content: "\E7B4";
}
.ph-light.ph-calendar-heart:before {
  content: "\E8B0";
}
.ph-light.ph-calendar-minus:before {
  content: "\EA14";
}
.ph-light.ph-calendar-plus:before {
  content: "\E714";
}
.ph-light.ph-calendar-slash:before {
  content: "\EA12";
}
.ph-light.ph-calendar-star:before {
  content: "\E8B2";
}
.ph-light.ph-calendar-x:before {
  content: "\E10C";
}
.ph-light.ph-call-bell:before {
  content: "\E7DE";
}
.ph-light.ph-camera:before {
  content: "\E10E";
}
.ph-light.ph-camera-plus:before {
  content: "\EC58";
}
.ph-light.ph-camera-rotate:before {
  content: "\E7A4";
}
.ph-light.ph-camera-slash:before {
  content: "\E110";
}
.ph-light.ph-campfire:before {
  content: "\E9D8";
}
.ph-light.ph-car:before {
  content: "\E112";
}
.ph-light.ph-car-battery:before {
  content: "\EE30";
}
.ph-light.ph-car-profile:before {
  content: "\E8CC";
}
.ph-light.ph-car-simple:before {
  content: "\E114";
}
.ph-light.ph-cardholder:before {
  content: "\E5FA";
}
.ph-light.ph-cards:before {
  content: "\E0F8";
}
.ph-light.ph-cards-three:before {
  content: "\EE50";
}
.ph-light.ph-caret-circle-double-down:before {
  content: "\E116";
}
.ph-light.ph-caret-circle-double-left:before {
  content: "\E118";
}
.ph-light.ph-caret-circle-double-right:before {
  content: "\E11A";
}
.ph-light.ph-caret-circle-double-up:before {
  content: "\E11C";
}
.ph-light.ph-caret-circle-down:before {
  content: "\E11E";
}
.ph-light.ph-caret-circle-left:before {
  content: "\E120";
}
.ph-light.ph-caret-circle-right:before {
  content: "\E122";
}
.ph-light.ph-caret-circle-up:before {
  content: "\E124";
}
.ph-light.ph-caret-circle-up-down:before {
  content: "\E13E";
}
.ph-light.ph-caret-double-down:before {
  content: "\E126";
}
.ph-light.ph-caret-double-left:before {
  content: "\E128";
}
.ph-light.ph-caret-double-right:before {
  content: "\E12A";
}
.ph-light.ph-caret-double-up:before {
  content: "\E12C";
}
.ph-light.ph-caret-down:before {
  content: "\E136";
}
.ph-light.ph-caret-left:before {
  content: "\E138";
}
.ph-light.ph-caret-line-down:before {
  content: "\E134";
}
.ph-light.ph-caret-line-left:before {
  content: "\E132";
}
.ph-light.ph-caret-line-right:before {
  content: "\E130";
}
.ph-light.ph-caret-line-up:before {
  content: "\E12E";
}
.ph-light.ph-caret-right:before {
  content: "\E13A";
}
.ph-light.ph-caret-up:before {
  content: "\E13C";
}
.ph-light.ph-caret-up-down:before {
  content: "\E140";
}
.ph-light.ph-carrot:before {
  content: "\ED38";
}
.ph-light.ph-cash-register:before {
  content: "\ED80";
}
.ph-light.ph-cassette-tape:before {
  content: "\ED2E";
}
.ph-light.ph-castle-turret:before {
  content: "\E9D0";
}
.ph-light.ph-cat:before {
  content: "\E748";
}
.ph-light.ph-cell-signal-full:before {
  content: "\E142";
}
.ph-light.ph-cell-signal-high:before {
  content: "\E144";
}
.ph-light.ph-cell-signal-low:before {
  content: "\E146";
}
.ph-light.ph-cell-signal-medium:before {
  content: "\E148";
}
.ph-light.ph-cell-signal-none:before {
  content: "\E14A";
}
.ph-light.ph-cell-signal-slash:before {
  content: "\E14C";
}
.ph-light.ph-cell-signal-x:before {
  content: "\E14E";
}
.ph-light.ph-cell-tower:before {
  content: "\EBAA";
}
.ph-light.ph-certificate:before {
  content: "\E766";
}
.ph-light.ph-chair:before {
  content: "\E950";
}
.ph-light.ph-chalkboard:before {
  content: "\E5FC";
}
.ph-light.ph-chalkboard-simple:before {
  content: "\E5FE";
}
.ph-light.ph-chalkboard-teacher:before {
  content: "\E600";
}
.ph-light.ph-champagne:before {
  content: "\EACA";
}
.ph-light.ph-charging-station:before {
  content: "\E8D0";
}
.ph-light.ph-chart-bar:before {
  content: "\E150";
}
.ph-light.ph-chart-bar-horizontal:before {
  content: "\E152";
}
.ph-light.ph-chart-donut:before {
  content: "\EAA6";
}
.ph-light.ph-chart-line:before {
  content: "\E154";
}
.ph-light.ph-chart-line-down:before {
  content: "\E8B6";
}
.ph-light.ph-chart-line-up:before {
  content: "\E156";
}
.ph-light.ph-chart-pie:before {
  content: "\E158";
}
.ph-light.ph-chart-pie-slice:before {
  content: "\E15A";
}
.ph-light.ph-chart-polar:before {
  content: "\EAA8";
}
.ph-light.ph-chart-scatter:before {
  content: "\EAAC";
}
.ph-light.ph-chat:before {
  content: "\E15C";
}
.ph-light.ph-chat-centered:before {
  content: "\E160";
}
.ph-light.ph-chat-centered-dots:before {
  content: "\E164";
}
.ph-light.ph-chat-centered-slash:before {
  content: "\E162";
}
.ph-light.ph-chat-centered-text:before {
  content: "\E166";
}
.ph-light.ph-chat-circle:before {
  content: "\E168";
}
.ph-light.ph-chat-circle-dots:before {
  content: "\E16C";
}
.ph-light.ph-chat-circle-slash:before {
  content: "\E16A";
}
.ph-light.ph-chat-circle-text:before {
  content: "\E16E";
}
.ph-light.ph-chat-dots:before {
  content: "\E170";
}
.ph-light.ph-chat-slash:before {
  content: "\E15E";
}
.ph-light.ph-chat-teardrop:before {
  content: "\E172";
}
.ph-light.ph-chat-teardrop-dots:before {
  content: "\E176";
}
.ph-light.ph-chat-teardrop-slash:before {
  content: "\E174";
}
.ph-light.ph-chat-teardrop-text:before {
  content: "\E178";
}
.ph-light.ph-chat-text:before {
  content: "\E17A";
}
.ph-light.ph-chats:before {
  content: "\E17C";
}
.ph-light.ph-chats-circle:before {
  content: "\E17E";
}
.ph-light.ph-chats-teardrop:before {
  content: "\E180";
}
.ph-light.ph-check:before {
  content: "\E182";
}
.ph-light.ph-check-circle:before {
  content: "\E184";
}
.ph-light.ph-check-fat:before {
  content: "\EBA6";
}
.ph-light.ph-check-square:before {
  content: "\E186";
}
.ph-light.ph-check-square-offset:before {
  content: "\E188";
}
.ph-light.ph-checkerboard:before {
  content: "\E8C4";
}
.ph-light.ph-checks:before {
  content: "\E53A";
}
.ph-light.ph-cheers:before {
  content: "\EA4A";
}
.ph-light.ph-cheese:before {
  content: "\E9FE";
}
.ph-light.ph-chef-hat:before {
  content: "\ED8E";
}
.ph-light.ph-cherries:before {
  content: "\E830";
}
.ph-light.ph-church:before {
  content: "\ECEA";
}
.ph-light.ph-cigarette:before {
  content: "\ED90";
}
.ph-light.ph-cigarette-slash:before {
  content: "\ED92";
}
.ph-light.ph-circle:before {
  content: "\E18A";
}
.ph-light.ph-circle-dashed:before {
  content: "\E602";
}
.ph-light.ph-circle-half:before {
  content: "\E18C";
}
.ph-light.ph-circle-half-tilt:before {
  content: "\E18E";
}
.ph-light.ph-circle-notch:before {
  content: "\EB44";
}
.ph-light.ph-circles-four:before {
  content: "\E190";
}
.ph-light.ph-circles-three:before {
  content: "\E192";
}
.ph-light.ph-circles-three-plus:before {
  content: "\E194";
}
.ph-light.ph-circuitry:before {
  content: "\E9C2";
}
.ph-light.ph-city:before {
  content: "\EA6A";
}
.ph-light.ph-clipboard:before {
  content: "\E196";
}
.ph-light.ph-clipboard-text:before {
  content: "\E198";
}
.ph-light.ph-clock:before {
  content: "\E19A";
}
.ph-light.ph-clock-afternoon:before {
  content: "\E19C";
}
.ph-light.ph-clock-clockwise:before {
  content: "\E19E";
}
.ph-light.ph-clock-countdown:before {
  content: "\ED2C";
}
.ph-light.ph-clock-counter-clockwise:before {
  content: "\E1A0";
}
.ph-light.ph-clock-user:before {
  content: "\EDEC";
}
.ph-light.ph-closed-captioning:before {
  content: "\E1A4";
}
.ph-light.ph-cloud:before {
  content: "\E1AA";
}
.ph-light.ph-cloud-arrow-down:before {
  content: "\E1AC";
}
.ph-light.ph-cloud-arrow-up:before {
  content: "\E1AE";
}
.ph-light.ph-cloud-check:before {
  content: "\E1B0";
}
.ph-light.ph-cloud-fog:before {
  content: "\E53C";
}
.ph-light.ph-cloud-lightning:before {
  content: "\E1B2";
}
.ph-light.ph-cloud-moon:before {
  content: "\E53E";
}
.ph-light.ph-cloud-rain:before {
  content: "\E1B4";
}
.ph-light.ph-cloud-slash:before {
  content: "\E1B6";
}
.ph-light.ph-cloud-snow:before {
  content: "\E1B8";
}
.ph-light.ph-cloud-sun:before {
  content: "\E540";
}
.ph-light.ph-cloud-warning:before {
  content: "\EA98";
}
.ph-light.ph-cloud-x:before {
  content: "\EA96";
}
.ph-light.ph-clover:before {
  content: "\EDC8";
}
.ph-light.ph-club:before {
  content: "\E1BA";
}
.ph-light.ph-coat-hanger:before {
  content: "\E7FE";
}
.ph-light.ph-coda-logo:before {
  content: "\E7CE";
}
.ph-light.ph-code:before {
  content: "\E1BC";
}
.ph-light.ph-code-block:before {
  content: "\EAFE";
}
.ph-light.ph-code-simple:before {
  content: "\E1BE";
}
.ph-light.ph-codepen-logo:before {
  content: "\E978";
}
.ph-light.ph-codesandbox-logo:before {
  content: "\EA06";
}
.ph-light.ph-coffee:before {
  content: "\E1C2";
}
.ph-light.ph-coffee-bean:before {
  content: "\E1C0";
}
.ph-light.ph-coin:before {
  content: "\E60E";
}
.ph-light.ph-coin-vertical:before {
  content: "\EB48";
}
.ph-light.ph-coins:before {
  content: "\E78E";
}
.ph-light.ph-columns:before {
  content: "\E546";
}
.ph-light.ph-columns-plus-left:before {
  content: "\E544";
}
.ph-light.ph-columns-plus-right:before {
  content: "\E542";
}
.ph-light.ph-command:before {
  content: "\E1C4";
}
.ph-light.ph-compass:before {
  content: "\E1C8";
}
.ph-light.ph-compass-rose:before {
  content: "\E1C6";
}
.ph-light.ph-compass-tool:before {
  content: "\EA0E";
}
.ph-light.ph-computer-tower:before {
  content: "\E548";
}
.ph-light.ph-confetti:before {
  content: "\E81A";
}
.ph-light.ph-contactless-payment:before {
  content: "\ED42";
}
.ph-light.ph-control:before {
  content: "\ECA6";
}
.ph-light.ph-cookie:before {
  content: "\E6CA";
}
.ph-light.ph-cooking-pot:before {
  content: "\E764";
}
.ph-light.ph-copy:before {
  content: "\E1CA";
}
.ph-light.ph-copy-simple:before {
  content: "\E1CC";
}
.ph-light.ph-copyleft:before {
  content: "\E86A";
}
.ph-light.ph-copyright:before {
  content: "\E54A";
}
.ph-light.ph-corners-in:before {
  content: "\E1CE";
}
.ph-light.ph-corners-out:before {
  content: "\E1D0";
}
.ph-light.ph-couch:before {
  content: "\E7F6";
}
.ph-light.ph-court-basketball:before {
  content: "\EE36";
}
.ph-light.ph-cow:before {
  content: "\EABE";
}
.ph-light.ph-cowboy-hat:before {
  content: "\ED12";
}
.ph-light.ph-cpu:before {
  content: "\E610";
}
.ph-light.ph-crane:before {
  content: "\ED48";
}
.ph-light.ph-crane-tower:before {
  content: "\ED49";
}
.ph-light.ph-credit-card:before {
  content: "\E1D2";
}
.ph-light.ph-cricket:before {
  content: "\EE12";
}
.ph-light.ph-crop:before {
  content: "\E1D4";
}
.ph-light.ph-cross:before {
  content: "\E8A0";
}
.ph-light.ph-crosshair:before {
  content: "\E1D6";
}
.ph-light.ph-crosshair-simple:before {
  content: "\E1D8";
}
.ph-light.ph-crown:before {
  content: "\E614";
}
.ph-light.ph-crown-cross:before {
  content: "\EE5E";
}
.ph-light.ph-crown-simple:before {
  content: "\E616";
}
.ph-light.ph-cube:before {
  content: "\E1DA";
}
.ph-light.ph-cube-focus:before {
  content: "\ED0A";
}
.ph-light.ph-cube-transparent:before {
  content: "\EC7C";
}
.ph-light.ph-currency-btc:before {
  content: "\E618";
}
.ph-light.ph-currency-circle-dollar:before {
  content: "\E54C";
}
.ph-light.ph-currency-cny:before {
  content: "\E54E";
}
.ph-light.ph-currency-dollar:before {
  content: "\E550";
}
.ph-light.ph-currency-dollar-simple:before {
  content: "\E552";
}
.ph-light.ph-currency-eth:before {
  content: "\EADA";
}
.ph-light.ph-currency-eur:before {
  content: "\E554";
}
.ph-light.ph-currency-gbp:before {
  content: "\E556";
}
.ph-light.ph-currency-inr:before {
  content: "\E558";
}
.ph-light.ph-currency-jpy:before {
  content: "\E55A";
}
.ph-light.ph-currency-krw:before {
  content: "\E55C";
}
.ph-light.ph-currency-kzt:before {
  content: "\EC4C";
}
.ph-light.ph-currency-ngn:before {
  content: "\EB52";
}
.ph-light.ph-currency-rub:before {
  content: "\E55E";
}
.ph-light.ph-cursor:before {
  content: "\E1DC";
}
.ph-light.ph-cursor-click:before {
  content: "\E7C8";
}
.ph-light.ph-cursor-text:before {
  content: "\E7D8";
}
.ph-light.ph-cylinder:before {
  content: "\E8FC";
}
.ph-light.ph-database:before {
  content: "\E1DE";
}
.ph-light.ph-desk:before {
  content: "\ED16";
}
.ph-light.ph-desktop:before {
  content: "\E560";
}
.ph-light.ph-desktop-tower:before {
  content: "\E562";
}
.ph-light.ph-detective:before {
  content: "\E83E";
}
.ph-light.ph-dev-to-logo:before {
  content: "\ED0E";
}
.ph-light.ph-device-mobile:before {
  content: "\E1E0";
}
.ph-light.ph-device-mobile-camera:before {
  content: "\E1E2";
}
.ph-light.ph-device-mobile-slash:before {
  content: "\EE46";
}
.ph-light.ph-device-mobile-speaker:before {
  content: "\E1E4";
}
.ph-light.ph-device-rotate:before {
  content: "\EDF2";
}
.ph-light.ph-device-tablet:before {
  content: "\E1E6";
}
.ph-light.ph-device-tablet-camera:before {
  content: "\E1E8";
}
.ph-light.ph-device-tablet-speaker:before {
  content: "\E1EA";
}
.ph-light.ph-devices:before {
  content: "\EBA4";
}
.ph-light.ph-diamond:before {
  content: "\E1EC";
}
.ph-light.ph-diamonds-four:before {
  content: "\E8F4";
}
.ph-light.ph-dice-five:before {
  content: "\E1EE";
}
.ph-light.ph-dice-four:before {
  content: "\E1F0";
}
.ph-light.ph-dice-one:before {
  content: "\E1F2";
}
.ph-light.ph-dice-six:before {
  content: "\E1F4";
}
.ph-light.ph-dice-three:before {
  content: "\E1F6";
}
.ph-light.ph-dice-two:before {
  content: "\E1F8";
}
.ph-light.ph-disc:before {
  content: "\E564";
}
.ph-light.ph-disco-ball:before {
  content: "\ED98";
}
.ph-light.ph-discord-logo:before {
  content: "\E61A";
}
.ph-light.ph-divide:before {
  content: "\E1FA";
}
.ph-light.ph-dna:before {
  content: "\E924";
}
.ph-light.ph-dog:before {
  content: "\E74A";
}
.ph-light.ph-door:before {
  content: "\E61C";
}
.ph-light.ph-door-open:before {
  content: "\E7E6";
}
.ph-light.ph-dot:before {
  content: "\ECDE";
}
.ph-light.ph-dot-outline:before {
  content: "\ECE0";
}
.ph-light.ph-dots-nine:before {
  content: "\E1FC";
}
.ph-light.ph-dots-six:before {
  content: "\E794";
}
.ph-light.ph-dots-six-vertical:before {
  content: "\EAE2";
}
.ph-light.ph-dots-three:before {
  content: "\E1FE";
}
.ph-light.ph-dots-three-circle:before {
  content: "\E200";
}
.ph-light.ph-dots-three-circle-vertical:before {
  content: "\E202";
}
.ph-light.ph-dots-three-outline:before {
  content: "\E204";
}
.ph-light.ph-dots-three-outline-vertical:before {
  content: "\E206";
}
.ph-light.ph-dots-three-vertical:before {
  content: "\E208";
}
.ph-light.ph-download:before {
  content: "\E20A";
}
.ph-light.ph-download-simple:before {
  content: "\E20C";
}
.ph-light.ph-dress:before {
  content: "\EA7E";
}
.ph-light.ph-dresser:before {
  content: "\E94E";
}
.ph-light.ph-dribbble-logo:before {
  content: "\E20E";
}
.ph-light.ph-drone:before {
  content: "\ED74";
}
.ph-light.ph-drop:before {
  content: "\E210";
}
.ph-light.ph-drop-half:before {
  content: "\E566";
}
.ph-light.ph-drop-half-bottom:before {
  content: "\EB40";
}
.ph-light.ph-drop-simple:before {
  content: "\EE32";
}
.ph-light.ph-drop-slash:before {
  content: "\E954";
}
.ph-light.ph-dropbox-logo:before {
  content: "\E7D0";
}
.ph-light.ph-ear:before {
  content: "\E70C";
}
.ph-light.ph-ear-slash:before {
  content: "\E70E";
}
.ph-light.ph-egg:before {
  content: "\E812";
}
.ph-light.ph-egg-crack:before {
  content: "\EB64";
}
.ph-light.ph-eject:before {
  content: "\E212";
}
.ph-light.ph-eject-simple:before {
  content: "\E6AE";
}
.ph-light.ph-elevator:before {
  content: "\ECC0";
}
.ph-light.ph-empty:before {
  content: "\EDBC";
}
.ph-light.ph-engine:before {
  content: "\EA80";
}
.ph-light.ph-envelope:before {
  content: "\E214";
}
.ph-light.ph-envelope-open:before {
  content: "\E216";
}
.ph-light.ph-envelope-simple:before {
  content: "\E218";
}
.ph-light.ph-envelope-simple-open:before {
  content: "\E21A";
}
.ph-light.ph-equalizer:before {
  content: "\EBBC";
}
.ph-light.ph-equals:before {
  content: "\E21C";
}
.ph-light.ph-eraser:before {
  content: "\E21E";
}
.ph-light.ph-escalator-down:before {
  content: "\ECBA";
}
.ph-light.ph-escalator-up:before {
  content: "\ECBC";
}
.ph-light.ph-exam:before {
  content: "\E742";
}
.ph-light.ph-exclamation-mark:before {
  content: "\EE44";
}
.ph-light.ph-exclude:before {
  content: "\E882";
}
.ph-light.ph-exclude-square:before {
  content: "\E880";
}
.ph-light.ph-export:before {
  content: "\EAF0";
}
.ph-light.ph-eye:before {
  content: "\E220";
}
.ph-light.ph-eye-closed:before {
  content: "\E222";
}
.ph-light.ph-eye-slash:before {
  content: "\E224";
}
.ph-light.ph-eyedropper:before {
  content: "\E568";
}
.ph-light.ph-eyedropper-sample:before {
  content: "\EAC4";
}
.ph-light.ph-eyeglasses:before {
  content: "\E7BA";
}
.ph-light.ph-eyes:before {
  content: "\EE5C";
}
.ph-light.ph-face-mask:before {
  content: "\E56A";
}
.ph-light.ph-facebook-logo:before {
  content: "\E226";
}
.ph-light.ph-factory:before {
  content: "\E760";
}
.ph-light.ph-faders:before {
  content: "\E228";
}
.ph-light.ph-faders-horizontal:before {
  content: "\E22A";
}
.ph-light.ph-fallout-shelter:before {
  content: "\E9DE";
}
.ph-light.ph-fan:before {
  content: "\E9F2";
}
.ph-light.ph-farm:before {
  content: "\EC70";
}
.ph-light.ph-fast-forward:before {
  content: "\E6A6";
}
.ph-light.ph-fast-forward-circle:before {
  content: "\E22C";
}
.ph-light.ph-feather:before {
  content: "\E9C0";
}
.ph-light.ph-fediverse-logo:before {
  content: "\ED66";
}
.ph-light.ph-figma-logo:before {
  content: "\E22E";
}
.ph-light.ph-file:before {
  content: "\E230";
}
.ph-light.ph-file-archive:before {
  content: "\EB2A";
}
.ph-light.ph-file-arrow-down:before {
  content: "\E232";
}
.ph-light.ph-file-arrow-up:before {
  content: "\E61E";
}
.ph-light.ph-file-audio:before {
  content: "\EA20";
}
.ph-light.ph-file-c:before {
  content: "\EB32";
}
.ph-light.ph-file-c-sharp:before {
  content: "\EB30";
}
.ph-light.ph-file-cloud:before {
  content: "\E95E";
}
.ph-light.ph-file-code:before {
  content: "\E914";
}
.ph-light.ph-file-cpp:before {
  content: "\EB2E";
}
.ph-light.ph-file-css:before {
  content: "\EB34";
}
.ph-light.ph-file-csv:before {
  content: "\EB1C";
}
.ph-light.ph-file-dashed:before {
  content: "\E704";
}
.ph-light.ph-file-dotted:before {
  content: "\E704";
}
.ph-light.ph-file-doc:before {
  content: "\EB1E";
}
.ph-light.ph-file-html:before {
  content: "\EB38";
}
.ph-light.ph-file-image:before {
  content: "\EA24";
}
.ph-light.ph-file-ini:before {
  content: "\EB33";
}
.ph-light.ph-file-jpg:before {
  content: "\EB1A";
}
.ph-light.ph-file-js:before {
  content: "\EB24";
}
.ph-light.ph-file-jsx:before {
  content: "\EB3A";
}
.ph-light.ph-file-lock:before {
  content: "\E95C";
}
.ph-light.ph-file-magnifying-glass:before {
  content: "\E238";
}
.ph-light.ph-file-search:before {
  content: "\E238";
}
.ph-light.ph-file-md:before {
  content: "\ED50";
}
.ph-light.ph-file-minus:before {
  content: "\E234";
}
.ph-light.ph-file-pdf:before {
  content: "\E702";
}
.ph-light.ph-file-plus:before {
  content: "\E236";
}
.ph-light.ph-file-png:before {
  content: "\EB18";
}
.ph-light.ph-file-ppt:before {
  content: "\EB20";
}
.ph-light.ph-file-py:before {
  content: "\EB2C";
}
.ph-light.ph-file-rs:before {
  content: "\EB28";
}
.ph-light.ph-file-sql:before {
  content: "\ED4E";
}
.ph-light.ph-file-svg:before {
  content: "\ED08";
}
.ph-light.ph-file-text:before {
  content: "\E23A";
}
.ph-light.ph-file-ts:before {
  content: "\EB26";
}
.ph-light.ph-file-tsx:before {
  content: "\EB3C";
}
.ph-light.ph-file-txt:before {
  content: "\EB35";
}
.ph-light.ph-file-video:before {
  content: "\EA22";
}
.ph-light.ph-file-vue:before {
  content: "\EB3E";
}
.ph-light.ph-file-x:before {
  content: "\E23C";
}
.ph-light.ph-file-xls:before {
  content: "\EB22";
}
.ph-light.ph-file-zip:before {
  content: "\E958";
}
.ph-light.ph-files:before {
  content: "\E710";
}
.ph-light.ph-film-reel:before {
  content: "\E8C0";
}
.ph-light.ph-film-script:before {
  content: "\EB50";
}
.ph-light.ph-film-slate:before {
  content: "\E8C2";
}
.ph-light.ph-film-strip:before {
  content: "\E792";
}
.ph-light.ph-fingerprint:before {
  content: "\E23E";
}
.ph-light.ph-fingerprint-simple:before {
  content: "\E240";
}
.ph-light.ph-finn-the-human:before {
  content: "\E56C";
}
.ph-light.ph-fire:before {
  content: "\E242";
}
.ph-light.ph-fire-extinguisher:before {
  content: "\E9E8";
}
.ph-light.ph-fire-simple:before {
  content: "\E620";
}
.ph-light.ph-fire-truck:before {
  content: "\E574";
}
.ph-light.ph-first-aid:before {
  content: "\E56E";
}
.ph-light.ph-first-aid-kit:before {
  content: "\E570";
}
.ph-light.ph-fish:before {
  content: "\E728";
}
.ph-light.ph-fish-simple:before {
  content: "\E72A";
}
.ph-light.ph-flag:before {
  content: "\E244";
}
.ph-light.ph-flag-banner:before {
  content: "\E622";
}
.ph-light.ph-flag-banner-fold:before {
  content: "\ECF2";
}
.ph-light.ph-flag-checkered:before {
  content: "\EA38";
}
.ph-light.ph-flag-pennant:before {
  content: "\ECF0";
}
.ph-light.ph-flame:before {
  content: "\E624";
}
.ph-light.ph-flashlight:before {
  content: "\E246";
}
.ph-light.ph-flask:before {
  content: "\E79E";
}
.ph-light.ph-flip-horizontal:before {
  content: "\ED6A";
}
.ph-light.ph-flip-vertical:before {
  content: "\ED6C";
}
.ph-light.ph-floppy-disk:before {
  content: "\E248";
}
.ph-light.ph-floppy-disk-back:before {
  content: "\EAF4";
}
.ph-light.ph-flow-arrow:before {
  content: "\E6EC";
}
.ph-light.ph-flower:before {
  content: "\E75E";
}
.ph-light.ph-flower-lotus:before {
  content: "\E6CC";
}
.ph-light.ph-flower-tulip:before {
  content: "\EACC";
}
.ph-light.ph-flying-saucer:before {
  content: "\EB4A";
}
.ph-light.ph-folder:before {
  content: "\E24A";
}
.ph-light.ph-folder-notch:before {
  content: "\E24A";
}
.ph-light.ph-folder-dashed:before {
  content: "\E8F8";
}
.ph-light.ph-folder-dotted:before {
  content: "\E8F8";
}
.ph-light.ph-folder-lock:before {
  content: "\EA3C";
}
.ph-light.ph-folder-minus:before {
  content: "\E254";
}
.ph-light.ph-folder-notch-minus:before {
  content: "\E254";
}
.ph-light.ph-folder-open:before {
  content: "\E256";
}
.ph-light.ph-folder-notch-open:before {
  content: "\E256";
}
.ph-light.ph-folder-plus:before {
  content: "\E258";
}
.ph-light.ph-folder-notch-plus:before {
  content: "\E258";
}
.ph-light.ph-folder-simple:before {
  content: "\E25A";
}
.ph-light.ph-folder-simple-dashed:before {
  content: "\EC2A";
}
.ph-light.ph-folder-simple-dotted:before {
  content: "\EC2A";
}
.ph-light.ph-folder-simple-lock:before {
  content: "\EB5E";
}
.ph-light.ph-folder-simple-minus:before {
  content: "\E25C";
}
.ph-light.ph-folder-simple-plus:before {
  content: "\E25E";
}
.ph-light.ph-folder-simple-star:before {
  content: "\EC2E";
}
.ph-light.ph-folder-simple-user:before {
  content: "\EB60";
}
.ph-light.ph-folder-star:before {
  content: "\EA86";
}
.ph-light.ph-folder-user:before {
  content: "\EB46";
}
.ph-light.ph-folders:before {
  content: "\E260";
}
.ph-light.ph-football:before {
  content: "\E718";
}
.ph-light.ph-football-helmet:before {
  content: "\EE4C";
}
.ph-light.ph-footprints:before {
  content: "\EA88";
}
.ph-light.ph-fork-knife:before {
  content: "\E262";
}
.ph-light.ph-four-k:before {
  content: "\EA5C";
}
.ph-light.ph-frame-corners:before {
  content: "\E626";
}
.ph-light.ph-framer-logo:before {
  content: "\E264";
}
.ph-light.ph-function:before {
  content: "\EBE4";
}
.ph-light.ph-funnel:before {
  content: "\E266";
}
.ph-light.ph-funnel-simple:before {
  content: "\E268";
}
.ph-light.ph-funnel-simple-x:before {
  content: "\E26A";
}
.ph-light.ph-funnel-x:before {
  content: "\E26C";
}
.ph-light.ph-game-controller:before {
  content: "\E26E";
}
.ph-light.ph-garage:before {
  content: "\ECD6";
}
.ph-light.ph-gas-can:before {
  content: "\E8CE";
}
.ph-light.ph-gas-pump:before {
  content: "\E768";
}
.ph-light.ph-gauge:before {
  content: "\E628";
}
.ph-light.ph-gavel:before {
  content: "\EA32";
}
.ph-light.ph-gear:before {
  content: "\E270";
}
.ph-light.ph-gear-fine:before {
  content: "\E87C";
}
.ph-light.ph-gear-six:before {
  content: "\E272";
}
.ph-light.ph-gender-female:before {
  content: "\E6E0";
}
.ph-light.ph-gender-intersex:before {
  content: "\E6E6";
}
.ph-light.ph-gender-male:before {
  content: "\E6E2";
}
.ph-light.ph-gender-neuter:before {
  content: "\E6EA";
}
.ph-light.ph-gender-nonbinary:before {
  content: "\E6E4";
}
.ph-light.ph-gender-transgender:before {
  content: "\E6E8";
}
.ph-light.ph-ghost:before {
  content: "\E62A";
}
.ph-light.ph-gif:before {
  content: "\E274";
}
.ph-light.ph-gift:before {
  content: "\E276";
}
.ph-light.ph-git-branch:before {
  content: "\E278";
}
.ph-light.ph-git-commit:before {
  content: "\E27A";
}
.ph-light.ph-git-diff:before {
  content: "\E27C";
}
.ph-light.ph-git-fork:before {
  content: "\E27E";
}
.ph-light.ph-git-merge:before {
  content: "\E280";
}
.ph-light.ph-git-pull-request:before {
  content: "\E282";
}
.ph-light.ph-github-logo:before {
  content: "\E576";
}
.ph-light.ph-gitlab-logo:before {
  content: "\E694";
}
.ph-light.ph-gitlab-logo-simple:before {
  content: "\E696";
}
.ph-light.ph-globe:before {
  content: "\E288";
}
.ph-light.ph-globe-hemisphere-east:before {
  content: "\E28A";
}
.ph-light.ph-globe-hemisphere-west:before {
  content: "\E28C";
}
.ph-light.ph-globe-simple:before {
  content: "\E28E";
}
.ph-light.ph-globe-simple-x:before {
  content: "\E284";
}
.ph-light.ph-globe-stand:before {
  content: "\E290";
}
.ph-light.ph-globe-x:before {
  content: "\E286";
}
.ph-light.ph-goggles:before {
  content: "\ECB4";
}
.ph-light.ph-golf:before {
  content: "\EA3E";
}
.ph-light.ph-goodreads-logo:before {
  content: "\ED10";
}
.ph-light.ph-google-cardboard-logo:before {
  content: "\E7B6";
}
.ph-light.ph-google-chrome-logo:before {
  content: "\E976";
}
.ph-light.ph-google-drive-logo:before {
  content: "\E8F6";
}
.ph-light.ph-google-logo:before {
  content: "\E292";
}
.ph-light.ph-google-photos-logo:before {
  content: "\EB92";
}
.ph-light.ph-google-play-logo:before {
  content: "\E294";
}
.ph-light.ph-google-podcasts-logo:before {
  content: "\EB94";
}
.ph-light.ph-gps:before {
  content: "\EDD8";
}
.ph-light.ph-gps-fix:before {
  content: "\EDD6";
}
.ph-light.ph-gps-slash:before {
  content: "\EDD4";
}
.ph-light.ph-gradient:before {
  content: "\EB42";
}
.ph-light.ph-graduation-cap:before {
  content: "\E62C";
}
.ph-light.ph-grains:before {
  content: "\EC68";
}
.ph-light.ph-grains-slash:before {
  content: "\EC6A";
}
.ph-light.ph-graph:before {
  content: "\EB58";
}
.ph-light.ph-graphics-card:before {
  content: "\E612";
}
.ph-light.ph-greater-than:before {
  content: "\EDC4";
}
.ph-light.ph-greater-than-or-equal:before {
  content: "\EDA2";
}
.ph-light.ph-grid-four:before {
  content: "\E296";
}
.ph-light.ph-grid-nine:before {
  content: "\EC8C";
}
.ph-light.ph-guitar:before {
  content: "\EA8A";
}
.ph-light.ph-hair-dryer:before {
  content: "\EA66";
}
.ph-light.ph-hamburger:before {
  content: "\E790";
}
.ph-light.ph-hammer:before {
  content: "\E80E";
}
.ph-light.ph-hand:before {
  content: "\E298";
}
.ph-light.ph-hand-arrow-down:before {
  content: "\EA4E";
}
.ph-light.ph-hand-arrow-up:before {
  content: "\EE5A";
}
.ph-light.ph-hand-coins:before {
  content: "\EA8C";
}
.ph-light.ph-hand-deposit:before {
  content: "\EE82";
}
.ph-light.ph-hand-eye:before {
  content: "\EA4C";
}
.ph-light.ph-hand-fist:before {
  content: "\E57A";
}
.ph-light.ph-hand-grabbing:before {
  content: "\E57C";
}
.ph-light.ph-hand-heart:before {
  content: "\E810";
}
.ph-light.ph-hand-palm:before {
  content: "\E57E";
}
.ph-light.ph-hand-peace:before {
  content: "\E7CC";
}
.ph-light.ph-hand-pointing:before {
  content: "\E29A";
}
.ph-light.ph-hand-soap:before {
  content: "\E630";
}
.ph-light.ph-hand-swipe-left:before {
  content: "\EC94";
}
.ph-light.ph-hand-swipe-right:before {
  content: "\EC92";
}
.ph-light.ph-hand-tap:before {
  content: "\EC90";
}
.ph-light.ph-hand-waving:before {
  content: "\E580";
}
.ph-light.ph-hand-withdraw:before {
  content: "\EE80";
}
.ph-light.ph-handbag:before {
  content: "\E29C";
}
.ph-light.ph-handbag-simple:before {
  content: "\E62E";
}
.ph-light.ph-hands-clapping:before {
  content: "\E6A0";
}
.ph-light.ph-hands-praying:before {
  content: "\ECC8";
}
.ph-light.ph-handshake:before {
  content: "\E582";
}
.ph-light.ph-hard-drive:before {
  content: "\E29E";
}
.ph-light.ph-hard-drives:before {
  content: "\E2A0";
}
.ph-light.ph-hard-hat:before {
  content: "\ED46";
}
.ph-light.ph-hash:before {
  content: "\E2A2";
}
.ph-light.ph-hash-straight:before {
  content: "\E2A4";
}
.ph-light.ph-head-circuit:before {
  content: "\E7D4";
}
.ph-light.ph-headlights:before {
  content: "\E6FE";
}
.ph-light.ph-headphones:before {
  content: "\E2A6";
}
.ph-light.ph-headset:before {
  content: "\E584";
}
.ph-light.ph-heart:before {
  content: "\E2A8";
}
.ph-light.ph-heart-break:before {
  content: "\EBE8";
}
.ph-light.ph-heart-half:before {
  content: "\EC48";
}
.ph-light.ph-heart-straight:before {
  content: "\E2AA";
}
.ph-light.ph-heart-straight-break:before {
  content: "\EB98";
}
.ph-light.ph-heartbeat:before {
  content: "\E2AC";
}
.ph-light.ph-hexagon:before {
  content: "\E2AE";
}
.ph-light.ph-high-definition:before {
  content: "\EA8E";
}
.ph-light.ph-high-heel:before {
  content: "\E8E8";
}
.ph-light.ph-highlighter:before {
  content: "\EC76";
}
.ph-light.ph-highlighter-circle:before {
  content: "\E632";
}
.ph-light.ph-hockey:before {
  content: "\EC86";
}
.ph-light.ph-hoodie:before {
  content: "\ECD0";
}
.ph-light.ph-horse:before {
  content: "\E2B0";
}
.ph-light.ph-hospital:before {
  content: "\E844";
}
.ph-light.ph-hourglass:before {
  content: "\E2B2";
}
.ph-light.ph-hourglass-high:before {
  content: "\E2B4";
}
.ph-light.ph-hourglass-low:before {
  content: "\E2B6";
}
.ph-light.ph-hourglass-medium:before {
  content: "\E2B8";
}
.ph-light.ph-hourglass-simple:before {
  content: "\E2BA";
}
.ph-light.ph-hourglass-simple-high:before {
  content: "\E2BC";
}
.ph-light.ph-hourglass-simple-low:before {
  content: "\E2BE";
}
.ph-light.ph-hourglass-simple-medium:before {
  content: "\E2C0";
}
.ph-light.ph-house:before {
  content: "\E2C2";
}
.ph-light.ph-house-line:before {
  content: "\E2C4";
}
.ph-light.ph-house-simple:before {
  content: "\E2C6";
}
.ph-light.ph-hurricane:before {
  content: "\E88E";
}
.ph-light.ph-ice-cream:before {
  content: "\E804";
}
.ph-light.ph-identification-badge:before {
  content: "\E6F6";
}
.ph-light.ph-identification-card:before {
  content: "\E2C8";
}
.ph-light.ph-image:before {
  content: "\E2CA";
}
.ph-light.ph-image-broken:before {
  content: "\E7A8";
}
.ph-light.ph-image-square:before {
  content: "\E2CC";
}
.ph-light.ph-images:before {
  content: "\E836";
}
.ph-light.ph-images-square:before {
  content: "\E834";
}
.ph-light.ph-infinity:before {
  content: "\E634";
}
.ph-light.ph-lemniscate:before {
  content: "\E634";
}
.ph-light.ph-info:before {
  content: "\E2CE";
}
.ph-light.ph-instagram-logo:before {
  content: "\E2D0";
}
.ph-light.ph-intersect:before {
  content: "\E2D2";
}
.ph-light.ph-intersect-square:before {
  content: "\E87A";
}
.ph-light.ph-intersect-three:before {
  content: "\ECC4";
}
.ph-light.ph-intersection:before {
  content: "\EDBA";
}
.ph-light.ph-invoice:before {
  content: "\EE42";
}
.ph-light.ph-island:before {
  content: "\EE06";
}
.ph-light.ph-jar:before {
  content: "\E7E0";
}
.ph-light.ph-jar-label:before {
  content: "\E7E1";
}
.ph-light.ph-jeep:before {
  content: "\E2D4";
}
.ph-light.ph-joystick:before {
  content: "\EA5E";
}
.ph-light.ph-kanban:before {
  content: "\EB54";
}
.ph-light.ph-key:before {
  content: "\E2D6";
}
.ph-light.ph-key-return:before {
  content: "\E782";
}
.ph-light.ph-keyboard:before {
  content: "\E2D8";
}
.ph-light.ph-keyhole:before {
  content: "\EA78";
}
.ph-light.ph-knife:before {
  content: "\E636";
}
.ph-light.ph-ladder:before {
  content: "\E9E4";
}
.ph-light.ph-ladder-simple:before {
  content: "\EC26";
}
.ph-light.ph-lamp:before {
  content: "\E638";
}
.ph-light.ph-lamp-pendant:before {
  content: "\EE2E";
}
.ph-light.ph-laptop:before {
  content: "\E586";
}
.ph-light.ph-lasso:before {
  content: "\EDC6";
}
.ph-light.ph-lastfm-logo:before {
  content: "\E842";
}
.ph-light.ph-layout:before {
  content: "\E6D6";
}
.ph-light.ph-leaf:before {
  content: "\E2DA";
}
.ph-light.ph-lectern:before {
  content: "\E95A";
}
.ph-light.ph-lego:before {
  content: "\E8C6";
}
.ph-light.ph-lego-smiley:before {
  content: "\E8C7";
}
.ph-light.ph-less-than:before {
  content: "\EDAC";
}
.ph-light.ph-less-than-or-equal:before {
  content: "\EDA4";
}
.ph-light.ph-letter-circle-h:before {
  content: "\EBF8";
}
.ph-light.ph-letter-circle-p:before {
  content: "\EC08";
}
.ph-light.ph-letter-circle-v:before {
  content: "\EC14";
}
.ph-light.ph-lifebuoy:before {
  content: "\E63A";
}
.ph-light.ph-lightbulb:before {
  content: "\E2DC";
}
.ph-light.ph-lightbulb-filament:before {
  content: "\E63C";
}
.ph-light.ph-lighthouse:before {
  content: "\E9F6";
}
.ph-light.ph-lightning:before {
  content: "\E2DE";
}
.ph-light.ph-lightning-a:before {
  content: "\EA84";
}
.ph-light.ph-lightning-slash:before {
  content: "\E2E0";
}
.ph-light.ph-line-segment:before {
  content: "\E6D2";
}
.ph-light.ph-line-segments:before {
  content: "\E6D4";
}
.ph-light.ph-line-vertical:before {
  content: "\ED70";
}
.ph-light.ph-link:before {
  content: "\E2E2";
}
.ph-light.ph-link-break:before {
  content: "\E2E4";
}
.ph-light.ph-link-simple:before {
  content: "\E2E6";
}
.ph-light.ph-link-simple-break:before {
  content: "\E2E8";
}
.ph-light.ph-link-simple-horizontal:before {
  content: "\E2EA";
}
.ph-light.ph-link-simple-horizontal-break:before {
  content: "\E2EC";
}
.ph-light.ph-linkedin-logo:before {
  content: "\E2EE";
}
.ph-light.ph-linktree-logo:before {
  content: "\EDEE";
}
.ph-light.ph-linux-logo:before {
  content: "\EB02";
}
.ph-light.ph-list:before {
  content: "\E2F0";
}
.ph-light.ph-list-bullets:before {
  content: "\E2F2";
}
.ph-light.ph-list-checks:before {
  content: "\EADC";
}
.ph-light.ph-list-dashes:before {
  content: "\E2F4";
}
.ph-light.ph-list-heart:before {
  content: "\EBDE";
}
.ph-light.ph-list-magnifying-glass:before {
  content: "\EBE0";
}
.ph-light.ph-list-numbers:before {
  content: "\E2F6";
}
.ph-light.ph-list-plus:before {
  content: "\E2F8";
}
.ph-light.ph-list-star:before {
  content: "\EBDC";
}
.ph-light.ph-lock:before {
  content: "\E2FA";
}
.ph-light.ph-lock-key:before {
  content: "\E2FE";
}
.ph-light.ph-lock-key-open:before {
  content: "\E300";
}
.ph-light.ph-lock-laminated:before {
  content: "\E302";
}
.ph-light.ph-lock-laminated-open:before {
  content: "\E304";
}
.ph-light.ph-lock-open:before {
  content: "\E306";
}
.ph-light.ph-lock-simple:before {
  content: "\E308";
}
.ph-light.ph-lock-simple-open:before {
  content: "\E30A";
}
.ph-light.ph-lockers:before {
  content: "\ECB8";
}
.ph-light.ph-log:before {
  content: "\ED82";
}
.ph-light.ph-magic-wand:before {
  content: "\E6B6";
}
.ph-light.ph-magnet:before {
  content: "\E680";
}
.ph-light.ph-magnet-straight:before {
  content: "\E682";
}
.ph-light.ph-magnifying-glass:before {
  content: "\E30C";
}
.ph-light.ph-magnifying-glass-minus:before {
  content: "\E30E";
}
.ph-light.ph-magnifying-glass-plus:before {
  content: "\E310";
}
.ph-light.ph-mailbox:before {
  content: "\EC1E";
}
.ph-light.ph-map-pin:before {
  content: "\E316";
}
.ph-light.ph-map-pin-area:before {
  content: "\EE3A";
}
.ph-light.ph-map-pin-line:before {
  content: "\E318";
}
.ph-light.ph-map-pin-plus:before {
  content: "\E314";
}
.ph-light.ph-map-pin-simple:before {
  content: "\EE3E";
}
.ph-light.ph-map-pin-simple-area:before {
  content: "\EE3C";
}
.ph-light.ph-map-pin-simple-line:before {
  content: "\EE38";
}
.ph-light.ph-map-trifold:before {
  content: "\E31A";
}
.ph-light.ph-markdown-logo:before {
  content: "\E508";
}
.ph-light.ph-marker-circle:before {
  content: "\E640";
}
.ph-light.ph-martini:before {
  content: "\E31C";
}
.ph-light.ph-mask-happy:before {
  content: "\E9F4";
}
.ph-light.ph-mask-sad:before {
  content: "\EB9E";
}
.ph-light.ph-mastodon-logo:before {
  content: "\ED68";
}
.ph-light.ph-math-operations:before {
  content: "\E31E";
}
.ph-light.ph-matrix-logo:before {
  content: "\ED64";
}
.ph-light.ph-medal:before {
  content: "\E320";
}
.ph-light.ph-medal-military:before {
  content: "\ECFC";
}
.ph-light.ph-medium-logo:before {
  content: "\E322";
}
.ph-light.ph-megaphone:before {
  content: "\E324";
}
.ph-light.ph-megaphone-simple:before {
  content: "\E642";
}
.ph-light.ph-member-of:before {
  content: "\EDC2";
}
.ph-light.ph-memory:before {
  content: "\E9C4";
}
.ph-light.ph-messenger-logo:before {
  content: "\E6D8";
}
.ph-light.ph-meta-logo:before {
  content: "\ED02";
}
.ph-light.ph-meteor:before {
  content: "\E9BA";
}
.ph-light.ph-metronome:before {
  content: "\EC8E";
}
.ph-light.ph-microphone:before {
  content: "\E326";
}
.ph-light.ph-microphone-slash:before {
  content: "\E328";
}
.ph-light.ph-microphone-stage:before {
  content: "\E75C";
}
.ph-light.ph-microscope:before {
  content: "\EC7A";
}
.ph-light.ph-microsoft-excel-logo:before {
  content: "\EB6C";
}
.ph-light.ph-microsoft-outlook-logo:before {
  content: "\EB70";
}
.ph-light.ph-microsoft-powerpoint-logo:before {
  content: "\EACE";
}
.ph-light.ph-microsoft-teams-logo:before {
  content: "\EB66";
}
.ph-light.ph-microsoft-word-logo:before {
  content: "\EB6A";
}
.ph-light.ph-minus:before {
  content: "\E32A";
}
.ph-light.ph-minus-circle:before {
  content: "\E32C";
}
.ph-light.ph-minus-square:before {
  content: "\ED4C";
}
.ph-light.ph-money:before {
  content: "\E588";
}
.ph-light.ph-money-wavy:before {
  content: "\EE68";
}
.ph-light.ph-monitor:before {
  content: "\E32E";
}
.ph-light.ph-monitor-arrow-up:before {
  content: "\E58A";
}
.ph-light.ph-monitor-play:before {
  content: "\E58C";
}
.ph-light.ph-moon:before {
  content: "\E330";
}
.ph-light.ph-moon-stars:before {
  content: "\E58E";
}
.ph-light.ph-moped:before {
  content: "\E824";
}
.ph-light.ph-moped-front:before {
  content: "\E822";
}
.ph-light.ph-mosque:before {
  content: "\ECEE";
}
.ph-light.ph-motorcycle:before {
  content: "\E80A";
}
.ph-light.ph-mountains:before {
  content: "\E7AE";
}
.ph-light.ph-mouse:before {
  content: "\E33A";
}
.ph-light.ph-mouse-left-click:before {
  content: "\E334";
}
.ph-light.ph-mouse-middle-click:before {
  content: "\E338";
}
.ph-light.ph-mouse-right-click:before {
  content: "\E336";
}
.ph-light.ph-mouse-scroll:before {
  content: "\E332";
}
.ph-light.ph-mouse-simple:before {
  content: "\E644";
}
.ph-light.ph-music-note:before {
  content: "\E33C";
}
.ph-light.ph-music-note-simple:before {
  content: "\E33E";
}
.ph-light.ph-music-notes:before {
  content: "\E340";
}
.ph-light.ph-music-notes-minus:before {
  content: "\EE0C";
}
.ph-light.ph-music-notes-plus:before {
  content: "\EB7C";
}
.ph-light.ph-music-notes-simple:before {
  content: "\E342";
}
.ph-light.ph-navigation-arrow:before {
  content: "\EADE";
}
.ph-light.ph-needle:before {
  content: "\E82E";
}
.ph-light.ph-network:before {
  content: "\EDDE";
}
.ph-light.ph-network-slash:before {
  content: "\EDDC";
}
.ph-light.ph-network-x:before {
  content: "\EDDA";
}
.ph-light.ph-newspaper:before {
  content: "\E344";
}
.ph-light.ph-newspaper-clipping:before {
  content: "\E346";
}
.ph-light.ph-not-equals:before {
  content: "\EDA6";
}
.ph-light.ph-not-member-of:before {
  content: "\EDAE";
}
.ph-light.ph-not-subset-of:before {
  content: "\EDB0";
}
.ph-light.ph-not-superset-of:before {
  content: "\EDB2";
}
.ph-light.ph-notches:before {
  content: "\ED3A";
}
.ph-light.ph-note:before {
  content: "\E348";
}
.ph-light.ph-note-blank:before {
  content: "\E34A";
}
.ph-light.ph-note-pencil:before {
  content: "\E34C";
}
.ph-light.ph-notebook:before {
  content: "\E34E";
}
.ph-light.ph-notepad:before {
  content: "\E63E";
}
.ph-light.ph-notification:before {
  content: "\E6FA";
}
.ph-light.ph-notion-logo:before {
  content: "\E9A0";
}
.ph-light.ph-nuclear-plant:before {
  content: "\ED7C";
}
.ph-light.ph-number-circle-eight:before {
  content: "\E352";
}
.ph-light.ph-number-circle-five:before {
  content: "\E358";
}
.ph-light.ph-number-circle-four:before {
  content: "\E35E";
}
.ph-light.ph-number-circle-nine:before {
  content: "\E364";
}
.ph-light.ph-number-circle-one:before {
  content: "\E36A";
}
.ph-light.ph-number-circle-seven:before {
  content: "\E370";
}
.ph-light.ph-number-circle-six:before {
  content: "\E376";
}
.ph-light.ph-number-circle-three:before {
  content: "\E37C";
}
.ph-light.ph-number-circle-two:before {
  content: "\E382";
}
.ph-light.ph-number-circle-zero:before {
  content: "\E388";
}
.ph-light.ph-number-eight:before {
  content: "\E350";
}
.ph-light.ph-number-five:before {
  content: "\E356";
}
.ph-light.ph-number-four:before {
  content: "\E35C";
}
.ph-light.ph-number-nine:before {
  content: "\E362";
}
.ph-light.ph-number-one:before {
  content: "\E368";
}
.ph-light.ph-number-seven:before {
  content: "\E36E";
}
.ph-light.ph-number-six:before {
  content: "\E374";
}
.ph-light.ph-number-square-eight:before {
  content: "\E354";
}
.ph-light.ph-number-square-five:before {
  content: "\E35A";
}
.ph-light.ph-number-square-four:before {
  content: "\E360";
}
.ph-light.ph-number-square-nine:before {
  content: "\E366";
}
.ph-light.ph-number-square-one:before {
  content: "\E36C";
}
.ph-light.ph-number-square-seven:before {
  content: "\E372";
}
.ph-light.ph-number-square-six:before {
  content: "\E378";
}
.ph-light.ph-number-square-three:before {
  content: "\E37E";
}
.ph-light.ph-number-square-two:before {
  content: "\E384";
}
.ph-light.ph-number-square-zero:before {
  content: "\E38A";
}
.ph-light.ph-number-three:before {
  content: "\E37A";
}
.ph-light.ph-number-two:before {
  content: "\E380";
}
.ph-light.ph-number-zero:before {
  content: "\E386";
}
.ph-light.ph-numpad:before {
  content: "\E3C8";
}
.ph-light.ph-nut:before {
  content: "\E38C";
}
.ph-light.ph-ny-times-logo:before {
  content: "\E646";
}
.ph-light.ph-octagon:before {
  content: "\E38E";
}
.ph-light.ph-office-chair:before {
  content: "\EA46";
}
.ph-light.ph-onigiri:before {
  content: "\EE2C";
}
.ph-light.ph-open-ai-logo:before {
  content: "\E7D2";
}
.ph-light.ph-option:before {
  content: "\E8A8";
}
.ph-light.ph-orange:before {
  content: "\EE40";
}
.ph-light.ph-orange-slice:before {
  content: "\ED36";
}
.ph-light.ph-oven:before {
  content: "\ED8C";
}
.ph-light.ph-package:before {
  content: "\E390";
}
.ph-light.ph-paint-brush:before {
  content: "\E6F0";
}
.ph-light.ph-paint-brush-broad:before {
  content: "\E590";
}
.ph-light.ph-paint-brush-household:before {
  content: "\E6F2";
}
.ph-light.ph-paint-bucket:before {
  content: "\E392";
}
.ph-light.ph-paint-roller:before {
  content: "\E6F4";
}
.ph-light.ph-palette:before {
  content: "\E6C8";
}
.ph-light.ph-panorama:before {
  content: "\EAA2";
}
.ph-light.ph-pants:before {
  content: "\EC88";
}
.ph-light.ph-paper-plane:before {
  content: "\E394";
}
.ph-light.ph-paper-plane-right:before {
  content: "\E396";
}
.ph-light.ph-paper-plane-tilt:before {
  content: "\E398";
}
.ph-light.ph-paperclip:before {
  content: "\E39A";
}
.ph-light.ph-paperclip-horizontal:before {
  content: "\E592";
}
.ph-light.ph-parachute:before {
  content: "\EA7C";
}
.ph-light.ph-paragraph:before {
  content: "\E960";
}
.ph-light.ph-parallelogram:before {
  content: "\ECC6";
}
.ph-light.ph-park:before {
  content: "\ECB2";
}
.ph-light.ph-password:before {
  content: "\E752";
}
.ph-light.ph-path:before {
  content: "\E39C";
}
.ph-light.ph-patreon-logo:before {
  content: "\E98A";
}
.ph-light.ph-pause:before {
  content: "\E39E";
}
.ph-light.ph-pause-circle:before {
  content: "\E3A0";
}
.ph-light.ph-paw-print:before {
  content: "\E648";
}
.ph-light.ph-paypal-logo:before {
  content: "\E98C";
}
.ph-light.ph-peace:before {
  content: "\E3A2";
}
.ph-light.ph-pen:before {
  content: "\E3AA";
}
.ph-light.ph-pen-nib:before {
  content: "\E3AC";
}
.ph-light.ph-pen-nib-straight:before {
  content: "\E64A";
}
.ph-light.ph-pencil:before {
  content: "\E3AE";
}
.ph-light.ph-pencil-circle:before {
  content: "\E3B0";
}
.ph-light.ph-pencil-line:before {
  content: "\E3B2";
}
.ph-light.ph-pencil-ruler:before {
  content: "\E906";
}
.ph-light.ph-pencil-simple:before {
  content: "\E3B4";
}
.ph-light.ph-pencil-simple-line:before {
  content: "\EBC6";
}
.ph-light.ph-pencil-simple-slash:before {
  content: "\ECF6";
}
.ph-light.ph-pencil-slash:before {
  content: "\ECF8";
}
.ph-light.ph-pentagon:before {
  content: "\EC7E";
}
.ph-light.ph-pentagram:before {
  content: "\EC5C";
}
.ph-light.ph-pepper:before {
  content: "\E94A";
}
.ph-light.ph-percent:before {
  content: "\E3B6";
}
.ph-light.ph-person:before {
  content: "\E3A8";
}
.ph-light.ph-person-arms-spread:before {
  content: "\ECFE";
}
.ph-light.ph-person-simple:before {
  content: "\E72E";
}
.ph-light.ph-person-simple-bike:before {
  content: "\E734";
}
.ph-light.ph-person-simple-circle:before {
  content: "\EE58";
}
.ph-light.ph-person-simple-hike:before {
  content: "\ED54";
}
.ph-light.ph-person-simple-run:before {
  content: "\E730";
}
.ph-light.ph-person-simple-ski:before {
  content: "\E71C";
}
.ph-light.ph-person-simple-snowboard:before {
  content: "\E71E";
}
.ph-light.ph-person-simple-swim:before {
  content: "\E736";
}
.ph-light.ph-person-simple-tai-chi:before {
  content: "\ED5C";
}
.ph-light.ph-person-simple-throw:before {
  content: "\E732";
}
.ph-light.ph-person-simple-walk:before {
  content: "\E73A";
}
.ph-light.ph-perspective:before {
  content: "\EBE6";
}
.ph-light.ph-phone:before {
  content: "\E3B8";
}
.ph-light.ph-phone-call:before {
  content: "\E3BA";
}
.ph-light.ph-phone-disconnect:before {
  content: "\E3BC";
}
.ph-light.ph-phone-incoming:before {
  content: "\E3BE";
}
.ph-light.ph-phone-list:before {
  content: "\E3CC";
}
.ph-light.ph-phone-outgoing:before {
  content: "\E3C0";
}
.ph-light.ph-phone-pause:before {
  content: "\E3CA";
}
.ph-light.ph-phone-plus:before {
  content: "\EC56";
}
.ph-light.ph-phone-slash:before {
  content: "\E3C2";
}
.ph-light.ph-phone-transfer:before {
  content: "\E3C6";
}
.ph-light.ph-phone-x:before {
  content: "\E3C4";
}
.ph-light.ph-phosphor-logo:before {
  content: "\E3CE";
}
.ph-light.ph-pi:before {
  content: "\EC80";
}
.ph-light.ph-piano-keys:before {
  content: "\E9C8";
}
.ph-light.ph-picnic-table:before {
  content: "\EE26";
}
.ph-light.ph-picture-in-picture:before {
  content: "\E64C";
}
.ph-light.ph-piggy-bank:before {
  content: "\EA04";
}
.ph-light.ph-pill:before {
  content: "\E700";
}
.ph-light.ph-ping-pong:before {
  content: "\EA42";
}
.ph-light.ph-pint-glass:before {
  content: "\EDD0";
}
.ph-light.ph-pinterest-logo:before {
  content: "\E64E";
}
.ph-light.ph-pinwheel:before {
  content: "\EB9C";
}
.ph-light.ph-pipe:before {
  content: "\ED86";
}
.ph-light.ph-pipe-wrench:before {
  content: "\ED88";
}
.ph-light.ph-pix-logo:before {
  content: "\ECC2";
}
.ph-light.ph-pizza:before {
  content: "\E796";
}
.ph-light.ph-placeholder:before {
  content: "\E650";
}
.ph-light.ph-planet:before {
  content: "\E652";
}
.ph-light.ph-plant:before {
  content: "\EBAE";
}
.ph-light.ph-play:before {
  content: "\E3D0";
}
.ph-light.ph-play-circle:before {
  content: "\E3D2";
}
.ph-light.ph-play-pause:before {
  content: "\E8BE";
}
.ph-light.ph-playlist:before {
  content: "\E6AA";
}
.ph-light.ph-plug:before {
  content: "\E946";
}
.ph-light.ph-plug-charging:before {
  content: "\EB5C";
}
.ph-light.ph-plugs:before {
  content: "\EB56";
}
.ph-light.ph-plugs-connected:before {
  content: "\EB5A";
}
.ph-light.ph-plus:before {
  content: "\E3D4";
}
.ph-light.ph-plus-circle:before {
  content: "\E3D6";
}
.ph-light.ph-plus-minus:before {
  content: "\E3D8";
}
.ph-light.ph-plus-square:before {
  content: "\ED4A";
}
.ph-light.ph-poker-chip:before {
  content: "\E594";
}
.ph-light.ph-police-car:before {
  content: "\EC4A";
}
.ph-light.ph-polygon:before {
  content: "\E6D0";
}
.ph-light.ph-popcorn:before {
  content: "\EB4E";
}
.ph-light.ph-popsicle:before {
  content: "\EBBE";
}
.ph-light.ph-potted-plant:before {
  content: "\EC22";
}
.ph-light.ph-power:before {
  content: "\E3DA";
}
.ph-light.ph-prescription:before {
  content: "\E7A2";
}
.ph-light.ph-presentation:before {
  content: "\E654";
}
.ph-light.ph-presentation-chart:before {
  content: "\E656";
}
.ph-light.ph-printer:before {
  content: "\E3DC";
}
.ph-light.ph-prohibit:before {
  content: "\E3DE";
}
.ph-light.ph-prohibit-inset:before {
  content: "\E3E0";
}
.ph-light.ph-projector-screen:before {
  content: "\E658";
}
.ph-light.ph-projector-screen-chart:before {
  content: "\E65A";
}
.ph-light.ph-pulse:before {
  content: "\E000";
}
.ph-light.ph-activity:before {
  content: "\E000";
}
.ph-light.ph-push-pin:before {
  content: "\E3E2";
}
.ph-light.ph-push-pin-simple:before {
  content: "\E65C";
}
.ph-light.ph-push-pin-simple-slash:before {
  content: "\E65E";
}
.ph-light.ph-push-pin-slash:before {
  content: "\E3E4";
}
.ph-light.ph-puzzle-piece:before {
  content: "\E596";
}
.ph-light.ph-qr-code:before {
  content: "\E3E6";
}
.ph-light.ph-question:before {
  content: "\E3E8";
}
.ph-light.ph-question-mark:before {
  content: "\E3E9";
}
.ph-light.ph-queue:before {
  content: "\E6AC";
}
.ph-light.ph-quotes:before {
  content: "\E660";
}
.ph-light.ph-rabbit:before {
  content: "\EAC2";
}
.ph-light.ph-racquet:before {
  content: "\EE02";
}
.ph-light.ph-radical:before {
  content: "\E3EA";
}
.ph-light.ph-radio:before {
  content: "\E77E";
}
.ph-light.ph-radio-button:before {
  content: "\EB08";
}
.ph-light.ph-radioactive:before {
  content: "\E9DC";
}
.ph-light.ph-rainbow:before {
  content: "\E598";
}
.ph-light.ph-rainbow-cloud:before {
  content: "\E59A";
}
.ph-light.ph-ranking:before {
  content: "\ED62";
}
.ph-light.ph-read-cv-logo:before {
  content: "\ED0C";
}
.ph-light.ph-receipt:before {
  content: "\E3EC";
}
.ph-light.ph-receipt-x:before {
  content: "\ED40";
}
.ph-light.ph-record:before {
  content: "\E3EE";
}
.ph-light.ph-rectangle:before {
  content: "\E3F0";
}
.ph-light.ph-rectangle-dashed:before {
  content: "\E3F2";
}
.ph-light.ph-recycle:before {
  content: "\E75A";
}
.ph-light.ph-reddit-logo:before {
  content: "\E59C";
}
.ph-light.ph-repeat:before {
  content: "\E3F6";
}
.ph-light.ph-repeat-once:before {
  content: "\E3F8";
}
.ph-light.ph-replit-logo:before {
  content: "\EB8A";
}
.ph-light.ph-resize:before {
  content: "\ED6E";
}
.ph-light.ph-rewind:before {
  content: "\E6A8";
}
.ph-light.ph-rewind-circle:before {
  content: "\E3FA";
}
.ph-light.ph-road-horizon:before {
  content: "\E838";
}
.ph-light.ph-robot:before {
  content: "\E762";
}
.ph-light.ph-rocket:before {
  content: "\E3FC";
}
.ph-light.ph-rocket-launch:before {
  content: "\E3FE";
}
.ph-light.ph-rows:before {
  content: "\E5A2";
}
.ph-light.ph-rows-plus-bottom:before {
  content: "\E59E";
}
.ph-light.ph-rows-plus-top:before {
  content: "\E5A0";
}
.ph-light.ph-rss:before {
  content: "\E400";
}
.ph-light.ph-rss-simple:before {
  content: "\E402";
}
.ph-light.ph-rug:before {
  content: "\EA1A";
}
.ph-light.ph-ruler:before {
  content: "\E6B8";
}
.ph-light.ph-sailboat:before {
  content: "\E78A";
}
.ph-light.ph-scales:before {
  content: "\E750";
}
.ph-light.ph-scan:before {
  content: "\EBB6";
}
.ph-light.ph-scan-smiley:before {
  content: "\EBB4";
}
.ph-light.ph-scissors:before {
  content: "\EAE0";
}
.ph-light.ph-scooter:before {
  content: "\E820";
}
.ph-light.ph-screencast:before {
  content: "\E404";
}
.ph-light.ph-screwdriver:before {
  content: "\E86E";
}
.ph-light.ph-scribble:before {
  content: "\E806";
}
.ph-light.ph-scribble-loop:before {
  content: "\E662";
}
.ph-light.ph-scroll:before {
  content: "\EB7A";
}
.ph-light.ph-seal:before {
  content: "\E604";
}
.ph-light.ph-circle-wavy:before {
  content: "\E604";
}
.ph-light.ph-seal-check:before {
  content: "\E606";
}
.ph-light.ph-circle-wavy-check:before {
  content: "\E606";
}
.ph-light.ph-seal-percent:before {
  content: "\E60A";
}
.ph-light.ph-seal-question:before {
  content: "\E608";
}
.ph-light.ph-circle-wavy-question:before {
  content: "\E608";
}
.ph-light.ph-seal-warning:before {
  content: "\E60C";
}
.ph-light.ph-circle-wavy-warning:before {
  content: "\E60C";
}
.ph-light.ph-seat:before {
  content: "\EB8E";
}
.ph-light.ph-seatbelt:before {
  content: "\EDFE";
}
.ph-light.ph-security-camera:before {
  content: "\ECA4";
}
.ph-light.ph-selection:before {
  content: "\E69A";
}
.ph-light.ph-selection-all:before {
  content: "\E746";
}
.ph-light.ph-selection-background:before {
  content: "\EAF8";
}
.ph-light.ph-selection-foreground:before {
  content: "\EAF6";
}
.ph-light.ph-selection-inverse:before {
  content: "\E744";
}
.ph-light.ph-selection-plus:before {
  content: "\E69C";
}
.ph-light.ph-selection-slash:before {
  content: "\E69E";
}
.ph-light.ph-shapes:before {
  content: "\EC5E";
}
.ph-light.ph-share:before {
  content: "\E406";
}
.ph-light.ph-share-fat:before {
  content: "\ED52";
}
.ph-light.ph-share-network:before {
  content: "\E408";
}
.ph-light.ph-shield:before {
  content: "\E40A";
}
.ph-light.ph-shield-check:before {
  content: "\E40C";
}
.ph-light.ph-shield-checkered:before {
  content: "\E708";
}
.ph-light.ph-shield-chevron:before {
  content: "\E40E";
}
.ph-light.ph-shield-plus:before {
  content: "\E706";
}
.ph-light.ph-shield-slash:before {
  content: "\E410";
}
.ph-light.ph-shield-star:before {
  content: "\EC34";
}
.ph-light.ph-shield-warning:before {
  content: "\E412";
}
.ph-light.ph-shipping-container:before {
  content: "\E78C";
}
.ph-light.ph-shirt-folded:before {
  content: "\EA92";
}
.ph-light.ph-shooting-star:before {
  content: "\ECFA";
}
.ph-light.ph-shopping-bag:before {
  content: "\E416";
}
.ph-light.ph-shopping-bag-open:before {
  content: "\E418";
}
.ph-light.ph-shopping-cart:before {
  content: "\E41E";
}
.ph-light.ph-shopping-cart-simple:before {
  content: "\E420";
}
.ph-light.ph-shovel:before {
  content: "\E9E6";
}
.ph-light.ph-shower:before {
  content: "\E776";
}
.ph-light.ph-shrimp:before {
  content: "\EAB4";
}
.ph-light.ph-shuffle:before {
  content: "\E422";
}
.ph-light.ph-shuffle-angular:before {
  content: "\E424";
}
.ph-light.ph-shuffle-simple:before {
  content: "\E426";
}
.ph-light.ph-sidebar:before {
  content: "\EAB6";
}
.ph-light.ph-sidebar-simple:before {
  content: "\EC24";
}
.ph-light.ph-sigma:before {
  content: "\EAB8";
}
.ph-light.ph-sign-in:before {
  content: "\E428";
}
.ph-light.ph-sign-out:before {
  content: "\E42A";
}
.ph-light.ph-signature:before {
  content: "\EBAC";
}
.ph-light.ph-signpost:before {
  content: "\E89C";
}
.ph-light.ph-sim-card:before {
  content: "\E664";
}
.ph-light.ph-siren:before {
  content: "\E9B8";
}
.ph-light.ph-sketch-logo:before {
  content: "\E42C";
}
.ph-light.ph-skip-back:before {
  content: "\E5A4";
}
.ph-light.ph-skip-back-circle:before {
  content: "\E42E";
}
.ph-light.ph-skip-forward:before {
  content: "\E5A6";
}
.ph-light.ph-skip-forward-circle:before {
  content: "\E430";
}
.ph-light.ph-skull:before {
  content: "\E916";
}
.ph-light.ph-skype-logo:before {
  content: "\E8DC";
}
.ph-light.ph-slack-logo:before {
  content: "\E5A8";
}
.ph-light.ph-sliders:before {
  content: "\E432";
}
.ph-light.ph-sliders-horizontal:before {
  content: "\E434";
}
.ph-light.ph-slideshow:before {
  content: "\ED32";
}
.ph-light.ph-smiley:before {
  content: "\E436";
}
.ph-light.ph-smiley-angry:before {
  content: "\EC62";
}
.ph-light.ph-smiley-blank:before {
  content: "\E438";
}
.ph-light.ph-smiley-meh:before {
  content: "\E43A";
}
.ph-light.ph-smiley-melting:before {
  content: "\EE56";
}
.ph-light.ph-smiley-nervous:before {
  content: "\E43C";
}
.ph-light.ph-smiley-sad:before {
  content: "\E43E";
}
.ph-light.ph-smiley-sticker:before {
  content: "\E440";
}
.ph-light.ph-smiley-wink:before {
  content: "\E666";
}
.ph-light.ph-smiley-x-eyes:before {
  content: "\E442";
}
.ph-light.ph-snapchat-logo:before {
  content: "\E668";
}
.ph-light.ph-sneaker:before {
  content: "\E80C";
}
.ph-light.ph-sneaker-move:before {
  content: "\ED60";
}
.ph-light.ph-snowflake:before {
  content: "\E5AA";
}
.ph-light.ph-soccer-ball:before {
  content: "\E716";
}
.ph-light.ph-sock:before {
  content: "\ECCE";
}
.ph-light.ph-solar-panel:before {
  content: "\ED7A";
}
.ph-light.ph-solar-roof:before {
  content: "\ED7B";
}
.ph-light.ph-sort-ascending:before {
  content: "\E444";
}
.ph-light.ph-sort-descending:before {
  content: "\E446";
}
.ph-light.ph-soundcloud-logo:before {
  content: "\E8DE";
}
.ph-light.ph-spade:before {
  content: "\E448";
}
.ph-light.ph-sparkle:before {
  content: "\E6A2";
}
.ph-light.ph-speaker-hifi:before {
  content: "\EA08";
}
.ph-light.ph-speaker-high:before {
  content: "\E44A";
}
.ph-light.ph-speaker-low:before {
  content: "\E44C";
}
.ph-light.ph-speaker-none:before {
  content: "\E44E";
}
.ph-light.ph-speaker-simple-high:before {
  content: "\E450";
}
.ph-light.ph-speaker-simple-low:before {
  content: "\E452";
}
.ph-light.ph-speaker-simple-none:before {
  content: "\E454";
}
.ph-light.ph-speaker-simple-slash:before {
  content: "\E456";
}
.ph-light.ph-speaker-simple-x:before {
  content: "\E458";
}
.ph-light.ph-speaker-slash:before {
  content: "\E45A";
}
.ph-light.ph-speaker-x:before {
  content: "\E45C";
}
.ph-light.ph-speedometer:before {
  content: "\EE74";
}
.ph-light.ph-sphere:before {
  content: "\EE66";
}
.ph-light.ph-spinner:before {
  content: "\E66A";
}
.ph-light.ph-spinner-ball:before {
  content: "\EE28";
}
.ph-light.ph-spinner-gap:before {
  content: "\E66C";
}
.ph-light.ph-spiral:before {
  content: "\E9FA";
}
.ph-light.ph-split-horizontal:before {
  content: "\E872";
}
.ph-light.ph-split-vertical:before {
  content: "\E876";
}
.ph-light.ph-spotify-logo:before {
  content: "\E66E";
}
.ph-light.ph-spray-bottle:before {
  content: "\E7E4";
}
.ph-light.ph-square:before {
  content: "\E45E";
}
.ph-light.ph-square-half:before {
  content: "\E462";
}
.ph-light.ph-square-half-bottom:before {
  content: "\EB16";
}
.ph-light.ph-square-logo:before {
  content: "\E690";
}
.ph-light.ph-square-split-horizontal:before {
  content: "\E870";
}
.ph-light.ph-square-split-vertical:before {
  content: "\E874";
}
.ph-light.ph-squares-four:before {
  content: "\E464";
}
.ph-light.ph-stack:before {
  content: "\E466";
}
.ph-light.ph-stack-minus:before {
  content: "\EDF4";
}
.ph-light.ph-stack-overflow-logo:before {
  content: "\EB78";
}
.ph-light.ph-stack-plus:before {
  content: "\EDF6";
}
.ph-light.ph-stack-simple:before {
  content: "\E468";
}
.ph-light.ph-stairs:before {
  content: "\E8EC";
}
.ph-light.ph-stamp:before {
  content: "\EA48";
}
.ph-light.ph-standard-definition:before {
  content: "\EA90";
}
.ph-light.ph-star:before {
  content: "\E46A";
}
.ph-light.ph-star-and-crescent:before {
  content: "\ECF4";
}
.ph-light.ph-star-four:before {
  content: "\E6A4";
}
.ph-light.ph-star-half:before {
  content: "\E70A";
}
.ph-light.ph-star-of-david:before {
  content: "\E89E";
}
.ph-light.ph-steam-logo:before {
  content: "\EAD4";
}
.ph-light.ph-steering-wheel:before {
  content: "\E9AC";
}
.ph-light.ph-steps:before {
  content: "\ECBE";
}
.ph-light.ph-stethoscope:before {
  content: "\E7EA";
}
.ph-light.ph-sticker:before {
  content: "\E5AC";
}
.ph-light.ph-stool:before {
  content: "\EA44";
}
.ph-light.ph-stop:before {
  content: "\E46C";
}
.ph-light.ph-stop-circle:before {
  content: "\E46E";
}
.ph-light.ph-storefront:before {
  content: "\E470";
}
.ph-light.ph-strategy:before {
  content: "\EA3A";
}
.ph-light.ph-stripe-logo:before {
  content: "\E698";
}
.ph-light.ph-student:before {
  content: "\E73E";
}
.ph-light.ph-subset-of:before {
  content: "\EDC0";
}
.ph-light.ph-subset-proper-of:before {
  content: "\EDB6";
}
.ph-light.ph-subtitles:before {
  content: "\E1A8";
}
.ph-light.ph-subtitles-slash:before {
  content: "\E1A6";
}
.ph-light.ph-subtract:before {
  content: "\EBD6";
}
.ph-light.ph-subtract-square:before {
  content: "\EBD4";
}
.ph-light.ph-subway:before {
  content: "\E498";
}
.ph-light.ph-suitcase:before {
  content: "\E5AE";
}
.ph-light.ph-suitcase-rolling:before {
  content: "\E9B0";
}
.ph-light.ph-suitcase-simple:before {
  content: "\E5B0";
}
.ph-light.ph-sun:before {
  content: "\E472";
}
.ph-light.ph-sun-dim:before {
  content: "\E474";
}
.ph-light.ph-sun-horizon:before {
  content: "\E5B6";
}
.ph-light.ph-sunglasses:before {
  content: "\E816";
}
.ph-light.ph-superset-of:before {
  content: "\EDB8";
}
.ph-light.ph-superset-proper-of:before {
  content: "\EDB4";
}
.ph-light.ph-swap:before {
  content: "\E83C";
}
.ph-light.ph-swatches:before {
  content: "\E5B8";
}
.ph-light.ph-swimming-pool:before {
  content: "\ECB6";
}
.ph-light.ph-sword:before {
  content: "\E5BA";
}
.ph-light.ph-synagogue:before {
  content: "\ECEC";
}
.ph-light.ph-syringe:before {
  content: "\E968";
}
.ph-light.ph-t-shirt:before {
  content: "\E670";
}
.ph-light.ph-table:before {
  content: "\E476";
}
.ph-light.ph-tabs:before {
  content: "\E778";
}
.ph-light.ph-tag:before {
  content: "\E478";
}
.ph-light.ph-tag-chevron:before {
  content: "\E672";
}
.ph-light.ph-tag-simple:before {
  content: "\E47A";
}
.ph-light.ph-target:before {
  content: "\E47C";
}
.ph-light.ph-taxi:before {
  content: "\E902";
}
.ph-light.ph-tea-bag:before {
  content: "\E8E6";
}
.ph-light.ph-telegram-logo:before {
  content: "\E5BC";
}
.ph-light.ph-television:before {
  content: "\E754";
}
.ph-light.ph-television-simple:before {
  content: "\EAE6";
}
.ph-light.ph-tennis-ball:before {
  content: "\E720";
}
.ph-light.ph-tent:before {
  content: "\E8BA";
}
.ph-light.ph-terminal:before {
  content: "\E47E";
}
.ph-light.ph-terminal-window:before {
  content: "\EAE8";
}
.ph-light.ph-test-tube:before {
  content: "\E7A0";
}
.ph-light.ph-text-a-underline:before {
  content: "\ED34";
}
.ph-light.ph-text-aa:before {
  content: "\E6EE";
}
.ph-light.ph-text-align-center:before {
  content: "\E480";
}
.ph-light.ph-text-align-justify:before {
  content: "\E482";
}
.ph-light.ph-text-align-left:before {
  content: "\E484";
}
.ph-light.ph-text-align-right:before {
  content: "\E486";
}
.ph-light.ph-text-b:before {
  content: "\E5BE";
}
.ph-light.ph-text-bolder:before {
  content: "\E5BE";
}
.ph-light.ph-text-columns:before {
  content: "\EC96";
}
.ph-light.ph-text-h:before {
  content: "\E6BA";
}
.ph-light.ph-text-h-five:before {
  content: "\E6C4";
}
.ph-light.ph-text-h-four:before {
  content: "\E6C2";
}
.ph-light.ph-text-h-one:before {
  content: "\E6BC";
}
.ph-light.ph-text-h-six:before {
  content: "\E6C6";
}
.ph-light.ph-text-h-three:before {
  content: "\E6C0";
}
.ph-light.ph-text-h-two:before {
  content: "\E6BE";
}
.ph-light.ph-text-indent:before {
  content: "\EA1E";
}
.ph-light.ph-text-italic:before {
  content: "\E5C0";
}
.ph-light.ph-text-outdent:before {
  content: "\EA1C";
}
.ph-light.ph-text-strikethrough:before {
  content: "\E5C2";
}
.ph-light.ph-text-subscript:before {
  content: "\EC98";
}
.ph-light.ph-text-superscript:before {
  content: "\EC9A";
}
.ph-light.ph-text-t:before {
  content: "\E48A";
}
.ph-light.ph-text-t-slash:before {
  content: "\E488";
}
.ph-light.ph-text-underline:before {
  content: "\E5C4";
}
.ph-light.ph-textbox:before {
  content: "\EB0A";
}
.ph-light.ph-thermometer:before {
  content: "\E5C6";
}
.ph-light.ph-thermometer-cold:before {
  content: "\E5C8";
}
.ph-light.ph-thermometer-hot:before {
  content: "\E5CA";
}
.ph-light.ph-thermometer-simple:before {
  content: "\E5CC";
}
.ph-light.ph-threads-logo:before {
  content: "\ED9E";
}
.ph-light.ph-three-d:before {
  content: "\EA5A";
}
.ph-light.ph-thumbs-down:before {
  content: "\E48C";
}
.ph-light.ph-thumbs-up:before {
  content: "\E48E";
}
.ph-light.ph-ticket:before {
  content: "\E490";
}
.ph-light.ph-tidal-logo:before {
  content: "\ED1C";
}
.ph-light.ph-tiktok-logo:before {
  content: "\EAF2";
}
.ph-light.ph-tilde:before {
  content: "\EDA8";
}
.ph-light.ph-timer:before {
  content: "\E492";
}
.ph-light.ph-tip-jar:before {
  content: "\E7E2";
}
.ph-light.ph-tipi:before {
  content: "\ED30";
}
.ph-light.ph-tire:before {
  content: "\EDD2";
}
.ph-light.ph-toggle-left:before {
  content: "\E674";
}
.ph-light.ph-toggle-right:before {
  content: "\E676";
}
.ph-light.ph-toilet:before {
  content: "\E79A";
}
.ph-light.ph-toilet-paper:before {
  content: "\E79C";
}
.ph-light.ph-toolbox:before {
  content: "\ECA0";
}
.ph-light.ph-tooth:before {
  content: "\E9CC";
}
.ph-light.ph-tornado:before {
  content: "\E88C";
}
.ph-light.ph-tote:before {
  content: "\E494";
}
.ph-light.ph-tote-simple:before {
  content: "\E678";
}
.ph-light.ph-towel:before {
  content: "\EDE6";
}
.ph-light.ph-tractor:before {
  content: "\EC6E";
}
.ph-light.ph-trademark:before {
  content: "\E9F0";
}
.ph-light.ph-trademark-registered:before {
  content: "\E3F4";
}
.ph-light.ph-traffic-cone:before {
  content: "\E9A8";
}
.ph-light.ph-traffic-sign:before {
  content: "\E67A";
}
.ph-light.ph-traffic-signal:before {
  content: "\E9AA";
}
.ph-light.ph-train:before {
  content: "\E496";
}
.ph-light.ph-train-regional:before {
  content: "\E49E";
}
.ph-light.ph-train-simple:before {
  content: "\E4A0";
}
.ph-light.ph-tram:before {
  content: "\E9EC";
}
.ph-light.ph-translate:before {
  content: "\E4A2";
}
.ph-light.ph-trash:before {
  content: "\E4A6";
}
.ph-light.ph-trash-simple:before {
  content: "\E4A8";
}
.ph-light.ph-tray:before {
  content: "\E4AA";
}
.ph-light.ph-tray-arrow-down:before {
  content: "\E010";
}
.ph-light.ph-archive-tray:before {
  content: "\E010";
}
.ph-light.ph-tray-arrow-up:before {
  content: "\EE52";
}
.ph-light.ph-treasure-chest:before {
  content: "\EDE2";
}
.ph-light.ph-tree:before {
  content: "\E6DA";
}
.ph-light.ph-tree-evergreen:before {
  content: "\E6DC";
}
.ph-light.ph-tree-palm:before {
  content: "\E91A";
}
.ph-light.ph-tree-structure:before {
  content: "\E67C";
}
.ph-light.ph-tree-view:before {
  content: "\EE48";
}
.ph-light.ph-trend-down:before {
  content: "\E4AC";
}
.ph-light.ph-trend-up:before {
  content: "\E4AE";
}
.ph-light.ph-triangle:before {
  content: "\E4B0";
}
.ph-light.ph-triangle-dashed:before {
  content: "\E4B2";
}
.ph-light.ph-trolley:before {
  content: "\E5B2";
}
.ph-light.ph-trolley-suitcase:before {
  content: "\E5B4";
}
.ph-light.ph-trophy:before {
  content: "\E67E";
}
.ph-light.ph-truck:before {
  content: "\E4B4";
}
.ph-light.ph-truck-trailer:before {
  content: "\E4B6";
}
.ph-light.ph-tumblr-logo:before {
  content: "\E8D4";
}
.ph-light.ph-twitch-logo:before {
  content: "\E5CE";
}
.ph-light.ph-twitter-logo:before {
  content: "\E4BA";
}
.ph-light.ph-umbrella:before {
  content: "\E684";
}
.ph-light.ph-umbrella-simple:before {
  content: "\E686";
}
.ph-light.ph-union:before {
  content: "\EDBE";
}
.ph-light.ph-unite:before {
  content: "\E87E";
}
.ph-light.ph-unite-square:before {
  content: "\E878";
}
.ph-light.ph-upload:before {
  content: "\E4BE";
}
.ph-light.ph-upload-simple:before {
  content: "\E4C0";
}
.ph-light.ph-usb:before {
  content: "\E956";
}
.ph-light.ph-user:before {
  content: "\E4C2";
}
.ph-light.ph-user-check:before {
  content: "\EAFA";
}
.ph-light.ph-user-circle:before {
  content: "\E4C4";
}
.ph-light.ph-user-circle-check:before {
  content: "\EC38";
}
.ph-light.ph-user-circle-dashed:before {
  content: "\EC36";
}
.ph-light.ph-user-circle-gear:before {
  content: "\E4C6";
}
.ph-light.ph-user-circle-minus:before {
  content: "\E4C8";
}
.ph-light.ph-user-circle-plus:before {
  content: "\E4CA";
}
.ph-light.ph-user-focus:before {
  content: "\E6FC";
}
.ph-light.ph-user-gear:before {
  content: "\E4CC";
}
.ph-light.ph-user-list:before {
  content: "\E73C";
}
.ph-light.ph-user-minus:before {
  content: "\E4CE";
}
.ph-light.ph-user-plus:before {
  content: "\E4D0";
}
.ph-light.ph-user-rectangle:before {
  content: "\E4D2";
}
.ph-light.ph-user-sound:before {
  content: "\ECA8";
}
.ph-light.ph-user-square:before {
  content: "\E4D4";
}
.ph-light.ph-user-switch:before {
  content: "\E756";
}
.ph-light.ph-users:before {
  content: "\E4D6";
}
.ph-light.ph-users-four:before {
  content: "\E68C";
}
.ph-light.ph-users-three:before {
  content: "\E68E";
}
.ph-light.ph-van:before {
  content: "\E826";
}
.ph-light.ph-vault:before {
  content: "\E76E";
}
.ph-light.ph-vector-three:before {
  content: "\EE62";
}
.ph-light.ph-vector-two:before {
  content: "\EE64";
}
.ph-light.ph-vibrate:before {
  content: "\E4D8";
}
.ph-light.ph-video:before {
  content: "\E740";
}
.ph-light.ph-video-camera:before {
  content: "\E4DA";
}
.ph-light.ph-video-camera-slash:before {
  content: "\E4DC";
}
.ph-light.ph-video-conference:before {
  content: "\EDCE";
}
.ph-light.ph-vignette:before {
  content: "\EBA2";
}
.ph-light.ph-vinyl-record:before {
  content: "\ECAC";
}
.ph-light.ph-virtual-reality:before {
  content: "\E7B8";
}
.ph-light.ph-virus:before {
  content: "\E7D6";
}
.ph-light.ph-visor:before {
  content: "\EE2A";
}
.ph-light.ph-voicemail:before {
  content: "\E4DE";
}
.ph-light.ph-volleyball:before {
  content: "\E726";
}
.ph-light.ph-wall:before {
  content: "\E688";
}
.ph-light.ph-wallet:before {
  content: "\E68A";
}
.ph-light.ph-warehouse:before {
  content: "\ECD4";
}
.ph-light.ph-warning:before {
  content: "\E4E0";
}
.ph-light.ph-warning-circle:before {
  content: "\E4E2";
}
.ph-light.ph-warning-diamond:before {
  content: "\E7FC";
}
.ph-light.ph-warning-octagon:before {
  content: "\E4E4";
}
.ph-light.ph-washing-machine:before {
  content: "\EDE8";
}
.ph-light.ph-watch:before {
  content: "\E4E6";
}
.ph-light.ph-wave-sawtooth:before {
  content: "\EA9C";
}
.ph-light.ph-wave-sine:before {
  content: "\EA9A";
}
.ph-light.ph-wave-square:before {
  content: "\EA9E";
}
.ph-light.ph-wave-triangle:before {
  content: "\EAA0";
}
.ph-light.ph-waveform:before {
  content: "\E802";
}
.ph-light.ph-waveform-slash:before {
  content: "\E800";
}
.ph-light.ph-waves:before {
  content: "\E6DE";
}
.ph-light.ph-webcam:before {
  content: "\E9B2";
}
.ph-light.ph-webcam-slash:before {
  content: "\ECDC";
}
.ph-light.ph-webhooks-logo:before {
  content: "\ECAE";
}
.ph-light.ph-wechat-logo:before {
  content: "\E8D2";
}
.ph-light.ph-whatsapp-logo:before {
  content: "\E5D0";
}
.ph-light.ph-wheelchair:before {
  content: "\E4E8";
}
.ph-light.ph-wheelchair-motion:before {
  content: "\E89A";
}
.ph-light.ph-wifi-high:before {
  content: "\E4EA";
}
.ph-light.ph-wifi-low:before {
  content: "\E4EC";
}
.ph-light.ph-wifi-medium:before {
  content: "\E4EE";
}
.ph-light.ph-wifi-none:before {
  content: "\E4F0";
}
.ph-light.ph-wifi-slash:before {
  content: "\E4F2";
}
.ph-light.ph-wifi-x:before {
  content: "\E4F4";
}
.ph-light.ph-wind:before {
  content: "\E5D2";
}
.ph-light.ph-windmill:before {
  content: "\E9F8";
}
.ph-light.ph-windows-logo:before {
  content: "\E692";
}
.ph-light.ph-wine:before {
  content: "\E6B2";
}
.ph-light.ph-wrench:before {
  content: "\E5D4";
}
.ph-light.ph-x:before {
  content: "\E4F6";
}
.ph-light.ph-x-circle:before {
  content: "\E4F8";
}
.ph-light.ph-x-logo:before {
  content: "\E4BC";
}
.ph-light.ph-x-square:before {
  content: "\E4FA";
}
.ph-light.ph-yarn:before {
  content: "\ED9A";
}
.ph-light.ph-yin-yang:before {
  content: "\E92A";
}
.ph-light.ph-youtube-logo:before {
  content: "\E4FC";
}
@font-face {
  font-family: "Phosphor-Bold";
  src:
    url(../vendor/Phosphor-Bold_dd3e7d7c.woff2) format("woff2"),
    url(../vendor/Phosphor-Bold_2f8de13b.woff) format("woff"),
    url(../vendor/Phosphor-Bold_4f59e815.ttf) format("truetype"),
    url(../vendor/Phosphor-Bold_3facc31f.svg#Phosphor-Bold) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.ph-bold {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "Phosphor-Bold" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ph-bold.ph-acorn:before {
  content: "\EB9A";
}
.ph-bold.ph-address-book:before {
  content: "\E6F8";
}
.ph-bold.ph-address-book-tabs:before {
  content: "\EE4E";
}
.ph-bold.ph-air-traffic-control:before {
  content: "\ECD8";
}
.ph-bold.ph-airplane:before {
  content: "\E002";
}
.ph-bold.ph-airplane-in-flight:before {
  content: "\E4FE";
}
.ph-bold.ph-airplane-landing:before {
  content: "\E502";
}
.ph-bold.ph-airplane-takeoff:before {
  content: "\E504";
}
.ph-bold.ph-airplane-taxiing:before {
  content: "\E500";
}
.ph-bold.ph-airplane-tilt:before {
  content: "\E5D6";
}
.ph-bold.ph-airplay:before {
  content: "\E004";
}
.ph-bold.ph-alarm:before {
  content: "\E006";
}
.ph-bold.ph-alien:before {
  content: "\E8A6";
}
.ph-bold.ph-align-bottom:before {
  content: "\E506";
}
.ph-bold.ph-align-bottom-simple:before {
  content: "\EB0C";
}
.ph-bold.ph-align-center-horizontal:before {
  content: "\E50A";
}
.ph-bold.ph-align-center-horizontal-simple:before {
  content: "\EB0E";
}
.ph-bold.ph-align-center-vertical:before {
  content: "\E50C";
}
.ph-bold.ph-align-center-vertical-simple:before {
  content: "\EB10";
}
.ph-bold.ph-align-left:before {
  content: "\E50E";
}
.ph-bold.ph-align-left-simple:before {
  content: "\EAEE";
}
.ph-bold.ph-align-right:before {
  content: "\E510";
}
.ph-bold.ph-align-right-simple:before {
  content: "\EB12";
}
.ph-bold.ph-align-top:before {
  content: "\E512";
}
.ph-bold.ph-align-top-simple:before {
  content: "\EB14";
}
.ph-bold.ph-amazon-logo:before {
  content: "\E96C";
}
.ph-bold.ph-ambulance:before {
  content: "\E572";
}
.ph-bold.ph-anchor:before {
  content: "\E514";
}
.ph-bold.ph-anchor-simple:before {
  content: "\E5D8";
}
.ph-bold.ph-android-logo:before {
  content: "\E008";
}
.ph-bold.ph-angle:before {
  content: "\E7BC";
}
.ph-bold.ph-angular-logo:before {
  content: "\EB80";
}
.ph-bold.ph-aperture:before {
  content: "\E00A";
}
.ph-bold.ph-app-store-logo:before {
  content: "\E974";
}
.ph-bold.ph-app-window:before {
  content: "\E5DA";
}
.ph-bold.ph-apple-logo:before {
  content: "\E516";
}
.ph-bold.ph-apple-podcasts-logo:before {
  content: "\EB96";
}
.ph-bold.ph-approximate-equals:before {
  content: "\EDAA";
}
.ph-bold.ph-archive:before {
  content: "\E00C";
}
.ph-bold.ph-armchair:before {
  content: "\E012";
}
.ph-bold.ph-arrow-arc-left:before {
  content: "\E014";
}
.ph-bold.ph-arrow-arc-right:before {
  content: "\E016";
}
.ph-bold.ph-arrow-bend-double-up-left:before {
  content: "\E03A";
}
.ph-bold.ph-arrow-bend-double-up-right:before {
  content: "\E03C";
}
.ph-bold.ph-arrow-bend-down-left:before {
  content: "\E018";
}
.ph-bold.ph-arrow-bend-down-right:before {
  content: "\E01A";
}
.ph-bold.ph-arrow-bend-left-down:before {
  content: "\E01C";
}
.ph-bold.ph-arrow-bend-left-up:before {
  content: "\E01E";
}
.ph-bold.ph-arrow-bend-right-down:before {
  content: "\E020";
}
.ph-bold.ph-arrow-bend-right-up:before {
  content: "\E022";
}
.ph-bold.ph-arrow-bend-up-left:before {
  content: "\E024";
}
.ph-bold.ph-arrow-bend-up-right:before {
  content: "\E026";
}
.ph-bold.ph-arrow-circle-down:before {
  content: "\E028";
}
.ph-bold.ph-arrow-circle-down-left:before {
  content: "\E02A";
}
.ph-bold.ph-arrow-circle-down-right:before {
  content: "\E02C";
}
.ph-bold.ph-arrow-circle-left:before {
  content: "\E05A";
}
.ph-bold.ph-arrow-circle-right:before {
  content: "\E02E";
}
.ph-bold.ph-arrow-circle-up:before {
  content: "\E030";
}
.ph-bold.ph-arrow-circle-up-left:before {
  content: "\E032";
}
.ph-bold.ph-arrow-circle-up-right:before {
  content: "\E034";
}
.ph-bold.ph-arrow-clockwise:before {
  content: "\E036";
}
.ph-bold.ph-arrow-counter-clockwise:before {
  content: "\E038";
}
.ph-bold.ph-arrow-down:before {
  content: "\E03E";
}
.ph-bold.ph-arrow-down-left:before {
  content: "\E040";
}
.ph-bold.ph-arrow-down-right:before {
  content: "\E042";
}
.ph-bold.ph-arrow-elbow-down-left:before {
  content: "\E044";
}
.ph-bold.ph-arrow-elbow-down-right:before {
  content: "\E046";
}
.ph-bold.ph-arrow-elbow-left:before {
  content: "\E048";
}
.ph-bold.ph-arrow-elbow-left-down:before {
  content: "\E04A";
}
.ph-bold.ph-arrow-elbow-left-up:before {
  content: "\E04C";
}
.ph-bold.ph-arrow-elbow-right:before {
  content: "\E04E";
}
.ph-bold.ph-arrow-elbow-right-down:before {
  content: "\E050";
}
.ph-bold.ph-arrow-elbow-right-up:before {
  content: "\E052";
}
.ph-bold.ph-arrow-elbow-up-left:before {
  content: "\E054";
}
.ph-bold.ph-arrow-elbow-up-right:before {
  content: "\E056";
}
.ph-bold.ph-arrow-fat-down:before {
  content: "\E518";
}
.ph-bold.ph-arrow-fat-left:before {
  content: "\E51A";
}
.ph-bold.ph-arrow-fat-line-down:before {
  content: "\E51C";
}
.ph-bold.ph-arrow-fat-line-left:before {
  content: "\E51E";
}
.ph-bold.ph-arrow-fat-line-right:before {
  content: "\E520";
}
.ph-bold.ph-arrow-fat-line-up:before {
  content: "\E522";
}
.ph-bold.ph-arrow-fat-lines-down:before {
  content: "\E524";
}
.ph-bold.ph-arrow-fat-lines-left:before {
  content: "\E526";
}
.ph-bold.ph-arrow-fat-lines-right:before {
  content: "\E528";
}
.ph-bold.ph-arrow-fat-lines-up:before {
  content: "\E52A";
}
.ph-bold.ph-arrow-fat-right:before {
  content: "\E52C";
}
.ph-bold.ph-arrow-fat-up:before {
  content: "\E52E";
}
.ph-bold.ph-arrow-left:before {
  content: "\E058";
}
.ph-bold.ph-arrow-line-down:before {
  content: "\E05C";
}
.ph-bold.ph-arrow-line-down-left:before {
  content: "\E05E";
}
.ph-bold.ph-arrow-line-down-right:before {
  content: "\E060";
}
.ph-bold.ph-arrow-line-left:before {
  content: "\E062";
}
.ph-bold.ph-arrow-line-right:before {
  content: "\E064";
}
.ph-bold.ph-arrow-line-up:before {
  content: "\E066";
}
.ph-bold.ph-arrow-line-up-left:before {
  content: "\E068";
}
.ph-bold.ph-arrow-line-up-right:before {
  content: "\E06A";
}
.ph-bold.ph-arrow-right:before {
  content: "\E06C";
}
.ph-bold.ph-arrow-square-down:before {
  content: "\E06E";
}
.ph-bold.ph-arrow-square-down-left:before {
  content: "\E070";
}
.ph-bold.ph-arrow-square-down-right:before {
  content: "\E072";
}
.ph-bold.ph-arrow-square-in:before {
  content: "\E5DC";
}
.ph-bold.ph-arrow-square-left:before {
  content: "\E074";
}
.ph-bold.ph-arrow-square-out:before {
  content: "\E5DE";
}
.ph-bold.ph-arrow-square-right:before {
  content: "\E076";
}
.ph-bold.ph-arrow-square-up:before {
  content: "\E078";
}
.ph-bold.ph-arrow-square-up-left:before {
  content: "\E07A";
}
.ph-bold.ph-arrow-square-up-right:before {
  content: "\E07C";
}
.ph-bold.ph-arrow-u-down-left:before {
  content: "\E07E";
}
.ph-bold.ph-arrow-u-down-right:before {
  content: "\E080";
}
.ph-bold.ph-arrow-u-left-down:before {
  content: "\E082";
}
.ph-bold.ph-arrow-u-left-up:before {
  content: "\E084";
}
.ph-bold.ph-arrow-u-right-down:before {
  content: "\E086";
}
.ph-bold.ph-arrow-u-right-up:before {
  content: "\E088";
}
.ph-bold.ph-arrow-u-up-left:before {
  content: "\E08A";
}
.ph-bold.ph-arrow-u-up-right:before {
  content: "\E08C";
}
.ph-bold.ph-arrow-up:before {
  content: "\E08E";
}
.ph-bold.ph-arrow-up-left:before {
  content: "\E090";
}
.ph-bold.ph-arrow-up-right:before {
  content: "\E092";
}
.ph-bold.ph-arrows-clockwise:before {
  content: "\E094";
}
.ph-bold.ph-arrows-counter-clockwise:before {
  content: "\E096";
}
.ph-bold.ph-arrows-down-up:before {
  content: "\E098";
}
.ph-bold.ph-arrows-horizontal:before {
  content: "\EB06";
}
.ph-bold.ph-arrows-in:before {
  content: "\E09A";
}
.ph-bold.ph-arrows-in-cardinal:before {
  content: "\E09C";
}
.ph-bold.ph-arrows-in-line-horizontal:before {
  content: "\E530";
}
.ph-bold.ph-arrows-in-line-vertical:before {
  content: "\E532";
}
.ph-bold.ph-arrows-in-simple:before {
  content: "\E09E";
}
.ph-bold.ph-arrows-left-right:before {
  content: "\E0A0";
}
.ph-bold.ph-arrows-merge:before {
  content: "\ED3E";
}
.ph-bold.ph-arrows-out:before {
  content: "\E0A2";
}
.ph-bold.ph-arrows-out-cardinal:before {
  content: "\E0A4";
}
.ph-bold.ph-arrows-out-line-horizontal:before {
  content: "\E534";
}
.ph-bold.ph-arrows-out-line-vertical:before {
  content: "\E536";
}
.ph-bold.ph-arrows-out-simple:before {
  content: "\E0A6";
}
.ph-bold.ph-arrows-split:before {
  content: "\ED3C";
}
.ph-bold.ph-arrows-vertical:before {
  content: "\EB04";
}
.ph-bold.ph-article:before {
  content: "\E0A8";
}
.ph-bold.ph-article-medium:before {
  content: "\E5E0";
}
.ph-bold.ph-article-ny-times:before {
  content: "\E5E2";
}
.ph-bold.ph-asclepius:before {
  content: "\EE34";
}
.ph-bold.ph-caduceus:before {
  content: "\EE34";
}
.ph-bold.ph-asterisk:before {
  content: "\E0AA";
}
.ph-bold.ph-asterisk-simple:before {
  content: "\E832";
}
.ph-bold.ph-at:before {
  content: "\E0AC";
}
.ph-bold.ph-atom:before {
  content: "\E5E4";
}
.ph-bold.ph-avocado:before {
  content: "\EE04";
}
.ph-bold.ph-axe:before {
  content: "\E9FC";
}
.ph-bold.ph-baby:before {
  content: "\E774";
}
.ph-bold.ph-baby-carriage:before {
  content: "\E818";
}
.ph-bold.ph-backpack:before {
  content: "\E922";
}
.ph-bold.ph-backspace:before {
  content: "\E0AE";
}
.ph-bold.ph-bag:before {
  content: "\E0B0";
}
.ph-bold.ph-bag-simple:before {
  content: "\E5E6";
}
.ph-bold.ph-balloon:before {
  content: "\E76C";
}
.ph-bold.ph-bandaids:before {
  content: "\E0B2";
}
.ph-bold.ph-bank:before {
  content: "\E0B4";
}
.ph-bold.ph-barbell:before {
  content: "\E0B6";
}
.ph-bold.ph-barcode:before {
  content: "\E0B8";
}
.ph-bold.ph-barn:before {
  content: "\EC72";
}
.ph-bold.ph-barricade:before {
  content: "\E948";
}
.ph-bold.ph-baseball:before {
  content: "\E71A";
}
.ph-bold.ph-baseball-cap:before {
  content: "\EA28";
}
.ph-bold.ph-baseball-helmet:before {
  content: "\EE4A";
}
.ph-bold.ph-basket:before {
  content: "\E964";
}
.ph-bold.ph-basketball:before {
  content: "\E724";
}
.ph-bold.ph-bathtub:before {
  content: "\E81E";
}
.ph-bold.ph-battery-charging:before {
  content: "\E0BA";
}
.ph-bold.ph-battery-charging-vertical:before {
  content: "\E0BC";
}
.ph-bold.ph-battery-empty:before {
  content: "\E0BE";
}
.ph-bold.ph-battery-full:before {
  content: "\E0C0";
}
.ph-bold.ph-battery-high:before {
  content: "\E0C2";
}
.ph-bold.ph-battery-low:before {
  content: "\E0C4";
}
.ph-bold.ph-battery-medium:before {
  content: "\E0C6";
}
.ph-bold.ph-battery-plus:before {
  content: "\E808";
}
.ph-bold.ph-battery-plus-vertical:before {
  content: "\EC50";
}
.ph-bold.ph-battery-vertical-empty:before {
  content: "\E7C6";
}
.ph-bold.ph-battery-vertical-full:before {
  content: "\E7C4";
}
.ph-bold.ph-battery-vertical-high:before {
  content: "\E7C2";
}
.ph-bold.ph-battery-vertical-low:before {
  content: "\E7BE";
}
.ph-bold.ph-battery-vertical-medium:before {
  content: "\E7C0";
}
.ph-bold.ph-battery-warning:before {
  content: "\E0C8";
}
.ph-bold.ph-battery-warning-vertical:before {
  content: "\E0CA";
}
.ph-bold.ph-beach-ball:before {
  content: "\ED24";
}
.ph-bold.ph-beanie:before {
  content: "\EA2A";
}
.ph-bold.ph-bed:before {
  content: "\E0CC";
}
.ph-bold.ph-beer-bottle:before {
  content: "\E7B0";
}
.ph-bold.ph-beer-stein:before {
  content: "\EB62";
}
.ph-bold.ph-behance-logo:before {
  content: "\E7F4";
}
.ph-bold.ph-bell:before {
  content: "\E0CE";
}
.ph-bold.ph-bell-ringing:before {
  content: "\E5E8";
}
.ph-bold.ph-bell-simple:before {
  content: "\E0D0";
}
.ph-bold.ph-bell-simple-ringing:before {
  content: "\E5EA";
}
.ph-bold.ph-bell-simple-slash:before {
  content: "\E0D2";
}
.ph-bold.ph-bell-simple-z:before {
  content: "\E5EC";
}
.ph-bold.ph-bell-slash:before {
  content: "\E0D4";
}
.ph-bold.ph-bell-z:before {
  content: "\E5EE";
}
.ph-bold.ph-belt:before {
  content: "\EA2C";
}
.ph-bold.ph-bezier-curve:before {
  content: "\EB00";
}
.ph-bold.ph-bicycle:before {
  content: "\E0D6";
}
.ph-bold.ph-binary:before {
  content: "\EE60";
}
.ph-bold.ph-binoculars:before {
  content: "\EA64";
}
.ph-bold.ph-biohazard:before {
  content: "\E9E0";
}
.ph-bold.ph-bird:before {
  content: "\E72C";
}
.ph-bold.ph-blueprint:before {
  content: "\EDA0";
}
.ph-bold.ph-bluetooth:before {
  content: "\E0DA";
}
.ph-bold.ph-bluetooth-connected:before {
  content: "\E0DC";
}
.ph-bold.ph-bluetooth-slash:before {
  content: "\E0DE";
}
.ph-bold.ph-bluetooth-x:before {
  content: "\E0E0";
}
.ph-bold.ph-boat:before {
  content: "\E786";
}
.ph-bold.ph-bomb:before {
  content: "\EE0A";
}
.ph-bold.ph-bone:before {
  content: "\E7F2";
}
.ph-bold.ph-book:before {
  content: "\E0E2";
}
.ph-bold.ph-book-bookmark:before {
  content: "\E0E4";
}
.ph-bold.ph-book-open:before {
  content: "\E0E6";
}
.ph-bold.ph-book-open-text:before {
  content: "\E8F2";
}
.ph-bold.ph-book-open-user:before {
  content: "\EDE0";
}
.ph-bold.ph-bookmark:before {
  content: "\E0E8";
}
.ph-bold.ph-bookmark-simple:before {
  content: "\E0EA";
}
.ph-bold.ph-bookmarks:before {
  content: "\E0EC";
}
.ph-bold.ph-bookmarks-simple:before {
  content: "\E5F0";
}
.ph-bold.ph-books:before {
  content: "\E758";
}
.ph-bold.ph-boot:before {
  content: "\ECCA";
}
.ph-bold.ph-boules:before {
  content: "\E722";
}
.ph-bold.ph-bounding-box:before {
  content: "\E6CE";
}
.ph-bold.ph-bowl-food:before {
  content: "\EAA4";
}
.ph-bold.ph-bowl-steam:before {
  content: "\E8E4";
}
.ph-bold.ph-bowling-ball:before {
  content: "\EA34";
}
.ph-bold.ph-box-arrow-down:before {
  content: "\E00E";
}
.ph-bold.ph-archive-box:before {
  content: "\E00E";
}
.ph-bold.ph-box-arrow-up:before {
  content: "\EE54";
}
.ph-bold.ph-boxing-glove:before {
  content: "\EA36";
}
.ph-bold.ph-brackets-angle:before {
  content: "\E862";
}
.ph-bold.ph-brackets-curly:before {
  content: "\E860";
}
.ph-bold.ph-brackets-round:before {
  content: "\E864";
}
.ph-bold.ph-brackets-square:before {
  content: "\E85E";
}
.ph-bold.ph-brain:before {
  content: "\E74E";
}
.ph-bold.ph-brandy:before {
  content: "\E6B4";
}
.ph-bold.ph-bread:before {
  content: "\E81C";
}
.ph-bold.ph-bridge:before {
  content: "\EA68";
}
.ph-bold.ph-briefcase:before {
  content: "\E0EE";
}
.ph-bold.ph-briefcase-metal:before {
  content: "\E5F2";
}
.ph-bold.ph-broadcast:before {
  content: "\E0F2";
}
.ph-bold.ph-broom:before {
  content: "\EC54";
}
.ph-bold.ph-browser:before {
  content: "\E0F4";
}
.ph-bold.ph-browsers:before {
  content: "\E0F6";
}
.ph-bold.ph-bug:before {
  content: "\E5F4";
}
.ph-bold.ph-bug-beetle:before {
  content: "\E5F6";
}
.ph-bold.ph-bug-droid:before {
  content: "\E5F8";
}
.ph-bold.ph-building:before {
  content: "\E100";
}
.ph-bold.ph-building-apartment:before {
  content: "\E0FE";
}
.ph-bold.ph-building-office:before {
  content: "\E0FF";
}
.ph-bold.ph-buildings:before {
  content: "\E102";
}
.ph-bold.ph-bulldozer:before {
  content: "\EC6C";
}
.ph-bold.ph-bus:before {
  content: "\E106";
}
.ph-bold.ph-butterfly:before {
  content: "\EA6E";
}
.ph-bold.ph-cable-car:before {
  content: "\E49C";
}
.ph-bold.ph-cactus:before {
  content: "\E918";
}
.ph-bold.ph-cake:before {
  content: "\E780";
}
.ph-bold.ph-calculator:before {
  content: "\E538";
}
.ph-bold.ph-calendar:before {
  content: "\E108";
}
.ph-bold.ph-calendar-blank:before {
  content: "\E10A";
}
.ph-bold.ph-calendar-check:before {
  content: "\E712";
}
.ph-bold.ph-calendar-dot:before {
  content: "\E7B2";
}
.ph-bold.ph-calendar-dots:before {
  content: "\E7B4";
}
.ph-bold.ph-calendar-heart:before {
  content: "\E8B0";
}
.ph-bold.ph-calendar-minus:before {
  content: "\EA14";
}
.ph-bold.ph-calendar-plus:before {
  content: "\E714";
}
.ph-bold.ph-calendar-slash:before {
  content: "\EA12";
}
.ph-bold.ph-calendar-star:before {
  content: "\E8B2";
}
.ph-bold.ph-calendar-x:before {
  content: "\E10C";
}
.ph-bold.ph-call-bell:before {
  content: "\E7DE";
}
.ph-bold.ph-camera:before {
  content: "\E10E";
}
.ph-bold.ph-camera-plus:before {
  content: "\EC58";
}
.ph-bold.ph-camera-rotate:before {
  content: "\E7A4";
}
.ph-bold.ph-camera-slash:before {
  content: "\E110";
}
.ph-bold.ph-campfire:before {
  content: "\E9D8";
}
.ph-bold.ph-car:before {
  content: "\E112";
}
.ph-bold.ph-car-battery:before {
  content: "\EE30";
}
.ph-bold.ph-car-profile:before {
  content: "\E8CC";
}
.ph-bold.ph-car-simple:before {
  content: "\E114";
}
.ph-bold.ph-cardholder:before {
  content: "\E5FA";
}
.ph-bold.ph-cards:before {
  content: "\E0F8";
}
.ph-bold.ph-cards-three:before {
  content: "\EE50";
}
.ph-bold.ph-caret-circle-double-down:before {
  content: "\E116";
}
.ph-bold.ph-caret-circle-double-left:before {
  content: "\E118";
}
.ph-bold.ph-caret-circle-double-right:before {
  content: "\E11A";
}
.ph-bold.ph-caret-circle-double-up:before {
  content: "\E11C";
}
.ph-bold.ph-caret-circle-down:before {
  content: "\E11E";
}
.ph-bold.ph-caret-circle-left:before {
  content: "\E120";
}
.ph-bold.ph-caret-circle-right:before {
  content: "\E122";
}
.ph-bold.ph-caret-circle-up:before {
  content: "\E124";
}
.ph-bold.ph-caret-circle-up-down:before {
  content: "\E13E";
}
.ph-bold.ph-caret-double-down:before {
  content: "\E126";
}
.ph-bold.ph-caret-double-left:before {
  content: "\E128";
}
.ph-bold.ph-caret-double-right:before {
  content: "\E12A";
}
.ph-bold.ph-caret-double-up:before {
  content: "\E12C";
}
.ph-bold.ph-caret-down:before {
  content: "\E136";
}
.ph-bold.ph-caret-left:before {
  content: "\E138";
}
.ph-bold.ph-caret-line-down:before {
  content: "\E134";
}
.ph-bold.ph-caret-line-left:before {
  content: "\E132";
}
.ph-bold.ph-caret-line-right:before {
  content: "\E130";
}
.ph-bold.ph-caret-line-up:before {
  content: "\E12E";
}
.ph-bold.ph-caret-right:before {
  content: "\E13A";
}
.ph-bold.ph-caret-up:before {
  content: "\E13C";
}
.ph-bold.ph-caret-up-down:before {
  content: "\E140";
}
.ph-bold.ph-carrot:before {
  content: "\ED38";
}
.ph-bold.ph-cash-register:before {
  content: "\ED80";
}
.ph-bold.ph-cassette-tape:before {
  content: "\ED2E";
}
.ph-bold.ph-castle-turret:before {
  content: "\E9D0";
}
.ph-bold.ph-cat:before {
  content: "\E748";
}
.ph-bold.ph-cell-signal-full:before {
  content: "\E142";
}
.ph-bold.ph-cell-signal-high:before {
  content: "\E144";
}
.ph-bold.ph-cell-signal-low:before {
  content: "\E146";
}
.ph-bold.ph-cell-signal-medium:before {
  content: "\E148";
}
.ph-bold.ph-cell-signal-none:before {
  content: "\E14A";
}
.ph-bold.ph-cell-signal-slash:before {
  content: "\E14C";
}
.ph-bold.ph-cell-signal-x:before {
  content: "\E14E";
}
.ph-bold.ph-cell-tower:before {
  content: "\EBAA";
}
.ph-bold.ph-certificate:before {
  content: "\E766";
}
.ph-bold.ph-chair:before {
  content: "\E950";
}
.ph-bold.ph-chalkboard:before {
  content: "\E5FC";
}
.ph-bold.ph-chalkboard-simple:before {
  content: "\E5FE";
}
.ph-bold.ph-chalkboard-teacher:before {
  content: "\E600";
}
.ph-bold.ph-champagne:before {
  content: "\EACA";
}
.ph-bold.ph-charging-station:before {
  content: "\E8D0";
}
.ph-bold.ph-chart-bar:before {
  content: "\E150";
}
.ph-bold.ph-chart-bar-horizontal:before {
  content: "\E152";
}
.ph-bold.ph-chart-donut:before {
  content: "\EAA6";
}
.ph-bold.ph-chart-line:before {
  content: "\E154";
}
.ph-bold.ph-chart-line-down:before {
  content: "\E8B6";
}
.ph-bold.ph-chart-line-up:before {
  content: "\E156";
}
.ph-bold.ph-chart-pie:before {
  content: "\E158";
}
.ph-bold.ph-chart-pie-slice:before {
  content: "\E15A";
}
.ph-bold.ph-chart-polar:before {
  content: "\EAA8";
}
.ph-bold.ph-chart-scatter:before {
  content: "\EAAC";
}
.ph-bold.ph-chat:before {
  content: "\E15C";
}
.ph-bold.ph-chat-centered:before {
  content: "\E160";
}
.ph-bold.ph-chat-centered-dots:before {
  content: "\E164";
}
.ph-bold.ph-chat-centered-slash:before {
  content: "\E162";
}
.ph-bold.ph-chat-centered-text:before {
  content: "\E166";
}
.ph-bold.ph-chat-circle:before {
  content: "\E168";
}
.ph-bold.ph-chat-circle-dots:before {
  content: "\E16C";
}
.ph-bold.ph-chat-circle-slash:before {
  content: "\E16A";
}
.ph-bold.ph-chat-circle-text:before {
  content: "\E16E";
}
.ph-bold.ph-chat-dots:before {
  content: "\E170";
}
.ph-bold.ph-chat-slash:before {
  content: "\E15E";
}
.ph-bold.ph-chat-teardrop:before {
  content: "\E172";
}
.ph-bold.ph-chat-teardrop-dots:before {
  content: "\E176";
}
.ph-bold.ph-chat-teardrop-slash:before {
  content: "\E174";
}
.ph-bold.ph-chat-teardrop-text:before {
  content: "\E178";
}
.ph-bold.ph-chat-text:before {
  content: "\E17A";
}
.ph-bold.ph-chats:before {
  content: "\E17C";
}
.ph-bold.ph-chats-circle:before {
  content: "\E17E";
}
.ph-bold.ph-chats-teardrop:before {
  content: "\E180";
}
.ph-bold.ph-check:before {
  content: "\E182";
}
.ph-bold.ph-check-circle:before {
  content: "\E184";
}
.ph-bold.ph-check-fat:before {
  content: "\EBA6";
}
.ph-bold.ph-check-square:before {
  content: "\E186";
}
.ph-bold.ph-check-square-offset:before {
  content: "\E188";
}
.ph-bold.ph-checkerboard:before {
  content: "\E8C4";
}
.ph-bold.ph-checks:before {
  content: "\E53A";
}
.ph-bold.ph-cheers:before {
  content: "\EA4A";
}
.ph-bold.ph-cheese:before {
  content: "\E9FE";
}
.ph-bold.ph-chef-hat:before {
  content: "\ED8E";
}
.ph-bold.ph-cherries:before {
  content: "\E830";
}
.ph-bold.ph-church:before {
  content: "\ECEA";
}
.ph-bold.ph-cigarette:before {
  content: "\ED90";
}
.ph-bold.ph-cigarette-slash:before {
  content: "\ED92";
}
.ph-bold.ph-circle:before {
  content: "\E18A";
}
.ph-bold.ph-circle-dashed:before {
  content: "\E602";
}
.ph-bold.ph-circle-half:before {
  content: "\E18C";
}
.ph-bold.ph-circle-half-tilt:before {
  content: "\E18E";
}
.ph-bold.ph-circle-notch:before {
  content: "\EB44";
}
.ph-bold.ph-circles-four:before {
  content: "\E190";
}
.ph-bold.ph-circles-three:before {
  content: "\E192";
}
.ph-bold.ph-circles-three-plus:before {
  content: "\E194";
}
.ph-bold.ph-circuitry:before {
  content: "\E9C2";
}
.ph-bold.ph-city:before {
  content: "\EA6A";
}
.ph-bold.ph-clipboard:before {
  content: "\E196";
}
.ph-bold.ph-clipboard-text:before {
  content: "\E198";
}
.ph-bold.ph-clock:before {
  content: "\E19A";
}
.ph-bold.ph-clock-afternoon:before {
  content: "\E19C";
}
.ph-bold.ph-clock-clockwise:before {
  content: "\E19E";
}
.ph-bold.ph-clock-countdown:before {
  content: "\ED2C";
}
.ph-bold.ph-clock-counter-clockwise:before {
  content: "\E1A0";
}
.ph-bold.ph-clock-user:before {
  content: "\EDEC";
}
.ph-bold.ph-closed-captioning:before {
  content: "\E1A4";
}
.ph-bold.ph-cloud:before {
  content: "\E1AA";
}
.ph-bold.ph-cloud-arrow-down:before {
  content: "\E1AC";
}
.ph-bold.ph-cloud-arrow-up:before {
  content: "\E1AE";
}
.ph-bold.ph-cloud-check:before {
  content: "\E1B0";
}
.ph-bold.ph-cloud-fog:before {
  content: "\E53C";
}
.ph-bold.ph-cloud-lightning:before {
  content: "\E1B2";
}
.ph-bold.ph-cloud-moon:before {
  content: "\E53E";
}
.ph-bold.ph-cloud-rain:before {
  content: "\E1B4";
}
.ph-bold.ph-cloud-slash:before {
  content: "\E1B6";
}
.ph-bold.ph-cloud-snow:before {
  content: "\E1B8";
}
.ph-bold.ph-cloud-sun:before {
  content: "\E540";
}
.ph-bold.ph-cloud-warning:before {
  content: "\EA98";
}
.ph-bold.ph-cloud-x:before {
  content: "\EA96";
}
.ph-bold.ph-clover:before {
  content: "\EDC8";
}
.ph-bold.ph-club:before {
  content: "\E1BA";
}
.ph-bold.ph-coat-hanger:before {
  content: "\E7FE";
}
.ph-bold.ph-coda-logo:before {
  content: "\E7CE";
}
.ph-bold.ph-code:before {
  content: "\E1BC";
}
.ph-bold.ph-code-block:before {
  content: "\EAFE";
}
.ph-bold.ph-code-simple:before {
  content: "\E1BE";
}
.ph-bold.ph-codepen-logo:before {
  content: "\E978";
}
.ph-bold.ph-codesandbox-logo:before {
  content: "\EA06";
}
.ph-bold.ph-coffee:before {
  content: "\E1C2";
}
.ph-bold.ph-coffee-bean:before {
  content: "\E1C0";
}
.ph-bold.ph-coin:before {
  content: "\E60E";
}
.ph-bold.ph-coin-vertical:before {
  content: "\EB48";
}
.ph-bold.ph-coins:before {
  content: "\E78E";
}
.ph-bold.ph-columns:before {
  content: "\E546";
}
.ph-bold.ph-columns-plus-left:before {
  content: "\E544";
}
.ph-bold.ph-columns-plus-right:before {
  content: "\E542";
}
.ph-bold.ph-command:before {
  content: "\E1C4";
}
.ph-bold.ph-compass:before {
  content: "\E1C8";
}
.ph-bold.ph-compass-rose:before {
  content: "\E1C6";
}
.ph-bold.ph-compass-tool:before {
  content: "\EA0E";
}
.ph-bold.ph-computer-tower:before {
  content: "\E548";
}
.ph-bold.ph-confetti:before {
  content: "\E81A";
}
.ph-bold.ph-contactless-payment:before {
  content: "\ED42";
}
.ph-bold.ph-control:before {
  content: "\ECA6";
}
.ph-bold.ph-cookie:before {
  content: "\E6CA";
}
.ph-bold.ph-cooking-pot:before {
  content: "\E764";
}
.ph-bold.ph-copy:before {
  content: "\E1CA";
}
.ph-bold.ph-copy-simple:before {
  content: "\E1CC";
}
.ph-bold.ph-copyleft:before {
  content: "\E86A";
}
.ph-bold.ph-copyright:before {
  content: "\E54A";
}
.ph-bold.ph-corners-in:before {
  content: "\E1CE";
}
.ph-bold.ph-corners-out:before {
  content: "\E1D0";
}
.ph-bold.ph-couch:before {
  content: "\E7F6";
}
.ph-bold.ph-court-basketball:before {
  content: "\EE36";
}
.ph-bold.ph-cow:before {
  content: "\EABE";
}
.ph-bold.ph-cowboy-hat:before {
  content: "\ED12";
}
.ph-bold.ph-cpu:before {
  content: "\E610";
}
.ph-bold.ph-crane:before {
  content: "\ED48";
}
.ph-bold.ph-crane-tower:before {
  content: "\ED49";
}
.ph-bold.ph-credit-card:before {
  content: "\E1D2";
}
.ph-bold.ph-cricket:before {
  content: "\EE12";
}
.ph-bold.ph-crop:before {
  content: "\E1D4";
}
.ph-bold.ph-cross:before {
  content: "\E8A0";
}
.ph-bold.ph-crosshair:before {
  content: "\E1D6";
}
.ph-bold.ph-crosshair-simple:before {
  content: "\E1D8";
}
.ph-bold.ph-crown:before {
  content: "\E614";
}
.ph-bold.ph-crown-cross:before {
  content: "\EE5E";
}
.ph-bold.ph-crown-simple:before {
  content: "\E616";
}
.ph-bold.ph-cube:before {
  content: "\E1DA";
}
.ph-bold.ph-cube-focus:before {
  content: "\ED0A";
}
.ph-bold.ph-cube-transparent:before {
  content: "\EC7C";
}
.ph-bold.ph-currency-btc:before {
  content: "\E618";
}
.ph-bold.ph-currency-circle-dollar:before {
  content: "\E54C";
}
.ph-bold.ph-currency-cny:before {
  content: "\E54E";
}
.ph-bold.ph-currency-dollar:before {
  content: "\E550";
}
.ph-bold.ph-currency-dollar-simple:before {
  content: "\E552";
}
.ph-bold.ph-currency-eth:before {
  content: "\EADA";
}
.ph-bold.ph-currency-eur:before {
  content: "\E554";
}
.ph-bold.ph-currency-gbp:before {
  content: "\E556";
}
.ph-bold.ph-currency-inr:before {
  content: "\E558";
}
.ph-bold.ph-currency-jpy:before {
  content: "\E55A";
}
.ph-bold.ph-currency-krw:before {
  content: "\E55C";
}
.ph-bold.ph-currency-kzt:before {
  content: "\EC4C";
}
.ph-bold.ph-currency-ngn:before {
  content: "\EB52";
}
.ph-bold.ph-currency-rub:before {
  content: "\E55E";
}
.ph-bold.ph-cursor:before {
  content: "\E1DC";
}
.ph-bold.ph-cursor-click:before {
  content: "\E7C8";
}
.ph-bold.ph-cursor-text:before {
  content: "\E7D8";
}
.ph-bold.ph-cylinder:before {
  content: "\E8FC";
}
.ph-bold.ph-database:before {
  content: "\E1DE";
}
.ph-bold.ph-desk:before {
  content: "\ED16";
}
.ph-bold.ph-desktop:before {
  content: "\E560";
}
.ph-bold.ph-desktop-tower:before {
  content: "\E562";
}
.ph-bold.ph-detective:before {
  content: "\E83E";
}
.ph-bold.ph-dev-to-logo:before {
  content: "\ED0E";
}
.ph-bold.ph-device-mobile:before {
  content: "\E1E0";
}
.ph-bold.ph-device-mobile-camera:before {
  content: "\E1E2";
}
.ph-bold.ph-device-mobile-slash:before {
  content: "\EE46";
}
.ph-bold.ph-device-mobile-speaker:before {
  content: "\E1E4";
}
.ph-bold.ph-device-rotate:before {
  content: "\EDF2";
}
.ph-bold.ph-device-tablet:before {
  content: "\E1E6";
}
.ph-bold.ph-device-tablet-camera:before {
  content: "\E1E8";
}
.ph-bold.ph-device-tablet-speaker:before {
  content: "\E1EA";
}
.ph-bold.ph-devices:before {
  content: "\EBA4";
}
.ph-bold.ph-diamond:before {
  content: "\E1EC";
}
.ph-bold.ph-diamonds-four:before {
  content: "\E8F4";
}
.ph-bold.ph-dice-five:before {
  content: "\E1EE";
}
.ph-bold.ph-dice-four:before {
  content: "\E1F0";
}
.ph-bold.ph-dice-one:before {
  content: "\E1F2";
}
.ph-bold.ph-dice-six:before {
  content: "\E1F4";
}
.ph-bold.ph-dice-three:before {
  content: "\E1F6";
}
.ph-bold.ph-dice-two:before {
  content: "\E1F8";
}
.ph-bold.ph-disc:before {
  content: "\E564";
}
.ph-bold.ph-disco-ball:before {
  content: "\ED98";
}
.ph-bold.ph-discord-logo:before {
  content: "\E61A";
}
.ph-bold.ph-divide:before {
  content: "\E1FA";
}
.ph-bold.ph-dna:before {
  content: "\E924";
}
.ph-bold.ph-dog:before {
  content: "\E74A";
}
.ph-bold.ph-door:before {
  content: "\E61C";
}
.ph-bold.ph-door-open:before {
  content: "\E7E6";
}
.ph-bold.ph-dot:before {
  content: "\ECDE";
}
.ph-bold.ph-dot-outline:before {
  content: "\ECE0";
}
.ph-bold.ph-dots-nine:before {
  content: "\E1FC";
}
.ph-bold.ph-dots-six:before {
  content: "\E794";
}
.ph-bold.ph-dots-six-vertical:before {
  content: "\EAE2";
}
.ph-bold.ph-dots-three:before {
  content: "\E1FE";
}
.ph-bold.ph-dots-three-circle:before {
  content: "\E200";
}
.ph-bold.ph-dots-three-circle-vertical:before {
  content: "\E202";
}
.ph-bold.ph-dots-three-outline:before {
  content: "\E204";
}
.ph-bold.ph-dots-three-outline-vertical:before {
  content: "\E206";
}
.ph-bold.ph-dots-three-vertical:before {
  content: "\E208";
}
.ph-bold.ph-download:before {
  content: "\E20A";
}
.ph-bold.ph-download-simple:before {
  content: "\E20C";
}
.ph-bold.ph-dress:before {
  content: "\EA7E";
}
.ph-bold.ph-dresser:before {
  content: "\E94E";
}
.ph-bold.ph-dribbble-logo:before {
  content: "\E20E";
}
.ph-bold.ph-drone:before {
  content: "\ED74";
}
.ph-bold.ph-drop:before {
  content: "\E210";
}
.ph-bold.ph-drop-half:before {
  content: "\E566";
}
.ph-bold.ph-drop-half-bottom:before {
  content: "\EB40";
}
.ph-bold.ph-drop-simple:before {
  content: "\EE32";
}
.ph-bold.ph-drop-slash:before {
  content: "\E954";
}
.ph-bold.ph-dropbox-logo:before {
  content: "\E7D0";
}
.ph-bold.ph-ear:before {
  content: "\E70C";
}
.ph-bold.ph-ear-slash:before {
  content: "\E70E";
}
.ph-bold.ph-egg:before {
  content: "\E812";
}
.ph-bold.ph-egg-crack:before {
  content: "\EB64";
}
.ph-bold.ph-eject:before {
  content: "\E212";
}
.ph-bold.ph-eject-simple:before {
  content: "\E6AE";
}
.ph-bold.ph-elevator:before {
  content: "\ECC0";
}
.ph-bold.ph-empty:before {
  content: "\EDBC";
}
.ph-bold.ph-engine:before {
  content: "\EA80";
}
.ph-bold.ph-envelope:before {
  content: "\E214";
}
.ph-bold.ph-envelope-open:before {
  content: "\E216";
}
.ph-bold.ph-envelope-simple:before {
  content: "\E218";
}
.ph-bold.ph-envelope-simple-open:before {
  content: "\E21A";
}
.ph-bold.ph-equalizer:before {
  content: "\EBBC";
}
.ph-bold.ph-equals:before {
  content: "\E21C";
}
.ph-bold.ph-eraser:before {
  content: "\E21E";
}
.ph-bold.ph-escalator-down:before {
  content: "\ECBA";
}
.ph-bold.ph-escalator-up:before {
  content: "\ECBC";
}
.ph-bold.ph-exam:before {
  content: "\E742";
}
.ph-bold.ph-exclamation-mark:before {
  content: "\EE44";
}
.ph-bold.ph-exclude:before {
  content: "\E882";
}
.ph-bold.ph-exclude-square:before {
  content: "\E880";
}
.ph-bold.ph-export:before {
  content: "\EAF0";
}
.ph-bold.ph-eye:before {
  content: "\E220";
}
.ph-bold.ph-eye-closed:before {
  content: "\E222";
}
.ph-bold.ph-eye-slash:before {
  content: "\E224";
}
.ph-bold.ph-eyedropper:before {
  content: "\E568";
}
.ph-bold.ph-eyedropper-sample:before {
  content: "\EAC4";
}
.ph-bold.ph-eyeglasses:before {
  content: "\E7BA";
}
.ph-bold.ph-eyes:before {
  content: "\EE5C";
}
.ph-bold.ph-face-mask:before {
  content: "\E56A";
}
.ph-bold.ph-facebook-logo:before {
  content: "\E226";
}
.ph-bold.ph-factory:before {
  content: "\E760";
}
.ph-bold.ph-faders:before {
  content: "\E228";
}
.ph-bold.ph-faders-horizontal:before {
  content: "\E22A";
}
.ph-bold.ph-fallout-shelter:before {
  content: "\E9DE";
}
.ph-bold.ph-fan:before {
  content: "\E9F2";
}
.ph-bold.ph-farm:before {
  content: "\EC70";
}
.ph-bold.ph-fast-forward:before {
  content: "\E6A6";
}
.ph-bold.ph-fast-forward-circle:before {
  content: "\E22C";
}
.ph-bold.ph-feather:before {
  content: "\E9C0";
}
.ph-bold.ph-fediverse-logo:before {
  content: "\ED66";
}
.ph-bold.ph-figma-logo:before {
  content: "\E22E";
}
.ph-bold.ph-file:before {
  content: "\E230";
}
.ph-bold.ph-file-archive:before {
  content: "\EB2A";
}
.ph-bold.ph-file-arrow-down:before {
  content: "\E232";
}
.ph-bold.ph-file-arrow-up:before {
  content: "\E61E";
}
.ph-bold.ph-file-audio:before {
  content: "\EA20";
}
.ph-bold.ph-file-c:before {
  content: "\EB32";
}
.ph-bold.ph-file-c-sharp:before {
  content: "\EB30";
}
.ph-bold.ph-file-cloud:before {
  content: "\E95E";
}
.ph-bold.ph-file-code:before {
  content: "\E914";
}
.ph-bold.ph-file-cpp:before {
  content: "\EB2E";
}
.ph-bold.ph-file-css:before {
  content: "\EB34";
}
.ph-bold.ph-file-csv:before {
  content: "\EB1C";
}
.ph-bold.ph-file-dashed:before {
  content: "\E704";
}
.ph-bold.ph-file-dotted:before {
  content: "\E704";
}
.ph-bold.ph-file-doc:before {
  content: "\EB1E";
}
.ph-bold.ph-file-html:before {
  content: "\EB38";
}
.ph-bold.ph-file-image:before {
  content: "\EA24";
}
.ph-bold.ph-file-ini:before {
  content: "\EB33";
}
.ph-bold.ph-file-jpg:before {
  content: "\EB1A";
}
.ph-bold.ph-file-js:before {
  content: "\EB24";
}
.ph-bold.ph-file-jsx:before {
  content: "\EB3A";
}
.ph-bold.ph-file-lock:before {
  content: "\E95C";
}
.ph-bold.ph-file-magnifying-glass:before {
  content: "\E238";
}
.ph-bold.ph-file-search:before {
  content: "\E238";
}
.ph-bold.ph-file-md:before {
  content: "\ED50";
}
.ph-bold.ph-file-minus:before {
  content: "\E234";
}
.ph-bold.ph-file-pdf:before {
  content: "\E702";
}
.ph-bold.ph-file-plus:before {
  content: "\E236";
}
.ph-bold.ph-file-png:before {
  content: "\EB18";
}
.ph-bold.ph-file-ppt:before {
  content: "\EB20";
}
.ph-bold.ph-file-py:before {
  content: "\EB2C";
}
.ph-bold.ph-file-rs:before {
  content: "\EB28";
}
.ph-bold.ph-file-sql:before {
  content: "\ED4E";
}
.ph-bold.ph-file-svg:before {
  content: "\ED08";
}
.ph-bold.ph-file-text:before {
  content: "\E23A";
}
.ph-bold.ph-file-ts:before {
  content: "\EB26";
}
.ph-bold.ph-file-tsx:before {
  content: "\EB3C";
}
.ph-bold.ph-file-txt:before {
  content: "\EB35";
}
.ph-bold.ph-file-video:before {
  content: "\EA22";
}
.ph-bold.ph-file-vue:before {
  content: "\EB3E";
}
.ph-bold.ph-file-x:before {
  content: "\E23C";
}
.ph-bold.ph-file-xls:before {
  content: "\EB22";
}
.ph-bold.ph-file-zip:before {
  content: "\E958";
}
.ph-bold.ph-files:before {
  content: "\E710";
}
.ph-bold.ph-film-reel:before {
  content: "\E8C0";
}
.ph-bold.ph-film-script:before {
  content: "\EB50";
}
.ph-bold.ph-film-slate:before {
  content: "\E8C2";
}
.ph-bold.ph-film-strip:before {
  content: "\E792";
}
.ph-bold.ph-fingerprint:before {
  content: "\E23E";
}
.ph-bold.ph-fingerprint-simple:before {
  content: "\E240";
}
.ph-bold.ph-finn-the-human:before {
  content: "\E56C";
}
.ph-bold.ph-fire:before {
  content: "\E242";
}
.ph-bold.ph-fire-extinguisher:before {
  content: "\E9E8";
}
.ph-bold.ph-fire-simple:before {
  content: "\E620";
}
.ph-bold.ph-fire-truck:before {
  content: "\E574";
}
.ph-bold.ph-first-aid:before {
  content: "\E56E";
}
.ph-bold.ph-first-aid-kit:before {
  content: "\E570";
}
.ph-bold.ph-fish:before {
  content: "\E728";
}
.ph-bold.ph-fish-simple:before {
  content: "\E72A";
}
.ph-bold.ph-flag:before {
  content: "\E244";
}
.ph-bold.ph-flag-banner:before {
  content: "\E622";
}
.ph-bold.ph-flag-banner-fold:before {
  content: "\ECF2";
}
.ph-bold.ph-flag-checkered:before {
  content: "\EA38";
}
.ph-bold.ph-flag-pennant:before {
  content: "\ECF0";
}
.ph-bold.ph-flame:before {
  content: "\E624";
}
.ph-bold.ph-flashlight:before {
  content: "\E246";
}
.ph-bold.ph-flask:before {
  content: "\E79E";
}
.ph-bold.ph-flip-horizontal:before {
  content: "\ED6A";
}
.ph-bold.ph-flip-vertical:before {
  content: "\ED6C";
}
.ph-bold.ph-floppy-disk:before {
  content: "\E248";
}
.ph-bold.ph-floppy-disk-back:before {
  content: "\EAF4";
}
.ph-bold.ph-flow-arrow:before {
  content: "\E6EC";
}
.ph-bold.ph-flower:before {
  content: "\E75E";
}
.ph-bold.ph-flower-lotus:before {
  content: "\E6CC";
}
.ph-bold.ph-flower-tulip:before {
  content: "\EACC";
}
.ph-bold.ph-flying-saucer:before {
  content: "\EB4A";
}
.ph-bold.ph-folder:before {
  content: "\E24A";
}
.ph-bold.ph-folder-notch:before {
  content: "\E24A";
}
.ph-bold.ph-folder-dashed:before {
  content: "\E8F8";
}
.ph-bold.ph-folder-dotted:before {
  content: "\E8F8";
}
.ph-bold.ph-folder-lock:before {
  content: "\EA3C";
}
.ph-bold.ph-folder-minus:before {
  content: "\E254";
}
.ph-bold.ph-folder-notch-minus:before {
  content: "\E254";
}
.ph-bold.ph-folder-open:before {
  content: "\E256";
}
.ph-bold.ph-folder-notch-open:before {
  content: "\E256";
}
.ph-bold.ph-folder-plus:before {
  content: "\E258";
}
.ph-bold.ph-folder-notch-plus:before {
  content: "\E258";
}
.ph-bold.ph-folder-simple:before {
  content: "\E25A";
}
.ph-bold.ph-folder-simple-dashed:before {
  content: "\EC2A";
}
.ph-bold.ph-folder-simple-dotted:before {
  content: "\EC2A";
}
.ph-bold.ph-folder-simple-lock:before {
  content: "\EB5E";
}
.ph-bold.ph-folder-simple-minus:before {
  content: "\E25C";
}
.ph-bold.ph-folder-simple-plus:before {
  content: "\E25E";
}
.ph-bold.ph-folder-simple-star:before {
  content: "\EC2E";
}
.ph-bold.ph-folder-simple-user:before {
  content: "\EB60";
}
.ph-bold.ph-folder-star:before {
  content: "\EA86";
}
.ph-bold.ph-folder-user:before {
  content: "\EB46";
}
.ph-bold.ph-folders:before {
  content: "\E260";
}
.ph-bold.ph-football:before {
  content: "\E718";
}
.ph-bold.ph-football-helmet:before {
  content: "\EE4C";
}
.ph-bold.ph-footprints:before {
  content: "\EA88";
}
.ph-bold.ph-fork-knife:before {
  content: "\E262";
}
.ph-bold.ph-four-k:before {
  content: "\EA5C";
}
.ph-bold.ph-frame-corners:before {
  content: "\E626";
}
.ph-bold.ph-framer-logo:before {
  content: "\E264";
}
.ph-bold.ph-function:before {
  content: "\EBE4";
}
.ph-bold.ph-funnel:before {
  content: "\E266";
}
.ph-bold.ph-funnel-simple:before {
  content: "\E268";
}
.ph-bold.ph-funnel-simple-x:before {
  content: "\E26A";
}
.ph-bold.ph-funnel-x:before {
  content: "\E26C";
}
.ph-bold.ph-game-controller:before {
  content: "\E26E";
}
.ph-bold.ph-garage:before {
  content: "\ECD6";
}
.ph-bold.ph-gas-can:before {
  content: "\E8CE";
}
.ph-bold.ph-gas-pump:before {
  content: "\E768";
}
.ph-bold.ph-gauge:before {
  content: "\E628";
}
.ph-bold.ph-gavel:before {
  content: "\EA32";
}
.ph-bold.ph-gear:before {
  content: "\E270";
}
.ph-bold.ph-gear-fine:before {
  content: "\E87C";
}
.ph-bold.ph-gear-six:before {
  content: "\E272";
}
.ph-bold.ph-gender-female:before {
  content: "\E6E0";
}
.ph-bold.ph-gender-intersex:before {
  content: "\E6E6";
}
.ph-bold.ph-gender-male:before {
  content: "\E6E2";
}
.ph-bold.ph-gender-neuter:before {
  content: "\E6EA";
}
.ph-bold.ph-gender-nonbinary:before {
  content: "\E6E4";
}
.ph-bold.ph-gender-transgender:before {
  content: "\E6E8";
}
.ph-bold.ph-ghost:before {
  content: "\E62A";
}
.ph-bold.ph-gif:before {
  content: "\E274";
}
.ph-bold.ph-gift:before {
  content: "\E276";
}
.ph-bold.ph-git-branch:before {
  content: "\E278";
}
.ph-bold.ph-git-commit:before {
  content: "\E27A";
}
.ph-bold.ph-git-diff:before {
  content: "\E27C";
}
.ph-bold.ph-git-fork:before {
  content: "\E27E";
}
.ph-bold.ph-git-merge:before {
  content: "\E280";
}
.ph-bold.ph-git-pull-request:before {
  content: "\E282";
}
.ph-bold.ph-github-logo:before {
  content: "\E576";
}
.ph-bold.ph-gitlab-logo:before {
  content: "\E694";
}
.ph-bold.ph-gitlab-logo-simple:before {
  content: "\E696";
}
.ph-bold.ph-globe:before {
  content: "\E288";
}
.ph-bold.ph-globe-hemisphere-east:before {
  content: "\E28A";
}
.ph-bold.ph-globe-hemisphere-west:before {
  content: "\E28C";
}
.ph-bold.ph-globe-simple:before {
  content: "\E28E";
}
.ph-bold.ph-globe-simple-x:before {
  content: "\E284";
}
.ph-bold.ph-globe-stand:before {
  content: "\E290";
}
.ph-bold.ph-globe-x:before {
  content: "\E286";
}
.ph-bold.ph-goggles:before {
  content: "\ECB4";
}
.ph-bold.ph-golf:before {
  content: "\EA3E";
}
.ph-bold.ph-goodreads-logo:before {
  content: "\ED10";
}
.ph-bold.ph-google-cardboard-logo:before {
  content: "\E7B6";
}
.ph-bold.ph-google-chrome-logo:before {
  content: "\E976";
}
.ph-bold.ph-google-drive-logo:before {
  content: "\E8F6";
}
.ph-bold.ph-google-logo:before {
  content: "\E292";
}
.ph-bold.ph-google-photos-logo:before {
  content: "\EB92";
}
.ph-bold.ph-google-play-logo:before {
  content: "\E294";
}
.ph-bold.ph-google-podcasts-logo:before {
  content: "\EB94";
}
.ph-bold.ph-gps:before {
  content: "\EDD8";
}
.ph-bold.ph-gps-fix:before {
  content: "\EDD6";
}
.ph-bold.ph-gps-slash:before {
  content: "\EDD4";
}
.ph-bold.ph-gradient:before {
  content: "\EB42";
}
.ph-bold.ph-graduation-cap:before {
  content: "\E62C";
}
.ph-bold.ph-grains:before {
  content: "\EC68";
}
.ph-bold.ph-grains-slash:before {
  content: "\EC6A";
}
.ph-bold.ph-graph:before {
  content: "\EB58";
}
.ph-bold.ph-graphics-card:before {
  content: "\E612";
}
.ph-bold.ph-greater-than:before {
  content: "\EDC4";
}
.ph-bold.ph-greater-than-or-equal:before {
  content: "\EDA2";
}
.ph-bold.ph-grid-four:before {
  content: "\E296";
}
.ph-bold.ph-grid-nine:before {
  content: "\EC8C";
}
.ph-bold.ph-guitar:before {
  content: "\EA8A";
}
.ph-bold.ph-hair-dryer:before {
  content: "\EA66";
}
.ph-bold.ph-hamburger:before {
  content: "\E790";
}
.ph-bold.ph-hammer:before {
  content: "\E80E";
}
.ph-bold.ph-hand:before {
  content: "\E298";
}
.ph-bold.ph-hand-arrow-down:before {
  content: "\EA4E";
}
.ph-bold.ph-hand-arrow-up:before {
  content: "\EE5A";
}
.ph-bold.ph-hand-coins:before {
  content: "\EA8C";
}
.ph-bold.ph-hand-deposit:before {
  content: "\EE82";
}
.ph-bold.ph-hand-eye:before {
  content: "\EA4C";
}
.ph-bold.ph-hand-fist:before {
  content: "\E57A";
}
.ph-bold.ph-hand-grabbing:before {
  content: "\E57C";
}
.ph-bold.ph-hand-heart:before {
  content: "\E810";
}
.ph-bold.ph-hand-palm:before {
  content: "\E57E";
}
.ph-bold.ph-hand-peace:before {
  content: "\E7CC";
}
.ph-bold.ph-hand-pointing:before {
  content: "\E29A";
}
.ph-bold.ph-hand-soap:before {
  content: "\E630";
}
.ph-bold.ph-hand-swipe-left:before {
  content: "\EC94";
}
.ph-bold.ph-hand-swipe-right:before {
  content: "\EC92";
}
.ph-bold.ph-hand-tap:before {
  content: "\EC90";
}
.ph-bold.ph-hand-waving:before {
  content: "\E580";
}
.ph-bold.ph-hand-withdraw:before {
  content: "\EE80";
}
.ph-bold.ph-handbag:before {
  content: "\E29C";
}
.ph-bold.ph-handbag-simple:before {
  content: "\E62E";
}
.ph-bold.ph-hands-clapping:before {
  content: "\E6A0";
}
.ph-bold.ph-hands-praying:before {
  content: "\ECC8";
}
.ph-bold.ph-handshake:before {
  content: "\E582";
}
.ph-bold.ph-hard-drive:before {
  content: "\E29E";
}
.ph-bold.ph-hard-drives:before {
  content: "\E2A0";
}
.ph-bold.ph-hard-hat:before {
  content: "\ED46";
}
.ph-bold.ph-hash:before {
  content: "\E2A2";
}
.ph-bold.ph-hash-straight:before {
  content: "\E2A4";
}
.ph-bold.ph-head-circuit:before {
  content: "\E7D4";
}
.ph-bold.ph-headlights:before {
  content: "\E6FE";
}
.ph-bold.ph-headphones:before {
  content: "\E2A6";
}
.ph-bold.ph-headset:before {
  content: "\E584";
}
.ph-bold.ph-heart:before {
  content: "\E2A8";
}
.ph-bold.ph-heart-break:before {
  content: "\EBE8";
}
.ph-bold.ph-heart-half:before {
  content: "\EC48";
}
.ph-bold.ph-heart-straight:before {
  content: "\E2AA";
}
.ph-bold.ph-heart-straight-break:before {
  content: "\EB98";
}
.ph-bold.ph-heartbeat:before {
  content: "\E2AC";
}
.ph-bold.ph-hexagon:before {
  content: "\E2AE";
}
.ph-bold.ph-high-definition:before {
  content: "\EA8E";
}
.ph-bold.ph-high-heel:before {
  content: "\E8E8";
}
.ph-bold.ph-highlighter:before {
  content: "\EC76";
}
.ph-bold.ph-highlighter-circle:before {
  content: "\E632";
}
.ph-bold.ph-hockey:before {
  content: "\EC86";
}
.ph-bold.ph-hoodie:before {
  content: "\ECD0";
}
.ph-bold.ph-horse:before {
  content: "\E2B0";
}
.ph-bold.ph-hospital:before {
  content: "\E844";
}
.ph-bold.ph-hourglass:before {
  content: "\E2B2";
}
.ph-bold.ph-hourglass-high:before {
  content: "\E2B4";
}
.ph-bold.ph-hourglass-low:before {
  content: "\E2B6";
}
.ph-bold.ph-hourglass-medium:before {
  content: "\E2B8";
}
.ph-bold.ph-hourglass-simple:before {
  content: "\E2BA";
}
.ph-bold.ph-hourglass-simple-high:before {
  content: "\E2BC";
}
.ph-bold.ph-hourglass-simple-low:before {
  content: "\E2BE";
}
.ph-bold.ph-hourglass-simple-medium:before {
  content: "\E2C0";
}
.ph-bold.ph-house:before {
  content: "\E2C2";
}
.ph-bold.ph-house-line:before {
  content: "\E2C4";
}
.ph-bold.ph-house-simple:before {
  content: "\E2C6";
}
.ph-bold.ph-hurricane:before {
  content: "\E88E";
}
.ph-bold.ph-ice-cream:before {
  content: "\E804";
}
.ph-bold.ph-identification-badge:before {
  content: "\E6F6";
}
.ph-bold.ph-identification-card:before {
  content: "\E2C8";
}
.ph-bold.ph-image:before {
  content: "\E2CA";
}
.ph-bold.ph-image-broken:before {
  content: "\E7A8";
}
.ph-bold.ph-image-square:before {
  content: "\E2CC";
}
.ph-bold.ph-images:before {
  content: "\E836";
}
.ph-bold.ph-images-square:before {
  content: "\E834";
}
.ph-bold.ph-infinity:before {
  content: "\E634";
}
.ph-bold.ph-lemniscate:before {
  content: "\E634";
}
.ph-bold.ph-info:before {
  content: "\E2CE";
}
.ph-bold.ph-instagram-logo:before {
  content: "\E2D0";
}
.ph-bold.ph-intersect:before {
  content: "\E2D2";
}
.ph-bold.ph-intersect-square:before {
  content: "\E87A";
}
.ph-bold.ph-intersect-three:before {
  content: "\ECC4";
}
.ph-bold.ph-intersection:before {
  content: "\EDBA";
}
.ph-bold.ph-invoice:before {
  content: "\EE42";
}
.ph-bold.ph-island:before {
  content: "\EE06";
}
.ph-bold.ph-jar:before {
  content: "\E7E0";
}
.ph-bold.ph-jar-label:before {
  content: "\E7E1";
}
.ph-bold.ph-jeep:before {
  content: "\E2D4";
}
.ph-bold.ph-joystick:before {
  content: "\EA5E";
}
.ph-bold.ph-kanban:before {
  content: "\EB54";
}
.ph-bold.ph-key:before {
  content: "\E2D6";
}
.ph-bold.ph-key-return:before {
  content: "\E782";
}
.ph-bold.ph-keyboard:before {
  content: "\E2D8";
}
.ph-bold.ph-keyhole:before {
  content: "\EA78";
}
.ph-bold.ph-knife:before {
  content: "\E636";
}
.ph-bold.ph-ladder:before {
  content: "\E9E4";
}
.ph-bold.ph-ladder-simple:before {
  content: "\EC26";
}
.ph-bold.ph-lamp:before {
  content: "\E638";
}
.ph-bold.ph-lamp-pendant:before {
  content: "\EE2E";
}
.ph-bold.ph-laptop:before {
  content: "\E586";
}
.ph-bold.ph-lasso:before {
  content: "\EDC6";
}
.ph-bold.ph-lastfm-logo:before {
  content: "\E842";
}
.ph-bold.ph-layout:before {
  content: "\E6D6";
}
.ph-bold.ph-leaf:before {
  content: "\E2DA";
}
.ph-bold.ph-lectern:before {
  content: "\E95A";
}
.ph-bold.ph-lego:before {
  content: "\E8C6";
}
.ph-bold.ph-lego-smiley:before {
  content: "\E8C7";
}
.ph-bold.ph-less-than:before {
  content: "\EDAC";
}
.ph-bold.ph-less-than-or-equal:before {
  content: "\EDA4";
}
.ph-bold.ph-letter-circle-h:before {
  content: "\EBF8";
}
.ph-bold.ph-letter-circle-p:before {
  content: "\EC08";
}
.ph-bold.ph-letter-circle-v:before {
  content: "\EC14";
}
.ph-bold.ph-lifebuoy:before {
  content: "\E63A";
}
.ph-bold.ph-lightbulb:before {
  content: "\E2DC";
}
.ph-bold.ph-lightbulb-filament:before {
  content: "\E63C";
}
.ph-bold.ph-lighthouse:before {
  content: "\E9F6";
}
.ph-bold.ph-lightning:before {
  content: "\E2DE";
}
.ph-bold.ph-lightning-a:before {
  content: "\EA84";
}
.ph-bold.ph-lightning-slash:before {
  content: "\E2E0";
}
.ph-bold.ph-line-segment:before {
  content: "\E6D2";
}
.ph-bold.ph-line-segments:before {
  content: "\E6D4";
}
.ph-bold.ph-line-vertical:before {
  content: "\ED70";
}
.ph-bold.ph-link:before {
  content: "\E2E2";
}
.ph-bold.ph-link-break:before {
  content: "\E2E4";
}
.ph-bold.ph-link-simple:before {
  content: "\E2E6";
}
.ph-bold.ph-link-simple-break:before {
  content: "\E2E8";
}
.ph-bold.ph-link-simple-horizontal:before {
  content: "\E2EA";
}
.ph-bold.ph-link-simple-horizontal-break:before {
  content: "\E2EC";
}
.ph-bold.ph-linkedin-logo:before {
  content: "\E2EE";
}
.ph-bold.ph-linktree-logo:before {
  content: "\EDEE";
}
.ph-bold.ph-linux-logo:before {
  content: "\EB02";
}
.ph-bold.ph-list:before {
  content: "\E2F0";
}
.ph-bold.ph-list-bullets:before {
  content: "\E2F2";
}
.ph-bold.ph-list-checks:before {
  content: "\EADC";
}
.ph-bold.ph-list-dashes:before {
  content: "\E2F4";
}
.ph-bold.ph-list-heart:before {
  content: "\EBDE";
}
.ph-bold.ph-list-magnifying-glass:before {
  content: "\EBE0";
}
.ph-bold.ph-list-numbers:before {
  content: "\E2F6";
}
.ph-bold.ph-list-plus:before {
  content: "\E2F8";
}
.ph-bold.ph-list-star:before {
  content: "\EBDC";
}
.ph-bold.ph-lock:before {
  content: "\E2FA";
}
.ph-bold.ph-lock-key:before {
  content: "\E2FE";
}
.ph-bold.ph-lock-key-open:before {
  content: "\E300";
}
.ph-bold.ph-lock-laminated:before {
  content: "\E302";
}
.ph-bold.ph-lock-laminated-open:before {
  content: "\E304";
}
.ph-bold.ph-lock-open:before {
  content: "\E306";
}
.ph-bold.ph-lock-simple:before {
  content: "\E308";
}
.ph-bold.ph-lock-simple-open:before {
  content: "\E30A";
}
.ph-bold.ph-lockers:before {
  content: "\ECB8";
}
.ph-bold.ph-log:before {
  content: "\ED82";
}
.ph-bold.ph-magic-wand:before {
  content: "\E6B6";
}
.ph-bold.ph-magnet:before {
  content: "\E680";
}
.ph-bold.ph-magnet-straight:before {
  content: "\E682";
}
.ph-bold.ph-magnifying-glass:before {
  content: "\E30C";
}
.ph-bold.ph-magnifying-glass-minus:before {
  content: "\E30E";
}
.ph-bold.ph-magnifying-glass-plus:before {
  content: "\E310";
}
.ph-bold.ph-mailbox:before {
  content: "\EC1E";
}
.ph-bold.ph-map-pin:before {
  content: "\E316";
}
.ph-bold.ph-map-pin-area:before {
  content: "\EE3A";
}
.ph-bold.ph-map-pin-line:before {
  content: "\E318";
}
.ph-bold.ph-map-pin-plus:before {
  content: "\E314";
}
.ph-bold.ph-map-pin-simple:before {
  content: "\EE3E";
}
.ph-bold.ph-map-pin-simple-area:before {
  content: "\EE3C";
}
.ph-bold.ph-map-pin-simple-line:before {
  content: "\EE38";
}
.ph-bold.ph-map-trifold:before {
  content: "\E31A";
}
.ph-bold.ph-markdown-logo:before {
  content: "\E508";
}
.ph-bold.ph-marker-circle:before {
  content: "\E640";
}
.ph-bold.ph-martini:before {
  content: "\E31C";
}
.ph-bold.ph-mask-happy:before {
  content: "\E9F4";
}
.ph-bold.ph-mask-sad:before {
  content: "\EB9E";
}
.ph-bold.ph-mastodon-logo:before {
  content: "\ED68";
}
.ph-bold.ph-math-operations:before {
  content: "\E31E";
}
.ph-bold.ph-matrix-logo:before {
  content: "\ED64";
}
.ph-bold.ph-medal:before {
  content: "\E320";
}
.ph-bold.ph-medal-military:before {
  content: "\ECFC";
}
.ph-bold.ph-medium-logo:before {
  content: "\E322";
}
.ph-bold.ph-megaphone:before {
  content: "\E324";
}
.ph-bold.ph-megaphone-simple:before {
  content: "\E642";
}
.ph-bold.ph-member-of:before {
  content: "\EDC2";
}
.ph-bold.ph-memory:before {
  content: "\E9C4";
}
.ph-bold.ph-messenger-logo:before {
  content: "\E6D8";
}
.ph-bold.ph-meta-logo:before {
  content: "\ED02";
}
.ph-bold.ph-meteor:before {
  content: "\E9BA";
}
.ph-bold.ph-metronome:before {
  content: "\EC8E";
}
.ph-bold.ph-microphone:before {
  content: "\E326";
}
.ph-bold.ph-microphone-slash:before {
  content: "\E328";
}
.ph-bold.ph-microphone-stage:before {
  content: "\E75C";
}
.ph-bold.ph-microscope:before {
  content: "\EC7A";
}
.ph-bold.ph-microsoft-excel-logo:before {
  content: "\EB6C";
}
.ph-bold.ph-microsoft-outlook-logo:before {
  content: "\EB70";
}
.ph-bold.ph-microsoft-powerpoint-logo:before {
  content: "\EACE";
}
.ph-bold.ph-microsoft-teams-logo:before {
  content: "\EB66";
}
.ph-bold.ph-microsoft-word-logo:before {
  content: "\EB6A";
}
.ph-bold.ph-minus:before {
  content: "\E32A";
}
.ph-bold.ph-minus-circle:before {
  content: "\E32C";
}
.ph-bold.ph-minus-square:before {
  content: "\ED4C";
}
.ph-bold.ph-money:before {
  content: "\E588";
}
.ph-bold.ph-money-wavy:before {
  content: "\EE68";
}
.ph-bold.ph-monitor:before {
  content: "\E32E";
}
.ph-bold.ph-monitor-arrow-up:before {
  content: "\E58A";
}
.ph-bold.ph-monitor-play:before {
  content: "\E58C";
}
.ph-bold.ph-moon:before {
  content: "\E330";
}
.ph-bold.ph-moon-stars:before {
  content: "\E58E";
}
.ph-bold.ph-moped:before {
  content: "\E824";
}
.ph-bold.ph-moped-front:before {
  content: "\E822";
}
.ph-bold.ph-mosque:before {
  content: "\ECEE";
}
.ph-bold.ph-motorcycle:before {
  content: "\E80A";
}
.ph-bold.ph-mountains:before {
  content: "\E7AE";
}
.ph-bold.ph-mouse:before {
  content: "\E33A";
}
.ph-bold.ph-mouse-left-click:before {
  content: "\E334";
}
.ph-bold.ph-mouse-middle-click:before {
  content: "\E338";
}
.ph-bold.ph-mouse-right-click:before {
  content: "\E336";
}
.ph-bold.ph-mouse-scroll:before {
  content: "\E332";
}
.ph-bold.ph-mouse-simple:before {
  content: "\E644";
}
.ph-bold.ph-music-note:before {
  content: "\E33C";
}
.ph-bold.ph-music-note-simple:before {
  content: "\E33E";
}
.ph-bold.ph-music-notes:before {
  content: "\E340";
}
.ph-bold.ph-music-notes-minus:before {
  content: "\EE0C";
}
.ph-bold.ph-music-notes-plus:before {
  content: "\EB7C";
}
.ph-bold.ph-music-notes-simple:before {
  content: "\E342";
}
.ph-bold.ph-navigation-arrow:before {
  content: "\EADE";
}
.ph-bold.ph-needle:before {
  content: "\E82E";
}
.ph-bold.ph-network:before {
  content: "\EDDE";
}
.ph-bold.ph-network-slash:before {
  content: "\EDDC";
}
.ph-bold.ph-network-x:before {
  content: "\EDDA";
}
.ph-bold.ph-newspaper:before {
  content: "\E344";
}
.ph-bold.ph-newspaper-clipping:before {
  content: "\E346";
}
.ph-bold.ph-not-equals:before {
  content: "\EDA6";
}
.ph-bold.ph-not-member-of:before {
  content: "\EDAE";
}
.ph-bold.ph-not-subset-of:before {
  content: "\EDB0";
}
.ph-bold.ph-not-superset-of:before {
  content: "\EDB2";
}
.ph-bold.ph-notches:before {
  content: "\ED3A";
}
.ph-bold.ph-note:before {
  content: "\E348";
}
.ph-bold.ph-note-blank:before {
  content: "\E34A";
}
.ph-bold.ph-note-pencil:before {
  content: "\E34C";
}
.ph-bold.ph-notebook:before {
  content: "\E34E";
}
.ph-bold.ph-notepad:before {
  content: "\E63E";
}
.ph-bold.ph-notification:before {
  content: "\E6FA";
}
.ph-bold.ph-notion-logo:before {
  content: "\E9A0";
}
.ph-bold.ph-nuclear-plant:before {
  content: "\ED7C";
}
.ph-bold.ph-number-circle-eight:before {
  content: "\E352";
}
.ph-bold.ph-number-circle-five:before {
  content: "\E358";
}
.ph-bold.ph-number-circle-four:before {
  content: "\E35E";
}
.ph-bold.ph-number-circle-nine:before {
  content: "\E364";
}
.ph-bold.ph-number-circle-one:before {
  content: "\E36A";
}
.ph-bold.ph-number-circle-seven:before {
  content: "\E370";
}
.ph-bold.ph-number-circle-six:before {
  content: "\E376";
}
.ph-bold.ph-number-circle-three:before {
  content: "\E37C";
}
.ph-bold.ph-number-circle-two:before {
  content: "\E382";
}
.ph-bold.ph-number-circle-zero:before {
  content: "\E388";
}
.ph-bold.ph-number-eight:before {
  content: "\E350";
}
.ph-bold.ph-number-five:before {
  content: "\E356";
}
.ph-bold.ph-number-four:before {
  content: "\E35C";
}
.ph-bold.ph-number-nine:before {
  content: "\E362";
}
.ph-bold.ph-number-one:before {
  content: "\E368";
}
.ph-bold.ph-number-seven:before {
  content: "\E36E";
}
.ph-bold.ph-number-six:before {
  content: "\E374";
}
.ph-bold.ph-number-square-eight:before {
  content: "\E354";
}
.ph-bold.ph-number-square-five:before {
  content: "\E35A";
}
.ph-bold.ph-number-square-four:before {
  content: "\E360";
}
.ph-bold.ph-number-square-nine:before {
  content: "\E366";
}
.ph-bold.ph-number-square-one:before {
  content: "\E36C";
}
.ph-bold.ph-number-square-seven:before {
  content: "\E372";
}
.ph-bold.ph-number-square-six:before {
  content: "\E378";
}
.ph-bold.ph-number-square-three:before {
  content: "\E37E";
}
.ph-bold.ph-number-square-two:before {
  content: "\E384";
}
.ph-bold.ph-number-square-zero:before {
  content: "\E38A";
}
.ph-bold.ph-number-three:before {
  content: "\E37A";
}
.ph-bold.ph-number-two:before {
  content: "\E380";
}
.ph-bold.ph-number-zero:before {
  content: "\E386";
}
.ph-bold.ph-numpad:before {
  content: "\E3C8";
}
.ph-bold.ph-nut:before {
  content: "\E38C";
}
.ph-bold.ph-ny-times-logo:before {
  content: "\E646";
}
.ph-bold.ph-octagon:before {
  content: "\E38E";
}
.ph-bold.ph-office-chair:before {
  content: "\EA46";
}
.ph-bold.ph-onigiri:before {
  content: "\EE2C";
}
.ph-bold.ph-open-ai-logo:before {
  content: "\E7D2";
}
.ph-bold.ph-option:before {
  content: "\E8A8";
}
.ph-bold.ph-orange:before {
  content: "\EE40";
}
.ph-bold.ph-orange-slice:before {
  content: "\ED36";
}
.ph-bold.ph-oven:before {
  content: "\ED8C";
}
.ph-bold.ph-package:before {
  content: "\E390";
}
.ph-bold.ph-paint-brush:before {
  content: "\E6F0";
}
.ph-bold.ph-paint-brush-broad:before {
  content: "\E590";
}
.ph-bold.ph-paint-brush-household:before {
  content: "\E6F2";
}
.ph-bold.ph-paint-bucket:before {
  content: "\E392";
}
.ph-bold.ph-paint-roller:before {
  content: "\E6F4";
}
.ph-bold.ph-palette:before {
  content: "\E6C8";
}
.ph-bold.ph-panorama:before {
  content: "\EAA2";
}
.ph-bold.ph-pants:before {
  content: "\EC88";
}
.ph-bold.ph-paper-plane:before {
  content: "\E394";
}
.ph-bold.ph-paper-plane-right:before {
  content: "\E396";
}
.ph-bold.ph-paper-plane-tilt:before {
  content: "\E398";
}
.ph-bold.ph-paperclip:before {
  content: "\E39A";
}
.ph-bold.ph-paperclip-horizontal:before {
  content: "\E592";
}
.ph-bold.ph-parachute:before {
  content: "\EA7C";
}
.ph-bold.ph-paragraph:before {
  content: "\E960";
}
.ph-bold.ph-parallelogram:before {
  content: "\ECC6";
}
.ph-bold.ph-park:before {
  content: "\ECB2";
}
.ph-bold.ph-password:before {
  content: "\E752";
}
.ph-bold.ph-path:before {
  content: "\E39C";
}
.ph-bold.ph-patreon-logo:before {
  content: "\E98A";
}
.ph-bold.ph-pause:before {
  content: "\E39E";
}
.ph-bold.ph-pause-circle:before {
  content: "\E3A0";
}
.ph-bold.ph-paw-print:before {
  content: "\E648";
}
.ph-bold.ph-paypal-logo:before {
  content: "\E98C";
}
.ph-bold.ph-peace:before {
  content: "\E3A2";
}
.ph-bold.ph-pen:before {
  content: "\E3AA";
}
.ph-bold.ph-pen-nib:before {
  content: "\E3AC";
}
.ph-bold.ph-pen-nib-straight:before {
  content: "\E64A";
}
.ph-bold.ph-pencil:before {
  content: "\E3AE";
}
.ph-bold.ph-pencil-circle:before {
  content: "\E3B0";
}
.ph-bold.ph-pencil-line:before {
  content: "\E3B2";
}
.ph-bold.ph-pencil-ruler:before {
  content: "\E906";
}
.ph-bold.ph-pencil-simple:before {
  content: "\E3B4";
}
.ph-bold.ph-pencil-simple-line:before {
  content: "\EBC6";
}
.ph-bold.ph-pencil-simple-slash:before {
  content: "\ECF6";
}
.ph-bold.ph-pencil-slash:before {
  content: "\ECF8";
}
.ph-bold.ph-pentagon:before {
  content: "\EC7E";
}
.ph-bold.ph-pentagram:before {
  content: "\EC5C";
}
.ph-bold.ph-pepper:before {
  content: "\E94A";
}
.ph-bold.ph-percent:before {
  content: "\E3B6";
}
.ph-bold.ph-person:before {
  content: "\E3A8";
}
.ph-bold.ph-person-arms-spread:before {
  content: "\ECFE";
}
.ph-bold.ph-person-simple:before {
  content: "\E72E";
}
.ph-bold.ph-person-simple-bike:before {
  content: "\E734";
}
.ph-bold.ph-person-simple-circle:before {
  content: "\EE58";
}
.ph-bold.ph-person-simple-hike:before {
  content: "\ED54";
}
.ph-bold.ph-person-simple-run:before {
  content: "\E730";
}
.ph-bold.ph-person-simple-ski:before {
  content: "\E71C";
}
.ph-bold.ph-person-simple-snowboard:before {
  content: "\E71E";
}
.ph-bold.ph-person-simple-swim:before {
  content: "\E736";
}
.ph-bold.ph-person-simple-tai-chi:before {
  content: "\ED5C";
}
.ph-bold.ph-person-simple-throw:before {
  content: "\E732";
}
.ph-bold.ph-person-simple-walk:before {
  content: "\E73A";
}
.ph-bold.ph-perspective:before {
  content: "\EBE6";
}
.ph-bold.ph-phone:before {
  content: "\E3B8";
}
.ph-bold.ph-phone-call:before {
  content: "\E3BA";
}
.ph-bold.ph-phone-disconnect:before {
  content: "\E3BC";
}
.ph-bold.ph-phone-incoming:before {
  content: "\E3BE";
}
.ph-bold.ph-phone-list:before {
  content: "\E3CC";
}
.ph-bold.ph-phone-outgoing:before {
  content: "\E3C0";
}
.ph-bold.ph-phone-pause:before {
  content: "\E3CA";
}
.ph-bold.ph-phone-plus:before {
  content: "\EC56";
}
.ph-bold.ph-phone-slash:before {
  content: "\E3C2";
}
.ph-bold.ph-phone-transfer:before {
  content: "\E3C6";
}
.ph-bold.ph-phone-x:before {
  content: "\E3C4";
}
.ph-bold.ph-phosphor-logo:before {
  content: "\E3CE";
}
.ph-bold.ph-pi:before {
  content: "\EC80";
}
.ph-bold.ph-piano-keys:before {
  content: "\E9C8";
}
.ph-bold.ph-picnic-table:before {
  content: "\EE26";
}
.ph-bold.ph-picture-in-picture:before {
  content: "\E64C";
}
.ph-bold.ph-piggy-bank:before {
  content: "\EA04";
}
.ph-bold.ph-pill:before {
  content: "\E700";
}
.ph-bold.ph-ping-pong:before {
  content: "\EA42";
}
.ph-bold.ph-pint-glass:before {
  content: "\EDD0";
}
.ph-bold.ph-pinterest-logo:before {
  content: "\E64E";
}
.ph-bold.ph-pinwheel:before {
  content: "\EB9C";
}
.ph-bold.ph-pipe:before {
  content: "\ED86";
}
.ph-bold.ph-pipe-wrench:before {
  content: "\ED88";
}
.ph-bold.ph-pix-logo:before {
  content: "\ECC2";
}
.ph-bold.ph-pizza:before {
  content: "\E796";
}
.ph-bold.ph-placeholder:before {
  content: "\E650";
}
.ph-bold.ph-planet:before {
  content: "\E652";
}
.ph-bold.ph-plant:before {
  content: "\EBAE";
}
.ph-bold.ph-play:before {
  content: "\E3D0";
}
.ph-bold.ph-play-circle:before {
  content: "\E3D2";
}
.ph-bold.ph-play-pause:before {
  content: "\E8BE";
}
.ph-bold.ph-playlist:before {
  content: "\E6AA";
}
.ph-bold.ph-plug:before {
  content: "\E946";
}
.ph-bold.ph-plug-charging:before {
  content: "\EB5C";
}
.ph-bold.ph-plugs:before {
  content: "\EB56";
}
.ph-bold.ph-plugs-connected:before {
  content: "\EB5A";
}
.ph-bold.ph-plus:before {
  content: "\E3D4";
}
.ph-bold.ph-plus-circle:before {
  content: "\E3D6";
}
.ph-bold.ph-plus-minus:before {
  content: "\E3D8";
}
.ph-bold.ph-plus-square:before {
  content: "\ED4A";
}
.ph-bold.ph-poker-chip:before {
  content: "\E594";
}
.ph-bold.ph-police-car:before {
  content: "\EC4A";
}
.ph-bold.ph-polygon:before {
  content: "\E6D0";
}
.ph-bold.ph-popcorn:before {
  content: "\EB4E";
}
.ph-bold.ph-popsicle:before {
  content: "\EBBE";
}
.ph-bold.ph-potted-plant:before {
  content: "\EC22";
}
.ph-bold.ph-power:before {
  content: "\E3DA";
}
.ph-bold.ph-prescription:before {
  content: "\E7A2";
}
.ph-bold.ph-presentation:before {
  content: "\E654";
}
.ph-bold.ph-presentation-chart:before {
  content: "\E656";
}
.ph-bold.ph-printer:before {
  content: "\E3DC";
}
.ph-bold.ph-prohibit:before {
  content: "\E3DE";
}
.ph-bold.ph-prohibit-inset:before {
  content: "\E3E0";
}
.ph-bold.ph-projector-screen:before {
  content: "\E658";
}
.ph-bold.ph-projector-screen-chart:before {
  content: "\E65A";
}
.ph-bold.ph-pulse:before {
  content: "\E000";
}
.ph-bold.ph-activity:before {
  content: "\E000";
}
.ph-bold.ph-push-pin:before {
  content: "\E3E2";
}
.ph-bold.ph-push-pin-simple:before {
  content: "\E65C";
}
.ph-bold.ph-push-pin-simple-slash:before {
  content: "\E65E";
}
.ph-bold.ph-push-pin-slash:before {
  content: "\E3E4";
}
.ph-bold.ph-puzzle-piece:before {
  content: "\E596";
}
.ph-bold.ph-qr-code:before {
  content: "\E3E6";
}
.ph-bold.ph-question:before {
  content: "\E3E8";
}
.ph-bold.ph-question-mark:before {
  content: "\E3E9";
}
.ph-bold.ph-queue:before {
  content: "\E6AC";
}
.ph-bold.ph-quotes:before {
  content: "\E660";
}
.ph-bold.ph-rabbit:before {
  content: "\EAC2";
}
.ph-bold.ph-racquet:before {
  content: "\EE02";
}
.ph-bold.ph-radical:before {
  content: "\E3EA";
}
.ph-bold.ph-radio:before {
  content: "\E77E";
}
.ph-bold.ph-radio-button:before {
  content: "\EB08";
}
.ph-bold.ph-radioactive:before {
  content: "\E9DC";
}
.ph-bold.ph-rainbow:before {
  content: "\E598";
}
.ph-bold.ph-rainbow-cloud:before {
  content: "\E59A";
}
.ph-bold.ph-ranking:before {
  content: "\ED62";
}
.ph-bold.ph-read-cv-logo:before {
  content: "\ED0C";
}
.ph-bold.ph-receipt:before {
  content: "\E3EC";
}
.ph-bold.ph-receipt-x:before {
  content: "\ED40";
}
.ph-bold.ph-record:before {
  content: "\E3EE";
}
.ph-bold.ph-rectangle:before {
  content: "\E3F0";
}
.ph-bold.ph-rectangle-dashed:before {
  content: "\E3F2";
}
.ph-bold.ph-recycle:before {
  content: "\E75A";
}
.ph-bold.ph-reddit-logo:before {
  content: "\E59C";
}
.ph-bold.ph-repeat:before {
  content: "\E3F6";
}
.ph-bold.ph-repeat-once:before {
  content: "\E3F8";
}
.ph-bold.ph-replit-logo:before {
  content: "\EB8A";
}
.ph-bold.ph-resize:before {
  content: "\ED6E";
}
.ph-bold.ph-rewind:before {
  content: "\E6A8";
}
.ph-bold.ph-rewind-circle:before {
  content: "\E3FA";
}
.ph-bold.ph-road-horizon:before {
  content: "\E838";
}
.ph-bold.ph-robot:before {
  content: "\E762";
}
.ph-bold.ph-rocket:before {
  content: "\E3FC";
}
.ph-bold.ph-rocket-launch:before {
  content: "\E3FE";
}
.ph-bold.ph-rows:before {
  content: "\E5A2";
}
.ph-bold.ph-rows-plus-bottom:before {
  content: "\E59E";
}
.ph-bold.ph-rows-plus-top:before {
  content: "\E5A0";
}
.ph-bold.ph-rss:before {
  content: "\E400";
}
.ph-bold.ph-rss-simple:before {
  content: "\E402";
}
.ph-bold.ph-rug:before {
  content: "\EA1A";
}
.ph-bold.ph-ruler:before {
  content: "\E6B8";
}
.ph-bold.ph-sailboat:before {
  content: "\E78A";
}
.ph-bold.ph-scales:before {
  content: "\E750";
}
.ph-bold.ph-scan:before {
  content: "\EBB6";
}
.ph-bold.ph-scan-smiley:before {
  content: "\EBB4";
}
.ph-bold.ph-scissors:before {
  content: "\EAE0";
}
.ph-bold.ph-scooter:before {
  content: "\E820";
}
.ph-bold.ph-screencast:before {
  content: "\E404";
}
.ph-bold.ph-screwdriver:before {
  content: "\E86E";
}
.ph-bold.ph-scribble:before {
  content: "\E806";
}
.ph-bold.ph-scribble-loop:before {
  content: "\E662";
}
.ph-bold.ph-scroll:before {
  content: "\EB7A";
}
.ph-bold.ph-seal:before {
  content: "\E604";
}
.ph-bold.ph-circle-wavy:before {
  content: "\E604";
}
.ph-bold.ph-seal-check:before {
  content: "\E606";
}
.ph-bold.ph-circle-wavy-check:before {
  content: "\E606";
}
.ph-bold.ph-seal-percent:before {
  content: "\E60A";
}
.ph-bold.ph-seal-question:before {
  content: "\E608";
}
.ph-bold.ph-circle-wavy-question:before {
  content: "\E608";
}
.ph-bold.ph-seal-warning:before {
  content: "\E60C";
}
.ph-bold.ph-circle-wavy-warning:before {
  content: "\E60C";
}
.ph-bold.ph-seat:before {
  content: "\EB8E";
}
.ph-bold.ph-seatbelt:before {
  content: "\EDFE";
}
.ph-bold.ph-security-camera:before {
  content: "\ECA4";
}
.ph-bold.ph-selection:before {
  content: "\E69A";
}
.ph-bold.ph-selection-all:before {
  content: "\E746";
}
.ph-bold.ph-selection-background:before {
  content: "\EAF8";
}
.ph-bold.ph-selection-foreground:before {
  content: "\EAF6";
}
.ph-bold.ph-selection-inverse:before {
  content: "\E744";
}
.ph-bold.ph-selection-plus:before {
  content: "\E69C";
}
.ph-bold.ph-selection-slash:before {
  content: "\E69E";
}
.ph-bold.ph-shapes:before {
  content: "\EC5E";
}
.ph-bold.ph-share:before {
  content: "\E406";
}
.ph-bold.ph-share-fat:before {
  content: "\ED52";
}
.ph-bold.ph-share-network:before {
  content: "\E408";
}
.ph-bold.ph-shield:before {
  content: "\E40A";
}
.ph-bold.ph-shield-check:before {
  content: "\E40C";
}
.ph-bold.ph-shield-checkered:before {
  content: "\E708";
}
.ph-bold.ph-shield-chevron:before {
  content: "\E40E";
}
.ph-bold.ph-shield-plus:before {
  content: "\E706";
}
.ph-bold.ph-shield-slash:before {
  content: "\E410";
}
.ph-bold.ph-shield-star:before {
  content: "\EC34";
}
.ph-bold.ph-shield-warning:before {
  content: "\E412";
}
.ph-bold.ph-shipping-container:before {
  content: "\E78C";
}
.ph-bold.ph-shirt-folded:before {
  content: "\EA92";
}
.ph-bold.ph-shooting-star:before {
  content: "\ECFA";
}
.ph-bold.ph-shopping-bag:before {
  content: "\E416";
}
.ph-bold.ph-shopping-bag-open:before {
  content: "\E418";
}
.ph-bold.ph-shopping-cart:before {
  content: "\E41E";
}
.ph-bold.ph-shopping-cart-simple:before {
  content: "\E420";
}
.ph-bold.ph-shovel:before {
  content: "\E9E6";
}
.ph-bold.ph-shower:before {
  content: "\E776";
}
.ph-bold.ph-shrimp:before {
  content: "\EAB4";
}
.ph-bold.ph-shuffle:before {
  content: "\E422";
}
.ph-bold.ph-shuffle-angular:before {
  content: "\E424";
}
.ph-bold.ph-shuffle-simple:before {
  content: "\E426";
}
.ph-bold.ph-sidebar:before {
  content: "\EAB6";
}
.ph-bold.ph-sidebar-simple:before {
  content: "\EC24";
}
.ph-bold.ph-sigma:before {
  content: "\EAB8";
}
.ph-bold.ph-sign-in:before {
  content: "\E428";
}
.ph-bold.ph-sign-out:before {
  content: "\E42A";
}
.ph-bold.ph-signature:before {
  content: "\EBAC";
}
.ph-bold.ph-signpost:before {
  content: "\E89C";
}
.ph-bold.ph-sim-card:before {
  content: "\E664";
}
.ph-bold.ph-siren:before {
  content: "\E9B8";
}
.ph-bold.ph-sketch-logo:before {
  content: "\E42C";
}
.ph-bold.ph-skip-back:before {
  content: "\E5A4";
}
.ph-bold.ph-skip-back-circle:before {
  content: "\E42E";
}
.ph-bold.ph-skip-forward:before {
  content: "\E5A6";
}
.ph-bold.ph-skip-forward-circle:before {
  content: "\E430";
}
.ph-bold.ph-skull:before {
  content: "\E916";
}
.ph-bold.ph-skype-logo:before {
  content: "\E8DC";
}
.ph-bold.ph-slack-logo:before {
  content: "\E5A8";
}
.ph-bold.ph-sliders:before {
  content: "\E432";
}
.ph-bold.ph-sliders-horizontal:before {
  content: "\E434";
}
.ph-bold.ph-slideshow:before {
  content: "\ED32";
}
.ph-bold.ph-smiley:before {
  content: "\E436";
}
.ph-bold.ph-smiley-angry:before {
  content: "\EC62";
}
.ph-bold.ph-smiley-blank:before {
  content: "\E438";
}
.ph-bold.ph-smiley-meh:before {
  content: "\E43A";
}
.ph-bold.ph-smiley-melting:before {
  content: "\EE56";
}
.ph-bold.ph-smiley-nervous:before {
  content: "\E43C";
}
.ph-bold.ph-smiley-sad:before {
  content: "\E43E";
}
.ph-bold.ph-smiley-sticker:before {
  content: "\E440";
}
.ph-bold.ph-smiley-wink:before {
  content: "\E666";
}
.ph-bold.ph-smiley-x-eyes:before {
  content: "\E442";
}
.ph-bold.ph-snapchat-logo:before {
  content: "\E668";
}
.ph-bold.ph-sneaker:before {
  content: "\E80C";
}
.ph-bold.ph-sneaker-move:before {
  content: "\ED60";
}
.ph-bold.ph-snowflake:before {
  content: "\E5AA";
}
.ph-bold.ph-soccer-ball:before {
  content: "\E716";
}
.ph-bold.ph-sock:before {
  content: "\ECCE";
}
.ph-bold.ph-solar-panel:before {
  content: "\ED7A";
}
.ph-bold.ph-solar-roof:before {
  content: "\ED7B";
}
.ph-bold.ph-sort-ascending:before {
  content: "\E444";
}
.ph-bold.ph-sort-descending:before {
  content: "\E446";
}
.ph-bold.ph-soundcloud-logo:before {
  content: "\E8DE";
}
.ph-bold.ph-spade:before {
  content: "\E448";
}
.ph-bold.ph-sparkle:before {
  content: "\E6A2";
}
.ph-bold.ph-speaker-hifi:before {
  content: "\EA08";
}
.ph-bold.ph-speaker-high:before {
  content: "\E44A";
}
.ph-bold.ph-speaker-low:before {
  content: "\E44C";
}
.ph-bold.ph-speaker-none:before {
  content: "\E44E";
}
.ph-bold.ph-speaker-simple-high:before {
  content: "\E450";
}
.ph-bold.ph-speaker-simple-low:before {
  content: "\E452";
}
.ph-bold.ph-speaker-simple-none:before {
  content: "\E454";
}
.ph-bold.ph-speaker-simple-slash:before {
  content: "\E456";
}
.ph-bold.ph-speaker-simple-x:before {
  content: "\E458";
}
.ph-bold.ph-speaker-slash:before {
  content: "\E45A";
}
.ph-bold.ph-speaker-x:before {
  content: "\E45C";
}
.ph-bold.ph-speedometer:before {
  content: "\EE74";
}
.ph-bold.ph-sphere:before {
  content: "\EE66";
}
.ph-bold.ph-spinner:before {
  content: "\E66A";
}
.ph-bold.ph-spinner-ball:before {
  content: "\EE28";
}
.ph-bold.ph-spinner-gap:before {
  content: "\E66C";
}
.ph-bold.ph-spiral:before {
  content: "\E9FA";
}
.ph-bold.ph-split-horizontal:before {
  content: "\E872";
}
.ph-bold.ph-split-vertical:before {
  content: "\E876";
}
.ph-bold.ph-spotify-logo:before {
  content: "\E66E";
}
.ph-bold.ph-spray-bottle:before {
  content: "\E7E4";
}
.ph-bold.ph-square:before {
  content: "\E45E";
}
.ph-bold.ph-square-half:before {
  content: "\E462";
}
.ph-bold.ph-square-half-bottom:before {
  content: "\EB16";
}
.ph-bold.ph-square-logo:before {
  content: "\E690";
}
.ph-bold.ph-square-split-horizontal:before {
  content: "\E870";
}
.ph-bold.ph-square-split-vertical:before {
  content: "\E874";
}
.ph-bold.ph-squares-four:before {
  content: "\E464";
}
.ph-bold.ph-stack:before {
  content: "\E466";
}
.ph-bold.ph-stack-minus:before {
  content: "\EDF4";
}
.ph-bold.ph-stack-overflow-logo:before {
  content: "\EB78";
}
.ph-bold.ph-stack-plus:before {
  content: "\EDF6";
}
.ph-bold.ph-stack-simple:before {
  content: "\E468";
}
.ph-bold.ph-stairs:before {
  content: "\E8EC";
}
.ph-bold.ph-stamp:before {
  content: "\EA48";
}
.ph-bold.ph-standard-definition:before {
  content: "\EA90";
}
.ph-bold.ph-star:before {
  content: "\E46A";
}
.ph-bold.ph-star-and-crescent:before {
  content: "\ECF4";
}
.ph-bold.ph-star-four:before {
  content: "\E6A4";
}
.ph-bold.ph-star-half:before {
  content: "\E70A";
}
.ph-bold.ph-star-of-david:before {
  content: "\E89E";
}
.ph-bold.ph-steam-logo:before {
  content: "\EAD4";
}
.ph-bold.ph-steering-wheel:before {
  content: "\E9AC";
}
.ph-bold.ph-steps:before {
  content: "\ECBE";
}
.ph-bold.ph-stethoscope:before {
  content: "\E7EA";
}
.ph-bold.ph-sticker:before {
  content: "\E5AC";
}
.ph-bold.ph-stool:before {
  content: "\EA44";
}
.ph-bold.ph-stop:before {
  content: "\E46C";
}
.ph-bold.ph-stop-circle:before {
  content: "\E46E";
}
.ph-bold.ph-storefront:before {
  content: "\E470";
}
.ph-bold.ph-strategy:before {
  content: "\EA3A";
}
.ph-bold.ph-stripe-logo:before {
  content: "\E698";
}
.ph-bold.ph-student:before {
  content: "\E73E";
}
.ph-bold.ph-subset-of:before {
  content: "\EDC0";
}
.ph-bold.ph-subset-proper-of:before {
  content: "\EDB6";
}
.ph-bold.ph-subtitles:before {
  content: "\E1A8";
}
.ph-bold.ph-subtitles-slash:before {
  content: "\E1A6";
}
.ph-bold.ph-subtract:before {
  content: "\EBD6";
}
.ph-bold.ph-subtract-square:before {
  content: "\EBD4";
}
.ph-bold.ph-subway:before {
  content: "\E498";
}
.ph-bold.ph-suitcase:before {
  content: "\E5AE";
}
.ph-bold.ph-suitcase-rolling:before {
  content: "\E9B0";
}
.ph-bold.ph-suitcase-simple:before {
  content: "\E5B0";
}
.ph-bold.ph-sun:before {
  content: "\E472";
}
.ph-bold.ph-sun-dim:before {
  content: "\E474";
}
.ph-bold.ph-sun-horizon:before {
  content: "\E5B6";
}
.ph-bold.ph-sunglasses:before {
  content: "\E816";
}
.ph-bold.ph-superset-of:before {
  content: "\EDB8";
}
.ph-bold.ph-superset-proper-of:before {
  content: "\EDB4";
}
.ph-bold.ph-swap:before {
  content: "\E83C";
}
.ph-bold.ph-swatches:before {
  content: "\E5B8";
}
.ph-bold.ph-swimming-pool:before {
  content: "\ECB6";
}
.ph-bold.ph-sword:before {
  content: "\E5BA";
}
.ph-bold.ph-synagogue:before {
  content: "\ECEC";
}
.ph-bold.ph-syringe:before {
  content: "\E968";
}
.ph-bold.ph-t-shirt:before {
  content: "\E670";
}
.ph-bold.ph-table:before {
  content: "\E476";
}
.ph-bold.ph-tabs:before {
  content: "\E778";
}
.ph-bold.ph-tag:before {
  content: "\E478";
}
.ph-bold.ph-tag-chevron:before {
  content: "\E672";
}
.ph-bold.ph-tag-simple:before {
  content: "\E47A";
}
.ph-bold.ph-target:before {
  content: "\E47C";
}
.ph-bold.ph-taxi:before {
  content: "\E902";
}
.ph-bold.ph-tea-bag:before {
  content: "\E8E6";
}
.ph-bold.ph-telegram-logo:before {
  content: "\E5BC";
}
.ph-bold.ph-television:before {
  content: "\E754";
}
.ph-bold.ph-television-simple:before {
  content: "\EAE6";
}
.ph-bold.ph-tennis-ball:before {
  content: "\E720";
}
.ph-bold.ph-tent:before {
  content: "\E8BA";
}
.ph-bold.ph-terminal:before {
  content: "\E47E";
}
.ph-bold.ph-terminal-window:before {
  content: "\EAE8";
}
.ph-bold.ph-test-tube:before {
  content: "\E7A0";
}
.ph-bold.ph-text-a-underline:before {
  content: "\ED34";
}
.ph-bold.ph-text-aa:before {
  content: "\E6EE";
}
.ph-bold.ph-text-align-center:before {
  content: "\E480";
}
.ph-bold.ph-text-align-justify:before {
  content: "\E482";
}
.ph-bold.ph-text-align-left:before {
  content: "\E484";
}
.ph-bold.ph-text-align-right:before {
  content: "\E486";
}
.ph-bold.ph-text-b:before {
  content: "\E5BE";
}
.ph-bold.ph-text-bolder:before {
  content: "\E5BE";
}
.ph-bold.ph-text-columns:before {
  content: "\EC96";
}
.ph-bold.ph-text-h:before {
  content: "\E6BA";
}
.ph-bold.ph-text-h-five:before {
  content: "\E6C4";
}
.ph-bold.ph-text-h-four:before {
  content: "\E6C2";
}
.ph-bold.ph-text-h-one:before {
  content: "\E6BC";
}
.ph-bold.ph-text-h-six:before {
  content: "\E6C6";
}
.ph-bold.ph-text-h-three:before {
  content: "\E6C0";
}
.ph-bold.ph-text-h-two:before {
  content: "\E6BE";
}
.ph-bold.ph-text-indent:before {
  content: "\EA1E";
}
.ph-bold.ph-text-italic:before {
  content: "\E5C0";
}
.ph-bold.ph-text-outdent:before {
  content: "\EA1C";
}
.ph-bold.ph-text-strikethrough:before {
  content: "\E5C2";
}
.ph-bold.ph-text-subscript:before {
  content: "\EC98";
}
.ph-bold.ph-text-superscript:before {
  content: "\EC9A";
}
.ph-bold.ph-text-t:before {
  content: "\E48A";
}
.ph-bold.ph-text-t-slash:before {
  content: "\E488";
}
.ph-bold.ph-text-underline:before {
  content: "\E5C4";
}
.ph-bold.ph-textbox:before {
  content: "\EB0A";
}
.ph-bold.ph-thermometer:before {
  content: "\E5C6";
}
.ph-bold.ph-thermometer-cold:before {
  content: "\E5C8";
}
.ph-bold.ph-thermometer-hot:before {
  content: "\E5CA";
}
.ph-bold.ph-thermometer-simple:before {
  content: "\E5CC";
}
.ph-bold.ph-threads-logo:before {
  content: "\ED9E";
}
.ph-bold.ph-three-d:before {
  content: "\EA5A";
}
.ph-bold.ph-thumbs-down:before {
  content: "\E48C";
}
.ph-bold.ph-thumbs-up:before {
  content: "\E48E";
}
.ph-bold.ph-ticket:before {
  content: "\E490";
}
.ph-bold.ph-tidal-logo:before {
  content: "\ED1C";
}
.ph-bold.ph-tiktok-logo:before {
  content: "\EAF2";
}
.ph-bold.ph-tilde:before {
  content: "\EDA8";
}
.ph-bold.ph-timer:before {
  content: "\E492";
}
.ph-bold.ph-tip-jar:before {
  content: "\E7E2";
}
.ph-bold.ph-tipi:before {
  content: "\ED30";
}
.ph-bold.ph-tire:before {
  content: "\EDD2";
}
.ph-bold.ph-toggle-left:before {
  content: "\E674";
}
.ph-bold.ph-toggle-right:before {
  content: "\E676";
}
.ph-bold.ph-toilet:before {
  content: "\E79A";
}
.ph-bold.ph-toilet-paper:before {
  content: "\E79C";
}
.ph-bold.ph-toolbox:before {
  content: "\ECA0";
}
.ph-bold.ph-tooth:before {
  content: "\E9CC";
}
.ph-bold.ph-tornado:before {
  content: "\E88C";
}
.ph-bold.ph-tote:before {
  content: "\E494";
}
.ph-bold.ph-tote-simple:before {
  content: "\E678";
}
.ph-bold.ph-towel:before {
  content: "\EDE6";
}
.ph-bold.ph-tractor:before {
  content: "\EC6E";
}
.ph-bold.ph-trademark:before {
  content: "\E9F0";
}
.ph-bold.ph-trademark-registered:before {
  content: "\E3F4";
}
.ph-bold.ph-traffic-cone:before {
  content: "\E9A8";
}
.ph-bold.ph-traffic-sign:before {
  content: "\E67A";
}
.ph-bold.ph-traffic-signal:before {
  content: "\E9AA";
}
.ph-bold.ph-train:before {
  content: "\E496";
}
.ph-bold.ph-train-regional:before {
  content: "\E49E";
}
.ph-bold.ph-train-simple:before {
  content: "\E4A0";
}
.ph-bold.ph-tram:before {
  content: "\E9EC";
}
.ph-bold.ph-translate:before {
  content: "\E4A2";
}
.ph-bold.ph-trash:before {
  content: "\E4A6";
}
.ph-bold.ph-trash-simple:before {
  content: "\E4A8";
}
.ph-bold.ph-tray:before {
  content: "\E4AA";
}
.ph-bold.ph-tray-arrow-down:before {
  content: "\E010";
}
.ph-bold.ph-archive-tray:before {
  content: "\E010";
}
.ph-bold.ph-tray-arrow-up:before {
  content: "\EE52";
}
.ph-bold.ph-treasure-chest:before {
  content: "\EDE2";
}
.ph-bold.ph-tree:before {
  content: "\E6DA";
}
.ph-bold.ph-tree-evergreen:before {
  content: "\E6DC";
}
.ph-bold.ph-tree-palm:before {
  content: "\E91A";
}
.ph-bold.ph-tree-structure:before {
  content: "\E67C";
}
.ph-bold.ph-tree-view:before {
  content: "\EE48";
}
.ph-bold.ph-trend-down:before {
  content: "\E4AC";
}
.ph-bold.ph-trend-up:before {
  content: "\E4AE";
}
.ph-bold.ph-triangle:before {
  content: "\E4B0";
}
.ph-bold.ph-triangle-dashed:before {
  content: "\E4B2";
}
.ph-bold.ph-trolley:before {
  content: "\E5B2";
}
.ph-bold.ph-trolley-suitcase:before {
  content: "\E5B4";
}
.ph-bold.ph-trophy:before {
  content: "\E67E";
}
.ph-bold.ph-truck:before {
  content: "\E4B4";
}
.ph-bold.ph-truck-trailer:before {
  content: "\E4B6";
}
.ph-bold.ph-tumblr-logo:before {
  content: "\E8D4";
}
.ph-bold.ph-twitch-logo:before {
  content: "\E5CE";
}
.ph-bold.ph-twitter-logo:before {
  content: "\E4BA";
}
.ph-bold.ph-umbrella:before {
  content: "\E684";
}
.ph-bold.ph-umbrella-simple:before {
  content: "\E686";
}
.ph-bold.ph-union:before {
  content: "\EDBE";
}
.ph-bold.ph-unite:before {
  content: "\E87E";
}
.ph-bold.ph-unite-square:before {
  content: "\E878";
}
.ph-bold.ph-upload:before {
  content: "\E4BE";
}
.ph-bold.ph-upload-simple:before {
  content: "\E4C0";
}
.ph-bold.ph-usb:before {
  content: "\E956";
}
.ph-bold.ph-user:before {
  content: "\E4C2";
}
.ph-bold.ph-user-check:before {
  content: "\EAFA";
}
.ph-bold.ph-user-circle:before {
  content: "\E4C4";
}
.ph-bold.ph-user-circle-check:before {
  content: "\EC38";
}
.ph-bold.ph-user-circle-dashed:before {
  content: "\EC36";
}
.ph-bold.ph-user-circle-gear:before {
  content: "\E4C6";
}
.ph-bold.ph-user-circle-minus:before {
  content: "\E4C8";
}
.ph-bold.ph-user-circle-plus:before {
  content: "\E4CA";
}
.ph-bold.ph-user-focus:before {
  content: "\E6FC";
}
.ph-bold.ph-user-gear:before {
  content: "\E4CC";
}
.ph-bold.ph-user-list:before {
  content: "\E73C";
}
.ph-bold.ph-user-minus:before {
  content: "\E4CE";
}
.ph-bold.ph-user-plus:before {
  content: "\E4D0";
}
.ph-bold.ph-user-rectangle:before {
  content: "\E4D2";
}
.ph-bold.ph-user-sound:before {
  content: "\ECA8";
}
.ph-bold.ph-user-square:before {
  content: "\E4D4";
}
.ph-bold.ph-user-switch:before {
  content: "\E756";
}
.ph-bold.ph-users:before {
  content: "\E4D6";
}
.ph-bold.ph-users-four:before {
  content: "\E68C";
}
.ph-bold.ph-users-three:before {
  content: "\E68E";
}
.ph-bold.ph-van:before {
  content: "\E826";
}
.ph-bold.ph-vault:before {
  content: "\E76E";
}
.ph-bold.ph-vector-three:before {
  content: "\EE62";
}
.ph-bold.ph-vector-two:before {
  content: "\EE64";
}
.ph-bold.ph-vibrate:before {
  content: "\E4D8";
}
.ph-bold.ph-video:before {
  content: "\E740";
}
.ph-bold.ph-video-camera:before {
  content: "\E4DA";
}
.ph-bold.ph-video-camera-slash:before {
  content: "\E4DC";
}
.ph-bold.ph-video-conference:before {
  content: "\EDCE";
}
.ph-bold.ph-vignette:before {
  content: "\EBA2";
}
.ph-bold.ph-vinyl-record:before {
  content: "\ECAC";
}
.ph-bold.ph-virtual-reality:before {
  content: "\E7B8";
}
.ph-bold.ph-virus:before {
  content: "\E7D6";
}
.ph-bold.ph-visor:before {
  content: "\EE2A";
}
.ph-bold.ph-voicemail:before {
  content: "\E4DE";
}
.ph-bold.ph-volleyball:before {
  content: "\E726";
}
.ph-bold.ph-wall:before {
  content: "\E688";
}
.ph-bold.ph-wallet:before {
  content: "\E68A";
}
.ph-bold.ph-warehouse:before {
  content: "\ECD4";
}
.ph-bold.ph-warning:before {
  content: "\E4E0";
}
.ph-bold.ph-warning-circle:before {
  content: "\E4E2";
}
.ph-bold.ph-warning-diamond:before {
  content: "\E7FC";
}
.ph-bold.ph-warning-octagon:before {
  content: "\E4E4";
}
.ph-bold.ph-washing-machine:before {
  content: "\EDE8";
}
.ph-bold.ph-watch:before {
  content: "\E4E6";
}
.ph-bold.ph-wave-sawtooth:before {
  content: "\EA9C";
}
.ph-bold.ph-wave-sine:before {
  content: "\EA9A";
}
.ph-bold.ph-wave-square:before {
  content: "\EA9E";
}
.ph-bold.ph-wave-triangle:before {
  content: "\EAA0";
}
.ph-bold.ph-waveform:before {
  content: "\E802";
}
.ph-bold.ph-waveform-slash:before {
  content: "\E800";
}
.ph-bold.ph-waves:before {
  content: "\E6DE";
}
.ph-bold.ph-webcam:before {
  content: "\E9B2";
}
.ph-bold.ph-webcam-slash:before {
  content: "\ECDC";
}
.ph-bold.ph-webhooks-logo:before {
  content: "\ECAE";
}
.ph-bold.ph-wechat-logo:before {
  content: "\E8D2";
}
.ph-bold.ph-whatsapp-logo:before {
  content: "\E5D0";
}
.ph-bold.ph-wheelchair:before {
  content: "\E4E8";
}
.ph-bold.ph-wheelchair-motion:before {
  content: "\E89A";
}
.ph-bold.ph-wifi-high:before {
  content: "\E4EA";
}
.ph-bold.ph-wifi-low:before {
  content: "\E4EC";
}
.ph-bold.ph-wifi-medium:before {
  content: "\E4EE";
}
.ph-bold.ph-wifi-none:before {
  content: "\E4F0";
}
.ph-bold.ph-wifi-slash:before {
  content: "\E4F2";
}
.ph-bold.ph-wifi-x:before {
  content: "\E4F4";
}
.ph-bold.ph-wind:before {
  content: "\E5D2";
}
.ph-bold.ph-windmill:before {
  content: "\E9F8";
}
.ph-bold.ph-windows-logo:before {
  content: "\E692";
}
.ph-bold.ph-wine:before {
  content: "\E6B2";
}
.ph-bold.ph-wrench:before {
  content: "\E5D4";
}
.ph-bold.ph-x:before {
  content: "\E4F6";
}
.ph-bold.ph-x-circle:before {
  content: "\E4F8";
}
.ph-bold.ph-x-logo:before {
  content: "\E4BC";
}
.ph-bold.ph-x-square:before {
  content: "\E4FA";
}
.ph-bold.ph-yarn:before {
  content: "\ED9A";
}
.ph-bold.ph-yin-yang:before {
  content: "\E92A";
}
.ph-bold.ph-youtube-logo:before {
  content: "\E4FC";
}
@font-face {
  font-family: "Phosphor";
  src:
    url(../vendor/Phosphor_527636c3.woff2) format("woff2"),
    url(../vendor/Phosphor_c20ea57a.woff) format("woff"),
    url(../vendor/Phosphor_c2ecd49d.ttf) format("truetype"),
    url(../vendor/Phosphor_0a19983c.svg#Phosphor) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.ph {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "Phosphor" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ph.ph-acorn:before {
  content: "\EB9A";
}
.ph.ph-address-book:before {
  content: "\E6F8";
}
.ph.ph-address-book-tabs:before {
  content: "\EE4E";
}
.ph.ph-air-traffic-control:before {
  content: "\ECD8";
}
.ph.ph-airplane:before {
  content: "\E002";
}
.ph.ph-airplane-in-flight:before {
  content: "\E4FE";
}
.ph.ph-airplane-landing:before {
  content: "\E502";
}
.ph.ph-airplane-takeoff:before {
  content: "\E504";
}
.ph.ph-airplane-taxiing:before {
  content: "\E500";
}
.ph.ph-airplane-tilt:before {
  content: "\E5D6";
}
.ph.ph-airplay:before {
  content: "\E004";
}
.ph.ph-alarm:before {
  content: "\E006";
}
.ph.ph-alien:before {
  content: "\E8A6";
}
.ph.ph-align-bottom:before {
  content: "\E506";
}
.ph.ph-align-bottom-simple:before {
  content: "\EB0C";
}
.ph.ph-align-center-horizontal:before {
  content: "\E50A";
}
.ph.ph-align-center-horizontal-simple:before {
  content: "\EB0E";
}
.ph.ph-align-center-vertical:before {
  content: "\E50C";
}
.ph.ph-align-center-vertical-simple:before {
  content: "\EB10";
}
.ph.ph-align-left:before {
  content: "\E50E";
}
.ph.ph-align-left-simple:before {
  content: "\EAEE";
}
.ph.ph-align-right:before {
  content: "\E510";
}
.ph.ph-align-right-simple:before {
  content: "\EB12";
}
.ph.ph-align-top:before {
  content: "\E512";
}
.ph.ph-align-top-simple:before {
  content: "\EB14";
}
.ph.ph-amazon-logo:before {
  content: "\E96C";
}
.ph.ph-ambulance:before {
  content: "\E572";
}
.ph.ph-anchor:before {
  content: "\E514";
}
.ph.ph-anchor-simple:before {
  content: "\E5D8";
}
.ph.ph-android-logo:before {
  content: "\E008";
}
.ph.ph-angle:before {
  content: "\E7BC";
}
.ph.ph-angular-logo:before {
  content: "\EB80";
}
.ph.ph-aperture:before {
  content: "\E00A";
}
.ph.ph-app-store-logo:before {
  content: "\E974";
}
.ph.ph-app-window:before {
  content: "\E5DA";
}
.ph.ph-apple-logo:before {
  content: "\E516";
}
.ph.ph-apple-podcasts-logo:before {
  content: "\EB96";
}
.ph.ph-approximate-equals:before {
  content: "\EDAA";
}
.ph.ph-archive:before {
  content: "\E00C";
}
.ph.ph-armchair:before {
  content: "\E012";
}
.ph.ph-arrow-arc-left:before {
  content: "\E014";
}
.ph.ph-arrow-arc-right:before {
  content: "\E016";
}
.ph.ph-arrow-bend-double-up-left:before {
  content: "\E03A";
}
.ph.ph-arrow-bend-double-up-right:before {
  content: "\E03C";
}
.ph.ph-arrow-bend-down-left:before {
  content: "\E018";
}
.ph.ph-arrow-bend-down-right:before {
  content: "\E01A";
}
.ph.ph-arrow-bend-left-down:before {
  content: "\E01C";
}
.ph.ph-arrow-bend-left-up:before {
  content: "\E01E";
}
.ph.ph-arrow-bend-right-down:before {
  content: "\E020";
}
.ph.ph-arrow-bend-right-up:before {
  content: "\E022";
}
.ph.ph-arrow-bend-up-left:before {
  content: "\E024";
}
.ph.ph-arrow-bend-up-right:before {
  content: "\E026";
}
.ph.ph-arrow-circle-down:before {
  content: "\E028";
}
.ph.ph-arrow-circle-down-left:before {
  content: "\E02A";
}
.ph.ph-arrow-circle-down-right:before {
  content: "\E02C";
}
.ph.ph-arrow-circle-left:before {
  content: "\E05A";
}
.ph.ph-arrow-circle-right:before {
  content: "\E02E";
}
.ph.ph-arrow-circle-up:before {
  content: "\E030";
}
.ph.ph-arrow-circle-up-left:before {
  content: "\E032";
}
.ph.ph-arrow-circle-up-right:before {
  content: "\E034";
}
.ph.ph-arrow-clockwise:before {
  content: "\E036";
}
.ph.ph-arrow-counter-clockwise:before {
  content: "\E038";
}
.ph.ph-arrow-down:before {
  content: "\E03E";
}
.ph.ph-arrow-down-left:before {
  content: "\E040";
}
.ph.ph-arrow-down-right:before {
  content: "\E042";
}
.ph.ph-arrow-elbow-down-left:before {
  content: "\E044";
}
.ph.ph-arrow-elbow-down-right:before {
  content: "\E046";
}
.ph.ph-arrow-elbow-left:before {
  content: "\E048";
}
.ph.ph-arrow-elbow-left-down:before {
  content: "\E04A";
}
.ph.ph-arrow-elbow-left-up:before {
  content: "\E04C";
}
.ph.ph-arrow-elbow-right:before {
  content: "\E04E";
}
.ph.ph-arrow-elbow-right-down:before {
  content: "\E050";
}
.ph.ph-arrow-elbow-right-up:before {
  content: "\E052";
}
.ph.ph-arrow-elbow-up-left:before {
  content: "\E054";
}
.ph.ph-arrow-elbow-up-right:before {
  content: "\E056";
}
.ph.ph-arrow-fat-down:before {
  content: "\E518";
}
.ph.ph-arrow-fat-left:before {
  content: "\E51A";
}
.ph.ph-arrow-fat-line-down:before {
  content: "\E51C";
}
.ph.ph-arrow-fat-line-left:before {
  content: "\E51E";
}
.ph.ph-arrow-fat-line-right:before {
  content: "\E520";
}
.ph.ph-arrow-fat-line-up:before {
  content: "\E522";
}
.ph.ph-arrow-fat-lines-down:before {
  content: "\E524";
}
.ph.ph-arrow-fat-lines-left:before {
  content: "\E526";
}
.ph.ph-arrow-fat-lines-right:before {
  content: "\E528";
}
.ph.ph-arrow-fat-lines-up:before {
  content: "\E52A";
}
.ph.ph-arrow-fat-right:before {
  content: "\E52C";
}
.ph.ph-arrow-fat-up:before {
  content: "\E52E";
}
.ph.ph-arrow-left:before {
  content: "\E058";
}
.ph.ph-arrow-line-down:before {
  content: "\E05C";
}
.ph.ph-arrow-line-down-left:before {
  content: "\E05E";
}
.ph.ph-arrow-line-down-right:before {
  content: "\E060";
}
.ph.ph-arrow-line-left:before {
  content: "\E062";
}
.ph.ph-arrow-line-right:before {
  content: "\E064";
}
.ph.ph-arrow-line-up:before {
  content: "\E066";
}
.ph.ph-arrow-line-up-left:before {
  content: "\E068";
}
.ph.ph-arrow-line-up-right:before {
  content: "\E06A";
}
.ph.ph-arrow-right:before {
  content: "\E06C";
}
.ph.ph-arrow-square-down:before {
  content: "\E06E";
}
.ph.ph-arrow-square-down-left:before {
  content: "\E070";
}
.ph.ph-arrow-square-down-right:before {
  content: "\E072";
}
.ph.ph-arrow-square-in:before {
  content: "\E5DC";
}
.ph.ph-arrow-square-left:before {
  content: "\E074";
}
.ph.ph-arrow-square-out:before {
  content: "\E5DE";
}
.ph.ph-arrow-square-right:before {
  content: "\E076";
}
.ph.ph-arrow-square-up:before {
  content: "\E078";
}
.ph.ph-arrow-square-up-left:before {
  content: "\E07A";
}
.ph.ph-arrow-square-up-right:before {
  content: "\E07C";
}
.ph.ph-arrow-u-down-left:before {
  content: "\E07E";
}
.ph.ph-arrow-u-down-right:before {
  content: "\E080";
}
.ph.ph-arrow-u-left-down:before {
  content: "\E082";
}
.ph.ph-arrow-u-left-up:before {
  content: "\E084";
}
.ph.ph-arrow-u-right-down:before {
  content: "\E086";
}
.ph.ph-arrow-u-right-up:before {
  content: "\E088";
}
.ph.ph-arrow-u-up-left:before {
  content: "\E08A";
}
.ph.ph-arrow-u-up-right:before {
  content: "\E08C";
}
.ph.ph-arrow-up:before {
  content: "\E08E";
}
.ph.ph-arrow-up-left:before {
  content: "\E090";
}
.ph.ph-arrow-up-right:before {
  content: "\E092";
}
.ph.ph-arrows-clockwise:before {
  content: "\E094";
}
.ph.ph-arrows-counter-clockwise:before {
  content: "\E096";
}
.ph.ph-arrows-down-up:before {
  content: "\E098";
}
.ph.ph-arrows-horizontal:before {
  content: "\EB06";
}
.ph.ph-arrows-in:before {
  content: "\E09A";
}
.ph.ph-arrows-in-cardinal:before {
  content: "\E09C";
}
.ph.ph-arrows-in-line-horizontal:before {
  content: "\E530";
}
.ph.ph-arrows-in-line-vertical:before {
  content: "\E532";
}
.ph.ph-arrows-in-simple:before {
  content: "\E09E";
}
.ph.ph-arrows-left-right:before {
  content: "\E0A0";
}
.ph.ph-arrows-merge:before {
  content: "\ED3E";
}
.ph.ph-arrows-out:before {
  content: "\E0A2";
}
.ph.ph-arrows-out-cardinal:before {
  content: "\E0A4";
}
.ph.ph-arrows-out-line-horizontal:before {
  content: "\E534";
}
.ph.ph-arrows-out-line-vertical:before {
  content: "\E536";
}
.ph.ph-arrows-out-simple:before {
  content: "\E0A6";
}
.ph.ph-arrows-split:before {
  content: "\ED3C";
}
.ph.ph-arrows-vertical:before {
  content: "\EB04";
}
.ph.ph-article:before {
  content: "\E0A8";
}
.ph.ph-article-medium:before {
  content: "\E5E0";
}
.ph.ph-article-ny-times:before {
  content: "\E5E2";
}
.ph.ph-asclepius:before {
  content: "\EE34";
}
.ph.ph-caduceus:before {
  content: "\EE34";
}
.ph.ph-asterisk:before {
  content: "\E0AA";
}
.ph.ph-asterisk-simple:before {
  content: "\E832";
}
.ph.ph-at:before {
  content: "\E0AC";
}
.ph.ph-atom:before {
  content: "\E5E4";
}
.ph.ph-avocado:before {
  content: "\EE04";
}
.ph.ph-axe:before {
  content: "\E9FC";
}
.ph.ph-baby:before {
  content: "\E774";
}
.ph.ph-baby-carriage:before {
  content: "\E818";
}
.ph.ph-backpack:before {
  content: "\E922";
}
.ph.ph-backspace:before {
  content: "\E0AE";
}
.ph.ph-bag:before {
  content: "\E0B0";
}
.ph.ph-bag-simple:before {
  content: "\E5E6";
}
.ph.ph-balloon:before {
  content: "\E76C";
}
.ph.ph-bandaids:before {
  content: "\E0B2";
}
.ph.ph-bank:before {
  content: "\E0B4";
}
.ph.ph-barbell:before {
  content: "\E0B6";
}
.ph.ph-barcode:before {
  content: "\E0B8";
}
.ph.ph-barn:before {
  content: "\EC72";
}
.ph.ph-barricade:before {
  content: "\E948";
}
.ph.ph-baseball:before {
  content: "\E71A";
}
.ph.ph-baseball-cap:before {
  content: "\EA28";
}
.ph.ph-baseball-helmet:before {
  content: "\EE4A";
}
.ph.ph-basket:before {
  content: "\E964";
}
.ph.ph-basketball:before {
  content: "\E724";
}
.ph.ph-bathtub:before {
  content: "\E81E";
}
.ph.ph-battery-charging:before {
  content: "\E0BA";
}
.ph.ph-battery-charging-vertical:before {
  content: "\E0BC";
}
.ph.ph-battery-empty:before {
  content: "\E0BE";
}
.ph.ph-battery-full:before {
  content: "\E0C0";
}
.ph.ph-battery-high:before {
  content: "\E0C2";
}
.ph.ph-battery-low:before {
  content: "\E0C4";
}
.ph.ph-battery-medium:before {
  content: "\E0C6";
}
.ph.ph-battery-plus:before {
  content: "\E808";
}
.ph.ph-battery-plus-vertical:before {
  content: "\EC50";
}
.ph.ph-battery-vertical-empty:before {
  content: "\E7C6";
}
.ph.ph-battery-vertical-full:before {
  content: "\E7C4";
}
.ph.ph-battery-vertical-high:before {
  content: "\E7C2";
}
.ph.ph-battery-vertical-low:before {
  content: "\E7BE";
}
.ph.ph-battery-vertical-medium:before {
  content: "\E7C0";
}
.ph.ph-battery-warning:before {
  content: "\E0C8";
}
.ph.ph-battery-warning-vertical:before {
  content: "\E0CA";
}
.ph.ph-beach-ball:before {
  content: "\ED24";
}
.ph.ph-beanie:before {
  content: "\EA2A";
}
.ph.ph-bed:before {
  content: "\E0CC";
}
.ph.ph-beer-bottle:before {
  content: "\E7B0";
}
.ph.ph-beer-stein:before {
  content: "\EB62";
}
.ph.ph-behance-logo:before {
  content: "\E7F4";
}
.ph.ph-bell:before {
  content: "\E0CE";
}
.ph.ph-bell-ringing:before {
  content: "\E5E8";
}
.ph.ph-bell-simple:before {
  content: "\E0D0";
}
.ph.ph-bell-simple-ringing:before {
  content: "\E5EA";
}
.ph.ph-bell-simple-slash:before {
  content: "\E0D2";
}
.ph.ph-bell-simple-z:before {
  content: "\E5EC";
}
.ph.ph-bell-slash:before {
  content: "\E0D4";
}
.ph.ph-bell-z:before {
  content: "\E5EE";
}
.ph.ph-belt:before {
  content: "\EA2C";
}
.ph.ph-bezier-curve:before {
  content: "\EB00";
}
.ph.ph-bicycle:before {
  content: "\E0D6";
}
.ph.ph-binary:before {
  content: "\EE60";
}
.ph.ph-binoculars:before {
  content: "\EA64";
}
.ph.ph-biohazard:before {
  content: "\E9E0";
}
.ph.ph-bird:before {
  content: "\E72C";
}
.ph.ph-blueprint:before {
  content: "\EDA0";
}
.ph.ph-bluetooth:before {
  content: "\E0DA";
}
.ph.ph-bluetooth-connected:before {
  content: "\E0DC";
}
.ph.ph-bluetooth-slash:before {
  content: "\E0DE";
}
.ph.ph-bluetooth-x:before {
  content: "\E0E0";
}
.ph.ph-boat:before {
  content: "\E786";
}
.ph.ph-bomb:before {
  content: "\EE0A";
}
.ph.ph-bone:before {
  content: "\E7F2";
}
.ph.ph-book:before {
  content: "\E0E2";
}
.ph.ph-book-bookmark:before {
  content: "\E0E4";
}
.ph.ph-book-open:before {
  content: "\E0E6";
}
.ph.ph-book-open-text:before {
  content: "\E8F2";
}
.ph.ph-book-open-user:before {
  content: "\EDE0";
}
.ph.ph-bookmark:before {
  content: "\E0E8";
}
.ph.ph-bookmark-simple:before {
  content: "\E0EA";
}
.ph.ph-bookmarks:before {
  content: "\E0EC";
}
.ph.ph-bookmarks-simple:before {
  content: "\E5F0";
}
.ph.ph-books:before {
  content: "\E758";
}
.ph.ph-boot:before {
  content: "\ECCA";
}
.ph.ph-boules:before {
  content: "\E722";
}
.ph.ph-bounding-box:before {
  content: "\E6CE";
}
.ph.ph-bowl-food:before {
  content: "\EAA4";
}
.ph.ph-bowl-steam:before {
  content: "\E8E4";
}
.ph.ph-bowling-ball:before {
  content: "\EA34";
}
.ph.ph-box-arrow-down:before {
  content: "\E00E";
}
.ph.ph-archive-box:before {
  content: "\E00E";
}
.ph.ph-box-arrow-up:before {
  content: "\EE54";
}
.ph.ph-boxing-glove:before {
  content: "\EA36";
}
.ph.ph-brackets-angle:before {
  content: "\E862";
}
.ph.ph-brackets-curly:before {
  content: "\E860";
}
.ph.ph-brackets-round:before {
  content: "\E864";
}
.ph.ph-brackets-square:before {
  content: "\E85E";
}
.ph.ph-brain:before {
  content: "\E74E";
}
.ph.ph-brandy:before {
  content: "\E6B4";
}
.ph.ph-bread:before {
  content: "\E81C";
}
.ph.ph-bridge:before {
  content: "\EA68";
}
.ph.ph-briefcase:before {
  content: "\E0EE";
}
.ph.ph-briefcase-metal:before {
  content: "\E5F2";
}
.ph.ph-broadcast:before {
  content: "\E0F2";
}
.ph.ph-broom:before {
  content: "\EC54";
}
.ph.ph-browser:before {
  content: "\E0F4";
}
.ph.ph-browsers:before {
  content: "\E0F6";
}
.ph.ph-bug:before {
  content: "\E5F4";
}
.ph.ph-bug-beetle:before {
  content: "\E5F6";
}
.ph.ph-bug-droid:before {
  content: "\E5F8";
}
.ph.ph-building:before {
  content: "\E100";
}
.ph.ph-building-apartment:before {
  content: "\E0FE";
}
.ph.ph-building-office:before {
  content: "\E0FF";
}
.ph.ph-buildings:before {
  content: "\E102";
}
.ph.ph-bulldozer:before {
  content: "\EC6C";
}
.ph.ph-bus:before {
  content: "\E106";
}
.ph.ph-butterfly:before {
  content: "\EA6E";
}
.ph.ph-cable-car:before {
  content: "\E49C";
}
.ph.ph-cactus:before {
  content: "\E918";
}
.ph.ph-cake:before {
  content: "\E780";
}
.ph.ph-calculator:before {
  content: "\E538";
}
.ph.ph-calendar:before {
  content: "\E108";
}
.ph.ph-calendar-blank:before {
  content: "\E10A";
}
.ph.ph-calendar-check:before {
  content: "\E712";
}
.ph.ph-calendar-dot:before {
  content: "\E7B2";
}
.ph.ph-calendar-dots:before {
  content: "\E7B4";
}
.ph.ph-calendar-heart:before {
  content: "\E8B0";
}
.ph.ph-calendar-minus:before {
  content: "\EA14";
}
.ph.ph-calendar-plus:before {
  content: "\E714";
}
.ph.ph-calendar-slash:before {
  content: "\EA12";
}
.ph.ph-calendar-star:before {
  content: "\E8B2";
}
.ph.ph-calendar-x:before {
  content: "\E10C";
}
.ph.ph-call-bell:before {
  content: "\E7DE";
}
.ph.ph-camera:before {
  content: "\E10E";
}
.ph.ph-camera-plus:before {
  content: "\EC58";
}
.ph.ph-camera-rotate:before {
  content: "\E7A4";
}
.ph.ph-camera-slash:before {
  content: "\E110";
}
.ph.ph-campfire:before {
  content: "\E9D8";
}
.ph.ph-car:before {
  content: "\E112";
}
.ph.ph-car-battery:before {
  content: "\EE30";
}
.ph.ph-car-profile:before {
  content: "\E8CC";
}
.ph.ph-car-simple:before {
  content: "\E114";
}
.ph.ph-cardholder:before {
  content: "\E5FA";
}
.ph.ph-cards:before {
  content: "\E0F8";
}
.ph.ph-cards-three:before {
  content: "\EE50";
}
.ph.ph-caret-circle-double-down:before {
  content: "\E116";
}
.ph.ph-caret-circle-double-left:before {
  content: "\E118";
}
.ph.ph-caret-circle-double-right:before {
  content: "\E11A";
}
.ph.ph-caret-circle-double-up:before {
  content: "\E11C";
}
.ph.ph-caret-circle-down:before {
  content: "\E11E";
}
.ph.ph-caret-circle-left:before {
  content: "\E120";
}
.ph.ph-caret-circle-right:before {
  content: "\E122";
}
.ph.ph-caret-circle-up:before {
  content: "\E124";
}
.ph.ph-caret-circle-up-down:before {
  content: "\E13E";
}
.ph.ph-caret-double-down:before {
  content: "\E126";
}
.ph.ph-caret-double-left:before {
  content: "\E128";
}
.ph.ph-caret-double-right:before {
  content: "\E12A";
}
.ph.ph-caret-double-up:before {
  content: "\E12C";
}
.ph.ph-caret-down:before {
  content: "\E136";
}
.ph.ph-caret-left:before {
  content: "\E138";
}
.ph.ph-caret-line-down:before {
  content: "\E134";
}
.ph.ph-caret-line-left:before {
  content: "\E132";
}
.ph.ph-caret-line-right:before {
  content: "\E130";
}
.ph.ph-caret-line-up:before {
  content: "\E12E";
}
.ph.ph-caret-right:before {
  content: "\E13A";
}
.ph.ph-caret-up:before {
  content: "\E13C";
}
.ph.ph-caret-up-down:before {
  content: "\E140";
}
.ph.ph-carrot:before {
  content: "\ED38";
}
.ph.ph-cash-register:before {
  content: "\ED80";
}
.ph.ph-cassette-tape:before {
  content: "\ED2E";
}
.ph.ph-castle-turret:before {
  content: "\E9D0";
}
.ph.ph-cat:before {
  content: "\E748";
}
.ph.ph-cell-signal-full:before {
  content: "\E142";
}
.ph.ph-cell-signal-high:before {
  content: "\E144";
}
.ph.ph-cell-signal-low:before {
  content: "\E146";
}
.ph.ph-cell-signal-medium:before {
  content: "\E148";
}
.ph.ph-cell-signal-none:before {
  content: "\E14A";
}
.ph.ph-cell-signal-slash:before {
  content: "\E14C";
}
.ph.ph-cell-signal-x:before {
  content: "\E14E";
}
.ph.ph-cell-tower:before {
  content: "\EBAA";
}
.ph.ph-certificate:before {
  content: "\E766";
}
.ph.ph-chair:before {
  content: "\E950";
}
.ph.ph-chalkboard:before {
  content: "\E5FC";
}
.ph.ph-chalkboard-simple:before {
  content: "\E5FE";
}
.ph.ph-chalkboard-teacher:before {
  content: "\E600";
}
.ph.ph-champagne:before {
  content: "\EACA";
}
.ph.ph-charging-station:before {
  content: "\E8D0";
}
.ph.ph-chart-bar:before {
  content: "\E150";
}
.ph.ph-chart-bar-horizontal:before {
  content: "\E152";
}
.ph.ph-chart-donut:before {
  content: "\EAA6";
}
.ph.ph-chart-line:before {
  content: "\E154";
}
.ph.ph-chart-line-down:before {
  content: "\E8B6";
}
.ph.ph-chart-line-up:before {
  content: "\E156";
}
.ph.ph-chart-pie:before {
  content: "\E158";
}
.ph.ph-chart-pie-slice:before {
  content: "\E15A";
}
.ph.ph-chart-polar:before {
  content: "\EAA8";
}
.ph.ph-chart-scatter:before {
  content: "\EAAC";
}
.ph.ph-chat:before {
  content: "\E15C";
}
.ph.ph-chat-centered:before {
  content: "\E160";
}
.ph.ph-chat-centered-dots:before {
  content: "\E164";
}
.ph.ph-chat-centered-slash:before {
  content: "\E162";
}
.ph.ph-chat-centered-text:before {
  content: "\E166";
}
.ph.ph-chat-circle:before {
  content: "\E168";
}
.ph.ph-chat-circle-dots:before {
  content: "\E16C";
}
.ph.ph-chat-circle-slash:before {
  content: "\E16A";
}
.ph.ph-chat-circle-text:before {
  content: "\E16E";
}
.ph.ph-chat-dots:before {
  content: "\E170";
}
.ph.ph-chat-slash:before {
  content: "\E15E";
}
.ph.ph-chat-teardrop:before {
  content: "\E172";
}
.ph.ph-chat-teardrop-dots:before {
  content: "\E176";
}
.ph.ph-chat-teardrop-slash:before {
  content: "\E174";
}
.ph.ph-chat-teardrop-text:before {
  content: "\E178";
}
.ph.ph-chat-text:before {
  content: "\E17A";
}
.ph.ph-chats:before {
  content: "\E17C";
}
.ph.ph-chats-circle:before {
  content: "\E17E";
}
.ph.ph-chats-teardrop:before {
  content: "\E180";
}
.ph.ph-check:before {
  content: "\E182";
}
.ph.ph-check-circle:before {
  content: "\E184";
}
.ph.ph-check-fat:before {
  content: "\EBA6";
}
.ph.ph-check-square:before {
  content: "\E186";
}
.ph.ph-check-square-offset:before {
  content: "\E188";
}
.ph.ph-checkerboard:before {
  content: "\E8C4";
}
.ph.ph-checks:before {
  content: "\E53A";
}
.ph.ph-cheers:before {
  content: "\EA4A";
}
.ph.ph-cheese:before {
  content: "\E9FE";
}
.ph.ph-chef-hat:before {
  content: "\ED8E";
}
.ph.ph-cherries:before {
  content: "\E830";
}
.ph.ph-church:before {
  content: "\ECEA";
}
.ph.ph-cigarette:before {
  content: "\ED90";
}
.ph.ph-cigarette-slash:before {
  content: "\ED92";
}
.ph.ph-circle:before {
  content: "\E18A";
}
.ph.ph-circle-dashed:before {
  content: "\E602";
}
.ph.ph-circle-half:before {
  content: "\E18C";
}
.ph.ph-circle-half-tilt:before {
  content: "\E18E";
}
.ph.ph-circle-notch:before {
  content: "\EB44";
}
.ph.ph-circles-four:before {
  content: "\E190";
}
.ph.ph-circles-three:before {
  content: "\E192";
}
.ph.ph-circles-three-plus:before {
  content: "\E194";
}
.ph.ph-circuitry:before {
  content: "\E9C2";
}
.ph.ph-city:before {
  content: "\EA6A";
}
.ph.ph-clipboard:before {
  content: "\E196";
}
.ph.ph-clipboard-text:before {
  content: "\E198";
}
.ph.ph-clock:before {
  content: "\E19A";
}
.ph.ph-clock-afternoon:before {
  content: "\E19C";
}
.ph.ph-clock-clockwise:before {
  content: "\E19E";
}
.ph.ph-clock-countdown:before {
  content: "\ED2C";
}
.ph.ph-clock-counter-clockwise:before {
  content: "\E1A0";
}
.ph.ph-clock-user:before {
  content: "\EDEC";
}
.ph.ph-closed-captioning:before {
  content: "\E1A4";
}
.ph.ph-cloud:before {
  content: "\E1AA";
}
.ph.ph-cloud-arrow-down:before {
  content: "\E1AC";
}
.ph.ph-cloud-arrow-up:before {
  content: "\E1AE";
}
.ph.ph-cloud-check:before {
  content: "\E1B0";
}
.ph.ph-cloud-fog:before {
  content: "\E53C";
}
.ph.ph-cloud-lightning:before {
  content: "\E1B2";
}
.ph.ph-cloud-moon:before {
  content: "\E53E";
}
.ph.ph-cloud-rain:before {
  content: "\E1B4";
}
.ph.ph-cloud-slash:before {
  content: "\E1B6";
}
.ph.ph-cloud-snow:before {
  content: "\E1B8";
}
.ph.ph-cloud-sun:before {
  content: "\E540";
}
.ph.ph-cloud-warning:before {
  content: "\EA98";
}
.ph.ph-cloud-x:before {
  content: "\EA96";
}
.ph.ph-clover:before {
  content: "\EDC8";
}
.ph.ph-club:before {
  content: "\E1BA";
}
.ph.ph-coat-hanger:before {
  content: "\E7FE";
}
.ph.ph-coda-logo:before {
  content: "\E7CE";
}
.ph.ph-code:before {
  content: "\E1BC";
}
.ph.ph-code-block:before {
  content: "\EAFE";
}
.ph.ph-code-simple:before {
  content: "\E1BE";
}
.ph.ph-codepen-logo:before {
  content: "\E978";
}
.ph.ph-codesandbox-logo:before {
  content: "\EA06";
}
.ph.ph-coffee:before {
  content: "\E1C2";
}
.ph.ph-coffee-bean:before {
  content: "\E1C0";
}
.ph.ph-coin:before {
  content: "\E60E";
}
.ph.ph-coin-vertical:before {
  content: "\EB48";
}
.ph.ph-coins:before {
  content: "\E78E";
}
.ph.ph-columns:before {
  content: "\E546";
}
.ph.ph-columns-plus-left:before {
  content: "\E544";
}
.ph.ph-columns-plus-right:before {
  content: "\E542";
}
.ph.ph-command:before {
  content: "\E1C4";
}
.ph.ph-compass:before {
  content: "\E1C8";
}
.ph.ph-compass-rose:before {
  content: "\E1C6";
}
.ph.ph-compass-tool:before {
  content: "\EA0E";
}
.ph.ph-computer-tower:before {
  content: "\E548";
}
.ph.ph-confetti:before {
  content: "\E81A";
}
.ph.ph-contactless-payment:before {
  content: "\ED42";
}
.ph.ph-control:before {
  content: "\ECA6";
}
.ph.ph-cookie:before {
  content: "\E6CA";
}
.ph.ph-cooking-pot:before {
  content: "\E764";
}
.ph.ph-copy:before {
  content: "\E1CA";
}
.ph.ph-copy-simple:before {
  content: "\E1CC";
}
.ph.ph-copyleft:before {
  content: "\E86A";
}
.ph.ph-copyright:before {
  content: "\E54A";
}
.ph.ph-corners-in:before {
  content: "\E1CE";
}
.ph.ph-corners-out:before {
  content: "\E1D0";
}
.ph.ph-couch:before {
  content: "\E7F6";
}
.ph.ph-court-basketball:before {
  content: "\EE36";
}
.ph.ph-cow:before {
  content: "\EABE";
}
.ph.ph-cowboy-hat:before {
  content: "\ED12";
}
.ph.ph-cpu:before {
  content: "\E610";
}
.ph.ph-crane:before {
  content: "\ED48";
}
.ph.ph-crane-tower:before {
  content: "\ED49";
}
.ph.ph-credit-card:before {
  content: "\E1D2";
}
.ph.ph-cricket:before {
  content: "\EE12";
}
.ph.ph-crop:before {
  content: "\E1D4";
}
.ph.ph-cross:before {
  content: "\E8A0";
}
.ph.ph-crosshair:before {
  content: "\E1D6";
}
.ph.ph-crosshair-simple:before {
  content: "\E1D8";
}
.ph.ph-crown:before {
  content: "\E614";
}
.ph.ph-crown-cross:before {
  content: "\EE5E";
}
.ph.ph-crown-simple:before {
  content: "\E616";
}
.ph.ph-cube:before {
  content: "\E1DA";
}
.ph.ph-cube-focus:before {
  content: "\ED0A";
}
.ph.ph-cube-transparent:before {
  content: "\EC7C";
}
.ph.ph-currency-btc:before {
  content: "\E618";
}
.ph.ph-currency-circle-dollar:before {
  content: "\E54C";
}
.ph.ph-currency-cny:before {
  content: "\E54E";
}
.ph.ph-currency-dollar:before {
  content: "\E550";
}
.ph.ph-currency-dollar-simple:before {
  content: "\E552";
}
.ph.ph-currency-eth:before {
  content: "\EADA";
}
.ph.ph-currency-eur:before {
  content: "\E554";
}
.ph.ph-currency-gbp:before {
  content: "\E556";
}
.ph.ph-currency-inr:before {
  content: "\E558";
}
.ph.ph-currency-jpy:before {
  content: "\E55A";
}
.ph.ph-currency-krw:before {
  content: "\E55C";
}
.ph.ph-currency-kzt:before {
  content: "\EC4C";
}
.ph.ph-currency-ngn:before {
  content: "\EB52";
}
.ph.ph-currency-rub:before {
  content: "\E55E";
}
.ph.ph-cursor:before {
  content: "\E1DC";
}
.ph.ph-cursor-click:before {
  content: "\E7C8";
}
.ph.ph-cursor-text:before {
  content: "\E7D8";
}
.ph.ph-cylinder:before {
  content: "\E8FC";
}
.ph.ph-database:before {
  content: "\E1DE";
}
.ph.ph-desk:before {
  content: "\ED16";
}
.ph.ph-desktop:before {
  content: "\E560";
}
.ph.ph-desktop-tower:before {
  content: "\E562";
}
.ph.ph-detective:before {
  content: "\E83E";
}
.ph.ph-dev-to-logo:before {
  content: "\ED0E";
}
.ph.ph-device-mobile:before {
  content: "\E1E0";
}
.ph.ph-device-mobile-camera:before {
  content: "\E1E2";
}
.ph.ph-device-mobile-slash:before {
  content: "\EE46";
}
.ph.ph-device-mobile-speaker:before {
  content: "\E1E4";
}
.ph.ph-device-rotate:before {
  content: "\EDF2";
}
.ph.ph-device-tablet:before {
  content: "\E1E6";
}
.ph.ph-device-tablet-camera:before {
  content: "\E1E8";
}
.ph.ph-device-tablet-speaker:before {
  content: "\E1EA";
}
.ph.ph-devices:before {
  content: "\EBA4";
}
.ph.ph-diamond:before {
  content: "\E1EC";
}
.ph.ph-diamonds-four:before {
  content: "\E8F4";
}
.ph.ph-dice-five:before {
  content: "\E1EE";
}
.ph.ph-dice-four:before {
  content: "\E1F0";
}
.ph.ph-dice-one:before {
  content: "\E1F2";
}
.ph.ph-dice-six:before {
  content: "\E1F4";
}
.ph.ph-dice-three:before {
  content: "\E1F6";
}
.ph.ph-dice-two:before {
  content: "\E1F8";
}
.ph.ph-disc:before {
  content: "\E564";
}
.ph.ph-disco-ball:before {
  content: "\ED98";
}
.ph.ph-discord-logo:before {
  content: "\E61A";
}
.ph.ph-divide:before {
  content: "\E1FA";
}
.ph.ph-dna:before {
  content: "\E924";
}
.ph.ph-dog:before {
  content: "\E74A";
}
.ph.ph-door:before {
  content: "\E61C";
}
.ph.ph-door-open:before {
  content: "\E7E6";
}
.ph.ph-dot:before {
  content: "\ECDE";
}
.ph.ph-dot-outline:before {
  content: "\ECE0";
}
.ph.ph-dots-nine:before {
  content: "\E1FC";
}
.ph.ph-dots-six:before {
  content: "\E794";
}
.ph.ph-dots-six-vertical:before {
  content: "\EAE2";
}
.ph.ph-dots-three:before {
  content: "\E1FE";
}
.ph.ph-dots-three-circle:before {
  content: "\E200";
}
.ph.ph-dots-three-circle-vertical:before {
  content: "\E202";
}
.ph.ph-dots-three-outline:before {
  content: "\E204";
}
.ph.ph-dots-three-outline-vertical:before {
  content: "\E206";
}
.ph.ph-dots-three-vertical:before {
  content: "\E208";
}
.ph.ph-download:before {
  content: "\E20A";
}
.ph.ph-download-simple:before {
  content: "\E20C";
}
.ph.ph-dress:before {
  content: "\EA7E";
}
.ph.ph-dresser:before {
  content: "\E94E";
}
.ph.ph-dribbble-logo:before {
  content: "\E20E";
}
.ph.ph-drone:before {
  content: "\ED74";
}
.ph.ph-drop:before {
  content: "\E210";
}
.ph.ph-drop-half:before {
  content: "\E566";
}
.ph.ph-drop-half-bottom:before {
  content: "\EB40";
}
.ph.ph-drop-simple:before {
  content: "\EE32";
}
.ph.ph-drop-slash:before {
  content: "\E954";
}
.ph.ph-dropbox-logo:before {
  content: "\E7D0";
}
.ph.ph-ear:before {
  content: "\E70C";
}
.ph.ph-ear-slash:before {
  content: "\E70E";
}
.ph.ph-egg:before {
  content: "\E812";
}
.ph.ph-egg-crack:before {
  content: "\EB64";
}
.ph.ph-eject:before {
  content: "\E212";
}
.ph.ph-eject-simple:before {
  content: "\E6AE";
}
.ph.ph-elevator:before {
  content: "\ECC0";
}
.ph.ph-empty:before {
  content: "\EDBC";
}
.ph.ph-engine:before {
  content: "\EA80";
}
.ph.ph-envelope:before {
  content: "\E214";
}
.ph.ph-envelope-open:before {
  content: "\E216";
}
.ph.ph-envelope-simple:before {
  content: "\E218";
}
.ph.ph-envelope-simple-open:before {
  content: "\E21A";
}
.ph.ph-equalizer:before {
  content: "\EBBC";
}
.ph.ph-equals:before {
  content: "\E21C";
}
.ph.ph-eraser:before {
  content: "\E21E";
}
.ph.ph-escalator-down:before {
  content: "\ECBA";
}
.ph.ph-escalator-up:before {
  content: "\ECBC";
}
.ph.ph-exam:before {
  content: "\E742";
}
.ph.ph-exclamation-mark:before {
  content: "\EE44";
}
.ph.ph-exclude:before {
  content: "\E882";
}
.ph.ph-exclude-square:before {
  content: "\E880";
}
.ph.ph-export:before {
  content: "\EAF0";
}
.ph.ph-eye:before {
  content: "\E220";
}
.ph.ph-eye-closed:before {
  content: "\E222";
}
.ph.ph-eye-slash:before {
  content: "\E224";
}
.ph.ph-eyedropper:before {
  content: "\E568";
}
.ph.ph-eyedropper-sample:before {
  content: "\EAC4";
}
.ph.ph-eyeglasses:before {
  content: "\E7BA";
}
.ph.ph-eyes:before {
  content: "\EE5C";
}
.ph.ph-face-mask:before {
  content: "\E56A";
}
.ph.ph-facebook-logo:before {
  content: "\E226";
}
.ph.ph-factory:before {
  content: "\E760";
}
.ph.ph-faders:before {
  content: "\E228";
}
.ph.ph-faders-horizontal:before {
  content: "\E22A";
}
.ph.ph-fallout-shelter:before {
  content: "\E9DE";
}
.ph.ph-fan:before {
  content: "\E9F2";
}
.ph.ph-farm:before {
  content: "\EC70";
}
.ph.ph-fast-forward:before {
  content: "\E6A6";
}
.ph.ph-fast-forward-circle:before {
  content: "\E22C";
}
.ph.ph-feather:before {
  content: "\E9C0";
}
.ph.ph-fediverse-logo:before {
  content: "\ED66";
}
.ph.ph-figma-logo:before {
  content: "\E22E";
}
.ph.ph-file:before {
  content: "\E230";
}
.ph.ph-file-archive:before {
  content: "\EB2A";
}
.ph.ph-file-arrow-down:before {
  content: "\E232";
}
.ph.ph-file-arrow-up:before {
  content: "\E61E";
}
.ph.ph-file-audio:before {
  content: "\EA20";
}
.ph.ph-file-c:before {
  content: "\EB32";
}
.ph.ph-file-c-sharp:before {
  content: "\EB30";
}
.ph.ph-file-cloud:before {
  content: "\E95E";
}
.ph.ph-file-code:before {
  content: "\E914";
}
.ph.ph-file-cpp:before {
  content: "\EB2E";
}
.ph.ph-file-css:before {
  content: "\EB34";
}
.ph.ph-file-csv:before {
  content: "\EB1C";
}
.ph.ph-file-dashed:before {
  content: "\E704";
}
.ph.ph-file-dotted:before {
  content: "\E704";
}
.ph.ph-file-doc:before {
  content: "\EB1E";
}
.ph.ph-file-html:before {
  content: "\EB38";
}
.ph.ph-file-image:before {
  content: "\EA24";
}
.ph.ph-file-ini:before {
  content: "\EB33";
}
.ph.ph-file-jpg:before {
  content: "\EB1A";
}
.ph.ph-file-js:before {
  content: "\EB24";
}
.ph.ph-file-jsx:before {
  content: "\EB3A";
}
.ph.ph-file-lock:before {
  content: "\E95C";
}
.ph.ph-file-magnifying-glass:before {
  content: "\E238";
}
.ph.ph-file-search:before {
  content: "\E238";
}
.ph.ph-file-md:before {
  content: "\ED50";
}
.ph.ph-file-minus:before {
  content: "\E234";
}
.ph.ph-file-pdf:before {
  content: "\E702";
}
.ph.ph-file-plus:before {
  content: "\E236";
}
.ph.ph-file-png:before {
  content: "\EB18";
}
.ph.ph-file-ppt:before {
  content: "\EB20";
}
.ph.ph-file-py:before {
  content: "\EB2C";
}
.ph.ph-file-rs:before {
  content: "\EB28";
}
.ph.ph-file-sql:before {
  content: "\ED4E";
}
.ph.ph-file-svg:before {
  content: "\ED08";
}
.ph.ph-file-text:before {
  content: "\E23A";
}
.ph.ph-file-ts:before {
  content: "\EB26";
}
.ph.ph-file-tsx:before {
  content: "\EB3C";
}
.ph.ph-file-txt:before {
  content: "\EB35";
}
.ph.ph-file-video:before {
  content: "\EA22";
}
.ph.ph-file-vue:before {
  content: "\EB3E";
}
.ph.ph-file-x:before {
  content: "\E23C";
}
.ph.ph-file-xls:before {
  content: "\EB22";
}
.ph.ph-file-zip:before {
  content: "\E958";
}
.ph.ph-files:before {
  content: "\E710";
}
.ph.ph-film-reel:before {
  content: "\E8C0";
}
.ph.ph-film-script:before {
  content: "\EB50";
}
.ph.ph-film-slate:before {
  content: "\E8C2";
}
.ph.ph-film-strip:before {
  content: "\E792";
}
.ph.ph-fingerprint:before {
  content: "\E23E";
}
.ph.ph-fingerprint-simple:before {
  content: "\E240";
}
.ph.ph-finn-the-human:before {
  content: "\E56C";
}
.ph.ph-fire:before {
  content: "\E242";
}
.ph.ph-fire-extinguisher:before {
  content: "\E9E8";
}
.ph.ph-fire-simple:before {
  content: "\E620";
}
.ph.ph-fire-truck:before {
  content: "\E574";
}
.ph.ph-first-aid:before {
  content: "\E56E";
}
.ph.ph-first-aid-kit:before {
  content: "\E570";
}
.ph.ph-fish:before {
  content: "\E728";
}
.ph.ph-fish-simple:before {
  content: "\E72A";
}
.ph.ph-flag:before {
  content: "\E244";
}
.ph.ph-flag-banner:before {
  content: "\E622";
}
.ph.ph-flag-banner-fold:before {
  content: "\ECF2";
}
.ph.ph-flag-checkered:before {
  content: "\EA38";
}
.ph.ph-flag-pennant:before {
  content: "\ECF0";
}
.ph.ph-flame:before {
  content: "\E624";
}
.ph.ph-flashlight:before {
  content: "\E246";
}
.ph.ph-flask:before {
  content: "\E79E";
}
.ph.ph-flip-horizontal:before {
  content: "\ED6A";
}
.ph.ph-flip-vertical:before {
  content: "\ED6C";
}
.ph.ph-floppy-disk:before {
  content: "\E248";
}
.ph.ph-floppy-disk-back:before {
  content: "\EAF4";
}
.ph.ph-flow-arrow:before {
  content: "\E6EC";
}
.ph.ph-flower:before {
  content: "\E75E";
}
.ph.ph-flower-lotus:before {
  content: "\E6CC";
}
.ph.ph-flower-tulip:before {
  content: "\EACC";
}
.ph.ph-flying-saucer:before {
  content: "\EB4A";
}
.ph.ph-folder:before {
  content: "\E24A";
}
.ph.ph-folder-notch:before {
  content: "\E24A";
}
.ph.ph-folder-dashed:before {
  content: "\E8F8";
}
.ph.ph-folder-dotted:before {
  content: "\E8F8";
}
.ph.ph-folder-lock:before {
  content: "\EA3C";
}
.ph.ph-folder-minus:before {
  content: "\E254";
}
.ph.ph-folder-notch-minus:before {
  content: "\E254";
}
.ph.ph-folder-open:before {
  content: "\E256";
}
.ph.ph-folder-notch-open:before {
  content: "\E256";
}
.ph.ph-folder-plus:before {
  content: "\E258";
}
.ph.ph-folder-notch-plus:before {
  content: "\E258";
}
.ph.ph-folder-simple:before {
  content: "\E25A";
}
.ph.ph-folder-simple-dashed:before {
  content: "\EC2A";
}
.ph.ph-folder-simple-dotted:before {
  content: "\EC2A";
}
.ph.ph-folder-simple-lock:before {
  content: "\EB5E";
}
.ph.ph-folder-simple-minus:before {
  content: "\E25C";
}
.ph.ph-folder-simple-plus:before {
  content: "\E25E";
}
.ph.ph-folder-simple-star:before {
  content: "\EC2E";
}
.ph.ph-folder-simple-user:before {
  content: "\EB60";
}
.ph.ph-folder-star:before {
  content: "\EA86";
}
.ph.ph-folder-user:before {
  content: "\EB46";
}
.ph.ph-folders:before {
  content: "\E260";
}
.ph.ph-football:before {
  content: "\E718";
}
.ph.ph-football-helmet:before {
  content: "\EE4C";
}
.ph.ph-footprints:before {
  content: "\EA88";
}
.ph.ph-fork-knife:before {
  content: "\E262";
}
.ph.ph-four-k:before {
  content: "\EA5C";
}
.ph.ph-frame-corners:before {
  content: "\E626";
}
.ph.ph-framer-logo:before {
  content: "\E264";
}
.ph.ph-function:before {
  content: "\EBE4";
}
.ph.ph-funnel:before {
  content: "\E266";
}
.ph.ph-funnel-simple:before {
  content: "\E268";
}
.ph.ph-funnel-simple-x:before {
  content: "\E26A";
}
.ph.ph-funnel-x:before {
  content: "\E26C";
}
.ph.ph-game-controller:before {
  content: "\E26E";
}
.ph.ph-garage:before {
  content: "\ECD6";
}
.ph.ph-gas-can:before {
  content: "\E8CE";
}
.ph.ph-gas-pump:before {
  content: "\E768";
}
.ph.ph-gauge:before {
  content: "\E628";
}
.ph.ph-gavel:before {
  content: "\EA32";
}
.ph.ph-gear:before {
  content: "\E270";
}
.ph.ph-gear-fine:before {
  content: "\E87C";
}
.ph.ph-gear-six:before {
  content: "\E272";
}
.ph.ph-gender-female:before {
  content: "\E6E0";
}
.ph.ph-gender-intersex:before {
  content: "\E6E6";
}
.ph.ph-gender-male:before {
  content: "\E6E2";
}
.ph.ph-gender-neuter:before {
  content: "\E6EA";
}
.ph.ph-gender-nonbinary:before {
  content: "\E6E4";
}
.ph.ph-gender-transgender:before {
  content: "\E6E8";
}
.ph.ph-ghost:before {
  content: "\E62A";
}
.ph.ph-gif:before {
  content: "\E274";
}
.ph.ph-gift:before {
  content: "\E276";
}
.ph.ph-git-branch:before {
  content: "\E278";
}
.ph.ph-git-commit:before {
  content: "\E27A";
}
.ph.ph-git-diff:before {
  content: "\E27C";
}
.ph.ph-git-fork:before {
  content: "\E27E";
}
.ph.ph-git-merge:before {
  content: "\E280";
}
.ph.ph-git-pull-request:before {
  content: "\E282";
}
.ph.ph-github-logo:before {
  content: "\E576";
}
.ph.ph-gitlab-logo:before {
  content: "\E694";
}
.ph.ph-gitlab-logo-simple:before {
  content: "\E696";
}
.ph.ph-globe:before {
  content: "\E288";
}
.ph.ph-globe-hemisphere-east:before {
  content: "\E28A";
}
.ph.ph-globe-hemisphere-west:before {
  content: "\E28C";
}
.ph.ph-globe-simple:before {
  content: "\E28E";
}
.ph.ph-globe-simple-x:before {
  content: "\E284";
}
.ph.ph-globe-stand:before {
  content: "\E290";
}
.ph.ph-globe-x:before {
  content: "\E286";
}
.ph.ph-goggles:before {
  content: "\ECB4";
}
.ph.ph-golf:before {
  content: "\EA3E";
}
.ph.ph-goodreads-logo:before {
  content: "\ED10";
}
.ph.ph-google-cardboard-logo:before {
  content: "\E7B6";
}
.ph.ph-google-chrome-logo:before {
  content: "\E976";
}
.ph.ph-google-drive-logo:before {
  content: "\E8F6";
}
.ph.ph-google-logo:before {
  content: "\E292";
}
.ph.ph-google-photos-logo:before {
  content: "\EB92";
}
.ph.ph-google-play-logo:before {
  content: "\E294";
}
.ph.ph-google-podcasts-logo:before {
  content: "\EB94";
}
.ph.ph-gps:before {
  content: "\EDD8";
}
.ph.ph-gps-fix:before {
  content: "\EDD6";
}
.ph.ph-gps-slash:before {
  content: "\EDD4";
}
.ph.ph-gradient:before {
  content: "\EB42";
}
.ph.ph-graduation-cap:before {
  content: "\E62C";
}
.ph.ph-grains:before {
  content: "\EC68";
}
.ph.ph-grains-slash:before {
  content: "\EC6A";
}
.ph.ph-graph:before {
  content: "\EB58";
}
.ph.ph-graphics-card:before {
  content: "\E612";
}
.ph.ph-greater-than:before {
  content: "\EDC4";
}
.ph.ph-greater-than-or-equal:before {
  content: "\EDA2";
}
.ph.ph-grid-four:before {
  content: "\E296";
}
.ph.ph-grid-nine:before {
  content: "\EC8C";
}
.ph.ph-guitar:before {
  content: "\EA8A";
}
.ph.ph-hair-dryer:before {
  content: "\EA66";
}
.ph.ph-hamburger:before {
  content: "\E790";
}
.ph.ph-hammer:before {
  content: "\E80E";
}
.ph.ph-hand:before {
  content: "\E298";
}
.ph.ph-hand-arrow-down:before {
  content: "\EA4E";
}
.ph.ph-hand-arrow-up:before {
  content: "\EE5A";
}
.ph.ph-hand-coins:before {
  content: "\EA8C";
}
.ph.ph-hand-deposit:before {
  content: "\EE82";
}
.ph.ph-hand-eye:before {
  content: "\EA4C";
}
.ph.ph-hand-fist:before {
  content: "\E57A";
}
.ph.ph-hand-grabbing:before {
  content: "\E57C";
}
.ph.ph-hand-heart:before {
  content: "\E810";
}
.ph.ph-hand-palm:before {
  content: "\E57E";
}
.ph.ph-hand-peace:before {
  content: "\E7CC";
}
.ph.ph-hand-pointing:before {
  content: "\E29A";
}
.ph.ph-hand-soap:before {
  content: "\E630";
}
.ph.ph-hand-swipe-left:before {
  content: "\EC94";
}
.ph.ph-hand-swipe-right:before {
  content: "\EC92";
}
.ph.ph-hand-tap:before {
  content: "\EC90";
}
.ph.ph-hand-waving:before {
  content: "\E580";
}
.ph.ph-hand-withdraw:before {
  content: "\EE80";
}
.ph.ph-handbag:before {
  content: "\E29C";
}
.ph.ph-handbag-simple:before {
  content: "\E62E";
}
.ph.ph-hands-clapping:before {
  content: "\E6A0";
}
.ph.ph-hands-praying:before {
  content: "\ECC8";
}
.ph.ph-handshake:before {
  content: "\E582";
}
.ph.ph-hard-drive:before {
  content: "\E29E";
}
.ph.ph-hard-drives:before {
  content: "\E2A0";
}
.ph.ph-hard-hat:before {
  content: "\ED46";
}
.ph.ph-hash:before {
  content: "\E2A2";
}
.ph.ph-hash-straight:before {
  content: "\E2A4";
}
.ph.ph-head-circuit:before {
  content: "\E7D4";
}
.ph.ph-headlights:before {
  content: "\E6FE";
}
.ph.ph-headphones:before {
  content: "\E2A6";
}
.ph.ph-headset:before {
  content: "\E584";
}
.ph.ph-heart:before {
  content: "\E2A8";
}
.ph.ph-heart-break:before {
  content: "\EBE8";
}
.ph.ph-heart-half:before {
  content: "\EC48";
}
.ph.ph-heart-straight:before {
  content: "\E2AA";
}
.ph.ph-heart-straight-break:before {
  content: "\EB98";
}
.ph.ph-heartbeat:before {
  content: "\E2AC";
}
.ph.ph-hexagon:before {
  content: "\E2AE";
}
.ph.ph-high-definition:before {
  content: "\EA8E";
}
.ph.ph-high-heel:before {
  content: "\E8E8";
}
.ph.ph-highlighter:before {
  content: "\EC76";
}
.ph.ph-highlighter-circle:before {
  content: "\E632";
}
.ph.ph-hockey:before {
  content: "\EC86";
}
.ph.ph-hoodie:before {
  content: "\ECD0";
}
.ph.ph-horse:before {
  content: "\E2B0";
}
.ph.ph-hospital:before {
  content: "\E844";
}
.ph.ph-hourglass:before {
  content: "\E2B2";
}
.ph.ph-hourglass-high:before {
  content: "\E2B4";
}
.ph.ph-hourglass-low:before {
  content: "\E2B6";
}
.ph.ph-hourglass-medium:before {
  content: "\E2B8";
}
.ph.ph-hourglass-simple:before {
  content: "\E2BA";
}
.ph.ph-hourglass-simple-high:before {
  content: "\E2BC";
}
.ph.ph-hourglass-simple-low:before {
  content: "\E2BE";
}
.ph.ph-hourglass-simple-medium:before {
  content: "\E2C0";
}
.ph.ph-house:before {
  content: "\E2C2";
}
.ph.ph-house-line:before {
  content: "\E2C4";
}
.ph.ph-house-simple:before {
  content: "\E2C6";
}
.ph.ph-hurricane:before {
  content: "\E88E";
}
.ph.ph-ice-cream:before {
  content: "\E804";
}
.ph.ph-identification-badge:before {
  content: "\E6F6";
}
.ph.ph-identification-card:before {
  content: "\E2C8";
}
.ph.ph-image:before {
  content: "\E2CA";
}
.ph.ph-image-broken:before {
  content: "\E7A8";
}
.ph.ph-image-square:before {
  content: "\E2CC";
}
.ph.ph-images:before {
  content: "\E836";
}
.ph.ph-images-square:before {
  content: "\E834";
}
.ph.ph-infinity:before {
  content: "\E634";
}
.ph.ph-lemniscate:before {
  content: "\E634";
}
.ph.ph-info:before {
  content: "\E2CE";
}
.ph.ph-instagram-logo:before {
  content: "\E2D0";
}
.ph.ph-intersect:before {
  content: "\E2D2";
}
.ph.ph-intersect-square:before {
  content: "\E87A";
}
.ph.ph-intersect-three:before {
  content: "\ECC4";
}
.ph.ph-intersection:before {
  content: "\EDBA";
}
.ph.ph-invoice:before {
  content: "\EE42";
}
.ph.ph-island:before {
  content: "\EE06";
}
.ph.ph-jar:before {
  content: "\E7E0";
}
.ph.ph-jar-label:before {
  content: "\E7E1";
}
.ph.ph-jeep:before {
  content: "\E2D4";
}
.ph.ph-joystick:before {
  content: "\EA5E";
}
.ph.ph-kanban:before {
  content: "\EB54";
}
.ph.ph-key:before {
  content: "\E2D6";
}
.ph.ph-key-return:before {
  content: "\E782";
}
.ph.ph-keyboard:before {
  content: "\E2D8";
}
.ph.ph-keyhole:before {
  content: "\EA78";
}
.ph.ph-knife:before {
  content: "\E636";
}
.ph.ph-ladder:before {
  content: "\E9E4";
}
.ph.ph-ladder-simple:before {
  content: "\EC26";
}
.ph.ph-lamp:before {
  content: "\E638";
}
.ph.ph-lamp-pendant:before {
  content: "\EE2E";
}
.ph.ph-laptop:before {
  content: "\E586";
}
.ph.ph-lasso:before {
  content: "\EDC6";
}
.ph.ph-lastfm-logo:before {
  content: "\E842";
}
.ph.ph-layout:before {
  content: "\E6D6";
}
.ph.ph-leaf:before {
  content: "\E2DA";
}
.ph.ph-lectern:before {
  content: "\E95A";
}
.ph.ph-lego:before {
  content: "\E8C6";
}
.ph.ph-lego-smiley:before {
  content: "\E8C7";
}
.ph.ph-less-than:before {
  content: "\EDAC";
}
.ph.ph-less-than-or-equal:before {
  content: "\EDA4";
}
.ph.ph-letter-circle-h:before {
  content: "\EBF8";
}
.ph.ph-letter-circle-p:before {
  content: "\EC08";
}
.ph.ph-letter-circle-v:before {
  content: "\EC14";
}
.ph.ph-lifebuoy:before {
  content: "\E63A";
}
.ph.ph-lightbulb:before {
  content: "\E2DC";
}
.ph.ph-lightbulb-filament:before {
  content: "\E63C";
}
.ph.ph-lighthouse:before {
  content: "\E9F6";
}
.ph.ph-lightning:before {
  content: "\E2DE";
}
.ph.ph-lightning-a:before {
  content: "\EA84";
}
.ph.ph-lightning-slash:before {
  content: "\E2E0";
}
.ph.ph-line-segment:before {
  content: "\E6D2";
}
.ph.ph-line-segments:before {
  content: "\E6D4";
}
.ph.ph-line-vertical:before {
  content: "\ED70";
}
.ph.ph-link:before {
  content: "\E2E2";
}
.ph.ph-link-break:before {
  content: "\E2E4";
}
.ph.ph-link-simple:before {
  content: "\E2E6";
}
.ph.ph-link-simple-break:before {
  content: "\E2E8";
}
.ph.ph-link-simple-horizontal:before {
  content: "\E2EA";
}
.ph.ph-link-simple-horizontal-break:before {
  content: "\E2EC";
}
.ph.ph-linkedin-logo:before {
  content: "\E2EE";
}
.ph.ph-linktree-logo:before {
  content: "\EDEE";
}
.ph.ph-linux-logo:before {
  content: "\EB02";
}
.ph.ph-list:before {
  content: "\E2F0";
}
.ph.ph-list-bullets:before {
  content: "\E2F2";
}
.ph.ph-list-checks:before {
  content: "\EADC";
}
.ph.ph-list-dashes:before {
  content: "\E2F4";
}
.ph.ph-list-heart:before {
  content: "\EBDE";
}
.ph.ph-list-magnifying-glass:before {
  content: "\EBE0";
}
.ph.ph-list-numbers:before {
  content: "\E2F6";
}
.ph.ph-list-plus:before {
  content: "\E2F8";
}
.ph.ph-list-star:before {
  content: "\EBDC";
}
.ph.ph-lock:before {
  content: "\E2FA";
}
.ph.ph-lock-key:before {
  content: "\E2FE";
}
.ph.ph-lock-key-open:before {
  content: "\E300";
}
.ph.ph-lock-laminated:before {
  content: "\E302";
}
.ph.ph-lock-laminated-open:before {
  content: "\E304";
}
.ph.ph-lock-open:before {
  content: "\E306";
}
.ph.ph-lock-simple:before {
  content: "\E308";
}
.ph.ph-lock-simple-open:before {
  content: "\E30A";
}
.ph.ph-lockers:before {
  content: "\ECB8";
}
.ph.ph-log:before {
  content: "\ED82";
}
.ph.ph-magic-wand:before {
  content: "\E6B6";
}
.ph.ph-magnet:before {
  content: "\E680";
}
.ph.ph-magnet-straight:before {
  content: "\E682";
}
.ph.ph-magnifying-glass:before {
  content: "\E30C";
}
.ph.ph-magnifying-glass-minus:before {
  content: "\E30E";
}
.ph.ph-magnifying-glass-plus:before {
  content: "\E310";
}
.ph.ph-mailbox:before {
  content: "\EC1E";
}
.ph.ph-map-pin:before {
  content: "\E316";
}
.ph.ph-map-pin-area:before {
  content: "\EE3A";
}
.ph.ph-map-pin-line:before {
  content: "\E318";
}
.ph.ph-map-pin-plus:before {
  content: "\E314";
}
.ph.ph-map-pin-simple:before {
  content: "\EE3E";
}
.ph.ph-map-pin-simple-area:before {
  content: "\EE3C";
}
.ph.ph-map-pin-simple-line:before {
  content: "\EE38";
}
.ph.ph-map-trifold:before {
  content: "\E31A";
}
.ph.ph-markdown-logo:before {
  content: "\E508";
}
.ph.ph-marker-circle:before {
  content: "\E640";
}
.ph.ph-martini:before {
  content: "\E31C";
}
.ph.ph-mask-happy:before {
  content: "\E9F4";
}
.ph.ph-mask-sad:before {
  content: "\EB9E";
}
.ph.ph-mastodon-logo:before {
  content: "\ED68";
}
.ph.ph-math-operations:before {
  content: "\E31E";
}
.ph.ph-matrix-logo:before {
  content: "\ED64";
}
.ph.ph-medal:before {
  content: "\E320";
}
.ph.ph-medal-military:before {
  content: "\ECFC";
}
.ph.ph-medium-logo:before {
  content: "\E322";
}
.ph.ph-megaphone:before {
  content: "\E324";
}
.ph.ph-megaphone-simple:before {
  content: "\E642";
}
.ph.ph-member-of:before {
  content: "\EDC2";
}
.ph.ph-memory:before {
  content: "\E9C4";
}
.ph.ph-messenger-logo:before {
  content: "\E6D8";
}
.ph.ph-meta-logo:before {
  content: "\ED02";
}
.ph.ph-meteor:before {
  content: "\E9BA";
}
.ph.ph-metronome:before {
  content: "\EC8E";
}
.ph.ph-microphone:before {
  content: "\E326";
}
.ph.ph-microphone-slash:before {
  content: "\E328";
}
.ph.ph-microphone-stage:before {
  content: "\E75C";
}
.ph.ph-microscope:before {
  content: "\EC7A";
}
.ph.ph-microsoft-excel-logo:before {
  content: "\EB6C";
}
.ph.ph-microsoft-outlook-logo:before {
  content: "\EB70";
}
.ph.ph-microsoft-powerpoint-logo:before {
  content: "\EACE";
}
.ph.ph-microsoft-teams-logo:before {
  content: "\EB66";
}
.ph.ph-microsoft-word-logo:before {
  content: "\EB6A";
}
.ph.ph-minus:before {
  content: "\E32A";
}
.ph.ph-minus-circle:before {
  content: "\E32C";
}
.ph.ph-minus-square:before {
  content: "\ED4C";
}
.ph.ph-money:before {
  content: "\E588";
}
.ph.ph-money-wavy:before {
  content: "\EE68";
}
.ph.ph-monitor:before {
  content: "\E32E";
}
.ph.ph-monitor-arrow-up:before {
  content: "\E58A";
}
.ph.ph-monitor-play:before {
  content: "\E58C";
}
.ph.ph-moon:before {
  content: "\E330";
}
.ph.ph-moon-stars:before {
  content: "\E58E";
}
.ph.ph-moped:before {
  content: "\E824";
}
.ph.ph-moped-front:before {
  content: "\E822";
}
.ph.ph-mosque:before {
  content: "\ECEE";
}
.ph.ph-motorcycle:before {
  content: "\E80A";
}
.ph.ph-mountains:before {
  content: "\E7AE";
}
.ph.ph-mouse:before {
  content: "\E33A";
}
.ph.ph-mouse-left-click:before {
  content: "\E334";
}
.ph.ph-mouse-middle-click:before {
  content: "\E338";
}
.ph.ph-mouse-right-click:before {
  content: "\E336";
}
.ph.ph-mouse-scroll:before {
  content: "\E332";
}
.ph.ph-mouse-simple:before {
  content: "\E644";
}
.ph.ph-music-note:before {
  content: "\E33C";
}
.ph.ph-music-note-simple:before {
  content: "\E33E";
}
.ph.ph-music-notes:before {
  content: "\E340";
}
.ph.ph-music-notes-minus:before {
  content: "\EE0C";
}
.ph.ph-music-notes-plus:before {
  content: "\EB7C";
}
.ph.ph-music-notes-simple:before {
  content: "\E342";
}
.ph.ph-navigation-arrow:before {
  content: "\EADE";
}
.ph.ph-needle:before {
  content: "\E82E";
}
.ph.ph-network:before {
  content: "\EDDE";
}
.ph.ph-network-slash:before {
  content: "\EDDC";
}
.ph.ph-network-x:before {
  content: "\EDDA";
}
.ph.ph-newspaper:before {
  content: "\E344";
}
.ph.ph-newspaper-clipping:before {
  content: "\E346";
}
.ph.ph-not-equals:before {
  content: "\EDA6";
}
.ph.ph-not-member-of:before {
  content: "\EDAE";
}
.ph.ph-not-subset-of:before {
  content: "\EDB0";
}
.ph.ph-not-superset-of:before {
  content: "\EDB2";
}
.ph.ph-notches:before {
  content: "\ED3A";
}
.ph.ph-note:before {
  content: "\E348";
}
.ph.ph-note-blank:before {
  content: "\E34A";
}
.ph.ph-note-pencil:before {
  content: "\E34C";
}
.ph.ph-notebook:before {
  content: "\E34E";
}
.ph.ph-notepad:before {
  content: "\E63E";
}
.ph.ph-notification:before {
  content: "\E6FA";
}
.ph.ph-notion-logo:before {
  content: "\E9A0";
}
.ph.ph-nuclear-plant:before {
  content: "\ED7C";
}
.ph.ph-number-circle-eight:before {
  content: "\E352";
}
.ph.ph-number-circle-five:before {
  content: "\E358";
}
.ph.ph-number-circle-four:before {
  content: "\E35E";
}
.ph.ph-number-circle-nine:before {
  content: "\E364";
}
.ph.ph-number-circle-one:before {
  content: "\E36A";
}
.ph.ph-number-circle-seven:before {
  content: "\E370";
}
.ph.ph-number-circle-six:before {
  content: "\E376";
}
.ph.ph-number-circle-three:before {
  content: "\E37C";
}
.ph.ph-number-circle-two:before {
  content: "\E382";
}
.ph.ph-number-circle-zero:before {
  content: "\E388";
}
.ph.ph-number-eight:before {
  content: "\E350";
}
.ph.ph-number-five:before {
  content: "\E356";
}
.ph.ph-number-four:before {
  content: "\E35C";
}
.ph.ph-number-nine:before {
  content: "\E362";
}
.ph.ph-number-one:before {
  content: "\E368";
}
.ph.ph-number-seven:before {
  content: "\E36E";
}
.ph.ph-number-six:before {
  content: "\E374";
}
.ph.ph-number-square-eight:before {
  content: "\E354";
}
.ph.ph-number-square-five:before {
  content: "\E35A";
}
.ph.ph-number-square-four:before {
  content: "\E360";
}
.ph.ph-number-square-nine:before {
  content: "\E366";
}
.ph.ph-number-square-one:before {
  content: "\E36C";
}
.ph.ph-number-square-seven:before {
  content: "\E372";
}
.ph.ph-number-square-six:before {
  content: "\E378";
}
.ph.ph-number-square-three:before {
  content: "\E37E";
}
.ph.ph-number-square-two:before {
  content: "\E384";
}
.ph.ph-number-square-zero:before {
  content: "\E38A";
}
.ph.ph-number-three:before {
  content: "\E37A";
}
.ph.ph-number-two:before {
  content: "\E380";
}
.ph.ph-number-zero:before {
  content: "\E386";
}
.ph.ph-numpad:before {
  content: "\E3C8";
}
.ph.ph-nut:before {
  content: "\E38C";
}
.ph.ph-ny-times-logo:before {
  content: "\E646";
}
.ph.ph-octagon:before {
  content: "\E38E";
}
.ph.ph-office-chair:before {
  content: "\EA46";
}
.ph.ph-onigiri:before {
  content: "\EE2C";
}
.ph.ph-open-ai-logo:before {
  content: "\E7D2";
}
.ph.ph-option:before {
  content: "\E8A8";
}
.ph.ph-orange:before {
  content: "\EE40";
}
.ph.ph-orange-slice:before {
  content: "\ED36";
}
.ph.ph-oven:before {
  content: "\ED8C";
}
.ph.ph-package:before {
  content: "\E390";
}
.ph.ph-paint-brush:before {
  content: "\E6F0";
}
.ph.ph-paint-brush-broad:before {
  content: "\E590";
}
.ph.ph-paint-brush-household:before {
  content: "\E6F2";
}
.ph.ph-paint-bucket:before {
  content: "\E392";
}
.ph.ph-paint-roller:before {
  content: "\E6F4";
}
.ph.ph-palette:before {
  content: "\E6C8";
}
.ph.ph-panorama:before {
  content: "\EAA2";
}
.ph.ph-pants:before {
  content: "\EC88";
}
.ph.ph-paper-plane:before {
  content: "\E394";
}
.ph.ph-paper-plane-right:before {
  content: "\E396";
}
.ph.ph-paper-plane-tilt:before {
  content: "\E398";
}
.ph.ph-paperclip:before {
  content: "\E39A";
}
.ph.ph-paperclip-horizontal:before {
  content: "\E592";
}
.ph.ph-parachute:before {
  content: "\EA7C";
}
.ph.ph-paragraph:before {
  content: "\E960";
}
.ph.ph-parallelogram:before {
  content: "\ECC6";
}
.ph.ph-park:before {
  content: "\ECB2";
}
.ph.ph-password:before {
  content: "\E752";
}
.ph.ph-path:before {
  content: "\E39C";
}
.ph.ph-patreon-logo:before {
  content: "\E98A";
}
.ph.ph-pause:before {
  content: "\E39E";
}
.ph.ph-pause-circle:before {
  content: "\E3A0";
}
.ph.ph-paw-print:before {
  content: "\E648";
}
.ph.ph-paypal-logo:before {
  content: "\E98C";
}
.ph.ph-peace:before {
  content: "\E3A2";
}
.ph.ph-pen:before {
  content: "\E3AA";
}
.ph.ph-pen-nib:before {
  content: "\E3AC";
}
.ph.ph-pen-nib-straight:before {
  content: "\E64A";
}
.ph.ph-pencil:before {
  content: "\E3AE";
}
.ph.ph-pencil-circle:before {
  content: "\E3B0";
}
.ph.ph-pencil-line:before {
  content: "\E3B2";
}
.ph.ph-pencil-ruler:before {
  content: "\E906";
}
.ph.ph-pencil-simple:before {
  content: "\E3B4";
}
.ph.ph-pencil-simple-line:before {
  content: "\EBC6";
}
.ph.ph-pencil-simple-slash:before {
  content: "\ECF6";
}
.ph.ph-pencil-slash:before {
  content: "\ECF8";
}
.ph.ph-pentagon:before {
  content: "\EC7E";
}
.ph.ph-pentagram:before {
  content: "\EC5C";
}
.ph.ph-pepper:before {
  content: "\E94A";
}
.ph.ph-percent:before {
  content: "\E3B6";
}
.ph.ph-person:before {
  content: "\E3A8";
}
.ph.ph-person-arms-spread:before {
  content: "\ECFE";
}
.ph.ph-person-simple:before {
  content: "\E72E";
}
.ph.ph-person-simple-bike:before {
  content: "\E734";
}
.ph.ph-person-simple-circle:before {
  content: "\EE58";
}
.ph.ph-person-simple-hike:before {
  content: "\ED54";
}
.ph.ph-person-simple-run:before {
  content: "\E730";
}
.ph.ph-person-simple-ski:before {
  content: "\E71C";
}
.ph.ph-person-simple-snowboard:before {
  content: "\E71E";
}
.ph.ph-person-simple-swim:before {
  content: "\E736";
}
.ph.ph-person-simple-tai-chi:before {
  content: "\ED5C";
}
.ph.ph-person-simple-throw:before {
  content: "\E732";
}
.ph.ph-person-simple-walk:before {
  content: "\E73A";
}
.ph.ph-perspective:before {
  content: "\EBE6";
}
.ph.ph-phone:before {
  content: "\E3B8";
}
.ph.ph-phone-call:before {
  content: "\E3BA";
}
.ph.ph-phone-disconnect:before {
  content: "\E3BC";
}
.ph.ph-phone-incoming:before {
  content: "\E3BE";
}
.ph.ph-phone-list:before {
  content: "\E3CC";
}
.ph.ph-phone-outgoing:before {
  content: "\E3C0";
}
.ph.ph-phone-pause:before {
  content: "\E3CA";
}
.ph.ph-phone-plus:before {
  content: "\EC56";
}
.ph.ph-phone-slash:before {
  content: "\E3C2";
}
.ph.ph-phone-transfer:before {
  content: "\E3C6";
}
.ph.ph-phone-x:before {
  content: "\E3C4";
}
.ph.ph-phosphor-logo:before {
  content: "\E3CE";
}
.ph.ph-pi:before {
  content: "\EC80";
}
.ph.ph-piano-keys:before {
  content: "\E9C8";
}
.ph.ph-picnic-table:before {
  content: "\EE26";
}
.ph.ph-picture-in-picture:before {
  content: "\E64C";
}
.ph.ph-piggy-bank:before {
  content: "\EA04";
}
.ph.ph-pill:before {
  content: "\E700";
}
.ph.ph-ping-pong:before {
  content: "\EA42";
}
.ph.ph-pint-glass:before {
  content: "\EDD0";
}
.ph.ph-pinterest-logo:before {
  content: "\E64E";
}
.ph.ph-pinwheel:before {
  content: "\EB9C";
}
.ph.ph-pipe:before {
  content: "\ED86";
}
.ph.ph-pipe-wrench:before {
  content: "\ED88";
}
.ph.ph-pix-logo:before {
  content: "\ECC2";
}
.ph.ph-pizza:before {
  content: "\E796";
}
.ph.ph-placeholder:before {
  content: "\E650";
}
.ph.ph-planet:before {
  content: "\E652";
}
.ph.ph-plant:before {
  content: "\EBAE";
}
.ph.ph-play:before {
  content: "\E3D0";
}
.ph.ph-play-circle:before {
  content: "\E3D2";
}
.ph.ph-play-pause:before {
  content: "\E8BE";
}
.ph.ph-playlist:before {
  content: "\E6AA";
}
.ph.ph-plug:before {
  content: "\E946";
}
.ph.ph-plug-charging:before {
  content: "\EB5C";
}
.ph.ph-plugs:before {
  content: "\EB56";
}
.ph.ph-plugs-connected:before {
  content: "\EB5A";
}
.ph.ph-plus:before {
  content: "\E3D4";
}
.ph.ph-plus-circle:before {
  content: "\E3D6";
}
.ph.ph-plus-minus:before {
  content: "\E3D8";
}
.ph.ph-plus-square:before {
  content: "\ED4A";
}
.ph.ph-poker-chip:before {
  content: "\E594";
}
.ph.ph-police-car:before {
  content: "\EC4A";
}
.ph.ph-polygon:before {
  content: "\E6D0";
}
.ph.ph-popcorn:before {
  content: "\EB4E";
}
.ph.ph-popsicle:before {
  content: "\EBBE";
}
.ph.ph-potted-plant:before {
  content: "\EC22";
}
.ph.ph-power:before {
  content: "\E3DA";
}
.ph.ph-prescription:before {
  content: "\E7A2";
}
.ph.ph-presentation:before {
  content: "\E654";
}
.ph.ph-presentation-chart:before {
  content: "\E656";
}
.ph.ph-printer:before {
  content: "\E3DC";
}
.ph.ph-prohibit:before {
  content: "\E3DE";
}
.ph.ph-prohibit-inset:before {
  content: "\E3E0";
}
.ph.ph-projector-screen:before {
  content: "\E658";
}
.ph.ph-projector-screen-chart:before {
  content: "\E65A";
}
.ph.ph-pulse:before {
  content: "\E000";
}
.ph.ph-activity:before {
  content: "\E000";
}
.ph.ph-push-pin:before {
  content: "\E3E2";
}
.ph.ph-push-pin-simple:before {
  content: "\E65C";
}
.ph.ph-push-pin-simple-slash:before {
  content: "\E65E";
}
.ph.ph-push-pin-slash:before {
  content: "\E3E4";
}
.ph.ph-puzzle-piece:before {
  content: "\E596";
}
.ph.ph-qr-code:before {
  content: "\E3E6";
}
.ph.ph-question:before {
  content: "\E3E8";
}
.ph.ph-question-mark:before {
  content: "\E3E9";
}
.ph.ph-queue:before {
  content: "\E6AC";
}
.ph.ph-quotes:before {
  content: "\E660";
}
.ph.ph-rabbit:before {
  content: "\EAC2";
}
.ph.ph-racquet:before {
  content: "\EE02";
}
.ph.ph-radical:before {
  content: "\E3EA";
}
.ph.ph-radio:before {
  content: "\E77E";
}
.ph.ph-radio-button:before {
  content: "\EB08";
}
.ph.ph-radioactive:before {
  content: "\E9DC";
}
.ph.ph-rainbow:before {
  content: "\E598";
}
.ph.ph-rainbow-cloud:before {
  content: "\E59A";
}
.ph.ph-ranking:before {
  content: "\ED62";
}
.ph.ph-read-cv-logo:before {
  content: "\ED0C";
}
.ph.ph-receipt:before {
  content: "\E3EC";
}
.ph.ph-receipt-x:before {
  content: "\ED40";
}
.ph.ph-record:before {
  content: "\E3EE";
}
.ph.ph-rectangle:before {
  content: "\E3F0";
}
.ph.ph-rectangle-dashed:before {
  content: "\E3F2";
}
.ph.ph-recycle:before {
  content: "\E75A";
}
.ph.ph-reddit-logo:before {
  content: "\E59C";
}
.ph.ph-repeat:before {
  content: "\E3F6";
}
.ph.ph-repeat-once:before {
  content: "\E3F8";
}
.ph.ph-replit-logo:before {
  content: "\EB8A";
}
.ph.ph-resize:before {
  content: "\ED6E";
}
.ph.ph-rewind:before {
  content: "\E6A8";
}
.ph.ph-rewind-circle:before {
  content: "\E3FA";
}
.ph.ph-road-horizon:before {
  content: "\E838";
}
.ph.ph-robot:before {
  content: "\E762";
}
.ph.ph-rocket:before {
  content: "\E3FC";
}
.ph.ph-rocket-launch:before {
  content: "\E3FE";
}
.ph.ph-rows:before {
  content: "\E5A2";
}
.ph.ph-rows-plus-bottom:before {
  content: "\E59E";
}
.ph.ph-rows-plus-top:before {
  content: "\E5A0";
}
.ph.ph-rss:before {
  content: "\E400";
}
.ph.ph-rss-simple:before {
  content: "\E402";
}
.ph.ph-rug:before {
  content: "\EA1A";
}
.ph.ph-ruler:before {
  content: "\E6B8";
}
.ph.ph-sailboat:before {
  content: "\E78A";
}
.ph.ph-scales:before {
  content: "\E750";
}
.ph.ph-scan:before {
  content: "\EBB6";
}
.ph.ph-scan-smiley:before {
  content: "\EBB4";
}
.ph.ph-scissors:before {
  content: "\EAE0";
}
.ph.ph-scooter:before {
  content: "\E820";
}
.ph.ph-screencast:before {
  content: "\E404";
}
.ph.ph-screwdriver:before {
  content: "\E86E";
}
.ph.ph-scribble:before {
  content: "\E806";
}
.ph.ph-scribble-loop:before {
  content: "\E662";
}
.ph.ph-scroll:before {
  content: "\EB7A";
}
.ph.ph-seal:before {
  content: "\E604";
}
.ph.ph-circle-wavy:before {
  content: "\E604";
}
.ph.ph-seal-check:before {
  content: "\E606";
}
.ph.ph-circle-wavy-check:before {
  content: "\E606";
}
.ph.ph-seal-percent:before {
  content: "\E60A";
}
.ph.ph-seal-question:before {
  content: "\E608";
}
.ph.ph-circle-wavy-question:before {
  content: "\E608";
}
.ph.ph-seal-warning:before {
  content: "\E60C";
}
.ph.ph-circle-wavy-warning:before {
  content: "\E60C";
}
.ph.ph-seat:before {
  content: "\EB8E";
}
.ph.ph-seatbelt:before {
  content: "\EDFE";
}
.ph.ph-security-camera:before {
  content: "\ECA4";
}
.ph.ph-selection:before {
  content: "\E69A";
}
.ph.ph-selection-all:before {
  content: "\E746";
}
.ph.ph-selection-background:before {
  content: "\EAF8";
}
.ph.ph-selection-foreground:before {
  content: "\EAF6";
}
.ph.ph-selection-inverse:before {
  content: "\E744";
}
.ph.ph-selection-plus:before {
  content: "\E69C";
}
.ph.ph-selection-slash:before {
  content: "\E69E";
}
.ph.ph-shapes:before {
  content: "\EC5E";
}
.ph.ph-share:before {
  content: "\E406";
}
.ph.ph-share-fat:before {
  content: "\ED52";
}
.ph.ph-share-network:before {
  content: "\E408";
}
.ph.ph-shield:before {
  content: "\E40A";
}
.ph.ph-shield-check:before {
  content: "\E40C";
}
.ph.ph-shield-checkered:before {
  content: "\E708";
}
.ph.ph-shield-chevron:before {
  content: "\E40E";
}
.ph.ph-shield-plus:before {
  content: "\E706";
}
.ph.ph-shield-slash:before {
  content: "\E410";
}
.ph.ph-shield-star:before {
  content: "\EC34";
}
.ph.ph-shield-warning:before {
  content: "\E412";
}
.ph.ph-shipping-container:before {
  content: "\E78C";
}
.ph.ph-shirt-folded:before {
  content: "\EA92";
}
.ph.ph-shooting-star:before {
  content: "\ECFA";
}
.ph.ph-shopping-bag:before {
  content: "\E416";
}
.ph.ph-shopping-bag-open:before {
  content: "\E418";
}
.ph.ph-shopping-cart:before {
  content: "\E41E";
}
.ph.ph-shopping-cart-simple:before {
  content: "\E420";
}
.ph.ph-shovel:before {
  content: "\E9E6";
}
.ph.ph-shower:before {
  content: "\E776";
}
.ph.ph-shrimp:before {
  content: "\EAB4";
}
.ph.ph-shuffle:before {
  content: "\E422";
}
.ph.ph-shuffle-angular:before {
  content: "\E424";
}
.ph.ph-shuffle-simple:before {
  content: "\E426";
}
.ph.ph-sidebar:before {
  content: "\EAB6";
}
.ph.ph-sidebar-simple:before {
  content: "\EC24";
}
.ph.ph-sigma:before {
  content: "\EAB8";
}
.ph.ph-sign-in:before {
  content: "\E428";
}
.ph.ph-sign-out:before {
  content: "\E42A";
}
.ph.ph-signature:before {
  content: "\EBAC";
}
.ph.ph-signpost:before {
  content: "\E89C";
}
.ph.ph-sim-card:before {
  content: "\E664";
}
.ph.ph-siren:before {
  content: "\E9B8";
}
.ph.ph-sketch-logo:before {
  content: "\E42C";
}
.ph.ph-skip-back:before {
  content: "\E5A4";
}
.ph.ph-skip-back-circle:before {
  content: "\E42E";
}
.ph.ph-skip-forward:before {
  content: "\E5A6";
}
.ph.ph-skip-forward-circle:before {
  content: "\E430";
}
.ph.ph-skull:before {
  content: "\E916";
}
.ph.ph-skype-logo:before {
  content: "\E8DC";
}
.ph.ph-slack-logo:before {
  content: "\E5A8";
}
.ph.ph-sliders:before {
  content: "\E432";
}
.ph.ph-sliders-horizontal:before {
  content: "\E434";
}
.ph.ph-slideshow:before {
  content: "\ED32";
}
.ph.ph-smiley:before {
  content: "\E436";
}
.ph.ph-smiley-angry:before {
  content: "\EC62";
}
.ph.ph-smiley-blank:before {
  content: "\E438";
}
.ph.ph-smiley-meh:before {
  content: "\E43A";
}
.ph.ph-smiley-melting:before {
  content: "\EE56";
}
.ph.ph-smiley-nervous:before {
  content: "\E43C";
}
.ph.ph-smiley-sad:before {
  content: "\E43E";
}
.ph.ph-smiley-sticker:before {
  content: "\E440";
}
.ph.ph-smiley-wink:before {
  content: "\E666";
}
.ph.ph-smiley-x-eyes:before {
  content: "\E442";
}
.ph.ph-snapchat-logo:before {
  content: "\E668";
}
.ph.ph-sneaker:before {
  content: "\E80C";
}
.ph.ph-sneaker-move:before {
  content: "\ED60";
}
.ph.ph-snowflake:before {
  content: "\E5AA";
}
.ph.ph-soccer-ball:before {
  content: "\E716";
}
.ph.ph-sock:before {
  content: "\ECCE";
}
.ph.ph-solar-panel:before {
  content: "\ED7A";
}
.ph.ph-solar-roof:before {
  content: "\ED7B";
}
.ph.ph-sort-ascending:before {
  content: "\E444";
}
.ph.ph-sort-descending:before {
  content: "\E446";
}
.ph.ph-soundcloud-logo:before {
  content: "\E8DE";
}
.ph.ph-spade:before {
  content: "\E448";
}
.ph.ph-sparkle:before {
  content: "\E6A2";
}
.ph.ph-speaker-hifi:before {
  content: "\EA08";
}
.ph.ph-speaker-high:before {
  content: "\E44A";
}
.ph.ph-speaker-low:before {
  content: "\E44C";
}
.ph.ph-speaker-none:before {
  content: "\E44E";
}
.ph.ph-speaker-simple-high:before {
  content: "\E450";
}
.ph.ph-speaker-simple-low:before {
  content: "\E452";
}
.ph.ph-speaker-simple-none:before {
  content: "\E454";
}
.ph.ph-speaker-simple-slash:before {
  content: "\E456";
}
.ph.ph-speaker-simple-x:before {
  content: "\E458";
}
.ph.ph-speaker-slash:before {
  content: "\E45A";
}
.ph.ph-speaker-x:before {
  content: "\E45C";
}
.ph.ph-speedometer:before {
  content: "\EE74";
}
.ph.ph-sphere:before {
  content: "\EE66";
}
.ph.ph-spinner:before {
  content: "\E66A";
}
.ph.ph-spinner-ball:before {
  content: "\EE28";
}
.ph.ph-spinner-gap:before {
  content: "\E66C";
}
.ph.ph-spiral:before {
  content: "\E9FA";
}
.ph.ph-split-horizontal:before {
  content: "\E872";
}
.ph.ph-split-vertical:before {
  content: "\E876";
}
.ph.ph-spotify-logo:before {
  content: "\E66E";
}
.ph.ph-spray-bottle:before {
  content: "\E7E4";
}
.ph.ph-square:before {
  content: "\E45E";
}
.ph.ph-square-half:before {
  content: "\E462";
}
.ph.ph-square-half-bottom:before {
  content: "\EB16";
}
.ph.ph-square-logo:before {
  content: "\E690";
}
.ph.ph-square-split-horizontal:before {
  content: "\E870";
}
.ph.ph-square-split-vertical:before {
  content: "\E874";
}
.ph.ph-squares-four:before {
  content: "\E464";
}
.ph.ph-stack:before {
  content: "\E466";
}
.ph.ph-stack-minus:before {
  content: "\EDF4";
}
.ph.ph-stack-overflow-logo:before {
  content: "\EB78";
}
.ph.ph-stack-plus:before {
  content: "\EDF6";
}
.ph.ph-stack-simple:before {
  content: "\E468";
}
.ph.ph-stairs:before {
  content: "\E8EC";
}
.ph.ph-stamp:before {
  content: "\EA48";
}
.ph.ph-standard-definition:before {
  content: "\EA90";
}
.ph.ph-star:before {
  content: "\E46A";
}
.ph.ph-star-and-crescent:before {
  content: "\ECF4";
}
.ph.ph-star-four:before {
  content: "\E6A4";
}
.ph.ph-star-half:before {
  content: "\E70A";
}
.ph.ph-star-of-david:before {
  content: "\E89E";
}
.ph.ph-steam-logo:before {
  content: "\EAD4";
}
.ph.ph-steering-wheel:before {
  content: "\E9AC";
}
.ph.ph-steps:before {
  content: "\ECBE";
}
.ph.ph-stethoscope:before {
  content: "\E7EA";
}
.ph.ph-sticker:before {
  content: "\E5AC";
}
.ph.ph-stool:before {
  content: "\EA44";
}
.ph.ph-stop:before {
  content: "\E46C";
}
.ph.ph-stop-circle:before {
  content: "\E46E";
}
.ph.ph-storefront:before {
  content: "\E470";
}
.ph.ph-strategy:before {
  content: "\EA3A";
}
.ph.ph-stripe-logo:before {
  content: "\E698";
}
.ph.ph-student:before {
  content: "\E73E";
}
.ph.ph-subset-of:before {
  content: "\EDC0";
}
.ph.ph-subset-proper-of:before {
  content: "\EDB6";
}
.ph.ph-subtitles:before {
  content: "\E1A8";
}
.ph.ph-subtitles-slash:before {
  content: "\E1A6";
}
.ph.ph-subtract:before {
  content: "\EBD6";
}
.ph.ph-subtract-square:before {
  content: "\EBD4";
}
.ph.ph-subway:before {
  content: "\E498";
}
.ph.ph-suitcase:before {
  content: "\E5AE";
}
.ph.ph-suitcase-rolling:before {
  content: "\E9B0";
}
.ph.ph-suitcase-simple:before {
  content: "\E5B0";
}
.ph.ph-sun:before {
  content: "\E472";
}
.ph.ph-sun-dim:before {
  content: "\E474";
}
.ph.ph-sun-horizon:before {
  content: "\E5B6";
}
.ph.ph-sunglasses:before {
  content: "\E816";
}
.ph.ph-superset-of:before {
  content: "\EDB8";
}
.ph.ph-superset-proper-of:before {
  content: "\EDB4";
}
.ph.ph-swap:before {
  content: "\E83C";
}
.ph.ph-swatches:before {
  content: "\E5B8";
}
.ph.ph-swimming-pool:before {
  content: "\ECB6";
}
.ph.ph-sword:before {
  content: "\E5BA";
}
.ph.ph-synagogue:before {
  content: "\ECEC";
}
.ph.ph-syringe:before {
  content: "\E968";
}
.ph.ph-t-shirt:before {
  content: "\E670";
}
.ph.ph-table:before {
  content: "\E476";
}
.ph.ph-tabs:before {
  content: "\E778";
}
.ph.ph-tag:before {
  content: "\E478";
}
.ph.ph-tag-chevron:before {
  content: "\E672";
}
.ph.ph-tag-simple:before {
  content: "\E47A";
}
.ph.ph-target:before {
  content: "\E47C";
}
.ph.ph-taxi:before {
  content: "\E902";
}
.ph.ph-tea-bag:before {
  content: "\E8E6";
}
.ph.ph-telegram-logo:before {
  content: "\E5BC";
}
.ph.ph-television:before {
  content: "\E754";
}
.ph.ph-television-simple:before {
  content: "\EAE6";
}
.ph.ph-tennis-ball:before {
  content: "\E720";
}
.ph.ph-tent:before {
  content: "\E8BA";
}
.ph.ph-terminal:before {
  content: "\E47E";
}
.ph.ph-terminal-window:before {
  content: "\EAE8";
}
.ph.ph-test-tube:before {
  content: "\E7A0";
}
.ph.ph-text-a-underline:before {
  content: "\ED34";
}
.ph.ph-text-aa:before {
  content: "\E6EE";
}
.ph.ph-text-align-center:before {
  content: "\E480";
}
.ph.ph-text-align-justify:before {
  content: "\E482";
}
.ph.ph-text-align-left:before {
  content: "\E484";
}
.ph.ph-text-align-right:before {
  content: "\E486";
}
.ph.ph-text-b:before {
  content: "\E5BE";
}
.ph.ph-text-bolder:before {
  content: "\E5BE";
}
.ph.ph-text-columns:before {
  content: "\EC96";
}
.ph.ph-text-h:before {
  content: "\E6BA";
}
.ph.ph-text-h-five:before {
  content: "\E6C4";
}
.ph.ph-text-h-four:before {
  content: "\E6C2";
}
.ph.ph-text-h-one:before {
  content: "\E6BC";
}
.ph.ph-text-h-six:before {
  content: "\E6C6";
}
.ph.ph-text-h-three:before {
  content: "\E6C0";
}
.ph.ph-text-h-two:before {
  content: "\E6BE";
}
.ph.ph-text-indent:before {
  content: "\EA1E";
}
.ph.ph-text-italic:before {
  content: "\E5C0";
}
.ph.ph-text-outdent:before {
  content: "\EA1C";
}
.ph.ph-text-strikethrough:before {
  content: "\E5C2";
}
.ph.ph-text-subscript:before {
  content: "\EC98";
}
.ph.ph-text-superscript:before {
  content: "\EC9A";
}
.ph.ph-text-t:before {
  content: "\E48A";
}
.ph.ph-text-t-slash:before {
  content: "\E488";
}
.ph.ph-text-underline:before {
  content: "\E5C4";
}
.ph.ph-textbox:before {
  content: "\EB0A";
}
.ph.ph-thermometer:before {
  content: "\E5C6";
}
.ph.ph-thermometer-cold:before {
  content: "\E5C8";
}
.ph.ph-thermometer-hot:before {
  content: "\E5CA";
}
.ph.ph-thermometer-simple:before {
  content: "\E5CC";
}
.ph.ph-threads-logo:before {
  content: "\ED9E";
}
.ph.ph-three-d:before {
  content: "\EA5A";
}
.ph.ph-thumbs-down:before {
  content: "\E48C";
}
.ph.ph-thumbs-up:before {
  content: "\E48E";
}
.ph.ph-ticket:before {
  content: "\E490";
}
.ph.ph-tidal-logo:before {
  content: "\ED1C";
}
.ph.ph-tiktok-logo:before {
  content: "\EAF2";
}
.ph.ph-tilde:before {
  content: "\EDA8";
}
.ph.ph-timer:before {
  content: "\E492";
}
.ph.ph-tip-jar:before {
  content: "\E7E2";
}
.ph.ph-tipi:before {
  content: "\ED30";
}
.ph.ph-tire:before {
  content: "\EDD2";
}
.ph.ph-toggle-left:before {
  content: "\E674";
}
.ph.ph-toggle-right:before {
  content: "\E676";
}
.ph.ph-toilet:before {
  content: "\E79A";
}
.ph.ph-toilet-paper:before {
  content: "\E79C";
}
.ph.ph-toolbox:before {
  content: "\ECA0";
}
.ph.ph-tooth:before {
  content: "\E9CC";
}
.ph.ph-tornado:before {
  content: "\E88C";
}
.ph.ph-tote:before {
  content: "\E494";
}
.ph.ph-tote-simple:before {
  content: "\E678";
}
.ph.ph-towel:before {
  content: "\EDE6";
}
.ph.ph-tractor:before {
  content: "\EC6E";
}
.ph.ph-trademark:before {
  content: "\E9F0";
}
.ph.ph-trademark-registered:before {
  content: "\E3F4";
}
.ph.ph-traffic-cone:before {
  content: "\E9A8";
}
.ph.ph-traffic-sign:before {
  content: "\E67A";
}
.ph.ph-traffic-signal:before {
  content: "\E9AA";
}
.ph.ph-train:before {
  content: "\E496";
}
.ph.ph-train-regional:before {
  content: "\E49E";
}
.ph.ph-train-simple:before {
  content: "\E4A0";
}
.ph.ph-tram:before {
  content: "\E9EC";
}
.ph.ph-translate:before {
  content: "\E4A2";
}
.ph.ph-trash:before {
  content: "\E4A6";
}
.ph.ph-trash-simple:before {
  content: "\E4A8";
}
.ph.ph-tray:before {
  content: "\E4AA";
}
.ph.ph-tray-arrow-down:before {
  content: "\E010";
}
.ph.ph-archive-tray:before {
  content: "\E010";
}
.ph.ph-tray-arrow-up:before {
  content: "\EE52";
}
.ph.ph-treasure-chest:before {
  content: "\EDE2";
}
.ph.ph-tree:before {
  content: "\E6DA";
}
.ph.ph-tree-evergreen:before {
  content: "\E6DC";
}
.ph.ph-tree-palm:before {
  content: "\E91A";
}
.ph.ph-tree-structure:before {
  content: "\E67C";
}
.ph.ph-tree-view:before {
  content: "\EE48";
}
.ph.ph-trend-down:before {
  content: "\E4AC";
}
.ph.ph-trend-up:before {
  content: "\E4AE";
}
.ph.ph-triangle:before {
  content: "\E4B0";
}
.ph.ph-triangle-dashed:before {
  content: "\E4B2";
}
.ph.ph-trolley:before {
  content: "\E5B2";
}
.ph.ph-trolley-suitcase:before {
  content: "\E5B4";
}
.ph.ph-trophy:before {
  content: "\E67E";
}
.ph.ph-truck:before {
  content: "\E4B4";
}
.ph.ph-truck-trailer:before {
  content: "\E4B6";
}
.ph.ph-tumblr-logo:before {
  content: "\E8D4";
}
.ph.ph-twitch-logo:before {
  content: "\E5CE";
}
.ph.ph-twitter-logo:before {
  content: "\E4BA";
}
.ph.ph-umbrella:before {
  content: "\E684";
}
.ph.ph-umbrella-simple:before {
  content: "\E686";
}
.ph.ph-union:before {
  content: "\EDBE";
}
.ph.ph-unite:before {
  content: "\E87E";
}
.ph.ph-unite-square:before {
  content: "\E878";
}
.ph.ph-upload:before {
  content: "\E4BE";
}
.ph.ph-upload-simple:before {
  content: "\E4C0";
}
.ph.ph-usb:before {
  content: "\E956";
}
.ph.ph-user:before {
  content: "\E4C2";
}
.ph.ph-user-check:before {
  content: "\EAFA";
}
.ph.ph-user-circle:before {
  content: "\E4C4";
}
.ph.ph-user-circle-check:before {
  content: "\EC38";
}
.ph.ph-user-circle-dashed:before {
  content: "\EC36";
}
.ph.ph-user-circle-gear:before {
  content: "\E4C6";
}
.ph.ph-user-circle-minus:before {
  content: "\E4C8";
}
.ph.ph-user-circle-plus:before {
  content: "\E4CA";
}
.ph.ph-user-focus:before {
  content: "\E6FC";
}
.ph.ph-user-gear:before {
  content: "\E4CC";
}
.ph.ph-user-list:before {
  content: "\E73C";
}
.ph.ph-user-minus:before {
  content: "\E4CE";
}
.ph.ph-user-plus:before {
  content: "\E4D0";
}
.ph.ph-user-rectangle:before {
  content: "\E4D2";
}
.ph.ph-user-sound:before {
  content: "\ECA8";
}
.ph.ph-user-square:before {
  content: "\E4D4";
}
.ph.ph-user-switch:before {
  content: "\E756";
}
.ph.ph-users:before {
  content: "\E4D6";
}
.ph.ph-users-four:before {
  content: "\E68C";
}
.ph.ph-users-three:before {
  content: "\E68E";
}
.ph.ph-van:before {
  content: "\E826";
}
.ph.ph-vault:before {
  content: "\E76E";
}
.ph.ph-vector-three:before {
  content: "\EE62";
}
.ph.ph-vector-two:before {
  content: "\EE64";
}
.ph.ph-vibrate:before {
  content: "\E4D8";
}
.ph.ph-video:before {
  content: "\E740";
}
.ph.ph-video-camera:before {
  content: "\E4DA";
}
.ph.ph-video-camera-slash:before {
  content: "\E4DC";
}
.ph.ph-video-conference:before {
  content: "\EDCE";
}
.ph.ph-vignette:before {
  content: "\EBA2";
}
.ph.ph-vinyl-record:before {
  content: "\ECAC";
}
.ph.ph-virtual-reality:before {
  content: "\E7B8";
}
.ph.ph-virus:before {
  content: "\E7D6";
}
.ph.ph-visor:before {
  content: "\EE2A";
}
.ph.ph-voicemail:before {
  content: "\E4DE";
}
.ph.ph-volleyball:before {
  content: "\E726";
}
.ph.ph-wall:before {
  content: "\E688";
}
.ph.ph-wallet:before {
  content: "\E68A";
}
.ph.ph-warehouse:before {
  content: "\ECD4";
}
.ph.ph-warning:before {
  content: "\E4E0";
}
.ph.ph-warning-circle:before {
  content: "\E4E2";
}
.ph.ph-warning-diamond:before {
  content: "\E7FC";
}
.ph.ph-warning-octagon:before {
  content: "\E4E4";
}
.ph.ph-washing-machine:before {
  content: "\EDE8";
}
.ph.ph-watch:before {
  content: "\E4E6";
}
.ph.ph-wave-sawtooth:before {
  content: "\EA9C";
}
.ph.ph-wave-sine:before {
  content: "\EA9A";
}
.ph.ph-wave-square:before {
  content: "\EA9E";
}
.ph.ph-wave-triangle:before {
  content: "\EAA0";
}
.ph.ph-waveform:before {
  content: "\E802";
}
.ph.ph-waveform-slash:before {
  content: "\E800";
}
.ph.ph-waves:before {
  content: "\E6DE";
}
.ph.ph-webcam:before {
  content: "\E9B2";
}
.ph.ph-webcam-slash:before {
  content: "\ECDC";
}
.ph.ph-webhooks-logo:before {
  content: "\ECAE";
}
.ph.ph-wechat-logo:before {
  content: "\E8D2";
}
.ph.ph-whatsapp-logo:before {
  content: "\E5D0";
}
.ph.ph-wheelchair:before {
  content: "\E4E8";
}
.ph.ph-wheelchair-motion:before {
  content: "\E89A";
}
.ph.ph-wifi-high:before {
  content: "\E4EA";
}
.ph.ph-wifi-low:before {
  content: "\E4EC";
}
.ph.ph-wifi-medium:before {
  content: "\E4EE";
}
.ph.ph-wifi-none:before {
  content: "\E4F0";
}
.ph.ph-wifi-slash:before {
  content: "\E4F2";
}
.ph.ph-wifi-x:before {
  content: "\E4F4";
}
.ph.ph-wind:before {
  content: "\E5D2";
}
.ph.ph-windmill:before {
  content: "\E9F8";
}
.ph.ph-windows-logo:before {
  content: "\E692";
}
.ph.ph-wine:before {
  content: "\E6B2";
}
.ph.ph-wrench:before {
  content: "\E5D4";
}
.ph.ph-x:before {
  content: "\E4F6";
}
.ph.ph-x-circle:before {
  content: "\E4F8";
}
.ph.ph-x-logo:before {
  content: "\E4BC";
}
.ph.ph-x-square:before {
  content: "\E4FA";
}
.ph.ph-yarn:before {
  content: "\ED9A";
}
.ph.ph-yin-yang:before {
  content: "\E92A";
}
.ph.ph-youtube-logo:before {
  content: "\E4FC";
}
html,
body {
  background-color: #fff;
  font-family: "Montserrat",sans-serif;
  font-size: 1rem;
  margin: 0;
  line-height: 1.5;
}

a,
a:hover,
a:focus,
a:active {
  text-decoration: none !important;
  border-bottom: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.container {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 3rem;
}

.container-xl {
  max-width: 1580px;
  margin: 0 auto;
}

.container-md {
  max-width: 991px;
  margin: 0 auto;
}

.order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.align-center {
  text-align: center;
}

p:last-of-type {
  margin-bottom: 0;
}

p:first-of-type {
  margin-top: 0;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin: 0;
  font-weight: 400;
  line-height: 1;
}

h1,
.h1 {
  font-size: 3.5rem;
}

h2,
.h2 {
  font-size: 2.5rem;
}

h3,
.h3 {
  font-size: 2rem;
}

h4,
.h4 {
  font-size: 1.5rem;
}

h5,
.h5 {
  font-size: 1.2rem;
}

h6,
.h6 {
  font-size: 1rem;
}

address {
  font-style: normal;
}

img,
svg {
  vertical-align: middle;
  max-width: 100%;
}

.ph-light {
  font-size: 1.25em;
  vertical-align: -0.15em;
}

blockquote {
  margin: 0;
  font-weight: 900;
  color: #0f4c66;
  font-size: 3rem;
  line-height: 1;
  font-style: italic;
}

figure {
  margin: 0;
}

figure img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.bold,
strong,
b {
  font-weight: 700;
}

.pipe {
  margin: 0 1rem;
}

.pb {
  padding-bottom: 4rem;
}

.pt {
  padding-top: 4rem;
}

.ptb {
  padding: 4rem 0;
}

blockquote {
  text-align: center;
}

blockquote p {
  display: inline;
}

.blockquote-svg {
  color: #0f4c66;
  display: inline-block;
}

.blockquote-svg svg {
  font-size: 3rem;
}

.blockquote-svg.first {
  -webkit-transform: translateY(-1.5rem);
       -o-transform: translateY(-1.5rem);
          transform: translateY(-1.5rem);
}

.blockquote-svg.last {
  -webkit-transform: translateY(1.5rem);
       -o-transform: translateY(1.5rem);
          transform: translateY(1.5rem);
}

.title-divblock-center {
  position: relative;
  text-align: center;
  color: #000;
  padding-bottom: 1rem;
}

.title-divblock-center:after {
  content: "";
  position: absolute;
  background-color: #000;
  width: 6rem;
  height: 4px;
  left: 50%;
  -webkit-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
}

.title-divblock {
  position: relative;
  padding-left: 2rem;
  color: #000;
  line-height: 1;
}

.title-divblock:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  height: 100%;
  background-color: #000;
}

.bg-primary {
  background-color: #0f4c66;
  color: #fff;
}

.bg-primary .title-divblock-center,
.bg-primary .title-divblock {
  color: #fff;
}

.bg-primary .title-divblock-center:after,
.bg-primary .title-divblock:after {
  background-color: #fff;
}

.bg-grey-light {
  background-color: #f6f6f6;
}

.text-divblock {
  margin-top: 1.5rem;
}

.breadcrumb a,
.breadcrumb span {
  font-size: .8rem;
}

.breadcrumb .pipe {
  margin: 0 .5rem;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.owl-margin .owl-stage-outer {
  margin: -30px;
}

.owl-margin .owl-stage {
  margin: 30px;
}

.owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.owl-dots {
  position: absolute;
  margin: 0;
  bottom: 2rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}

.owl-theme .owl-dots .owl-dot span {
  background: #f6f6f6;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #0f4c66;
}

.owl-carousel .owl-item img {
  width: auto;
}

.notif {
  position: fixed;
  z-index: 999;
  bottom: 0;
  width: calc(100% - 6rem);
  left: 0;
  background: #0f4c66;
  color: #fff;
  padding: 1.5rem 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.notif p {
  max-width: 991px;
}

.notif a {
  margin-left: 3rem;
}

.notif.close {
  display: none;
}

.noscriptmsg {
  position: fixed;
  top: 0;
  width: 100%;
  padding: 1.5rem;
  z-index: 10002;
  background-color: #fff;
}

::-webkit-scrollbar {
  width: .4em;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0);
}

::-webkit-scrollbar-thumb {
  background-color: #a9a9a9;
  outline: 1px solid #f6f6f6;
  border-radius: 5px;
}

::-moz-selection {
  background: #0f4c66;
  color: #fff;
}

::selection {
  background: #0f4c66;
  color: #fff;
}

::-moz-selection {
  background: #0f4c66;
  color: #fff;
}

@media only screen and (max-width: 600px) {
  .container {
    padding: 0 1.5rem;
  }

  .notif {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .notif a {
    margin-left: 0;
    margin-top: .5rem;
  }
}

@media only screen and (max-width: 450px) {
  h1 {
    font-size: 2.5rem;
  }

  h2 {
    font-size: 2.2rem;
  }
}

a {
  position: relative;
  color: #000;
  -webkit-transition: all 500ms ease,-webkit-transform 500ms ease;
  transition: all 500ms ease,-webkit-transform 500ms ease;
  -o-transition: all 500ms ease,-o-transform 500ms ease;
  transition: all 500ms ease,transform 500ms ease;
  transition: all 500ms ease,transform 500ms ease,-webkit-transform 500ms ease,-o-transform 500ms ease;
  text-decoration: none;
}

a:hover {
  color: #000;
}

.btn-custom {
  z-index: 1;
  position: relative;
  font-family: "Roboto";
  font-weight: 300;
  padding: .5rem 2.5rem;
  color: #fff;
  background-color: #000;
  -ms-flex-item-align: start;
      align-self: flex-start;
  cursor: pointer;
  display: block;
  font-size: 1rem;
  border-radius: 45px;
  text-transform: uppercase;
}

.btn-custom svg {
  color: #c44745;
  margin-left: 1rem;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}

.btn-custom:hover {
  cursor: pointer;
  color: #000;
  background-color: #fff;
}

.btn-custom:hover svg {
  -webkit-transform: translateX(1rem);
       -o-transform: translateX(1rem);
          transform: translateX(1rem);
}

.btn-white {
  background-color: #fff;
  color: #000;
}

.btn-white:hover {
  color: #fff;
}

.btn-border-white {
  border: 1px solid #fff;
  background-color: rgba(0,0,0,0);
}

.btn-border-white:hover {
  background-color: #fff;
}

.btn-border-black {
  border: 1px solid #000;
  color: #000;
  background-color: rgba(0,0,0,0);
}

.btn-border-black:hover {
  background-color: #000;
  color: #fff;
}

@media only screen and (max-width: 450px) {
  .btn-custom {
    font-size: .9rem;
  }
}

input:not([type=submit]),
select,
textarea {
  border: none;
  border-bottom: 1px solid #000 !important;
  border-radius: 0 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  background-color: rgba(0,0,0,0);
  padding-left: 1rem;
  min-height: 2.5rem;
  outline: none;
  width: 100%;
}

textarea {
  width: 100%;
  height: 150px;
  outline: none !important;
  resize: vertical;
}

input[type=submit],
button {
  border: none;
  outline: none;
}

.error {
  color: #d50000;
}

.success {
  color: #2e7d32;
}

.form-group {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.form-group>label {
  color: #000;
  position: absolute;
  top: 0;
  left: 1rem;
  font-size: 1rem;
  cursor: text;
  -webkit-transition: color .2s ease-out,-webkit-transform .2s ease-out;
  transition: color .2s ease-out,-webkit-transform .2s ease-out;
  -o-transition: color .2s ease-out,-o-transform .2s ease-out;
  transition: transform .2s ease-out,color .2s ease-out;
  transition: transform .2s ease-out,color .2s ease-out,-webkit-transform .2s ease-out,-o-transform .2s ease-out;
  transition: transform .2s ease-out,color .2s ease-out,-webkit-transform .2s ease-out;
  -webkit-transform-origin: 0% 100%;
  -o-transform-origin: 0% 100%;
     transform-origin: 0% 100%;
  text-align: initial;
  -webkit-transform: translateY(0.5rem);
  -o-transform: translateY(0.5rem);
     transform: translateY(0.5rem);
  z-index: -1;
}

.form-group>label.active {
  -webkit-transform: translateY(-1.2rem);
       -o-transform: translateY(-1.2rem);
          transform: translateY(-1.2rem);
  font-size: .8rem;
  color: #000;
}

label {
  font-family: "Roboto",sans-serif;
  font-weight: 500;
}

label svg {
  margin-right: 1rem;
}

.alignnone {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  height: auto;
}

.aligncenter {
  display: block;
  margin: 1rem auto;
  height: auto;
}

.alignleft,
.alignright {
  margin-bottom: 1rem;
  height: auto;
}

@media (min-width: 30rem) {
  .alignleft {
    float: left;
    margin-right: 1rem;
  }

  .alignright {
    float: right;
    margin-left: 1rem;
  }
}

.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  color: #000;
  background: #fff;
}

.section-slider .item {
  position: relative;
  height: 500px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: grid;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr;
}

.section-slider .item .img-divblock,
.section-slider .item .container {
  grid-row: 1;
  grid-column: 1;
}

.section-slider .item .img-divblock {
  display: grid;
  grid-template-columns: 30% 1fr;
  position: relative;
}

.section-slider .item .img-divblock::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0) -webkit-gradient(linear, left top, right top, from(rgb(29, 68, 85)), color-stop(30%, rgb(29, 68, 85)), color-stop(45%, rgba(29, 68, 85, 0.5)), to(rgba(29, 68, 85, 0))) 0 0 no-repeat padding-box;
  background: rgba(0,0,0,0) -webkit-linear-gradient(left, rgb(29, 68, 85), rgb(29, 68, 85) 30%, rgba(29, 68, 85, 0.5) 45%, rgba(29, 68, 85, 0)) 0 0 no-repeat padding-box;
  background: rgba(0,0,0,0) -o-linear-gradient(left, rgb(29, 68, 85), rgb(29, 68, 85) 30%, rgba(29, 68, 85, 0.5) 45%, rgba(29, 68, 85, 0)) 0 0 no-repeat padding-box;
  background: rgba(0,0,0,0) linear-gradient(90deg, rgb(29, 68, 85), rgb(29, 68, 85) 30%, rgba(29, 68, 85, 0.5) 45%, rgba(29, 68, 85, 0)) 0 0 no-repeat padding-box;
  z-index: 1;
}

.section-slider .item .container {
  z-index: 2;
}

.section-slider .item figure {
  height: 500px;
  grid-column: 2;
}

.section-slider .item figure img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.section-slider .item .container {
  width: 100%;
}

.section-slider .item .wrapper .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.section-slider .item .wrapper .content .title {
  line-height: 1;
  font-weight: 300;
  font-size: 3rem;
  color: #fff;
  text-transform: uppercase;
}

.section-slider .item .wrapper .content .sub-title {
  color: #c44745;
  font-weight: bold;
}

.section-slider .item .wrapper .content .actions-divblock {
  margin-top: 2rem;
}

.section-slider .item .wrapper .content .actions-divblock svg {
  color: #fff;
}

.section-slider .item .wrapper .content .actions-divblock .btn-custom:hover svg {
  color: #000;
}

@media only screen and (max-width: 768px) {
  .section-slider .item .img-divblock {
    grid-template-columns: 1fr;
  }

  .section-slider .item .img-divblock::before {
    display: none;
    background: rgba(0,0,0,0) -webkit-gradient(linear, left top, right top, from(rgb(29, 68, 85)), color-stop(0%, rgb(29, 68, 85)), color-stop(45%, rgba(29, 68, 85, 0.5)), to(rgba(29, 68, 85, 0))) 0 0 no-repeat padding-box;
    background: rgba(0,0,0,0) -webkit-linear-gradient(left, rgb(29, 68, 85), rgb(29, 68, 85) 0%, rgba(29, 68, 85, 0.5) 45%, rgba(29, 68, 85, 0)) 0 0 no-repeat padding-box;
    background: rgba(0,0,0,0) -o-linear-gradient(left, rgb(29, 68, 85), rgb(29, 68, 85) 0%, rgba(29, 68, 85, 0.5) 45%, rgba(29, 68, 85, 0)) 0 0 no-repeat padding-box;
    background: rgba(0,0,0,0) linear-gradient(90deg, rgb(29, 68, 85), rgb(29, 68, 85) 0%, rgba(29, 68, 85, 0.5) 45%, rgba(29, 68, 85, 0)) 0 0 no-repeat padding-box;
  }

  .section-slider .wrapper {
    padding: 1.5rem 0;
  }
}

@media only screen and (max-width: 500px) {
  .section-slider .item .wrapper .content .title {
    font-size: 2rem;
  }
}

.section-actualites {
  position: relative;
}

.section-actualites:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background-color: #0f4c66;
}

.section-actualites .owl-dots {
  bottom: -1rem;
}

.section-actualites .owl-theme .owl-dots .owl-dot span {
  background-color: #f6f6f6;
}

.section-actualites .owl-theme .owl-dots .owl-dot.active span,
.section-actualites .owl-theme .owl-dots .owl-dot:hover span {
  background-color: #0f4c66;
}

.section-actualites .wrapper {
  position: relative;
}

.section-actualites .wrapper .title-divblock-center {
  color: #fff;
}

.section-actualites .wrapper .title-divblock-center:after {
  background-color: #fff;
}

.section-actualites .wrapper .content {
  margin-top: 2rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: auto;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
}

.section-actualites .wrapper .card-item {
  border-radius: 10px;
  overflow: hidden;
  -webkit-box-shadow: 0px 0px 15px 5px rgba(0,0,0,.2);
          box-shadow: 0px 0px 15px 5px rgba(0,0,0,.2);
  background-color: #fff;
  height: 100%;
}

.section-actualites .wrapper .card-item .head {
  position: relative;
}

.section-actualites .wrapper .card-item .head figure {
  height: 300px;
  width: 100%;
}

.section-actualites .wrapper .card-item .head .date-divblock {
  position: absolute;
  bottom: 0;
  left: 1.5rem;
  padding: 1rem 1.5rem;
  background-color: #fff;
  color: #0f4c66;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Roboto",sans-serif;
  line-height: 1;
}

.section-actualites .wrapper .card-item .head .date-divblock .day {
  font-size: 2rem;
  font-weight: 900;
}

.section-actualites .wrapper .card-item .head .date-divblock .month {
  font-weight: 400;
}

.section-actualites .wrapper .card-item .body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 2rem 1.5rem 1.5rem;
  height: calc(100% - 300px - 2rem - 1.5rem);
}

.section-actualites .wrapper .card-item .body.full {
  height: calc(100% - 2rem - 1.5rem);
}

.section-actualites .wrapper .card-item .body .title {
  font-weight: bold;
  font-size: 1.2rem;
}

.section-actualites .wrapper .card-item .body .text-divblock {
  margin: 1rem 0 2rem;
}

.section-actualites .wrapper .card-item .body .action-divblock {
  margin-top: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.section-actualites .wrapper .card-item .body .action-divblock .read-more {
  text-transform: uppercase;
  font-family: "Roboto",sans-serif;
  font-weight: 300;
}

.section-actualites .wrapper .card-item .body .action-divblock .read-more svg {
  color: #c44745;
  margin-left: .5rem;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}

.section-actualites .wrapper .card-item:hover .body .action-divblock .read-more svg {
  -webkit-transform: translateX(1rem);
       -o-transform: translateX(1rem);
          transform: translateX(1rem);
}

.section-actualites .wrapper .action-divblock {
  margin-top: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media only screen and (max-width: 768px) {
  .section-actualites .wrapper .content {
    grid-template-columns: 1fr;
  }
}

.section-about-us .wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 4rem;
  grid-row-gap: 2rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.section-about-us .wrapper .img-divblock {
  height: 100%;
  line-height: 1;
}

.section-about-us .wrapper .img-divblock figure {
  height: 100%;
}

.section-about-us .wrapper .content-divblock {
  padding: 2rem 2rem 2rem 0;
}

.section-about-us .wrapper .content-divblock .text-divblock {
  padding-left: 2rem;
}

.section-about-us .wrapper .content-divblock .action-divblock {
  padding-left: 2rem;
  margin-top: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@media only screen and (max-width: 991px) {
  .section-about-us .wrapper {
    grid-template-columns: 1fr;
  }
}

.section-chiffres {
  margin-bottom: -3rem;
}

.section-chiffres .wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}

.section-chiffres .wrapper .item {
  position: relative;
  margin-right: 4rem;
}

.section-chiffres .wrapper .item:last-of-type {
  margin-right: 0;
}

.section-chiffres .wrapper .item .content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1.5rem;
  line-height: 1;
  font-weight: bold;
}

.section-chiffres .wrapper .item .number-divblock {
  font-size: 2.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.section-chiffres .wrapper .item .title {
  margin-left: .5rem;
  width: 70%;
}

.section-chiffres .wrapper .item:before {
  content: "";
  position: absolute;
  border: 1px solid #e8e8e8;
  border-radius: 50%;
  left: 3.2rem;
}

.section-chiffres .wrapper .item:nth-child(1):before {
  width: 100px;
  height: 100px;
}

.section-chiffres .wrapper .item:nth-child(2) .content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.section-chiffres .wrapper .item:nth-child(2):before {
  width: 120px;
  height: 120px;
}

.section-chiffres .wrapper .item:nth-child(3):before {
  width: 80px;
  height: 80px;
}

@media only screen and (max-width: 991px) {
  .section-chiffres .wrapper {
    grid-template-columns: 1fr;
  }

  .section-chiffres .wrapper .item:nth-child(2) .content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.section-formules .wrapper .content {
  padding: 2rem 2rem 0;
  color: #fff;
}

.section-formules .wrapper .content .formules-divblock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 1.5rem;
}

.section-formules .wrapper .content .formules-divblock a {
  margin-right: .5rem;
  margin-bottom: .5rem;
}

.section-partenaires .wrapper .partenaires-divblock {
  margin-top: 3rem;
}

.section-partenaires .wrapper .partenaires-divblock .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.section-partenaires .wrapper .partenaires-divblock .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.section-temoignages .wrapper {
  position: relative;
}

.section-temoignages .wrapper:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 80%;
  height: 2px;
  background-color: #e8e8e8;
}

.section-temoignages .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.section-temoignages .wrapper .testimonials-divblock {
  max-width: 991px;
  width: 100%;
}

.section-temoignages .wrapper .item {
  position: relative;
  padding: 4rem;
}

.section-temoignages .wrapper .item .content {
  position: relative;
}

.section-temoignages .wrapper .item .quotes {
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 5rem;
  -webkit-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #e8e8e8;
  font-size: 20rem;
}

.section-temoignages .wrapper .item .notes .note {
  color: #c44745;
  margin-right: .5rem;
  font-size: 1.5rem;
}

.section-temoignages .wrapper .item .notes .note:last-of-type {
  margin-right: 0;
}

.section-temoignages .wrapper .item .text-divblock {
  margin-top: 1.5rem;
}

.section-temoignages .wrapper .item .author-divblock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 1.5rem;
}

.section-temoignages .wrapper .item .author-divblock .author {
  font-weight: 700;
}

.section-temoignages .wrapper .item .author-divblock .author svg {
  margin-right: 1rem;
}

@media only screen and (max-width: 768px) {
  .section-temoignages .wrapper .item {
    padding: 4rem 0;
  }
}

.section-liens {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
}

.section-liens:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,.8);
}

.section-liens .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}

.section-liens .wrapper .content {
  color: #fff;
}

.section-liens .wrapper .content .title-divblock {
  color: #fff;
}

.section-liens .wrapper .content .title-divblock:after {
  background-color: #fff;
}

.section-liens .wrapper .content .links-divblock {
  margin-top: 1.5rem;
}

.section-liens .wrapper .content .links-divblock ul {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-column-rule: 1px outset #fff;
     -moz-column-rule: 1px outset #fff;
          column-rule: 1px outset #fff;
  padding: 0 4rem;
  margin: 0;
}

.section-liens .wrapper .content .links-divblock ul li {
  list-style-type: none;
  -webkit-column-break-inside: avoid;
     -moz-column-break-inside: avoid;
          break-inside: avoid-column;
  padding: .5rem 2rem;
}

.section-liens .wrapper .content .links-divblock ul li a {
  padding: .2rem .5rem .2rem 0;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}

.section-liens .wrapper .content .links-divblock ul li a svg {
  color: #c44745;
  margin-left: 1rem;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}

.section-liens .wrapper .content .links-divblock ul li a:hover svg {
  -webkit-transform: translateX(0.5rem);
       -o-transform: translateX(0.5rem);
          transform: translateX(0.5rem);
}

@media only screen and (max-width: 991px) {
  .section-liens .wrapper .content .links-divblock ul {
    -webkit-column-count: inherit;
       -moz-column-count: inherit;
            column-count: inherit;
    padding: 0;
  }
}

.section-carte-langues .wrapper {
  display: grid;
  grid-template-columns: 1fr 3fr;
  grid-column-gap: 4rem;
  grid-row-gap: 2rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.section-carte-langues .wrapper .img-divblock {
  height: 100%;
  line-height: 1;
}

.section-carte-langues .wrapper .img-divblock figure {
  height: 100%;
}

.section-carte-langues .wrapper .content-divblock {
  padding: 2rem 2rem 2rem 0;
}

.section-carte-langues .wrapper .content-divblock .text-divblock {
  padding-left: 2rem;
}

.section-carte-langues .wrapper .content-divblock .action-divblock {
  padding-left: 2rem;
  margin-top: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.section-carte-langues .wrapper .langues-divblock {
  max-width: 500px;
}

@media only screen and (max-width: 991px) {
  .section-carte-langues .wrapper {
    grid-template-columns: 1fr;
  }
}

.section-intro .bandeau .item {
  display: grid;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr;
}

.section-intro .bandeau .item .img-divblock,
.section-intro .bandeau .item .container {
  grid-row: 1;
  grid-column: 1;
}

.section-intro .bandeau .item .wrapper {
  width: calc(100% - 6rem);
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.section-intro .bandeau .item .wrapper .title {
  line-height: 1;
  font-weight: 300;
  font-size: 3rem;
  color: #fff;
  text-transform: uppercase;
}

.section-intro .bandeau .img-divblock {
  display: grid;
  grid-template-columns: 30% 1fr;
  position: relative;
}

.section-intro .bandeau .img-divblock::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0) -webkit-gradient(linear, left top, right top, from(rgb(29, 68, 85)), color-stop(30%, rgb(29, 68, 85)), color-stop(45%, rgba(29, 68, 85, 0.5)), to(rgba(29, 68, 85, 0))) 0 0 no-repeat padding-box;
  background: rgba(0,0,0,0) -webkit-linear-gradient(left, rgb(29, 68, 85), rgb(29, 68, 85) 30%, rgba(29, 68, 85, 0.5) 45%, rgba(29, 68, 85, 0)) 0 0 no-repeat padding-box;
  background: rgba(0,0,0,0) -o-linear-gradient(left, rgb(29, 68, 85), rgb(29, 68, 85) 30%, rgba(29, 68, 85, 0.5) 45%, rgba(29, 68, 85, 0)) 0 0 no-repeat padding-box;
  background: rgba(0,0,0,0) linear-gradient(90deg, rgb(29, 68, 85), rgb(29, 68, 85) 30%, rgba(29, 68, 85, 0.5) 45%, rgba(29, 68, 85, 0)) 0 0 no-repeat padding-box;
  z-index: 1;
}

.section-intro .bandeau .img-divblock figure {
  height: 500px;
  grid-column: 2;
}

.section-intro .\--img-content img {
  max-height: 350px;
  width: auto;
}

.section-intro .wrapper {
  padding: 1.5rem 3rem;
  position: relative;
}

.section-intro .wrapper.img-active {
  background-color: #fff;
}

.section-intro .wrapper .main-title {
  text-align: center;
}

.section-intro .wrapper .breadcrumb {
  text-align: center;
}

.section-intro .wrapper .text-divblock {
  text-align: center;
}

.section-intro .wrapper .img-divblock {
  text-align: center;
  margin-top: 1.5rem;
}

.section-intro .wrapper .img-divblock img {
  width: auto;
  height: auto;
}

@media only screen and (max-width: 768px) {
  .section-intro .bandeau .img-divblock {
    grid-template-columns: 1fr;
  }

  .section-intro .bandeau .img-divblock::before {
    display: none;
    background: rgba(0,0,0,0) -webkit-gradient(linear, left top, right top, from(rgb(29, 68, 85)), color-stop(0%, rgb(29, 68, 85)), color-stop(45%, rgba(29, 68, 85, 0.5)), to(rgba(29, 68, 85, 0))) 0 0 no-repeat padding-box;
    background: rgba(0,0,0,0) -webkit-linear-gradient(left, rgb(29, 68, 85), rgb(29, 68, 85) 0%, rgba(29, 68, 85, 0.5) 45%, rgba(29, 68, 85, 0)) 0 0 no-repeat padding-box;
    background: rgba(0,0,0,0) -o-linear-gradient(left, rgb(29, 68, 85), rgb(29, 68, 85) 0%, rgba(29, 68, 85, 0.5) 45%, rgba(29, 68, 85, 0)) 0 0 no-repeat padding-box;
    background: rgba(0,0,0,0) linear-gradient(90deg, rgb(29, 68, 85), rgb(29, 68, 85) 0%, rgba(29, 68, 85, 0.5) 45%, rgba(29, 68, 85, 0)) 0 0 no-repeat padding-box;
  }

  .section-intro .bandeau .item .wrapper .title {
    font-size: 2.2rem;
  }

  .section-intro .wrapper {
    padding: 1.5rem 0;
  }
}

.section-pages .wrapper {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
  grid-template-rows: auto;
  grid-gap: 2rem;
}

.section-pages .wrapper .item a {
  -webkit-box-shadow: 0px 0px 15px 5px rgba(0,0,0,.2);
          box-shadow: 0px 0px 15px 5px rgba(0,0,0,.2);
  border-radius: 10px;
  overflow: hidden;
  display: block;
  height: 100%;
}

.section-pages .wrapper .item a .head {
  background-color: #0f4c66;
  color: #fff;
  padding: 1.5rem 3rem;
  line-height: 1;
  height: calc(120px - 3rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.section-pages .wrapper .item a .head i {
  font-size: 4rem;
}

.section-pages .wrapper .item a .head .separator {
  font-size: 1.5rem;
  margin: 0 1rem;
}

.section-pages .wrapper .item a .content {
  padding: 1.5rem 3rem;
  height: calc(100% - 3rem - 120px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.section-pages .wrapper .item a .content .title {
  line-height: 1;
  margin-bottom: 1.5rem;
}

.section-pages .wrapper .item a .content .text-divblock {
  margin: 0 0 1.5rem;
}

.section-pages .wrapper .item a .action-divblock {
  margin-top: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.section-pages .wrapper .item a .action-divblock .read-more {
  text-transform: uppercase;
  font-family: "Roboto",sans-serif;
  font-weight: 300;
}

.section-pages .wrapper .item a .action-divblock .read-more i {
  color: #c44745;
  margin-left: .5rem;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  font-size: 1.2rem;
}

.section-pages .wrapper .item a:hover .content .action-divblock .read-more i {
  -webkit-transform: translateX(1rem);
       -o-transform: translateX(1rem);
          transform: translateX(1rem);
}

@media only screen and (max-width: 600px) {
  .section-pages .wrapper .item a {
    width: calc(100% - 3rem);
  }

  .section-pages .wrapper .item a .head,
  .section-pages .wrapper .item a .content {
    padding: 1.5rem;
  }
}

.section-text .container {
  padding: 0;
}

.section-text .wrapper {
  display: grid;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 3rem;
  padding-right: 3rem;
}

.section-text .wrapper .content {
  max-width: 991px;
}

.section-text .wrapper .action-divblock {
  margin-top: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.section-etapes {
  background-color: #f6f6f6;
}

.section-etapes .items .item {
  padding: 1.5rem 3rem;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.section-etapes .items .item .number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #0f4c66;
  color: #fff;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  font-weight: bold;
}

.section-etapes .items .item .content {
  margin-left: 1.5rem;
}

.section-etapes .items .item:after {
  content: "";
  position: absolute;
  top: calc(1.5rem + 35px);
  left: calc(3rem + 17.5px);
  width: 1px;
  background-color: #0f4c66;
  height: 100%;
}

.section-etapes .items .item:last-of-type:after {
  display: none;
}

@media only screen and (max-width: 600px) {
  .section-etapes .items .item {
    padding: 1.5rem 0;
  }

  .section-etapes .items .item::after {
    left: 17.5px;
  }
}

.section-equipe .text-divblock {
  text-align: center;
}

.section-equipe .equipe-divblock {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  grid-template-rows: auto;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  margin-top: 3rem;
}

.section-equipe .equipe-divblock .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.section-equipe .equipe-divblock .item .img-divblock figure {
  width: 200px;
  height: 200px;
}

.section-equipe .equipe-divblock .item .img-divblock figure img {
  border-radius: 50%;
}

.section-equipe .equipe-divblock .item .content-divblock {
  color: #0f4c66;
  padding: 1.5rem;
  text-align: center;
}

header {
  padding: 3rem 3rem 0;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  background-color: #fff;
  z-index: 999;
}

header .container {
  max-width: calc(1300px + 3rem);
}

header .container .wrapper {
  background-color: #0f4c66;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1rem 3rem;
}

header .container .wrapper a {
  color: #fff;
}

header .container .wrapper .logo {
  width: 80px;
}

header .container .wrapper .content-divblock {
  margin-left: auto;
}

header .container .wrapper .content-divblock .contact-divblock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

header .container .wrapper .content-divblock .contact-divblock .tel {
  margin-right: .5rem;
}

header .container .wrapper .content-divblock .contact-divblock i {
  margin: 0 .5rem;
  font-size: 1.25rem;
}

header .container .wrapper .content-divblock .main-menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

header .container .wrapper .content-divblock .main-menu ul li {
  list-style-type: none;
  position: relative;
  padding: .5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

header .container .wrapper .content-divblock .main-menu ul li a {
  padding: 1rem;
}

header .container .wrapper .content-divblock .main-menu ul li a i {
  vertical-align: middle;
  font-size: 1.5rem;
  margin-left: 1rem;
}

header .container .wrapper .content-divblock .main-menu ul li ul {
  position: absolute;
  visibility: hidden;
  top: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 250px;
  background-color: #0f4c66;
  padding: .5rem 0;
}

header .container .wrapper .content-divblock .main-menu ul li:hover ul {
  visibility: visible;
}

.menu-trigger {
  display: inline-block;
  text-align: center;
  margin-left: auto;
  display: none;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-right: 2rem;
}

.menu-trigger .menu-text {
  color: #fff;
  font-size: .8rem;
  display: block;
  margin-bottom: .2rem;
}

.nav-icon {
  position: relative;
  width: 40px;
  height: 22px;
  cursor: pointer;
  float: right;
}

.nav-icon span {
  display: block;
  position: absolute;
  height: 1px;
  width: 100%;
  background: #fff;
  border-radius: 2px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

.nav-icon span:nth-child(1) {
  top: 0px;
}

.nav-icon span:nth-child(2) {
  top: 10px;
  width: 75%;
}

.nav-icon span:nth-child(3) {
  top: 20px;
}

.nav-icon.open span:nth-child(1) {
  top: 10px;
  -webkit-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

.nav-icon.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}

.nav-icon.open span:nth-child(3) {
  top: 10px;
  -webkit-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.sidenav {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 999;
  background-color: rgba(0,0,0,.2);
  overflow-y: auto;
}

.sidenav .content-divblock {
  margin: 1rem;
  background-color: #fff;
  padding: 2rem;
}

.sidenav ul {
  padding: 0;
  margin: 0 0 1.5rem 0;
}

.sidenav ul li {
  list-style-type: none;
}

.sidenav a {
  position: relative;
  color: #000;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: .26px;
  font-size: .8rem;
}

.sidenav a:hover {
  color: #0f4c66;
}

.sidenav a:hover:after {
  width: 2rem;
}

.sidenav .picto {
  color: #0f4c66;
  margin-left: .5rem;
  font-size: 1.2rem;
  vertical-align: middle;
}

.sidenav.open {
  display: block;
}

.sidenav .extra {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.sidenav .extra .tel {
  margin-right: .5rem;
}

.sidenav .extra i {
  margin: 0 .5rem;
  font-size: 1.5rem;
}

@media only screen and (max-width: 1400px) {
  header .container .wrapper .content-divblock .main-menu ul li a {
    padding: 1rem 0;
  }
}

@media only screen and (max-width: 1200px) {
  header .wrapper .content-divblock .main-menu {
    display: none;
  }

  header .wrapper .content-divblock .contact-divblock {
    display: none !important;
  }

  .menu-trigger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media only screen and (max-width: 600px) {
  header {
    padding: 0;
  }

  header .container {
    padding: 0;
  }
}

footer .container {
  max-width: calc(1300px + 3rem);
}

footer .container .wrapper {
  padding: 3rem;
  background-color: #0f4c66;
  color: #fff;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
}

footer .container .wrapper a {
  color: #fff;
}

footer .container .wrapper .logo {
  width: 80px;
}

footer .container .wrapper .contact-divblock {
  margin-top: 1.5rem;
}

footer .container .wrapper .item .title-block {
  margin-bottom: 1.5rem;
}

footer .container .wrapper .item .title {
  font-family: "Montserrat Alternates",sans-serif;
}

footer .container .wrapper .item ul {
  padding: 0;
  margin: 0;
}

footer .container .wrapper .item .socials a {
  margin-right: .5rem;
}

footer .container .wrapper .item .socials a i {
  font-size: 1.7rem;
}

footer .container .wrapper .item .certif {
  margin-top: 1rem;
}

footer .container .wrapper .item .logos img {
  width: auto;
  max-height: 130px;
}

footer .container .sub-wrapper {
  padding: 1rem 0;
  text-align: right;
}

@media only screen and (max-width: 991px) {
  footer .container .wrapper {
    grid-template-columns: 1fr 1fr;
  }
}

@media only screen and (max-width: 768px) {
  footer .container .wrapper {
    grid-template-columns: 1fr;
  }
}

@media only screen and (max-width: 600px) {
  footer .container {
    padding: 0;
  }

  footer .container .sub-wrapper {
    padding: 1rem 3rem;
  }
}

body#tinymce {
  margin: 12px !important;
}

.section-contact-form {
  background-color: #fff;
}

.section-contact-form .wrapper {
  display: grid;
  grid-template-columns: 1fr 2fr;
  grid-gap: 4rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.section-contact-form .wrapper .contact-infos {
  padding: 1.5rem 3rem;
  background-color: #0f4c66;
  color: #fff;
}

.section-contact-form .wrapper .contact-infos a {
  color: #fff;
}

.section-contact-form .wrapper .contact-infos .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1rem;
}

.section-contact-form .wrapper .contact-infos .item .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #c44745;
  margin-right: 1.5rem;
  width: 40px;
  height: 55px;
  font-size: 1.5rem;
}

.section-contact-form .wrapper .contact-infos .item:first-of-type {
  margin-top: 1.5rem;
}

.section-contact-form .wrapper .contact-infos .item:last-of-type {
  margin-bottom: 0;
}

.section-contact-form .wrapper .contact-infos .item .socials a {
  margin-right: .5rem;
  font-size: 1.5rem;
}

.section-contact-form .wrapper .contact-infos .item .socials a:hover {
  color: #fff;
}

.section-contact-form .wrapper .contact-form .form-group {
  margin-bottom: 2rem;
}

.section-contact-form .wrapper .contact-form .form-group:last-of-type {
  margin-bottom: 0;
}

.section-contact-form .wrapper .contact-form .action-divblock {
  margin-top: 3rem;
}

.section-map .map {
  height: 500px;
}

@media only screen and (max-width: 991px) {
  .section-contact-form .wrapper {
    grid-template-columns: 1fr;
  }
}


/*# sourceMappingURL=main.css.map*/