/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./node_modules/@mobeus/ui-kit/src/assets/styles/core/_fonts.scss?ngGlobalStyle ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@font-face {
  font-family: "Graphik";
  src: url('Graphik-Extralight.woff2') format("woff2"), url('Graphik-Extralight.woff') format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Graphik";
  src: url('Graphik-Medium.woff2') format("woff2"), url('Graphik-Medium.woff') format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Graphik";
  src: url('Graphik-Regular.woff2') format("woff2"), url('Graphik-Regular.woff') format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Graphik";
  src: url('Graphik-RegularItalic.woff2') format("woff2"), url('Graphik-RegularItalic.woff') format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Graphik";
  src: url('Graphik-Light.woff2') format("woff2"), url('Graphik-Light.woff') format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./node_modules/@mobeus/ui-kit/src/assets/styles/index.scss?ngGlobalStyle ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@property --l-deg-1 {
  syntax: "<angle>";
  inherits: false;
  initial-value: 135deg;
}
@property --l-deg-2 {
  syntax: "<angle>";
  inherits: false;
  initial-value: 315deg;
}
@property --l-deg-3 {
  syntax: "<angle>";
  inherits: false;
  initial-value: 315deg;
}
*, input, select, textarea, option, button {
  outline: none;
  box-sizing: border-box;
}

@property --l-deg-1 {
  syntax: "<angle>";
  inherits: false;
  initial-value: 135deg;
}
@property --l-deg-2 {
  syntax: "<angle>";
  inherits: false;
  initial-value: 315deg;
}
@property --l-deg-3 {
  syntax: "<angle>";
  inherits: false;
  initial-value: 315deg;
}
.mb-badge {
  --badge-size: 1.5rem;
  --badge-font-size: 0.625rem;
  --badge-loader-color: 102, 255, 182;
  --badge-inner-size: calc(var(--badge-size) * .9);
  --badge-mask-offset: 15%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  width: 1.5rem;
  height: 1.5rem;
  background: url("https://airglass-assets.mobeus.com/hotlink-ok/static_content/assets/images/noise-big-default.png"), linear-gradient(145deg, rgb(114, 90, 201) 0%, rgb(66, 50, 144) 100%);
  background-blend-mode: overlay, overlay, normal;
  box-shadow: 0 0 3.125rem rgba(114, 223, 240, 0.6);
  border-radius: 50%;
  transition: box-shadow 0.3s;
}
.mb-badge.mb-badge-position__left {
  left: 0;
  right: auto;
}
.mb-badge.mb-badge__loading {
  box-shadow: 0 0 0.625rem rgba(var(--badge-loader-color), 0.7);
}
.mb-badge:before, .mb-badge:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 0.0625rem solid transparent;
  border-radius: 50%;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  box-sizing: border-box;
  content: "";
}
.mb-badge:before {
  background: linear-gradient(315deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 32.63%) border-box;
}
.mb-badge:after {
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 32.63%) border-box;
}
.mb-badge.icon-wrapper {
  background: url("https://airglass-assets.mobeus.com/hotlink-ok/static_content/assets/images/noise-big-default.png"), radial-gradient(69.13% 100% at 0% 0%, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%), rgba(0, 0, 0, 0.16);
  background-blend-mode: overlay, overlay, normal;
  cursor: pointer;
}
.mb-badge.icon-wrapper .mb-badge--slider {
  align-items: center;
  justify-content: center;
  display: flex;
}
.mb-badge.icon-wrapper .icon {
  filter: drop-shadow(0px 0px 1.30309px rgba(102, 234, 255, 0.8)) drop-shadow(0px 0px 3.90928px rgba(102, 234, 255, 0.8)) drop-shadow(0px 0px 5.21238px rgba(102, 234, 255, 0.8));
}
.mb-badge--content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: flex;
  flex-direction: column;
  border-radius: 50%;
  overflow: hidden;
  font-size: var(--badge-font-size);
  font-weight: 500;
  color: #fff;
  text-align: center;
  -webkit-mask-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 5.73%, #000 40.1%, #000 60.94%, rgba(0, 0, 0, 0) 94.79%);
  mask-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 5.73%, #000 40.1%, #000 60.94%, rgba(0, 0, 0, 0) 94.79%);
}
.mb-badge--slider {
  width: 100%;
  height: 100%;
  transition: transform 0.5s;
}
.mb-badge--slider-item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.mb-badge--loader {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: rgba(102, 255, 182, 0.3);
  mix-blend-mode: lighten;
  box-shadow: inset 0 0 0.015rem white;
  clip-path: circle(49% at 50% 50%);
  opacity: 0;
  transition: opacity 0.5s;
}
.mb-badge__loading .mb-badge--loader {
  opacity: 1;
}
.mb-badge--loader-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: var(--badge-inner-size);
  height: var(--badge-inner-size);
  border: calc(var(--badge-size) * 0.006) solid white;
  border-radius: 50%;
  background: black;
  box-shadow: inset 0 0 calc(var(--badge-size) * 0.1) rgba(var(--badge-loader-color), 0.2), inset 0 0 calc(var(--badge-size) * 0.1) rgba(var(--badge-loader-color), 0.2), inset 0 0 calc(var(--badge-size) * 0.1) rgba(var(--badge-loader-color), 0.2), inset 0 0 calc(var(--badge-size) * 0.1) rgba(var(--badge-loader-color), 0.3), inset 0 0 calc(var(--badge-size) * 0.1) rgba(var(--badge-loader-color), 0.3), inset 0 0 calc(var(--badge-size) * 0.1) rgba(var(--badge-loader-color), 0.3), inset 0 0 calc(var(--badge-size) * 0.25) rgba(var(--badge-loader-color), 0.6), inset 0 0 calc(var(--badge-size) * 0.25) rgba(var(--badge-loader-color), 0.6);
}
.mb-badge--loader-inner:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border: calc(var(--badge-size) * 0.018) solid rgba(var(--badge-loader-color), 1);
  border-radius: 50%;
  content: "";
}
.mb-badge--loader-mask {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 50%;
  z-index: 3;
}
.mb-badge--loader-mask:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  margin: auto;
  width: 70%;
  height: 70%;
  border-radius: 50%;
  background: rgba(139, 43, 255, 0.5);
  content: "";
}
.mb-badge--loader-mask:after {
  position: absolute;
  top: -25%;
  left: -25%;
  z-index: 1;
  width: 150%;
  height: 150%;
  border-radius: 50%;
  background: radial-gradient(rgb(23, 72, 47) 40%, rgba(48, 185, 43, 0.5) 70%);
  transform-origin: center;
  content: "";
}
.mb-badge__loading .mb-badge--loader-mask:after {
  animation: loadingAnim 3s linear infinite;
}

