:root {
  --font-base: "Rajdhani";
  --font-size-base: 1rem;
  --h-lead1-font-size: 6.375rem;
  --h-lead2-font-size: 4.5rem;
  --h1-font-size: 3.875rem;
  --h2-font-size: 2.875rem;
  --h3-font-size: 2rem;
  --h4-font-size: 1.5rem;
  --h5-font-size: 1.125rem;
  --h6-font-size: 1rem;
  --color-body-bg: hsl(0, 0%, 100%);
  --color-body-bg-h: 0;
  --color-body-bg-s: 0%;
  --color-body-bg-l: 100%;
  --color-body: hsl(231, 17%, 16%);
  --color-body-h: 231;
  --color-body-s: 17%;
  --color-body-l: 16%;
  --color-body-dark: hsl(232, 46%, 85%);
  --color-body-dark-h: 232;
  --color-body-dark-s: 46%;
  --color-body-dark-l: 85%;
  --color-tiny: hsl(233, 15%, 43%);
  --color-tiny-h: 233;
  --color-tiny-s: 15%;
  --color-tiny-l: 43%;
  --color-primary: hsl(83, 100%, 54%);
  --color-primary-h: 83;
  --color-primary-s: 100%;
  --color-primary-l: 54%;
  --color-secondary: hsl(233, 15%, 43%);
  --color-secondary-h: 233;
  --color-secondary-s: 15%;
  --color-secondary-l: 43%;
  --color-tertiary: hsl(231, 17%, 16%);
  --color-tertiary-h: 231;
  --color-tertiary-s: 17%;
  --color-tertiary-l: 16%;
  --color-quaternary: hsl(233, 16%, 29%);
  --color-quaternary-h: 233;
  --color-quaternary-s: 16%;
  --color-quaternary-l: 29%;
  --color-success: hsl(83, 100%, 44%);
  --color-success-h: 83;
  --color-success-s: 100%;
  --color-success-l: 44%;
  --color-info: hsl(230, 14%, 83%);
  --color-info-h: 230;
  --color-info-s: 14%;
  --color-info-l: 83%;
  --color-warning: hsl(48, 100%, 50%);
  --color-warning-h: 48;
  --color-warning-s: 100%;
  --color-warning-l: 50%;
  --color-danger: hsl(343, 100%, 55%);
  --color-danger-h: 343;
  --color-danger-s: 100%;
  --color-danger-l: 55%;
  --color-light: hsl(0, 0%, 100%);
  --color-light-h: 0;
  --color-light-s: 0%;
  --color-light-l: 100%;
  --color-lighter: hsl(220, 23%, 97%);
  --color-lighter-h: 220;
  --color-lighter-s: 23%;
  --color-lighter-l: 97%;
  --color-dark: hsl(229, 21%, 10%);
  --color-dark-h: 229;
  --color-dark-s: 21%;
  --color-dark-l: 10%;
  --color-black: hsl(229, 22%, 10%);
  --color-black-h: 229;
  --color-black-s: 22%;
  --color-black-l: 10%;
  --color-white: hsl(0, 0%, 100%);
  --color-white-h: 0;
  --color-white-s: 0%;
  --color-white-l: 100%;
  --color-preloader-bg: hsl(231, 17%, 16%);
  --color-preloader-bg-h: 231;
  --color-preloader-bg-s: 17%;
  --color-preloader-bg-l: 16%;
  --color-landing-detail-primary: hsl(96, 100%, 50%);
  --color-landing-detail-primary-h: 96;
  --color-landing-detail-primary-s: 100%;
  --color-landing-detail-primary-l: 50%;
  --color-landing-detail-secondary: hsl(76, 100%, 61%);
  --color-landing-detail-secondary-h: 76;
  --color-landing-detail-secondary-s: 100%;
  --color-landing-detail-secondary-l: 61%;
  --color-decor-page-layer-1-gradient-start: hsl(83, 100%, 37%);
  --color-decor-page-layer-1-gradient-start-h: 83;
  --color-decor-page-layer-1-gradient-start-s: 100%;
  --color-decor-page-layer-1-gradient-start-l: 37%;
  --color-decor-page-layer-1-gradient-stop: hsl(83, 100%, 9%);
  --color-decor-page-layer-1-gradient-stop-h: 83;
  --color-decor-page-layer-1-gradient-stop-s: 100%;
  --color-decor-page-layer-1-gradient-stop-l: 9%;
  --color-decor-page-layer-2-gradient-start: hsl(85, 87%, 42%);
  --color-decor-page-layer-2-gradient-start-h: 85;
  --color-decor-page-layer-2-gradient-start-s: 87%;
  --color-decor-page-layer-2-gradient-start-l: 42%;
  --color-decor-page-layer-2-gradient-stop: hsl(105, 100%, 31%);
  --color-decor-page-layer-2-gradient-stop-h: 105;
  --color-decor-page-layer-2-gradient-stop-s: 100%;
  --color-decor-page-layer-2-gradient-stop-l: 31%;
  --color-decor-page-layer-3-gradient-start: hsl(64, 100%, 49%);
  --color-decor-page-layer-3-gradient-start-h: 64;
  --color-decor-page-layer-3-gradient-start-s: 100%;
  --color-decor-page-layer-3-gradient-start-l: 49%;
  --color-decor-page-layer-3-gradient-stop: hsl(109, 100%, 37%);
  --color-decor-page-layer-3-gradient-stop-h: 109;
  --color-decor-page-layer-3-gradient-stop-s: 100%;
  --color-decor-page-layer-3-gradient-stop-l: 37%;
  --color-decor-page-line: hsl(64, 100%, 61%);
  --color-decor-page-line-h: 64;
  --color-decor-page-line-s: 100%;
  --color-decor-page-line-l: 61%;
  --color-preloader-bg: hsl(229, 21%, 10%);
  --color-preloader-bg-h: 229;
  --color-preloader-bg-s: 21%;
  --color-preloader-bg-l: 10%;
  --color-preloader-base: hsl(233, 15%, 43%);
  --color-preloader-base-h: 233;
  --color-preloader-base-s: 15%;
  --color-preloader-base-l: 43%;
  --color-preloader-highlight: hsl(0, 0%, 100%);
  --color-preloader-highlight-h: 0;
  --color-preloader-highlight-s: 0%;
  --color-preloader-highlight-l: 100%;
  --color-preloader-accent: hsl(83, 100%, 54%);
  --color-preloader-accent-h: 83;
  --color-preloader-accent-s: 100%;
  --color-preloader-accent-l: 54%;
}

.fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Free");
  font-weight: var(--fa-style, 900);
}

.fa-solid,
.fa-regular,
.fa-brands,
.fas,
.far,
.fab,
.fa-sharp-solid,
.fa-classic,
.fa {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}

.fas,
.fa-classic,
.fa-solid,
.far,
.fa-regular {
  font-family: "Font Awesome 6 Free";
}

.fab,
.fa-brands {
  font-family: "Font Awesome 6 Brands";
}

/*!
 * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */
:root, :host {
  --fa-style-family-brands: "Font Awesome 6 Brands";
  --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands";
}

@font-face {
  font-family: "Font Awesome 6 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../vendor/fontawesome/webfonts/fa-brands-400.woff2") format("woff2"), url("../vendor/fontawesome/webfonts/fa-brands-400.ttf") format("truetype");
}
.fab,
.fa-brands {
  font-weight: 400;
}

.fa-monero:before {
  content: "\f3d0";
}

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

.fa-yelp:before {
  content: "\f1e9";
}

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

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

.fa-shopware:before {
  content: "\f5b5";
}

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

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

.fa-redhat:before {
  content: "\f7bc";
}

.fa-yoast:before {
  content: "\f2b1";
}

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

.fa-ups:before {
  content: "\f7e0";
}

