/** 
 * @Author: Creiden 
 * @Date: 2021-09-13 13:12:03 
 * @Desc: Main scss for SFA theme. This file is autogenerated,please don't modify it directly and ask the author for the src files
 * @email: ahmed.yasser@creiden.com
 */
/**
 * Table of content:
 * -----------------
 * 1. Base
 * 2. Includes
 * 3. Typography
 * 4. Elements
 * 5. Components
 * 6. Pages
*/
/** 1. Base
 *  ------- */
/** Media Variables
 * ---------------- **/
/** Dir Variables
 * -------------- **/
/** Includes Variables 
 *  ------------------ **/
/** Helper Variables
 *  ---------------- **/
@import url("../fonts/TuskerGrotesk/stylesheet.css");
@import url("https://fonts.googleapis.com/css2?family=Changa:wght@200..800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
:root {
  --sfa-primary-color: #FF5A19;
  --sfa-secondary-color: #3CC3DC;
  --sfa-contrast-color: #FFFFFF;
  --sfa-title-color: #1C1C1C;
  --sfa-title-color-light: #515151;
  --sfa-text-color: #212529;
  --sfa-text-color-light: #939393;
  --sfa-text-color-dark: #000000;
  --sfa-overlay-color: rgba(0, 0, 0, 0.7);
  --sfa-input-background: #F8F8F8;
  --sfa-border-color: #E6E6E6;
  --sfa-border-radius: 30px;
  --sfa-input-border-radius: 6px;
  --sfa-gradient: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 33.08%, rgba(0, 0, 0, 0.62) 50.26%, #000000 100%, rgba(0, 0, 0, 0.5) 100%);
  --sfa-title-font-size: 60px;
  --sfa-h1-font-size: 48px;
  --sfa-h2-font-size: 36px;
  --sfa-h3-font-size: 34px;
  --sfa-h4-font-size: 28px;
  --sfa-h5-font-size: 24px;
  --sfa-h6-font-size: 22px;
  --sfa-text-font-size-large: 20px;
  --sfa-text-font-size: 18px;
  --sfa-text-font-size-medium: 16px;
  --sfa-text-font-size-small: 14px;
  --sfa-text-font-size-tiny: 11px;
  --sfa-font-weight-thin: 100;
  --sfa-font-weight-light: 300;
  --sfa-font-weight-medium: 400;
  --sfa-font-weight-bold: 500;
  --sfa-font-weight-extrabold: 600;
  --sfa-font-weight-heavy: 700;
  --sfa-font-weight-black: 900;
  --sfa-font-family: "Loew Next Arabic", -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif;
  --sfa-card-width: 290px;
}
@media (min-width: 1400px) {
  :root {
    --sfa-card-width: 327px;
  }
}

@font-face {
  font-family: "Loew Next Arabic";
  src: url("../fonts/loewnextarabic/LoewNextArabic-Black.woff2") format("woff2"), url("../fonts/loewnextarabic/LoewNextArabic-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Loew Next Arabic";
  src: url("../fonts/loewnextarabic/LoewNextArabic-Heavy.woff2") format("woff2"), url("../fonts/loewnextarabic/LoewNextArabic-Heavy.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Loew Next Arabic";
  src: url("../fonts/loewnextarabic/LoewNextArabic-ExtraBold.woff2") format("woff2"), url("../fonts/loewnextarabic/LoewNextArabic-ExtraBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Loew Next Arabic";
  src: url("../fonts/loewnextarabic/LoewNextArabic-Bold.woff2") format("woff2"), url("../fonts/loewnextarabic/LoewNextArabic-Bold.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Loew Next Arabic";
  src: url("../fonts/loewnextarabic/LoewNextArabic-Medium.woff2") format("woff2"), url("../fonts/loewnextarabic/LoewNextArabic-Medium.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Loew Next Arabic";
  src: url("../fonts/loewnextarabic/LoewNextArabic-Light.woff2") format("woff2"), url("../fonts/loewnextarabic/LoewNextArabic-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Loew Next Arabic";
  src: url("../fonts/loewnextarabic/LoewNextArabic-Thin.woff2") format("woff2"), url("../fonts/loewnextarabic/LoewNextArabic-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
/** 2. Includes
 *  ----------- */
/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/fontawesome/fa-brands-400.eot");
  src: url("../fonts/fontawesome/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fontawesome/fa-brands-400.woff2") format("woff2"), url("../fonts/fontawesome/fa-brands-400.woff") format("woff"), url("../fonts/fontawesome/fa-brands-400.ttf") format("truetype"), url("../fonts/fontawesome/fa-brands-400.svg#fontawesome") format("svg");
}
.fab, .sfa-group-share__icon--whatsapp, .sfa-group-share__icon--twitter, .sfa-group-share__icon--facebook {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../fonts/fontawesome/fa-solid-900.eot");
  src: url("../fonts/fontawesome/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/fontawesome/fa-solid-900.woff2") format("woff2"), url("../fonts/fontawesome/fa-solid-900.woff") format("woff"), url("../fonts/fontawesome/fa-solid-900.ttf") format("truetype"), url("../fonts/fontawesome/fa-solid-900.svg#fontawesome") format("svg");
}
.fa,
.fas,
.sfa-search-form__search,
.sfa-account-form__error p:before,
.sfa-account-form.loading:after,
.sfa-account-form.success:after,
.sfa-account-sidebar__back,
.sfa-group-leader__icon--crown,
.sfa-group-leader__icon--badge,
.sfa-group-widget__icon,
.sfa-group-content__icon--steps,
.sfa-group-join__submit.loading:before,
.sfa-group-join__submit.pending:before,
.sfa-group-join__submit.failed:before,
.sfa-group-join__submit.joined:before,
.sfa-group-share__icon--email,
.sfa-group-share__icon--sms,
.sfa-board-card__button.loading:before,
.sfa-board-card__button.pending:before,
.sfa-board-card__button.failed:before,
.sfa-popup__close,
body.loading:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/fontawesome/fa-regular-400.eot");
  src: url("../fonts/fontawesome/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fontawesome/fa-regular-400.woff2") format("woff2"), url("../fonts/fontawesome/fa-regular-400.woff") format("woff"), url("../fonts/fontawesome/fa-regular-400.ttf") format("truetype"), url("../fonts/fontawesome/fa-regular-400.svg#fontawesome") format("svg");
}
.far {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.sfa-search-form__search,
.sfa-account-form__error p:before,
.sfa-account-form.loading:after,
.sfa-account-form.success:after,
.sfa-account-sidebar__back,
.sfa-group-leader__icon--crown,
.sfa-group-leader__icon--badge,
.sfa-group-widget__icon,
.sfa-group-content__icon--steps,
.sfa-group-join__submit.loading:before,
.sfa-group-join__submit.pending:before,
.sfa-group-join__submit.failed:before,
.sfa-group-join__submit.joined:before,
.sfa-group-share__icon--email,
.sfa-group-share__icon--sms,
.sfa-board-card__button.loading:before,
.sfa-board-card__button.pending:before,
.sfa-board-card__button.failed:before,
.sfa-popup__close,
body.loading:after,
.far,
.fal,
.fad,
.fab,
.sfa-group-share__icon--whatsapp,
.sfa-group-share__icon--twitter,
.sfa-group-share__icon--facebook {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}

.fa-xs {
  font-size: 0.75em;
}

.fa-sm {
  font-size: 0.875em;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}

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

.fa-border {
  border: solid 0.08em #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left,
.fas.fa-pull-left,
.fa-pull-left.sfa-search-form__search,
.sfa-account-form__error p.fa-pull-left:before,
.fa-pull-left.sfa-account-form.loading:after,
.fa-pull-left.sfa-account-form.success:after,
.fa-pull-left.sfa-account-sidebar__back,
.fa-pull-left.sfa-group-leader__icon--crown,
.fa-pull-left.sfa-group-leader__icon--badge,
.fa-pull-left.sfa-group-widget__icon,
.fa-pull-left.sfa-group-content__icon--steps,
.fa-pull-left.sfa-group-join__submit.loading:before,
.fa-pull-left.sfa-group-join__submit.pending:before,
.fa-pull-left.sfa-group-join__submit.failed:before,
.fa-pull-left.sfa-group-join__submit.joined:before,
.fa-pull-left.sfa-group-share__icon--email,
.fa-pull-left.sfa-group-share__icon--sms,
.fa-pull-left.sfa-board-card__button.loading:before,
.fa-pull-left.sfa-board-card__button.pending:before,
.fa-pull-left.sfa-board-card__button.failed:before,
.fa-pull-left.sfa-popup__close,
body.fa-pull-left.loading:after,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left,
.fa-pull-left.sfa-group-share__icon--whatsapp,
.fa-pull-left.sfa-group-share__icon--twitter,
.fa-pull-left.sfa-group-share__icon--facebook {
  margin-right: 0.3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.fa-pull-right.sfa-search-form__search,
.sfa-account-form__error p.fa-pull-right:before,
.fa-pull-right.sfa-account-form.loading:after,
.fa-pull-right.sfa-account-form.success:after,
.fa-pull-right.sfa-account-sidebar__back,
.fa-pull-right.sfa-group-leader__icon--crown,
.fa-pull-right.sfa-group-leader__icon--badge,
.fa-pull-right.sfa-group-widget__icon,
.fa-pull-right.sfa-group-content__icon--steps,
.fa-pull-right.sfa-group-join__submit.loading:before,
.fa-pull-right.sfa-group-join__submit.pending:before,
.fa-pull-right.sfa-group-join__submit.failed:before,
.fa-pull-right.sfa-group-join__submit.joined:before,
.fa-pull-right.sfa-group-share__icon--email,
.fa-pull-right.sfa-group-share__icon--sms,
.fa-pull-right.sfa-board-card__button.loading:before,
.fa-pull-right.sfa-board-card__button.pending:before,
.fa-pull-right.sfa-board-card__button.failed:before,
.fa-pull-right.sfa-popup__close,
body.fa-pull-right.loading:after,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right,
.fa-pull-right.sfa-group-share__icon--whatsapp,
.fa-pull-right.sfa-group-share__icon--twitter,
.fa-pull-right.sfa-group-share__icon--facebook {
  margin-left: 0.3em;
}

.fa-spin, .sfa-account-form.loading:after, .sfa-group-join__submit.loading:before, .sfa-board-card__button.loading:before, body.loading:after {
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  filter: none;
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e";
}

.fa-accessible-icon:before {
  content: "\f368";
}

.fa-accusoft:before {
  content: "\f369";
}

.fa-acquisitions-incorporated:before {
  content: "\f6af";
}

.fa-ad:before {
  content: "\f641";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-card:before {
  content: "\f2bb";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-adn:before {
  content: "\f170";
}

.fa-adversal:before {
  content: "\f36a";
}

.fa-affiliatetheme:before {
  content: "\f36b";
}

.fa-air-freshener:before {
  content: "\f5d0";
}

.fa-airbnb:before {
  content: "\f834";
}

.fa-algolia:before {
  content: "\f36c";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-alipay:before {
  content: "\f642";
}

.fa-allergies:before {
  content: "\f461";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-amazon-pay:before {
  content: "\f42c";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-amilia:before {
  content: "\f36d";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-android:before {
  content: "\f17b";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angry:before {
  content: "\f556";
}

.fa-angrycreative:before {
  content: "\f36e";
}

.fa-angular:before {
  content: "\f420";
}

.fa-ankh:before {
  content: "\f644";
}

.fa-app-store:before {
  content: "\f36f";
}

.fa-app-store-ios:before {
  content: "\f370";
}

.fa-apper:before {
  content: "\f371";
}

.fa-apple:before {
  content: "\f179";
}

.fa-apple-alt:before {
  content: "\f5d1";
}

.fa-apple-pay:before {
  content: "\f415";
}

.fa-archive:before {
  content: "\f187";
}

.fa-archway:before {
  content: "\f557";
}

.fa-arrow-alt-circle-down:before {
  content: "\f358";
}

.fa-arrow-alt-circle-left:before {
  content: "\f359";
}

.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}

.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-arrows-alt-h:before {
  content: "\f337";
}

.fa-arrows-alt-v:before {
  content: "\f338";
}

.fa-artstation:before {
  content: "\f77a";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-asymmetrik:before {
  content: "\f372";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-atlas:before {
  content: "\f558";
}

.fa-atlassian:before {
  content: "\f77b";
}

.fa-atom:before {
  content: "\f5d2";
}

.fa-audible:before {
  content: "\f373";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-autoprefixer:before {
  content: "\f41c";
}

.fa-avianex:before {
  content: "\f374";
}

.fa-aviato:before {
  content: "\f421";
}

.fa-award:before {
  content: "\f559";
}

.fa-aws:before {
  content: "\f375";
}

.fa-baby:before {
  content: "\f77c";
}

.fa-baby-carriage:before {
  content: "\f77d";
}

.fa-backspace:before {
  content: "\f55a";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-bacon:before {
  content: "\f7e5";
}

.fa-bacteria:before {
  content: "\e059";
}

.fa-bacterium:before {
  content: "\e05a";
}

.fa-bahai:before {
  content: "\f666";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-balance-scale-left:before {
  content: "\f515";
}

.fa-balance-scale-right:before {
  content: "\f516";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-band-aid:before {
  content: "\f462";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-bars:before {
  content: "\f0c9";
}

.fa-baseball-ball:before {
  content: "\f433";
}

.fa-basketball-ball:before {
  content: "\f434";
}

.fa-bath:before {
  content: "\f2cd";
}

.fa-battery-empty:before {
  content: "\f244";
}

.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battle-net:before {
  content: "\f835";
}

.fa-bed:before {
  content: "\f236";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bezier-curve:before {
  content: "\f55b";
}

.fa-bible:before {
  content: "\f647";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-biking:before {
  content: "\f84a";
}

.fa-bimobject:before {
  content: "\f378";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-biohazard:before {
  content: "\f780";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitcoin:before {
  content: "\f379";
}

.fa-bity:before {
  content: "\f37a";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-blackberry:before {
  content: "\f37b";
}

.fa-blender:before {
  content: "\f517";
}

.fa-blender-phone:before {
  content: "\f6b6";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-blog:before {
  content: "\f781";
}

.fa-blogger:before {
  content: "\f37c";
}

.fa-blogger-b:before {
  content: "\f37d";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-bold:before {
  content: "\f032";
}

.fa-bolt:before {
  content: "\f0e7";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-bone:before {
  content: "\f5d7";
}

.fa-bong:before {
  content: "\f55c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-book-dead:before {
  content: "\f6b7";
}

.fa-book-medical:before {
  content: "\f7e6";
}

.fa-book-open:before {
  content: "\f518";
}

.fa-book-reader:before {
  content: "\f5da";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-bootstrap:before {
  content: "\f836";
}

.fa-border-all:before {
  content: "\f84c";
}

.fa-border-none:before {
  content: "\f850";
}

.fa-border-style:before {
  content: "\f853";
}

.fa-bowling-ball:before {
  content: "\f436";
}

.fa-box:before {
  content: "\f466";
}

.fa-box-open:before {
  content: "\f49e";
}

.fa-box-tissue:before {
  content: "\e05b";
}

.fa-boxes:before {
  content: "\f468";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-brain:before {
  content: "\f5dc";
}

.fa-bread-slice:before {
  content: "\f7ec";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-briefcase-medical:before {
  content: "\f469";
}

.fa-broadcast-tower:before {
  content: "\f519";
}

.fa-broom:before {
  content: "\f51a";
}

.fa-brush:before {
  content: "\f55d";
}

.fa-btc:before {
  content: "\f15a";
}

.fa-buffer:before {
  content: "\f837";
}

.fa-bug:before {
  content: "\f188";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-burn:before {
  content: "\f46a";
}

.fa-buromobelexperte:before {
  content: "\f37f";
}

.fa-bus:before {
  content: "\f207";
}

.fa-bus-alt:before {
  content: "\f55e";
}

.fa-business-time:before {
  content: "\f64a";
}

.fa-buy-n-large:before {
  content: "\f8a6";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-calendar:before {
  content: "\f133";
}

.fa-calendar-alt:before {
  content: "\f073";
}

.fa-calendar-check:before {
  content: "\f274";
}

.fa-calendar-day:before {
  content: "\f783";
}

.fa-calendar-minus:before {
  content: "\f272";
}

.fa-calendar-plus:before {
  content: "\f271";
}

.fa-calendar-times:before {
  content: "\f273";
}

.fa-calendar-week:before {
  content: "\f784";
}

.fa-camera:before {
  content: "\f030";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-campground:before {
  content: "\f6bb";
}

.fa-canadian-maple-leaf:before {
  content: "\f785";
}

.fa-candy-cane:before {
  content: "\f786";
}

.fa-cannabis:before {
  content: "\f55f";
}

.fa-capsules:before {
  content: "\f46b";
}

.fa-car:before {
  content: "\f1b9";
}

.fa-car-alt:before {
  content: "\f5de";
}

.fa-car-battery:before {
  content: "\f5df";
}

.fa-car-crash:before {
  content: "\f5e1";
}

.fa-car-side:before {
  content: "\f5e4";
}

.fa-caravan:before {
  content: "\f8ff";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-caret-square-down:before {
  content: "\f150";
}

.fa-caret-square-left:before {
  content: "\f191";
}

.fa-caret-square-right:before {
  content: "\f152";
}

.fa-caret-square-up:before {
  content: "\f151";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-carrot:before {
  content: "\f787";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cash-register:before {
  content: "\f788";
}

.fa-cat:before {
  content: "\f6be";
}

.fa-cc-amazon-pay:before {
  content: "\f42d";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-apple-pay:before {
  content: "\f416";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-centercode:before {
  content: "\f380";
}

.fa-centos:before {
  content: "\f789";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-chair:before {
  content: "\f6c0";
}

.fa-chalkboard:before {
  content: "\f51b";
}

.fa-chalkboard-teacher:before {
  content: "\f51c";
}

.fa-charging-station:before {
  content: "\f5e7";
}

.fa-chart-area:before {
  content: "\f1fe";
}

.fa-chart-bar:before {
  content: "\f080";
}

.fa-chart-line:before {
  content: "\f201";
}

.fa-chart-pie:before {
  content: "\f200";
}

.fa-check:before {
  content: "\f00c";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-check-double:before {
  content: "\f560";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-cheese:before {
  content: "\f7ef";
}

.fa-chess:before {
  content: "\f439";
}

.fa-chess-bishop:before {
  content: "\f43a";
}

.fa-chess-board:before {
  content: "\f43c";
}

.fa-chess-king:before {
  content: "\f43f";
}

.fa-chess-knight:before {
  content: "\f441";
}

.fa-chess-pawn:before {
  content: "\f443";
}

.fa-chess-queen:before {
  content: "\f445";
}

.fa-chess-rook:before {
  content: "\f447";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-chromecast:before {
  content: "\f838";
}

.fa-church:before {
  content: "\f51d";
}

.fa-circle:before {
  content: "\f111";
}

.fa-circle-notch:before {
  content: "\f1ce";
}

.fa-city:before, .sfa-group-widget__icon--city:before {
  content: "\f64f";
}

.fa-clinic-medical:before {
  content: "\f7f2";
}

.fa-clipboard:before {
  content: "\f328";
}

.fa-clipboard-check:before {
  content: "\f46c";
}

.fa-clipboard-list:before {
  content: "\f46d";
}

.fa-clock:before {
  content: "\f017";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-closed-captioning:before {
  content: "\f20a";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-cloud-download-alt:before {
  content: "\f381";
}

.fa-cloud-meatball:before {
  content: "\f73b";
}

.fa-cloud-moon:before {
  content: "\f6c3";
}

.fa-cloud-moon-rain:before {
  content: "\f73c";
}

.fa-cloud-rain:before {
  content: "\f73d";
}

.fa-cloud-showers-heavy:before {
  content: "\f740";
}

.fa-cloud-sun:before {
  content: "\f6c4";
}

.fa-cloud-sun-rain:before {
  content: "\f743";
}

.fa-cloud-upload-alt:before {
  content: "\f382";
}

.fa-cloudflare:before {
  content: "\e07d";
}

.fa-cloudscale:before {
  content: "\f383";
}

.fa-cloudsmith:before {
  content: "\f384";
}

.fa-cloudversify:before {
  content: "\f385";
}

.fa-cocktail:before {
  content: "\f561";
}

.fa-code:before {
  content: "\f121";
}

.fa-code-branch:before {
  content: "\f126";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cog:before {
  content: "\f013";
}

.fa-cogs:before {
  content: "\f085";
}

.fa-coins:before {
  content: "\f51e";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-comment:before {
  content: "\f075";
}

.fa-comment-alt:before {
  content: "\f27a";
}

.fa-comment-dollar:before {
  content: "\f651";
}

.fa-comment-dots:before {
  content: "\f4ad";
}

.fa-comment-medical:before {
  content: "\f7f5";
}

.fa-comment-slash:before {
  content: "\f4b3";
}

.fa-comments:before {
  content: "\f086";
}

.fa-comments-dollar:before {
  content: "\f653";
}

.fa-compact-disc:before {
  content: "\f51f";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-compress:before {
  content: "\f066";
}

.fa-compress-alt:before {
  content: "\f422";
}

.fa-compress-arrows-alt:before {
  content: "\f78c";
}

.fa-concierge-bell:before {
  content: "\f562";
}

.fa-confluence:before {
  content: "\f78d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-cookie:before {
  content: "\f563";
}

.fa-cookie-bite:before {
  content: "\f564";
}

.fa-copy:before {
  content: "\f0c5";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-cotton-bureau:before {
  content: "\f89e";
}

.fa-couch:before {
  content: "\f4b8";
}

.fa-cpanel:before {
  content: "\f388";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-creative-commons-by:before {
  content: "\f4e7";
}

.fa-creative-commons-nc:before {
  content: "\f4e8";
}

.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}

.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}

.fa-creative-commons-nd:before {
  content: "\f4eb";
}

.fa-creative-commons-pd:before {
  content: "\f4ec";
}

.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}

.fa-creative-commons-remix:before {
  content: "\f4ee";
}

.fa-creative-commons-sa:before {
  content: "\f4ef";
}

.fa-creative-commons-sampling:before {
  content: "\f4f0";
}

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}

.fa-creative-commons-share:before {
  content: "\f4f2";
}

.fa-creative-commons-zero:before {
  content: "\f4f3";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-critical-role:before {
  content: "\f6c9";
}

.fa-crop:before {
  content: "\f125";
}

.fa-crop-alt:before {
  content: "\f565";
}

.fa-cross:before {
  content: "\f654";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-crow:before {
  content: "\f520";
}

.fa-crown:before, .sfa-group-leader__icon--crown:before {
  content: "\f521";
}

.fa-crutch:before {
  content: "\f7f7";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-css3-alt:before {
  content: "\f38b";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-cut:before {
  content: "\f0c4";
}

.fa-cuttlefish:before {
  content: "\f38c";
}

.fa-d-and-d:before {
  content: "\f38d";
}

.fa-d-and-d-beyond:before {
  content: "\f6ca";
}

.fa-dailymotion:before {
  content: "\e052";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-deaf:before {
  content: "\f2a4";
}

.fa-deezer:before {
  content: "\e077";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-democrat:before {
  content: "\f747";
}

.fa-deploydog:before {
  content: "\f38e";
}

.fa-deskpro:before {
  content: "\f38f";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-dev:before {
  content: "\f6cc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-dharmachakra:before {
  content: "\f655";
}

.fa-dhl:before {
  content: "\f790";
}

.fa-diagnoses:before {
  content: "\f470";
}

.fa-diaspora:before {
  content: "\f791";
}

.fa-dice:before {
  content: "\f522";
}

.fa-dice-d20:before {
  content: "\f6cf";
}

.fa-dice-d6:before {
  content: "\f6d1";
}

.fa-dice-five:before {
  content: "\f523";
}

.fa-dice-four:before {
  content: "\f524";
}

.fa-dice-one:before {
  content: "\f525";
}

.fa-dice-six:before {
  content: "\f526";
}

.fa-dice-three:before {
  content: "\f527";
}

.fa-dice-two:before {
  content: "\f528";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-digital-ocean:before {
  content: "\f391";
}

.fa-digital-tachograph:before {
  content: "\f566";
}

.fa-directions:before {
  content: "\f5eb";
}

.fa-discord:before {
  content: "\f392";
}

.fa-discourse:before {
  content: "\f393";
}

.fa-disease:before {
  content: "\f7fa";
}

.fa-divide:before {
  content: "\f529";
}

.fa-dizzy:before {
  content: "\f567";
}

.fa-dna:before {
  content: "\f471";
}

.fa-dochub:before {
  content: "\f394";
}

.fa-docker:before {
  content: "\f395";
}

.fa-dog:before {
  content: "\f6d3";
}

.fa-dollar-sign:before {
  content: "\f155";
}

.fa-dolly:before {
  content: "\f472";
}

.fa-dolly-flatbed:before {
  content: "\f474";
}

.fa-donate:before {
  content: "\f4b9";
}

.fa-door-closed:before {
  content: "\f52a";
}

.fa-door-open:before {
  content: "\f52b";
}

.fa-dot-circle:before {
  content: "\f192";
}

.fa-dove:before {
  content: "\f4ba";
}

.fa-download:before {
  content: "\f019";
}

.fa-draft2digital:before {
  content: "\f396";
}

.fa-drafting-compass:before {
  content: "\f568";
}

.fa-dragon:before {
  content: "\f6d5";
}

.fa-draw-polygon:before {
  content: "\f5ee";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-dribbble-square:before {
  content: "\f397";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-drum:before {
  content: "\f569";
}

.fa-drum-steelpan:before {
  content: "\f56a";
}

.fa-drumstick-bite:before {
  content: "\f6d7";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-dumbbell:before {
  content: "\f44b";
}

.fa-dumpster:before {
  content: "\f793";
}

.fa-dumpster-fire:before {
  content: "\f794";
}

.fa-dungeon:before {
  content: "\f6d9";
}

.fa-dyalog:before {
  content: "\f399";
}

.fa-earlybirds:before {
  content: "\f39a";
}

.fa-ebay:before {
  content: "\f4f4";
}

.fa-edge:before {
  content: "\f282";
}

.fa-edge-legacy:before {
  content: "\e078";
}

.fa-edit:before {
  content: "\f044";
}

.fa-egg:before {
  content: "\f7fb";
}

.fa-eject:before {
  content: "\f052";
}

.fa-elementor:before {
  content: "\f430";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-ello:before {
  content: "\f5f1";
}

.fa-ember:before {
  content: "\f423";
}

.fa-empire:before {
  content: "\f1d1";
}

.fa-envelope:before, .sfa-group-share__icon--email:before {
  content: "\f0e0";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-text:before {
  content: "\f658";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-envira:before {
  content: "\f299";
}

.fa-equals:before {
  content: "\f52c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-erlang:before {
  content: "\f39d";
}

.fa-ethereum:before {
  content: "\f42e";
}

.fa-ethernet:before {
  content: "\f796";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-euro-sign:before {
  content: "\f153";
}

.fa-evernote:before {
  content: "\f839";
}

.fa-exchange-alt:before {
  content: "\f362";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-expand:before {
  content: "\f065";
}

.fa-expand-alt:before {
  content: "\f424";
}

.fa-expand-arrows-alt:before {
  content: "\f31e";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-external-link-alt:before {
  content: "\f35d";
}

.fa-external-link-square-alt:before {
  content: "\f360";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-dropper:before {
  content: "\f1fb";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-facebook:before, .sfa-group-share__icon--facebook:before {
  content: "\f09a";
}

.fa-facebook-f:before {
  content: "\f39e";
}

.fa-facebook-messenger:before {
  content: "\f39f";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-fan:before {
  content: "\f863";
}

.fa-fantasy-flight-games:before {
  content: "\f6dc";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-faucet:before {
  content: "\e005";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-feather:before {
  content: "\f52d";
}

.fa-feather-alt:before {
  content: "\f56b";
}

.fa-fedex:before {
  content: "\f797";
}

.fa-fedora:before {
  content: "\f798";
}

.fa-female:before {
  content: "\f182";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-figma:before {
  content: "\f799";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-alt:before {
  content: "\f15c";
}

.fa-file-archive:before {
  content: "\f1c6";
}

.fa-file-audio:before {
  content: "\f1c7";
}

.fa-file-code:before {
  content: "\f1c9";
}

.fa-file-contract:before {
  content: "\f56c";
}

.fa-file-csv:before {
  content: "\f6dd";
}

.fa-file-download:before {
  content: "\f56d";
}

.fa-file-excel:before {
  content: "\f1c3";
}

.fa-file-export:before {
  content: "\f56e";
}

.fa-file-image:before {
  content: "\f1c5";
}

.fa-file-import:before {
  content: "\f56f";
}

.fa-file-invoice:before {
  content: "\f570";
}

.fa-file-invoice-dollar:before {
  content: "\f571";
}

.fa-file-medical:before {
  content: "\f477";
}

.fa-file-medical-alt:before {
  content: "\f478";
}

.fa-file-pdf:before {
  content: "\f1c1";
}

.fa-file-powerpoint:before {
  content: "\f1c4";
}

.fa-file-prescription:before {
  content: "\f572";
}

.fa-file-signature:before {
  content: "\f573";
}

.fa-file-upload:before {
  content: "\f574";
}

.fa-file-video:before {
  content: "\f1c8";
}

.fa-file-word:before {
  content: "\f1c2";
}

.fa-fill:before {
  content: "\f575";
}

.fa-fill-drip:before {
  content: "\f576";
}

.fa-film:before {
  content: "\f008";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-fingerprint:before {
  content: "\f577";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-fire-alt:before {
  content: "\f7e4";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-firefox-browser:before {
  content: "\e007";
}

.fa-first-aid:before {
  content: "\f479";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-first-order-alt:before {
  content: "\f50a";
}

.fa-firstdraft:before {
  content: "\f3a1";
}

.fa-fish:before {
  content: "\f578";
}

.fa-fist-raised:before {
  content: "\f6de";
}

.fa-flag:before {
  content: "\f024";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-flag-usa:before {
  content: "\f74d";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-flipboard:before {
  content: "\f44d";
}

.fa-flushed:before {
  content: "\f579";
}

.fa-fly:before {
  content: "\f417";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-minus:before {
  content: "\f65d";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-folder-plus:before {
  content: "\f65e";
}

.fa-font:before {
  content: "\f031";
}

.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-font-awesome-alt:before {
  content: "\f35c";
}

.fa-font-awesome-flag:before {
  content: "\f425";
}

.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-fonticons-fi:before {
  content: "\f3a2";
}

.fa-football-ball:before {
  content: "\f44e";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-freebsd:before {
  content: "\f3a4";
}

.fa-frog:before {
  content: "\f52e";
}

.fa-frown:before {
  content: "\f119";
}

.fa-frown-open:before {
  content: "\f57a";
}

.fa-fulcrum:before {
  content: "\f50b";
}

.fa-funnel-dollar:before {
  content: "\f662";
}

.fa-futbol:before, .sfa-group-widget__icon--football:before {
  content: "\f1e3";
}

.fa-galactic-republic:before {
  content: "\f50c";
}

.fa-galactic-senate:before {
  content: "\f50d";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-gas-pump:before {
  content: "\f52f";
}

.fa-gavel:before {
  content: "\f0e3";
}

.fa-gem:before {
  content: "\f3a5";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-ghost:before {
  content: "\f6e2";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-gifts:before {
  content: "\f79c";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-git-alt:before {
  content: "\f841";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-github:before {
  content: "\f09b";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-gitkraken:before {
  content: "\f3a6";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-gitter:before {
  content: "\f426";
}

.fa-glass-cheers:before {
  content: "\f79f";
}

.fa-glass-martini:before {
  content: "\f000";
}

.fa-glass-martini-alt:before {
  content: "\f57b";
}

.fa-glass-whiskey:before {
  content: "\f7a0";
}

.fa-glasses:before {
  content: "\f530";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-globe-africa:before {
  content: "\f57c";
}

.fa-globe-americas:before {
  content: "\f57d";
}

.fa-globe-asia:before {
  content: "\f57e";
}

.fa-globe-europe:before {
  content: "\f7a2";
}

.fa-gofore:before {
  content: "\f3a7";
}

.fa-golf-ball:before {
  content: "\f450";
}

.fa-goodreads:before {
  content: "\f3a8";
}

.fa-goodreads-g:before {
  content: "\f3a9";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-google-drive:before {
  content: "\f3aa";
}

.fa-google-pay:before {
  content: "\e079";
}

.fa-google-play:before {
  content: "\f3ab";
}

.fa-google-plus:before {
  content: "\f2b3";
}

.fa-google-plus-g:before {
  content: "\f0d5";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-gopuram:before {
  content: "\f664";
}

.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-gratipay:before {
  content: "\f184";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-greater-than:before {
  content: "\f531";
}

.fa-greater-than-equal:before {
  content: "\f532";
}

.fa-grimace:before {
  content: "\f57f";
}

.fa-grin:before {
  content: "\f580";
}

.fa-grin-alt:before {
  content: "\f581";
}

.fa-grin-beam:before {
  content: "\f582";
}

.fa-grin-beam-sweat:before {
  content: "\f583";
}

.fa-grin-hearts:before {
  content: "\f584";
}

.fa-grin-squint:before {
  content: "\f585";
}

.fa-grin-squint-tears:before {
  content: "\f586";
}

.fa-grin-stars:before {
  content: "\f587";
}

.fa-grin-tears:before {
  content: "\f588";
}

.fa-grin-tongue:before {
  content: "\f589";
}

.fa-grin-tongue-squint:before {
  content: "\f58a";
}

.fa-grin-tongue-wink:before {
  content: "\f58b";
}

.fa-grin-wink:before {
  content: "\f58c";
}

.fa-grip-horizontal:before {
  content: "\f58d";
}

.fa-grip-lines:before {
  content: "\f7a4";
}

.fa-grip-lines-vertical:before {
  content: "\f7a5";
}

.fa-grip-vertical:before {
  content: "\f58e";
}

.fa-gripfire:before {
  content: "\f3ac";
}

.fa-grunt:before {
  content: "\f3ad";
}

.fa-guilded:before {
  content: "\e07e";
}

.fa-guitar:before {
  content: "\f7a6";
}

.fa-gulp:before {
  content: "\f3ae";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-hacker-news-square:before {
  content: "\f3af";
}

.fa-hackerrank:before {
  content: "\f5f7";
}

.fa-hamburger:before {
  content: "\f805";
}

.fa-hammer:before {
  content: "\f6e3";
}

.fa-hamsa:before {
  content: "\f665";
}

.fa-hand-holding:before {
  content: "\f4bd";
}

.fa-hand-holding-heart:before {
  content: "\f4be";
}

.fa-hand-holding-medical:before {
  content: "\e05c";
}

.fa-hand-holding-usd:before {
  content: "\f4c0";
}

.fa-hand-holding-water:before {
  content: "\f4c1";
}

.fa-hand-lizard:before {
  content: "\f258";
}

.fa-hand-middle-finger:before {
  content: "\f806";
}

.fa-hand-paper:before {
  content: "\f256";
}

.fa-hand-peace:before {
  content: "\f25b";
}

.fa-hand-point-down:before {
  content: "\f0a7";
}

.fa-hand-point-left:before {
  content: "\f0a5";
}

.fa-hand-point-right:before {
  content: "\f0a4";
}

.fa-hand-point-up:before {
  content: "\f0a6";
}

.fa-hand-pointer:before {
  content: "\f25a";
}

.fa-hand-rock:before {
  content: "\f255";
}

.fa-hand-scissors:before {
  content: "\f257";
}

.fa-hand-sparkles:before {
  content: "\e05d";
}

.fa-hand-spock:before {
  content: "\f259";
}

.fa-hands:before {
  content: "\f4c2";
}

.fa-hands-helping:before {
  content: "\f4c4";
}

.fa-hands-wash:before {
  content: "\e05e";
}

.fa-handshake:before {
  content: "\f2b5";
}

.fa-handshake-alt-slash:before {
  content: "\e05f";
}

.fa-handshake-slash:before {
  content: "\e060";
}

.fa-hanukiah:before {
  content: "\f6e6";
}

.fa-hard-hat:before {
  content: "\f807";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-hat-cowboy:before {
  content: "\f8c0";
}

.fa-hat-cowboy-side:before {
  content: "\f8c1";
}

.fa-hat-wizard:before {
  content: "\f6e8";
}

.fa-hdd:before {
  content: "\f0a0";
}

.fa-head-side-cough:before {
  content: "\e061";
}

.fa-head-side-cough-slash:before {
  content: "\e062";
}

.fa-head-side-mask:before {
  content: "\e063";
}

.fa-head-side-virus:before {
  content: "\e064";
}

.fa-heading:before {
  content: "\f1dc";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-headphones-alt:before {
  content: "\f58f";
}

.fa-headset:before {
  content: "\f590";
}

.fa-heart:before {
  content: "\f004";
}

.fa-heart-broken:before {
  content: "\f7a9";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-helicopter:before {
  content: "\f533";
}

.fa-highlighter:before {
  content: "\f591";
}

.fa-hiking:before {
  content: "\f6ec";
}

.fa-hippo:before {
  content: "\f6ed";
}

.fa-hips:before {
  content: "\f452";
}

.fa-hire-a-helper:before {
  content: "\f3b0";
}

.fa-history:before {
  content: "\f1da";
}

.fa-hive:before {
  content: "\e07f";
}

.fa-hockey-puck:before {
  content: "\f453";
}

.fa-holly-berry:before {
  content: "\f7aa";
}

.fa-home:before {
  content: "\f015";
}

.fa-hooli:before {
  content: "\f427";
}

.fa-hornbill:before {
  content: "\f592";
}

.fa-horse:before {
  content: "\f6f0";
}

.fa-horse-head:before {
  content: "\f7ab";
}

.fa-hospital:before {
  content: "\f0f8";
}

.fa-hospital-alt:before {
  content: "\f47d";
}

.fa-hospital-symbol:before {
  content: "\f47e";
}

.fa-hospital-user:before {
  content: "\f80d";
}

.fa-hot-tub:before {
  content: "\f593";
}

.fa-hotdog:before {
  content: "\f80f";
}

.fa-hotel:before {
  content: "\f594";
}

.fa-hotjar:before {
  content: "\f3b1";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-start:before {
  content: "\f251";
}

.fa-house-damage:before {
  content: "\f6f1";
}

.fa-house-user:before {
  content: "\e065";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-hryvnia:before {
  content: "\f6f2";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-hubspot:before {
  content: "\f3b2";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-ice-cream:before {
  content: "\f810";
}

.fa-icicles:before {
  content: "\f7ad";
}

.fa-icons:before {
  content: "\f86d";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-id-card:before {
  content: "\f2c2";
}

.fa-id-card-alt:before {
  content: "\f47f";
}

.fa-ideal:before {
  content: "\e013";
}

.fa-igloo:before {
  content: "\f7ae";
}

.fa-image:before {
  content: "\f03e";
}

.fa-images:before {
  content: "\f302";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-industry:before {
  content: "\f275";
}

.fa-infinity:before {
  content: "\f534";
}

.fa-info:before {
  content: "\f129";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-innosoft:before {
  content: "\e080";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-instagram-square:before {
  content: "\e055";
}

.fa-instalod:before {
  content: "\e081";
}

.fa-intercom:before {
  content: "\f7af";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-invision:before {
  content: "\f7b0";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-italic:before {
  content: "\f033";
}

.fa-itch-io:before {
  content: "\f83a";
}

.fa-itunes:before {
  content: "\f3b4";
}

.fa-itunes-note:before {
  content: "\f3b5";
}

.fa-java:before {
  content: "\f4e4";
}

.fa-jedi:before {
  content: "\f669";
}

.fa-jedi-order:before {
  content: "\f50e";
}

.fa-jenkins:before {
  content: "\f3b6";
}

.fa-jira:before {
  content: "\f7b1";
}

.fa-joget:before {
  content: "\f3b7";
}

.fa-joint:before {
  content: "\f595";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-journal-whills:before {
  content: "\f66a";
}

.fa-js:before {
  content: "\f3b8";
}

.fa-js-square:before {
  content: "\f3b9";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-kaaba:before {
  content: "\f66b";
}

.fa-kaggle:before {
  content: "\f5fa";
}

.fa-key:before {
  content: "\f084";
}

.fa-keybase:before {
  content: "\f4f5";
}

.fa-keyboard:before {
  content: "\f11c";
}

.fa-keycdn:before {
  content: "\f3ba";
}

.fa-khanda:before {
  content: "\f66d";
}

.fa-kickstarter:before {
  content: "\f3bb";
}

.fa-kickstarter-k:before {
  content: "\f3bc";
}

.fa-kiss:before {
  content: "\f596";
}

.fa-kiss-beam:before {
  content: "\f597";
}

.fa-kiss-wink-heart:before {
  content: "\f598";
}

.fa-kiwi-bird:before {
  content: "\f535";
}

.fa-korvue:before {
  content: "\f42f";
}

.fa-landmark:before {
  content: "\f66f";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-laptop-code:before {
  content: "\f5fc";
}

.fa-laptop-house:before {
  content: "\e066";
}

.fa-laptop-medical:before {
  content: "\f812";
}

.fa-laravel:before {
  content: "\f3bd";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-laugh:before {
  content: "\f599";
}

.fa-laugh-beam:before {
  content: "\f59a";
}

.fa-laugh-squint:before {
  content: "\f59b";
}

.fa-laugh-wink:before {
  content: "\f59c";
}

.fa-layer-group:before {
  content: "\f5fd";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-lemon:before {
  content: "\f094";
}

.fa-less:before {
  content: "\f41d";
}

.fa-less-than:before {
  content: "\f536";
}

.fa-less-than-equal:before {
  content: "\f537";
}

.fa-level-down-alt:before {
  content: "\f3be";
}

.fa-level-up-alt:before {
  content: "\f3bf";
}

.fa-life-ring:before {
  content: "\f1cd";
}

.fa-lightbulb:before {
  content: "\f0eb";
}

.fa-line:before {
  content: "\f3c0";
}

.fa-link:before {
  content: "\f0c1";
}

.fa-linkedin:before {
  content: "\f08c";
}

.fa-linkedin-in:before {
  content: "\f0e1";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-lira-sign:before {
  content: "\f195";
}

.fa-list:before {
  content: "\f03a";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-lock:before {
  content: "\f023";
}

.fa-lock-open:before {
  content: "\f3c1";
}

.fa-long-arrow-alt-down:before {
  content: "\f309";
}

.fa-long-arrow-alt-left:before {
  content: "\f30a";
}

.fa-long-arrow-alt-right:before {
  content: "\f30b";
}

.fa-long-arrow-alt-up:before {
  content: "\f30c";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-luggage-cart:before {
  content: "\f59d";
}

.fa-lungs:before {
  content: "\f604";
}

.fa-lungs-virus:before {
  content: "\e067";
}

.fa-lyft:before {
  content: "\f3c3";
}

.fa-magento:before {
  content: "\f3c4";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-mail-bulk:before {
  content: "\f674";
}

.fa-mailchimp:before {
  content: "\f59e";
}

.fa-male:before {
  content: "\f183";
}

.fa-mandalorian:before {
  content: "\f50f";
}

.fa-map:before {
  content: "\f279";
}

.fa-map-marked:before {
  content: "\f59f";
}

.fa-map-marked-alt:before {
  content: "\f5a0";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-map-marker-alt:before {
  content: "\f3c5";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-markdown:before {
  content: "\f60f";
}

.fa-marker:before {
  content: "\f5a1";
}

.fa-mars:before, .sfa-group-widget__icon--male:before {
  content: "\f222";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mask:before {
  content: "\f6fa";
}

.fa-mastodon:before {
  content: "\f4f6";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-mdb:before {
  content: "\f8ca";
}

.fa-medal:before {
  content: "\f5a2";
}

.fa-medapps:before {
  content: "\f3c6";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-medium-m:before {
  content: "\f3c7";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-medrt:before {
  content: "\f3c8";
}

.fa-meetup:before {
  content: "\f2e0";
}

.fa-megaport:before {
  content: "\f5a3";
}

.fa-meh:before {
  content: "\f11a";
}

.fa-meh-blank:before {
  content: "\f5a4";
}

.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}

.fa-memory:before {
  content: "\f538";
}

.fa-mendeley:before {
  content: "\f7b3";
}

.fa-menorah:before {
  content: "\f676";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-meteor:before {
  content: "\f753";
}

.fa-microblog:before {
  content: "\e01a";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-alt:before {
  content: "\f3c9";
}

.fa-microphone-alt-slash:before {
  content: "\f539";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-microscope:before {
  content: "\f610";
}

.fa-microsoft:before {
  content: "\f3ca";
}

.fa-minus:before {
  content: "\f068";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-mitten:before {
  content: "\f7b5";
}

.fa-mix:before {
  content: "\f3cb";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-mixer:before {
  content: "\e056";
}

.fa-mizuni:before {
  content: "\f3cc";
}

.fa-mobile:before {
  content: "\f10b";
}

.fa-mobile-alt:before {
  content: "\f3cd";
}

.fa-modx:before {
  content: "\f285";
}

.fa-monero:before {
  content: "\f3d0";
}

.fa-money-bill:before {
  content: "\f0d6";
}

.fa-money-bill-alt:before {
  content: "\f3d1";
}

.fa-money-bill-wave:before {
  content: "\f53a";
}

.fa-money-bill-wave-alt:before {
  content: "\f53b";
}

.fa-money-check:before {
  content: "\f53c";
}

.fa-money-check-alt:before {
  content: "\f53d";
}

.fa-monument:before {
  content: "\f5a6";
}

.fa-moon:before {
  content: "\f186";
}

.fa-mortar-pestle:before {
  content: "\f5a7";
}

.fa-mosque:before {
  content: "\f678";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-mountain:before {
  content: "\f6fc";
}

.fa-mouse:before {
  content: "\f8cc";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-mug-hot:before {
  content: "\f7b6";
}

.fa-music:before {
  content: "\f001";
}

.fa-napster:before {
  content: "\f3d2";
}

.fa-neos:before {
  content: "\f612";
}

.fa-network-wired:before {
  content: "\f6ff";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-newspaper:before {
  content: "\f1ea";
}

.fa-nimblr:before {
  content: "\f5a8";
}

.fa-node:before {
  content: "\f419";
}

.fa-node-js:before {
  content: "\f3d3";
}

.fa-not-equal:before {
  content: "\f53e";
}

.fa-notes-medical:before {
  content: "\f481";
}

.fa-npm:before {
  content: "\f3d4";
}

.fa-ns8:before {
  content: "\f3d5";
}

.fa-nutritionix:before {
  content: "\f3d6";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-octopus-deploy:before {
  content: "\e082";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-oil-can:before {
  content: "\f613";
}

.fa-old-republic:before {
  content: "\f510";
}

.fa-om:before {
  content: "\f679";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-orcid:before {
  content: "\f8d2";
}

.fa-osi:before {
  content: "\f41a";
}

.fa-otter:before {
  content: "\f700";
}

.fa-outdent:before {
  content: "\f03b";
}

.fa-page4:before {
  content: "\f3d7";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-pager:before {
  content: "\f815";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-paint-roller:before {
  content: "\f5aa";
}

.fa-palette:before {
  content: "\f53f";
}

.fa-palfed:before {
  content: "\f3d8";
}

.fa-pallet:before {
  content: "\f482";
}

.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-parachute-box:before {
  content: "\f4cd";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-parking:before {
  content: "\f540";
}

.fa-passport:before {
  content: "\f5ab";
}

.fa-pastafarianism:before {
  content: "\f67b";
}

.fa-paste:before {
  content: "\f0ea";
}

.fa-patreon:before {
  content: "\f3d9";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-peace:before {
  content: "\f67c";
}

.fa-pen:before {
  content: "\f304";
}

.fa-pen-alt:before {
  content: "\f305";
}

.fa-pen-fancy:before {
  content: "\f5ac";
}

.fa-pen-nib:before {
  content: "\f5ad";
}

.fa-pen-square:before {
  content: "\f14b";
}

.fa-pencil-alt:before {
  content: "\f303";
}

.fa-pencil-ruler:before {
  content: "\f5ae";
}

.fa-penny-arcade:before {
  content: "\f704";
}

.fa-people-arrows:before {
  content: "\e068";
}

.fa-people-carry:before {
  content: "\f4ce";
}

.fa-pepper-hot:before {
  content: "\f816";
}

.fa-perbyte:before {
  content: "\e083";
}

.fa-percent:before {
  content: "\f295";
}

.fa-percentage:before {
  content: "\f541";
}

.fa-periscope:before {
  content: "\f3da";
}

.fa-person-booth:before {
  content: "\f756";
}

.fa-phabricator:before {
  content: "\f3db";
}

.fa-phoenix-framework:before {
  content: "\f3dc";
}

.fa-phoenix-squadron:before {
  content: "\f511";
}

.fa-phone:before {
  content: "\f095";
}

.fa-phone-alt:before {
  content: "\f879";
}

.fa-phone-slash:before {
  content: "\f3dd";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-phone-square-alt:before {
  content: "\f87b";
}

.fa-phone-volume:before {
  content: "\f2a0";
}

.fa-photo-video:before {
  content: "\f87c";
}

.fa-php:before {
  content: "\f457";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-pied-piper-hat:before {
  content: "\f4e5";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-square:before {
  content: "\e01e";
}

.fa-piggy-bank:before {
  content: "\f4d3";
}

.fa-pills:before {
  content: "\f484";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-pizza-slice:before {
  content: "\f818";
}

.fa-place-of-worship:before {
  content: "\f67f";
}

.fa-plane:before {
  content: "\f072";
}

.fa-plane-arrival:before {
  content: "\f5af";
}

.fa-plane-departure:before {
  content: "\f5b0";
}

.fa-plane-slash:before {
  content: "\e069";
}

.fa-play:before {
  content: "\f04b";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-playstation:before {
  content: "\f3df";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-plus:before {
  content: "\f067";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-poll:before {
  content: "\f681";
}

.fa-poll-h:before {
  content: "\f682";
}

.fa-poo:before {
  content: "\f2fe";
}

.fa-poo-storm:before {
  content: "\f75a";
}

.fa-poop:before {
  content: "\f619";
}

.fa-portrait:before {
  content: "\f3e0";
}

.fa-pound-sign:before {
  content: "\f154";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-pray:before {
  content: "\f683";
}

.fa-praying-hands:before {
  content: "\f684";
}

.fa-prescription:before {
  content: "\f5b1";
}

.fa-prescription-bottle:before {
  content: "\f485";
}

.fa-prescription-bottle-alt:before {
  content: "\f486";
}

.fa-print:before {
  content: "\f02f";
}

.fa-procedures:before {
  content: "\f487";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-project-diagram:before {
  content: "\f542";
}

.fa-pump-medical:before {
  content: "\e06a";
}

.fa-pump-soap:before {
  content: "\e06b";
}

.fa-pushed:before {
  content: "\f3e1";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-python:before {
  content: "\f3e2";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-question:before {
  content: "\f128";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-quidditch:before {
  content: "\f458";
}

.fa-quinscape:before {
  content: "\f459";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-quran:before {
  content: "\f687";
}

.fa-r-project:before {
  content: "\f4f7";
}

.fa-radiation:before {
  content: "\f7b9";
}

.fa-radiation-alt:before {
  content: "\f7ba";
}

.fa-rainbow:before {
  content: "\f75b";
}

.fa-random:before {
  content: "\f074";
}

.fa-raspberry-pi:before {
  content: "\f7bb";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-react:before {
  content: "\f41b";
}

.fa-reacteurope:before {
  content: "\f75d";
}

.fa-readme:before {
  content: "\f4d5";
}

.fa-rebel:before {
  content: "\f1d0";
}

.fa-receipt:before {
  content: "\f543";
}

.fa-record-vinyl:before {
  content: "\f8d9";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-red-river:before {
  content: "\f3e3";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-redhat:before {
  content: "\f7bc";
}

.fa-redo:before {
  content: "\f01e";
}

.fa-redo-alt:before {
  content: "\f2f9";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-remove-format:before {
  content: "\f87d";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-reply:before {
  content: "\f3e5";
}

.fa-reply-all:before {
  content: "\f122";
}

.fa-replyd:before {
  content: "\f3e6";
}

.fa-republican:before {
  content: "\f75e";
}

.fa-researchgate:before {
  content: "\f4f8";
}

.fa-resolving:before {
  content: "\f3e7";
}

.fa-restroom:before {
  content: "\f7bd";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-rev:before {
  content: "\f5b2";
}

.fa-ribbon:before {
  content: "\f4d6";
}

.fa-ring:before {
  content: "\f70b";
}

.fa-road:before {
  content: "\f018";
}

.fa-robot:before {
  content: "\f544";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-rocketchat:before {
  content: "\f3e8";
}

.fa-rockrms:before {
  content: "\f3e9";
}

.fa-route:before {
  content: "\f4d7";
}

.fa-rss:before {
  content: "\f09e";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-ruble-sign:before {
  content: "\f158";
}

.fa-ruler:before {
  content: "\f545";
}

.fa-ruler-combined:before {
  content: "\f546";
}

.fa-ruler-horizontal:before {
  content: "\f547";
}

.fa-ruler-vertical:before {
  content: "\f548";
}

.fa-running:before, .sfa-group-widget__icon--running:before {
  content: "\f70c";
}

.fa-rupee-sign:before {
  content: "\f156";
}

.fa-rust:before {
  content: "\e07a";
}

.fa-sad-cry:before {
  content: "\f5b3";
}

.fa-sad-tear:before {
  content: "\f5b4";
}

.fa-safari:before {
  content: "\f267";
}

.fa-salesforce:before {
  content: "\f83b";
}

.fa-sass:before {
  content: "\f41e";
}

.fa-satellite:before {
  content: "\f7bf";
}

.fa-satellite-dish:before {
  content: "\f7c0";
}

.fa-save:before {
  content: "\f0c7";
}

.fa-schlix:before {
  content: "\f3ea";
}

.fa-school:before {
  content: "\f549";
}

.fa-screwdriver:before {
  content: "\f54a";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-scroll:before {
  content: "\f70e";
}

.fa-sd-card:before {
  content: "\f7c2";
}

.fa-search:before, .sfa-search-form__search:before {
  content: "\f002";
}

.fa-search-dollar:before {
  content: "\f688";
}

.fa-search-location:before {
  content: "\f689";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-searchengin:before {
  content: "\f3eb";
}

.fa-seedling:before {
  content: "\f4d8";
}

.fa-sellcast:before {
  content: "\f2da";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-server:before {
  content: "\f233";
}

.fa-servicestack:before {
  content: "\f3ec";
}

.fa-shapes:before {
  content: "\f61f";
}

.fa-share:before {
  content: "\f064";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-shekel-sign:before {
  content: "\f20b";
}

.fa-shield-alt:before, .sfa-group-leader__icon--badge:before {
  content: "\f3ed";
}

.fa-shield-virus:before {
  content: "\e06c";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-shipping-fast:before {
  content: "\f48b";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-shoe-prints:before, .sfa-group-content__icon--steps:before {
  content: "\f54b";
}

.fa-shopify:before {
  content: "\e057";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-shopware:before {
  content: "\f5b5";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-shuttle-van:before {
  content: "\f5b6";
}

.fa-sign:before {
  content: "\f4d9";
}

.fa-sign-in-alt:before {
  content: "\f2f6";
}

.fa-sign-language:before {
  content: "\f2a7";
}

.fa-sign-out-alt:before {
  content: "\f2f5";
}

.fa-signal:before {
  content: "\f012";
}

.fa-signature:before {
  content: "\f5b7";
}

.fa-sim-card:before {
  content: "\f7c4";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-sink:before {
  content: "\e06d";
}

.fa-sistrix:before {
  content: "\f3ee";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-sith:before {
  content: "\f512";
}

.fa-skating:before {
  content: "\f7c5";
}

.fa-sketch:before {
  content: "\f7c6";
}

.fa-skiing:before {
  content: "\f7c9";
}

.fa-skiing-nordic:before {
  content: "\f7ca";
}

.fa-skull:before {
  content: "\f54c";
}

.fa-skull-crossbones:before {
  content: "\f714";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-slack:before {
  content: "\f198";
}

.fa-slack-hash:before {
  content: "\f3ef";
}

.fa-slash:before {
  content: "\f715";
}

.fa-sleigh:before {
  content: "\f7cc";
}

.fa-sliders-h:before {
  content: "\f1de";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-smile:before {
  content: "\f118";
}

.fa-smile-beam:before {
  content: "\f5b8";
}

.fa-smile-wink:before {
  content: "\f4da";
}

.fa-smog:before {
  content: "\f75f";
}

.fa-smoking:before {
  content: "\f48d";
}

.fa-smoking-ban:before {
  content: "\f54d";
}

.fa-sms:before, .sfa-group-share__icon--sms:before {
  content: "\f7cd";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-snowboarding:before {
  content: "\f7ce";
}

.fa-snowflake:before {
  content: "\f2dc";
}

.fa-snowman:before {
  content: "\f7d0";
}

.fa-snowplow:before {
  content: "\f7d2";
}

.fa-soap:before {
  content: "\e06e";
}

.fa-socks:before {
  content: "\f696";
}

.fa-solar-panel:before {
  content: "\f5ba";
}

.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-alpha-down:before {
  content: "\f15d";
}

.fa-sort-alpha-down-alt:before {
  content: "\f881";
}

.fa-sort-alpha-up:before {
  content: "\f15e";
}

.fa-sort-alpha-up-alt:before {
  content: "\f882";
}

.fa-sort-amount-down:before {
  content: "\f160";
}

.fa-sort-amount-down-alt:before {
  content: "\f884";
}

.fa-sort-amount-up:before {
  content: "\f161";
}

.fa-sort-amount-up-alt:before {
  content: "\f885";
}

.fa-sort-down:before {
  content: "\f0dd";
}

.fa-sort-numeric-down:before {
  content: "\f162";
}

.fa-sort-numeric-down-alt:before {
  content: "\f886";
}

.fa-sort-numeric-up:before {
  content: "\f163";
}

.fa-sort-numeric-up-alt:before {
  content: "\f887";
}

.fa-sort-up:before {
  content: "\f0de";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-sourcetree:before {
  content: "\f7d3";
}

.fa-spa:before {
  content: "\f5bb";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-speakap:before {
  content: "\f3f3";
}

.fa-speaker-deck:before {
  content: "\f83c";
}

.fa-spell-check:before {
  content: "\f891";
}

.fa-spider:before {
  content: "\f717";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-splotch:before {
  content: "\f5bc";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-spray-can:before {
  content: "\f5bd";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-square-full:before {
  content: "\f45c";
}

.fa-square-root-alt:before {
  content: "\f698";
}

.fa-squarespace:before {
  content: "\f5be";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-stackpath:before {
  content: "\f842";
}

.fa-stamp:before {
  content: "\f5bf";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-and-crescent:before {
  content: "\f699";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-star-half-alt:before {
  content: "\f5c0";
}

.fa-star-of-david:before {
  content: "\f69a";
}

.fa-star-of-life:before {
  content: "\f621";
}

.fa-staylinked:before {
  content: "\f3f5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-steam-symbol:before {
  content: "\f3f6";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-sticker-mule:before {
  content: "\f3f7";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stopwatch:before {
  content: "\f2f2";
}

.fa-stopwatch-20:before {
  content: "\e06f";
}

.fa-store:before {
  content: "\f54e";
}

.fa-store-alt:before {
  content: "\f54f";
}

.fa-store-alt-slash:before {
  content: "\e070";
}

.fa-store-slash:before {
  content: "\e071";
}

.fa-strava:before {
  content: "\f428";
}

.fa-stream:before {
  content: "\f550";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-stripe:before {
  content: "\f429";
}

.fa-stripe-s:before {
  content: "\f42a";
}

.fa-stroopwafel:before {
  content: "\f551";
}

.fa-studiovinari:before {
  content: "\f3f8";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-subway:before {
  content: "\f239";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-suitcase-rolling:before {
  content: "\f5c1";
}

.fa-sun:before {
  content: "\f185";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-supple:before {
  content: "\f3f9";
}

.fa-surprise:before {
  content: "\f5c2";
}

.fa-suse:before {
  content: "\f7d6";
}

.fa-swatchbook:before {
  content: "\f5c3";
}

.fa-swift:before {
  content: "\f8e1";
}

.fa-swimmer:before {
  content: "\f5c4";
}

.fa-swimming-pool:before {
  content: "\f5c5";
}

.fa-symfony:before {
  content: "\f83d";
}

.fa-synagogue:before {
  content: "\f69b";
}

.fa-sync:before {
  content: "\f021";
}

.fa-sync-alt:before {
  content: "\f2f1";
}

.fa-syringe:before {
  content: "\f48e";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-table-tennis:before {
  content: "\f45d";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-tablet-alt:before {
  content: "\f3fa";
}

.fa-tablets:before {
  content: "\f490";
}

.fa-tachometer-alt:before {
  content: "\f3fd";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-tape:before {
  content: "\f4db";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-taxi:before {
  content: "\f1ba";
}

.fa-teamspeak:before {
  content: "\f4f9";
}

.fa-teeth:before {
  content: "\f62e";
}

.fa-teeth-open:before {
  content: "\f62f";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-telegram-plane:before {
  content: "\f3fe";
}

.fa-temperature-high:before {
  content: "\f769";
}

.fa-temperature-low:before {
  content: "\f76b";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-tenge:before {
  content: "\f7d7";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-the-red-yeti:before {
  content: "\f69d";
}

.fa-theater-masks:before {
  content: "\f630";
}

.fa-themeco:before {
  content: "\f5c6";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-thermometer:before {
  content: "\f491";
}

.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-think-peaks:before {
  content: "\f731";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbtack:before {
  content: "\f08d";
}

.fa-ticket-alt:before {
  content: "\f3ff";
}

.fa-tiktok:before {
  content: "\e07b";
}

.fa-times:before, .sfa-popup__close:before {
  content: "\f00d";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-tint:before {
  content: "\f043";
}

.fa-tint-slash:before {
  content: "\f5c7";
}

.fa-tired:before {
  content: "\f5c8";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-toilet:before {
  content: "\f7d8";
}

.fa-toilet-paper:before {
  content: "\f71e";
}

.fa-toilet-paper-slash:before {
  content: "\e072";
}

.fa-toolbox:before {
  content: "\f552";
}

.fa-tools:before {
  content: "\f7d9";
}

.fa-tooth:before {
  content: "\f5c9";
}

.fa-torah:before {
  content: "\f6a0";
}

.fa-torii-gate:before {
  content: "\f6a1";
}

.fa-tractor:before {
  content: "\f722";
}

.fa-trade-federation:before {
  content: "\f513";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-traffic-light:before {
  content: "\f637";
}

.fa-trailer:before {
  content: "\e041";
}

.fa-train:before {
  content: "\f238";
}

.fa-tram:before {
  content: "\f7da";
}

.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-trash-alt:before {
  content: "\f2ed";
}

.fa-trash-restore:before {
  content: "\f829";
}

.fa-trash-restore-alt:before {
  content: "\f82a";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-trello:before {
  content: "\f181";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-truck-loading:before {
  content: "\f4de";
}

.fa-truck-monster:before {
  content: "\f63b";
}

.fa-truck-moving:before {
  content: "\f4df";
}

.fa-truck-pickup:before {
  content: "\f63c";
}

.fa-tshirt:before {
  content: "\f553";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-tv:before {
  content: "\f26c";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-twitter:before, .sfa-group-share__icon--twitter:before {
  content: "\f099";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-typo3:before {
  content: "\f42b";
}

.fa-uber:before {
  content: "\f402";
}

.fa-ubuntu:before {
  content: "\f7df";
}

.fa-uikit:before {
  content: "\f403";
}

.fa-umbraco:before {
  content: "\f8e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-umbrella-beach:before {
  content: "\f5ca";
}

.fa-uncharted:before {
  content: "\e084";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-undo:before {
  content: "\f0e2";
}

.fa-undo-alt:before {
  content: "\f2ea";
}

.fa-uniregistry:before {
  content: "\f404";
}

.fa-unity:before {
  content: "\e049";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-university:before {
  content: "\f19c";
}

.fa-unlink:before {
  content: "\f127";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-unsplash:before {
  content: "\e07c";
}

.fa-untappd:before {
  content: "\f405";
}

.fa-upload:before {
  content: "\f093";
}

.fa-ups:before {
  content: "\f7e0";
}

.fa-usb:before {
  content: "\f287";
}

.fa-user:before {
  content: "\f007";
}

.fa-user-alt:before {
  content: "\f406";
}

.fa-user-alt-slash:before {
  content: "\f4fa";
}

.fa-user-astronaut:before {
  content: "\f4fb";
}

.fa-user-check:before {
  content: "\f4fc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-clock:before {
  content: "\f4fd";
}

.fa-user-cog:before {
  content: "\f4fe";
}

.fa-user-edit:before {
  content: "\f4ff";
}

.fa-user-friends:before {
  content: "\f500";
}

.fa-user-graduate:before {
  content: "\f501";
}

.fa-user-injured:before {
  content: "\f728";
}

.fa-user-lock:before {
  content: "\f502";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-user-minus:before {
  content: "\f503";
}

.fa-user-ninja:before {
  content: "\f504";
}

.fa-user-nurse:before {
  content: "\f82f";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-user-shield:before {
  content: "\f505";
}

.fa-user-slash:before {
  content: "\f506";
}

.fa-user-tag:before {
  content: "\f507";
}

.fa-user-tie:before {
  content: "\f508";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-users:before {
  content: "\f0c0";
}

.fa-users-cog:before {
  content: "\f509";
}

.fa-users-slash:before {
  content: "\e073";
}

.fa-usps:before {
  content: "\f7e1";
}

.fa-ussunnah:before {
  content: "\f407";
}

.fa-utensil-spoon:before {
  content: "\f2e5";
}

.fa-utensils:before {
  content: "\f2e7";
}

.fa-vaadin:before {
  content: "\f408";
}

.fa-vector-square:before {
  content: "\f5cb";
}

.fa-venus:before, .sfa-group-widget__icon--female:before {
  content: "\f221";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-venus-mars:before, .sfa-group-widget__icon--mixed:before {
  content: "\f228";
}

.fa-vest:before {
  content: "\e085";
}

.fa-vest-patches:before {
  content: "\e086";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-vial:before {
  content: "\f492";
}

.fa-vials:before {
  content: "\f493";
}

.fa-viber:before {
  content: "\f409";
}

.fa-video:before {
  content: "\f03d";
}

.fa-video-slash:before {
  content: "\f4e2";
}

.fa-vihara:before {
  content: "\f6a7";
}

.fa-vimeo:before {
  content: "\f40a";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-vimeo-v:before {
  content: "\f27d";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-virus:before {
  content: "\e074";
}

.fa-virus-slash:before {
  content: "\e075";
}

.fa-viruses:before {
  content: "\e076";
}

.fa-vk:before {
  content: "\f189";
}

.fa-vnv:before {
  content: "\f40b";
}

.fa-voicemail:before {
  content: "\f897";
}

.fa-volleyball-ball:before {
  content: "\f45f";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-mute:before {
  content: "\f6a9";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-vote-yea:before {
  content: "\f772";
}

.fa-vr-cardboard:before {
  content: "\f729";
}

.fa-vuejs:before {
  content: "\f41f";
}

.fa-walking:before {
  content: "\f554";
}

.fa-wallet:before {
  content: "\f555";
}

.fa-warehouse:before {
  content: "\f494";
}

.fa-watchman-monitoring:before {
  content: "\e087";
}

.fa-water:before {
  content: "\f773";
}

.fa-wave-square:before {
  content: "\f83e";
}

.fa-waze:before {
  content: "\f83f";
}

.fa-weebly:before {
  content: "\f5cc";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-weight:before {
  content: "\f496";
}

.fa-weight-hanging:before {
  content: "\f5cd";
}

.fa-weixin:before {
  content: "\f1d7";
}

.fa-whatsapp:before, .sfa-group-share__icon--whatsapp:before {
  content: "\f232";
}

.fa-whatsapp-square:before {
  content: "\f40c";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-whmcs:before {
  content: "\f40d";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-wind:before {
  content: "\f72e";
}

.fa-window-close:before {
  content: "\f410";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-wine-bottle:before {
  content: "\f72f";
}

.fa-wine-glass:before {
  content: "\f4e3";
}

.fa-wine-glass-alt:before {
  content: "\f5ce";
}

.fa-wix:before {
  content: "\f5cf";
}

.fa-wizards-of-the-coast:before {
  content: "\f730";
}

.fa-wodu:before {
  content: "\e088";
}

.fa-wolf-pack-battalion:before {
  content: "\f514";
}

.fa-won-sign:before {
  content: "\f159";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-wordpress-simple:before {
  content: "\f411";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-wpressr:before {
  content: "\f3e4";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-x-ray:before {
  content: "\f497";
}

.fa-xbox:before {
  content: "\f412";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-y-combinator:before {
  content: "\f23b";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-yammer:before {
  content: "\f840";
}

.fa-yandex:before {
  content: "\f413";
}

.fa-yandex-international:before {
  content: "\f414";
}

.fa-yarn:before {
  content: "\f7e3";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-yen-sign:before {
  content: "\f157";
}

.fa-yin-yang:before {
  content: "\f6ad";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-youtube-square:before {
  content: "\f431";
}

.fa-zhihu:before {
  content: "\f63f";
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}

.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;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -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 {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}

.owl-carousel.owl-loaded {
  display: block;
}

.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 {
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-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;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  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 Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
  	This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
  	calculation of the height of the owl-item that breaks page layouts
   */
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
.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("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

/** 3. Typography
 *  ------------- */
body:not(.page-template-page-home) {
  font-family: var(--sfa-font-family);
}

.sfa-container, .sfa-search__container, .sfa-account__container, .sfa-group__container {
  width: 100%;
  max-width: 1140px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.sfa-row, .sfa-account__row, .sfa-group__row {
  margin-left: -15px;
  margin-right: -15px;
}
.sfa-col, .sfa-account-sidebar, .sfa-group__sidebar, .sfa-group__content {
  padding-right: 15px;
  padding-left: 15px;
}

/** 4. Helpers
 *  ------------- */
.disable-scroll {
  overflow: hidden;
  height: 100%;
}

body.loading:before {
  content: "";
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  background-color: var(--sfa-overlay-color);
}
body.loading:after {
  content: "\f110";
  position: fixed;
  color: var(--sfa-contrast-color);
  top: 50%;
  left: 50%;
  z-index: 999;
  font-size: var(--sfa-h4-font-size);
  margin-left: -14px;
  margin-top: -14px;
}

/** 5. Elements
 *  ----------- */
@keyframes sfa_error {
  0% {
    background-color: rgba(255, 0, 0, 0.3);
  }
  100% {
    background-color: transparent;
  }
}
@keyframes sfa_fadein {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.sfa-button, .sfa-search-form__submit, .sfa-account-form__submit, .sfa-group-join__submit, .sfa-group-share__trigger, .sfa-split-card__button, .sfa-button--contrast, .sfa-account-sidebar__button, .sfa-board-card__button, .sfa-board-card__forward {
  border-radius: var(--sfa-border-radius);
  padding: 0.55em 1.1em;
  transition: 0.3s ease-out;
  color: var(--sfa-contrast-color);
  background-color: var(--sfa-primary-color);
  border: 1px solid var(--sfa-primary-color);
  outline: none;
  white-space: inherit;
  transition: 0.3s ease-out;
}
.sfa-button--narrow, .sfa-split-card__button {
  padding-top: 0.2em;
  padding-bottom: 0.23em;
}
.sfa-button:hover, .sfa-search-form__submit:hover, .sfa-account-form__submit:hover, .sfa-group-join__submit:hover, .sfa-group-share__trigger:hover, .sfa-split-card__button:hover, .sfa-button--contrast:hover, .sfa-account-sidebar__button:hover, .sfa-board-card__button:hover, .sfa-board-card__forward:hover {
  background-color: transparent;
  color: var(--sfa-primary-color);
  outline: none;
}
.sfa-button:focus, .sfa-search-form__submit:focus, .sfa-account-form__submit:focus, .sfa-group-join__submit:focus, .sfa-group-share__trigger:focus, .sfa-split-card__button:focus, .sfa-button--contrast:focus, .sfa-account-sidebar__button:focus, .sfa-board-card__button:focus, .sfa-board-card__forward:focus {
  outline: none;
}
.sfa-button--contrast, .sfa-account-sidebar__button, .sfa-board-card__button, .sfa-board-card__forward {
  color: var(--sfa-title-color-light);
  background-color: var(--sfa-contrast-color);
  border-color: var(--sfa-contrast-color);
}
.sfa-button--contrast:hover, .sfa-account-sidebar__button:hover, .sfa-board-card__button:hover, .sfa-board-card__forward:hover {
  background-color: var(--sfa-primary-color);
  border-color: var(--sfa-primary-color);
  color: var(--sfa-contrast-color);
}

.sfa-coin, .sfa-group-content__icon--coin:before {
  width: 18px;
  height: 18px;
  background-image: url("../images/coin.svg");
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  vertical-align: middle;
}

.sfa-popup {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 40px 20px;
  z-index: 9999;
}
.sfa-popup__overlay {
  background-color: var(--sfa-overlay-color);
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.sfa-popup__close {
  position: absolute;
  cursor: pointer;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 25px;
  right: 20px;
  transform: translateY(-50%);
  transition: 0.3s ease-out;
}
.sfa-popup__close:hover {
  color: var(--sfa-primary-color);
}
.sfa-popup__container {
  background-color: var(--sfa-contrast-color);
  border-radius: var(--sfa-border-radius);
  position: relative;
  width: 100%;
  max-width: 600px;
  max-height: 100%;
  padding: 50px 20px;
  overflow: auto;
}

.sfa-members {
  display: flex;
  align-items: center;
}
.sfa-members__images {
  font-size: 0;
  display: flex;
  flex-direction: row-reverse;
}
.sfa-members__images img {
  box-shadow: none;
  border: 1px solid var(--sfa-border-color) !important;
  width: 24px !important;
  height: 24px !important;
  border-radius: 50% !important;
}
.sfa-members__images img:not(:last-child) {
  margin-left: -10px;
}
.sfa-members__count {
  color: var(--sfa-text-color-light);
  font-size: var(--sfa-text-font-size-small);
  font-weight: var(--sfa-font-weight-bold);
  margin-left: 5px;
}

.sfa-board-card {
  width: var(--sfa-card-width);
  height: 300px;
}
@media (min-width: 1400px) {
  .sfa-board-card {
    height: 337px;
  }
}
.sfa-board-card {
  padding: 15px;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
  z-index: 0;
  border-radius: var(--sfa-border-radius);
  color: var(--sfa-contrast-color);
  font-size: var(--sfa-text-font-size);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: 0.3s ease-out;
}
.sfa-board-card:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: var(--sfa-border-radius);
  background: var(--sfa-gradient) no-repeat;
  z-index: -1;
  transition: 0.3s ease-out;
}
.sfa-board-card:hover {
  color: var(--sfa-contrast-color);
  transform: translate(3px, -3px);
  box-shadow: -4px 4px 3px 1px rgba(0, 0, 0, 0.14), -2px 2px 0 0 rgba(0, 0, 0, 0.3);
}
.sfa-board-card:hover:before {
  background-position-y: 80px;
}
.sfa-board-card__forward {
  position: absolute;
  right: 15px;
  top: 20px;
  border-radius: 50%;
  padding: 0;
  width: 33px;
  height: 33px;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: scaleX(-1);
}
.sfa-board-card__title {
  font-size: var(--sfa-h4-font-size);
  margin-top: 0;
  margin-bottom: 15px;
  font-weight: var(--sfa-font-weight-heavy);
  text-align: center;
  color: var(--sfa-contrast-color);
}
.sfa-board-card:hover .sfa-board-card__title {
  color: var(--sfa-primary-color);
}
.sfa-board-card__info {
  margin-bottom: 5px;
}
.sfa-board-card__info i {
  font-size: 0.8em;
}
.sfa-board-card__button {
  display: inline-block;
  margin-top: 10px;
}
.sfa-board-card__button.loading, .sfa-board-card__button.pending, .sfa-board-card__button.failed {
  pointer-events: none;
}
.sfa-board-card__button.loading:before, .sfa-board-card__button.pending:before, .sfa-board-card__button.failed:before {
  content: "\f058";
  margin-right: 7px;
  display: inline-block;
}
.sfa-board-card__button.loading {
  opacity: 0.8;
}
.sfa-board-card__button.loading:before {
  content: "\f110";
  margin-left: 7px;
}
.sfa-board-card__button.failed:before {
  content: "\f057";
}
.sfa-board-card__button.failed, .sfa-board-card__button.pending {
  border-radius: 10px;
}

.sfa-split-card {
  width: var(--sfa-card-width);
  min-height: 200px;
  border-radius: 18px;
  display: flex;
  overflow: hidden;
  box-shadow: 0 6px 14px 3px rgba(0, 0, 0, 0.07);
  cursor: pointer;
  transition: 0.3s ease-out;
}
.sfa-split-card:hover {
  box-shadow: 0 6px 14px 3px rgba(0, 0, 0, 0.07), 0 2px 10px 1px rgba(0, 0, 0, 0.15);
  transform: translate3d(2px, -2px, 2px);
}
.sfa-split-card__image {
  flex: 1 0 38%;
  background-size: cover;
  background-repeat: no-repeat;
}
.sfa-split-card__content {
  flex: 1 0 62%;
  padding: 15px 10px 10px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.sfa-split-card__footer {
  display: flex;
  flex-direction: column;
}
.sfa-split-card__sub {
  font-size: var(--sfa-text-font-size-tiny);
  font-weight: var(--sfa-font-weight-bold);
  color: var(--sfa-title-color-light);
  margin: 0 0 5px;
}
.sfa-split-card__title {
  font-size: var(--sfa-text-font-size);
  font-weight: var(--sfa-font-weight-heavy);
  margin: 0;
}
.sfa-split-card:hover .sfa-split-card__title {
  color: var(--sfa-primary-color);
}
.sfa-split-card__info {
  color: var(--sfa-text-color-light);
  font-size: var(--sfa-text-font-size-small);
  font-weight: var(--sfa-font-weight-bold);
  margin-bottom: 10px;
}
.sfa-split-card__members {
  margin-bottom: 15px;
}
.sfa-split-card__button {
  align-self: end;
  justify-content: flex-end;
}

.sfa-image {
  position: relative;
  display: block;
  width: 100%;
  color: var(--sfa-contrast-color);
}
.sfa-image:before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
}
.sfa-image__border {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.sfa-image__src {
  box-shadow: none;
  border-radius: 0;
}
.border .sfa-image .sfa-image__border {
  border-radius: 50%;
  top: 0;
  left: 0;
  background: linear-gradient(0deg, var(--sfa-secondary-color) 0%, var(--sfa-secondary-color) 40%, var(--sfa-primary-color) 60%, var(--sfa-primary-color) 100%);
  padding: 5px;
}
.border .sfa-image .sfa-image__src {
  box-shadow: none;
  border-radius: 50%;
  border: 5px solid var(--sfa-contrast-color);
  transition: transform 0.3s ease-out;
}
.border .sfa-image .sfa-image__src:hover {
  border-color: transparent;
  transform: scale(1.02);
}

.sfa-download-app {
  text-align: center;
}
.sfa-download-app__title {
  margin-top: 0;
  margin-bottom: 20px;
}
.sfa-download-app__cta {
  color: var(--sfa-primary-color);
  margin-bottom: 20px;
  margin-top: 0;
  font-weight: var(--sfa-font-weight-heavy);
}
.sfa-download-app__footer {
  display: flex;
  justify-content: center;
}
.sfa-download-app__url {
  margin-left: 10px;
  margin-right: 10px;
  display: flex;
  transition: 0.3s ease-out;
}
.sfa-download-app__url:hover {
  transform: scale(1.04);
}

.sfa-group-banner {
  width: 100%;
  padding-top: 20%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.sfa-group-title {
  margin-bottom: 2.5em;
}
.sfa-group-title__tag {
  text-transform: uppercase;
  color: var(--sfa-title-color-light);
  font-size: var(--sfa-text-font-size-medium);
  margin-bottom: 1em;
}
.sfa-group-title__tag a {
  color: var(--sfa-title-color-light);
}
.sfa-group-title__tag a:hover {
  color: var(--sfa-primary-color);
}
.sfa-group-title__dot {
  width: 4px;
  height: 4px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  background-color: var(--sfa-title-color-light);
  margin-right: 10px;
  margin-left: 10px;
}
.sfa-group-title__name {
  font-size: var(--sfa-h2-font-size);
  color: var(--sfa-title-color);
  margin-bottom: 0.5em;
}
.sfa-group-title__members .sfa-members__images img {
  width: 38px;
  height: 38px;
}
.sfa-group-title__members .sfa-members__count {
  font-size: var(--sfa-text-font-size-large);
  margin-left: 0.75em;
  font-weight: var(--sfa-font-weight-medium);
}

.sfa-group-share {
  position: relative;
  overflow: hidden;
  border-radius: var(--sfa-input-border-radius);
  border: 1px solid var(--sfa-title-color);
}
.sfa-group-share__trigger {
  width: 100%;
  display: block;
  font-size: var(--sfa-text-font-size-medium);
  padding: 0.813em;
  text-align: center;
  line-height: 28px;
  background-color: transparent;
  color: var(--sfa-title-color);
  font-weight: var(--sfa-font-weight-bold);
  border: none;
}
@media (min-width: 768px) {
  .sfa-group-share__trigger {
    max-width: 300px;
  }
}
.sfa-group-share__trigger i {
  border-radius: 50%;
  transform: scaleX(-1);
  background-color: var(--sfa-primary-color);
  color: white;
  width: 24px;
  height: 24px;
  font-size: var(--sfa-text-font-size-small);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s ease-out;
}
.sfa-group-share__container {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--sfa-contrast-color);
  opacity: 0;
  transition: 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.sfa-group-share__icon {
  transform: translateY(200%);
  padding: 5px 10px;
  font-size: var(--sfa-text-font-size-large);
  color: var(--sfa-title-color);
  transition: 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.sfa-group-share__icon:hover {
  color: var(--sfa-primary-color);
}
.sfa-group-share__icon:nth-child(2) {
  transition-delay: 0.1s;
}
.sfa-group-share__icon:nth-child(3) {
  transition-delay: 0.15s;
}
.sfa-group-share__icon:nth-child(4) {
  transition-delay: 0.2s;
}
.sfa-group-share__icon:nth-child(5) {
  transition-delay: 0.25s;
}
.sfa-group-share__icon--facebook:before {
  font-family: "Font Awesome 5 Brands" !important;
}
.sfa-group-share__icon--twitter:before {
  font-family: "Font Awesome 5 Brands" !important;
}
.sfa-group-share__icon--whatsapp:before {
  font-family: "Font Awesome 5 Brands" !important;
}
.sfa-group-share__icon--sms:before {
  font-family: "Font Awesome 5 Free" !important;
}
.sfa-group-share__icon--email:before {
  font-family: "Font Awesome 5 Free" !important;
}
.sfa-group-share:hover .sfa-group-share__container {
  opacity: 1;
}
.sfa-group-share:hover .sfa-group-share__trigger {
  transform: translateY(50%);
  opacity: 0;
}
.sfa-group-share:hover .sfa-group-share__icon {
  transform: translateY(0);
}

.sfa-group-join__submit {
  width: 100%;
  display: block;
  margin-bottom: 0.5em;
  font-weight: var(--sfa-font-weight-extrabold);
  position: relative;
  overflow: hidden;
  background-color: var(--sfa-primary-color);
  color: var(--sfa-contrast-color);
  padding: 0.813em;
}
@media (min-width: 768px) {
  .sfa-group-join__submit {
    max-width: 300px;
  }
}
.sfa-group-join__submit.loading, .sfa-group-join__submit.pending, .sfa-group-join__submit.failed, .sfa-group-join__submit.joined {
  pointer-events: none;
  color: var(--sfa-contrast-color);
  background-color: var(--sfa-primary-color);
}
.sfa-group-join__submit.loading:before, .sfa-group-join__submit.pending:before, .sfa-group-join__submit.failed:before, .sfa-group-join__submit.joined:before {
  content: "\f058";
  margin-right: 7px;
  display: inline-block;
}
.sfa-group-join__submit.loading {
  margin-left: 7px;
  opacity: 0.8;
}
.sfa-group-join__submit.loading:before {
  content: "\f110";
}
.sfa-group-join__submit.failed:before {
  content: "\f057";
}
.sfa-group-join__submit.joined:before {
  content: "\f164";
}
.sfa-group-join__points {
  display: block;
  text-align: center;
  font-size: var(--sfa-text-font-size-medium);
  margin-bottom: 0.5em;
}
@media (min-width: 768px) {
  .sfa-group__footer .sfa-group-join {
    display: flex;
  }
  .sfa-group__footer .sfa-group-join .sfa-group-join__points {
    display: none;
  }
  .sfa-group__footer .sfa-group-join .sfa-group-join__submit {
    margin-bottom: 0;
    margin-right: 2em;
  }
}

.sfa-group-content__title {
  font-size: var(--sfa-text-font-size);
  font-weight: var(--sfa-font-weight-extrabold);
  color: var(--sfa-title-color);
  margin-top: 0;
  margin-bottom: 1em;
  text-transform: uppercase;
}
.sfa-group-content__text {
  margin-bottom: 3.3em;
  color: var(--sfa-title-color-light);
}
@media (min-width: 768px) {
  .sfa-group-content__text {
    max-width: 60%;
  }
}
@media (min-width: 768px) {
  .sfa-group-content__container {
    display: flex;
    flex-wrap: wrap;
  }
}
.sfa-group-content__efforts {
  display: grid;
  grid-template-columns: 30px auto;
  grid-template-rows: auto auto;
  align-items: center;
}
.sfa-group-content__efforts:not(:first-child) {
  margin-top: 1.5em;
}
@media (min-width: 768px) {
  .sfa-group-content__efforts:not(:first-child) {
    margin-top: 0;
    margin-left: 3.8em;
    padding-left: 3.8em;
    border-left: 1px solid var(--sfa-border-color);
  }
}
.sfa-group-content__icon {
  margin-right: 5px;
  color: var(--sfa-title-color);
}
.sfa-group-content__icon--steps {
  font-size: var(--sfa-text-font-size-small);
}
.sfa-group-content__icon--steps:before {
  transform: rotate(-90deg);
  display: inline-block;
}
.sfa-group-content__icon--coin:before {
  content: "";
}
.sfa-group-content__name {
  margin: 0;
  font-weight: var(--sfa-font-weight-extrabold);
  color: var(--sfa-title-color);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
}
.sfa-group-content__value {
  margin-top: 0.5em;
  color: var(--sfa-title-color-light);
  font-size: var(--sfa-h5-font-size);
  grid-column-start: 2;
}

.sfa-group-widget:not(:first-child) {
  margin-top: 2em;
}
.sfa-group-widget__title {
  margin-top: 0;
  margin-bottom: 1em;
  text-transform: uppercase;
  font-weight: var(--sfa-font-weight-extrabold);
  color: var(--sfa-title-color);
}
.sfa-group-widget__content {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: var(--sfa-text-color-light);
}
.sfa-group-widget__content .sfa-group-leader {
  flex: 1 0 100%;
}
.sfa-group-widget__icon {
  margin-right: 0.5em;
}
.sfa-group-widget__label {
  background-color: var(--sfa-input-background);
  border-radius: var(--sfa-border-radius);
  color: var(--sfa-text-color-light);
  padding: 0.2em 1em;
  display: flex;
  align-items: center;
  transition: 0.3s ease-out;
}
.sfa-group-widget__label:hover {
  background-color: var(--sfa-primary-color);
  color: var(--sfa-contrast-color);
}
.sfa-group-widget__label:not(:first-child) {
  margin-left: 0.5em;
}
.sfa-group-widget__row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex: 1 0 100%;
  margin-left: -5px;
  margin-right: -5px;
  margin-top: -5px;
}
.sfa-group-widget__row .sfa-group-widget__label {
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 5px;
}

.sfa-group-leader {
  display: grid;
  grid-template-columns: 55px auto;
  grid-template-rows: auto auto;
}
.sfa-group-leader:not(:first-child) {
  margin-top: 1em;
}
.sfa-group-leader__img {
  grid-row-start: 1;
  grid-row-end: 3;
  border-radius: 50%;
  width: 45px;
  height: 45px;
  box-shadow: none;
  -o-object-fit: contain;
     object-fit: contain;
}
.sfa-group-leader__name {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: var(--sfa-font-weight-bold);
  font-size: var(--sfa-text-font-size-medium);
  color: var(--sfa-title-color);
}
.sfa-group-leader__role {
  margin-bottom: 0;
  color: var(--sfa-text-color-light);
  font-size: var(--sfa-text-font-size-small);
}
.sfa-group-events .sfa-carousel-section__header {
  margin-bottom: 1.6em;
}
.sfa-group-events .sfa-carousel-section__title {
  font-size: var(--sfa-text-font-size);
}
.sfa-group-events .sfa-carousel-section__explore {
  display: none;
}

/** 6. Components
 *  ------------- */
.sfa-carousel-section__header {
  font-size: var(--sfa-text-font-size);
  margin-bottom: 2.7em;
}
@media (min-width: 768px) {
  .sfa-carousel-section__header {
    display: grid;
    align-items: center;
    grid-template-columns: auto auto;
    grid-template-rows: auto auto;
  }
}
.sfa-carousel-section__title {
  font-size: var(--sfa-h3-font-size);
  font-weight: var(--sfa-font-weight-heavy);
  margin: 0.4em 0;
  color: var(--sfa-title-color);
  text-transform: uppercase;
}
.sfa-carousel-section__title, .sfa-carousel-section__sub {
  grid-column-start: 1;
}
.sfa-carousel-section__sub {
  font-size: var(--sfa-text-font-size-large);
  color: var(--sfa-title-color-light);
  display: block;
  margin-bottom: 0.5em;
}
@media (min-width: 768px) {
  .sfa-carousel-section__sub {
    margin-top: 0;
  }
}
.sfa-carousel-section__nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  justify-self: flex-end;
}
@media (min-width: 768px) {
  .sfa-carousel-section__nav {
    grid-column-start: 2;
    justify-content: flex-end;
  }
}
.sfa-carousel-section__buttons {
  flex-grow: 1;
  display: flex;
  justify-content: flex-end;
}
.sfa-carousel-section__explore {
  font-weight: var(--sfa-font-weight-extrabold);
  font-size: var(--sfa-text-font-size);
  text-decoration: underline;
  color: var(--sfa-title-color);
  margin-right: 1em;
  transition: 0.3s ease-out;
}
.sfa-carousel-section__explore:hover {
  color: var(--sfa-primary-color);
}
.sfa-carousel-section .sfa-split-card,
.sfa-carousel-section .sfa-board-card {
  margin: 8px auto 20px;
}
.sfa-carousel-section__label {
  font-size: var(--sfa-h3-font-size);
  font-weight: var(--sfa-font-weight-heavy);
  padding: 15px;
  text-align: center;
  border-top: 6px solid var(--sfa-primary-color);
}
@media (min-width: 768px) {
  .sfa-carousel-section__label {
    border-left: 6px solid var(--sfa-primary-color);
    border-top: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 4%;
  }
}
.sfa-carousel-section__label:after {
  content: "";
  background-color: var(--sfa-border-color);
  height: 1px;
  width: 75px;
  display: block;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .sfa-carousel-section__label:after {
    height: 75px;
    width: 1px;
    margin: 0;
  }
}
@media (min-width: 768px) {
  .sfa-carousel-section.labeled .sfa-carousel-section__body {
    display: flex;
  }
  .sfa-carousel-section.labeled .sfa-carousel-section__label {
    width: 25%;
    padding-right: 4%;
  }
  .sfa-carousel-section.labeled .sfa-carousel-section__slider {
    width: 75%;
    padding-left: 4%;
  }
}
.sfa-carousel-section .owl-prev,
.sfa-carousel-section .owl-next {
  border: 1px solid var(--sfa-border-color);
  border-radius: 50%;
  width: 1.42em;
  height: 1.42em;
  line-height: 1.42em;
  color: var(--sfa-text-color);
  outline: none;
  font-size: var(--sfa-h4-font-size);
  padding: 0;
  transition: 0.3s ease-out;
}
.sfa-carousel-section .owl-prev:focus,
.sfa-carousel-section .owl-next:focus {
  background-color: transparent;
}
.sfa-carousel-section .owl-prev:hover,
.sfa-carousel-section .owl-next:hover {
  background-color: var(--sfa-border-color);
  color: var(--sfa-primary-color);
}
.sfa-carousel-section .owl-prev.disabled,
.sfa-carousel-section .owl-next.disabled {
  opacity: 0.3;
  pointer-events: none;
}
.sfa-carousel-section .owl-prev {
  padding-right: 1px;
  margin-right: 0.5em;
}
.sfa-carousel-section .owl-next {
  padding-left: 1px;
}

.sfa-account-sidebar {
  color: var(--sfa-contrast-color);
}
.sfa-account-sidebar__header {
  font-size: var(--sfa-text-font-size);
  color: var(--sfa-contrast-color);
  text-decoration: underline;
  vertical-align: middle;
}
.sfa-account-sidebar__header:hover {
  color: var(--sfa-contrast-color);
}
.sfa-account-sidebar__header:hover .sfa-account-sidebar__back {
  transform: translateX(-5px);
  margin-right: 10px;
}
.sfa-account-sidebar__back {
  text-decoration: none;
  margin-right: 5px;
  transition: 0.3s ease-out;
}
.sfa-account-sidebar__back:before {
  content: "\f105";
  /*rtl:remove*/
  content: "\f104";
}
.sfa-account-sidebar__title {
  font-size: var(--sfa-h2-font-size);
  margin-top: 0.666em;
  margin-bottom: 0;
}
.sfa-account-sidebar__button {
  color: var(--sfa-primary-color);
  font-size: var(--sfa-text-font-size-medium);
  border-radius: var(--sfa-input-border-radius);
  border: 1px solid transparent;
  padding-top: 0.8125em;
  padding-bottom: 0.8125em;
  font-size: var(--sfa-text-font-size-small);
  margin-top: 2.5em;
  display: inline-block;
}
.sfa-account-sidebar__button:hover {
  background-color: transparent;
  border-color: currentColor;
}

.sfa-account-form {
  position: relative;
  font-size: var(--sfa-text-font-size-medium);
}
.sfa-account-form.error {
  animation: 0.6s sfa_error ease-out;
}
.sfa-account-form.loading:before, .sfa-account-form.success:before {
  content: "";
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: var(--sfa-contrast-color);
  opacity: 0.7;
}
.sfa-account-form.loading:after, .sfa-account-form.success:after {
  content: "\f110";
  position: absolute;
  z-index: 20;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  font-size: 40px;
  color: var(--sfa-primary-color);
}
.sfa-account-form.success:after {
  content: "\f058";
}
.sfa-account-form__title {
  text-transform: uppercase;
  color: var(--sfa-title-color);
  font-size: var(--sfa-h5-font-size);
  font-weight: var(--sfa-font-weight-extrabold);
  margin-top: 0.833em;
  margin-bottom: 2.5em;
}
.sfa-account-form--register .sfa-account-form__title {
  margin-top: 0;
}
.sfa-account-form__row {
  font-size: var(--sfa-text-font-size-medium);
}
.sfa-account-form__row:not(:first-of-type) {
  margin-top: 2em;
}
.sfa-account-form__row--split {
  display: grid;
  grid-template-columns: 50% 50%;
  grid-template-rows: auto;
}
.sfa-account-form__row--separator {
  border-bottom: 1px solid var(--sfa-border-color);
  padding-bottom: 2em;
}
.sfa-account-form__col {
  padding-right: 10px;
  padding-left: 10px;
}
.sfa-account-form__col:first-child {
  padding-left: 0;
}
.sfa-account-form__col:last-child {
  padding-right: 0;
}
.sfa-account-form__label {
  display: block;
  margin-bottom: 0.5em;
  color: var(--sfa-title-color);
}
.sfa-account-form__mobile {
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: 33.3333% 66.666%;
}
.sfa-account-form__forgot {
  margin-top: 0.8em;
  font-weight: var(--sfa-font-weight-extrabold);
  text-align: right;
}
.sfa-account-form__forgot a {
  color: var(--sfa-title-color);
  transition: 0.3s ease-out;
}
.sfa-account-form__forgot a:hover {
  color: var(--sfa-primary-color);
}
.sfa-account-form__submit {
  border-radius: var(--sfa-input-border-radius);
  width: 100%;
  display: block;
  font-weight: var(--sfa-font-weight-extrabold);
  margin-top: 2em;
  padding-top: 1em;
  padding-bottom: 1em;
}
.sfa-account-form__submit.loading {
  pointer-events: none;
}
.sfa-account-form__error {
  margin-top: 1.5em;
  display: none;
}
.sfa-account-form__error p {
  font-weight: var(--sfa-font-weight-extrabold);
  color: var(--sfa-title-color);
}
.sfa-account-form__error p:before {
  content: "\f071";
  display: inline-block;
  margin-right: 8px;
}
.sfa-account-form__error p:first-letter {
  text-transform: uppercase;
}
.error .sfa-account-form__error {
  display: block;
}
.sfa-account-form__footer {
  margin-top: 3em;
  border-top: 1px solid var(--sfa-border-color);
  padding-top: 2em;
  padding-bottom: 2em;
  text-align: center;
}
.error .sfa-account-form__footer {
  margin-top: 1.5em;
}
.sfa-account-form__noaccount {
  color: var(--sfa-title-color);
  font-size: var(--sfa-h5-font-size);
  font-weight: var(--sfa-font-weight-medium);
  margin: 0;
}
.sfa-account-form__create {
  color: var(--sfa-primary-color);
  font-weight: var(--sfa-font-weight-extrabold);
  display: block;
  margin-top: 2em;
  transition: 0.3s ease-out;
}
.sfa-account-form__create:hover {
  color: var(--sfa-primary-color);
  text-decoration: underline;
}
.sfa-account-form__stamp {
  border: 1px solid var(--sfa-border-color);
  border-radius: 5px;
  width: 115px;
  font-size: var(--sfa-text-font-size-small);
  color: var(--sfa-text-color-dark);
  text-align: center;
  padding: 0.679em;
  margin-right: 0.7em;
  cursor: pointer;
  transition: 0.3s ease-out;
}
.sfa-account-form__control:checked + .sfa-account-form__stamp {
  font-weight: var(--sfa-font-weight-bold);
  border-color: var(--sfa-primary-color);
  box-shadow: inset 0 0 3px var(--sfa-primary-color);
}
.sfa-account-form__control:focus + .sfa-account-form__stamp {
  box-shadow: inset 0 0 3px var(--sfa-primary-color);
}
.sfa-account-form__accord {
  display: block;
  font-size: var(--sfa-text-font-size-medium);
  color: var(--sfa-title-color-light);
}
.sfa-account-form__accord:not(:first-of-type) {
  margin-top: 1.25em;
}
.sfa-account-form__accord a {
  color: var(--sfa-primary-color);
}
.sfa-account-form__accord:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  box-shadow: inset 0 0 0 1px var(--sfa-primary-color);
  border-radius: 50%;
  margin-right: 0.7em;
}
.sfa-account-form__control:checked + .sfa-account-form__accord:before {
  box-shadow: inset 0 0 0 7px var(--sfa-primary-color);
}
.sfa-account-form [type=text].sfa-account-form__control,
.sfa-account-form [type=password].sfa-account-form__control,
.sfa-account-form [type=email].sfa-account-form__control,
.sfa-account-form [type=date].sfa-account-form__control,
.sfa-account-form [type=tel].sfa-account-form__control,
.sfa-account-form select.sfa-account-form__control {
  background-color: var(--sfa-input-background);
  border-color: var(--sfa-border-color);
  border-radius: 4px;
  height: 3.125em;
  transition: 0.3s ease-out;
}
.sfa-account-form [type=text].sfa-account-form__control:focus,
.sfa-account-form [type=password].sfa-account-form__control:focus,
.sfa-account-form [type=email].sfa-account-form__control:focus,
.sfa-account-form [type=date].sfa-account-form__control:focus,
.sfa-account-form [type=tel].sfa-account-form__control:focus,
.sfa-account-form select.sfa-account-form__control:focus {
  border-color: var(--sfa-primary-color);
  box-shadow: 0 0 2px var(--sfa-primary-color);
}
.sfa-account-form__control[type=date] {
  text-transform: uppercase;
}
.sfa-account-form__control[type=radio], .sfa-account-form__control[type=checkbox] {
  position: absolute;
  opacity: 0;
  z-index: -10;
}

.sfa-account-success {
  padding-top: 6.666em;
  text-align: center;
  padding-bottom: 0.6em;
}
.sfa-account-success__confetti {
  background-image: url("../images/confetti.png");
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 8.888em;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
}
.sfa-account-success__content {
  padding-bottom: 1.5em;
  margin-bottom: 1.5em;
  border-bottom: 1px solid var(--sfa-border-color);
}
.sfa-account-success__title {
  font-size: var(--sfa-h5-font-size);
  font-weight: var(--sfa-font-weight-extrabold);
  color: var(--sfa-title-color);
  margin-top: 0;
  margin-bottom: 1.5;
}
.sfa-account-success__subtitle {
  margin-bottom: 1.22em;
}
.sfa-account-success__subtitle:after {
  content: "";
  display: block;
  margin-top: 1.22em;
  width: 75px;
  height: 1px;
  border-radius: 50%;
  background-color: var(--sfa-border-color);
  margin-right: auto;
  margin-left: auto;
}
.sfa-account-success__request {
  color: var(--sfa-secondary-color);
  font-size: var(--sfa-text-font-size-small);
  margin-bottom: 2.5em;
}
.sfa-account-success__invite {
  color: var(--sfa-title-color);
  font-weight: var(--sfa-font-weight-bold);
  transition: 0.3s ease-out;
}
.sfa-account-success__invite span {
  text-decoration: underline;
}
.sfa-account-success__invite i {
  transform: scaleX(-1);
  background-color: var(--sfa-title-color);
  color: var(--sfa-contrast-color);
  border-radius: 50%;
  width: 24px;
  height: 24px;
  font-size: var(--sfa-text-font-size-small);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  transition: 0.3s ease-out;
}
.sfa-account-success__invite:hover {
  color: var(--sfa-primary-color);
}
.sfa-account-success__invite:hover i {
  background-color: var(--sfa-primary-color);
}
.sfa-account-success__download {
  font-size: var(--sfa-h5-font-size);
  font-weight: var(--sfa-font-weight-medium);
  color: var(--sfa-title-color);
  margin-top: 0;
  margin-bottom: 1.58em;
}
.sfa-account-success__apps {
  display: flex;
  align-items: center;
  justify-content: center;
}
.sfa-account-success__apps img {
  display: block;
  box-shadow: none;
  border-radius: 0;
  max-height: 45px;
}
.sfa-account-success__apps a {
  display: block;
}
.sfa-account-success__apps a:first-child {
  margin-right: 1.3em;
}

.sfa-group {
  font-size: var(--sfa-text-font-size);
}
.sfa-group__row {
  display: flex;
  flex-wrap: wrap;
}
.sfa-group__content {
  flex: 1 0 100%;
  width: 100%;
}
@media (min-width: 768px) {
  .sfa-group__content {
    flex-basis: 75%;
    max-width: 75%;
  }
}
.sfa-group__sidebar {
  flex: 1 0 100%;
  width: 100%;
}
.sfa-group__body .sfa-group__sidebar {
  margin-top: 3.5em;
}
@media (min-width: 768px) {
  .sfa-group__sidebar {
    flex-basis: 25%;
    max-width: 25%;
  }
  .sfa-group__body .sfa-group__sidebar {
    margin-top: 0;
  }
}
.sfa-group__header {
  padding-bottom: 1.3em;
  border-bottom: 1px solid var(--sfa-border-color);
}
.sfa-group__header .sfa-group__row {
  align-items: flex-end;
}
.sfa-group__header .sfa-group-banner {
  margin-bottom: 2.2em;
}
.sfa-group__body {
  padding-top: 2.2em;
}
.sfa-group__body .sfa-group-events {
  margin-top: 4em;
  padding-bottom: 3.3em;
  border-bottom: 1px solid var(--sfa-border-color);
}
.sfa-group__footer {
  padding-top: 3.5em;
  padding-bottom: 3.5em;
}

.sfa-search-form {
  justify-content: space-between;
  align-items: center;
  border-radius: var(--sfa-border-radius);
  background-color: var(--sfa-contrast-color);
  box-shadow: 0 7px 13px 0 rgba(0, 0, 0, 0.06);
  font-size: var(--sfa-text-font-size);
  padding: 15px;
  border-radius: 15px;
  box-shadow: 0 7px 13px 0 rgba(0, 0, 0, 0.06);
}
@media (min-width: 768px) {
  .sfa-search-form {
    display: flex;
    padding: 1.25em 2.5em;
    border-radius: 30px;
    flex-wrap: wrap;
  }
}
@media (min-width: 1200px) {
  .sfa-search-form {
    border-radius: 50px;
  }
}
.sfa-search-form__col {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.sfa-search-form__col:first-child {
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .sfa-search-form__col {
    flex-direction: row;
    flex: 1 1 100%;
  }
}
@media (min-width: 1200px) {
  .sfa-search-form__col {
    flex: 0 0 auto;
  }
  .sfa-search-form__col:first-child {
    margin-bottom: 0;
  }
}
.sfa-search-form__icon {
  display: none;
}
@media (min-width: 768px) {
  .sfa-search-form__icon {
    display: block;
    color: var(--sfa-primary-color);
    width: 20px;
    text-align: center;
    margin-right: 10px;
  }
}
.sfa-search-form__select, .sfa-search-form__input[type=search], .sfa-search-form__submit {
  height: 54px;
  font-size: var(--sfa-text-font-size-small);
  border-radius: var(--sfa-input-border-radius);
}
.sfa-search-form__select:focus, .sfa-search-form__input[type=search]:focus {
  border-color: var(--sfa-primary-color);
  box-shadow: 0 0 2px var(--sfa-primary-color);
}
.sfa-search-form__select {
  border: 1px solid var(--sfa-border-color);
  background-color: var(--sfa-contrast-color);
  color: var(--sfa-text-color);
  outline: none;
  padding: 10px;
  width: 48%;
  margin-bottom: 15px;
  max-width: 120px;
  transition: 0.3s ease-out;
  margin-right: 2%;
  margin-left: 2%;
}
@media (min-width: 768px) {
  .sfa-search-form__select {
    width: auto;
    margin-right: 0;
    margin-left: 10px;
    margin-bottom: 0;
  }
}
.sfa-search-form__label {
  position: relative;
  margin-bottom: 15px;
  width: 100%;
}
@media (min-width: 768px) {
  .sfa-search-form__label {
    margin-bottom: 0;
    width: auto;
  }
}
.sfa-search-form__search {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  color: var(--sfa-text-color-light);
  font-size: var(--sfa-text-font-size-small);
  width: 45px;
  text-align: center;
  transition: 0.3s ease-out;
}
.sfa-search-form__input[type=search] {
  background-color: var(--sfa-input-background);
  border: 1px solid transparent;
  padding-left: 45px;
  transition: 0.3s ease-out;
}
.sfa-search-form__input[type=search]:focus + .sfa-search-form__search {
  color: var(--sfa-primary-color);
}
.sfa-search-form__submit {
  padding: 10px 1em;
  width: 100%;
}
@media (min-width: 768px) {
  .sfa-search-form__submit {
    min-width: 130px;
    width: auto;
    margin-left: 10px;
  }
}

.sfa-user-menu {
  position: relative;
  display: inline-block;
}
.sfa-user-menu__parent {
  cursor: pointer;
  display: flex;
  align-items: center;
}
.sfa-user-menu__avatar {
  width: 30px;
  height: 30px !important;
  border-radius: 50% !important;
  margin-right: 10px;
  -o-object-fit: cover;
     object-fit: cover;
}
.sfa-user-menu__caret {
  margin-left: 10px;
}
.sfa-user-menu__submenu {
  position: absolute;
  left: 0;
  top: 100%;
  background-color: #fff;
  list-style: none;
  padding-left: 0;
  width: 100%;
  z-index: 9999;
  display: none;
}
.sfa-user-menu:hover .sfa-user-menu__submenu {
  display: block;
}
.sfa-user-menu__anchor {
  text-align: center;
  color: #494c4f;
  display: block;
  text-align: center;
  padding: 13px 20px;
  transition: 0.4s;
}
.sfa-user-menu__anchor:hover {
  background-color: #55595c;
  color: white;
}

.discover_button {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 174.5px;
  height: 174.5px;
}
.discover_button .discover_button_text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  animation: rotateText 12s linear infinite;
}
.discover_button .discover_button_text .rotating-text {
  font-family: var(--montserrat-font-family);
  font-weight: 800;
  font-size: 17px;
  fill: white;
  text-transform: uppercase;
}
[dir=rtl] .discover_button .discover_button_text .rotating-text {
  font-family: var(--changa-font-family);
}
.discover_button .discover_button_icon_wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 66px;
  height: 66px;
}
.discover_button .discover_button_icon_wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
[dir=rtl] .discover_button .discover_button_icon_wrapper img {
  transform: scaleX(-1);
}
@media (max-width: 980px) {
  .discover_button {
    width: 104.47px;
    height: 104.48px;
  }
  .discover_button .discover_button_text .rotating-text {
    font-size: 10px;
  }
  .discover_button .discover_button_icon_wrapper {
    width: 41px;
    height: 41px;
  }
}

@keyframes rotateText {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
.event_card {
  width: clamp(312px, 26.9675925926vw, 466px);
  height: clamp(355px, 31.0763888889vw, 537px);
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  border-radius: 16px;
  overflow: hidden;
  flex-shrink: 0;
}
@media (max-width: 980px) {
  .event_card {
    width: 312px;
    height: 355px;
  }
}
.event_card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50.09%, rgba(0, 0, 0, 0.71) 100%);
}
.event_card .event_card_image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.event_card .event_card_image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.event_card .event_card_image .event_card_timer_badge {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 10;
  display: flex;
  align-items: center;
  gap: 8px;
  background-color: var(--primary-color);
  color: var(--content-primary-color);
  padding: 8px 16px;
  border-radius: 24px;
  font-family: var(--montserrat-font-family);
  font-weight: 600;
  font-size: clamp(12px, 0.9259259259vw, 16px);
  line-height: 1.2;
  white-space: nowrap;
}
.event_card .event_card_image .event_card_timer_badge .timer_icon {
  width: clamp(16px, 1.1574074074vw, 20px);
  height: clamp(16px, 1.1574074074vw, 20px);
  -o-object-fit: contain;
     object-fit: contain;
  flex-shrink: 0;
}
.event_card .event_card_image .event_card_timer_badge .timer_text {
  color: var(--content-primary-color);
}
@media (max-width: 980px) {
  .event_card .event_card_image .event_card_timer_badge {
    top: 12px;
    right: 12px;
    padding: 6px 12px;
    gap: 6px;
    font-size: 12px;
  }
  .event_card .event_card_image .event_card_timer_badge .timer_icon {
    width: 14px;
    height: 14px;
  }
}
.event_card .event_card_content {
  position: relative;
  z-index: 2;
  padding: 24px;
}
.event_card .event_card_content .event_card_date {
  padding: 16px 0;
  background-color: rgba(244, 244, 245, 0.2);
  border-radius: 8px;
  color: #fff;
  width: clamp(59px, 5.4398148148vw, 94px);
  margin-bottom: 30px;
}
.event_card .event_card_content .event_card_date .event_card_date_text {
  text-align: center;
}
.event_card .event_card_content .event_card_date .event_card_date_text .date_day {
  font-family: var(--tusker-6700-font-family);
  font-size: clamp(24px, 1.9675925926vw, 34px);
  line-height: 32px;
  font-weight: 800;
  margin-bottom: 6px;
}
.event_card .event_card_content .event_card_date .event_card_date_text .date_month {
  font-family: var(--tusker-5600-font-family);
  font-size: clamp(19px, 1.4467592593vw, 25px);
  line-height: 120%;
  font-weight: 800;
  text-transform: uppercase;
}
@media (max-width: 980px) {
  .event_card .event_card_content .event_card_date {
    padding: 6px 0;
    width: 59px;
  }
  .event_card .event_card_content .event_card_date .event_card_date_text .date_day {
    font-size: 24px;
    margin-bottom: 3px;
  }
  .event_card .event_card_content .event_card_date .event_card_date_text .date_month {
    font-size: 19px;
  }
}
.event_card .event_card_content .event_card_title {
  font-family: var(--tusker-5600-font-family);
  font-weight: 800;
  font-size: clamp(28px, 2.4305555556vw, 42px);
  line-height: 131%;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #fff;
}
@media (max-width: 980px) {
  .event_card .event_card_content .event_card_title {
    font-size: 18px;
    margin-bottom: 1px;
  }
}
.event_card .event_card_content .event_card_footer {
  display: flex;
  align-items: center;
  gap: 8px;
}
.event_card .event_card_content .event_card_footer .info_item {
  display: flex;
  align-items: center;
  gap: 8px;
}
.event_card .event_card_content .event_card_footer .info_item img {
  width: clamp(16px, 1.3888888889vw, 24px);
  height: clamp(16px, 1.3888888889vw, 24px);
  -o-object-fit: contain;
     object-fit: contain;
}
.event_card .event_card_content .event_card_footer .info_item .info_item_text {
  font-family: var(--montserrat-font-family);
  font-size: clamp(12px, 1.1574074074vw, 20px);
  font-weight: 500;
  line-height: 101%;
  color: #bcb9b9;
  max-width: 127px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 980px) {
  .event_card .event_card_content .event_card_footer {
    gap: 10px;
  }
  .event_card .event_card_content .event_card_footer .info_item img {
    width: 12px;
    height: 12px;
  }
  .event_card .event_card_content .event_card_footer .info_item .info_item_text {
    font-size: 12px;
    max-width: 85px;
  }
}

/* Progressive blur container */
.progressive-blur {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 101%;
  pointer-events: none;
}
.progressive-blur > div {
  position: absolute;
  inset: 0;
  z-index: 1;
}
.progressive-blur > div:nth-child(1) {
  backdrop-filter: blur(1px);
  -webkit-backdrop-filter: blur(1px);
  mask: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 40%, rgb(0, 0, 0) 50%, rgb(0, 0, 0) 60%, rgba(0, 0, 0, 0) 70%);
  -webkit-mask: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 40%, rgb(0, 0, 0) 50%, rgb(0, 0, 0) 60%, rgba(0, 0, 0, 0) 70%);
}
.progressive-blur > div:nth-child(2) {
  backdrop-filter: blur(1.5px);
  -webkit-backdrop-filter: blur(1.5px);
  mask: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 45%, rgb(0, 0, 0) 55%, rgb(0, 0, 0) 65%, rgba(0, 0, 0, 0) 75%);
  -webkit-mask: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 45%, rgb(0, 0, 0) 55%, rgb(0, 0, 0) 65%, rgba(0, 0, 0, 0) 75%);
}
.progressive-blur > div:nth-child(3) {
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
  mask: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgb(0, 0, 0) 60%, rgb(0, 0, 0) 70%, rgba(0, 0, 0, 0) 80%);
  -webkit-mask: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgb(0, 0, 0) 60%, rgb(0, 0, 0) 70%, rgba(0, 0, 0, 0) 80%);
}
.progressive-blur > div:nth-child(4) {
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  mask: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 55%, rgb(0, 0, 0) 65%, rgb(0, 0, 0) 75%, rgba(0, 0, 0, 0) 85%);
  -webkit-mask: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 55%, rgb(0, 0, 0) 65%, rgb(0, 0, 0) 75%, rgba(0, 0, 0, 0) 85%);
}
.progressive-blur > div:nth-child(5) {
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  mask: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 60%, rgb(0, 0, 0) 70%, rgb(0, 0, 0) 80%, rgba(0, 0, 0, 0) 90%);
  -webkit-mask: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 60%, rgb(0, 0, 0) 70%, rgb(0, 0, 0) 80%, rgba(0, 0, 0, 0) 90%);
}
.progressive-blur > div:nth-child(6) {
  backdrop-filter: blur(44px);
  -webkit-backdrop-filter: blur(44px);
  mask: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 65%, rgb(0, 0, 0) 75%, rgb(0, 0, 0) 100%);
  -webkit-mask: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 65%, rgb(0, 0, 0) 75%, rgb(0, 0, 0) 100%);
}

/* rtl:begin:ignore */
.footer_section {
  background-color: var(--background-secondary-color);
  padding: 130px 0;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.footer_section p, .footer_section a {
  margin: 0;
  color: #fff;
}
@media (max-width: 768px) {
  .footer_section {
    padding: 0 0;
  }
}
.footer_section .footer_links_container {
  width: 100%;
  max-width: 1364px;
  margin: 0 auto;
  padding: 0;
}
@media (max-width: 1399px) {
  .footer_section .footer_links_container {
    padding: 0 24px;
  }
}
.footer_section .footer_links {
  padding: 15px 0 39px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 31px 61px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.footer_section .footer_links a {
  font-family: var(--tusker-6700-font-family);
  font-weight: 800;
  font-size: 26px;
  line-height: 100%;
  text-transform: uppercase;
  text-align: center;
}
@media (max-width: 1399px) {
  .footer_section .footer_links {
    padding: 0 0 39px;
    gap: 45px;
  }
}
@media (max-width: 768px) {
  .footer_section .footer_links {
    padding: 0 0 24px;
    gap: 31px 39px;
  }
  .footer_section .footer_links a {
    font-size: 16px;
  }
}
.footer_section .footer_copyright_container {
  width: 100%;
  max-width: 1336px;
  margin: 0 auto;
}
@media (max-width: 1200px) {
  .footer_section .footer_copyright_container {
    padding: 0 24px;
  }
}
.footer_section .footer_copyright {
  padding: 35.5px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.footer_section .footer_copyright .footer_copyright_text {
  color: #a1a1aa;
  font-family: var(--inter-font-family);
  font-size: 18px;
  line-height: 24px;
}
.footer_section .footer_copyright .footer_stores_links {
  display: flex;
  align-items: center;
  gap: 24px;
}
.footer_section .footer_copyright .footer_stores_links img {
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 1399px) {
  .footer_section .footer_copyright {
    padding: 24px 2px;
  }
}
@media (max-width: 1200px) {
  .footer_section .footer_copyright {
    flex-direction: column;
    gap: 24px;
  }
  .footer_section .footer_copyright .footer_copyright_text {
    order: 3;
    text-align: center;
  }
}
.footer_section .footer_social_icons_container {
  max-width: 1364px;
  height: 484px;
  margin: 0 auto;
  padding: 64px 152px;
  margin-bottom: 24px;
}
@media (max-width: 1120px) {
  .footer_section .footer_social_icons_container {
    padding: 64px 0;
  }
}
@media (max-width: 890px) {
  .footer_section .footer_social_icons_container {
    height: 358px;
    margin-top: 24px;
    padding: 44px 0;
  }
}
.footer_section .footer_social_icons {
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 1060px;
  margin: 0 auto;
}
.footer_section .footer_social_icons .social_icon_item {
  width: 171px;
  height: 171px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #3a3a3c;
  border-radius: 50%;
  position: absolute;
}
.footer_section .footer_social_icons .social_icon_item.instagram_icon {
  left: 3.3%;
  bottom: 4.02%;
}
.footer_section .footer_social_icons .social_icon_item.facebook_icon {
  left: 21.6%;
  bottom: 7.09%;
}
.footer_section .footer_social_icons .social_icon_item.linkedin_icon {
  right: 35.36%;
  top: 6%;
}
.footer_section .footer_social_icons .social_icon_item.youtube_icon {
  right: 17.98%;
  bottom: -14.61%;
}
.footer_section .footer_social_icons .social_icon_item.X_icon {
  right: 0;
  bottom: -10.68%;
}
.footer_section .footer_social_icons .social_icon_item img {
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 1399px) {
  .footer_section .footer_social_icons .social_icon_item {
    width: 153px;
    height: 153px;
  }
  .footer_section .footer_social_icons .social_icon_item.linkedin_icon {
    right: 32.36%;
    top: 13%;
  }
}
@media (max-width: 1200px) {
  .footer_section .footer_social_icons .social_icon_item {
    width: 90px;
    height: 90px;
  }
  .footer_section .footer_social_icons .social_icon_item.X_icon {
    right: 5%;
    bottom: 17%;
  }
  .footer_section .footer_social_icons .social_icon_item.facebook_icon {
    left: 31.6%;
    bottom: 28.09%;
  }
  .footer_section .footer_social_icons .social_icon_item.instagram_icon {
    left: 17.3%;
    bottom: 21.3%;
  }
  .footer_section .footer_social_icons .social_icon_item.youtube_icon {
    right: 20.98%;
    bottom: 22.39%;
  }
}
@media (max-width: 1120px) {
  .footer_section .footer_social_icons .social_icon_item.linkedin_icon {
    right: 39.36%;
    top: 13%;
  }
  .footer_section .footer_social_icons .social_icon_item.facebook_icon {
    left: 35.6%;
    bottom: 39.09%;
  }
  .footer_section .footer_social_icons .social_icon_item.instagram_icon {
    left: 26.3%;
    bottom: 31.3%;
  }
  .footer_section .footer_social_icons .social_icon_item.youtube_icon {
    right: 27.98%;
    bottom: 28.39%;
  }
  .footer_section .footer_social_icons .social_icon_item.X_icon {
    right: 18.5%;
    bottom: 27%;
  }
}
@media (max-width: 890px) {
  .footer_section .footer_social_icons .social_icon_item.linkedin_icon {
    right: 32.36%;
    top: -3%;
  }
  .footer_section .footer_social_icons .social_icon_item.facebook_icon {
    left: 34.6%;
    bottom: 40.09%;
  }
  .footer_section .footer_social_icons .social_icon_item.instagram_icon {
    left: 22.3%;
    bottom: 31.3%;
  }
  .footer_section .footer_social_icons .social_icon_item.youtube_icon {
    right: 23.98%;
    bottom: -6.61%;
  }
  .footer_section .footer_social_icons .social_icon_item.X_icon {
    right: 14.5%;
    bottom: 18%;
  }
}
@media (max-width: 700px) {
  .footer_section .footer_social_icons .social_icon_item.linkedin_icon {
    right: 10.36%;
    top: -4%;
  }
  .footer_section .footer_social_icons .social_icon_item.facebook_icon {
    left: 35.6%;
    bottom: 37.09%;
  }
  .footer_section .footer_social_icons .social_icon_item.instagram_icon {
    left: 15.3%;
    bottom: 16.3%;
  }
  .footer_section .footer_social_icons .social_icon_item.youtube_icon {
    right: 24.98%;
    bottom: -6.61%;
  }
  .footer_section .footer_social_icons .social_icon_item.X_icon {
    right: 11.5%;
    bottom: 16%;
  }
}
@media (max-width: 500px) {
  .footer_section .footer_social_icons .social_icon_item.linkedin_icon {
    right: 3%;
    top: 5%;
  }
  .footer_section .footer_social_icons .social_icon_item.facebook_icon {
    left: 28.6%;
    bottom: 43.09%;
  }
  .footer_section .footer_social_icons .social_icon_item.instagram_icon {
    left: 4%;
    bottom: 34.3%;
  }
  .footer_section .footer_social_icons .social_icon_item.youtube_icon {
    right: 27.98%;
    bottom: -14.61%;
  }
  .footer_section .footer_social_icons .social_icon_item.X_icon {
    right: 7.5%;
    bottom: 8%;
  }
}
.footer_section .footer_social_icons .star_icon_1 {
  position: absolute;
  right: -12.26%;
  bottom: -17.1%;
  width: 142.2px;
  height: 142.2px;
}
.footer_section .footer_social_icons .star_icon_2 {
  position: absolute;
  left: 37.17%;
  bottom: 15.29%;
  width: 137.7px;
  height: 137.7px;
}
@media (max-width: 1399px) {
  .footer_section .footer_social_icons .star_icon_1 {
    width: 117px;
    height: 117px;
  }
  .footer_section .footer_social_icons .star_icon_2 {
    width: 108px;
    height: 108px;
    left: 40.17%;
    bottom: 22.29%;
  }
}
@media (max-width: 1200px) {
  .footer_section .footer_social_icons .star_icon_1 {
    width: 99px;
    height: 99px;
    right: 12.74%;
    bottom: 4.74%;
  }
  .footer_section .footer_social_icons .star_icon_2 {
    width: 90px;
    height: 90px;
    bottom: 43.29%;
    left: 44.17%;
  }
}
@media (max-width: 1120px) {
  .footer_section .footer_social_icons .star_icon_1 {
    right: 9.74%;
    bottom: 13.9%;
  }
}
@media (max-width: 890px) {
  .footer_section .footer_social_icons .star_icon_1 {
    right: 13.74%;
    bottom: -20.1%;
  }
  .footer_section .footer_social_icons .star_icon_2 {
    bottom: 50.29%;
    left: 45.17%;
  }
}
@media (max-width: 700px) {
  .footer_section .footer_social_icons .star_icon_1 {
    right: 12.74%;
    bottom: -19.1%;
  }
  .footer_section .footer_social_icons .star_icon_2 {
    bottom: 50.29%;
    left: 52.17%;
  }
}
@media (max-width: 500px) {
  .footer_section .footer_social_icons .star_icon_1 {
    right: 4.74%;
    bottom: -27.1%;
  }
  .footer_section .footer_social_icons .star_icon_2 {
    bottom: 52.29%;
    left: 50.17%;
  }
}
.footer_section .pattern_image,
.footer_section .pattern_image_mobile {
  position: absolute;
  bottom: 52.4px;
  left: 0;
  width: 100%;
  min-height: 567px;
  z-index: -1;
  -o-object-fit: cover;
     object-fit: cover;
}
.footer_section .pattern_image_mobile {
  display: none;
}
@media (max-width: 1200px) {
  .footer_section .pattern_image {
    min-height: auto;
    bottom: clamp(52.4px, 168.4px + 407.6px * (1728px - 100vw) / 1128px, 460px);
  }
}
@media (max-width: 890px) {
  .footer_section .pattern_image_mobile {
    display: block;
    bottom: 307px;
    min-height: 181px;
    height: 425px;
    -o-object-fit: fill;
       object-fit: fill;
  }
  .footer_section .pattern_image {
    display: none;
  }
}
@media (max-width: 768px) {
  .footer_section .pattern_image_mobile {
    bottom: 178px;
  }
}

.page-template-page-home .site-footer,
.page-template-page-home .otgs-development-site-front-end,
.page-template-page-home .wpml-ls-statics-footer {
  display: none !important;
}

/* rtl:end:ignore */
.sfa-language-switcher.sfa-custom-dropdown {
  position: relative;
  display: inline-block;
}
.sfa-language-switcher .sfa-lang-dropdown-toggle {
  width: 56px;
  height: 56px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sfa-language-switcher .sfa-lang-dropdown-toggle:hover, .sfa-language-switcher .sfa-lang-dropdown-toggle:focus {
  background-color: unset;
}
.sfa-language-switcher .sfa-lang-icon {
  width: 24px;
  height: 24px;
  display: block;
  transition: transform 0.3s ease;
  -o-object-fit: contain;
     object-fit: contain;
}
.sfa-language-switcher .sfa-lang-dropdown-menu {
  position: absolute;
  top: 100%;
  right: 0;
  min-width: 150px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  list-style: none;
  margin: 0;
  padding: 0;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);
  transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s ease;
  z-index: 1000;
}
.sfa-language-switcher.active .sfa-lang-dropdown-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.sfa-language-switcher .sfa-lang-item {
  margin: 0;
}
.sfa-language-switcher .sfa-lang-item.current .sfa-lang-link {
  background-color: var(--secondary-color);
  font-weight: 600;
}
.sfa-language-switcher .sfa-lang-link {
  display: block;
  padding: 10px 16px;
  color: #000;
  text-decoration: none;
  transition: background-color 0.2s ease;
  font-family: var(--changa-font-family);
}
.sfa-language-switcher .sfa-lang-link:hover {
  background-color: #f5f5f5;
}
@media (max-width: 1024px) {
  .sfa-language-switcher .sfa-lang-dropdown-toggle {
    width: 52px;
    height: 52px;
  }
  .sfa-language-switcher .sfa-lang-icon {
    width: 20px;
    height: 20px;
  }
}

.animated-logo {
  display: inline-block;
  position: relative;
  max-height: 46.59px;
}
.animated-logo .animated-logo_image {
  margin: 0 8.11px 0 11.88px;
  width: 35.89px;
  height: 46.59px;
  margin: 0 62.23px 0 66px;
  animation: logoMarginAnimation 8s ease-in-out 1;
}
.animated-logo .animated-logo_text_ar {
  width: 54.12px;
  height: 24.87px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  opacity: 1;
  animation: logoTextOpacity 8s ease-in-out 1;
}
.animated-logo .animated-logo_text_en {
  width: 54.12px;
  height: 18.84px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  opacity: 1;
  animation: logoTextOpacity 8s ease-in-out 1;
}
@media (max-width: 1024px) {
  .animated-logo {
    max-height: 31px;
  }
  .animated-logo .animated-logo_image {
    animation: none;
    width: 24px;
    height: 31px;
    margin: 0 42px 0 44px;
  }
  .animated-logo .animated-logo_text_ar {
    animation: none;
    width: 36px;
    height: 17px;
  }
  .animated-logo .animated-logo_text_en {
    animation: none;
    width: 36px;
    height: 13px;
  }
}
@keyframes logoMarginAnimation {
  0% {
    margin: 0 8.11px 0 11.88px;
  }
  70% {
    margin: 0 8.11px 0 11.88px;
  }
  100% {
    margin: 0 62.23px 0 66px;
  }
}
@keyframes logoTextOpacity {
  0% {
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/** 7. Pages
 *  ------------- */
.sfa-account {
  background-image: url(../images/account_bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  min-height: 100vh;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .sfa-account {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.sfa-account__container {
  display: none;
  flex: 1 0 100%;
  animation: 0.5s sfa_fadein ease-out;
}
.sfa-account__container:last-child {
  display: block;
}
.sfa-account__container:target {
  display: block;
}
.sfa-account__container:target ~ .sfa-account__container {
  display: none;
}
.sfa-account__row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.sfa-account-sidebar {
  padding-top: 80px;
  padding-bottom: 50px;
}
.sfa-account-sidebar, .sfa-account__content {
  flex-grow: 1;
  width: 100%;
}
@media (min-width: 768px) {
  .sfa-account-sidebar, .sfa-account__content {
    width: 50%;
    padding: 0 15px;
  }
}
.sfa-account__box {
  position: relative;
  font-size: var(--sfa-text-font-size);
  background-color: var(--sfa-contrast-color);
  padding: 2.222em 15px 1.388em;
}
@media (min-width: 768px) {
  .sfa-account__box {
    border-radius: var(--sfa-border-radius);
    padding-right: 25px;
    padding-left: 25px;
  }
}

.sfa-search {
  font-size: var(--sfa-text-font-size);
}
.sfa-search__header {
  padding-top: 4em;
  position: relative;
}
.sfa-search__header:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  border-radius: 20px;
  background-color: var(--sfa-secondary-color);
  background-image: var(--sfa-search-background);
  background-size: cover;
  background-repeat: no-repeat;
  height: calc(100% - 145px);
}
@media (min-width: 768px) {
  .sfa-search__header:before {
    height: calc(100% - 85px);
  }
}
@media (min-width: 1200px) {
  .sfa-search__header:before {
    height: calc(100% - 50px);
    left: 20px;
    right: 20px;
  }
}
.sfa-search__subtitle {
  color: var(--sfa-contrast-color);
  font-size: var(--sfa-h4-font-size);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 1.3em;
}
.sfa-search__title {
  color: var(--sfa-contrast-color);
  font-size: var(--sfa-title-font-size);
  margin-top: 0;
  margin-bottom: 1em;
}
.sfa-search__content {
  padding-top: 5.55em;
  padding-bottom: 7.22em;
}
.sfa-search__results {
  display: grid;
  -moz-column-gap: 30px;
       column-gap: 30px;
  row-gap: 30px;
  grid-template-columns: var(--sfa-card-width);
  justify-content: center;
}
@media (min-width: 480px) {
  .sfa-search__results {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 768px) {
  .sfa-search__results {
    grid-template-columns: 1fr 1fr 1fr;
    row-gap: 7.22em;
  }
}
@media (min-width: 1200px) {
  .sfa-search__results {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
.sfa-search__results .sfa-board-card {
  width: auto;
}
.sfa-search__footer {
  display: flex;
  justify-content: center;
  padding: 0 7.5px 7.22em;
}
.sfa-search__load {
  color: var(--sfa-text-color);
  font-size: var(--sfa-text-font-size-large);
  font-weight: var(--sfa-font-weight-extrabold);
  border: 2px solid currentColor;
  border-radius: 4px;
  padding: 0.65em 10px;
  width: 250px;
  max-width: 100%;
  transition: 0.3s ease-out;
}
.sfa-search__load:hover, .sfa-search__load:focus {
  background-color: var(--sfa-primary-color);
  border-color: var(--sfa-primary-color);
  color: var(--sfa-contrast-color);
  outline: none;
}

:root {
  --tusker-6700-font-family: "TuskerGrotesk6700", -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif;
  --tusker-6500-font-family: "TuskerGrotesk6500", -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif;
  --tusker-5700-font-family: "TuskerGrotesk5700", -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif;
  --tusker-5600-font-family: "TuskerGrotesk5600", -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif;
  --changa-font-family: "Changa", -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif;
  --montserrat-font-family: "Montserrat", -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif;
  --inter-font-family: "Inter", -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif;
  --primary-color: #FF5A19;
  --secondary-color: #E6E5DC;
  --content-primary-color: #E4E4E7;
  --background-secondary-color: #09090B;
}

html[dir=rtl] {
  --tusker-6700-font-family: "Changa", -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif;
  --tusker-6500-font-family: "Changa", -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif;
  --tusker-5700-font-family: "Changa", -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif;
  --tusker-5600-font-family: "Changa", -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif;
}

.line-clamp-1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

:root {
  --tusker-6700-font-family: "TuskerGrotesk6700", -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif;
  --tusker-6500-font-family: "TuskerGrotesk6500", -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif;
  --tusker-5700-font-family: "TuskerGrotesk5700", -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif;
  --tusker-5600-font-family: "TuskerGrotesk5600", -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif;
  --changa-font-family: "Changa", -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif;
  --montserrat-font-family: "Montserrat", -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif;
  --inter-font-family: "Inter", -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif;
  --primary-color: #FF5A19;
  --secondary-color: #E6E5DC;
  --content-primary-color: #E4E4E7;
  --background-secondary-color: #09090B;
}

html[dir=rtl] {
  --tusker-6700-font-family: "Changa", -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif;
  --tusker-6500-font-family: "Changa", -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif;
  --tusker-5700-font-family: "Changa", -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif;
  --tusker-5600-font-family: "Changa", -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif;
}

.container {
  width: 100%;
  max-width: 1364px;
  margin: 0 auto;
  padding-inline: clamp(20px, (100vw - 1364px) / 2, 118px);
}
@media (min-width: 1440px) {
  .container {
    padding-inline: 0;
  }
}

/** Media Variables
 * ---------------- **/
/** Dir Variables
 * -------------- **/
/** Includes Variables 
 *  ------------------ **/
/** Helper Variables
 *  ---------------- **/
.home_hero_section {
  background-color: var(--secondary-color);
  position: relative;
  padding-bottom: 182px;
}
@media (max-width: 1200px) {
  .home_hero_section {
    padding-bottom: 120px;
  }
}
@media (max-width: 768px) {
  .home_hero_section {
    padding-bottom: 80px;
  }
}
.home_hero_section p {
  margin: unset;
}
.home_hero_section .hero_container {
  padding: 115px 46px 0 46px;
  max-width: 1728px;
  margin: 0 auto;
}
@media (max-width: 980px) {
  .home_hero_section .hero_container {
    padding: 48px 0 0 0;
  }
}
.home_hero_section .society_and_movement {
  display: flex;
  justify-content: space-between;
  gap: 50px;
}
.home_hero_section .society_and_movement .society {
  max-width: 805px;
  position: relative;
  padding-top: 15.5px;
}
.home_hero_section .society_and_movement .society .line {
  position: absolute;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  z-index: 0;
}
.home_hero_section .society_and_movement .society .line:nth-child(1) {
  left: 0;
  height: 1800px;
  top: -100%;
}
.home_hero_section .society_and_movement .society .line:nth-child(2) {
  right: 0;
  height: 1160px;
  top: -100%;
}
.home_hero_section .society_and_movement .society .line:nth-child(3) {
  right: -414px;
  height: 1800px;
  top: -100%;
}
@media (max-width: 980px) {
  .home_hero_section .society_and_movement .society .line {
    display: none;
  }
}
.home_hero_section .society_and_movement .society .society_title {
  font-size: 50px;
  line-height: 100%;
  text-transform: uppercase;
  font-family: var(--tusker-5700-font-family);
  font-weight: 800;
  color: #070724;
  margin-bottom: 27px;
  padding-left: 2px;
  margin-left: 6px;
}
.home_hero_section .society_and_movement .society .society_description {
  font-size: 18px;
  line-height: 150%;
  font-family: var(--montserrat-font-family);
  font-weight: 500;
  color: #1e1919;
  margin-bottom: 30px;
  padding-left: 2px;
  margin-left: 6px;
}
.home_hero_section .society_and_movement .society .society_explore {
  overflow: hidden;
  padding: 16px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.home_hero_section .society_and_movement .society .society_explore .society_explore_scroll {
  display: flex;
  align-items: center;
  gap: 15px;
  white-space: nowrap;
  animation: scroll-left 15s linear infinite;
  width: -moz-max-content;
  width: max-content;
}
.home_hero_section .society_and_movement .society .society_explore .society_explore_scroll .society_explore_item {
  font-family: var(--inter-font-family);
  font-weight: 900;
  font-style: italic;
  font-size: 18px;
  line-height: 150%;
  text-transform: uppercase;
  color: var(--primary-color);
  text-wrap: nowrap;
  flex-shrink: 0;
}
@keyframes scroll-left {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-33.333%);
  }
}
@media (max-width: 1650px) {
  .home_hero_section .society_and_movement .society .society_title {
    font-size: 40px;
  }
  .home_hero_section .society_and_movement .society .society_description {
    font-size: 16px;
  }
  .home_hero_section .society_and_movement .society .society_explore .society_explore_item {
    font-size: 16px;
  }
}
@media (max-width: 1400px) {
  .home_hero_section .society_and_movement .society {
    max-width: 650px;
  }
}
@media (max-width: 1200px) {
  .home_hero_section .society_and_movement .society {
    max-width: 400px;
  }
  .home_hero_section .society_and_movement .society .society_title {
    font-size: 30px;
  }
}
@media (max-width: 980px) {
  .home_hero_section .society_and_movement .society {
    padding-top: 0;
  }
  .home_hero_section .society_and_movement .society .society_title {
    font-size: 50px;
    line-height: 64px;
    padding: 0 24px;
    margin-bottom: 10px;
    margin-left: 0px;
  }
  .home_hero_section .society_and_movement .society .society_description {
    font-size: 18px;
    margin-bottom: 16px;
    padding: 0 24px;
    margin-left: 0px;
  }
  .home_hero_section .society_and_movement .society .society_explore {
    padding: 16px 11px;
  }
  .home_hero_section .society_and_movement .society .society_explore .society_explore_scroll .society_explore_item {
    font-size: 12px;
    font-family: var(--montserrat-font-family);
  }
}
.home_hero_section .society_and_movement .movement {
  position: relative;
  background-color: #fff;
  padding: 28px 24px;
  display: flex;
  border-radius: 16px;
  width: 474px;
  align-self: flex-start;
}
.home_hero_section .society_and_movement .movement .movement_content {
  flex: 1;
  z-index: 1;
  position: relative;
}
.home_hero_section .society_and_movement .movement .movement_content .movement_title {
  font-family: var(--tusker-6700-font-family);
  font-weight: 800;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0px;
  text-transform: uppercase;
  color: #18181b;
  margin-bottom: 14px;
}
.home_hero_section .society_and_movement .movement .movement_content .movement_description {
  font-family: var(--montserrat-font-family);
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0%;
  color: #6e6c6c;
  max-width: 263px;
  margin-bottom: 16px;
}
.home_hero_section .society_and_movement .movement .movement_content a {
  font-family: var(--inter-font-family);
  font-weight: 900;
  font-style: italic;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0%;
  text-transform: uppercase;
  color: var(--primary-color);
}
.home_hero_section .society_and_movement .movement .movement_image {
  margin-top: -68px;
  width: 96px;
  height: 198px;
  z-index: 1;
  position: relative;
}
.home_hero_section .society_and_movement .movement .movement_image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.home_hero_section .society_and_movement .movement .movement_pattern {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 0;
  border-radius: 16px;
}
html[dir=rtl] .home_hero_section .society_and_movement .movement .movement_pattern {
  transform: scaleX(-1);
}
@media (max-width: 1650px) {
  .home_hero_section .society_and_movement .movement {
    margin-right: 0;
  }
}
@media (max-width: 1200px) {
  .home_hero_section .society_and_movement .movement {
    width: 440px;
    padding: 20px;
    gap: 40px;
  }
  .home_hero_section .society_and_movement .movement .movement_content .movement_title {
    font-size: 20px;
  }
  .home_hero_section .society_and_movement .movement .movement_content .movement_description {
    font-size: 14px;
  }
  .home_hero_section .society_and_movement .movement .movement_image {
    width: 80px;
    height: 160px;
  }
  .home_hero_section .society_and_movement .movement .movement_pattern {
    width: 185px;
    height: 144px;
  }
}
@media (max-width: 980px) {
  .home_hero_section .society_and_movement .movement {
    padding: 24px;
    margin: 0 24px;
    gap: 10px;
    max-width: 342px;
    align-self: center;
  }
  .home_hero_section .society_and_movement .movement .movement_content .movement_title {
    font-size: 20px;
    margin-bottom: 9px;
  }
  .home_hero_section .society_and_movement .movement .movement_content .movement_description {
    font-size: 14px;
    margin-bottom: 6px;
  }
  .home_hero_section .society_and_movement .movement .movement_content a {
    font-size: 16px;
  }
  .home_hero_section .society_and_movement .movement .movement_image {
    margin-top: -40px;
    width: 68px;
    height: 139px;
  }
  .home_hero_section .society_and_movement .movement .movement_pattern {
    width: 140px;
  }
}
@media (max-width: 980px) {
  .home_hero_section .society_and_movement {
    flex-direction: column;
    gap: 46px;
  }
  .home_hero_section .society_and_movement .society {
    max-width: 100%;
  }
  .home_hero_section .society_and_movement .movement {
    width: 100%;
  }
}
.home_hero_section .player_section {
  position: relative;
  margin-top: 28px;
}
html[dir=rtl] .home_hero_section .player_section {
  margin-top: 26.5px;
}
.home_hero_section .player_section .writing_text {
  position: absolute;
  top: 40px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
  padding: 21px 0;
}
.home_hero_section .player_section .writing_text .writing_text_item {
  font-size: 16px;
  color: #150909;
  line-height: 150%;
  font-style: italic;
  text-transform: uppercase;
  font-family: var(--montserrat-font-family);
  font-weight: 700;
}
.home_hero_section .player_section .writing_text .writing_text_item .char {
  display: inline-block;
  transform-style: preserve-3d;
}
.home_hero_section .player_section .writing_text .writing_text_item .typing-cursor {
  display: inline-block;
  width: 2px;
  height: 1.2em;
  background-color: var(--primary-color);
  margin-left: 2px;
  animation: blink 0.8s ease-in-out infinite alternate;
  vertical-align: text-bottom;
  border-radius: 1px;
}
@keyframes blink {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0.2;
  }
}
.home_hero_section .player_section .player_img,
.home_hero_section .player_section .player_img_sm {
  max-width: 1313px;
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  z-index: 2;
  position: relative;
  display: block;
  margin: 0 229px;
}
html[dir=rtl] .home_hero_section .player_section .player_img,
html[dir=rtl] .home_hero_section .player_section .player_img_sm {
  margin: 0 112px;
}
.home_hero_section .player_section .player_img_sm {
  display: none;
}
.home_hero_section .player_section .move_together_img {
  max-width: 1322px;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  top: 151px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 0;
}
html[dir=rtl] .home_hero_section .player_section .move_together_img {
  max-width: 1387px;
  top: 204px;
}
@media (max-width: 1650px) {
  .home_hero_section .player_section .player_img {
    margin: 0 auto;
  }
  html[dir=rtl] .home_hero_section .player_section .player_img {
    margin: 0 auto;
  }
}
@media (max-width: 980px) {
  .home_hero_section .player_section {
    margin-top: 87px;
  }
  html[dir=rtl] .home_hero_section .player_section {
    margin-top: 87px;
  }
  .home_hero_section .player_section .move_together_img {
    padding: 0 24px;
    top: 48px;
  }
  html[dir=rtl] .home_hero_section .player_section .move_together_img {
    top: 48px;
  }
  .home_hero_section .player_section .writing_text {
    top: -75px;
    padding-left: 24px;
  }
  .home_hero_section .player_section .writing_text .writing_text_item {
    white-space: nowrap;
    font-size: 10px;
  }
}
@media (max-width: 480px) {
  .home_hero_section .player_section .player_img {
    display: none;
  }
  .home_hero_section .player_section .player_img_sm {
    display: block;
    margin: 0;
  }
  html[dir=rtl] .home_hero_section .player_section .player_img_sm {
    margin: 0;
  }
}
.home_hero_section .bottom_pattern .bottom_pattern_img,
.home_hero_section .bottom_pattern .bottom_pattern_img_sm {
  position: absolute;
  width: 100%;
  z-index: 2;
  overflow: hidden;
  bottom: -2px;
}
.home_hero_section .bottom_pattern .bottom_pattern_img_sm {
  display: none;
}
@media (max-width: 480px) {
  .home_hero_section .bottom_pattern .bottom_pattern_img {
    display: none;
  }
  .home_hero_section .bottom_pattern .bottom_pattern_img_sm {
    display: block;
  }
}

.leaders-in-sports {
  color: var(--content-primary-color);
  background-color: var(--background-secondary-color);
  padding: 130px 0;
}
@media (max-width: 768px) {
  .leaders-in-sports {
    padding-top: 0px;
    padding-bottom: 80px;
  }
}
.leaders-in-sports .leaders-content .leaders-heading .flicker-text {
  font-family: var(--tusker-6700-font-family);
  font-size: 96px;
  font-weight: 800;
  line-height: 1.26;
  text-transform: uppercase;
}
@media (max-width: 1728px) {
  .leaders-in-sports .leaders-content .leaders-heading .flicker-text {
    font-size: clamp(46px, 46px + 34 * (100vw - 640px) / 1088, 80px);
  }
}
@media (max-width: 389px) {
  .leaders-in-sports .leaders-content .leaders-heading .flicker-text {
    font-size: 40px;
  }
}
.leaders-in-sports .leaders-content .leaders-heading .flicker-text .flicker-line-group {
  display: flex;
  align-items: end;
  gap: 13px;
  flex-wrap: wrap;
}
.leaders-in-sports .leaders-content .leaders-heading .flicker-text .flicker-line-group-item {
  display: flex;
  align-items: end;
  gap: 13px;
}
@media (max-width: 768px) {
  .leaders-in-sports .leaders-content .leaders-heading .flicker-text .flicker-line-group-item {
    gap: 4px;
  }
  [dir=rtl] .leaders-in-sports .leaders-content .leaders-heading .flicker-text .flicker-line-group-item {
    flex-direction: row-reverse;
  }
}
@media (max-width: 768px) {
  .leaders-in-sports .leaders-content .leaders-heading .flicker-text .flicker-line-group {
    align-items: start;
    gap: 4px;
  }
}
.leaders-in-sports .leaders-content .leaders-heading .flicker-text .subtitle {
  color: #555557;
  font-family: var(--tusker-6500-font-family);
  font-size: clamp(34px, 34px + 10 * (100vw - 640px) / 1088, 44px);
  align-self: center;
}
@media (min-width: 768px) {
  .leaders-in-sports .leaders-content .leaders-heading .flicker-text .subtitle {
    margin-top: 10px;
  }
}
@media (max-width: 768px) {
  .leaders-in-sports .leaders-content .leaders-heading .flicker-text .subtitle {
    display: block;
  }
  [dir=rtl] .leaders-in-sports .leaders-content .leaders-heading .flicker-text .subtitle {
    margin-bottom: 24px;
  }
}
.leaders-in-sports .leaders-content .leaders-heading .flicker-text .decorative-1 {
  width: 91px;
  height: 91px;
}
@media (max-width: 1728px) {
  .leaders-in-sports .leaders-content .leaders-heading .flicker-text .decorative-1 {
    width: clamp(40px, 40px + 40 * (100vw - 640px) / 1088, 80px);
    height: clamp(40px, 40px + 40 * (100vw - 640px) / 1088, 80px);
  }
}
.leaders-in-sports .leaders-content .leaders-heading .flicker-text .decorative-2,
.leaders-in-sports .leaders-content .leaders-heading .flicker-text .decorative-3 {
  width: 112px;
  height: 90px;
}
@media (max-width: 1728px) {
  .leaders-in-sports .leaders-content .leaders-heading .flicker-text .decorative-2,
  .leaders-in-sports .leaders-content .leaders-heading .flicker-text .decorative-3 {
    width: clamp(44px, 44px + 36 * (100vw - 390px) / 1338, 80px);
    height: clamp(40px, 40px + 40 * (100vw - 390px) / 1338, 70px);
  }
}
.leaders-in-sports .leaders-content .leaders-heading .flicker-text .decorative-2.mobile,
.leaders-in-sports .leaders-content .leaders-heading .flicker-text .decorative-3.mobile {
  display: none;
}
@media (max-width: 768px) {
  .leaders-in-sports .leaders-content .leaders-heading .flicker-text .decorative-2.mobile,
  .leaders-in-sports .leaders-content .leaders-heading .flicker-text .decorative-3.mobile {
    display: inline;
  }
}
[lang=ar] .leaders-in-sports .leaders-content .leaders-heading .flicker-text .decorative-2,
[lang=ar] .leaders-in-sports .leaders-content .leaders-heading .flicker-text .decorative-3 {
  transform: rotate(180deg);
}
@media (max-width: 768px) {
  .leaders-in-sports .leaders-content .leaders-heading .flicker-text .decorative-3 {
    display: none;
  }
}
.leaders-in-sports .leaders-content .leaders-description {
  margin-top: 68px;
  margin-bottom: 14px;
}
@media (max-width: 768px) {
  .leaders-in-sports .leaders-content .leaders-description {
    margin-top: 40px;
    margin-bottom: 48px;
  }
}
.leaders-in-sports .leaders-content .leaders-description .reveal-text {
  font-family: var(--montserrat-font-family);
  font-size: 36px;
  font-weight: 400;
  line-height: 1.5;
}
@media (max-width: 1728px) {
  .leaders-in-sports .leaders-content .leaders-description .reveal-text {
    font-size: clamp(20px, 20px + 16 * (100vw - 640px) / 1088, 30px);
  }
}
.leaders-in-sports .leaders-content .leaders-author {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .leaders-in-sports .leaders-content .leaders-author {
    flex-direction: column;
  }
}
.leaders-in-sports .leaders-content .leaders-author .author-name {
  font-family: var(--montserrat-font-family);
  font-size: 32px;
  font-weight: 400;
  line-height: 1.5;
  margin-top: clamp(0px, 0px + 54 * (100vw - 768px) / 960, 54px);
}
@media (max-width: 1728px) {
  .leaders-in-sports .leaders-content .leaders-author .author-name {
    font-size: clamp(20px, 20px + 12 * (100vw - 640px) / 1088, 32px);
  }
}
@media (max-width: 768px) {
  .leaders-in-sports .leaders-content .leaders-author .author-name {
    margin-bottom: 32px;
  }
}
.leaders-in-sports .leaders-content .leaders-author .prince-card-container {
  max-width: 400px;
}
@media (min-width: 768px) {
  .leaders-in-sports .leaders-content .leaders-author .prince-card-container {
    margin-inline-end: clamp(0px, 0px + 164 * (100vw - 768px) / 960, 164px);
  }
}
.leaders-in-sports .leaders-content .leaders-author .prince-card-container .prince-card {
  position: relative;
}
[lang=ar] .leaders-in-sports .leaders-content .leaders-author .prince-card-container .prince-card img {
  transform: scaleX(-1);
}
.leaders-in-sports .leaders-content .leaders-author .prince-card-container .prince-card .prince-title {
  position: absolute;
  bottom: 14px;
  left: 10px;
  display: flex;
  flex-direction: column;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
}
.leaders-in-sports .leaders-content .leaders-author .prince-card-container .prince-card .prince-title .title-line {
  display: block;
  font-family: var(--montserrat-font-family);
  font-size: 24px;
  font-weight: 900;
  font-style: italic;
  line-height: 1.5;
  text-transform: uppercase;
  padding: 0px 8px;
}
.leaders-in-sports .leaders-content .leaders-author .prince-card-container .prince-card .prince-title .title-line:nth-child(1) {
  background: #140a06;
  color: white;
}
.leaders-in-sports .leaders-content .leaders-author .prince-card-container .prince-card .prince-title .title-line:nth-child(2) {
  background: black;
  color: white;
  width: calc(100% + 34px);
}
.leaders-in-sports .leaders-content .leaders-author .prince-card-container .prince-card .prince-title .title-line:nth-child(3) {
  background: #f0efec;
  color: black;
}
.leaders-in-sports .leaders-content .leaders-author .prince-card-container .prince-card.tilted {
  transform: perspective(1000px) rotateX(var(--tilt-x, 0deg)) rotateY(var(--tilt-y, 0deg));
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
}

.sfa-challenges-activities {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  background-color: #090802;
  color: #FFFFFF;
  padding-top: clamp(94px, 94px + 36 * (100vw - 390px) / 910, 130px);
  padding-bottom: 94px;
  position: relative;
  gap: clamp(40px, 40px + 32 * (100vw - 390px) / 910, 72px);
}
.sfa-challenges-activities__header {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 13px;
  max-width: 1300px;
  padding-inline: 24px;
}
.sfa-challenges-activities__header h2 {
  font-size: clamp(46px, 46px + 50 * (100vw - 375px) / 925, 96px);
  font-weight: 800;
  font-family: var(--tusker-6700-font-family);
  letter-spacing: 0;
  text-align: center;
  text-transform: uppercase;
}
.sfa-challenges-activities__header p {
  font-family: var(--montserrat-font-family);
  font-size: clamp(20px, 20px + 4 * (100vw - 375px) / 925, 24px);
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0;
  text-align: center;
  padding-inline: 56px;
}
@media screen and (max-width: 768px) {
  .sfa-challenges-activities__header p {
    padding-inline: 0;
  }
}
.sfa-challenges-activities__image {
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 750px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding-inline: 20px;
}
.sfa-challenges-activities__image img {
  width: 100%;
  height: 100%;
  max-height: inherit;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.sfa-challenges-activities__pattern {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  margin-bottom: 0;
  max-height: clamp(208.57px, 208.57px + 107.76 * (100vw - 390px) / 910, 316.33px);
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.sfa-challenges-activities__pattern img {
  width: 100%;
  height: 100%;
  max-height: inherit;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50%;
     object-position: 50%;
}
@media screen and (max-width: 992px) {
  .sfa-challenges-activities__pattern img {
    -o-object-position: 40%;
       object-position: 40%;
  }
}
@media screen and (max-width: 390px) {
  .sfa-challenges-activities__pattern img {
    -o-object-position: 30%;
       object-position: 30%;
  }
}

.home_upcoming_events_section {
  background-color: #09090B;
  padding-top: 32px;
  padding-bottom: 0px;
  overflow: hidden;
}
.home_upcoming_events_section .pin-spacer {
  overflow: visible !important;
}
@media (max-width: 980px) {
  .home_upcoming_events_section {
    padding-bottom: 0px;
  }
}
.home_upcoming_events_section p,
.home_upcoming_events_section h2,
.home_upcoming_events_section a {
  margin: unset;
}
.home_upcoming_events_section .section_header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 200px;
}
.home_upcoming_events_section .section_header .section_title {
  max-width: 720px;
  color: #fff;
  font-family: var(--tusker-6700-font-family);
  font-weight: 800;
  line-height: 116px;
  font-size: 96px;
  text-transform: uppercase;
}
@media (max-width: 980px) {
  .home_upcoming_events_section .section_header {
    margin-bottom: 150px;
  }
  .home_upcoming_events_section .section_header .section_title {
    font-size: 50px;
    line-height: 62px;
  }
}
@media (max-width: 768px) {
  .home_upcoming_events_section .section_header {
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    gap: 24px;
    margin-bottom: 100px;
  }
}
.home_upcoming_events_section .events_list {
  display: flex;
  flex-direction: row;
  gap: 44px;
  padding-right: 0;
}
@media (max-width: 980px) {
  .home_upcoming_events_section .events_list {
    padding-right: 0;
    gap: 24px;
  }
}
.home_upcoming_events_section .events_list {
  /* Hide scrollbar completely */
}
.home_upcoming_events_section .events_list::-webkit-scrollbar {
  display: none;
}
.home_upcoming_events_section .events_list {
  /* Firefox - hide scrollbar */
  scrollbar-width: none;
  /* IE and Edge - hide scrollbar */
  -ms-overflow-style: none;
}

.upcoming-events-pin-spacer {
  background-color: #09090b;
  display: none;
}
@media (max-width: 980px) {
  .upcoming-events-pin-spacer {
    display: block;
  }
}

.groups {
  position: relative;
  background-color: var(--primary-color);
  color: white;
  padding: 198px 0;
}
@media (max-width: 840px) {
  .groups {
    padding: 90px 0;
    padding-bottom: 0;
  }
}
.groups .groups-wrapper {
  display: flex;
  gap: 5%;
  align-items: center;
}
@media (max-width: 840px) {
  .groups .groups-wrapper {
    flex-direction: column;
    gap: 40px;
    align-items: flex-start;
  }
}
.groups .groups-wrapper .groups-content__title {
  position: relative;
  font-family: var(--tusker-6700-font-family);
  font-weight: 800;
  text-transform: uppercase;
  color: white;
  width: clamp(342px, 342px + 372 * (100vw - 640px) / 660, 714px);
  font-size: clamp(46px, 46px + 50 * (100vw - 640px) / 660, 96px);
  max-width: 20ch;
  line-height: clamp(52px, 52px + 52 * (100vw - 640px) / 660, 104px);
}
@media (max-width: 389px) {
  .groups .groups-wrapper .groups-content__title {
    width: clamp(300px, 70vw, 342px);
    font-size: clamp(40px, 9vw, 46px);
    line-height: 52px;
  }
}
.groups .groups-wrapper .groups-content__description {
  font-family: var(--montserrat-font-family);
  width: clamp(340px, 55vw, 626px);
  font-size: clamp(20px, 2.5vw, 24px);
  font-weight: 500;
  margin-top: 30px;
  margin-bottom: 24px;
  line-height: 1.5;
}
@media (max-width: 840px) {
  .groups .groups-wrapper .groups-content__description {
    margin-top: 20px;
    margin-bottom: 16px;
  }
}
@media (max-width: 389px) {
  .groups .groups-wrapper .groups-content__description {
    width: clamp(300px, 70vw, 342px);
    font-size: 16px;
  }
}
.groups .groups-wrapper .groups-content .discover_button {
  position: relative;
  z-index: 50;
}
.groups .groups-wrapper .groups-images {
  display: flex;
  z-index: 3;
  align-self: center;
}
@media (min-width: 1280px) {
  .groups .groups-wrapper .groups-images {
    align-self: flex-end;
  }
}
.groups .groups-wrapper .groups-images__item {
  position: relative;
}
.groups .groups-wrapper .groups-images__item:empty {
  display: none;
}
.groups .groups-wrapper .groups-images__item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 16px;
  display: block;
}
.groups .groups-wrapper .groups-images__item::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50.09%, rgba(0, 0, 0, 0.71) 100%);
  border-radius: 16px;
  pointer-events: none;
  z-index: 1;
}
.groups .groups-wrapper .groups-images__item:nth-child(1) {
  width: clamp(145px, 145px + 117 * (100vw - 1024px) / 704, 262px);
  height: clamp(183px, 183px + 149 * (100vw - 1024px) / 704, 332px);
  border-radius: 16px;
  rotate: -18.12deg;
  align-self: flex-end;
  margin-right: -104px;
  overflow: hidden;
}
@media (max-width: 840px) {
  .groups .groups-wrapper .groups-images__item:nth-child(1) {
    margin-right: -67px;
  }
}
.groups .groups-wrapper .groups-images__item:nth-child(2) {
  width: clamp(247px, 247px + 201 * (100vw - 1024px) / 704, 448px);
  height: clamp(313px, 313px + 254 * (100vw - 1024px) / 704, 567px);
  border-radius: 16px;
  z-index: 2;
  overflow: hidden;
}
@media (max-width: 840px) {
  .groups .groups-wrapper .groups-images__item:nth-child(2) {
    rotate: -9deg;
  }
}
.groups .groups-wrapper .groups-images__item:nth-child(3) {
  width: clamp(145px, 145px + 117 * (100vw - 1024px) / 704, 262px);
  height: clamp(201px, 201px + 163 * (100vw - 1024px) / 704, 364px);
  border-radius: 16px;
  rotate: 10.11deg;
  top: -99px;
  margin-left: -193px;
  overflow: hidden;
}
@media (max-width: 840px) {
  .groups .groups-wrapper .groups-images__item:nth-child(3) {
    margin-left: -134px;
  }
}
.groups .white-star {
  position: absolute;
  top: -71px;
  right: -125px;
}
@media (max-width: 840px) {
  .groups .white-star {
    top: -39px;
    right: -40px;
    width: 82px;
    height: 82px;
  }
  [dir=rtl] .groups .white-star {
    top: -80px;
  }
}
@media (max-width: 420px) {
  .groups .white-star {
    right: 0px;
  }
}
.groups .wave-pattern-wrapper {
  position: absolute;
  bottom: -20%;
  left: 0;
  width: 100%;
  z-index: 3;
  overflow: hidden;
  display: block;
}
@media (max-width: 840px) {
  .groups .wave-pattern-wrapper {
    display: none;
  }
}
@media (max-width: 1669px) {
  .groups .wave-pattern-wrapper {
    bottom: -18%;
  }
}
.groups .wave-pattern-wrapper .wave-pattern {
  position: relative;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  z-index: 4;
}
@media (max-width: 1124px) {
  .groups .wave-pattern-wrapper::before {
    content: "";
    position: absolute;
    top: 0%;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--primary-color);
    z-index: 2;
    pointer-events: none;
  }
}
.groups .wave-pattern-wrapper::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: black;
  z-index: 2;
  pointer-events: none;
}
.groups .wave-pattern-mobile-wrapper {
  position: absolute;
  bottom: -5%;
  left: 0;
  width: 100%;
  z-index: 4;
  display: none;
}
@media (max-width: 840px) {
  .groups .wave-pattern-mobile-wrapper {
    display: block;
  }
}
.groups .wave-pattern-mobile-wrapper .wave-pattern-mobile {
  position: relative;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  z-index: 4;
}
html[dir=rtl] .groups .groups-content__title {
  line-height: clamp(52px, 52px + 70 * (100vw - 640px) / 660, 122px);
}
html[dir=rtl] .groups .groups-images__item {
  transform: scaleX(-1);
}
html[dir=rtl] .groups .groups-images__item:nth-child(1) {
  rotate: 18.12deg;
}
@media (max-width: 840px) {
  html[dir=rtl] .groups .groups-images__item:nth-child(2) {
    rotate: 9deg;
  }
}
html[dir=rtl] .groups .groups-images__item:nth-child(3) {
  rotate: -18deg;
  margin-left: -156;
}
html[dir=rtl] .groups .wave-pattern-wrapper .wave-pattern {
  transform: scaleX(-1);
}
html[dir=rtl] .groups .wave-pattern-mobile-wrapper .wave-pattern-mobile {
  transform: scaleX(-1);
}

.sfa-domes {
  background-color: #000000;
  padding-top: 250px;
}
@media screen and (max-width: 840px) {
  .sfa-domes {
    padding-top: 193px;
  }
}
.sfa-domes {
  padding-bottom: clamp(94px, 94px + 36 * (100vw - 390px) / 974, 130px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: clamp(48px, 48px + 32 * (100vw - 390px) / 974, 80px);
  overflow: hidden;
  /**
     * Content
     */
}
.sfa-domes__content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
  width: 100%;
  max-width: 1364px;
}
@media screen and (max-width: 1440px) {
  .sfa-domes__content {
    padding: 0 24px;
  }
}
@media screen and (max-width: 880px) {
  .sfa-domes__content {
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
  }
}
.sfa-domes__content-container {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 24px;
  color: #ffffff;
}
.sfa-domes__title {
  font-size: clamp(46px, 46px + 50 * (100vw - 390px) / 974, 96px);
  font-weight: 800;
  font-family: var(--tusker-6700-font-family);
  letter-spacing: 0;
  text-transform: uppercase;
}
.sfa-domes__description {
  font-family: var(--montserrat-font-family);
  font-size: clamp(20px, 20px + 4 * (100vw - 390px) / 974, 24px);
  font-weight: 400;
  letter-spacing: 0;
  max-width: 622px;
}
.sfa-domes {
  /**
     * Sports Facilities 
     */
}
.sfa-domes__sports-facilities {
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.sfa-domes__sports-facilities-viewport {
  width: 100%;
  overflow: hidden;
}
.sfa-domes__sports-facilities-track {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: nowrap;
  transition-timing-function: linear !important;
}
.sfa-domes__sports-facility {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: clamp(8px, 8px + 11 * (100vw - 390px) / 974, 19px);
  border: 1px solid rgba(255, 255, 255, 0.3019607843);
  padding: 24px;
  width: clamp(220px, 220px + 258 * (100vw - 390px) / 974, 478px);
  height: clamp(143px, 143px + 66 * (100vw - 390px) / 974, 209px);
  flex: 0 0 auto;
}
.sfa-domes__sports-facility-image {
  width: clamp(48px, 48px + 36 * (100vw - 390px) / 974, 84px);
  max-width: clamp(48px, 48px + 36 * (100vw - 390px) / 974, 84px);
  aspect-ratio: 1/1;
  height: clamp(48px, 48px + 36 * (100vw - 390px) / 974, 84px);
  border-radius: 100%;
  padding: clamp(4px, 4px + 3 * (100vw - 390px) / 974, 7px);
}
.sfa-domes__sports-facility-image img {
  border-radius: 100%;
  box-shadow: none;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.sfa-domes__sports-facility-title {
  font-size: clamp(20px, 20px + 20 * (100vw - 390px) / 974, 40px);
  font-weight: 800;
  font-family: var(--tusker-6700-font-family);
  letter-spacing: 0;
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
}
.sfa-domes {
  /**
     * Video
     */
}
.sfa-domes__video {
  width: 100%;
  padding-inline: 0px;
  border-radius: 16px;
  margin-inline: auto;
  aspect-ratio: 16/9;
  transform: translateZ(0);
  will-change: transform, width, margin-top;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  contain: layout style paint;
  overscroll-behavior: none;
  -webkit-overflow-scrolling: touch;
}
@media screen and (max-width: 1360px) {
  .sfa-domes__video {
    padding-inline: 24px;
  }
}
@media screen and (max-width: 480px) {
  .sfa-domes__video {
    padding-inline: 0px;
  }
}
.sfa-domes__video iframe {
  width: 100%;
  height: 100%;
  max-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: 16px;
  transform: translateZ(0);
  will-change: transform;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  overscroll-behavior: none;
  -webkit-overflow-scrolling: touch;
  pointer-events: auto;
}

.trusted-by {
  min-height: 100vh;
  width: 100%;
  background-color: #FFFFFF;
  position: relative;
  padding-block: clamp(168px, 168px + 35 * (100vw - 390px) / 974, 203px);
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: clamp(48px, 48px + 32 * (100vw - 390px) / 974, 80px);
}
.trusted-by__bg-container {
  position: absolute;
  bottom: 0;
  inset-inline-start: 0;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.trusted-by__bg-lg {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 768px) {
  .trusted-by__bg-lg {
    display: none;
  }
}
.trusted-by__bg-sm {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: none;
}
@media screen and (max-width: 768px) {
  .trusted-by__bg-sm {
    display: block;
  }
}
.trusted-by__watermark {
  position: absolute;
  top: 67px;
  inset-inline: 0;
  width: 100%;
  height: clamp(186px, 186px + 160 * (100vw - 390px) / 974, 346px);
  max-height: 346px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  overflow: hidden;
  max-width: 100%;
  z-index: 0;
}
@media screen and (max-width: 1040px) {
  .trusted-by__watermark {
    top: 133.5px;
  }
}
@media screen and (max-width: 768px) {
  .trusted-by__watermark {
    top: 200px;
  }
}
.trusted-by__watermark-viewport {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.trusted-by__watermark-track {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: nowrap;
  transition-timing-function: linear !important;
  will-change: transform;
  height: 100%;
}
.trusted-by__watermark-title-container {
  width: auto !important;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 100%;
}
.trusted-by__watermark-title-container.swiper-slide {
  width: auto !important;
}
.trusted-by__watermark-title {
  font-size: clamp(186px, 186px + 160 * (100vw - 390px) / 974, 346px);
  font-weight: 800;
  font-family: var(--tusker-6700-font-family);
  letter-spacing: 0;
  color: #f2f2f2;
  text-transform: uppercase;
  line-height: clamp(176px, 176px + 151 * (100vw - 390px) / 974, 327px);
  text-wrap: nowrap;
  white-space: nowrap;
  padding-inline: 120px;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transform: translateY(clamp(-20px, -20px + -22 * (100vw - 390px) / 974, -42px));
}
html[dir=rtl] .trusted-by__watermark-title {
  line-height: unset;
}
.trusted-by__article {
  width: clamp(230px, 230px + 594 * (100vw - 390px) / 974, 824px);
  justify-content: flex-start;
  align-items: flex-start;
}
.trusted-by__title {
  width: 100%;
  font-size: clamp(46px, 46px + 50 * (100vw - 390px) / 974, 96px);
  font-weight: 800;
  font-family: var(--tusker-6700-font-family);
  letter-spacing: 0;
  color: #000000;
  line-height: clamp(62px, 62px + 61 * (100vw - 390px) / 974, 123px);
  text-transform: uppercase;
  text-align: center;
}
.trusted-by__title .marked-letter {
  position: relative;
}
.trusted-by__title .marked-letter::before {
  content: "";
  background-color: #FF5A19;
  position: absolute;
  bottom: clamp(-6px, -6px + -6 * (100vw - 390px) / 974, -12px);
  inset-inline: 0;
  width: 100%;
  height: clamp(7px, 7px + 7 * (100vw - 390px) / 974, 14px);
  border-radius: clamp(7px, 14px + 14 * (100vw - 390px) / 974, 12px);
}
html[dir=rtl] .trusted-by__title .marked-letter::before {
  bottom: clamp(8px, 8px + 10 * (100vw - 390px) / 974, 18px);
}
.trusted-by__items-grid {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0px;
  border: 1px solid rgba(0, 0, 0, 0.1019607843);
  border-radius: 16px;
  position: relative;
  z-index: 2;
  background-color: #FFFFFF;
}
@media screen and (max-width: 1080px) {
  .trusted-by__items-grid {
    flex-direction: column;
  }
}
.trusted-by__item {
  width: 25%;
  max-width: 317px;
  min-width: 259px;
  min-height: clamp(109px, 109px + 82 * (100vw - 390px) / 974, 191px);
  height: -moz-fit-content;
  height: fit-content;
  padding: 24px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  border-inline-start: 1px solid rgba(0, 0, 0, 0.1019607843);
}
.trusted-by__item img {
  max-width: calc(100% - 24px);
  -o-object-fit: contain;
     object-fit: contain;
}
.trusted-by__item:first-of-type {
  border-inline-start: none;
}
@media screen and (max-width: 1080px) {
  .trusted-by__item:first-of-type {
    border-block-start: none;
  }
}
@media screen and (max-width: 1080px) {
  .trusted-by__item {
    border-inline-start: none;
    border-block-start: 1px solid rgba(0, 0, 0, 0.1019607843);
  }
}

.pin-spacer {
  width: 100% !important;
  overflow: hidden !important;
}

.section__unlock-potential {
  padding: 190px 0 420.5px 0;
  position: relative;
  overflow: hidden;
  color: #fff;
  min-height: 100vh;
  background-color: #ff8718;
}
.section__unlock-potential .unlock-potential__video-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  pointer-events: none;
  overflow: hidden;
}
.section__unlock-potential .unlock-potential__video-bg video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.section__unlock-potential .container {
  z-index: 1;
}
.section__unlock-potential .unlock__title {
  text-align: center;
  font-family: var(--tusker-6700-font-family);
  font-size: 96px;
  line-height: 104px;
  margin-bottom: 120px;
  margin-inline: auto;
  max-width: 824px;
  transform-origin: center;
  will-change: transform, opacity;
}
.section__unlock-potential .unlock__content {
  display: grid;
  grid-template-columns: 1fr;
  align-items: center;
  z-index: 1;
  width: 100%;
  max-width: 1364px;
  margin: 0 auto;
}
.section__unlock-potential .players__decor {
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 4;
}
.section__unlock-potential .players__decor .player {
  position: absolute;
  will-change: transform, opacity;
}
.section__unlock-potential .players__decor .player--tl {
  left: 48px;
  top: 76px;
  width: 239px;
  border-radius: 16px;
}
.section__unlock-potential .players__decor .player--bl {
  left: 0px;
  bottom: 0px;
  width: 303px;
  border-radius: 0 16px 0 0;
}
.section__unlock-potential .players__decor .player--tr {
  right: 42px;
  top: 158px;
  width: 392px;
  border-radius: 16px;
}
.section__unlock-potential .players__decor .player--floating {
  left: 304px;
  top: 809px;
  width: auto;
  max-width: 400px;
  z-index: 5;
}
.section__unlock-potential .cards__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  margin: 0 71.5px;
  z-index: 2;
  align-items: start;
}
.section__unlock-potential .card {
  background: #E6E5DC;
  color: #18181B;
  padding: 24px;
  border-radius: 16px;
  transform-origin: center;
  transition: transform 0.28s cubic-bezier(0.22, 0.9, 0.2, 1), box-shadow 0.28s;
  will-change: transform, box-shadow, opacity;
  display: flex;
  flex-direction: column;
  min-height: 354px;
}
.section__unlock-potential .card:nth-child(1) {
  margin-top: 0px;
}
.section__unlock-potential .card:nth-child(2) {
  margin-top: 80.5px;
}
.section__unlock-potential .card:nth-child(3) {
  margin-top: 180.5px;
}
.section__unlock-potential .card .card__title {
  font-family: var(--tusker-6700-font-family);
  font-weight: 400;
  font-size: 30px;
  line-height: 144%;
}
.section__unlock-potential .card .card__body {
  color: #6E6C6C;
  font-family: var(--montserrat-font-family);
  font-size: 20px;
  margin-bottom: auto;
  line-height: 150%;
  flex-grow: 1;
}
.section__unlock-potential .card .card__icon {
  display: flex;
  margin-top: 40px;
  width: 88px;
  height: 88px;
  border-radius: 50%;
  background: var(--sfa-primary-color);
  padding: 22px;
}
.section__unlock-potential .card .card__icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.section__unlock-potential .apppromo {
  position: absolute;
  left: 50%;
  bottom: 10%;
  transform: translateX(-50%);
  width: 100%;
  text-align: center;
  z-index: 10;
}
.section__unlock-potential .apppromo .apppromo__device img {
  width: 306px;
  max-width: 40vw;
  will-change: transform;
  transform-origin: center;
}
.section__unlock-potential .apppromo .apppromo__title {
  font-family: var(--tusker-6700-font-family);
  font-weight: 800;
  font-size: 116px;
  line-height: 104%;
  margin-top: 40px;
  color: #fff;
}
.section__unlock-potential .apppromo .store-buttons {
  display: flex;
  gap: 16px;
  justify-content: center;
  margin-top: 52px;
}
@media (max-width: 1550px) {
  .section__unlock-potential .unlock__title {
    font-size: 84px;
    line-height: 92px;
    margin-bottom: 100px;
    max-width: 720px;
  }
  .section__unlock-potential .cards__grid {
    margin: 0 60px;
    gap: 22px;
  }
  .section__unlock-potential .card {
    min-height: 340px;
    padding: 22px;
  }
  .section__unlock-potential .card .card__title {
    font-size: 28px;
  }
  .section__unlock-potential .card .card__body {
    font-size: 19px;
  }
  .section__unlock-potential .card .card__icon {
    width: 82px;
    height: 82px;
    padding: 20px;
  }
  .section__unlock-potential .players__decor .player--tl {
    left: 40px;
    top: 70px;
    width: 220px;
  }
  .section__unlock-potential .players__decor .player--bl {
    width: 280px;
  }
  .section__unlock-potential .players__decor .player--tr {
    right: 35px;
    top: 145px;
    width: 360px;
  }
  .section__unlock-potential .players__decor .player--floating {
    left: 280px;
    top: 750px;
    max-width: 370px;
  }
  .section__unlock-potential .apppromo .apppromo__device img {
    width: 280px;
  }
  .section__unlock-potential .apppromo .apppromo__title {
    font-size: 100px;
    line-height: 108%;
    margin-top: 36px;
  }
  .section__unlock-potential .apppromo .store-buttons {
    gap: 14px;
    margin-top: 48px;
  }
}
@media (max-width: 1200px) {
  .section__unlock-potential {
    padding: 220px 0 420.5px 0;
  }
  .section__unlock-potential .unlock__content {
    max-width: 100%;
    padding: 0 20px;
  }
  .section__unlock-potential .cards__grid {
    margin: 0 40px;
    gap: 20px;
  }
  .section__unlock-potential .unlock__title {
    font-size: 72px;
    line-height: 80px;
    margin-bottom: 80px;
    position: relative;
    z-index: 5;
    padding-top: 20px;
  }
  .section__unlock-potential .players__decor .player--tl {
    top: 120px;
  }
  .section__unlock-potential .players__decor .player--tr {
    top: 200px;
  }
  .section__unlock-potential .card {
    min-height: 320px;
    padding: 20px;
  }
  .section__unlock-potential .card .card__title {
    font-size: 26px;
  }
  .section__unlock-potential .card .card__body {
    font-size: 18px;
  }
  .section__unlock-potential .card .card__icon {
    width: 76px;
    height: 76px;
    padding: 18px;
    margin-top: 32px;
  }
  .section__unlock-potential .apppromo {
    top: 50%;
    transform: translate(-50%, -50%);
    margin-top: 0;
  }
  .section__unlock-potential .apppromo .apppromo__title {
    font-size: 88px;
  }
  .section__unlock-potential .apppromo .apppromo__device img {
    width: 260px;
  }
}
@media (max-width: 1024px) {
  .section__unlock-potential .cards__grid {
    grid-template-columns: repeat(2, 1fr);
    margin: 0 30px;
    gap: 20px;
    position: relative;
    z-index: 3;
  }
  .section__unlock-potential .players__decor .player--tl {
    top: 140px;
    width: 200px;
    z-index: 2;
  }
  .section__unlock-potential .players__decor .player--bl {
    width: 260px;
    z-index: 2;
  }
  .section__unlock-potential .players__decor .player--tr {
    top: 220px;
    width: 330px;
    z-index: 2;
  }
  .section__unlock-potential .players__decor .player--floating {
    left: 250px;
    top: 680px;
    max-width: 320px;
  }
  .section__unlock-potential .card {
    position: relative;
    z-index: 3;
  }
  .section__unlock-potential .card:nth-child(1) {
    margin-top: 0;
  }
  .section__unlock-potential .card:nth-child(2) {
    margin-top: 60px;
  }
  .section__unlock-potential .card:nth-child(3) {
    margin-top: 0;
  }
  .section__unlock-potential .apppromo {
    top: 60%;
    transform: translate(-50%, -50%);
    margin-top: 0;
    z-index: 10;
  }
  .section__unlock-potential .apppromo .apppromo__title {
    font-size: 80px;
  }
  .section__unlock-potential .apppromo .apppromo__device img {
    width: 240px;
  }
}
@media (max-width: 900px) {
  .section__unlock-potential {
    padding: 120px 0 280px 0;
  }
  .section__unlock-potential .unlock__title {
    font-size: 56px;
    line-height: 64px;
    margin-bottom: 60px;
    padding: 0 20px;
  }
  .section__unlock-potential .cards__grid {
    grid-template-columns: 1fr;
    gap: 24px;
    margin: 0 20px;
  }
  .section__unlock-potential .players__decor .player {
    display: none;
  }
  .section__unlock-potential .card {
    min-height: auto;
    padding: 24px;
  }
  .section__unlock-potential .card:nth-child(1), .section__unlock-potential .card:nth-child(2), .section__unlock-potential .card:nth-child(3) {
    margin-top: 0;
  }
  .section__unlock-potential .card .card__title {
    font-size: 24px;
    margin-bottom: 12px;
  }
  .section__unlock-potential .card .card__body {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .section__unlock-potential .card .card__icon {
    width: 64px;
    height: 64px;
    padding: 16px;
    margin-top: 20px;
  }
  .section__unlock-potential .apppromo {
    top: 52%;
    transform: translate(-50%, -50%);
    margin-top: 0;
    padding: 0 20px;
  }
  .section__unlock-potential .apppromo .apppromo__device img {
    width: 220px;
  }
  .section__unlock-potential .apppromo .apppromo__title {
    font-size: 64px;
    line-height: 72px;
    margin-top: 32px;
  }
  .section__unlock-potential .apppromo .store-buttons {
    margin-top: 32px;
  }
}
@media (max-width: 600px) {
  .section__unlock-potential {
    padding: 80px 0 200px 0;
  }
  .section__unlock-potential .unlock__title {
    font-size: 42px;
    line-height: 48px;
    margin-bottom: 40px;
    padding: 0 16px;
  }
  .section__unlock-potential .cards__grid {
    margin: 0 16px;
    gap: 20px;
  }
  .section__unlock-potential .card {
    padding: 20px;
    border-radius: 12px;
  }
  .section__unlock-potential .card .card__title {
    font-size: 20px;
    line-height: 1.3;
  }
  .section__unlock-potential .card .card__body {
    font-size: 14px;
    line-height: 1.5;
  }
  .section__unlock-potential .card .card__icon {
    width: 56px;
    height: 56px;
    padding: 14px;
    margin-top: 16px;
  }
  .section__unlock-potential .apppromo {
    top: 45%;
    transform: translate(-50%, -50%);
    margin-top: 0;
    padding: 0 16px;
  }
  .section__unlock-potential .apppromo .apppromo__device img {
    width: 180px;
  }
  .section__unlock-potential .apppromo .apppromo__title {
    font-size: 48px;
    line-height: 56px;
    margin-top: 24px;
  }
  .section__unlock-potential .apppromo .store-buttons {
    margin-top: 17.43px;
  }
}
@media (max-width: 400px) {
  .section__unlock-potential {
    padding: 60px 0 160px 0;
  }
  .section__unlock-potential .unlock__title {
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 32px;
  }
  .section__unlock-potential .apppromo {
    top: 50%;
    transform: translate(-50%, -50%);
    margin-top: 0;
  }
  .section__unlock-potential .apppromo .apppromo__title {
    font-size: 40px;
    line-height: 48px;
  }
  .section__unlock-potential .apppromo .store-buttons {
    flex-direction: row;
    align-items: center;
  }
  .section__unlock-potential .apppromo .store-buttons .store-btn img {
    height: 29px;
    width: 100%;
    max-width: none;
  }
}

@keyframes gradientShift {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes spin-smooth {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes glow-pulse {
  0%, 100% {
    filter: drop-shadow(0 0 20px rgba(255, 255, 255, 0.6)) drop-shadow(0 0 40px rgba(255, 255, 255, 0.3));
  }
  50% {
    filter: drop-shadow(0 0 30px rgba(255, 255, 255, 0.8)) drop-shadow(0 0 60px rgba(255, 255, 255, 0.5));
  }
}
@keyframes float {
  0%, 100% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-20px);
  }
}
@keyframes clipReveal {
  0% {
    clip-path: inset(0 100% 0 0);
  }
  100% {
    clip-path: inset(0 0% 0 0);
  }
}
/* ============ NO SCROLLBAR UTILITY ============ */
.no-scrollbar::-webkit-scrollbar {
  display: none;
}
.no-scrollbar {
  /* Firefox - hide scrollbar */
  scrollbar-width: none;
  /* IE and Edge - hide scrollbar */
  -ms-overflow-style: none;
}

/* ============ BODY OVERFLOW HIDDEN DURING LOADING ============ */
body {
  overflow: hidden !important;
}

body.loading-complete {
  overflow: auto !important;
}

/* ============ LOADER ============ */
.loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 100vw;
  max-height: 100vh;
  cursor: none;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, #ff5a19 0%, #ff7a3d 25%, #ff8c42 50%, #ff6b1a 75%, #e84c0f 100%);
  background-size: 400% 400%;
  animation: gradientShift 8s ease infinite;
  z-index: 99999;
  overflow: hidden;
}

.loader .content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 2rem;
  animation: float 3s ease-in-out infinite;
}

@media (min-width: 768px) {
  .loader .content {
    gap: 3rem;
  }
}
/* ============ SPINNER ============ */
.spinner-container {
  position: relative;
  width: 150px;
  height: 150px;
}

.spinner-glow {
  position: absolute;
  inset: -20px;
  background: radial-gradient(circle, rgba(255, 255, 255, 0.3) 0%, transparent 70%);
  border-radius: 50%;
  animation: glow-pulse 3s ease-in-out infinite;
  filter: blur(10px);
}

.spinner-inner {
  animation: spin-smooth 3s cubic-bezier(0.4, 0, 0.2, 1) infinite;
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.outer-ring {
  position: absolute;
  inset: -40px;
  border: 2px solid transparent;
  border-top-color: rgba(255, 255, 255, 0.6);
  border-right-color: rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  animation: spin-smooth 4s linear infinite reverse;
}

.middle-ring {
  position: absolute;
  inset: -28px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 50%;
  animation: spin-smooth 5s linear infinite;
}

/* ============ SVG LOGO ============ */
.spinner-inner img,
.spinner-inner svg {
  width: 800px;
  height: auto;
  filter: brightness(0) invert(1) drop-shadow(0 0 15px rgba(255, 255, 255, 0.9)) drop-shadow(0 0 30px rgba(255, 255, 255, 0.6));
  animation: clipReveal 1.5s ease-out 0.5s forwards;
  clip-path: inset(0 100% 0 0);
  opacity: 1;
}

@media (min-width: 768px) {
  .spinner-inner img,
  .spinner-inner svg {
    width: 550px;
  }
}
/* ============ CUSTOM CURSOR ============ */
.glow-cursor {
  position: fixed;
  width: 40px;
  height: 40px;
  border: 2px solid rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  pointer-events: none;
  display: none;
  box-shadow: 0 0 20px rgba(255, 255, 255, 0.6), inset 0 0 20px rgba(255, 255, 255, 0.2);
  z-index: 9999;
}

.glow-cursor.active {
  display: block;
}

:root {
  scroll-behavior: auto !important;
}