@keyframes loadingAnim {
  from {
    transform: rotate(0deg) translateX(var(--badge-mask-offset)) translateY(var(--badge-mask-offset)) rotate(0deg);
  }
  to {
    transform: rotate(360deg) translateX(var(--badge-mask-offset)) translateY(var(--badge-mask-offset)) rotate(-360deg);
  }
}
.mb-button {
  font-style: normal;
  border: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgba(255, 255, 255, 0.7);
  background-blend-mode: overlay, soft-light;
  box-sizing: border-box;
  position: relative;
  border-radius: 6.25rem;
  font-weight: 400;
  white-space: nowrap;
  height: 4.7rem;
  font-size: 0.87rem;
  padding: 0 2rem;
  cursor: pointer;
}
.mb-button.mb-button-shape__round {
  padding: 0 !important;
  width: 4.5rem;
  height: 4.5rem;
}
.mb-button.mb-button-shape__round .icon {
  font-size: 2.4rem;
  margin: 0 !important;
}
.mb-button.mb-button-shape__round .mb-btn--text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.mb-button.mb-button-shape__round.mb-icon__red {
  background: url("https://airglass-assets.mobeus.com/hotlink-ok/static_content/assets/images/noise-big-default.png"), linear-gradient(135.49deg, rgba(255, 255, 255, 0.5) -29.7%, rgba(255, 255, 255, 0) 99.89%), rgba(0, 0, 0, 0.16);
}
.mb-button.mb-button-shape__round.mb-icon__red .icon {
  color: #ff5468;
  filter: drop-shadow(0px 0px 6px #ff3e55);
}
.mb-button.mb-button-shape__round.mb-icon__red:hover {
  background: url("https://airglass-assets.mobeus.com/hotlink-ok/static_content/assets/images/noise-big-default.png"), radial-gradient(69.13% 100% at 0% 0%, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%), rgba(0, 0, 0, 0.16) !important;
}
.mb-button.mb-button-shape__round.mb-icon__red:hover .icon {
  filter: none;
  text-shadow: none;
}
.mb-button.mb-button-shape__round.mb-button-size__large {
  width: 6rem;
  height: 6rem;
}
.mb-button.mb-button-shape__round.mb-button-size__large .icon {
  font-size: 3rem;
}
.mb-button.mb-button-shape__round.mb-button-size__small {
  width: 3.5rem;
  height: 3.5rem;
}
.mb-button.mb-button-shape__round.mb-button-size__small .icon {
  font-size: 1.3rem;
}
.mb-button.mb-button-shape__round.mb-button-size__xsmall {
  width: 2.5rem;
  height: 2.5rem;
}
.mb-button.mb-button-shape__round.mb-button-size__xsmall .icon {
  font-size: 1.1rem;
}
.mb-button.mb-button-shape__round.mb-button-size__extrasmall {
  width: 2rem;
  height: 2rem;
}
.mb-button.mb-button-shape__round.mb-button-size__extrasmall .icon {
  font-size: 1rem;
}
.mb-button.mb-button-shape__round::after, .mb-button.mb-button-shape__round::before {
  content: "";
  background: linear-gradient(var(--l-deg-2), rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 32.63%) border-box;
  animation: rotateDeg2 0.5s linear;
  -webkit-animation: rotateDeg2 0.5s linear;
  -moz-animation: rotateDeg2 0.5s linear;
  border-radius: inherit;
  z-index: 0;
  border: 1px solid transparent;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  box-sizing: border-box;
}
.mb-button.mb-button-shape__round:hover::before, .mb-button.mb-button-shape__round:active::before, .mb-button.mb-button-shape__round.mb-button__active::before {
  animation: rotate2 0.3s normal ease-out;
  background: linear-gradient(var(--l-deg-1), rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 32.63%) border-box;
}
.mb-button.mb-button-shape__round::after {
  content: none;
}
.mb-button.mb-button-shape__round:hover::after {
  content: "";
  background: linear-gradient(var(--l-deg-2), rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 32.63%) border-box;
  animation: rotate3 0.3s normal ease-out;
}
.mb-button.mb-button-shape__round:hover .icon {
  text-shadow: 0 0 0.3rem #cce9ed, 0 0 0.1rem rgba(204, 233, 237, 0.7), 0 0 1.25rem #cce9ed;
}
.mb-button.mb-button-shape__round.mb-button-type__primary {
  background: url("https://airglass-assets.mobeus.com/hotlink-ok/static_content/assets/images/noise-big-default.png"), linear-gradient(135.49deg, rgba(255, 255, 255, 0.5) -29.7%, rgba(255, 255, 255, 0) 99.89%), rgba(0, 0, 0, 0.16);
}
.mb-button.mb-button-shape__round.mb-button-type__primary:hover {
  background: url("https://airglass-assets.mobeus.com/hotlink-ok/static_content/assets/images/noise-big-default.png"), radial-gradient(69.13% 100% at 0% 0%, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%), rgba(0, 0, 0, 0.16) !important;
  background-blend-mode: overlay, overlay, normal;
  transition: all 0.5s ease-out, background 0.4s 0.1s linear;
}
.mb-button.mb-button-shape__round.mb-button-type__primary:hover.mb-button__active {
  text-shadow: none;
}
.mb-button.mb-button-shape__round.mb-button-type__primary:hover.mb-button__active::after {
  content: none;
}
.mb-button.mb-button-shape__round.mb-button-color__secondary {
  background: linear-gradient(225deg, rgba(139, 43, 255, 0.25) 0%, rgba(0, 207, 229, 0.25) 100%);
}
.mb-button.mb-button-shape__round.mb-button-color__secondary:hover {
  background: linear-gradient(225deg, #8b2bff 0%, #00cfe5 100%) !important;
  transition: all 0.5s ease-out, background 0.4s 0.1s linear;
}
.mb-button.mb-button-shape__round.mb-button-color__green.mb-button__active {
  color: #ffffff;
  text-shadow: none;
  box-shadow: 0px 0px 50px rgba(114, 240, 180, 0.25), 0px 0px 50px rgba(114, 240, 180, 0.1);
}
.mb-button.mb-button-shape__round.mb-button-color__green.mb-button__active .icon {
  text-shadow: 0 0 5px #66ffb6, 0 0 15px rgba(102, 255, 182, 0.8), 0 0 20px #66ffb6;
  transition: all 500ms ease-out;
}
.mb-button.mb-button-shape__round.mb-button-color__green.mb-button__active:before {
  transform: rotate(0deg);
  background: linear-gradient(110deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 32.63%) border-box, linear-gradient(135deg, #72f0b4 0%, rgba(114, 240, 180, 0) 32.63%) border-box;
}
.mb-button.mb-button-shape__round.mb-button-color__green.mb-button__active:hover {
  background: linear-gradient(0deg, rgba(102, 255, 182, 0.3), rgba(102, 255, 182, 0.3)), url("https://airglass-assets.mobeus.com/hotlink-ok/static_content/assets/images/noise-big-default.png"), linear-gradient(135.49deg, rgba(255, 255, 255, 0.5) -29.7%, rgba(255, 255, 255, 0) 99.89%) !important !important;
  box-shadow: none;
  color: #e0fff0;
  transition: all 0.5s ease-out, background 0.4s 0.1s linear;
}
.mb-button.mb-button-shape__round.mb-button-color__green.mb-button__active:hover:before {
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 32.63%) border-box;
  animation: rotate2 0.5s normal ease-out;
  -webkit-animation: rotate2 0.5s normal ease-out;
  -moz-animation: rotate2 0.5s normal ease-out;
}
.mb-button.mb-button-shape__round.mb-button-color__green.mb-button__active:hover .icon {
  text-shadow: none;
  color: #e0fff0;
  transition: all 500ms ease-out;
}
.mb-button.mb-button-shape__round.mb-button-color__blue.mb-button__active {
  background: url("https://airglass-assets.mobeus.com/hotlink-ok/static_content/assets/images/noise-big-default.png"), radial-gradient(69.13% 100% at 0% 0%, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%), rgba(0, 0, 0, 0.16) !important;
  color: #ffffff;
  text-shadow: none;
  box-shadow: 0px 0px 50px 10px rgba(102, 234, 255, 0.25), 0px 0px 50px 10px rgba(102, 234, 255, 0.15);
  filter: drop-shadow(0px 0px 50px rgba(0, 0, 0, 0.5));
}
.mb-button.mb-button-shape__round.mb-button-color__blue.mb-button__active .icon {
  filter: drop-shadow(0px 0px 5px #66EAFF) drop-shadow(0px 0px 15px rgba(102, 234, 255, 0.8)) drop-shadow(0px 0px 20px #66EAFF);
  transition: all 500ms ease-out;
  color: #a2f2ff;
}
.mb-button.mb-button-shape__round.mb-button-color__blue.mb-button__active:before {
  transform: rotate(0deg);
  background: linear-gradient(110deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 32.63%) border-box, linear-gradient(135deg, #a2f2ff 0%, rgba(114, 240, 180, 0) 32.63%) border-box;
}
.mb-button.mb-button-shape__round.mb-button-color__blue.mb-button__active:hover {
  background: url("https://airglass-assets.mobeus.com/hotlink-ok/static_content/assets/images/noise-big-default.png"), linear-gradient(135.49deg, rgba(255, 255, 255, 0.1) -29.7%, rgba(255, 255, 255, 0) 99.89%) !important;
  box-shadow: none;
  color: #e0fff0;
  transition: all 500ms ease-out;
}
.mb-button.mb-button-shape__round.mb-button-color__blue.mb-button__active:hover:before {
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 32.63%) border-box;
  animation: rotate2 0.5s normal ease-out;
  -webkit-animation: rotate2 0.5s normal ease-out;
  -moz-animation: rotate2 0.5s normal ease-out;
}
.mb-button.mb-button-shape__round.mb-button-color__blue.mb-button__active:hover .icon {
  text-shadow: none;
  color: #a2f2ff;
  transition: all 500ms ease-out;
  filter: none;
}
.mb-button.mb-button-shape__round.mb-button-color__red .icon {
  filter: drop-shadow(0px 0px 5px rgba(255, 84, 104, 0.8)) drop-shadow(0px 0px 15px rgba(255, 84, 104, 0.8)) drop-shadow(0px 0px 20px rgba(255, 84, 104, 0.8));
  transition: all 500ms ease-out;
}
.mb-button.mb-button-shape__round.mb-button-color__red:hover {
  background: linear-gradient(0deg, rgba(255, 84, 104, 0.3), rgba(255, 84, 104, 0.3)), url("https://airglass-assets.mobeus.com/hotlink-ok/static_content/assets/images/noise-big-default.png"), linear-gradient(135.49deg, rgba(255, 255, 255, 0.5) -29.7%, rgba(255, 255, 255, 0) 99.89%);
}
.mb-button.mb-button-shape__round.mb-button-color__red:hover .icon {
  filter: drop-shadow(0px 0px 5px #ff5468) drop-shadow(0px 0px 15px rgba(255, 84, 104, 0.8)) drop-shadow(0px 0px 20px #ff5468);
  text-shadow: none;
  transition: all 500ms ease-out;
}
.mb-button.mb-button-shape__round.mb-button-color__light.mb-button__active {
  background: url("https://airglass-assets.mobeus.com/hotlink-ok/static_content/assets/images/noise-big-default.png"), linear-gradient(135.49deg, rgba(255, 255, 255, 0.5) -29.7%, rgba(255, 255, 255, 0) 99.89%), rgba(0, 0, 0, 0.16) !important;
  color: #ffffff;
  text-shadow: none;
  box-shadow: 0 0 50px rgba(114, 223, 240, 0.4);
}
.mb-button.mb-button-shape__round.mb-button-color__light.mb-button__active .icon {
  text-shadow: 0 0 0.3rem #72dff0, 0 0 0.1rem rgba(114, 223, 240, 0.8), 0 0 1.25rem #72dff0;
}
.mb-button.mb-button-shape__round.mb-button-color__light.mb-button__active:before {
  transform: rotate(0deg);
  background: linear-gradient(110deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 32.63%) border-box, linear-gradient(135deg, #72dff0 0%, rgba(114, 223, 240, 0) 32.63%) border-box;
}
.mb-button.mb-button-shape__round.mb-button-color__light.mb-button__active:hover {
  background: url("https://airglass-assets.mobeus.com/hotlink-ok/static_content/assets/images/noise-big-default.png"), linear-gradient(135.49deg, rgba(255, 255, 255, 0.5) -29.7%, rgba(255, 255, 255, 0) 99.89%), rgba(0, 0, 0, 0.16) !important;
  box-shadow: none;
}
.mb-button.mb-button-shape__round.mb-button-color__light.mb-button__active:hover .icon {
  transition: all 500ms ease-out;
}
.mb-button.mb-button-shape__round.mb-button-color__light.mb-button__active:hover:before {
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 32.63%) border-box;
}
.mb-button.mb-button-shape__round.mb-button-color__purple.mb-button__active {
  background: url("https://airglass-assets.mobeus.com/hotlink-ok/static_content/assets/images/noise-big-default.png"), linear-gradient(135.49deg, rgba(255, 255, 255, 0.5) -29.7%, rgba(255, 255, 255, 0) 99.89%), rgba(0, 0, 0, 0.16);
  color: #ffffff;
  text-shadow: none;
  box-shadow: 0px 0px 50px rgba(171, 102, 255, 0.25), 0px 0px 50px rgba(171, 102, 255, 0.1);
}
.mb-button.mb-button-shape__round.mb-button-color__purple.mb-button__active .icon {
  filter: drop-shadow(0px 0px 5px #AB66FF) drop-shadow(0px 0px 15px rgba(171, 102, 255, 0.8)) drop-shadow(0px 0px 20px #AB66FF);
}
.mb-button.mb-button-shape__round.mb-button-color__purple.mb-button__active:before {
  transform: rotate(0deg);
  background: linear-gradient(110deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 32.63%) border-box, linear-gradient(135deg, #ab66ff 0%, rgba(114, 223, 240, 0) 32.63%) border-box;
}
.mb-button.mb-button-shape__round.mb-button-color__purple.mb-button__active:hover {
  background: url("https://airglass-assets.mobeus.com/hotlink-ok/static_content/assets/images/noise-big-default.png"), linear-gradient(135.49deg, rgba(255, 255, 255, 0.5) -29.7%, rgba(255, 255, 255, 0) 99.89%), rgba(0, 0, 0, 0.16) !important;
  box-shadow: none;
}
.mb-button.mb-button-shape__round.mb-button-color__purple.mb-button__active:hover .icon {
  text-shadow: none;
  transition: all 500ms ease-out;
}
.mb-button.mb-button-shape__round.mb-button-color__purple.mb-button__active:hover:before {
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 32.63%) border-box;
}
.mb-button.mb-button-shape__round.mb-button-color__white-transparent {
  background: url("https://airglass-assets.mobeus.com/hotlink-ok/static_content/assets/images/noise-big-default.png"), linear-gradient(135.49deg, rgba(255, 255, 255, 0.5) -29.7%, rgba(255, 255, 255, 0) 99.89%), rgba(0, 0, 0, 0.16);
}
.mb-button.mb-button-size__large {
  height: 5.6rem;
  font-size: 1rem;
  padding: 0 2.8rem;
  font-weight: 500;
}
.mb-button.mb-button-size__large .icon {
  font-size: 1rem;
}
.mb-button.mb-button-size__small {
  height: 3rem;
  font-size: 0.6rem;
  padding: 0 1.5rem;
}
.mb-button.mb-button-size__small .icon {
  font-size: 0.6rem;
}
.mb-button.mb-button__text-large {
  font-size: 1rem;
}
.mb-button.mb-button__text-large .icon {
  font-size: 1rem;
}
.mb-button.mb-button__text-medium {
  font-size: 0.87rem;
}
.mb-button.mb-button__text-medium .icon {
  font-size: 0.87rem;
}
.mb-button.mb-button-type__primary {
  background: url("https://airglass-assets.mobeus.com/hotlink-ok/static_content/assets/images/noise-big-default.png"), linear-gradient(135.49deg, rgba(255, 255, 255, 0.5) -29.7%, rgba(255, 255, 255, 0) 99.89%), rgba(0, 0, 0, 0.16);
  text-shadow: 0 0 0.6rem rgba(255, 255, 255, 0.3);
}
.mb-button.mb-button-color__secondary {
  background: linear-gradient(225deg, rgba(139, 43, 255, 0.25) 0%, rgba(0, 207, 229, 0.25) 100%);
  text-shadow: 0 0 0.6rem rgba(255, 255, 255, 0.3);
}
.mb-button.mb-button-color__secondary:hover {
  background: linear-gradient(225deg, #8B2BFF 0%, #00CFE5 100%);
  box-shadow: 0 0 3rem rgba(0, 0, 0, 0.1);
}
.mb-button.mb-button-color__green {
  background: linear-gradient(0deg, rgba(102, 255, 182, 0.15), rgba(102, 255, 182, 0.15)), url("https://airglass-assets.mobeus.com/hotlink-ok/static_content/assets/images/noise-big-default.png"), linear-gradient(135.49deg, rgba(255, 255, 255, 0.5) -29.7%, rgba(255, 255, 255, 0) 99.89%);
  text-shadow: 0 0 0.313rem rgba(102, 255, 182, 0.8), 0 0 1rem rgba(102, 255, 182, 0.8), 0 0 1.25rem rgba(102, 255, 182, 0.3);
  color: #fff;
}
.mb-button.mb-button-color__green::before {
  background: linear-gradient(110deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 32.63%) border-box, linear-gradient(var(--l-deg-2), #72f0b4 0%, rgba(114, 240, 180, 0) 32.63%) border-box;
  transition: all 500ms ease-out;
}
.mb-button.mb-button-color__green:hover, .mb-button.mb-button-color__green:active {
  background: linear-gradient(0deg, rgba(102, 255, 182, 0.3), rgba(102, 255, 182, 0.3)), url("https://airglass-assets.mobeus.com/hotlink-ok/static_content/assets/images/noise-big-default.png"), linear-gradient(135.49deg, rgba(255, 255, 255, 0.5) -29.7%, rgba(255, 255, 255, 0) 99.89%) !important;
  transition: all 500ms ease-out;
  background-blend-mode: normal, overlay, normal, soft-light;
}
.mb-button.mb-button-color__green:hover::before, .mb-button.mb-button-color__green:active::before {
  background: linear-gradient(110deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 32.63%) border-box, linear-gradient(var(--l-deg-1), #72f0b4 0%, rgba(114, 240, 180, 0) 32.63%) border-box !important;
  transition: all 500ms ease-out;
}
.mb-button.mb-button-color__red {
  background: linear-gradient(0deg, rgba(255, 84, 104, 0.15), rgba(255, 84, 104, 0.15)), url("https://airglass-assets.mobeus.com/hotlink-ok/static_content/assets/images/noise-big-default.png"), linear-gradient(135.49deg, rgba(255, 255, 255, 0.5) -29.7%, rgba(255, 255, 255, 0) 99.89%);
  text-shadow: 0 0 0.313rem rgba(255, 84, 104, 0.8), 0 0 1rem rgba(255, 84, 104, 0.8), 0 0 1.25rem rgba(255, 84, 104, 0.3);
  color: #fff;
}
.mb-button.mb-button-color__red::before {
  background: linear-gradient(110deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 32.63%) border-box, linear-gradient(var(--l-deg-2), #ff5468 0%, rgba(255, 84, 104, 0) 32.63%) border-box;
  transition: all 500ms ease-out;
}
.mb-button.mb-button-color__red:hover, .mb-button.mb-button-color__red:active {
  background: linear-gradient(0deg, rgba(255, 84, 104, 0.3), rgba(255, 84, 104, 0.3)), url("https://airglass-assets.mobeus.com/hotlink-ok/static_content/assets/images/noise-big-default.png"), linear-gradient(135.49deg, rgba(255, 255, 255, 0.5) -29.7%, rgba(255, 255, 255, 0) 99.89%);
  background-blend-mode: normal, overlay, normal, soft-light;
}
.mb-button.mb-button-color__red:hover:before, .mb-button.mb-button-color__red:active:before {
  background: linear-gradient(110deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 32.63%) border-box, linear-gradient(var(--l-deg-1), #ff5468 0%, rgba(255, 84, 104, 0) 32.63%) border-box !important;
  transition: all 500ms ease-out;
}
.mb-button.mb-button-color__blue {
  background: linear-gradient(0deg, rgba(102, 234, 255, 0.15), rgba(102, 234, 255, 0.15)), url("https://airglass-assets.mobeus.com/hotlink-ok/static_content/assets/images/noise-big-default.png"), linear-gradient(135.49deg, rgba(255, 255, 255, 0.5) -29.7%, rgba(255, 255, 255, 0) 99.89%);
  text-shadow: 0px 0px 5px rgba(102, 234, 255, 0.8), 0px 0px 15px rgba(102, 234, 255, 0.8), 0px 0px 20px rgba(102, 234, 255, 0.3);
  background-blend-mode: normal, overlay, soft-light;
  color: #66EAFF;
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1);
  font-weight: 500;
}
.mb-button.mb-button-color__blue::before {
  background: linear-gradient(110deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 32.63%) border-box, linear-gradient(var(--l-deg-2), #66EAFF 0%, rgba(114, 240, 180, 0) 32.63%) border-box;
  transition: all 500ms ease-out;
}
.mb-button.mb-button-color__blue:hover, .mb-button.mb-button-color__blue:active {
  background: linear-gradient(0deg, rgba(102, 234, 255, 0.3), rgba(102, 234, 255, 0.3)), url("https://airglass-assets.mobeus.com/hotlink-ok/static_content/assets/images/noise-big-default.png"), linear-gradient(135.49deg, rgba(255, 255, 255, 0.5) -29.7%, rgba(255, 255, 255, 0) 99.89%);
  background-blend-mode: normal, overlay, soft-light;
  transition: all 500ms ease-out;
  color: #66EAFF;
}
.mb-button.mb-button-color__blue:hover::before, .mb-button.mb-button-color__blue:active::before {
  background: linear-gradient(110deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 32.63%) border-box, linear-gradient(var(--l-deg-1), #66EAFF 0%, rgba(114, 240, 180, 0) 32.63%) border-box !important;
  transition: all 500ms ease-out;
}
.mb-button.mb-button-shape__round.mb-button-color__tertiary, .mb-button.mb-button-color__tertiary {
  background: linear-gradient(225deg, #00cfe5 0%, #8b2bff 48%, #00cfe5) var(--x, 0)/200%;
  border: 1px solid #fff;
  color: #fff;
  transition: all 500ms ease-out;
}
.mb-button.mb-button-shape__round.mb-button-color__tertiary:hover, .mb-button.mb-button-color__tertiary:hover {
  --x: 100%;
  background: linear-gradient(225deg, #00cfe5 0%, #8b2bff 48%, #00cfe5) var(--x, 0)/200%;
  box-shadow: 0px 0px 6px rgba(102, 234, 255, 0.8), 0px 0px 12px rgba(102, 234, 255, 0.8), 0px 0px 10px rgba(102, 234, 255, 0.3);
}
.mb-button.mb-button-shape__round.mb-button-color__tertiary.mb-button__active .mb-btn--text, .mb-button.mb-button-color__tertiary.mb-button__active .mb-btn--text {
  border-radius: inherit;
}
.mb-button.mb-button-shape__round.mb-button-color__tertiary.mb-button__active .mb-btn--text:before, .mb-button.mb-button-color__tertiary.mb-button__active .mb-btn--text:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  content: "";
  box-shadow: 0px 0px 140px rgba(171, 102, 255, 0.8), 0px 0px 140px rgba(171, 102, 255, 0.8), 0px 0px 140px rgba(171, 102, 255, 0.8), 0px 0px 240px rgba(171, 102, 255, 0.3);
}
.mb-button.mb-button-shape__round.mb-button-color__blue-purple-dark, .mb-button.mb-button-color__blue-purple-dark {
  background: linear-gradient(225deg, #8b2bff 0%, #00cfe5 100%);
}
.mb-button.mb-button-shape__round.mb-button-color__blue-purple-dark .mb-btn--text,
.mb-button.mb-button-shape__round.mb-button-color__blue-purple-dark .icon, .mb-button.mb-button-color__blue-purple-dark .mb-btn--text,
.mb-button.mb-button-color__blue-purple-dark .icon {
  position: relative;
  z-index: 2;
}
.mb-button.mb-button-shape__round.mb-button-color__blue-purple-dark.mb-button-shape__round:after, .mb-button.mb-button-color__blue-purple-dark.mb-button-shape__round:after {
  display: block;
}
.mb-button.mb-button-shape__round.mb-button-color__blue-purple-dark:after, .mb-button.mb-button-color__blue-purple-dark:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  border: 0;
  background: rgba(0, 0, 0, 0.2);
  content: "";
  transition: opacity 0.3s;
  -webkit-mask: unset;
  -webkit-mask-composite: unset;
  mask-composite: unset;
}
.mb-button.mb-button-shape__round.mb-button-color__blue-purple-dark:hover, .mb-button.mb-button-color__blue-purple-dark:hover {
  text-shadow: 0px 0px 5px rgba(102, 234, 255, 0.8), 0px 0px 15px rgba(102, 234, 255, 0.8), 0px 0px 20px rgba(102, 234, 255, 0.3);
  background: linear-gradient(225deg, #8b2bff 0%, #00cfe5 100%);
}
.mb-button.mb-button-shape__round.mb-button-color__blue-purple-dark:hover:after, .mb-button.mb-button-color__blue-purple-dark:hover:after {
  background: rgba(0, 0, 0, 0.2);
  opacity: 0;
  animation: unset;
}
.mb-button.mb-button-color__light {
  background: url("https://airglass-assets.mobeus.com/hotlink-ok/static_content/assets/images/noise-big-default.png"), linear-gradient(135.49deg, rgba(255, 255, 255, 0.5) -29.7%, rgba(255, 255, 255, 0) 99.89%), rgba(0, 0, 0, 0.16);
  text-shadow: 0 0 0.6rem rgba(255, 255, 255, 0.3);
}
.mb-button.mb-button-type__outline {
  background: none;
  border: 0.06rem solid #c9f8ff;
  color: #fff;
  box-shadow: 0 0 0.3rem rgba(102, 235, 255, 0.8), inset 0 0 0.3rem rgba(102, 235, 255, 0.8);
  text-shadow: 0 0 0.3rem rgba(102, 235, 255, 0.8), 0 0 0.3rem rgba(102, 235, 255, 0.8);
  pointer-events: none;
}
.mb-button.mb-button-type__outline:hover {
  background: transparent;
}
.mb-button.mb-button-type__outline::before {
  display: none;
}
.mb-button.mb-button-type__hollow {
  font-weight: 400;
  border: none;
  background: transparent;
  border-bottom: 0.06rem solid rgba(255, 255, 255, 0.7);
  padding: 0 0 0.3rem 0;
  border-radius: 0;
  height: auto;
  max-height: 1.5rem;
  display: initial;
  pointer-events: auto;
  white-space: nowrap;
}
.mb-button.mb-button-type__hollow:hover {
  background: transparent;
  filter: drop-shadow(0 0 5px rgba(102, 234, 255, 0.8)) drop-shadow(0 0 15px rgba(102, 234, 255, 0.8)) drop-shadow(0 0 20px rgba(102, 234, 255, 0.3));
  border-color: #fff;
  transition: all 0.5s;
  box-shadow: none;
}
.mb-button.mb-button-type__hollow::before, .mb-button.mb-button-type__hollow:after {
  display: none;
  pointer-events: none;
}
.mb-button.mb-button-type__text {
  background: transparent;
  border: none;
  height: auto;
  padding: 0;
}
.mb-button.mb-button-type__text:hover {
  background: transparent;
}
.mb-button.mb-button-type__text::before, .mb-button.mb-button-type__text:after {
  display: none;
}
.mb-button .icon {
  margin-left: 0.6rem;
  font-size: 1rem;
}
.mb-button.mb-button-icon-position__left {
  flex-flow: row-reverse;
}
.mb-button.mb-button-icon-position__left .icon {
  margin-right: 0.6rem;
  margin-left: 0;
}
.mb-button:before, .mb-button:after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: inherit;
  z-index: 0;
  border: 0.006rem solid transparent;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  box-sizing: border-box;
}
.mb-button:before {
  content: "";
  background: linear-gradient(var(--l-deg-2), rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 20.63%) border-box;
  animation: rotateDeg2 0.3s linear;
  -webkit-animation: rotateDeg2 0.3s linear;
  -moz-animation: rotateDeg2 0.3s linear;
}
.mb-button:hover, .mb-button:active {
  color: #fff;
  box-shadow: 0 0 3rem rgba(0, 0, 0, 0.1);
  background: url("https://airglass-assets.mobeus.com/hotlink-ok/static_content/assets/images/noise-big-default.png"), radial-gradient(69.13% 100% at 0% 0%, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%), rgba(0, 0, 0, 0.16);
  background-blend-mode: overlay, overlay, normal;
  transition: all 0.5s ease-out, background 0.4s 0.1s linear;
}
.mb-button:hover:before, .mb-button:active:before {
  background: linear-gradient(var(--l-deg-1), rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 20.63%) border-box;
  animation: rotateDeg1 0.3s linear;
  -webkit-animation: rotateDeg1 0.3s linear;
  -moz-animation: rotateDeg1 0.3s linear;
}
.mb-button:hover:after, .mb-button:active:after {
  content: "";
  background: linear-gradient(var(--l-deg-3), rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 20.63%) border-box;
  animation: rotateDeg3 0.3s linear;
  -webkit-animation: rotateDeg3 0.3s linear;
  -moz-animation: rotateDeg3 0.3s linear;
}
.mb-button:active {
  transform: scale(0.9);
  transition: all 500ms ease-out;
}
.mb-button:disabled {
  opacity: 0.5;
  cursor: initial !important;
  pointer-events: none;
}
.mb-button:focus-visible {
  outline: none;
  border: 3px solid #ffe9e1;
  box-shadow: 0px 0px 20px 4px rgba(255, 145, 102, 0.8) !important;
}
.mb-button--hidden-text {
  width: 0;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  color: transparent;
}
@keyframes rotateDeg1 {
  from {
    --l-deg-1: -35deg;
  }
  to {
    --l-deg-1: 135deg;
  }
}
@keyframes rotateDeg2 {
  from {
    --l-deg-2: -200deg;
  }
  to {
    --l-deg-2: -315deg;
  }
}
@keyframes rotateDeg3 {
  from {
    --l-deg-3: 135deg;
  }
  to {
    --l-deg-3: 315deg;
  }
}
@keyframes rotate1 {
  from {
    transform: rotate(-135deg);
  }
  to {
    transform: rotate(-315deg);
  }
}
@keyframes rotate2 {
  from {
    transform: rotate(150deg);
  }
  to {
    transform: rotate(315deg);
  }
}
@keyframes rotate3 {
  from {
    transform: rotate(200deg);
  }
  to {
    transform: rotate(315deg);
  }
}

.mb-input {
  width: auto;
  background: transparent;
  border: none;
  outline: 0;
  color: #fff;
  font-size: 1.5rem;
  padding-bottom: 1.25rem;
  -webkit-user-select: auto;
  user-select: auto;
  font-weight: 400;
  font-style: normal;
  position: relative;
}
.mb-input::-webkit-input-placeholder {
  text-shadow: none;
  color: rgba(255, 255, 255, 0.25);
}
.mb-input:focus ~ .mb-input-border:after {
  background-color: white;
  width: 100% !important;
  transition: width 0.3s linear;
}
.mb-input:focus-within {
  text-shadow: 0 0 5px rgba(255, 255, 255, 0.85), 0 0 7px rgba(255, 255, 255, 0.78), 0 0 4px rgba(255, 255, 255, 0.04);
}
.mb-input.mb-input-blue:focus-within {
  text-shadow: 0 0 5px rgba(102, 234, 255, 0.85), 0 0 7px rgba(102, 234, 255, 0.78), 0 0 4px rgba(102, 234, 255, 0.04);
}
.mb-input.mb-input-error {
  text-shadow: 0 0 5px rgba(255, 62, 85, 0.85), 0 0 7px rgba(255, 62, 85, 0.78), 0 0 4px rgba(255, 62, 85, 0.04);
}
.mb-input.mb-input-error ~ .mb-input-border:after {
  background-color: white;
  box-shadow: 0 0 5px rgba(255, 84, 104, 0.85), 0 0 7px rgba(255, 84, 104, 0.78), 0 0 4px rgba(255, 84, 104, 0.04) !important;
  width: 100% !important;
}
.mb-input.mb-input-error:focus ~ .mb-input-border:after {
  width: 100% !important;
  box-shadow: 0 0 5px rgba(255, 84, 104, 0.85), 0 0 7px rgba(255, 84, 104, 0.78), 0 0 4px rgba(255, 84, 104, 0.04);
}

.mb-tooltip {
  position: absolute;
  font-size: 0.875rem;
  color: rgb(255, 255, 255);
  padding: 1.25rem 1.5rem;
  background: url("https://airglass-assets.mobeus.com/hotlink-ok/static_content/assets/images/noise-big-default.png"), linear-gradient(135.49deg, rgba(255, 255, 255, 0.15) -29.7%, rgba(255, 255, 255, 0) 99.89%), rgba(59, 58, 70, 0.7);
  background-blend-mode: overlay, soft-light, normal;
  border-radius: 10px;
  z-index: 1000;
  opacity: 0;
}
.mb-tooltip__small {
  padding: 0.8rem 1rem;
  font-size: 0.75rem;
}

.mb-tooltip:after {
  content: "";
  position: absolute;
  background-image: url('tooltip-arrow.svg');
  width: 16px;
  height: 9px;
  background-repeat: no-repeat;
}

.mb-tooltip-top:after {
  top: 100%;
  left: 50%;
  margin-left: -5px;
  transform: rotate(180deg);
}

.mb-tooltip-bottom:after {
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
}

.mb-tooltip-left:after {
  top: 50%;
  left: calc(100% - 3px);
  margin-top: -5px;
  transform: rotate(90deg);
}

.mb-tooltip-right:after {
  top: 50%;
  right: calc(100% - 3px);
  margin-top: -5px;
  transform: rotate(270deg);
}

.mb-tooltip-show {
  opacity: 1;
}

.mb-icon-round {
  background: url("https://airglass-assets.mobeus.com/hotlink-ok/static_content/assets/images/noise-big-default.png"), linear-gradient(135.49deg, rgba(255, 255, 255, 0.5) -29.7%, rgba(255, 255, 255, 0) 99.89%), rgba(0, 0, 0, 0.16);
  background-blend-mode: overlay, soft-light, normal;
  border-radius: 100px;
  height: 3.5rem;
  width: 3.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.mb-icon-round.background-dark {
  background: url("https://airglass-assets.mobeus.com/hotlink-ok/static_content/assets/images/noise-big-default.png"), radial-gradient(69.13% 100% at 0% 0%, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%), rgba(59, 58, 70, 0.9);
  background-blend-mode: overlay, overlay, normal;
}
.mb-icon-round.background-dark::before {
  display: none;
}
.mb-icon-round.mb-icon-small {
  height: 1rem;
  width: 1rem;
}
.mb-icon-round.mb-icon-small .icon {
  font-size: 0.438rem;
}
.mb-icon-round.mb-icon-large {
  height: 5.5rem;
  width: 5.5rem;
}
.mb-icon-round.mb-icon-large .icon {
  font-size: 2.5rem;
}
.mb-icon-round.mb-icon-green .icon {
  filter: drop-shadow(0px 0px 1.5px #66FFB6) drop-shadow(0px 0px 2px rgba(102, 255, 182, 0.8)) drop-shadow(0px 0px 0px #66FFB6);
}
.mb-icon-round.mb-icon-red .icon {
  filter: drop-shadow(0px 0px 1px #FF5468) drop-shadow(0px 0px 4px rgba(255, 84, 104, 0.8)) drop-shadow(0px 0px 6px #FF5468);
}
.mb-icon-round::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(var(--l-deg-2), rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 32.63%) border-box;
  border-radius: inherit;
  z-index: 0;
  border: 1px solid transparent;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  box-sizing: border-box;
}
.mb-icon-round .icon {
  color: #fff;
  filter: drop-shadow(0px 0px 10px rgba(204, 233, 237, 0.7));
  font-size: 2rem;
}

.text {
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
}

.ellipsis, .mb-dropdown__option > span:first-child, .mb-dropdown__selected {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.mb-dropdown {
  width: 100%;
  position: relative;
  font-size: 1.1rem;
}
.mb-dropdown.border-round .mb-dropdown__inner {
  border-radius: 100px;
}
.mb-dropdown__inner {
  background: url("https://airglass-assets.mobeus.com/hotlink-ok/static_content/assets/images/noise-big-default.png"), linear-gradient(135.49deg, rgba(255, 255, 255, 0.5) -29.7%, rgba(255, 255, 255, 0) 99.89%), rgba(0, 0, 0, 0.16);
  background-blend-mode: overlay, soft-light;
  height: 5.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 2rem;
  border-radius: 10px;
  box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
}
.mb-dropdown__inner.border-round {
  border-radius: 100px;
}
.mb-dropdown__inner:before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(170deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 25.07%), linear-gradient(355deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 24.92%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}
.mb-dropdown__selected {
  flex: 1;
  color: #fff;
  background: transparent;
  border: none;
  font-size: 1.1rem;
}
.mb-dropdown__icon {
  font-size: 1.75rem;
  color: #fff;
  transform: rotate(0deg);
  transition: all 300ms ease-out;
  cursor: pointer;
}
.mb-dropdown__icon.opened {
  transform: rotate(180deg);
  transition: all 300ms ease-out;
}
.mb-dropdown__options {
  background: url("https://airglass-assets.mobeus.com/hotlink-ok/static_content/assets/images/noise-big-default.png"), linear-gradient(135.49deg, rgba(255, 255, 255, 0.5) -29.7%, rgba(255, 255, 255, 0) 99.89%), rgba(0, 0, 0, 0.16);
  border-radius: 10px;
  width: 100%;
  position: absolute;
  top: 88px;
  z-index: 1;
  overflow: hidden;
  height: 0;
  transition: all 300ms ease-out;
}
.mb-dropdown__options.opened {
  height: 22rem;
}
.mb-dropdown__options.opened-3__child {
  height: 16.5rem;
}
.mb-dropdown__options.opened-2__child {
  height: 11rem;
}
.mb-dropdown__options.opened-1__child {
  height: 5.5rem;
}
.mb-dropdown:hover {
  opacity: 1;
}
.mb-dropdown__option {
  display: flex;
  align-items: center;
  height: 5.5rem;
  padding: 0 2rem;
  color: rgba(255, 255, 255, 0.7);
  position: relative;
  background: url("https://airglass-assets.mobeus.com/hotlink-ok/static_content/assets/images/noise-big-default.png"), linear-gradient(135.49deg, rgba(255, 255, 255, 0.5) -29.7%, rgba(255, 255, 255, 0) 99.89%), rgba(0, 0, 0, 0.16);
}
.mb-dropdown__option > span:first-child {
  flex: 1;
  width: 100%;
}
.mb-dropdown__option:hover, .mb-dropdown__option.active {
  color: #fff;
  background: url("https://airglass-assets.mobeus.com/hotlink-ok/static_content/assets/images/noise-big-default.png"), radial-gradient(69.13% 100% at 0% 0%, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%), rgba(0, 0, 0, 0.16);
  cursor: pointer;
}
.mb-dropdown.opened:not(.border-round) .mb-dropdown__inner {
  border-radius: 10px 10px 0 0;
}
.mb-dropdown.opened:not(.border-round) .mb-dropdown__options {
  border-radius: 0 0 10px 10px;
}
.mb-dropdown .scrollbar:hover {
  --scroll-thumb-size: 6px;
  overflow: hidden;
  overflow-y: overlay;
}
.mb-dropdown .scrollbar:hover::-webkit-scrollbar {
  width: var(--scroll-thumb-size);
}
.mb-dropdown .scrollbar:hover::-webkit-scrollbar-thumb {
  border-radius: var(--scroll-thumb-size);
  background: #ffffff;
}

.mb-switch {
  display: flex;
  align-items: center;
}
.mb-switch-mode__label-before {
  flex-direction: row-reverse;
  text-align: right;
}
.mb-switch--container {
  position: relative;
  width: 4.5rem;
  min-width: 4.5rem;
  height: 2.625rem;
  pointer-events: auto;
}
.mb-switch--container.mb-switch__small {
  min-width: auto;
  width: 2.5rem;
  height: 1.5rem;
}
.mb-switch--container.mb-switch__small .mb-switch--toggle {
  width: 1rem;
  height: 1rem;
}
.mb-switch--container.mb-switch__small .mb-switch--input:checked + .mb-switch--inner .mb-switch--toggle {
  transform: translate(1.125rem, -50%);
}
.mb-switch--container.mb-switch__red input:checked + .mb-switch--inner .icon {
  filter: drop-shadow(0px 0px 1.5px #FF5468) drop-shadow(0px 0px 4px rgba(255, 84, 104, 0.8)) drop-shadow(0px 0px 6px #FF5468);
}
.mb-switch--container.mb-switch__red input:checked + .mb-switch--inner::before {
  background: linear-gradient(208deg, #FF5468 0%, rgba(114, 240, 179, 0) 32%) border-box;
  border: 0.05rem solid transparent;
  -webkit-mask: linear-gradient(#FF5468 0 0) padding-box, linear-gradient(#FF5468 0 0);
}
.mb-switch--container.mb-switch__red .mb-switch--inner {
  background: linear-gradient(0deg, rgba(255, 84, 104, 0.03), rgba(255, 84, 104, 0.03)), url("https://airglass-assets.mobeus.com/hotlink-ok/static_content/assets/images/noise-big-default.png"), radial-gradient(69.13% 100% at 0% 0%, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%), rgba(0, 0, 0, 0.16);
}
.mb-switch--container.multi-color .mb-switch--inner::before {
  background: linear-gradient(var(--l-deg-1), rgb(255, 84, 104) 0%, rgba(255, 255, 255, 0) 32%) border-box;
  border: 0.05rem solid transparent;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
}
.mb-switch--container.multi-color .mb-switch--inner .icon {
  filter: drop-shadow(0px 0px 1.5px #FF5468) drop-shadow(0px 0px 4px rgba(255, 84, 104, 0.8)) drop-shadow(0px 0px 6px #FF5468);
}
.mb-switch--input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 0;
  opacity: 0;
}
.mb-switch--input:checked + .mb-switch--inner:before {
  background: linear-gradient(315deg, #72f0b3 0%, rgba(114, 240, 179, 0) 24.92%) border-box;
  border: 0.05rem solid transparent;
  -webkit-mask: linear-gradient(#72f0b3 0 0) padding-box, linear-gradient(#72f0b3 0 0);
}
.mb-switch--input:checked + .mb-switch--inner .mb-switch--toggle {
  background: #fff;
  box-shadow: 0 0 0.32rem rgba(102, 255, 182, 0.8), 0 0 0.9rem rgba(102, 255, 182, 0.8), 0 0 1.25rem rgba(102, 255, 182, 0.8);
  transform: translate(1.875rem, -50%);
}
.mb-switch--input:disabled + .mb-switch--inner {
  opacity: 0.5;
  cursor: default;
}
.mb-switch--inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("https://airglass-assets.mobeus.com/hotlink-ok/static_content/assets/images/noise-big-default.png"), linear-gradient(135.49deg, rgba(255, 255, 255, 0.5) -29.7%, rgba(255, 255, 255, 0) 99.89%), rgba(0, 0, 0, 0.16);
  background-blend-mode: overlay, overlay, normal;
  border-radius: 6.25rem;
  cursor: pointer;
  transition: 0.4s;
}
.mb-switch--inner:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  z-index: -1;
  background: linear-gradient(315deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 32%) border-box;
  border: 0.06rem solid transparent;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  box-sizing: border-box;
  transition: background 0.4s, border 0.4s;
  content: "";
}
.mb-switch--toggle {
  position: absolute;
  left: 0.188rem;
  top: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  height: 1.875rem;
  width: 1.875rem;
  transform: translate(0, -50%);
  background: url("https://airglass-assets.mobeus.com/hotlink-ok/static_content/assets/images/noise-big-default.png"), radial-gradient(69.13% 100% at 0% 0%, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-blend-mode: overlay;
  background-blend-mode: overlay, overlay, normal;
  transition: 0.4s;
}
.mb-switch-mode__icon .mb-switch--inner {
  font-size: 1rem;
}
.mb-switch-mode__icon .mb-switch--inner:before {
  background: linear-gradient(var(--l-deg-2), rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 32%) border-box;
  border: 0.05rem solid transparent;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
}
.mb-switch-mode__icon input:checked + .mb-switch--inner .icon {
  filter: drop-shadow(0px 0px 1px #66FFB6) drop-shadow(0px 0px 4px rgba(102, 255, 182, 0.8)) drop-shadow(0px 0px 6px #66FFB6);
}
.mb-switch-mode__icon input:checked + .mb-switch--inner:before {
  background: linear-gradient(208deg, #72f0b3 0%, rgba(114, 240, 179, 0) 32%) border-box;
  border: 0.05rem solid transparent;
  -webkit-mask: linear-gradient(#72f0b4 0 0) padding-box, linear-gradient(#72f0b4 0 0);
}
.mb-switch-mode__icon input:checked + .mb-switch--inner .mb-switch--toggle {
  background: url("https://airglass-assets.mobeus.com/hotlink-ok/static_content/assets/images/noise-big-default.png"), radial-gradient(69.13% 100% at 0% 0%, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%), rgba(255, 255, 255, 0.05);
  background-blend-mode: overlay, overlay, normal;
  box-shadow: none;
}
.mb-switch--icon {
  color: #fff;
}
.mb-switch--label {
  color: rgba(255, 255, 255, 0.7);
  transition: color 0.3s linear;
  padding-left: 0.6rem;
  font: 400 0.875rem "Graphik", sans-serif;
}
.mb-switch-mode__label-before .mb-switch--label {
  padding-left: 0;
  padding-right: 0.6rem;
}
.mb-switch--label-color__light {
  color: #fff;
}

.mb-radio {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  transition: transform 0.3s ease-out;
}
.mb-radio-label-position__before {
  flex-direction: row-reverse;
  text-align: right;
}
.mb-radio--input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 2rem;
  height: 2rem;
  opacity: 0;
}
.mb-radio--input:checked + .mb-radio--button:after {
  padding: 0.5rem;
}
.mb-radio--input:checked + .mb-radio--button + .mb-radio--label {
  color: #fff;
}
.mb-radio--input:disabled + .mb-radio--button {
  pointer-events: none;
  opacity: 0.5;
}
.mb-radio--input:disabled + .mb-radio--button + .mb-radio--label {
  pointer-events: none;
  opacity: 0.5;
}
.mb-radio--button {
  width: 2.5rem;
  height: 2.5rem;
  margin: 0 1rem 0 0;
  position: relative;
  border-radius: 50%;
  background: url("https://airglass-assets.mobeus.com/hotlink-ok/static_content/assets/images/noise-big-default.png"), linear-gradient(135.49deg, rgba(255, 255, 255, 0.5) -29.7%, rgba(255, 255, 255, 0) 99.89%), rgba(0, 0, 0, 0.16);
  background-blend-mode: overlay, soft-light;
}
.mb-radio--button:before, .mb-radio--button:after {
  position: absolute;
  box-sizing: border-box;
  border-radius: 50%;
  content: "";
}
.mb-radio--button:before {
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  border: 0.07rem solid transparent;
  background: linear-gradient(315deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 32.63%) border-box;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
}
.mb-radio--button:after {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  box-shadow: 0 0 0.32rem rgba(102, 255, 182, 0.8), 0 0 0.938rem rgba(102, 255, 182, 0.8), 0 0 1.25rem rgba(102, 255, 182, 0.8);
  transition: padding 0.3s linear;
}
.mb-radio--label {
  color: rgba(255, 255, 255, 0.7);
  transition: color 0.3s linear;
  font: 400 1rem "Graphik", sans-serif;
}
.mb-radio:active {
  transform: scale(0.9);
}

.mb-radio-group {
  margin-bottom: 1rem;
}
.mb-radio-group:last-child {
  margin-bottom: 0;
}

:host.mb-radio--horizontal {
  display: flex;
  align-items: center;
}
:host.mb-radio--horizontal .mb-radio-group {
  margin-right: 1rem;
}
:host.mb-radio--horizontal .mb-radio-group:last-child {
  margin-right: 0;
}

.mb-checkbox {
  display: inline-flex;
  align-items: center;
  position: relative;
  transition: all 0.3s ease-out;
}
.mb-checkbox-label-position__before {
  flex-direction: row-reverse;
  text-align: right;
}
.mb-checkbox--input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 2rem;
  height: 2rem;
  opacity: 0;
}
.mb-checkbox--input:checked + .mb-checkbox--box {
  opacity: 1;
  background: url("https://airglass-assets.mobeus.com/hotlink-ok/static_content/assets/images/noise-big-default.png"), linear-gradient(135.49deg, rgba(255, 255, 255, 0.5) -29.7%, rgba(255, 255, 255, 0) 99.89%), rgba(0, 0, 0, 0.16);
}
.mb-checkbox--input:checked + .mb-checkbox--box:before {
  border: 0.063rem solid transparent;
  background: linear-gradient(-40deg, #72f0b3 0%, rgba(114, 240, 179, 0) 32.63%) border-box;
  -webkit-mask: linear-gradient(#72f0b3 0 0) padding-box, linear-gradient(#72f0b3 0 0);
}
.mb-checkbox--input:checked + .mb-checkbox--box + .mb-checkbox--label {
  opacity: 1;
}
.mb-checkbox--input:checked + .mb-checkbox--box .mb-checkbox--icon {
  transform: scale(1);
  opacity: 1;
}
.mb-checkbox--input:disabled + .mb-checkbox--box {
  pointer-events: none;
  opacity: 0.3;
}
.mb-checkbox--input:disabled + .mb-checkbox--box + .mb-checkbox--label {
  pointer-events: none;
  opacity: 0.3;
}
.mb-checkbox--box {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 2.5rem;
  width: 2.5rem;
  height: 2.5rem;
  background: url("https://airglass-assets.mobeus.com/hotlink-ok/static_content/assets/images/noise-big-default.png"), linear-gradient(135.49deg, rgba(255, 255, 255, 0.5) -29.7%, rgba(255, 255, 255, 0) 99.89%), rgba(0, 0, 0, 0.16);
  background-blend-mode: overlay, soft-light, normal;
  border-radius: 0.5rem;
  opacity: 0.5;
  position: relative;
  cursor: pointer;
  transition: opacity 0.2s;
}
.mb-checkbox-label-position__after .mb-checkbox--box {
  margin: 0 1rem 0 0;
}
.mb-checkbox-label-position__before .mb-checkbox--box {
  margin: 0 0 0 1rem;
}
.mb-checkbox--box:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0.063rem solid transparent;
  border-radius: 0.5rem;
  background: linear-gradient(-40deg, #fff 0%, rgba(255, 255, 255, 0) 32.63%) border-box;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  box-sizing: border-box;
  content: "";
}
.mb-checkbox--icon {
  font-size: 2rem;
  color: #fff;
  text-shadow: 0 0 1.0625rem #72f0b3, 0 0 0.4rem #72f0b3;
  transform: scale(0);
  opacity: 0;
  transition: transform 0.2s, opacity 0.2s;
}
.mb-checkbox--label {
  font-size: 0.875rem;
  cursor: pointer;
  color: #fff;
  opacity: 0.7;
  transition: opacity 0.2s;
}
.mb-checkbox--label:hover {
  opacity: 1;
}
.mb-checkbox:active {
  transform: scale(0.9);
}

*[class^=mb-] {
  font-family: "Graphik", sans-serif;
}
/*!**************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/@mobeus/ui-kit/src/assets/icons/style.css?ngGlobalStyle ***!
  \**************************************************************************************************************************************************************************************************************************************************************/
@font-face {
  font-family: 'Untitled1';
  src:  url('mobeus-r1.eot');
  src:  url('mobeus-r1.eot') format('embedded-opentype'),
  url('mobeus-r1.ttf') format('truetype'),
  url('mobeus-r1.woff') format('woff'),
  url('mobeus-r1.woff2') format('woff2'),
  url('mobeus-r1.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Untitled1' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

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

.icon-favorite-fill:before {
  content: "e";
}
.icon-favorite:before {
  content: "d";
}
.icon-upload:before {
  content: "`";
}
.icon-download:before {
  content: "a";
}
.icon-push:before {
  content: "b";
}
.icon-delete:before {
  content: "c";
}
.icon-wifi-on:before {
  content: "Z";
}
.icon-wifi-off:before {
  content: "[";
}
.icon-lock-closed:before {
  content: "]";
}
.icon-lock-open:before {
  content: "\\";
}
.icon-show:before {
  content: "^";
}
.icon-hide:before {
  content: "_";
}
.icon-swap:before {
  content: "Y";
}
.icon-merge:before {
  content: "X";
}
.icon-erase:before {
  content: "E";
}
.icon-draw:before {
  content: "D";
}
.icon-assist:before {
  content: "A";
}
.icon-share-on:before {
  content: "K";
}
.icon-share-off:before {
  content: "J";
}
.icon-microphone-on:before {
  content: "H";
}
.icon-microphone-off:before {
  content: "G";
}
.icon-video-on:before {
  content: "M";
}
.icon-video-off:before {
  content: "L";
}
.icon-history:before {
  content: "C";
}
.icon-leave:before {
  content: "F";
}
.icon-rewind:before {
  content: "O";
}
.icon-forward:before {
  content: "N";
}
.icon-pause:before {
  content: "P";
}
.icon-stop:before {
  content: "Q";
}
.icon-play:before {
  content: "R";
}
.icon-record:before {
  content: "S";
}
.icon-volume-off:before {
  content: "T";
}
.icon-volume-on:before {
  content: "U";
}
.icon-recorded:before {
  content: "V";
}
.icon-close:before {
  content: "f";
}
.icon-arrow-left:before {
  content: "k";
}
.icon-arrow-right:before {
  content: "j";
}
.icon-arrow-down:before {
  content: "m";
}
.icon-arrow-up:before {
  content: "l";
}
.icon-add:before {
  content: "n";
}
.icon-expand:before {
  content: "h";
}
.icon-minimize:before {
  content: "i";
}
.icon-check:before {
  content: "o";
}
.icon-grid:before {
  content: "p";
}
.icon-search:before {
  content: "q";
}
.icon-settings:before {
  content: "r";
}
.icon-menu:before {
  content: "g";
}
.icon-badge:before {
  content: "s";
}
.icon-link:before {
  content: "t";
}
.icon-notification-badge:before {
  content: "u";
}
.icon-accessibility:before {
  content: "v";
}
.icon-error:before {
  content: "w";
}
.icon-speaker-off:before {
  content: "W";
}
.icon-transparency:before {
  content: "x";
}
.icon-monitor:before {
  content: "y";
}
.icon-butterfly:before {
  content: "B";
}
.icon-user:before {
  content: "I";
}
.icon-hotspot-on:before {
  content: "z";
}
.icon-hotspot-off:before {
  content: "-";
}
.icon-save:before {
  content: "{";
}
.icon-visa:before {
  content: "}";
}
.icon-pin:before {
  content: "|";
}
.icon-help:before {
  content: "~";
}
.icon-edit:before {
  content: "1";
}
.icon-device:before {
  content: "2";
}
.icon-dot:before {
  content: "3";
}
.icon-monitor2:before {
  content: "4";
}
.icon-paint:before {
  content: "5";
}
.icon-filter:before {
  content: "6";
}
.icon-brightness:before {
  content: "7";
}
.icon-camera:before {
  content: "8";
}
.icon-butterfly2:before {
  content: "9";
}
.icon-alert:before {
  content: ":";
}
.icon-desktop-off:before {
  content: ";";
}
.icon-hand:before {
  content: "<";
}
.icon-teleport:before {
  content: "0";
}
.icon-subscription:before {
  content: "=";
}
.icon-logout:before {
  content: ">";
}
.icon-hold-calls-off:before {
  content: "?";
}
.icon-tele:before {
  content: "#";
}
.icon-tele-off:before {
  content: "$";
}
.icon-port:before {
  content: "!";
}
.icon-port-off:before {
  content: "\"";
}
.icon-video-tele:before {
  content: "%";
}
.icon-video-tele-off:before {
  content: "&";
}
.icon-video-port:before {
  content: "'";
}
.icon-video-port-off:before {
  content: "(";
}
.icon-video1:before {
  content: ")";
}
.icon-video2:before {
  content: "*";
}
.icon-video3:before {
  content: "+";
}
.icon-language:before {
  content: ",";
}
.icon-win:before {
  content: "/";
}
.icon-ctrl:before {
  content: ".";
}
.icon-erase-new:before {
  content: "¢";
}
.icon-system:before {
  content: "£";
}
.icon-help-fill:before {
  content: "¥";
}
.icon-presenter:before {
  content: "¤";
}
.icon-bolt-on:before {
  content: "§";
}
.icon-bolt-off:before {
  content: "¦";
}
.icon-arrow-down-2:before {
  content: "¨";
}
.icon-butterfly-layer-1:before {
  content: "©";
}
.icon-butterfly-layer-2:before {
  content: "ª";
}
.icon-butterfly-layer-3:before {
  content: "«";
}
.icon-leadership:before {
  content: "¬";
}
.icon-engineering:before {
  content: "¶";
}
.icon-lab:before {
  content: "®";
}
.icon-directors:before {
  content: "¯";
}
.icon-envelope:before {
  content: "°";
}
.icon-home:before {
  content: "±";
}
.icon-linkedin:before {
  content: "²";
}
.icon-twitter:before {
  content: "³";
}
.icon-youtube:before {
  content: "´";
}
.icon-menu-2:before {
  content: "µ";
}
.icon-money:before {
  content: "¹";
}
.icon-gift:before {
  content: "¸";
}
.icon-olp:before {
  content: "º";
}
.icon-cc:before {
  content: "»";
}
.icon-route:before {
  content: "¼";
}
.icon-fire:before {
  content: "½";
}
.icon-circle-alert:before {
  content: "¾";
}
.icon-map:before {
  content: "¿";
}
.icon-smart-phone:before {
  content: "À";
}
.icon-dollar:before {
  content: "Á";
}
.icon-phone:before {
  content: "Â";
}
.icon-backward:before {
  content: "Ã";
}
.icon-protect:before {
  content: "Ä";
}
.icon-list:before {
  content: "Å";
}
.icon-wallet:before {
  content: "Æ";
}
.icon-globus:before {
  content: "Ç";
}
.icon-preview-hotspot:before {
  content: "È";
}
.icon-weather-cloudy:before {
  content: "É";
}
.icon-weather-sunny:before {
  content: "Ê";
}
.icon-refresh:before {
  content: "Í";
}
.icon-erase-3:before {
  content: "Î";
}
.icon-text:before {
  content: "Ï";
}
.icon-zoom-eye:before {
  content: "Ì";
}
.icon-draw-2:before {
  content: "Ë";
}
.icon-caputre:before {
  content: "Ð";
}
.icon-caputre-stop:before {
  content: "Ò";
}
.icon-caputre-circle:before {
  content: "Ñ";
}
.icon-caputre-stop-circle:before {
  content: "Ó";
}
.icon-keyboard:before {
  content: "Ö";
}
.icon-video4:before {
  content: "×";
}
.icon-video5:before {
  content: "Ø";
}
.icon-video6:before {
  content: "Ù";
}
.icon-teleprompter:before {
  content: "Ú";
}
.icon-move:before {
  content: "Û";
}



/*!**********************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./src/styles.css?ngGlobalStyle ***!
  \**********************************************************************************************************************************************************************************************************************/
/* You can add global styles to this file, and also import other style files */

/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/assets/styles/styles.scss?ngGlobalStyle ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

* {
  box-sizing: border-box;
}

strong, b {
  font-weight: 700;
}

body {
  background: #17002A;
}

@media (min-width: 768px) {
  .main {
    padding: 2.5rem 0 0;
  }
}

.container {
  max-width: 85.25rem;
  padding-left: 2rem;
  padding-right: 2rem;
  margin-left: auto;
  margin-right: auto;
}

@font-face {
  font-family: "Mobetype";
  src: url('mobetype-regular-webfont.woff2') format("woff2"), url('mobetype-regular-webfont.woff') format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Mobetype";
  src: url('mobetype-bold-webfont.woff2') format("woff2"), url('mobetype-bold-webfont.woff') format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.mr-8 {
  margin-right: 8px;
}

.mr-24 {
  margin-right: 24px;
}

.mr-30 {
  margin-right: 30px;
}

.mr-40 {
  margin-right: 40px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-80 {
  margin-bottom: calc(2.5rem + (1vw - 3.2px) * 2.5);
}

a {
  text-decoration: none;
  color: #66EAFF;
  transition: color 0.3s, background-color 0.3s;
}
a:hover {
  color: #fff;
}

@media (min-width: 2560px) {
  html {
    font-size: 21px;
  }
}
@media (min-width: 3440px) {
  html {
    font-size: 22px;
  }
}
@media (max-width: 1440px) {
  html {
    font-size: 12px;
  }
}
@media (max-width: 550px) {
  html {
    font-size: 10px;
  }
}

body {
  font-family: "Graphik", sans-serif;
  font-size: 1rem;
  font-weight: normal;
  color: #fff;
}
@media (max-width: 1440px) {
  body {
    font-size: 1.33rem;
  }
}

.section-title {
  font: 400 5rem/1.12 "MobeType";
  text-align: center;
  text-shadow: 0 0 0.3125rem rgba(102, 234, 255, 0.8), 0 0 0.9375rem rgba(102, 234, 255, 0.8), 0 0 1.25rem rgba(102, 234, 255, 0.8);
  margin: 0 0 2rem;
}
@media (max-width: 767px) {
  .section-title {
    font-size: 3.4rem;
  }
}

.secondary-title {
  font-size: 3.125rem;
  font-weight: 300;
}

.mb-button.mb-button__text-large {
  font-size: 1.25rem;
}

.section-text {
  font-size: 1.5rem;
  line-height: 1.4;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.action-glow {
  position: relative;
}
.action-glow:before, .action-glow:after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: rgba(171, 102, 255, 0.7);
  border-radius: 50%;
  pointer-events: none;
  content: "";
}
.action-glow:before {
  width: 24.625rem;
  height: 13.94rem;
  filter: blur(5.68rem);
  mix-blend-mode: normal;
}
.action-glow:after {
  width: 21.5rem;
  height: 6.25rem;
  filter: blur(2.82rem);
}
.action-glow > button, .action-glow a {
  position: relative;
  z-index: 3;
}

.border-bottom {
  border-bottom: 1px solid rgba(255, 255, 255, 0.24);
}

/**
 * Swiper 8.4.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: January 30, 2023
 */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  height: var(--swiper-centered-offset-after);
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.gallery__slider img {
  display: block;
  max-width: 100%;
  height: auto;
}

.note {
  position: absolute;
  display: flex;
  align-items: center;
  padding: 1.5rem;
  background: url("https://s3.us-east-2.amazonaws.com/beam.cam/static_content/assets/images/noise-big-default.png"), linear-gradient(135.49deg, rgba(255, 255, 255, 0.25) -29.7%, rgba(255, 255, 255, 0) 99.89%), rgba(0, 0, 0, 0.4);
  background-blend-mode: overlay, soft-light, normal;
  box-shadow: 0 0 0.625rem rgba(102, 234, 255, 0.8), 0 0 1.875rem rgba(102, 234, 255, 0.8), 0 0 2.1rem rgba(102, 234, 255, 0.8);
  -webkit-backdrop-filter: blur(30px);
          backdrop-filter: blur(30px);
  border-radius: 0.625rem;
  font-size: 1.125rem;
  line-height: 1.33;
}
.note.hero {
  bottom: 100% !important;
  left: 50% !important;
  right: initial !important;
  transform: translate(-50%, 0);
  width: 77%;
  text-align: center;
  height: 6rem;
  justify-content: center;
  text-shadow: 0px 0px 5px rgba(102, 234, 255, 0.8), 0px 0px 15px rgba(102, 234, 255, 0.8), 0px 0px 20px rgba(102, 234, 255, 0.3);
}
.note.hero .note__logo {
  background: url("https://s3.us-east-2.amazonaws.com/beam.cam/static_content/assets/images/noise-big-default.png"), linear-gradient(135.49deg, rgba(255, 255, 255, 0.25) -29.7%, rgba(255, 255, 255, 0) 99.89%), rgba(0, 0, 0, 0.4);
  position: absolute;
  left: 50%;
  bottom: 100%;
  transform: translate(-50%, 0);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  padding: 1rem;
  -webkit-backdrop-filter: blur(60px);
          backdrop-filter: blur(60px);
  box-shadow: 0 0 0.625rem rgba(102, 234, 255, 0.8), 0 0 1.875rem rgba(102, 234, 255, 0.8), 0 0 2.1rem rgba(102, 234, 255, 0.8);
}
.note.hero .note__logo img {
  height: 2rem !important;
  box-shadow: none !important;
}
@media (max-width: 1024px) {
  .note {
    padding: 1.2rem;
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  .note.gallery__note {
    opacity: 0;
  }
  .swiper-slide-active .note.gallery__note {
    opacity: 1;
  }
}
.note__arrow {
  position: absolute;
  top: 50%;
  width: 3rem;
  height: 5.875rem;
  border: 1px solid #fff;
}
.note__arrow:after {
  position: absolute;
  bottom: 0;
  width: 4px;
  height: 4px;
  transform: rotate(45deg);
  border: 1px solid #fff;
  border-width: 0 1px 1px 0;
  content: "";
}
.note__arrow--right {
  left: 100%;
  border-width: 1px 1px 0 0;
  border-radius: 0 0.625rem 0 0;
}
.note__arrow--right:after {
  right: -3px;
}
.note__arrow--left {
  right: 100%;
  border-width: 1px 0 0 1px;
  border-radius: 0.625rem 0 0 0;
}
.note__arrow--left:after {
  left: -3px;
}
.note__arrow--left.reverse {
  bottom: 50%;
  top: auto;
  transform: scaleY(-1);
}
.note__arrow--bottom-left {
  top: 100%;
  right: 50%;
  left: auto;
  border-width: 0 1px 1px 0;
  border-radius: 0 0 0.625rem 0;
}
.note__arrow--bottom-left:after {
  transform: rotate(132deg);
  margin-bottom: -3px;
}
.note__arrow--top-straight {
  right: 50%;
  bottom: 100%;
  top: auto;
  width: 0;
  border-width: 0 1px 0 0;
}
.note__arrow--top-straight:after {
  bottom: 100%;
  transform: rotate(-136deg);
  margin: 0 0 -3px -2px;
}
.note__arrow--top-left {
  right: 50%;
  bottom: 100%;
  top: auto;
  border-width: 1px 1px 0 0;
  border-radius: 0 0.625rem 0 0;
}
.note__arrow--top-left:after {
  bottom: 100%;
  left: 0;
  transform: rotate(132deg);
  margin-bottom: -2px;
}
.note__arrow--lg {
  height: 13.2rem;
}
.note__nb {
  margin: 0 1rem 0 0;
  font-size: 2.5rem;
  line-height: 0.6;
  font-weight: 300;
}
.note__icons {
  display: flex;
  align-items: center;
  margin-top: -1.5rem;
  margin-bottom: -1.5rem;
}
.note__icons--before {
  margin-left: -3.25rem;
  margin-right: 0.5rem;
}
.note__icons--before.note__icons--multi {
  margin-left: -4.2rem;
}
.note__icons--after {
  margin-right: -3.25rem;
  margin-left: 0.5rem;
}
.note__icons--after.note__icons--multi {
  margin-right: -4.2rem;
}
.note__icons mb-icon {
  margin: 0 0.5rem 0 0;
}
.note__icons mb-icon:last-child {
  margin: 0;
}

.mb-icon-size-lg .mb-icon-round.mb-icon-medium {
  width: 4.5rem;
  height: 4.5rem;
}
.mb-icon-green .mb-icon-round {
  text-shadow: 0px 0px 5px #66FFB6, 0px 0px 15px rgba(102, 255, 182, 0.8), 0px 0px 20px #66FFB6;
}
.mb-icon-purple .mb-icon-round {
  text-shadow: 0px 0px 5px rgba(171, 102, 255, 0.8), 0px 0px 15px rgba(171, 102, 255, 0.8), 0px 0px 20px rgba(171, 102, 255, 0.8);
}
.mb-icon-bg-1 .mb-icon-round {
  background: url("https://s3.us-east-2.amazonaws.com/beam.cam/static_content/assets/images/noise-big-default.png"), linear-gradient(90deg, rgb(171, 88, 114) 0%, rgb(127, 55, 74) 100%) !important;
}
.mb-icon-bg-2 .mb-icon-round {
  background: url("https://s3.us-east-2.amazonaws.com/beam.cam/static_content/assets/images/noise-big-default.png"), linear-gradient(90deg, rgb(131, 85, 13) 0%, rgb(91, 70, 22) 100%) !important;
}
.mb-icon-bg-3 .mb-icon-round {
  background: url("https://s3.us-east-2.amazonaws.com/beam.cam/static_content/assets/images/noise-big-default.png"), linear-gradient(90deg, rgb(75, 83, 47) 0%, rgb(44, 55, 31) 100%) !important;
}
.mb-icon-bg-4 .mb-icon-round {
  background: url("https://s3.us-east-2.amazonaws.com/beam.cam/static_content/assets/images/noise-big-default.png"), linear-gradient(90deg, rgb(128, 92, 70) 0%, rgb(110, 72, 46) 100%) !important;
}
.mb-icon-bg-5 .mb-icon-round {
  background: url("https://s3.us-east-2.amazonaws.com/beam.cam/static_content/assets/images/noise-big-default.png"), linear-gradient(90deg, rgb(159, 80, 58) 0%, rgb(144, 80, 66) 100%) !important;
}

.gallery__section {
  position: relative;
  z-index: 4;
}
.gallery__section::after {
  content: "";
  background: url("/assets/images/bg/bg-gallery.png") no-repeat 50% 20%/cover;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.gallery__content {
  padding: 12rem 0;
  width: 95%;
  margin: 0 auto;
}
.gallery__content .section-title {
  margin-bottom: 5rem;
}
.gallery__content-item {
  margin-bottom: 9rem;
  gap: 5rem;
}
@media (min-width: 768px) {
  .gallery__content-item {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .gallery__content-item:nth-child(2n) {
    flex-direction: row-reverse;
  }
}
.gallery__content-item:last-child {
  margin-bottom: 0;
}
.gallery__content-item h2 {
  width: 39%;
  text-align: center;
  position: relative;
  z-index: 3;
}
.gallery__content-item h2 span {
  display: block;
  width: 50%;
  margin: 0 auto;
  padding-top: 2rem;
}
@media (max-width: 768px) {
  .gallery__content-item h2 {
    width: 100%;
  }
}
.gallery__content-item img {
  width: 100%;
}
.gallery__inner {
  background: url("/assets/images/bg/bg-body-min-2.jpg") no-repeat 50% 20%/cover;
}
.gallery__slider {
  overflow: visible;
}
.gallery__slider img {
  box-shadow: 0 0 4.3rem rgba(102, 234, 255, 0.8), 1rem 0 4.3rem rgba(102, 234, 255, 0.8), -1rem 0 6.3rem rgba(102, 234, 255, 0.8);
  width: 100%;
}
.gallery__item {
  position: relative;
}
.gallery__item-inner {
  position: relative;
}
.gallery__note {
  bottom: calc(100% + 1.25rem);
}
.gallery__note--pos-1 {
  right: calc(38% + 3rem);
}
.gallery__note--pos-2 {
  left: calc(25.5% + 3rem);
}
.gallery__note--pos-3 {
  right: calc(28% + 3rem);
}
@media (min-width: 768px) {
  .gallery__inner {
    margin: 0 -1.5rem;
  }
  .gallery__item {
    padding: 0 1.5rem;
  }
}
@media (max-width: 767px) {
  .gallery__inner {
    padding: 0 36px;
  }
  .gallery__item {
    padding: 0 10px;
  }
}

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