.fa-pixiv:before {
  content: "\e640";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

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

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

.fa-stackpath:before {
  content: "\f842";
}

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

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

.fa-modx:before {
  content: "\f285";
}

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

.fa-vnv:before {
  content: "\f40b";
}

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

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

.fa-microsoft:before {
  content: "\f3ca";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-orcid:before {
  content: "\f8d2";
}

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

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

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

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

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

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

.fa-jxl:before {
  content: "\e67b";
}

.fa-dart-lang:before {
  content: "\e693";
}

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

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

.fa-unity:before {
  content: "\e049";
}

.fa-whmcs:before {
  content: "\f40d";
}

.fa-rocketchat:before {
  content: "\f3e8";
}

.fa-vk:before {
  content: "\f189";
}

.fa-untappd:before {
  content: "\f405";
}

.fa-mailchimp:before {
  content: "\f59e";
}

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

.fa-square-reddit:before {
  content: "\f1a2";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-vimeo-v:before {
  content: "\f27d";
}

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

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

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

.fa-brave:before {
  content: "\e63c";
}

.fa-sistrix:before {
  content: "\f3ee";
}

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

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

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

.fa-the-red-yeti:before {
  content: "\f69d";
}

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

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

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

.fa-threads:before {
  content: "\e618";
}

.fa-napster:before {
  content: "\f3d2";
}

.fa-square-snapchat:before {
  content: "\f2ad";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

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

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

.fa-markdown:before {
  content: "\f60f";
}

.fa-sourcetree:before {
  content: "\f7d3";
}

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

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

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

.fa-stack-overflow:before {
  content: "\f16c";
}

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

.fa-phoenix-squadron:before {
  content: "\f511";
}

.fa-pagelines:before {
  content: "\f18c";
}

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

.fa-red-river:before {
  content: "\f3e3";
}

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

.fa-safari:before {
  content: "\f267";
}

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

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

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

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

.fa-linkedin-in:before {
  content: "\f0e1";
}

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

.fa-nimblr:before {
  content: "\f5a8";
}

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

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

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

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

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

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

.fa-watchman-monitoring:before {
  content: "\e087";
}

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

.fa-weixin:before {
  content: "\f1d7";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

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

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

.fa-lyft:before {
  content: "\f3c3";
}

.fa-rev:before {
  content: "\f5b2";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-wizards-of-the-coast:before {
  content: "\f730";
}

.fa-square-viadeo:before {
  content: "\f2aa";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-meetup:before {
  content: "\f2e0";
}

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

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

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

.fa-opensuse:before {
  content: "\e62b";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

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

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

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

.fa-node:before {
  content: "\f419";
}

.fa-mix:before {
  content: "\f3cb";
}

.fa-steam:before {
  content: "\f1b6";
}

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

.fa-scribd:before {
  content: "\f28a";
}

.fa-debian:before {
  content: "\e60b";
}

.fa-openid:before {
  content: "\f19b";
}

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

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

.fa-sellcast:before {
  content: "\f2da";
}

.fa-square-twitter:before {
  content: "\f081";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-r-project:before {
  content: "\f4f7";
}

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

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

.fa-vuejs:before {
  content: "\f41f";
}

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

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

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

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

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

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

.fa-golang:before {
  content: "\e40f";
}

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

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

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

.fa-weibo:before {
  content: "\f18a";
}

.fa-uncharted:before {
  content: "\e084";
}

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

.fa-square-youtube:before {
  content: "\f431";
}

.fa-youtube-square:before {
  content: "\f431";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-wpressr:before {
  content: "\f3e4";
}

.fa-rendact:before {
  content: "\f3e4";
}

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

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

.fa-nfc-directional:before {
  content: "\e530";
}

.fa-skype:before {
  content: "\f17e";
}

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

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

.fa-stripe-s:before {
  content: "\f42a";
}

.fa-meta:before {
  content: "\e49b";
}

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

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

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

.fa-square-letterboxd:before {
  content: "\e62e";
}

.fa-sticker-mule:before {
  content: "\f3f7";
}

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

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

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

.fa-reddit:before {
  content: "\f1a1";
}

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

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

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

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

.fa-wpbeginner:before {
  content: "\f297";
}

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

.fa-shoelace:before {
  content: "\e60c";
}

.fa-mdb:before {
  content: "\f8ca";
}

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

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

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

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

.fa-unsplash:before {
  content: "\e07c";
}

.fa-yarn:before {
  content: "\f7e3";
}

.fa-square-steam:before {
  content: "\f1b7";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-500px:before {
  content: "\f26e";
}

.fa-square-vimeo:before {
  content: "\f194";
}

.fa-vimeo-square:before {
  content: "\f194";
}

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

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

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

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

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

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

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

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

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

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

.fa-padlet:before {
  content: "\e4a0";
}

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

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

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

.fa-stumbleupon:before {
  content: "\f1a4";
}

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

.fa-phoenix-framework:before {
  content: "\f3dc";
}

.fa-shopify:before {
  content: "\e057";
}

.fa-neos:before {
  content: "\f612";
}

.fa-square-threads:before {
  content: "\e619";
}

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

.fa-researchgate:before {
  content: "\f4f8";
}

.fa-swift:before {
  content: "\f8e1";
}

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

.fa-speakap:before {
  content: "\f3f3";
}

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

.fa-y-combinator:before {
  content: "\f23b";
}

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

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

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

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

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

.fa-studiovinari:before {
  content: "\f3f8";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-product-hunt:before {
  content: "\f288";
}

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

.fa-linode:before {
  content: "\f2b8";
}

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

.fa-square-odnoklassniki:before {
  content: "\f264";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

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

.fa-sith:before {
  content: "\f512";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-page4:before {
  content: "\f3d7";
}

.fa-hashnode:before {
  content: "\e499";
}

.fa-react:before {
  content: "\f41b";
}

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

.fa-squarespace:before {
  content: "\f5be";
}

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

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

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

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

.fa-opera:before {
  content: "\f26a";
}

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

.fa-umbraco:before {
  content: "\f8e8";
}

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

.fa-ubuntu:before {
  content: "\f7df";
}

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

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

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

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

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

.fa-square-pinterest:before {
  content: "\f0d3";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-xing:before {
  content: "\f168";
}

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

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

.fa-playstation:before {
  content: "\f3df";
}

.fa-quinscape:before {
  content: "\f459";
}

.fa-less:before {
  content: "\f41d";
}

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

.fa-opencart:before {
  content: "\f23d";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-signal-messenger:before {
  content: "\e663";
}

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

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

.fa-typo3:before {
  content: "\f42b";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-yahoo:before {
  content: "\f19e";
}

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

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

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

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

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-nfc-symbol:before {
  content: "\e531";
}

.fa-mintbit:before {
  content: "\e62f";
}

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

.fa-speaker-deck:before {
  content: "\f83c";
}

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

.fa-patreon:before {
  content: "\f3d9";
}

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

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

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

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

.fa-brave-reverse:before {
  content: "\e63d";
}

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

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

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

.fa-web-awesome:before {
  content: "\e682";
}

.fa-mandalorian:before {
  content: "\f50f";
}

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

.fa-osi:before {
  content: "\f41a";
}

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

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

.fa-periscope:before {
  content: "\f3da";
}

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

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

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

.fa-mizuni:before {
  content: "\f3cc";
}

.fa-schlix:before {
  content: "\f3ea";
}

.fa-square-xing:before {
  content: "\f169";
}

.fa-xing-square:before {
  content: "\f169";
}

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

.fa-wpforms:before {
  content: "\f298";
}

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

.fa-usps:before {
  content: "\f7e1";
}

.fa-megaport:before {
  content: "\f5a3";
}

.fa-magento:before {
  content: "\f3c4";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-optin-monster:before {
  content: "\f23c";
}

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

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

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

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

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

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

.fa-viber:before {
  content: "\f409";
}

.fa-soundcloud:before {
  content: "\f1be";
}

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

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-letterboxd:before {
  content: "\e62d";
}

.fa-symfony:before {
  content: "\f83d";
}

.fa-maxcdn:before {
  content: "\f136";
}

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

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

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

.fa-think-peaks:before {
  content: "\f731";
}

.fa-bilibili:before {
  content: "\e3d9";
}

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

.fa-x-twitter:before {
  content: "\e61b";
}

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

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

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

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

.fa-stack-exchange:before {
  content: "\f18d";
}

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

.fa-square-pied-piper:before {
  content: "\e01e";
}

.fa-pied-piper-square:before {
  content: "\e01e";
}

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

.fa-palfed:before {
  content: "\f3d8";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-resolving:before {
  content: "\f3e7";
}

.fa-xbox:before {
  content: "\f412";
}

.fa-square-web-awesome-stroke:before {
  content: "\e684";
}

.fa-searchengin:before {
  content: "\f3eb";
}

.fa-tiktok:before {
  content: "\e07b";
}

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

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

.fa-renren:before {
  content: "\f18b";
}

.fa-linux:before {
  content: "\f17c";
}

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

.fa-linkedin:before {
  content: "\f08c";
}

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

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

.fa-twitch:before {
  content: "\f1e8";
}

.fa-flutter:before {
  content: "\e694";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-mixer:before {
  content: "\e056";
}

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

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

.fa-vimeo:before {
  content: "\f40a";
}

.fa-mendeley:before {
  content: "\f7b3";
}

.fa-uniregistry:before {
  content: "\f404";
}

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

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

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

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

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

.fa-cmplid:before {
  content: "\e360";
}

.fa-upwork:before {
  content: "\e641";
}

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

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

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

.fa-uikit:before {
  content: "\f403";
}

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

.fa-phabricator:before {
  content: "\f3db";
}

.fa-ussunnah:before {
  content: "\f407";
}

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

.fa-trade-federation:before {
  content: "\f513";
}

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

.fa-whatsapp:before {
  content: "\f232";
}

.fa-square-upwork:before {
  content: "\e67c";
}

.fa-slideshare:before {
  content: "\f1e7";
}

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

.fa-viadeo:before {
  content: "\f2a9";
}

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

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

.fa-servicestack:before {
  content: "\f3ec";
}

.fa-simplybuilt:before {
  content: "\f215";
}

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

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

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

.fa-raspberry-pi:before {
  content: "\f7bb";
}

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

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

.fa-screenpal:before {
  content: "\e570";
}

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

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

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

.fa-microblog:before {
  content: "\e01a";
}

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

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

.fa-pied-piper-hat:before {
  content: "\f4e5";
}

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

.fa-yandex:before {
  content: "\f413";
}

.fa-readme:before {
  content: "\f4d5";
}

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

.fa-sellsy:before {
  content: "\f213";
}

.fa-square-web-awesome:before {
  content: "\e683";
}

.fa-sass:before {
  content: "\f41e";
}

.fa-wirsindhandwerk:before {
  content: "\e2d0";
}

.fa-wsh:before {
  content: "\e2d0";
}

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

.fa-salesforce:before {
  content: "\f83b";
}

.fa-octopus-deploy:before {
  content: "\e082";
}

.fa-medapps:before {
  content: "\f3c6";
}

.fa-ns8:before {
  content: "\f3d5";
}

.fa-pinterest-p:before {
  content: "\f231";
}

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

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

.fa-waze:before {
  content: "\f83f";
}

.fa-bluesky:before {
  content: "\e671";
}

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

.fa-snapchat:before {
  content: "\f2ab";
}

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

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

.fa-rust:before {
  content: "\e07a";
}

.fa-wix:before {
  content: "\f5cf";
}

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

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

.fa-supple:before {
  content: "\f3f9";
}

.fa-webflow:before {
  content: "\e65c";
}

.fa-rebel:before {
  content: "\f1d0";
}

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

.fa-staylinked:before {
  content: "\f3f5";
}

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

.fa-space-awesome:before {
  content: "\e5ac";
}

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

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

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

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

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

.fa-square-tumblr:before {
  content: "\f174";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-trello:before {
  content: "\f181";
}

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

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

.fa-perbyte:before {
  content: "\e083";
}

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

.fa-weebly:before {
  content: "\f5cc";
}

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

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

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

.fa-themeco:before {
  content: "\f5c6";
}

.fa-python:before {
  content: "\f3e2";
}

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

.fa-bots:before {
  content: "\e340";
}

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

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

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

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

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

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

.fa-sketch:before {
  content: "\f7c6";
}

.fa-yandex-international:before {
  content: "\f414";
}

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

.fa-uber:before {
  content: "\f402";
}

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

.fa-php:before {
  content: "\f457";
}

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

.fa-youtube:before {
  content: "\f167";
}

.fa-skyatlas:before {
  content: "\f216";
}

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

.fa-replyd:before {
  content: "\f3e6";
}

.fa-suse:before {
  content: "\f7d6";
}

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

.fa-twitter:before {
  content: "\f099";
}

.fa-rockrms:before {
  content: "\f3e9";
}

.fa-pinterest:before {
  content: "\f0d2";
}

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

.fa-npm:before {
  content: "\f3d4";
}

.fa-yammer:before {
  content: "\f840";
}

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

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

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

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

.fa-stubber:before {
  content: "\e5c7";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-telegram-plane:before {
  content: "\f2c6";
}

.fa-old-republic:before {
  content: "\f510";
}

.fa-odysee:before {
  content: "\e5c6";
}

.fa-square-whatsapp:before {
  content: "\f40c";
}

.fa-whatsapp-square:before {
  content: "\f40c";
}

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

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

.fa-slack:before {
  content: "\f198";
}

.fa-slack-hash:before {
  content: "\f198";
}

.fa-medrt:before {
  content: "\f3c8";
}

.fa-usb:before {
  content: "\f287";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-vaadin:before {
  content: "\f408";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-square-x-twitter:before {
  content: "\e61a";
}

.fa-reacteurope:before {
  content: "\f75d";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-medium-m:before {
  content: "\f23a";
}

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

.fa-mixcloud:before {
  content: "\f289";
}

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

.fa-viacoin:before {
  content: "\f237";
}

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

.fa-sitrox:before {
  content: "\e44a";
}

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

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

.fa-mastodon:before {
  content: "\f4f6";
}

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

.fa-wolf-pack-battalion:before {
  content: "\f514";
}

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

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

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

.fa-strava:before {
  content: "\f428";
}

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

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

.fa-teamspeak:before {
  content: "\f4f9";
}

.fa-pushed:before {
  content: "\f3e1";
}

.fa-wordpress-simple:before {
  content: "\f411";
}

.fa-nutritionix:before {
  content: "\f3d6";
}

.fa-wodu:before {
  content: "\e088";
}

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

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

.fa-zhihu:before {
  content: "\f63f";
}

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

.fa-pix:before {
  content: "\e43a";
}

.fa-steam-symbol:before {
  content: "\f3f6";
}

.alert,
.wpcf7 form .wpcf7-response-output,
.woocommerce-message[role=alert],
.comment-notes,
.woocommerce-error,
.woocommerce-privacy-policy-text,
.cart-empty.woocommerce-info {
  position: relative;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-right: 1rem;
  padding-left: 4.75rem;
  margin-bottom: 1.25rem;
  margin-left: 0;
  margin-right: 0;
  border: 1px solid transparent;
  border-radius: 0;
  font-weight: 700;
}
.alert::before,
.wpcf7 form .wpcf7-response-output::before,
.woocommerce-message[role=alert]::before,
.comment-notes::before,
.woocommerce-error::before,
.woocommerce-privacy-policy-text::before,
.cart-empty.woocommerce-info::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 3.75rem;
}
.alert::after,
.wpcf7 form .wpcf7-response-output::after,
.woocommerce-message[role=alert]::after,
.comment-notes::after,
.woocommerce-error::after,
.woocommerce-privacy-policy-text::after,
.cart-empty.woocommerce-info::after {
  display: block;
  position: absolute;
  left: 1.875rem;
  top: 50%;
  transform: translateY(-50%);
  font-family: "Font Awesome 6 Free";
  font-weight: 700;
  content: "\f00c";
  margin-left: -10px;
  width: 20px;
  height: 20px;
  text-align: center;
  font-size: 10px;
  line-height: 17px;
  border: 2px solid transparent;
  border-radius: 3px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.alert p:last-child,
.wpcf7 form .wpcf7-response-output p:last-child,
.woocommerce-message[role=alert] p:last-child,
.comment-notes p:last-child,
.woocommerce-error p:last-child,
.woocommerce-privacy-policy-text p:last-child,
.cart-empty.woocommerce-info p:last-child {
  margin-bottom: 0;
}
.alert:empty,
.wpcf7 form .wpcf7-response-output:empty,
.woocommerce-message[role=alert]:empty,
.comment-notes:empty,
.woocommerce-error:empty,
.woocommerce-privacy-policy-text:empty,
.cart-empty.woocommerce-info:empty {
  display: none;
}

.alert-success,
.wpcf7 form.sent .wpcf7-response-output,
.woocommerce-message[role=alert] {
  color: var(--color-body);
  background-color: var(--color-white);
  border-color: var(--color-success);
}
.alert-success hr,
.wpcf7 form.sent .wpcf7-response-output hr,
.woocommerce-message[role=alert] hr {
  border-top-color: hsl(var(--color-success-h), var(--color-success-s), calc(var(--color-success-l) * 0.95));
}
.alert-success .alert-link,
.wpcf7 form.sent .wpcf7-response-output .alert-link,
.woocommerce-message[role=alert] .alert-link {
  color: hsl(var(--color-body-h), var(--color-body-s), calc(var(--color-body-l) * 0.9));
}
.alert-success::after,
.wpcf7 form.sent .wpcf7-response-output::after,
.woocommerce-message[role=alert]::after {
  color: var(--color-body);
}
.alert-success::before,
.wpcf7 form.sent .wpcf7-response-output::before,
.woocommerce-message[role=alert]::before {
  background-color: var(--color-success);
}
.alert-success::after,
.wpcf7 form.sent .wpcf7-response-output::after,
.woocommerce-message[role=alert]::after {
  border-color: var(--color-body);
}

.alert-info,
.comment-notes,
.woocommerce-privacy-policy-text,
.cart-empty.woocommerce-info {
  color: var(--color-body);
  background-color: var(--color-white);
  border-color: var(--color-info);
}
.alert-info hr,
.comment-notes hr,
.woocommerce-privacy-policy-text hr,
.cart-empty.woocommerce-info hr {
  border-top-color: hsl(var(--color-info-h), var(--color-info-s), calc(var(--color-info-l) * 0.95));
}
.alert-info .alert-link,
.comment-notes .alert-link,
.woocommerce-privacy-policy-text .alert-link,
.cart-empty.woocommerce-info .alert-link {
  color: hsl(var(--color-body-h), var(--color-body-s), calc(var(--color-body-l) * 0.9));
}
.alert-info::after,
.comment-notes::after,
.woocommerce-privacy-policy-text::after,
.cart-empty.woocommerce-info::after {
  color: var(--color-body);
}
.alert-info::before,
.comment-notes::before,
.woocommerce-privacy-policy-text::before,
.cart-empty.woocommerce-info::before {
  background-color: var(--color-info);
}
.alert-info::after,
.comment-notes::after,
.woocommerce-privacy-policy-text::after,
.cart-empty.woocommerce-info::after {
  border-color: var(--color-body);
  content: "\f129";
}

.alert-warning,
.wpcf7 form.spam .wpcf7-response-output,
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
  color: var(--color-body);
  background-color: var(--color-white);
  border-color: var(--color-warning);
}
.alert-warning hr,
.wpcf7 form.spam .wpcf7-response-output hr,
.wpcf7 form.invalid .wpcf7-response-output hr,
.wpcf7 form.unaccepted .wpcf7-response-output hr {
  border-top-color: hsl(var(--color-warning-h), var(--color-warning-s), calc(var(--color-warning-l) * 0.95));
}
.alert-warning .alert-link,
.wpcf7 form.spam .wpcf7-response-output .alert-link,
.wpcf7 form.invalid .wpcf7-response-output .alert-link,
.wpcf7 form.unaccepted .wpcf7-response-output .alert-link {
  color: hsl(var(--color-body-h), var(--color-body-s), calc(var(--color-body-l) * 0.9));
}
.alert-warning::after,
.wpcf7 form.spam .wpcf7-response-output::after,
.wpcf7 form.invalid .wpcf7-response-output::after,
.wpcf7 form.unaccepted .wpcf7-response-output::after {
  color: var(--color-body);
}
.alert-warning::before,
.wpcf7 form.spam .wpcf7-response-output::before,
.wpcf7 form.invalid .wpcf7-response-output::before,
.wpcf7 form.unaccepted .wpcf7-response-output::before {
  background-color: var(--color-warning);
}
.alert-warning::after,
.wpcf7 form.spam .wpcf7-response-output::after,
.wpcf7 form.invalid .wpcf7-response-output::after,
.wpcf7 form.unaccepted .wpcf7-response-output::after {
  border-color: var(--color-body);
  content: "\f12a";
}

.alert-danger,
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output,
.woocommerce-error {
  color: var(--color-body);
  background-color: var(--color-white);
  border-color: var(--color-danger);
}
.alert-danger hr,
.wpcf7 form.failed .wpcf7-response-output hr,
.wpcf7 form.aborted .wpcf7-response-output hr,
.woocommerce-error hr {
  border-top-color: hsl(var(--color-danger-h), var(--color-danger-s), calc(var(--color-danger-l) * 0.95));
}
.alert-danger .alert-link,
.wpcf7 form.failed .wpcf7-response-output .alert-link,
.wpcf7 form.aborted .wpcf7-response-output .alert-link,
.woocommerce-error .alert-link {
  color: hsl(var(--color-body-h), var(--color-body-s), calc(var(--color-body-l) * 0.9));
}
.alert-danger::after,
.wpcf7 form.failed .wpcf7-response-output::after,
.wpcf7 form.aborted .wpcf7-response-output::after,
.woocommerce-error::after {
  color: var(--color-body);
}
.alert-danger::before,
.wpcf7 form.failed .wpcf7-response-output::before,
.wpcf7 form.aborted .wpcf7-response-output::before,
.woocommerce-error::before {
  background-color: var(--color-danger);
}
.alert-danger::after,
.wpcf7 form.failed .wpcf7-response-output::after,
.wpcf7 form.aborted .wpcf7-response-output::after,
.woocommerce-error::after {
  border-color: var(--color-body);
  content: "\f00d";
}

.accordion-item {
  padding-bottom: 8px;
  border-bottom: 1px solid #dfe0e5;
}
.accordion-item__body {
  padding-bottom: 12px;
}
@media (min-width: 1920px) {
  .accordion-item__body {
    padding-top: 4px;
    padding-bottom: 21px;
  }
}
.accordion-item__body a {
  color: var(--color-success);
}
.accordion-item__body a:hover {
  color: var(--color-body);
}
.accordion-item__header {
  line-height: 1.2;
  padding-bottom: 16px;
}
@media (min-width: 1920px) {
  .accordion-item__header {
    padding-bottom: 20px;
  }
}
.accordion-item__link {
  position: relative;
  padding: 0 26px 0 0;
  border: none;
  background-color: transparent;
  font-weight: 700;
  letter-spacing: -0.03em;
  text-align: left;
  text-transform: uppercase;
}
@media (min-width: 1920px) {
  .accordion-item__link {
    padding-right: 34px;
  }
}
body:not(.cursor-is--active) .accordion-item__link {
  cursor: pointer;
}
.accordion-item__link:focus {
  outline: none;
}
.accordion-item__icon {
  position: absolute;
  top: 0;
  right: 0;
  width: 14px;
  height: 14px;
  border: 2px solid var(--color-success);
  transition: border-color 300ms ease;
}
@media (min-width: 1920px) {
  .accordion-item__icon {
    top: 3px;
    width: 16px;
    height: 16px;
  }
}
.accordion-item__icon:after, .accordion-item__icon:before {
  position: absolute;
  top: 4px;
  left: 2px;
  width: 6px;
  height: 2px;
  content: "";
  background-color: var(--color-body);
  background-color: var(--color-success);
  transition: all 300ms ease;
}
@media (min-width: 1920px) {
  .accordion-item__icon:after, .accordion-item__icon:before {
    top: 5px;
    width: 8px;
  }
}
.accordion-item__icon:after {
  transform: rotate(-90deg);
  opacity: 0;
}
.accordion-item__link:hover .accordion-item__icon {
  border-color: var(--color-success);
}
.accordion-item__link:hover .accordion-item__icon:after, .accordion-item__link:hover .accordion-item__icon:before {
  background-color: var(--color-success);
}
.collapsed .accordion-item__icon {
  border-color: var(--color-body);
}
.collapsed .accordion-item__icon:after, .collapsed .accordion-item__icon:before {
  background-color: var(--color-body);
}
.collapsed .accordion-item__icon:after {
  opacity: 1;
}
.accordion-item + .accordion-item {
  margin-top: 25px;
}
@media (min-width: 1920px) {
  .accordion-item + .accordion-item {
    margin-top: 29px;
  }
}

.btn,
.button,
.wp-block-button .wp-block-button__link,
button.wp-block-search__button,
.page-links .post-page-numbers,
.item-has-btn > a,
.added_to_cart,
.reset_variations {
  display: inline-block;
  font-weight: bold;
  font-family: var(--font-base, "Rajdhani");
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border: none;
  border-radius: 0;
  color: var(--color-body);
  text-decoration: none;
  padding: 0.875rem 1.875rem;
  font-size: 0.75rem;
  line-height: 1;
  transition: all 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn,
  .button,
  .wp-block-button .wp-block-button__link,
  button.wp-block-search__button,
  .page-links .post-page-numbers,
  .item-has-btn > a,
  .added_to_cart,
  .reset_variations {
    transition: none;
  }
}
@media (min-width: 1920px) {
  .btn,
  .button,
  .wp-block-button .wp-block-button__link,
  button.wp-block-search__button,
  .page-links .post-page-numbers,
  .item-has-btn > a,
  .added_to_cart,
  .reset_variations {
    padding: 1.1875rem 3.25rem;
    font-size: 1.125rem;
    line-height: 1;
  }
}
.btn:hover, .btn:focus,
.button:hover,
.button:focus,
.wp-block-button .wp-block-button__link:hover,
.wp-block-button .wp-block-button__link:focus,
button.wp-block-search__button:hover,
button.wp-block-search__button:focus,
.page-links .post-page-numbers:hover,
.page-links .post-page-numbers:focus,
.item-has-btn > a:hover,
.item-has-btn > a:focus,
.added_to_cart:hover,
.added_to_cart:focus,
.reset_variations:hover,
.reset_variations:focus {
  text-decoration: none;
}
.btn:focus, .btn.focus,
.button:focus,
.button.focus,
.wp-block-button .wp-block-button__link:focus,
.wp-block-button .wp-block-button__link.focus,
button.wp-block-search__button:focus,
button.wp-block-search__button.focus,
.page-links .post-page-numbers:focus,
.page-links .post-page-numbers.focus,
.item-has-btn > a:focus,
.item-has-btn > a.focus,
.added_to_cart:focus,
.added_to_cart.focus,
.reset_variations:focus,
.reset_variations.focus {
  outline: 0;
  box-shadow: none;
}
.btn.disabled, .btn:disabled,
.button.disabled,
.button:disabled,
.wp-block-button .wp-block-button__link.disabled,
.wp-block-button .wp-block-button__link:disabled,
button.wp-block-search__button.disabled,
button.wp-block-search__button:disabled,
.page-links .post-page-numbers.disabled,
.page-links .post-page-numbers:disabled,
.item-has-btn > a.disabled,
.item-has-btn > a:disabled,
.added_to_cart.disabled,
.added_to_cart:disabled,
.reset_variations.disabled,
.reset_variations:disabled {
  opacity: 0.65;
}
.btn:active, .btn.active,
.button:active,
.button.active,
.wp-block-button .wp-block-button__link:active,
.wp-block-button .wp-block-button__link.active,
button.wp-block-search__button:active,
button.wp-block-search__button.active,
.page-links .post-page-numbers:active,
.page-links .post-page-numbers.active,
.item-has-btn > a:active,
.item-has-btn > a.active,
.added_to_cart:active,
.added_to_cart.active,
.reset_variations:active,
.reset_variations.active {
  background-image: none;
}

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-primary,
.item-has-btn--primary > a.menu-item-link,
.added_to_cart {
  color: var(--color-body);
  background-color: var(--color-primary);
}
.btn-primary:not([disabled]):not(.disabled):active, .btn-primary:not([disabled]):not(.disabled).active, .btn-primary:hover, .btn-primary:focus,
.item-has-btn--primary > a.menu-item-link:not([disabled]):not(.disabled):active,
.item-has-btn--primary > a.menu-item-link:not([disabled]):not(.disabled).active,
.item-has-btn--primary > a.menu-item-link:hover,
.item-has-btn--primary > a.menu-item-link:focus,
.added_to_cart:not([disabled]):not(.disabled):active,
.added_to_cart:not([disabled]):not(.disabled).active,
.added_to_cart:hover,
.added_to_cart:focus {
  color: var(--color-body);
  background-color: hsl(var(--color-primary-h), var(--color-primary-s), calc(var(--color-primary-l) * 1.1));
}

.btn-secondary,
.wp-block-button .wp-block-button__link,
button.wp-block-search__button,
.page-links a.post-page-numbers,
.item-has-btn--secondary > a.menu-item-link {
  color: var(--color-light);
  background-color: var(--color-secondary);
}
.btn-secondary:hover,
.wp-block-button .wp-block-button__link:hover,
button.wp-block-search__button:hover,
.page-links a.post-page-numbers:hover,
.item-has-btn--secondary > a.menu-item-link:hover {
  color: var(--color-body);
  background-color: var(--color-primary);
}

.btn-tertiary,
.item-has-btn--tertiary > a.menu-item-link,
.single_add_to_cart_button {
  color: var(--color-light);
  background-color: var(--color-tertiary);
}
.btn-tertiary:hover,
.item-has-btn--tertiary > a.menu-item-link:hover,
.single_add_to_cart_button:hover {
  color: var(--color-light);
  background-color: hsl(var(--color-tertiary-h), var(--color-tertiary-s), calc(var(--color-tertiary-l) * 1.5));
}

.btn-success,
.item-has-btn--success > a.menu-item-link {
  color: var(--color-light);
  background-color: var(--color-success);
}
.btn-success:hover,
.item-has-btn--success > a.menu-item-link:hover {
  color: var(--color-light);
  background-color: hsl(var(--color-success-h), var(--color-success-s), calc(var(--color-success-l) * 1.1));
}

.btn-danger,
.item-has-btn--danger > a.menu-item-link {
  color: var(--color-light);
  background-color: var(--color-danger);
}
.btn-danger:hover,
.item-has-btn--danger > a.menu-item-link:hover {
  color: var(--color-light);
  background-color: hsl(var(--color-danger-h), var(--color-danger-s), calc(var(--color-danger-l) * 1.1));
}

.btn-warning,
.item-has-btn--warning > a.menu-item-link {
  color: var(--color-light);
  background-color: var(--color-warning);
}
.btn-warning:hover,
.item-has-btn--warning > a.menu-item-link:hover {
  color: var(--color-light);
  background-color: hsl(var(--color-warning-h), var(--color-warning-s), calc(var(--color-warning-l) * 1.1));
}

.btn-info,
.item-has-btn--info > a.menu-item-link,
.reset_variations,
.product_type_external {
  color: var(--color-body);
  background-color: var(--color-info);
}
.btn-info:hover,
.item-has-btn--info > a.menu-item-link:hover,
.reset_variations:hover,
.product_type_external:hover {
  color: var(--color-body);
  background-color: hsl(var(--color-info-h), var(--color-info-s), calc(var(--color-info-l) * 1.1));
}
.btn-info:not([disabled]):not(.disabled):active, .btn-info:not([disabled]):not(.disabled).active, .btn-info:hover, .btn-info:focus,
.item-has-btn--info > a.menu-item-link:not([disabled]):not(.disabled):active,
.item-has-btn--info > a.menu-item-link:not([disabled]):not(.disabled).active,
.item-has-btn--info > a.menu-item-link:hover,
.item-has-btn--info > a.menu-item-link:focus,
.reset_variations:not([disabled]):not(.disabled):active,
.reset_variations:not([disabled]):not(.disabled).active,
.reset_variations:hover,
.reset_variations:focus,
.product_type_external:not([disabled]):not(.disabled):active,
.product_type_external:not([disabled]):not(.disabled).active,
.product_type_external:hover,
.product_type_external:focus {
  color: var(--color-body);
  background-color: hsl(var(--color-info-h), var(--color-info-s), calc(var(--color-info-l) * 1.1));
}

.btn-twitch {
  color: var(--color-light);
  background-color: #5e22e4;
}
.btn-twitch:hover {
  color: var(--color-light);
  background-color: #6227e5;
}

.btn-youtube {
  color: var(--color-light);
  background-color: #ff0000;
}
.btn-youtube:hover {
  color: var(--color-light);
  background-color: #ff1a1a;
}

.btn-tiktok {
  color: var(--color-light);
  background-color: #fe2c55;
}
.btn-tiktok:hover {
  color: var(--color-light);
  background-color: #fe4569;
}

.btn-link {
  font-weight: normal;
  color: var(--color-success);
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
  background-color: transparent;
}
.btn-link, .btn-link:focus, .btn-link:active {
  border-color: transparent;
  box-shadow: none;
}
.btn-link:hover {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: var(--color-secondary);
  text-decoration: none;
  background-color: transparent;
}
.btn-link:disabled {
  color: #6c757d;
}
.btn-link:disabled:hover, .btn-link:disabled:focus {
  text-decoration: none;
}

.btn-link--clean {
  letter-spacing: 0.25em;
  text-transform: uppercase;
  font-size: 0.75rem;
  padding-left: 0;
  padding-right: 0;
}

.btn-link--dash {
  position: relative;
}
.btn-link--dash::before {
  content: "";
  display: inline-block;
  height: 1px;
  width: 40px;
  vertical-align: middle;
  margin-right: 1.5rem;
  background-color: var(--color-primary);
}
@media (min-width: 768px) {
  .btn-link--dash::before {
    width: 80px;
  }
}

.btn-link--dash-secondary::before {
  background-color: var(--color-white);
}

.btn-lg {
  padding: 1.1875rem 2.75rem;
  font-size: 1rem;
  line-height: 1;
}
@media (min-width: 1920px) {
  .btn-lg {
    padding: 1.5rem 3.5rem;
    font-size: 1.375rem;
    line-height: 1;
  }
}

.btn-sm {
  padding: 0.6875rem 1.25rem;
  font-size: 0.625rem;
  line-height: 1;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 0.5rem;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

.btn i {
  position: relative;
  top: -0.075rem;
  display: inline-block;
  vertical-align: middle;
}
@media (min-width: 1920px) {
  .btn i {
    top: -0.125rem;
    font-size: 1.125rem;
  }
}
.btn.btn--icon-inverse i {
  margin-left: 14px;
  margin-right: 0;
}

.btn-twitch i,
.btn-youtube i,
.btn-tiktok i {
  font-size: 1.2em;
  margin-right: 0.3em;
  top: 0;
}

.btn--landing {
  overflow: hidden;
  position: relative;
  margin-top: 1.4375rem;
}
@media (max-width: 767.98px) {
  .btn--landing {
    font-size: 0.75rem;
    margin-top: 0.8rem;
  }
}
@media (min-width: 992px) {
  .btn--landing {
    margin-top: 24px;
  }
}
@media (min-width: 1920px) {
  .btn--landing {
    margin-top: 45px;
  }
}
.btn--landing::after, .btn--landing::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: translateY(100%);
}
.btn--landing::before {
  transition: 0.4s 0.2s transform ease;
}
.btn--landing::after {
  transition: 0.6s transform ease;
}
.btn--landing.btn-primary {
  box-shadow: 0 0 40px 2px hsla(var(--color-primary-h), var(--color-primary-s), var(--color-primary-l), 0.2);
}
.btn--landing.btn-primary::before {
  background-color: hsl(var(--color-primary-h), var(--color-primary-s), calc(var(--color-primary-l) * 0.9));
}
.btn--landing.btn-primary::after {
  background-color: hsl(var(--color-primary-h), var(--color-primary-s), calc(var(--color-primary-l) * 0.8));
}
.btn--landing.btn-secondary {
  box-shadow: 0 0 40px 2px hsla(var(--color-secondary-h), var(--color-secondary-s), var(--color-secondary-l), 0.2);
}
.btn--landing.btn-secondary::before {
  background-color: hsl(var(--color-secondary-h), var(--color-secondary-s), calc(var(--color-secondary-l) * 0.9));
}
.btn--landing.btn-secondary::after {
  background-color: hsl(var(--color-secondary-h), var(--color-secondary-s), calc(var(--color-secondary-l) * 0.8));
}
.btn--landing.btn-tertiary {
  box-shadow: 0 0 40px 2px hsla(var(--color-tertiary-h), var(--color-tertiary-s), var(--color-tertiary-l), 0.2);
}
.btn--landing.btn-tertiary::before {
  background-color: hsl(var(--color-tertiary-h), var(--color-tertiary-s), calc(var(--color-tertiary-l) * 0.9));
}
.btn--landing.btn-tertiary::after {
  background-color: hsl(var(--color-tertiary-h), var(--color-tertiary-s), calc(var(--color-tertiary-l) * 0.8));
}
.btn--landing.btn-success {
  box-shadow: 0 0 40px 2px hsla(var(--color-success-h), var(--color-success-s), var(--color-success-l), 0.2);
}
.btn--landing.btn-success::before {
  background-color: hsl(var(--color-success-h), var(--color-success-s), calc(var(--color-success-l) * 0.9));
}
.btn--landing.btn-success::after {
  background-color: hsl(var(--color-success-h), var(--color-success-s), calc(var(--color-success-l) * 0.8));
}
.btn--landing.btn-info {
  box-shadow: 0 0 40px 2px hsla(var(--color-info-h), var(--color-info-s), var(--color-info-l), 0.2);
}
.btn--landing.btn-info::before {
  background-color: hsl(var(--color-info-h), var(--color-info-s), calc(var(--color-info-l) * 0.9));
}
.btn--landing.btn-info::after {
  background-color: hsl(var(--color-info-h), var(--color-info-s), calc(var(--color-info-l) * 0.8));
}
.btn--landing.btn-warning {
  box-shadow: 0 0 40px 2px hsla(var(--color-warning-h), var(--color-warning-s), var(--color-warning-l), 0.2);
}
.btn--landing.btn-warning::before {
  background-color: hsl(var(--color-warning-h), var(--color-warning-s), calc(var(--color-warning-l) * 0.9));
}
.btn--landing.btn-warning::after {
  background-color: hsl(var(--color-warning-h), var(--color-warning-s), calc(var(--color-warning-l) * 0.8));
}
.btn--landing.btn-danger {
  box-shadow: 0 0 40px 2px hsla(var(--color-danger-h), var(--color-danger-s), var(--color-danger-l), 0.2);
}
.btn--landing.btn-danger::before {
  background-color: hsl(var(--color-danger-h), var(--color-danger-s), calc(var(--color-danger-l) * 0.9));
}
.btn--landing.btn-danger::after {
  background-color: hsl(var(--color-danger-h), var(--color-danger-s), calc(var(--color-danger-l) * 0.8));
}
.btn--landing.btn-light {
  box-shadow: 0 0 40px 2px hsla(var(--color-light-h), var(--color-light-s), var(--color-light-l), 0.2);
}
.btn--landing.btn-light::before {
  background-color: hsl(var(--color-light-h), var(--color-light-s), calc(var(--color-light-l) * 0.9));
}
.btn--landing.btn-light::after {
  background-color: hsl(var(--color-light-h), var(--color-light-s), calc(var(--color-light-l) * 0.8));
}
.btn--landing.btn-dark {
  box-shadow: 0 0 40px 2px hsla(var(--color-dark-h), var(--color-dark-s), var(--color-dark-l), 0.2);
}
.btn--landing.btn-dark::before {
  background-color: hsl(var(--color-dark-h), var(--color-dark-s), calc(var(--color-dark-l) * 0.9));
}
.btn--landing.btn-dark::after {
  background-color: hsl(var(--color-dark-h), var(--color-dark-s), calc(var(--color-dark-l) * 0.8));
}
.btn--landing span {
  position: relative;
  z-index: 1;
}
.btn--landing:hover {
  box-shadow: none;
}
.btn--landing:hover::after {
  transform: translateY(0);
  transition: 0.4s 0.2s transform ease;
}
.btn--landing:hover::before {
  transform: translateY(0);
  transition: 0.6s transform ease;
}
@media (max-width: 767.98px) {
  .btn--landing.btn-lg {
    padding: 0.9rem 1.6rem;
  }
}

.link-plus {
  display: inline-block;
  position: relative;
  width: 22px;
  height: 22px;
  border: 3px solid var(--color-white);
  border-radius: 50%;
}
.link-plus::before, .link-plus::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: var(--color-primary);
  overflow: hidden;
}
.link-plus::before {
  width: 6px;
  height: 2px;
}
.link-plus::after {
  width: 2px;
  height: 6px;
}

.counter__number, .counter__label {
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.03em;
}
.counter__number {
  font-size: 1.625rem;
}
@media (min-width: 1920px) {
  .counter__number {
    font-size: 1.75rem;
  }
}
.counter__label {
  margin-top: 3px;
  text-transform: uppercase;
  color: var(--color-info);
}
@media (min-width: 1920px) {
  .counter__label {
    margin-top: 5px;
  }
}
.counter__icon .df-icon {
  width: 24px;
  height: 24px;
  fill: var(--color-success);
}
@media (min-width: 1920px) {
  .counter__icon .df-icon {
    width: 30px;
    height: 30px;
  }
}
.counter__icon--left {
  float: left;
  padding-right: 11px;
}
@media (min-width: 1920px) {
  .counter__icon--left {
    padding-right: 14px;
  }
}
.counter__icon--right {
  float: right;
  padding-left: 11px;
}
@media (min-width: 1920px) {
  .counter__icon--right {
    padding-left: 14px;
  }
}

.df-icon--wrapper {
  text-align: center;
  padding: 1.5rem 1rem;
  margin-bottom: 0.5rem;
  border-radius: 0.25rem;
  background-color: #f8f9fa;
}

.df-icon--32x32 {
  width: 32px;
  height: 32px;
  fill: #444;
}

.info-box__label, .info-box__content {
  font-weight: bold;
  letter-spacing: -0.03em;
  text-transform: uppercase;
}
.info-box__label {
  font-size: 0.75rem;
  line-height: 1em;
  color: var(--color-info);
}
.menu-panel .info-box__label {
  font-size: 0.6875rem;
  color: #787d9d;
}
@media (min-width: 1920px) {
  .menu-panel .info-box__label {
    font-size: 0.875rem;
  }
}
.info-box__content {
  font-size: 0.875rem;
}
@media (min-width: 1920px) {
  .menu-panel .info-box__content {
    font-size: 1.125rem;
  }
}
.menu-panel .info-box__content,
.menu-panel .info-box__content a,
.menu-panel .info-box__content a[href^="mailto:"] {
  color: var(--color-light);
}
.info-box__content a:hover {
  opacity: 0.7;
}
* + .info-box {
  margin-top: 31px;
}
@media (min-width: 1920px) {
  * + .info-box {
    margin-top: 36px;
  }
}
.menu-panel * + .info-box {
  margin-top: 25px;
}
.menu-panel .info-box + .info-box {
  margin-top: 19px;
}
@media (min-width: 1920px) {
  .info-box + .info-box {
    margin-top: 25px;
  }
}

.info-box--content {
  margin-bottom: 30px;
}
@media (min-width: 1920px) {
  .info-box--content .info-box__label {
    font-size: 0.875rem;
  }
}
@media (min-width: 1920px) {
  .info-box--content .info-box__content {
    margin-top: -3px;
  }
}
.info-box--content .info-box__content a {
  color: var(--color-body);
}
@media (min-width: 1920px) {
  .info-box--content .info-box__content a[href^="mailto:"] {
    font-size: 1.125rem;
  }
}
.info-box--content .info-box__content + .info-box__label {
  margin-top: 30px;
}

.lightbox .mp_iframe {
  display: block;
}
.lightbox img {
  width: 100%;
}
.lightbox--video .mp_iframe {
  position: relative;
}
.lightbox--video .mp_iframe::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(0, 0, 0, 0.6);
  transition: background-color 300ms ease;
}
.lightbox--video:hover .mp_iframe::before {
  background-color: rgba(0, 0, 0, 0.5);
}
.lightbox__icon {
  position: absolute;
  right: 50%;
  bottom: 50%;
  display: block;
  overflow: hidden;
  border-radius: 20%;
  transform: translateX(50%) translateY(75%) rotate(0deg) skewY(30deg) scaleX(0.866) translateZ(0px);
}
.lightbox__icon, .lightbox__icon::after, .lightbox__icon::before {
  width: 1.375rem;
  height: 1.375rem;
}
@media (min-width: 1920px) {
  .lightbox__icon, .lightbox__icon::after, .lightbox__icon::before {
    width: 2rem;
    height: 2rem;
  }
}
.lightbox__icon::after, .lightbox__icon::before {
  position: absolute;
  background: var(--color-light);
  pointer-events: auto;
  content: "";
}
.lightbox__icon::after {
  border-radius: 20% 20% 53% 20%;
  transform: scaleX(1.155) skewY(-30deg) rotate(-30deg) translateY(-42.3%) skewX(-30deg) scaleY(0.866) translateX(24%) translateZ(0px);
}
.lightbox__icon::before {
  border-radius: 20% 20% 20% 53%;
  transform: scaleX(1.155) skewY(-30deg) rotate(-30deg) translateY(-42.3%) skewX(30deg) scaleY(0.866) translateX(-24%) translateZ(0px);
}

.social-menu--landing {
  padding-left: 0;
  list-style: none;
  display: inline-block;
  margin: -1.125rem 0 0;
}
@media (min-width: 992px) {
  .social-menu--landing {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
}
@media (max-width: 767.98px) {
  .social-menu--landing {
    text-align: left;
  }
}
.site-layout--landing .social-menu--landing {
  opacity: 1;
  transition: 0.7s 0.6s all cubic-bezier(0.86, 0, 0.07, 1);
}
.preloader-is--active .site-layout--landing .social-menu--landing {
  opacity: 0;
  transform: translateY(-50%) scale(1.5);
}
.social-menu--landing li {
  display: inline-block;
  margin: 1.125rem 3rem;
}
@media (max-width: 767.98px) {
  .social-menu--landing li {
    display: block;
    margin: 2.25rem 0;
  }
}
@media (min-width: 768px) {
  .social-menu--landing li {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
}
@media (min-width: 1200px) {
  .social-menu--landing li {
    margin-left: 3rem;
    margin-right: 3rem;
  }
}
.social-menu--landing li a {
  position: relative;
  display: block;
  padding-left: 2.875rem;
  font-size: 1.625rem;
  font-weight: 700;
  letter-spacing: -0.03em;
  line-height: 1;
  text-transform: uppercase;
  text-align: left;
  text-decoration: none;
  color: var(--color-body);
}
.bg--type-dark .social-menu--landing li a {
  color: var(--color-light);
}
.social-menu--landing li a:before {
  display: none;
}
.social-menu--landing li a i {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 2.25rem;
  font-weight: 400;
  color: var(--color-primary);
}
.social-menu--landing .link-subtitle {
  display: block;
  font-size: 0.75rem;
  font-weight: 500;
}
.social-menu--landing .social-menu__icon {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: 400;
  will-change: transform;
}
.social-menu--landing .social-menu__icon::before {
  content: "\f0ac";
  font-style: normal;
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.social-menu--landing .social-menu__link[href*="mailto:"] .social-menu__icon::before {
  content: "\@";
  font-weight: 700;
}

.social-menu--landing-glitch .glitch-layer {
  position: absolute;
  left: 0;
  top: 0;
}
.social-menu--landing-glitch .glitch-layer--1 {
  color: #f0f;
  z-index: -2;
  opacity: 0.8;
}
.social-menu--landing-glitch .glitch-layer--2 {
  color: #0ff;
  z-index: -1;
  opacity: 0.8;
}
.social-menu--landing-glitch li a {
  transform: translate3d(0, 0, 0);
}
.social-menu--landing-glitch li a:hover .glitch-layer--1 {
  animation: glitch 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) both infinite;
}
.social-menu--landing-glitch li a:hover .glitch-layer--2 {
  animation: glitch 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) reverse both infinite;
}

.social-menu--landing .social-menu__link[href*="discordapp.com"] .social-menu__icon::before,
.social-menu--landing .social-menu__link[href*="discord.com"] .social-menu__icon::before,
.social-menu--landing .social-menu__link[href*="discord.gg"] .social-menu__icon::before {
  font-family: "Font Awesome 6 Brands";
  content: "\f392";
}
.social-menu--landing .social-menu__link[href*="dribbble.com"] .social-menu__icon::before {
  content: "\f17d";
  font-family: "Font Awesome 6 Brands";
}
.social-menu--landing .social-menu__link[href*="facebook.com"] .social-menu__icon::before {
  content: "\f09a";
  font-family: "Font Awesome 6 Brands";
}
.social-menu--landing .social-menu__link[href*="instagram.com"] .social-menu__icon::before {
  content: "\f16d";
  font-family: "Font Awesome 6 Brands";
}
.social-menu--landing .social-menu__link[href*="itch.io"] .social-menu__icon::before {
  content: "\f83a";
  font-family: "Font Awesome 6 Brands";
}
.social-menu--landing .social-menu__link[href*="linkedin.com"] .social-menu__icon::before {
  content: "\f08c";
  font-family: "Font Awesome 6 Brands";
}
.social-menu--landing .social-menu__link[href*="medium.com"] .social-menu__icon::before {
  content: "\f23a";
  font-family: "Font Awesome 6 Brands";
}
.social-menu--landing .social-menu__link[href*="mixer.com"] .social-menu__icon::before {
  content: "\e056";
  font-family: "Font Awesome 6 Brands";
}
.social-menu--landing .social-menu__link[href*="ok.ru"] .social-menu__icon::before {
  content: "\f263";
  font-family: "Font Awesome 6 Brands";
}
.social-menu--landing .social-menu__link[href*="pinterest."] .social-menu__icon::before {
  content: "\f0d2";
  font-family: "Font Awesome 6 Brands";
}
.social-menu--landing .social-menu__link[href*="quora.com"] .social-menu__icon::before {
  content: "\f2c4";
  font-family: "Font Awesome 6 Brands";
}
.social-menu--landing .social-menu__link[href*="reddit.com"] .social-menu__icon::before {
  content: "\f281";
  font-family: "Font Awesome 6 Brands";
}
.social-menu--landing .social-menu__link[href*="skype.com"] .social-menu__icon::before {
  content: "\f17e";
  font-family: "Font Awesome 6 Brands";
}
.social-menu--landing .social-menu__link[href*="snapchat.com"] .social-menu__icon::before {
  content: "\f2ab";
  font-family: "Font Awesome 6 Brands";
}
.social-menu--landing .social-menu__link[href*="soundcloud.com"] .social-menu__icon::before {
  content: "\f1be";
  font-family: "Font Awesome 6 Brands";
}
.social-menu--landing .social-menu__link[href*="steampowered.com"] .social-menu__icon::before,
.social-menu--landing .social-menu__link[href*="steamcommunity.com"] .social-menu__icon::before {
  content: "\f1b6";
  font-family: "Font Awesome 6 Brands";
}
.social-menu--landing .social-menu__link[href*="t.me"] .social-menu__icon::before {
  content: "\f2c6";
  font-family: "Font Awesome 6 Brands";
}
.social-menu--landing .social-menu__link[href*="tiktok.com"] .social-menu__icon::before {
  content: "\e07b";
  font-family: "Font Awesome 6 Brands";
}
.social-menu--landing .social-menu__link[href*="ts3server:"] .social-menu__icon::before {
  content: "\f4f9";
  font-family: "Font Awesome 6 Brands";
}
.social-menu--landing .social-menu__link[href*="tumblr.com"] .social-menu__icon::before {
  content: "\f173";
  font-family: "Font Awesome 6 Brands";
}
.social-menu--landing .social-menu__link[href*="twitter.com"] .social-menu__icon::before,
.social-menu--landing .social-menu__link[href*="x.com"] .social-menu__icon::before {
  content: "\e61b";
  font-family: "Font Awesome 6 Brands";
}
.social-menu--landing .social-menu__link[href*="twitch.tv"] .social-menu__icon::before {
  content: "\f1e8";
  font-family: "Font Awesome 6 Brands";
}
.social-menu--landing .social-menu__link[href*="vimeo.com"] .social-menu__icon::before {
  content: "\f40a";
  font-family: "Font Awesome 6 Brands";
}
.social-menu--landing .social-menu__link[href*="vk.com"] .social-menu__icon::before {
  content: "\f189";
  font-family: "Font Awesome 6 Brands";
}
.social-menu--landing .social-menu__link[href*="wechat.com"] .social-menu__icon::before,
.social-menu--landing .social-menu__link[href*="wx.qq.com"] .social-menu__icon::before {
  content: "\f1d7";
  font-family: "Font Awesome 6 Brands";
}
.social-menu--landing .social-menu__link[href*="weibo.com"] .social-menu__icon::before {
  content: "\f18a";
  font-family: "Font Awesome 6 Brands";
}
.social-menu--landing .social-menu__link[href*="whatsapp.com"] .social-menu__icon::before,
.social-menu--landing .social-menu__link[href*="wa.me"] .social-menu__icon::before {
  content: "\f232";
  font-family: "Font Awesome 6 Brands";
}
.social-menu--landing .social-menu__link[href*="xing.com"] .social-menu__icon::before {
  content: "\f168";
  font-family: "Font Awesome 6 Brands";
}
.social-menu--landing .social-menu__link[href*="youtube.com"] .social-menu__icon::before {
  content: "\f167";
  font-family: "Font Awesome 6 Brands";
}

@keyframes glitch {
  0% {
    transform: translate(0);
  }
  20% {
    transform: translate(-3px, 3px);
  }
  40% {
    transform: translate(-3px, -3px);
  }
  60% {
    transform: translate(3px, 3px);
  }
  80% {
    transform: translate(3px, -3px);
  }
  to {
    transform: translate(0);
  }
}
.world-map {
  position: relative;
  display: block;
  background-size: contain;
  padding-bottom: 53.2%;
}
.world-map::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-image: url("../img/dotted-world.svg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  opacity: 0.4;
}
.world-map img,
.world-map svg {
  width: 100%;
}
.world-map-team {
  position: absolute;
  margin: 0 0 -10px -10px;
  padding-bottom: 20px;
}
@media (min-width: 1920px) {
  .world-map-team {
    margin: 0 0 -15px -15px;
    padding-bottom: 30px;
  }
}
.world-map-team__anchor {
  position: absolute;
  bottom: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: var(--color-body);
}
@media (min-width: 1920px) {
  .world-map-team__anchor {
    width: 30px;
    height: 30px;
  }
}
.world-map-team__anchor:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  margin: -4px 0 0 -4px;
  border-radius: 50%;
  background-color: var(--color-primary);
}
@media (min-width: 1920px) {
  .world-map-team__anchor:before {
    width: 12px;
    height: 12px;
    margin: -6px 0 0 -6px;
  }
}
.world-map-team--left .world-map-team__anchor {
  left: 0;
}
.world-map-team--right .world-map-team__anchor {
  right: 0;
}
.world-map-team__logo {
  width: 22px;
  margin: 0;
}
@media (min-width: 1920px) {
  .world-map-team__logo {
    width: 32px;
  }
}
.world-map-team--right .world-map-team__logo {
  order: 2;
}
.world-map-team figure {
  margin-bottom: 0;
}
.world-map-team .world-map-team__wrapper {
  display: flex;
  align-items: center;
  margin: 0 0 4px 0;
}
.world-map-team figcaption {
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: -0.03em;
  line-height: 1;
}
.world-map-team--right .world-map-team__name, .world-map-team--right .world-map-team__country {
  text-align: right;
}
.world-map-team__country {
  font-size: 0.625rem;
  color: var(--color-secondary);
}
@media (min-width: 1920px) {
  .world-map-team__country {
    font-size: 0.875rem;
  }
}

.world-map-team--left figcaption {
  margin-left: 8px;
}

.world-map-team--right figcaption {
  margin-right: 8px;
}

.team-selection-item {
  --team-color: var(--color-primary);
  --team-color_rgb: var(--color-primary);
}
.touch .team-selection-item * {
  -webkit-transform: translateZ(0px);
  will-change: transform;
}
.team-selection-item__title, .team-selection-item__subtitle {
  letter-spacing: -0.03em;
  color: var(--color-light);
}
.team-selection-item__subtitle {
  display: block;
  padding-top: 5px;
  margin-bottom: 5px;
  font-size: 0.875rem;
  color: var(--color-secondary);
  transition: color 300ms ease;
}
.bg--type-dark .team-selection-item__subtitle {
  color: var(--color-secondary);
}
.team-selection-item--style-1 .team-selection-item__subtitle {
  padding-top: 5px;
}
@media (min-width: 1920px) {
  .team-selection-item--style-1 .team-selection-item__subtitle {
    padding-top: 24px;
  }
}
.team-selection-item--style-2 .team-selection-item__subtitle {
  padding-top: 2px;
}
@media (min-width: 1920px) {
  .team-selection-item--style-2 .team-selection-item__subtitle {
    padding-top: 10px;
  }
}
@media (min-width: 1920px) {
  .team-selection-item__subtitle {
    margin-bottom: 8px;
    font-size: 1.25rem;
  }
}
.team-selection-item__thumbnail:hover ~ .team-selection-item__subtitle {
  color: var(--color-primary);
}
.team-selection-item__title {
  font-size: 1.625rem;
}
@media (min-width: 1920px) {
  .team-selection-item__title {
    font-size: 2.25rem;
  }
}
.team-selection-item__thumbnail {
  display: block;
  position: relative;
  width: 70%;
  padding: 0;
  outline: 0;
  margin-top: 26%;
  margin-bottom: 21%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  transform: rotate(45deg);
  color: var(--color-light);
  background-color: var(--color-dark);
  transition: all 300ms ease;
}
.touch .team-selection-item__thumbnail {
  -webkit-transform: translateZ(0px) rotate(45deg);
  will-change: transform;
}
.team-selection-item--style-1 .team-selection-item__thumbnail {
  padding-bottom: calc(70% - 16px);
  border: 8px solid var(--color-quaternary);
}
@media (min-width: 1920px) {
  .team-selection-item--style-1 .team-selection-item__thumbnail {
    padding-bottom: calc(70% - 30px);
    border-width: 15px;
  }
}
.team-selection-item--style-2 .team-selection-item__thumbnail {
  padding-bottom: 70%;
  border: none;
}
.team-selection-item--style-2 .team-selection-item__thumbnail::after {
  content: "";
  position: absolute;
  border: 8px solid var(--color-quaternary);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  transition: opacity 300ms ease;
}
@media (min-width: 1920px) {
  .team-selection-item--style-2 .team-selection-item__thumbnail::after {
    border-width: 15px;
  }
}
.team-selection-item__thumbnail::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: hsla(var(--color-dark-h), var(--color-dark-s), var(--color-dark-l), 0.4);
  z-index: 3;
}
.team-selection-item__thumbnail-inner {
  position: absolute;
}
.team-selection-item--style-1 .team-selection-item__thumbnail-inner {
  top: calc(-25% - 2px);
  left: calc(-25% - 2px);
  width: calc(142.8571428571% + 16px);
  width: calc(142.8571428571% + 16px);
}
.team-selection-item--style-2 .team-selection-item__thumbnail-inner {
  top: -22%;
  left: -22%;
  width: 142.8571428571%;
  height: 142.8571428571%;
}
.team-selection-item__thumbnail-inner::after, .team-selection-item__thumbnail-inner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.team-selection-item__thumbnail-inner::before {
  z-index: 1;
  mix-blend-mode: multiply;
  background-color: #6b7199;
}
.team-selection-item__thumbnail-inner::after {
  z-index: 2;
  mix-blend-mode: screen;
  background-color: var(--color-dark);
  transition: opacity 300ms ease;
}
.team-selection-item__thumbnail-inner img {
  transform: rotate(-45deg);
  will-change: transform;
}
.touch .team-selection-item__thumbnail-inner img {
  -webkit-transform: translateZ(0px) rotate(-45deg);
  will-change: transform;
}
.team-selection-item__thumbnail-inner img:first-child {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  filter: grayscale(100%);
}
.team-selection-item--style-2 .team-selection-item__thumbnail-inner img:last-of-type {
  position: absolute;
  bottom: -1%;
  left: 1%;
  width: 100%;
  height: 100%;
  z-index: 5;
}
@media (min-width: 1920px) {
  .team-selection-item--style-2 .team-selection-item__thumbnail-inner img:last-of-type {
    bottom: 1%;
    left: 2.75%;
    width: calc(100% - 14px);
    height: calc(100% - 14px);
  }
}
.team-selection-item__thumbnail:hover {
  position: relative;
  z-index: 1;
  transform: rotate(45deg) translate(-8px, -8px);
}
.touch .team-selection-item__thumbnail:hover {
  -webkit-transform: translateZ(0px) rotate(45deg) translate(-8px, -8px);
  will-change: transform;
}
.team-selection-item--style-1 .team-selection-item__thumbnail:hover, .team-selection-item--style-2 .team-selection-item__thumbnail:hover {
  box-shadow: 0px 0px 60px 4px rgba(var(--team-color_rgb, var(--color-primary)), 0.2);
}
.team-selection-item--style-1 .team-selection-item__thumbnail:hover, .team-selection-item--style-2 .team-selection-item__thumbnail:hover::after {
  border-color: var(--team-color, var(--color-primary));
}
.team-selection-item__thumbnail:hover img {
  filter: grayscale(0);
}
.team-selection-item__thumbnail:hover .team-selection-item__thumbnail-inner::after {
  opacity: 0;
}
.team-selection-item__logo {
  z-index: 4;
  max-width: 70px;
}
@media (min-width: 1920px) {
  .team-selection-item__logo {
    max-width: 100px;
    width: 100px;
    height: 100px;
  }
}
.team-selection-item__logo--middle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: rotate(-45deg) translateY(calc(-75% + 4px));
}
.touch .team-selection-item__logo--middle {
  -webkit-transform: translateZ(0px) rotate(-45deg) translateY(calc(-75% + 4px));
  will-change: transform;
}
.team-selection-item__logo--bottom {
  position: relative;
  display: block;
  width: 25.926%;
  margin: -28% auto 10px;
  transition: transform 300ms ease;
  height: auto;
}
.team-selection-item__thumbnail:hover ~ .team-selection-item__logo--bottom {
  transform: translateY(-12px);
}
.touch .team-selection-item__thumbnail:hover ~ .team-selection-item__logo--bottom {
  -webkit-transform: translateZ(0px) translateY(-12px);
  will-change: transform;
}

.team-item--v3 {
  margin-top: 30px;
  text-align: center;
}
@media (max-width: 991px) {
  .team-item--v3 {
    margin-top: 110px;
  }
}
@media (min-width: 992px) and (max-width: 1439px) {
  .team-item--v3 {
    margin-top: 20px;
  }
}
.team-item--v3 .team-item__thumbnail {
  display: block;
  position: relative;
  border: 10px solid var(--color-body);
  width: 190px;
  height: 190px;
  transform: rotate(45deg);
  margin: 0 auto 60px;
  box-shadow: 0px 0px 60px 4px rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
  transition: all 0.3s ease;
  overflow: hidden;
}
@media (min-width: 992px) and (max-width: 1439px) {
  .team-item--v3 .team-item__thumbnail {
    transform: rotate(45deg) scale(0.8);
    margin-bottom: 35px;
  }
}
@supports (clip-path: polygon(0% 0%)) {
  .team-item--v3 .team-item__thumbnail {
    overflow: inherit;
  }
}
.team-item--v3 .team-item__bg-holder {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 242px;
  height: 242px;
  transform: translate(-50%, -50%) rotate(-45deg);
  clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}
.team-item--v3 .team-item__bg-holder::before, .team-item--v3 .team-item__bg-holder::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.team-item--v3 .team-item__bg-holder::before {
  z-index: 1;
  mix-blend-mode: multiply;
  background-color: #6b7199;
}
.team-item--v3 .team-item__bg-holder::after {
  z-index: 2;
  mix-blend-mode: screen;
  background-color: var(--color-dark);
}
.team-item--v3 .team-item__bg {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 242px;
  height: 242px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  transform: translate(-50%, -50%);
  filter: grayscale(100%);
}
.team-item--v3 .team-item__bg::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: hsla(var(--color-dark-h), var(--color-dark-s), var(--color-dark-l), 0.4);
}
.team-item--v3 .team-item__img-primary {
  display: block;
  position: absolute;
  bottom: calc(-25% - 3px);
  left: calc(-25% - 17px);
  width: 242px;
  height: 311px;
  background-repeat: no-repeat;
  background-position: 50% 100%;
  background-size: contain;
  transform: rotate(-45deg);
  clip-path: polygon(0% 0%, 100% 0%, 100% 190px, 50% 100%, 0% 190px);
  filter: url("#duotone_base");
}
.team-item--v3 .team-item__thumbnail:hover {
  border-color: var(--team-color, var(--color-primary));
  box-shadow: 0px 0px 60px 4px rgba(var(--team-color_rgb, var(--color-primary)), 0.2);
  transform: translateY(-12px) rotate(45deg);
}
@media (min-width: 992px) and (max-width: 1439px) {
  .team-item--v3 .team-item__thumbnail:hover {
    transform: translateY(-8px) rotate(45deg) scale(0.8);
  }
}
.team-item--v3 .team-item__thumbnail:hover ~ .team-item__subtitle {
  color: var(--color-primary);
}
.team-item--v3 .team-item__thumbnail:hover .team-item__bg-holder::before, .team-item--v3 .team-item__thumbnail:hover .team-item__bg-holder::after {
  opacity: 0;
}
.team-item--v3 .team-item__thumbnail:hover .team-item__bg {
  filter: none;
}
.team-item--v3 .team-item__thumbnail:hover .team-item__bg::before {
  background-color: hsla(var(--color-dark-h), var(--color-dark-s), var(--color-dark-l), 0.8);
}
.team-item--v3 .team-item__thumbnail:hover .team-item__img-primary {
  filter: none;
}
.team-item--v3 .team-item__title,
.team-item--v3 .team-item__subtitle {
  letter-spacing: -0.03em;
  color: var(--color-light);
}
.team-item--v3 .team-item__subtitle {
  display: block;
  padding-top: 5px;
  margin-bottom: 5px;
  font-size: 0.875rem;
  color: var(--color-secondary);
  transition: color 300ms ease;
}
@media (min-width: 1920px) {
  .team-item--v3 .team-item__subtitle {
    margin-bottom: 8px;
    font-size: 1.25rem;
  }
}
.team-item--v3 .team-item__title {
  font-size: 1.625rem;
}
@media (max-width: 991.98px) {
  .team-item--v3 .team-item__title {
    margin-bottom: 0;
  }
}
@media (min-width: 1920px) {
  .team-item--v3 .team-item__title {
    font-size: 2.25rem;
  }
}

.team-selection-slider {
  width: 100%;
  height: calc(100vh - 72px);
}
@media (min-width: 992px) {
  .team-selection-slider {
    min-height: 700px;
  }
}
@media (min-width: 1920px) {
  .team-selection-slider {
    height: calc(100vh - 100px);
  }
}
.team-selection-slider .slick-list,
.team-selection-slider .slick-track,
.team-selection-slider .slick-slide {
  height: 100%;
}

.team-selection__slide {
  display: block;
  position: relative;
  padding: 0;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.team-selection__slide.slick-current .team-selection__slide-player {
  clip-path: ellipse(100% 100%);
}
.team-selection__slide.slick-current [class*=ncr-decor__layer-] {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  transition: clip-path 1s ease;
}
.team-selection__slide .ncr-decor-wrapper {
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 80%;
  bottom: 0;
  z-index: -1;
}
@media (min-width: 992px) {
  .team-selection__slide .ncr-decor-wrapper {
    width: 1140px;
  }
}
.team-selection__slide .ncr-decor {
  position: absolute;
  left: 0;
  bottom: 0;
}
@media (max-width: 991.98px) {
  .team-selection__slide .ncr-decor {
    width: 260px;
    height: 232px;
  }
}
.team-selection__slide .ncr-decor [class*=ncr-decor__layer-]:nth-child(2) {
  transition-delay: 300ms;
}
.team-selection__slide .ncr-decor [class*=ncr-decor__layer-]:nth-child(3) {
  transition-delay: 100ms;
}
.team-selection__slide .ncr-decor--reverse {
  left: auto;
  right: 0;
}
.team-selection__slide [class*=ncr-decor__layer-] {
  clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
  transition-delay: 400ms;
}

.team-selection__slide--category-2 .team-selection__slide-subtitle {
  color: #c6cbea;
}
.team-selection__slide--category-2 .team-selection__slide-title {
  color: #4e526e;
}
.team-selection__slide--category-2 .team-selection__slide-title .highlight {
  color: #5439f4;
}
.team-selection__slide--category-2 .link-plus {
  border-color: #c9ceeb;
}
.team-selection__slide--category-2 .link-plus::before, .team-selection__slide--category-2 .link-plus::after {
  background-color: #5439f4;
}

.team-selection__slide--category-3 .team-selection__slide-subtitle {
  color: #ffdf5e;
}
.team-selection__slide--category-3 .link-plus::before, .team-selection__slide--category-3 .link-plus::after {
  background-color: #ffdf5e;
}
.team-selection__slide--category-3 .team-selection__slide-player {
  filter: grayscale(100%);
}

.team-selection__slide-inner {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.team-selection__slide-inner > * {
  flex-basis: 0;
  flex-grow: 1;
}

.team-selection__slide-heading {
  text-align: center;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  padding-bottom: 40px;
}
@media (max-width: 575.98px) {
  .team-selection__slide-heading {
    padding-bottom: 0;
  }
}

.team-selection__slide-logo {
  margin-bottom: 36px;
}
.team-selection__slide-logo img {
  margin: 0 auto;
}

.team-selection__slide-subtitle {
  color: var(--color-primary);
}

.team-selection__slide-title {
  color: var(--color-white);
}
.team-selection__slide-title .link-plus {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  margin-left: 18px;
}

.team-selection__slide-title--has-link-plus {
  display: inline-block;
  position: relative;
}
.team-selection__slide-title--has-link-plus .link-plus {
  display: block;
  position: absolute;
  right: -48px;
}

.team-selection__slide-body {
  text-align: center;
}

.team-selection__slide-players .team-selection__slide-player:nth-child(2) {
  transform: translate(-107%, 6%);
  z-index: 9;
  transition-delay: 300ms;
}
.team-selection__slide-players .team-selection__slide-player:nth-child(3) {
  transform: translate(7%, 6%);
  z-index: 9;
  transition-delay: 500ms;
}
.team-selection__slide-players .team-selection__slide-player:nth-child(4) {
  transform: translate(-187%, 17%);
  z-index: 8;
  transition-delay: 650ms;
}
.team-selection__slide-players .team-selection__slide-player:nth-child(5) {
  transform: translate(87%, 17%);
  z-index: 8;
  transition-delay: 800ms;
}

.team-selection__slide-player {
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  z-index: 10;
  clip-path: ellipse(0% 0%);
  transition: clip-path 0.5s ease-out;
  transition-delay: 100ms;
}
@media (max-width: 575.98px) {
  .team-selection__slide-player {
    width: 27%;
    height: auto;
  }
}

@media (max-width: 991.98px) {
  .ncr-team-gallery .team-selection-col {
    overflow: hidden;
  }
}

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