/*!********************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/fomantic-ui/dist/components/tab.min.css ***!
  \********************************************************************************************************/
/*!
 * # Fomantic-UI 2.9.4 - Tab
 * https://github.com/fomantic/Fomantic-UI/
 *
 *
 * Released under the MIT license
 * https://opensource.org/licenses/MIT
 *
 */.ui.tab{display:none}.ui.tab.active,.ui.tab.open{display:block}.ui.tab.loading{position:relative;overflow:hidden;display:block;min-height:250px}.ui.tab.loading *{position:relative!important;left:-10000px!important}.ui.tab.loading.segment::before,.ui.tab.loading::before{position:absolute;content:"";top:50%;left:50%;margin:-1.25em 0 0 -1.25em;width:2.5em;height:2.5em;border-radius:500rem;border:.2em solid rgba(0,0,0,.1)}.ui.tab.loading.segment::after,.ui.tab.loading::after{position:absolute;content:"";top:50%;left:50%;margin:-1.25em 0 0 -1.25em;width:2.5em;height:2.5em;animation:loader .6s infinite linear;border:.2em solid #767676;border-radius:500rem;box-shadow:0 0 0 1px transparent}
/*!***********************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/fomantic-ui/dist/components/sticky.min.css ***!
  \***********************************************************************************************************/
/*!
 * # Fomantic-UI 2.9.4 - Sticky
 * https://github.com/fomantic/Fomantic-UI/
 *
 *
 * Released under the MIT license
 * https://opensource.org/licenses/MIT
 *
 */.ui.sticky{position:static;transition:none;z-index:800}.ui.sticky.bound{position:absolute;left:auto;right:auto}.ui.sticky.fixed{position:fixed;left:auto;right:auto}.ui.sticky.bound.top,.ui.sticky.fixed.top{top:0;bottom:auto}.ui.sticky.bound.bottom,.ui.sticky.fixed.bottom{top:auto;bottom:0}.ui.native.sticky{position:sticky}
/*!*****************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./wwwroot/src/scss/layout.scss ***!
  \*****************************************************************************************************************************************************************/
@charset "UTF-8";
*, :after, :before {
  -webkit-box-sizing: inherit;
     -moz-box-sizing: inherit;
          box-sizing: inherit;
}

html {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

input[type=email], input[type=password], input[type=search], input[type=text] {
  -webkit-appearance: none;
  -moz-appearance: none;
}

html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article, aside, footer, header, nav, section {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

figcaption, figure, main {
  display: block;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b, strong {
  font-weight: inherit;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button, input, optgroup, select, textarea {
  font-family: "Fira Sans";
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox], [type=radio] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details, menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template, [hidden] {
  display: none;
}

/*-------------------
     Breakpoints
--------------------*/
.ui.button {
  cursor: pointer;
  display: inline-block;
  min-height: 1em;
  outline: 0;
  border: none;
  vertical-align: baseline;
  background: #0064ff none;
  color: rgba(0, 0, 0, 0.6);
  font-family: "Fira Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
  margin: 0 0.25em 0 0;
  padding: 1em 0.78em;
  text-transform: uppercase;
  text-shadow: none;
  font-weight: 700;
  line-height: 1.2em;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  border-radius: 2.14285714em;
  -webkit-box-shadow: 0 3px 0 #0c3cb8;
          box-shadow: 0 3px 0 #0c3cb8;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease, background 0.1s ease, -webkit-box-shadow 0.1s ease;
  transition: opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease, background 0.1s ease, -webkit-box-shadow 0.1s ease;
  -o-transition: opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease, box-shadow 0.1s ease, background 0.1s ease;
  transition: opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease, box-shadow 0.1s ease, background 0.1s ease;
  transition: opacity 0.1s ease, background-color 0.1s ease, color 0.1s ease, box-shadow 0.1s ease, background 0.1s ease, -webkit-box-shadow 0.1s ease;
  will-change: "";
  -webkit-tap-highlight-color: transparent;
}
.ui.button.text {
  padding: 1em 3.31em;
}
.ui.button:hover {
  background-color: #2b7fff;
  background-image: none;
  -webkit-box-shadow: 0 3px 0 #0c3cb8;
          box-shadow: 0 3px 0 #0c3cb8;
  color: rgba(0, 0, 0, 0.8);
}
.ui.button:hover .icon {
  opacity: 0.85;
}
.ui.button:focus {
  background-color: #2b7fff;
  color: rgba(0, 0, 0, 0.8);
  background-image: "" !important;
  -webkit-box-shadow: "" !important;
          box-shadow: "" !important;
}
.ui.button:focus .icon {
  opacity: 0.85;
}
.ui.active.button:active, .ui.button:active {
  background-color: #2b7fff;
  background-image: "";
  color: rgba(0, 0, 0, 0.9);
  -webkit-box-shadow: 0 1px 0 #0c3cb8;
          box-shadow: 0 1px 0 #0c3cb8;
  position: relative;
  top: 2px;
}
.ui.active.button {
  background-color: #2b7fff;
  background-image: none;
  -webkit-box-shadow: 0 1px 0 #0c3cb8;
          box-shadow: 0 1px 0 #0c3cb8;
  color: rgba(0, 0, 0, 0.95);
}
.ui.active.button:hover {
  background-color: #2b7fff;
  background-image: none;
  color: rgba(0, 0, 0, 0.95);
}
.ui.active.button:active {
  background-color: #2b7fff;
  background-image: none;
  position: relative;
  top: 2px;
}
.ui.paysystem-button {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(0, 0, 0, 0.35)), color-stop(50%, rgba(0, 0, 0, 0))), -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0.13)), color-stop(50%, rgba(255, 255, 255, 0))), #122234;
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.35) 0, rgba(0, 0, 0, 0) 50%), -o-linear-gradient(top, rgba(255, 255, 255, 0.13) 0, rgba(255, 255, 255, 0) 50%), #122234;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.35) 0, rgba(0, 0, 0, 0) 50%), linear-gradient(180deg, rgba(255, 255, 255, 0.13) 0, rgba(255, 255, 255, 0) 50%), #122234;
  border-radius: 1.15em;
  width: 10em;
  height: 9em;
  display: inline-block;
  margin-right: 1.15em;
  cursor: pointer;
  position: relative;
}
.ui.paysystem-button.active, .ui.paysystem-button:hover, .ui.paysystem-button:active {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(43, 127, 255, 0.22)), to(rgba(43, 127, 255, 0.22))), -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(0, 0, 0, 0.35)), color-stop(50%, rgba(0, 0, 0, 0))), -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0.13)), color-stop(50%, rgba(255, 255, 255, 0))), #122234;
  background: -o-linear-gradient(bottom, rgba(43, 127, 255, 0.22), rgba(43, 127, 255, 0.22)), -o-linear-gradient(bottom, rgba(0, 0, 0, 0.35) 0, rgba(0, 0, 0, 0) 50%), -o-linear-gradient(top, rgba(255, 255, 255, 0.13) 0, rgba(255, 255, 255, 0) 50%), #122234;
  background: linear-gradient(0deg, rgba(43, 127, 255, 0.22), rgba(43, 127, 255, 0.22)), linear-gradient(0deg, rgba(0, 0, 0, 0.35) 0, rgba(0, 0, 0, 0) 50%), linear-gradient(180deg, rgba(255, 255, 255, 0.13) 0, rgba(255, 255, 255, 0) 50%), #122234;
  border-radius: 1.15em;
}
.ui.paysystem-button.disabled {
  opacity: 0.45;
  cursor: default;
}
.ui.paysystem-button.disabled:hover {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(0, 0, 0, 0.35)), color-stop(50%, rgba(0, 0, 0, 0))), -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0.13)), color-stop(50%, rgba(255, 255, 255, 0))), #122234;
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.35) 0, rgba(0, 0, 0, 0) 50%), -o-linear-gradient(top, rgba(255, 255, 255, 0.13) 0, rgba(255, 255, 255, 0) 50%), #122234;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.35) 0, rgba(0, 0, 0, 0) 50%), linear-gradient(180deg, rgba(255, 255, 255, 0.13) 0, rgba(255, 255, 255, 0) 50%), #122234;
  opacity: 0.45;
  cursor: default;
}
.ui.paysystem-button .icon {
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.ui.transparent-default.button {
  font-size: 1.28571429rem;
  letter-spacing: 0.05em;
  color: #0064ff;
  background: 0 0;
  font-weight: 400;
  padding: 0.3em 0.88em;
  border: 1px solid #0064ff;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-transform: none;
}
.ui.transparent-default.buttons .button, .ui.transparent-default.buttons .or {
  font-size: 1.28571429rem;
  letter-spacing: 0.05em;
  color: #0064ff;
  background: 0 0;
  font-weight: 400;
  padding: 0.3em 0.88em;
  border: 1px solid #0064ff;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-transform: none;
}
.ui.transparent-default.button:active {
  top: 0;
  color: #2b7fff;
  border: 1px solid #2b7fff;
}
.ui.transparent-default.buttons .button:active, .ui.transparent-default.buttons .or:active {
  top: 0;
  color: #2b7fff;
  border: 1px solid #2b7fff;
}
.ui.transparent-default.button.active {
  top: 0;
  color: #2b7fff;
  border: 1px solid #2b7fff;
}
.ui.transparent-default.buttons .button.active, .ui.transparent-default.buttons .or.active {
  top: 0;
  color: #2b7fff;
  border: 1px solid #2b7fff;
}
.ui.transparent-default.button:hover {
  top: 0;
  color: #2b7fff;
  border: 1px solid #2b7fff;
}
.ui.transparent-default.buttons .button:hover, .ui.transparent-default.buttons .or:hover {
  top: 0;
  color: #2b7fff;
  border: 1px solid #2b7fff;
}
.ui.transparent.button {
  font-size: 1.28571429rem;
  letter-spacing: 0.05em;
  color: #d0d3d6;
  background: 0 0;
  font-weight: 400;
  padding: 0.4em 0.88em;
  border: 1px solid #0064ff;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-transform: none;
}
.ui.transparent.buttons .button, .ui.transparent.buttons .or {
  font-size: 1.28571429rem;
  letter-spacing: 0.05em;
  color: #d0d3d6;
  background: 0 0;
  font-weight: 400;
  padding: 0.4em 0.88em;
  border: 1px solid #0064ff;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-transform: none;
}
.ui.transparent.button:active {
  top: 0;
  border: 1px solid #d0d3d6;
}
.ui.transparent.buttons .button:active, .ui.transparent.buttons .or:active {
  top: 0;
  border: 1px solid #d0d3d6;
}
.ui.transparent.button.active {
  top: 0;
  border: 1px solid #d0d3d6;
}
.ui.transparent.buttons .button.active, .ui.transparent.buttons .or.active {
  top: 0;
  border: 1px solid #d0d3d6;
}
.ui.transparent.button:hover {
  top: 0;
  border: 1px solid #d0d3d6;
}
.ui.transparent.buttons .button:hover, .ui.transparent.buttons .or:hover {
  top: 0;
  border: 1px solid #d0d3d6;
}
.ui.loading.loading.loading.loading.loading.loading.button {
  position: relative;
  cursor: default;
  text-shadow: none !important;
  color: transparent !important;
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: all 0s linear, opacity 0.1s ease;
  -o-transition: all 0s linear, opacity 0.1s ease;
  transition: all 0s linear, opacity 0.1s ease;
}
.ui.loading.button:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  margin: -0.64285714em 0 0 -0.64285714em;
  width: 1.28571429em;
  height: 1.28571429em;
  border-radius: 500rem;
  border: 0.2em solid rgba(0, 0, 0, 0.15);
}
.ui.loading.button:after {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  margin: -0.64285714em 0 0 -0.64285714em;
  width: 1.28571429em;
  height: 1.28571429em;
  -webkit-animation: button-spin 0.6s linear;
          animation: button-spin 0.6s linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  border-radius: 500rem;
  border-color: #fff transparent transparent;
  border-style: solid;
  border-width: 0.2em;
  -webkit-box-shadow: 0 0 0 1px transparent;
          box-shadow: 0 0 0 1px transparent;
}
.ui.labeled.icon.loading.button .icon {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ui.basic.loading.button:not(.inverted):before {
  border-color: rgba(0, 0, 0, 0.1);
}
.ui.basic.loading.button:not(.inverted):after {
  border-top-color: #d0d3d6;
}
.ui.button:disabled, .ui.buttons .disabled.button {
  cursor: default;
  opacity: 0.45 !important;
  background-image: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  pointer-events: none !important;
}
.ui.disabled.active.button {
  cursor: default;
  opacity: 0.45 !important;
  background-image: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  pointer-events: none !important;
}
.ui.disabled.button {
  cursor: default;
  opacity: 0.45 !important;
  background-image: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  pointer-events: none !important;
}
.ui.disabled.button:hover {
  cursor: default;
  opacity: 0.45 !important;
  background-image: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  pointer-events: none !important;
}
.ui.basic.buttons .ui.disabled.button {
  border-color: rgba(34, 36, 38, 0.5);
}
.ui.animated.button {
  position: relative;
  overflow: hidden;
  padding-right: 0 !important;
  vertical-align: middle;
  z-index: 1;
}
.ui.animated.button .content {
  will-change: transform, opacity;
}
.ui.animated.button .visible.content {
  position: relative;
  margin-right: 1.5em;
}
.ui.animated.button .hidden.content {
  position: absolute;
  width: 100%;
  -webkit-transition: right 0.3s ease 0s;
  -o-transition: right 0.3s ease 0s;
  transition: right 0.3s ease 0s;
}
.ui.animated.button .visible.content {
  -webkit-transition: right 0.3s ease 0s;
  -o-transition: right 0.3s ease 0s;
  transition: right 0.3s ease 0s;
  left: auto;
  right: 0;
}
.ui.animated.button .hidden.content {
  top: 50%;
  left: auto;
  right: -100%;
  margin-top: -0.6em;
}
.ui.animated.button:focus .visible.content, .ui.animated.button:hover .visible.content {
  left: auto;
  right: 200%;
}
.ui.animated.button:focus .hidden.content, .ui.animated.button:hover .hidden.content {
  left: auto;
  right: 0;
}
.ui.vertical.animated.button .hidden.content {
  -webkit-transition: top 0.3s ease, -webkit-transform 0.3s ease;
  transition: top 0.3s ease, -webkit-transform 0.3s ease;
  -o-transition: top 0.3s ease, transform 0.3s ease;
  transition: top 0.3s ease, transform 0.3s ease;
  transition: top 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
}
.ui.vertical.animated.button .visible.content {
  -webkit-transition: top 0.3s ease, -webkit-transform 0.3s ease;
  transition: top 0.3s ease, -webkit-transform 0.3s ease;
  -o-transition: top 0.3s ease, transform 0.3s ease;
  transition: top 0.3s ease, transform 0.3s ease;
  transition: top 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  right: auto;
}
.ui.vertical.animated.button .hidden.content {
  top: -50%;
  left: 0;
  right: auto;
}
.ui.vertical.animated.button:focus .visible.content, .ui.vertical.animated.button:hover .visible.content {
  -webkit-transform: translateY(200%);
      -ms-transform: translateY(200%);
          transform: translateY(200%);
  right: auto;
}
.ui.vertical.animated.button:focus .hidden.content, .ui.vertical.animated.button:hover .hidden.content {
  top: 50%;
  right: auto;
}
.ui.fade.animated.button .hidden.content {
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  -o-transition: opacity 0.3s ease, transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
}
.ui.fade.animated.button .visible.content {
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  -o-transition: opacity 0.3s ease, transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
  left: auto;
  right: auto;
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.ui.fade.animated.button .hidden.content {
  opacity: 0;
  left: 0;
  right: auto;
  -webkit-transform: scale(1.5);
      -ms-transform: scale(1.5);
          transform: scale(1.5);
}
.ui.fade.animated.button:focus .visible.content, .ui.fade.animated.button:hover .visible.content {
  left: auto;
  right: auto;
  opacity: 0;
  -webkit-transform: scale(0.75);
      -ms-transform: scale(0.75);
          transform: scale(0.75);
}
.ui.fade.animated.button:focus .hidden.content, .ui.fade.animated.button:hover .hidden.content {
  left: 0;
  right: auto;
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.ui.inverted.button {
  -webkit-box-shadow: 0 0 0 2px #fff inset !important;
          box-shadow: 0 0 0 2px #fff inset !important;
  background: transparent none;
  color: #fff;
  text-shadow: none !important;
}
.ui.inverted.buttons .button {
  margin: 0 0 0 -2px;
}
.ui.inverted.buttons .button:first-child {
  margin-left: 0;
}
.ui.inverted.vertical.buttons .button {
  margin: 0 0 -2px 0;
}
.ui.inverted.vertical.buttons .button:first-child {
  margin-top: 0;
}
.ui.inverted.button:hover, .ui.inverted.button.active, .ui.inverted.button:focus {
  background: #fff;
  -webkit-box-shadow: 0 0 0 2px #fff inset !important;
          box-shadow: 0 0 0 2px #fff inset !important;
  color: rgba(0, 0, 0, 0.8);
}
.ui.inverted.button.active:focus {
  background: #dcddde;
  -webkit-box-shadow: 0 0 0 2px #dcddde inset !important;
          box-shadow: 0 0 0 2px #dcddde inset !important;
  color: rgba(0, 0, 0, 0.8);
}
.ui.labeled.button:not(.icon) {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  background: 0 0 !important;
  padding: 0 !important;
  border: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.ui.labeled.button > .button {
  margin: 0;
}
.ui.labeled.button > .label {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 0 -3px !important;
  padding: "";
  font-size: 1em;
  border-color: rgba(34, 36, 38, 0.15);
}
.ui.labeled.button > .tag.label:before {
  width: 1.85em;
  height: 1.85em;
}
.ui.labeled.button:not([class*="left labeled"]) > .button {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ui.labeled.button:not([class*="left labeled"]) > .label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ui[class*="left labeled"].button > .button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ui[class*="left labeled"].button > .label {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ui.facebook.button {
  background-color: #3b5998;
  color: #fff;
  text-shadow: none;
  background-image: none;
  -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15);
          box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15);
}
.ui.facebook.button:hover {
  background-color: #304d8a;
  color: #fff;
  text-shadow: none;
}
.ui.facebook.button:active {
  background-color: #2d4373;
  color: #fff;
  text-shadow: none;
}
.ui.twitter.button {
  background-color: #55acee;
  color: #fff;
  text-shadow: none;
  background-image: none;
  -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15);
          box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15);
}
.ui.twitter.button:hover {
  background-color: #35a2f4;
  color: #fff;
  text-shadow: none;
}
.ui.twitter.button:active {
  background-color: #2795e9;
  color: #fff;
  text-shadow: none;
}
.ui.google.plus.button {
  background-color: #dd4b39;
  color: #fff;
  text-shadow: none;
  background-image: none;
  -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15);
          box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15);
}
.ui.google.plus.button:hover {
  background-color: #e0321c;
  color: #fff;
  text-shadow: none;
}
.ui.google.plus.button:active {
  background-color: #c23321;
  color: #fff;
  text-shadow: none;
}
.ui.linkedin.button {
  background-color: #1f88be;
  color: #fff;
  text-shadow: none;
}
.ui.linkedin.button:hover {
  background-color: #147baf;
  color: #fff;
  text-shadow: none;
}
.ui.linkedin.button:active {
  background-color: #186992;
  color: #fff;
  text-shadow: none;
}
.ui.youtube.button {
  background-color: red;
  color: #fff;
  text-shadow: none;
  background-image: none;
  -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15);
          box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15);
}
.ui.youtube.button:hover {
  background-color: #e60000;
  color: #fff;
  text-shadow: none;
}
.ui.youtube.button:active {
  background-color: #c00;
  color: #fff;
  text-shadow: none;
}
.ui.instagram.button {
  background-color: #49769c;
  color: #fff;
  text-shadow: none;
  background-image: none;
  -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15);
          box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15);
}
.ui.instagram.button:hover {
  background-color: #3d698e;
  color: #fff;
  text-shadow: none;
}
.ui.instagram.button:active {
  background-color: #395c79;
  color: #fff;
  text-shadow: none;
}
.ui.pinterest.button {
  background-color: #bd081c;
  color: #fff;
  text-shadow: none;
  background-image: none;
  -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15);
          box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15);
}
.ui.pinterest.button:hover {
  background-color: #ac0013;
  color: #fff;
  text-shadow: none;
}
.ui.pinterest.button:active {
  background-color: #8c0615;
  color: #fff;
  text-shadow: none;
}
.ui.vk.button {
  background-color: #4d7198;
  color: #fff;
  background-image: none;
  -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15);
          box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15);
}
.ui.vk.button:hover {
  background-color: #41648a;
  color: #fff;
}
.ui.vk.button:active {
  background-color: #3c5876;
  color: #fff;
}
.ui.button > .icon:not(.button) {
  height: 0.85714286em;
  opacity: 0.8;
  margin: 0 0.42857143em 0 -0.21428571em;
  -webkit-transition: opacity 0.1s ease;
  -o-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease;
  vertical-align: "";
  color: "";
}
.ui.button:not(.icon) > .icon:not(.button):not(.dropdown) {
  margin: 0 0.42857143em 0 -0.21428571em;
}
.ui.button:not(.icon) > .right.icon:not(.button):not(.dropdown) {
  margin: 0 -0.21428571em 0 0.42857143em;
}
.ui[class*="left floated"].button, .ui[class*="left floated"].buttons {
  float: left;
  margin-left: 0;
  margin-right: 0.25em;
}
.ui[class*="right floated"].button, .ui[class*="right floated"].buttons {
  float: right;
  margin-right: 0;
  margin-left: 0.25em;
}
.ui.mini.button {
  font-size: 0.78571429rem;
}
.ui.mini.buttons .button, .ui.mini.buttons .or {
  font-size: 0.78571429rem;
}
.ui.tiny.button {
  font-size: 0.85714286rem;
}
.ui.tiny.buttons .button, .ui.tiny.buttons .or {
  font-size: 0.85714286rem;
}
.ui.small.button {
  font-size: 1rem;
}
.ui.small.buttons .button, .ui.small.buttons .or {
  font-size: 1rem;
}
.ui.button {
  font-size: 1rem;
}
.ui.buttons .button, .ui.buttons .or {
  font-size: 1rem;
}
.ui.large.button {
  font-size: 1.14285714rem;
}
.ui.large.buttons .button, .ui.large.buttons .or {
  font-size: 1.14285714rem;
}
.ui.big.button {
  font-size: 1.28571429rem;
  letter-spacing: 0.05em;
}
.ui.big.buttons .button, .ui.big.buttons .or {
  font-size: 1.28571429rem;
  letter-spacing: 0.05em;
}
.ui.huge.button {
  font-size: 1.28571429;
}
.ui.huge.buttons .button, .ui.huge.buttons .or {
  font-size: 1.28571429;
}
.ui.massive.button {
  font-size: 1.71428571rem;
}
.ui.massive.buttons .button, .ui.massive.buttons .or {
  font-size: 1.71428571rem;
}
.ui.round.button {
  width: 2.5em;
  height: 2.5em;
  line-height: 1;
  color: #fff;
  border-radius: 2em;
  position: relative;
}
.ui.round.buttons .button, .ui.round.buttons .or {
  width: 2.5em;
  height: 2.5em;
  line-height: 1;
  color: #fff;
  border-radius: 2em;
  position: relative;
}
.ui.round.button img {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
}
.ui.round.buttons .button img, .ui.round.buttons .or img {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
}
.ui.icon.button, .ui.icon.buttons .button {
  padding: 0.78571429em 0.78571429em 0.78571429em;
}
.ui.icon.button > .icon, .ui.icon.buttons .button > .icon {
  opacity: 0.9;
  margin: 0 !important;
  vertical-align: top;
}
.ui.basic.button {
  background: transparent none !important;
  color: rgba(0, 0, 0, 0.6) !important;
  font-weight: 400;
  border-radius: 2.14285714em;
  text-transform: none;
  text-shadow: none !important;
  -webkit-box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.15) inset;
          box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.15) inset;
}
.ui.basic.buttons .button {
  background: transparent none !important;
  color: rgba(0, 0, 0, 0.6) !important;
  font-weight: 400;
  border-radius: 2.14285714em;
  text-transform: none;
  text-shadow: none !important;
  -webkit-box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.15) inset;
          box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.15) inset;
  border-radius: 0;
}
.ui.basic.buttons {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid rgba(34, 36, 38, 0.15);
  border-radius: 2.14285714em;
}
.ui.basic.button:hover, .ui.basic.buttons .button:hover, .ui.basic.button:focus, .ui.basic.buttons .button:focus {
  background: #fff !important;
  color: rgba(0, 0, 0, 0.8) !important;
  -webkit-box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.35) inset, 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
          box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.35) inset, 0 0 0 0 rgba(34, 36, 38, 0.15) inset;
}
.ui.basic.button:active, .ui.basic.buttons .button:active {
  background: #f8f8f8 !important;
  color: rgba(0, 0, 0, 0.9) !important;
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15) inset, 0 1px 4px 0 rgba(34, 36, 38, 0.15) inset;
          box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15) inset, 0 1px 4px 0 rgba(34, 36, 38, 0.15) inset;
}
.ui.basic.active.button, .ui.basic.buttons .active.button {
  background: rgba(0, 0, 0, 0.05) !important;
  -webkit-box-shadow: "" !important;
          box-shadow: "" !important;
  color: rgba(0, 0, 0, 0.95) !important;
}
.ui.basic.active.button:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.ui.basic.buttons .active.button:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.ui.basic.buttons .button:hover {
  -webkit-box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.35) inset, 0 0 0 0 rgba(34, 36, 38, 0.15) inset inset;
          box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.35) inset, 0 0 0 0 rgba(34, 36, 38, 0.15) inset inset;
}
.ui.basic.buttons .button:active {
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15) inset, 0 1px 4px 0 rgba(34, 36, 38, 0.15) inset inset;
          box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15) inset, 0 1px 4px 0 rgba(34, 36, 38, 0.15) inset inset;
}
.ui.basic.buttons .active.button {
  -webkit-box-shadow: "" !important;
          box-shadow: "" !important;
}
.ui.basic.inverted.button, .ui.basic.inverted.buttons .button {
  background-color: transparent !important;
  color: #f9fafb !important;
  -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset !important;
          box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset !important;
}
.ui.basic.inverted.button:hover, .ui.basic.inverted.buttons .button:hover, .ui.basic.inverted.button:focus, .ui.basic.inverted.buttons .button:focus {
  color: #fff !important;
  -webkit-box-shadow: 0 0 0 2px #fff inset !important;
          box-shadow: 0 0 0 2px #fff inset !important;
}
.ui.basic.inverted.button:active, .ui.basic.inverted.buttons .button:active {
  background-color: rgba(255, 255, 255, 0.08) !important;
  color: #fff !important;
  -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.9) inset !important;
          box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.9) inset !important;
}
.ui.basic.inverted.active.button, .ui.basic.inverted.buttons .active.button {
  background-color: rgba(255, 255, 255, 0.08);
  color: #fff;
  text-shadow: none;
  -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.7) inset;
          box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.7) inset;
}
.ui.basic.inverted.active.button:hover, .ui.basic.inverted.buttons .active.button:hover {
  background-color: rgba(255, 255, 255, 0.15);
  -webkit-box-shadow: 0 0 0 2px #fff inset !important;
          box-shadow: 0 0 0 2px #fff inset !important;
}
.ui.basic.buttons .button {
  border-left: 1px solid rgba(34, 36, 38, 0.15);
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ui.basic.vertical.buttons .button {
  border-left: none;
  border-left-width: 0;
  border-top: 1px solid rgba(34, 36, 38, 0.15);
}
.ui.basic.vertical.buttons .button:first-child {
  border-top-width: 0;
}
.ui.labeled.icon.button, .ui.labeled.icon.buttons .button {
  position: relative;
  padding-left: 4.07142857em !important;
  padding-right: 1.5em !important;
}
.ui.labeled.icon.button > .icon, .ui.labeled.icon.buttons > .button > .icon {
  position: absolute;
  height: 100%;
  line-height: 1;
  border-radius: 0;
  border-top-left-radius: inherit;
  border-bottom-left-radius: inherit;
  text-align: center;
  margin: 0;
  width: 2.57142857em;
  background-color: rgba(0, 0, 0, 0.05);
  color: "";
  -webkit-box-shadow: -1px 0 0 0 transparent inset;
          box-shadow: -1px 0 0 0 transparent inset;
}
.ui.labeled.icon.button > .icon, .ui.labeled.icon.buttons > .button > .icon {
  top: 0;
  left: 0;
}
.ui[class*="right labeled"].icon.button {
  padding-right: 4.07142857em !important;
  padding-left: 1.5em !important;
}
.ui[class*="right labeled"].icon.button > .icon {
  left: auto;
  right: 0;
  border-radius: 0;
  border-top-right-radius: inherit;
  border-bottom-right-radius: inherit;
  -webkit-box-shadow: 1px 0 0 0 transparent inset;
          box-shadow: 1px 0 0 0 transparent inset;
}
.ui.labeled.icon.button > .icon:after, .ui.labeled.icon.button > .icon:before {
  display: block;
  position: absolute;
  width: 100%;
  top: 50%;
  text-align: center;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.ui.labeled.icon.buttons > .button > .icon:after, .ui.labeled.icon.buttons > .button > .icon:before {
  display: block;
  position: absolute;
  width: 100%;
  top: 50%;
  text-align: center;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.ui.labeled.icon.buttons .button > .icon {
  border-radius: 0;
}
.ui.labeled.icon.buttons .button:first-child > .icon {
  border-top-left-radius: 2.14285714em;
  border-bottom-left-radius: 2.14285714em;
}
.ui.labeled.icon.buttons .button:last-child > .icon {
  border-top-right-radius: 2.14285714em;
  border-bottom-right-radius: 2.14285714em;
}
.ui.vertical.labeled.icon.buttons .button:first-child > .icon {
  border-radius: 0;
  border-top-left-radius: 2.14285714em;
}
.ui.vertical.labeled.icon.buttons .button:last-child > .icon {
  border-radius: 0;
  border-bottom-left-radius: 2.14285714em;
}
.ui.fluid[class*="left labeled"].icon.button, .ui.fluid[class*="right labeled"].icon.button {
  padding-left: 1.5em !important;
  padding-right: 1.5em !important;
}
.ui.button.toggle.active, .ui.buttons .button.toggle.active, .ui.toggle.buttons .active.button {
  background-color: #4dda65 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  text-shadow: none;
  color: #fff !important;
}
.ui.button.toggle.active:hover {
  background-color: #30dd4e !important;
  text-shadow: none;
  color: #fff !important;
}
.ui.circular.button {
  border-radius: 10em;
}
.ui.circular.button > .icon {
  width: 1em;
  vertical-align: baseline;
}
.ui.buttons .or {
  position: relative;
  width: 0.3em;
  height: 2.57142857em;
  z-index: 3;
}
.ui.buttons .or:before {
  position: absolute;
  text-align: center;
  border-radius: 500rem;
  content: "or";
  top: 50%;
  left: 50%;
  background-color: #fff;
  text-shadow: none;
  margin-top: -0.89285714em;
  margin-left: -0.89285714em;
  width: 1.78571429em;
  height: 1.78571429em;
  line-height: 1.78571429em;
  color: rgba(0, 0, 0, 0.4);
  font-style: normal;
  font-weight: 700;
  -webkit-box-shadow: 0 3px 0 #0c3cb8;
          box-shadow: 0 3px 0 #0c3cb8;
}
.ui.buttons .or[data-text]:before {
  content: attr(data-text);
}
.ui.fluid.buttons .or {
  width: 0 !important;
}
.ui.fluid.buttons .or:after {
  display: none;
}
.ui.attached.button {
  position: relative;
  display: block;
  margin: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.15) !important;
          box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.15) !important;
}
.ui.attached.top.button {
  border-radius: 2.14285714em 2.14285714em 0 0;
}
.ui.attached.bottom.button {
  border-radius: 0 0 2.14285714em 2.14285714em;
}
.ui.left.attached.button {
  display: inline-block;
  border-left: none;
  text-align: right;
  padding-right: 0.75em;
  border-radius: 2.14285714em 0 0 2.14285714em;
}
.ui.right.attached.button {
  display: inline-block;
  text-align: left;
  padding-left: 0.75em;
  border-radius: 0 2.14285714em 2.14285714em 0;
}
.ui.attached.buttons {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 0;
  width: auto !important;
  z-index: 2;
  margin-left: -1px;
  margin-right: -1px;
}
.ui.attached.buttons .button {
  margin: 0;
}
.ui.attached.buttons .button:first-child, .ui.attached.buttons .button:last-child {
  border-radius: 0;
}
.ui[class*="top attached"].buttons {
  margin-bottom: -1px;
  border-radius: 2.14285714em 2.14285714em 0 0;
}
.ui[class*="top attached"].buttons .button:first-child {
  border-radius: 2.14285714em 0 0 0;
}
.ui[class*="top attached"].buttons .button:last-child {
  border-radius: 0 2.14285714em 0 0;
}
.ui[class*="bottom attached"].buttons {
  margin-top: -1px;
  border-radius: 0 0 2.14285714em 2.14285714em;
}
.ui[class*="bottom attached"].buttons .button:first-child {
  border-radius: 0 0 0 2.14285714em;
}
.ui[class*="bottom attached"].buttons .button:last-child {
  border-radius: 0 0 2.14285714em 0;
}
.ui[class*="left attached"].buttons {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 0;
  margin-left: -1px;
  border-radius: 0 2.14285714em 2.14285714em 0;
}
.ui[class*="left attached"].buttons .button:first-child {
  margin-left: -1px;
  border-radius: 0 2.14285714em 0 0;
}
.ui[class*="left attached"].buttons .button:last-child {
  margin-left: -1px;
  border-radius: 0 0 2.14285714em 0;
}
.ui[class*="right attached"].buttons {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-left: 0;
  margin-right: -1px;
  border-radius: 2.14285714em 0 0 2.14285714em;
}
.ui[class*="right attached"].buttons .button:first-child {
  margin-left: -1px;
  border-radius: 2.14285714em 0 0 0;
}
.ui[class*="right attached"].buttons .button:last-child {
  margin-left: -1px;
  border-radius: 0 0 0 2.14285714em;
}
.ui.fluid.button, .ui.fluid.buttons {
  width: 100%;
}
.ui.fluid.button {
  display: block;
}
.ui.blue.button, .ui.blue.buttons .button {
  background-color: #0064ff;
  color: #fff;
  text-shadow: none;
  background-image: none;
}
.ui.blue.button {
  -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15);
          box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15);
}
.ui.blue.button:hover {
  background-color: #005ae6;
  color: #fff;
  text-shadow: none;
}
.ui.blue.buttons .button:hover {
  background-color: #005ae6;
  color: #fff;
  text-shadow: none;
}
.ui.blue.button:focus, .ui.blue.buttons .button:focus {
  background-color: #0054d6;
  color: #fff;
  text-shadow: none;
}
.ui.blue.button:active, .ui.blue.buttons .button:active {
  background-color: #0050cc;
  color: #fff;
  text-shadow: none;
}
.ui.blue.active.button, .ui.blue.button .active.button:active {
  background-color: #005ae6;
  color: #fff;
  text-shadow: none;
}
.ui.blue.buttons .active.button {
  background-color: #005ae6;
  color: #fff;
  text-shadow: none;
}
.ui.blue.buttons .active.button:active {
  background-color: #005ae6;
  color: #fff;
  text-shadow: none;
}
.ui.basic.blue.button, .ui.basic.blue.buttons .button {
  -webkit-box-shadow: 0 0 0 1px #0064ff inset !important;
          box-shadow: 0 0 0 1px #0064ff inset !important;
  color: #0064ff !important;
}
.ui.basic.blue.button:hover, .ui.basic.blue.buttons .button:hover {
  background: 0 0 !important;
  -webkit-box-shadow: 0 0 0 1px #005ae6 inset !important;
          box-shadow: 0 0 0 1px #005ae6 inset !important;
  color: #005ae6 !important;
}
.ui.basic.blue.button:focus, .ui.basic.blue.buttons .button:focus {
  background: 0 0 !important;
  -webkit-box-shadow: 0 0 0 1px #0054d6 inset !important;
          box-shadow: 0 0 0 1px #0054d6 inset !important;
  color: #005ae6 !important;
}
.ui.basic.blue.active.button, .ui.basic.blue.buttons .active.button {
  background: 0 0 !important;
  -webkit-box-shadow: 0 0 0 1px #005ae6 inset !important;
          box-shadow: 0 0 0 1px #005ae6 inset !important;
  color: #0050cc !important;
}
.ui.basic.blue.button:active, .ui.basic.blue.buttons .button:active {
  -webkit-box-shadow: 0 0 0 1px #0050cc inset !important;
          box-shadow: 0 0 0 1px #0050cc inset !important;
  color: #0050cc !important;
}
.ui.buttons:not(.vertical) > .basic.blue.button:not(:first-child) {
  margin-left: -1px;
}
.ui.inverted.blue.button, .ui.inverted.blue.buttons .button {
  background-color: transparent;
  -webkit-box-shadow: 0 0 0 2px #54c8ff inset !important;
          box-shadow: 0 0 0 2px #54c8ff inset !important;
  color: #54c8ff;
}
.ui.inverted.blue.button.active, .ui.inverted.blue.button:active, .ui.inverted.blue.button:focus, .ui.inverted.blue.button:hover {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  color: #fff;
}
.ui.inverted.blue.buttons .button.active, .ui.inverted.blue.buttons .button:active, .ui.inverted.blue.buttons .button:focus, .ui.inverted.blue.buttons .button:hover {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  color: #fff;
}
.ui.inverted.blue.button:hover, .ui.inverted.blue.buttons .button:hover {
  background-color: #3ac0ff;
}
.ui.inverted.blue.button:focus, .ui.inverted.blue.buttons .button:focus {
  background-color: #2bbbff;
}
.ui.inverted.blue.active.button, .ui.inverted.blue.buttons .active.button {
  background-color: #3ac0ff;
}
.ui.inverted.blue.button:active, .ui.inverted.blue.buttons .button:active {
  background-color: #21b8ff;
}
.ui.inverted.blue.basic.button, .ui.inverted.blue.basic.buttons .button {
  background-color: transparent;
  -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset !important;
          box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset !important;
  color: #fff !important;
}
.ui.inverted.blue.buttons .basic.button {
  background-color: transparent;
  -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset !important;
          box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset !important;
  color: #fff !important;
}
.ui.inverted.blue.basic.button:hover, .ui.inverted.blue.basic.buttons .button:hover {
  -webkit-box-shadow: 0 0 0 2px #3ac0ff inset !important;
          box-shadow: 0 0 0 2px #3ac0ff inset !important;
  color: #54c8ff !important;
}
.ui.inverted.blue.buttons .basic.button:hover {
  -webkit-box-shadow: 0 0 0 2px #3ac0ff inset !important;
          box-shadow: 0 0 0 2px #3ac0ff inset !important;
  color: #54c8ff !important;
}
.ui.inverted.blue.basic.button:focus, .ui.inverted.blue.basic.buttons .button:focus {
  -webkit-box-shadow: 0 0 0 2px #2bbbff inset !important;
          box-shadow: 0 0 0 2px #2bbbff inset !important;
  color: #54c8ff !important;
}
.ui.inverted.blue.basic.active.button, .ui.inverted.blue.basic.buttons .active.button {
  -webkit-box-shadow: 0 0 0 2px #3ac0ff inset !important;
          box-shadow: 0 0 0 2px #3ac0ff inset !important;
  color: #54c8ff !important;
}
.ui.inverted.blue.buttons .basic.active.button {
  -webkit-box-shadow: 0 0 0 2px #3ac0ff inset !important;
          box-shadow: 0 0 0 2px #3ac0ff inset !important;
  color: #54c8ff !important;
}
.ui.inverted.blue.basic.button:active, .ui.inverted.blue.basic.buttons .button:active {
  -webkit-box-shadow: 0 0 0 2px #21b8ff inset !important;
          box-shadow: 0 0 0 2px #21b8ff inset !important;
  color: #54c8ff !important;
}
.ui.inverted.blue.buttons .basic.button:active {
  -webkit-box-shadow: 0 0 0 2px #21b8ff inset !important;
          box-shadow: 0 0 0 2px #21b8ff inset !important;
  color: #54c8ff !important;
}
.ui.primary.button, .ui.primary.buttons .button {
  background-color: #0064ff;
  color: #fff;
  text-shadow: none;
  background-image: none;
}
.ui.primary.button {
  -webkit-box-shadow: 0 3px 0 #0c3cb8;
          box-shadow: 0 3px 0 #0c3cb8;
}
.ui.primary.button:hover {
  background-color: #2b7fff;
  color: #fff;
  text-shadow: none;
}
.ui.primary.buttons .button:hover, .ui.primary.button:focus, .ui.primary.buttons .button:focus {
  background-color: #2b7fff;
  color: #fff;
  text-shadow: none;
}
.ui.primary.button:active, .ui.primary.buttons .button:active {
  background-color: #2b7fff;
  color: #fff;
  text-shadow: none;
  -webkit-box-shadow: 0 1px 0 #0c3cb8;
          box-shadow: 0 1px 0 #0c3cb8;
}
.ui.primary.active.button, .ui.primary.button .active.button:active {
  background-color: #005ae6;
  color: #fff;
  text-shadow: none;
}
.ui.primary.buttons .active.button {
  background-color: #005ae6;
  color: #fff;
  text-shadow: none;
}
.ui.primary.buttons .active.button:active {
  background-color: #005ae6;
  color: #fff;
  text-shadow: none;
}
.ui.basic.primary.button, .ui.basic.primary.buttons .button {
  -webkit-box-shadow: 0 0 0 1px #0064ff inset !important;
          box-shadow: 0 0 0 1px #0064ff inset !important;
  color: #0064ff !important;
}
.ui.basic.primary.button:hover, .ui.basic.primary.buttons .button:hover {
  background: 0 0 !important;
  -webkit-box-shadow: 0 0 0 1px #005ae6 inset !important;
          box-shadow: 0 0 0 1px #005ae6 inset !important;
  color: #005ae6 !important;
}
.ui.basic.primary.button:focus, .ui.basic.primary.buttons .button:focus {
  background: 0 0 !important;
  -webkit-box-shadow: 0 0 0 1px #0054d6 inset !important;
          box-shadow: 0 0 0 1px #0054d6 inset !important;
  color: #005ae6 !important;
}
.ui.basic.primary.active.button, .ui.basic.primary.buttons .active.button {
  background: 0 0 !important;
  -webkit-box-shadow: 0 0 0 1px #005ae6 inset !important;
          box-shadow: 0 0 0 1px #005ae6 inset !important;
  color: #0050cc !important;
}
.ui.basic.primary.button:active, .ui.basic.primary.buttons .button:active {
  -webkit-box-shadow: 0 0 0 1px #0050cc inset !important;
          box-shadow: 0 0 0 1px #0050cc inset !important;
  color: #0050cc !important;
}
.ui.buttons:not(.vertical) > .basic.primary.button:not(:first-child) {
  margin-left: -1px;
}
.ui.inverted.primary.button, .ui.inverted.primary.buttons .button {
  background-color: transparent;
  -webkit-box-shadow: 0 0 0 2px #54c8ff inset !important;
          box-shadow: 0 0 0 2px #54c8ff inset !important;
  color: #54c8ff;
}
.ui.inverted.primary.button.active, .ui.inverted.primary.button:active, .ui.inverted.primary.button:focus, .ui.inverted.primary.button:hover {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  color: #fff;
}
.ui.inverted.primary.buttons .button.active, .ui.inverted.primary.buttons .button:active, .ui.inverted.primary.buttons .button:focus, .ui.inverted.primary.buttons .button:hover {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  color: #fff;
}
.ui.inverted.primary.button:hover, .ui.inverted.primary.buttons .button:hover {
  background-color: #3ac0ff;
}
.ui.inverted.primary.button:focus, .ui.inverted.primary.buttons .button:focus {
  background-color: #2bbbff;
}
.ui.inverted.primary.active.button, .ui.inverted.primary.buttons .active.button {
  background-color: #3ac0ff;
}
.ui.inverted.primary.button:active, .ui.inverted.primary.buttons .button:active {
  background-color: #21b8ff;
}
.ui.inverted.primary.basic.button, .ui.inverted.primary.basic.buttons .button {
  background-color: transparent;
  -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset !important;
          box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset !important;
  color: #fff !important;
}
.ui.inverted.primary.buttons .basic.button {
  background-color: transparent;
  -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset !important;
          box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset !important;
  color: #fff !important;
}
.ui.inverted.primary.basic.button:hover, .ui.inverted.primary.basic.buttons .button:hover {
  -webkit-box-shadow: 0 0 0 2px #3ac0ff inset !important;
          box-shadow: 0 0 0 2px #3ac0ff inset !important;
  color: #54c8ff !important;
}
.ui.inverted.primary.buttons .basic.button:hover {
  -webkit-box-shadow: 0 0 0 2px #3ac0ff inset !important;
          box-shadow: 0 0 0 2px #3ac0ff inset !important;
  color: #54c8ff !important;
}
.ui.inverted.primary.basic.button:focus, .ui.inverted.primary.basic.buttons .button:focus {
  -webkit-box-shadow: 0 0 0 2px #2bbbff inset !important;
          box-shadow: 0 0 0 2px #2bbbff inset !important;
  color: #54c8ff !important;
}
.ui.inverted.primary.basic.active.button, .ui.inverted.primary.basic.buttons .active.button {
  -webkit-box-shadow: 0 0 0 2px #3ac0ff inset !important;
          box-shadow: 0 0 0 2px #3ac0ff inset !important;
  color: #54c8ff !important;
}
.ui.inverted.primary.buttons .basic.active.button {
  -webkit-box-shadow: 0 0 0 2px #3ac0ff inset !important;
          box-shadow: 0 0 0 2px #3ac0ff inset !important;
  color: #54c8ff !important;
}
.ui.inverted.primary.basic.button:active, .ui.inverted.primary.basic.buttons .button:active {
  -webkit-box-shadow: 0 0 0 2px #21b8ff inset !important;
          box-shadow: 0 0 0 2px #21b8ff inset !important;
  color: #54c8ff !important;
}
.ui.inverted.primary.buttons .basic.button:active {
  -webkit-box-shadow: 0 0 0 2px #21b8ff inset !important;
          box-shadow: 0 0 0 2px #21b8ff inset !important;
  color: #54c8ff !important;
}
.ui.secondary.button, .ui.secondary.buttons .button {
  background-color: #000;
  color: #fff;
  text-shadow: none;
  background-image: none;
}
.ui.secondary.button {
  -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15);
          box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.15);
}
.ui.secondary.button:hover {
  background-color: #0d0d0d;
  color: #fff;
  text-shadow: none;
}
.ui.secondary.buttons .button:hover {
  background-color: #0d0d0d;
  color: #fff;
  text-shadow: none;
}
.ui.secondary.button:focus, .ui.secondary.buttons .button:focus {
  background-color: #141414;
  color: #fff;
  text-shadow: none;
}
.ui.secondary.button:active, .ui.secondary.buttons .button:active {
  background-color: #1a1a1a;
  color: #fff;
  text-shadow: none;
}
.ui.secondary.active.button, .ui.secondary.button .active.button:active {
  background-color: #0d0d0d;
  color: #fff;
  text-shadow: none;
}
.ui.secondary.buttons .active.button {
  background-color: #0d0d0d;
  color: #fff;
  text-shadow: none;
}
.ui.secondary.buttons .active.button:active {
  background-color: #0d0d0d;
  color: #fff;
  text-shadow: none;
}
.ui.basic.secondary.button, .ui.basic.secondary.buttons .button {
  -webkit-box-shadow: 0 0 0 1px #000 inset !important;
          box-shadow: 0 0 0 1px #000 inset !important;
  color: #000 !important;
}
.ui.basic.secondary.button:hover, .ui.basic.secondary.buttons .button:hover {
  background: 0 0 !important;
  -webkit-box-shadow: 0 0 0 1px #0d0d0d inset !important;
          box-shadow: 0 0 0 1px #0d0d0d inset !important;
  color: #0d0d0d !important;
}
.ui.basic.secondary.button:focus, .ui.basic.secondary.buttons .button:focus {
  background: 0 0 !important;
  -webkit-box-shadow: 0 0 0 1px #141414 inset !important;
          box-shadow: 0 0 0 1px #141414 inset !important;
  color: #0d0d0d !important;
}
.ui.basic.secondary.active.button, .ui.basic.secondary.buttons .active.button {
  background: 0 0 !important;
  -webkit-box-shadow: 0 0 0 1px #0d0d0d inset !important;
          box-shadow: 0 0 0 1px #0d0d0d inset !important;
  color: #1a1a1a !important;
}
.ui.basic.secondary.button:active, .ui.basic.secondary.buttons .button:active {
  -webkit-box-shadow: 0 0 0 1px #1a1a1a inset !important;
          box-shadow: 0 0 0 1px #1a1a1a inset !important;
  color: #1a1a1a !important;
}
.ui.buttons:not(.vertical) > .basic.primary.button:not(:first-child) {
  margin-left: -1px;
}
.ui.inverted.secondary.button, .ui.inverted.secondary.buttons .button {
  background-color: transparent;
  -webkit-box-shadow: 0 0 0 2px #545454 inset !important;
          box-shadow: 0 0 0 2px #545454 inset !important;
  color: #545454;
}
.ui.inverted.secondary.button.active, .ui.inverted.secondary.button:active, .ui.inverted.secondary.button:focus, .ui.inverted.secondary.button:hover {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  color: #fff;
}
.ui.inverted.secondary.buttons .button.active, .ui.inverted.secondary.buttons .button:active, .ui.inverted.secondary.buttons .button:focus, .ui.inverted.secondary.buttons .button:hover {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  color: #fff;
}
.ui.inverted.secondary.button:hover, .ui.inverted.secondary.buttons .button:hover {
  background-color: #616161;
}
.ui.inverted.secondary.button:focus, .ui.inverted.secondary.buttons .button:focus {
  background-color: #686868;
}
.ui.inverted.secondary.active.button, .ui.inverted.secondary.buttons .active.button {
  background-color: #616161;
}
.ui.inverted.secondary.button:active, .ui.inverted.secondary.buttons .button:active {
  background-color: #6e6e6e;
}
.ui.inverted.secondary.basic.button, .ui.inverted.secondary.basic.buttons .button {
  background-color: transparent;
  -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset !important;
          box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset !important;
  color: #fff !important;
}
.ui.inverted.secondary.buttons .basic.button {
  background-color: transparent;
  -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset !important;
          box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset !important;
  color: #fff !important;
}
.ui.inverted.secondary.basic.button:hover, .ui.inverted.secondary.basic.buttons .button:hover {
  -webkit-box-shadow: 0 0 0 2px #616161 inset !important;
          box-shadow: 0 0 0 2px #616161 inset !important;
  color: #545454 !important;
}
.ui.inverted.secondary.buttons .basic.button:hover {
  -webkit-box-shadow: 0 0 0 2px #616161 inset !important;
          box-shadow: 0 0 0 2px #616161 inset !important;
  color: #545454 !important;
}
.ui.inverted.secondary.basic.button:focus, .ui.inverted.secondary.basic.buttons .button:focus {
  -webkit-box-shadow: 0 0 0 2px #686868 inset !important;
          box-shadow: 0 0 0 2px #686868 inset !important;
  color: #545454 !important;
}
.ui.inverted.secondary.basic.active.button, .ui.inverted.secondary.basic.buttons .active.button {
  -webkit-box-shadow: 0 0 0 2px #616161 inset !important;
          box-shadow: 0 0 0 2px #616161 inset !important;
  color: #545454 !important;
}
.ui.inverted.secondary.buttons .basic.active.button {
  -webkit-box-shadow: 0 0 0 2px #616161 inset !important;
          box-shadow: 0 0 0 2px #616161 inset !important;
  color: #545454 !important;
}
.ui.inverted.secondary.basic.button:active, .ui.inverted.secondary.basic.buttons .button:active {
  -webkit-box-shadow: 0 0 0 2px #6e6e6e inset !important;
          box-shadow: 0 0 0 2px #6e6e6e inset !important;
  color: #545454 !important;
}
.ui.inverted.secondary.buttons .basic.button:active {
  -webkit-box-shadow: 0 0 0 2px #6e6e6e inset !important;
          box-shadow: 0 0 0 2px #6e6e6e inset !important;
  color: #545454 !important;
}
.ui.new-buttons {
  background: #0064ff;
}
.ui.new-buttons.round {
  border-radius: 50%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ui.new-buttons.round.big {
  width: 60px;
  height: 60px;
}
.ui.new-buttons.round.medium {
  width: 50px;
  height: 50px;
}
.ui.new-buttons.round.standart {
  width: 40px;
  height: 40px;
}
.ui.new-buttons.round.small {
  width: 32px;
  height: 32px;
}
.ui.new-buttons:hover:not(.disabled, .available-false) {
  background: #2b7fff;
}
.ui.new-buttons.available-false, .ui.new-buttons.disabled {
  opacity: 0.3;
}
.ui.new-buttons .new-icons {
  width: 100%;
  height: 100%;
}
.ui.new-buttons .new-icons.buy-icon {
  background: url(../images/buy-icon.b253dc.svg) no-repeat center center;
}
.ui.new-buttons .new-icons.buy-icon.active {
  background: url(../images/buy-icon-active.39bdc0.svg) no-repeat center center;
}
.ui.button.primary {
  font-weight: 400;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-transform: lowercase;
  letter-spacing: normal !important;
}
.ui.button.primary:first-letter {
  text-transform: capitalize;
}
.ui.button.primary.verybig {
  padding: 17px 48px !important;
  font-size: 18px !important;
  line-height: 25px !important;
}
.ui.button.primary.big {
  font-size: 16px !important;
  line-height: 20px !important;
}
.ui.button.primary.medium {
  padding: 12px 40px !important;
  font-size: 14px !important;
  line-height: 16px !important;
}
.ui.button.primary.small {
  padding: 9px 30px !important;
  font-size: 12px !important;
  line-height: 15px !important;
}
.ui.button.primary:hover.available-false, .ui.button.primary:hover.disabled {
  opacity: 1;
  background: #072d66;
  color: #545c66;
}
.ui.button.primary:active {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ui.button.primary.available-false, .ui.button.primary.disabled {
  opacity: 1 !important;
  background: #072d66;
  color: #545c66;
  cursor: not-allowed;
}
.ui.button.primary.outline {
  -webkit-box-shadow: 0 0 0 2px #fff inset;
          box-shadow: 0 0 0 2px #fff inset;
  background: 0 0;
}
.ui.button.primary.outline.blue {
  -webkit-box-shadow: 0 0 0 2px #0064ff inset;
          box-shadow: 0 0 0 2px #0064ff inset;
}
.ui.container {
  display: block;
  max-width: 100% !important;
}
.ui.text.container {
  font-family: "Fira Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
  max-width: 850px !important;
  line-height: 1.5;
  font-size: 1.14285714rem;
}
.ui.fluid.container {
  width: 100%;
}
.ui[class*="left aligned"].container {
  text-align: left;
}
.ui[class*="center aligned"].container {
  text-align: center;
}
.ui[class*="right aligned"].container {
  text-align: right;
}
.ui.justified.container {
  text-align: justify;
  -webkit-hyphens: auto;
     -moz-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
}

@-webkit-keyframes button-spin {
  from {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes button-spin {
  from {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.ui .page-title {
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  color: #fff;
  line-height: 100%;
  margin: 47px 0 20px;
  padding: 0;
  text-transform: initial;
}
@media only screen and (max-width: 899px) {
  .ui .page-title {
    background: #122234;
    font-style: normal;
    font-weight: 500;
    font-size: 48px;
    line-height: 137%;
    padding: 36px 32px 30px;
    margin: 10px -14px;
  }
}

@media only screen and (max-width: 899px) {
  .ui.container {
    width: auto !important;
    margin-left: 1em !important;
    margin-right: 1em !important;
  }
  .ui.grid.container, .ui.relaxed.grid.container, .ui.very.relaxed.grid.container {
    width: auto !important;
  }
}
@media only screen and (min-width: 900px) and (max-width: 1179px) {
  .ui.container {
    width: 864px;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .ui.grid.container {
    width: calc(864px + 2rem) !important;
  }
  .ui.relaxed.grid.container {
    width: calc(864px + 3rem) !important;
  }
  .ui.very.relaxed.grid.container {
    width: calc(864px + 5rem) !important;
  }
}
@media only screen and (min-width: 1180px) and (max-width: 1440px) {
  .ui.container {
    width: 1118px;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .ui.grid.container {
    width: calc(1118px + 2rem) !important;
  }
  .ui.relaxed.grid.container {
    width: calc(1118px + 3rem) !important;
  }
  .ui.very.relaxed.grid.container {
    width: calc(1118px + 5rem) !important;
  }
}
@media only screen and (min-width: 1441px) {
  .ui.container {
    width: 1280px;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .ui.grid.container {
    width: calc(1280px + 2rem) !important;
  }
  .ui.relaxed.grid.container {
    width: calc(1280px + 3rem) !important;
  }
  .ui.very.relaxed.grid.container {
    width: calc(1280px + 5rem) !important;
  }
}
@font-face {
  font-family: Icons;
  src: url(../fonts/icons.a01e3f.eot);
  src: url(../fonts/icons.a01e3f.eot?#iefix) format("embedded-opentype"), url(../fonts/icons.38c6d8.woff2) format("woff2"), url(../fonts/icons.425399.woff) format("woff"), url(../fonts/icons.c656b8.ttf) format("truetype"), url(../images/icons.62d9da.svg#icons) format("svg");
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-decoration: inherit;
  text-transform: none;
  font-display: swap;
}
i.icon {
  display: inline-block;
  opacity: 1;
  margin: 0 0.25rem 0 0;
  width: 1.18em;
  height: 1em;
  font-family: Icons;
  font-style: normal;
  font-weight: 400;
  text-decoration: inherit;
  text-align: center;
  speak: none;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
i.icon:before {
  background: 0 0 !important;
}
i.icon.loading {
  height: 1em;
  line-height: 1;
  -webkit-animation: icon-loading 2s linear infinite;
          animation: icon-loading 2s linear infinite;
}
i.icon.hover, i.icon.active {
  opacity: 1 !important;
}
i.icon.black {
  color: #000 !important;
}
i.icon, i.icons {
  font-size: 1em;
}
i.icon.big, i.icons.big {
  font-size: 2em;
  line-height: 1;
  vertical-align: middle;
}
i.icons {
  display: inline-block;
  position: relative;
  line-height: 1;
}
i.icons .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  margin: 0;
  margin: 0;
}
i.icons .icon:first-child {
  position: static;
  width: auto;
  height: auto;
  vertical-align: top;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  margin-right: 0.25rem;
}
i.icons .corner.icon {
  top: auto;
  left: auto;
  right: 0;
  bottom: 0;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  font-size: 0.45em;
  text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}
i.icons .top.right.corner.icon {
  top: 0;
  left: auto;
  right: 0;
  bottom: auto;
}
i.icons .top.left.corner.icon {
  top: 0;
  left: 0;
  right: auto;
  bottom: auto;
}
i.icons .bottom.left.corner.icon {
  top: auto;
  left: 0;
  right: auto;
  bottom: 0;
}
i.icons .bottom.right.corner.icon {
  top: auto;
  left: auto;
  right: 0;
  bottom: 0;
}
i.icons .inverted.corner.icon {
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
i.icon {
  font-family: Icons;
}
i.icon.search:before {
  content: "\f002";
}
i.icon.cross {
  opacity: 1 !important;
}
i.icon.cross:before {
  display: block;
  width: 13px;
  height: 13px;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/close.2f2701.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
  right: 0;
  bottom: 0;
  margin: auto;
}
i.icon.youtube-icon, i.icon.youtube-icon-active {
  opacity: 1 !important;
  width: 30px;
  height: 24px;
  cursor: pointer;
}
i.icon.youtube-icon:before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/youtube.358e34.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
}
i.icon.youtube-icon:hover:before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/youtube_a.91938d.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
}
i.icon.youtube-icon-active:before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/youtube_a.91938d.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
}
i.icon.telegram-icon, i.icon.telegram-icon-active {
  opacity: 1 !important;
  width: 30px;
  height: 24px;
  cursor: pointer;
}
i.icon.telegram-icon:before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/telegram.6061f0.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
}
i.icon.telegram-icon:hover:before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/telegram_a.de08bf.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
}
i.icon.telegram-icon-active:before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/telegram_a.de08bf.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
}
i.icon.vk-icon, i.icon.vk-icon-active {
  opacity: 1 !important;
  width: 30px;
  height: 24px;
  cursor: pointer;
}
i.icon.vk-icon:before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/vk.5ff66a.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
}
i.icon.vk-icon:hover:before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/vk_a.8b9689.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
}
i.icon.vk-icon-active:before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/vk_a.8b9689.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
}
i.icon.skull-icon {
  opacity: 1 !important;
}
i.icon.skull-icon:before {
  display: block;
  content: "💀";
  left: 0 !important;
  top: 0 !important;
}
i.icon.warning-icon {
  opacity: 1 !important;
}
i.icon.warning-icon:before {
  display: block;
  content: "⚠️";
  left: 0 !important;
  top: 0 !important;
}
i.icon.ok-icon {
  opacity: 1 !important;
}
i.icon.ok-icon:before {
  display: block;
  content: "✅";
  left: 0 !important;
  top: 0 !important;
}
i.icon.person-icon {
  opacity: 1 !important;
  width: 33px;
  height: 33px;
  cursor: pointer;
}
i.icon.person-icon:before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/person.7d709a.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
}
i.icon.person-mobile-icon {
  opacity: 1 !important;
  width: 46px;
  height: 46px;
  cursor: pointer;
  margin: 0 !important;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 8px;
}
i.icon.person-mobile-icon:before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/person-mobile.7d709a.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
}
i.icon.lang-icon {
  opacity: 1 !important;
  width: 24px;
  height: 24px;
  cursor: pointer;
}
i.icon.lang-icon:before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/lang-icon.438fd7.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
}
i.icon.lang-arrow-icon {
  opacity: 1 !important;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
i.icon.lang-arrow-icon:before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/lang-dropdown.5bee9b.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
}
i.icon.lang-arrow-mobile-icon {
  opacity: 1 !important;
  width: 22px;
  height: 38px;
  cursor: pointer;
}
i.icon.lang-arrow-mobile-icon:before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/lang-arrow-mobile.4ce106.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
}
i.icon.cart-icon {
  opacity: 1 !important;
  width: 33px;
  height: 33px;
  cursor: pointer;
}
i.icon.cart-icon:before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/cart.54bfa7.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
}
i.icon.search-close-icon {
  opacity: 1 !important;
  width: 17px;
  height: 17px;
  cursor: pointer;
}
i.icon.search-close-icon:before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/close-icon.922158.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
}
i.icon.product-icon {
  opacity: 1 !important;
  width: 242px;
  height: 219px;
}
i.icon.product-icon:before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/product.a9d7a0.png) center center !important;
  left: 0 !important;
  top: 0 !important;
}
i.icon.bigstar-icon {
  opacity: 1 !important;
  width: 95px;
  height: 95px;
  margin: 0;
}
i.icon.bigstar-icon:before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/star.94daa9.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
}
i.icon.totop-icon {
  opacity: 1 !important;
  width: 64px;
  height: 64px;
}
i.icon.totop-icon:before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/totop.50e94d.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
}
i.icon.metacritic-icon {
  opacity: 1 !important;
  width: 110px;
  height: 25px;
}
i.icon.metacritic-icon:before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/metacritic.33b35f.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
}
i.icon.burger:before {
  display: block;
  width: 24px;
  height: 16px;
  margin: 0 !important;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/burger.6a7391.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
}
i.icon.burger.visible:before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/burger-close.a96b67.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
}
i.icon.genre {
  opacity: 1 !important;
  width: 69px;
  height: 71px;
  cursor: pointer;
}
i.icon.genre.anime:before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/anime.3dd23e.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
  background-size: contain !important;
}
i.icon.genre.arkadi:before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/arkadi.1f9a84.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
  background-size: contain !important;
}
i.icon.genre.dlya-detej:before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/dlya-detej.2ba784.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
  background-size: contain !important;
}
i.icon.genre.ekshn:before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/ekshn.e27c2b.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
  background-size: contain !important;
}
i.icon.genre.fajtingi:before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/fajtingi.7b9eaf.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
  background-size: contain !important;
}
i.icon.genre.gonki:before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/gonki.e3e3b8.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
  background-size: contain !important;
}
i.icon.genre.horror:before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/horror.8c88c4.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
  background-size: contain !important;
}
i.icon.genre.indi:before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/indi.67ba7a.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
  background-size: contain !important;
}
i.icon.genre.onlajn-mmo:before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/onlajn-mmo.9942ff.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
  background-size: contain !important;
}
i.icon.genre.priklyucheniya:before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/priklyucheniya.60b004.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
  background-size: contain !important;
}
i.icon.genre.rolevie-rpg:before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/rolevie-rpg.b4ecbf.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
  background-size: contain !important;
}
i.icon.genre.shuteri:before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/shuteri.d40ef8.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
  background-size: contain !important;
}
i.icon.genre.simulyatori:before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/simulyatori.b69712.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
  background-size: contain !important;
}
i.icon.genre.sport:before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/sport.cccd78.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
  background-size: contain !important;
}
i.icon.genre.strategii:before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/strategii.d32d9c.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
  background-size: contain !important;
}
i.icon.genre.vr:before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/vr.c4881a.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
  background-size: contain !important;
}
i.icon.genre.drugoe:before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/drugoe.06b331.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
  background-size: contain !important;
}
i.icon.genre.kazualnie-igri:before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/kazualnie-igri.7f8c2b.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
  background-size: contain !important;
}
i.icon.filter-icon.sort-arrow:before {
  display: block;
  width: 14px;
  height: 14px;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/sort-arrow.41348f.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
}
i.icon.filter-icon.dropdown:before {
  display: block;
  width: 20px;
  height: 12px;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/filter-dropdown.323d42.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
  opacity: 0.25;
}
i.icon.filter-icon.switcher-mobile.active:before {
  display: block;
  width: 44px;
  height: 44px;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/switcher-mobile-active.80c58e.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
}
i.icon.filter-icon.switcher-mobile:before {
  display: block;
  width: 44px;
  height: 44px;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/switcher-mobile.bccbf2.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
}
i.icon.games-icon {
  opacity: 1 !important;
  width: 20px;
  height: 20px;
  margin-right: 8px;
}
i.icon.games-icon.mac:before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/mac.56d53c.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
}
i.icon.games-icon.windows:before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/win.60a72e.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
}
i.icon.games-icon.microsoft-store:before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/microsoft-store.d59204.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
}
i.icon.games-icon.rockstar-social-club:before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/rockstar-social-club.b226e4.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
}
i.icon.games-icon.bethesda-net:before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/bethesda-net.2ab0b3.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
}
i.icon.games-icon.pagan:before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/pagan_w.e6842c.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
}
i.icon.games-icon.origin:before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/origin.d5529e.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
}
i.icon.games-icon.steam:before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/steam.26ef0d.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
}
i.icon.games-icon.battlenet:before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/battlenet_w.d8b520.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
}
i.icon.games-icon.epic-games:before, i.icon.games-icon.epic-keyles:before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/epic-games.b54d6f.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
}
i.icon.games-icon.uplay:before, i.icon.games-icon.ubisoft-connect:before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/uplay.6f24e6.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
}
i.icon.games-icon.timer:before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/timer.7ab9dc.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
}
i.icon.games-icon.starsmall:before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/starsmall.e79158.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
}
i.icon.games-icon.feather:before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/feather.85fcfb.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
}
i.icon.games-icon.feather-active:before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/feather_a.cf7206.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
}
i.icon.games-icon.tright:before {
  cursor: pointer;
  opacity: 0.5;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/tright.647dfa.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
}
i.icon.games-icon.tleft-active:before {
  cursor: pointer;
  display: block;
  opacity: 1;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/tright.647dfa.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
}
i.icon.games-icon.tleft:hover:before {
  cursor: pointer;
  display: block;
  opacity: 1;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/tright.647dfa.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
}
i.icon.games-icon.tleft:before {
  cursor: pointer;
  opacity: 0.5;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/tleft.225554.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
}
i.icon.games-icon.tleft-active:before, i.icon.games-icon.tleft:hover:before {
  cursor: pointer;
  display: block;
  opacity: 1;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/tleft.225554.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
}
i.icon.games-icon.arrow-top:before {
  cursor: pointer;
  opacity: 0.5;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/top_arrow.765b13.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
}
i.icon.games-icon.arrow-top-active:before, i.icon.games-icon.arrow-top:hover:before {
  cursor: pointer;
  display: block;
  opacity: 1;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/top_arrow.765b13.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
}
i.icon.games-icon.arrow-bottom:before {
  cursor: pointer;
  opacity: 0.5;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/bottom_arrow.503bfd.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
}
i.icon.games-icon.arrow-bottom-active:before, i.icon.games-icon.arrow-bottom:hover:before {
  cursor: pointer;
  display: block;
  opacity: 1;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/bottom_arrow.503bfd.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
}
i.icon.games-icon.arrow-right:before {
  cursor: pointer;
  opacity: 0.5;
  display: block;
  width: 100%;
  height: 30px;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/right_arrow.6d71e5.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
}
i.icon.games-icon.arrow-right-active:before, i.icon.games-icon.arrow-right:hover:before {
  cursor: pointer;
  display: block;
  opacity: 1;
  width: 100%;
  height: 30px;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/right_arrow.6d71e5.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
}
i.icon.games-icon.arrow-left:before {
  cursor: pointer;
  opacity: 0.5;
  display: block;
  width: 100%;
  height: 30px;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/left_arrow.01c169.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
}
i.icon.games-icon.arrow-left-active:before, i.icon.games-icon.arrow-left:hover:before {
  cursor: pointer;
  display: block;
  opacity: 1;
  width: 100%;
  height: 30px;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/left_arrow.01c169.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
}
i.icon.hearth-icon, i.icon.hearth-icon-active {
  opacity: 1 !important;
  width: 40px;
  height: 41px;
  cursor: pointer;
  position: relative;
}
i.icon.hearth-icon:before {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  font-size: 0;
  background: no-repeat url(../images/heart.187dfd.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
}
i.icon.hearth-icon-active:before, i.icon.hearth-icon:hover:before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  font-size: 0;
  background: no-repeat url(../images/heart-active.6c562b.svg) center center !important;
  left: 0 !important;
  top: 0 !important;
}
i.icon.hearth-icon-active:after, i.icon.hearth-icon:hover:after {
  content: "";
  background: #ff0c6e;
  opacity: 0.3;
  width: 100%;
  height: 100%;
  -webkit-filter: blur(3px);
          filter: blur(3px);
  position: absolute;
  left: 0;
  top: -1px;
  border-radius: 20px;
}

@-webkit-keyframes icon-loading {
  from {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes icon-loading {
  from {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@font-face {
  font-family: outline-icons;
  src: url(../fonts/outline-icons.752905.eot);
  src: url(../fonts/outline-icons.752905.eot?#iefix) format("embedded-opentype"), url(../fonts/outline-icons.687a49.woff2) format("woff2"), url(../fonts/outline-icons.ddae9b.woff) format("woff"), url(../fonts/outline-icons.536710.ttf) format("truetype"), url(../images/outline-icons.9c4845.svg#icons) format("svg");
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-decoration: inherit;
  text-transform: none;
}
@font-face {
  font-family: brand-icons;
  src: url(../fonts/brand-icons.d68fa3.eot);
  src: url(../fonts/brand-icons.d68fa3.eot?#iefix) format("embedded-opentype"), url(../fonts/brand-icons.278156.woff2) format("woff2"), url(../fonts/brand-icons.cac87d.woff) format("woff"), url(../fonts/brand-icons.65a2fb.ttf) format("truetype"), url(../images/brand-icons.6729d2.svg#icons) format("svg");
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-decoration: inherit;
  text-transform: none;
}
/*!
* # Semantic UI - Input
* http://github.com/semantic-org/semantic-ui/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/
.ui.input {
  position: relative;
  font-weight: 400;
  font-style: normal;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: #fff;
}
.ui.input > input {
  margin: 0;
  max-width: 100%;
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  outline: 0;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  text-align: left;
  line-height: 1.21428571em;
  font-family: "Fira Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
  padding: 0.67857143em 4em 0.67857143em 1em;
  font-size: 1.4em;
  background: #fff;
  border: 1px solid rgba(34, 36, 38, 0.15);
  color: #000;
  border-radius: 2.14285714em;
  -webkit-transition: border-color 0.1s ease, -webkit-box-shadow 0.1s ease;
  transition: border-color 0.1s ease, -webkit-box-shadow 0.1s ease;
  -o-transition: box-shadow 0.1s ease, border-color 0.1s ease;
  transition: box-shadow 0.1s ease, border-color 0.1s ease;
  transition: box-shadow 0.1s ease, border-color 0.1s ease, -webkit-box-shadow 0.1s ease;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ui.input > input::-webkit-input-placeholder, .ui.input > input::-moz-placeholder, .ui.input > input:-ms-input-placeholder {
  color: rgba(9, 21, 35, 0.5);
}
.ui.disabled.input, .ui.input:not(.disabled) input[disabled] {
  opacity: 0.45;
}
.ui.disabled.input > input {
  pointer-events: none;
}
.ui.input:not(.disabled) input[disabled] {
  pointer-events: none;
}
.ui.input.down input, .ui.input > input:active {
  border-color: rgba(0, 0, 0, 0.3);
  background: #fafafa;
  color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ui.loading.loading.input > i.icon:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  margin: -0.64285714em 0 0 -0.64285714em;
  width: 1.28571429em;
  height: 1.28571429em;
  border-radius: 500rem;
  border: 0.2em solid rgba(0, 0, 0, 0.1);
}
.ui.loading.loading.input > i.icon:after {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  margin: -0.64285714em 0 0 -0.64285714em;
  width: 1.28571429em;
  height: 1.28571429em;
  -webkit-animation: button-spin 0.6s linear;
          animation: button-spin 0.6s linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  border-radius: 500rem;
  border-color: #d0d3d6 transparent transparent;
  border-style: solid;
  border-width: 0.2em;
  -webkit-box-shadow: 0 0 0 1px transparent;
          box-shadow: 0 0 0 1px transparent;
}
.ui.input.focus > input {
  border-color: #85b7d9;
  background: #fff;
  color: #000;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ui.input.focus > input::-webkit-input-placeholder, .ui.input.focus > input::-moz-placeholder, .ui.input.focus > input:-ms-input-placeholder {
  color: #fff;
}
.ui.input > input:focus {
  border-color: #85b7d9;
  background: #fff;
  color: #000;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ui.input > input:focus::-webkit-input-placeholder, .ui.input > input:focus::-moz-placeholder, .ui.input > input:focus:-ms-input-placeholder {
  color: #fff;
}
.ui.input.error > input {
  background-color: #fff6f6;
  border-color: #e0b4b4;
  border-width: 2px;
  color: #000;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ui.input.error > input::-webkit-input-placeholder, .ui.input.error > input::-moz-placeholder {
  color: #e7bdbc;
}
.ui.input.error > input:-ms-input-placeholder {
  color: #e7bdbc !important;
}
.ui.input.error > input:focus::-webkit-input-placeholder, .ui.input.error > input:focus::-moz-placeholder {
  color: #da9796;
}
.ui.input.error > input:focus:-ms-input-placeholder {
  color: #da9796 !important;
}
.ui.transparent.input > input {
  border-color: transparent !important;
  background-color: transparent !important;
  padding: 0 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border-radius: 0 !important;
}
.ui.transparent.icon.input > i.icon {
  width: 1.1em;
  cursor: pointer;
}
.ui.transparent.icon.input > input {
  padding-left: 0 !important;
  padding-right: 2em !important;
}
.ui.transparent[class*="left icon"].input > input {
  padding-left: 2em !important;
  padding-right: 0 !important;
}
.ui.transparent.inverted.input {
  color: #fff;
}
.ui.transparent.inverted.input > input {
  color: inherit;
}
.ui.transparent.inverted.input > input::-webkit-input-placeholder, .ui.transparent.inverted.input > input::-moz-placeholder, .ui.transparent.inverted.input > input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.ui.input.coupon input, .ui.input.search input {
  padding: 0.46428571em 1em;
}
.ui.input.coupon input {
  padding: 0.5em 1em;
}
.ui.icon.input > i.icon {
  cursor: default;
  position: absolute;
  line-height: 1;
  text-align: center;
  top: 0;
  right: 0;
  margin: 0;
  height: 100%;
  width: 2.67142857em;
  opacity: 0.5;
  border-radius: 0 2.14285714em 2.14285714em 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.ui.icon.input > i.icon:not(.link) {
  pointer-events: none;
}
.ui.icon.input > input {
  padding-right: 2.67142857em !important;
}
.ui.icon.input > i.icon:after, .ui.icon.input > i.icon:before {
  left: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
  margin-top: -0.5em;
}
.ui.icon.input > i.link.icon {
  cursor: pointer;
}
.ui.icon.input > i.circular.icon {
  top: 0.35em;
  right: 0.5em;
}
.ui[class*="left icon"].input > i.icon {
  right: auto;
  left: 1px;
  border-radius: 2.14285714em;
}
.ui[class*="left icon"].input > i.circular.icon {
  right: auto;
  left: 0.5em;
}
.ui[class*="left icon"].input > input {
  padding-left: 2.67142857em !important;
  padding-right: 1em !important;
}
.ui.icon.input > input:focus ~ i.icon {
  opacity: 1;
}
.ui.labeled.input > .label {
  -webkit-box-flex: 0;
     -moz-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin: 0;
  font-size: 1em;
}
.ui.labeled.input > .label:not(.corner) {
  padding-top: 0.78571429em;
  padding-bottom: 0.78571429em;
}
.ui.labeled.input:not([class*="corner labeled"]) .label:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ui.labeled.input:not([class*="corner labeled"]) .label:first-child + input {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left-color: transparent;
}
.ui.labeled.input:not([class*="corner labeled"]) .label:first-child + input:focus {
  border-left-color: #85b7d9;
}
.ui[class*="right labeled"].input > input {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border-right-color: transparent !important;
}
.ui[class*="right labeled"].input > input + .label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ui[class*="right labeled"].input > input:focus {
  border-right-color: #85b7d9 !important;
}
.ui.labeled.input .corner.label {
  top: 1px;
  right: 1px;
  font-size: 0.64285714em;
  border-radius: 0 2.14285714em 0 0;
}
.ui[class*="corner labeled"]:not([class*="left corner labeled"]).labeled.input > input {
  padding-right: 2.5em !important;
}
.ui[class*="corner labeled"].icon.input:not([class*="left corner labeled"]) > input {
  padding-right: 3.25em !important;
}
.ui[class*="corner labeled"].icon.input:not([class*="left corner labeled"]) > .icon {
  margin-right: 1.25em;
}
.ui[class*="left corner labeled"].labeled.input > input {
  padding-left: 2.5em !important;
}
.ui[class*="left corner labeled"].icon.input > input {
  padding-left: 3.25em !important;
}
.ui[class*="left corner labeled"].icon.input > .icon {
  margin-left: 1.25em;
}
.ui.input > .ui.corner.label {
  top: 1px;
  right: 1px;
}
.ui.input > .ui.left.corner.label {
  right: auto;
  left: 1px;
}
.ui.action.input > .button, .ui.action.input > .buttons {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 0;
     -moz-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.ui.action.input > .button, .ui.action.input > .buttons > .button {
  padding-top: 0.78571429em;
  padding-bottom: 0.78571429em;
  margin-left: -3em;
  -webkit-box-shadow: 0 -3px 0 #0c3cb8 inset;
          box-shadow: 0 -3px 0 #0c3cb8 inset;
}
.ui.action.input > .button:active, .ui.action.input > .buttons > .button:active {
  top: 0;
}
.ui.action.input:not([class*="left action"]) > input {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border-right-color: transparent !important;
}
.ui.action.input:not([class*="left action"]) > .button:not(:first-child), .ui.action.input:not([class*="left action"]) > .buttons:not(:first-child) > .button, .ui.action.input:not([class*="left action"]) > .dropdown:not(:first-child) {
  border-radius: 0;
}
.ui.action.input:not([class*="left action"]) > .button:last-child, .ui.action.input:not([class*="left action"]) > .buttons:last-child > .button, .ui.action.input:not([class*="left action"]) > .dropdown:last-child {
  border-radius: 2.14285714em;
}
.ui.action.input:not([class*="left action"]) > input:focus {
  border-right-color: #85b7d9 !important;
}
.ui[class*="left action"].input > input {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  border-left-color: transparent !important;
}
.ui[class*="left action"].input > .button, .ui[class*="left action"].input > .buttons > .button, .ui[class*="left action"].input > .dropdown {
  border-radius: 0;
}
.ui[class*="left action"].input > .button:first-child, .ui[class*="left action"].input > .buttons:first-child > .button, .ui[class*="left action"].input > .dropdown:first-child {
  border-radius: 2.14285714em;
}
.ui[class*="left action"].input > input:focus {
  border-left-color: #85b7d9 !important;
}
.ui.inverted.input > input {
  border: none;
}
.ui.fluid.input {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.ui.fluid.input > input {
  width: 0 !important;
}
.ui.mini.input {
  font-size: 0.78571429em;
}
.ui.small.input, .ui.input {
  font-size: 1em;
}
.ui.large.input {
  font-size: 1.14285714em;
}
.ui.big.input {
  font-size: 1.28571429em;
}
.ui.huge.input {
  font-size: 1.42857143em;
}
.ui.massive.input {
  font-size: 1.71428571em;
}
.ui.input.error > input {
  border: 2px solid #ff0279;
}
.ui.input.error > input::-webkit-input-placeholder {
  color: #000 !important;
}
.ui.input.error > input::-moz-placeholder {
  color: #000 !important;
}
.ui.input.error > input:-ms-input-placeholder {
  color: #000 !important;
}
.ui.input.error > input::-ms-input-placeholder {
  color: #000 !important;
}
.ui.input.error > input::placeholder {
  color: #000 !important;
}
.ui.input.full {
  width: 100%;
}
.ui.input.search.compelete input {
  border-radius: 20px 20px 0 0;
}
.ui.form input:not([type]), .ui.form input[type=date], .ui.form input[type=datetime-local], .ui.form input[type=email], .ui.form input[type=file], .ui.form input[type=number], .ui.form input[type=password], .ui.form input[type=search], .ui.form input[type=tel], .ui.form input[type=text], .ui.form input[type=time], .ui.form input[type=url] {
  border: 2px solid transparent !important;
  color: #000 !important;
}
.ui.form .field.error input:not([type]), .ui.form .field.error input[type=date], .ui.form .field.error input[type=datetime-local], .ui.form .field.error input[type=email], .ui.form .field.error input[type=file], .ui.form .field.error input[type=number], .ui.form .field.error input[type=password], .ui.form .field.error input[type=search], .ui.form .field.error input[type=tel], .ui.form .field.error input[type=text], .ui.form .field.error input[type=time], .ui.form .field.error input[type=url] {
  border: 2px solid #ff0279;
  border-color: #ff0279 !important;
  color: #000 !important;
}
.ui.form .field.error select, .ui.form .field.error textarea {
  border: 2px solid #ff0279;
  border-color: #ff0279 !important;
  color: #000 !important;
}
.ui.form .fields.error .field input:not([type]), .ui.form .fields.error .field input[type=date], .ui.form .fields.error .field input[type=datetime-local], .ui.form .fields.error .field input[type=email], .ui.form .fields.error .field input[type=file], .ui.form .fields.error .field input[type=number], .ui.form .fields.error .field input[type=password], .ui.form .fields.error .field input[type=search], .ui.form .fields.error .field input[type=tel], .ui.form .fields.error .field input[type=text], .ui.form .fields.error .field input[type=time], .ui.form .fields.error .field input[type=url] {
  border: 2px solid #ff0279;
  border-color: #ff0279 !important;
  color: #000 !important;
}
.ui.form .fields.error .field select, .ui.form .fields.error .field textarea {
  border: 2px solid #ff0279;
  border-color: #ff0279 !important;
  color: #000 !important;
}

.field .ui.label {
  display: none;
}

.ui.form .field {
  width: 100%;
}

.field.error .ui.label {
  display: inline-block;
  position: absolute;
  left: calc(100% + 13px);
  top: -10px;
  bottom: -10px;
  margin: auto;
  background: #fed43a;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.21428571rem;
  color: #000;
  width: 220px;
}
.field.error .ui.label a {
  opacity: 1;
  color: #000;
  line-height: 22px;
  text-decoration: underline;
}
.field.error .ui.label a:hover {
  text-decoration: underline;
}
.field.error.pwd .ui.label {
  width: 235px;
  top: 0;
  bottom: 0;
}
.field.column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  text-align: right;
}

.error-animation {
  animation: animationFrames linear 1s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  -webkit-animation: animationFrames linear 1s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: animationFrames linear 1s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;
  -o-animation: animationFrames linear 1s;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 50%;
  -ms-animation: animationFrames linear 1s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%;
}

@keyframes animationFrames {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  10% {
    -webkit-transform: translate(-10px, 0);
            transform: translate(-10px, 0);
  }
  20% {
    -webkit-transform: translate(10px, 0);
            transform: translate(10px, 0);
  }
  30% {
    -webkit-transform: translate(-10px, 0);
            transform: translate(-10px, 0);
  }
  40% {
    -webkit-transform: translate(10px, 0);
            transform: translate(10px, 0);
  }
  50% {
    -webkit-transform: translate(-10px, 0);
            transform: translate(-10px, 0);
  }
  60% {
    -webkit-transform: translate(10px, 0);
            transform: translate(10px, 0);
  }
  70% {
    -webkit-transform: translate(-10px, 0);
            transform: translate(-10px, 0);
  }
  80% {
    -webkit-transform: translate(10px, 0);
            transform: translate(10px, 0);
  }
  90% {
    -webkit-transform: translate(-10px, 0);
            transform: translate(-10px, 0);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@-webkit-keyframes animationFrames {
  0% {
    -webkit-transform: translate(0, 0);
  }
  10% {
    -webkit-transform: translate(-10px, 0);
  }
  20% {
    -webkit-transform: translate(10px, 0);
  }
  30% {
    -webkit-transform: translate(-10px, 0);
  }
  40% {
    -webkit-transform: translate(10px, 0);
  }
  50% {
    -webkit-transform: translate(-10px, 0);
  }
  60% {
    -webkit-transform: translate(10px, 0);
  }
  70% {
    -webkit-transform: translate(-10px, 0);
  }
  80% {
    -webkit-transform: translate(10px, 0);
  }
  90% {
    -webkit-transform: translate(-10px, 0);
  }
  100% {
    -webkit-transform: translate(0, 0);
  }
}
/*!
* # Semantic UI - Form
* http://github.com/semantic-org/semantic-ui/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/
.ui.form {
  position: relative;
  max-width: 100%;
}
.ui.form > p {
  margin: 1em 0;
}
.ui.form .field {
  clear: both;
  margin: 0 0 1em;
}
.ui.form .field:last-child {
  margin-bottom: 0;
}
.ui.form .fields:last-child .field {
  margin-bottom: 0;
}
.ui.form .fields .field {
  clear: both;
  margin: 0;
}
.ui.form .field > label {
  display: block;
  margin: 0 0 0.28571429rem 0;
  color: #fff;
  font-size: 1em;
  font-weight: 700;
  text-transform: none;
}
.ui.form input:not([type]), .ui.form input[type=date], .ui.form input[type=datetime-local], .ui.form input[type=email], .ui.form input[type=file], .ui.form input[type=number], .ui.form input[type=password], .ui.form input[type=search], .ui.form input[type=tel], .ui.form input[type=text], .ui.form input[type=time], .ui.form input[type=url] {
  width: 100%;
  vertical-align: top;
}
.ui.form textarea {
  width: 100%;
  vertical-align: top;
}
.ui.form ::-webkit-datetime-edit, .ui.form ::-webkit-inner-spin-button {
  height: 1.21428571em;
}
.ui.form input:not([type]), .ui.form input[type=date], .ui.form input[type=datetime-local], .ui.form input[type=email], .ui.form input[type=file], .ui.form input[type=number], .ui.form input[type=password], .ui.form input[type=search], .ui.form input[type=tel], .ui.form input[type=text], .ui.form input[type=time], .ui.form input[type=url] {
  font-family: "Fira Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
  margin: 0;
  outline: 0;
  -webkit-appearance: none;
  tap-highlight-color: rgba(255, 255, 255, 0);
  line-height: 1.21428571em;
  padding: 0.67857143em 1em;
  font-size: 1em;
  background: #fff;
  border: 1px solid rgba(34, 36, 38, 0.15);
  color: #fff;
  border-radius: 0.28571429rem;
  -webkit-box-shadow: 0 0 0 0 transparent inset;
          box-shadow: 0 0 0 0 transparent inset;
  -webkit-transition: color 0.1s ease, border-color 0.1s ease;
  -o-transition: color 0.1s ease, border-color 0.1s ease;
  transition: color 0.1s ease, border-color 0.1s ease;
}
.ui.form textarea {
  margin: 0;
  -webkit-appearance: none;
  tap-highlight-color: rgba(255, 255, 255, 0);
  padding: 0.78571429em 1em;
  background: #fff;
  border: 1px solid rgba(34, 36, 38, 0.15);
  outline: 0;
  color: #fff;
  border-radius: 0.28571429rem;
  -webkit-box-shadow: 0 0 0 0 transparent inset;
          box-shadow: 0 0 0 0 transparent inset;
  -webkit-transition: color 0.1s ease, border-color 0.1s ease;
  -o-transition: color 0.1s ease, border-color 0.1s ease;
  transition: color 0.1s ease, border-color 0.1s ease;
  font-size: 1em;
  line-height: 1.2857;
  resize: vertical;
}
.ui.form textarea:not([rows]) {
  height: 12em;
  min-height: 8em;
  max-height: 24em;
}
.ui.form input[type=checkbox], .ui.form textarea {
  vertical-align: top;
}
.ui.form input.attached {
  width: auto;
}
.ui.form select {
  display: block;
  height: auto;
  width: 100%;
  background: #fff;
  border: 1px solid rgba(34, 36, 38, 0.15);
  border-radius: 0.28571429rem;
  -webkit-box-shadow: 0 0 0 0 transparent inset;
          box-shadow: 0 0 0 0 transparent inset;
  padding: 0.62em 1em;
  color: #fff;
  -webkit-transition: color 0.1s ease, border-color 0.1s ease;
  -o-transition: color 0.1s ease, border-color 0.1s ease;
  transition: color 0.1s ease, border-color 0.1s ease;
}
.ui.form .field > .selection.dropdown {
  width: 100%;
}
.ui.form .field > .selection.dropdown > .dropdown.icon {
  float: right;
}
.ui.form .inline.field > .selection.dropdown, .ui.form .inline.fields .field > .selection.dropdown {
  width: auto;
}
.ui.form .inline.field > .selection.dropdown > .dropdown.icon, .ui.form .inline.fields .field > .selection.dropdown > .dropdown.icon {
  float: none;
}
.ui.form .field .ui.input, .ui.form .fields .field .ui.input, .ui.form .wide.field .ui.input {
  width: 100%;
}
.ui.form .inline.field:not(.wide) .ui.input, .ui.form .inline.fields .field:not(.wide) .ui.input {
  width: auto;
  vertical-align: middle;
}
.ui.form .field .ui.input input, .ui.form .fields .field .ui.input input {
  width: auto;
}
.ui.form .error.message, .ui.form .success.message, .ui.form .warning.message {
  display: none;
}
.ui.form .message:first-child {
  margin-top: 0;
}
.ui.form .field .prompt.label {
  white-space: normal;
  background: #fff !important;
  border: 1px solid #e0b4b4 !important;
  color: #9f3a38 !important;
}
.ui.form .inline.field .prompt, .ui.form .inline.fields .field .prompt {
  vertical-align: top;
  margin: -0.25em 0 -0.5em 0.5em;
}
.ui.form .inline.field .prompt:before, .ui.form .inline.fields .field .prompt:before {
  border-width: 0 0 1px 1px;
  bottom: auto;
  right: auto;
  top: 50%;
  left: 0;
}
.ui.form .field.field input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 100px ivory inset !important;
          box-shadow: 0 0 0 100px ivory inset !important;
  border-color: #e5dfa1 !important;
}
.ui.form .field.field input:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 100px ivory inset !important;
          box-shadow: 0 0 0 100px ivory inset !important;
  border-color: #d5c315 !important;
}
.ui.form .error.error input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 100px #fffaf0 inset !important;
          box-shadow: 0 0 0 100px #fffaf0 inset !important;
  border-color: #e0b4b4 !important;
}
.ui.form ::-webkit-input-placeholder {
  color: rgba(9, 21, 35, 0.5);
}
.ui.form :-ms-input-placeholder {
  color: rgba(9, 21, 35, 0.5) !important;
}
.ui.form ::-moz-placeholder {
  color: rgba(9, 21, 35, 0.5);
}
.ui.form :focus::-webkit-input-placeholder {
  color: #fff;
}
.ui.form :focus:-ms-input-placeholder {
  color: #fff !important;
}
.ui.form :focus::-moz-placeholder {
  color: #fff;
}
.ui.form .error ::-webkit-input-placeholder {
  color: #e7bdbc;
}
.ui.form .error :-ms-input-placeholder {
  color: #e7bdbc !important;
}
.ui.form .error ::-moz-placeholder {
  color: #e7bdbc;
}
.ui.form .error :focus::-webkit-input-placeholder {
  color: #da9796;
}
.ui.form .error :focus:-ms-input-placeholder {
  color: #da9796 !important;
}
.ui.form .error :focus::-moz-placeholder {
  color: #da9796;
}
.ui.form input:not([type]):focus, .ui.form input[type=date]:focus, .ui.form input[type=datetime-local]:focus, .ui.form input[type=email]:focus, .ui.form input[type=file]:focus, .ui.form input[type=number]:focus, .ui.form input[type=password]:focus, .ui.form input[type=search]:focus, .ui.form input[type=tel]:focus, .ui.form input[type=text]:focus, .ui.form input[type=time]:focus, .ui.form input[type=url]:focus {
  color: rgba(0, 0, 0, 0.95);
  border-color: #85b7d9;
  border-radius: 0.28571429rem;
  background: #fff;
  -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.35) inset;
          box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.35) inset;
}
.ui.form textarea:focus {
  color: rgba(0, 0, 0, 0.95);
  border-color: #85b7d9;
  border-radius: 0.28571429rem;
  background: #fff;
  -webkit-box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.35) inset;
          box-shadow: 0 0 0 0 rgba(34, 36, 38, 0.35) inset;
  -webkit-appearance: none;
}
.ui.form.success .success.message:not(:empty) {
  display: block;
}
.ui.form.success .compact.success.message:not(:empty) {
  display: inline-block;
}
.ui.form.success .icon.success.message:not(:empty) {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.ui.form.warning .warning.message:not(:empty) {
  display: block;
}
.ui.form.warning .compact.warning.message:not(:empty) {
  display: inline-block;
}
.ui.form.warning .icon.warning.message:not(:empty) {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.ui.form.error .error.message:not(:empty) {
  display: block;
}
.ui.form.error .compact.error.message:not(:empty) {
  display: inline-block;
}
.ui.form.error .icon.error.message:not(:empty) {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.ui.form .field.error .input, .ui.form .field.error label {
  color: #9f3a38;
}
.ui.form .fields.error .field .input, .ui.form .fields.error .field label {
  color: #9f3a38;
}
.ui.form .field.error .corner.label, .ui.form .fields.error .field .corner.label {
  border-color: #9f3a38;
  color: #fff;
}
.ui.form .field.error input:not([type]), .ui.form .field.error input[type=date], .ui.form .field.error input[type=datetime-local], .ui.form .field.error input[type=email], .ui.form .field.error input[type=file], .ui.form .field.error input[type=number], .ui.form .field.error input[type=password], .ui.form .field.error input[type=search], .ui.form .field.error input[type=tel], .ui.form .field.error input[type=text], .ui.form .field.error input[type=time], .ui.form .field.error input[type=url] {
  background: #fff6f6;
  border-color: #e0b4b4;
  color: #9f3a38;
  border-radius: "";
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ui.form .field.error select, .ui.form .field.error textarea {
  background: #fff6f6;
  border-color: #e0b4b4;
  color: #9f3a38;
  border-radius: "";
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ui.form .fields.error .field input:not([type]), .ui.form .fields.error .field input[type=date], .ui.form .fields.error .field input[type=datetime-local], .ui.form .fields.error .field input[type=email], .ui.form .fields.error .field input[type=file], .ui.form .fields.error .field input[type=number], .ui.form .fields.error .field input[type=password], .ui.form .fields.error .field input[type=search], .ui.form .fields.error .field input[type=tel], .ui.form .fields.error .field input[type=text], .ui.form .fields.error .field input[type=time], .ui.form .fields.error .field input[type=url] {
  background: #fff6f6;
  border-color: #e0b4b4;
  color: #9f3a38;
  border-radius: "";
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ui.form .fields.error .field select, .ui.form .fields.error .field textarea {
  background: #fff6f6;
  border-color: #e0b4b4;
  color: #9f3a38;
  border-radius: "";
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ui.form .field.error input:not([type]):focus, .ui.form .field.error input[type=date]:focus, .ui.form .field.error input[type=datetime-local]:focus, .ui.form .field.error input[type=email]:focus, .ui.form .field.error input[type=file]:focus, .ui.form .field.error input[type=number]:focus, .ui.form .field.error input[type=password]:focus, .ui.form .field.error input[type=search]:focus, .ui.form .field.error input[type=tel]:focus, .ui.form .field.error input[type=text]:focus, .ui.form .field.error input[type=time]:focus, .ui.form .field.error input[type=url]:focus {
  background: #fff6f6;
  border-color: #e0b4b4;
  color: #9f3a38;
  -webkit-appearance: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ui.form .field.error select:focus, .ui.form .field.error textarea:focus {
  background: #fff6f6;
  border-color: #e0b4b4;
  color: #9f3a38;
  -webkit-appearance: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ui.form .field.error select {
  -webkit-appearance: menulist-button;
}
.ui.form .field.error .ui.dropdown {
  background: #fff6f6;
  color: #9f3a38;
}
.ui.form .field.error .ui.dropdown .item, .ui.form .field.error .ui.dropdown .text {
  background: #fff6f6;
  color: #9f3a38;
}
.ui.form .fields.error .field .ui.dropdown {
  background: #fff6f6;
  color: #9f3a38;
}
.ui.form .fields.error .field .ui.dropdown .item {
  background: #fff6f6;
  color: #9f3a38;
}
.ui.form .field.error .ui.dropdown, .ui.form .fields.error .field .ui.dropdown, .ui.form .field.error .ui.dropdown:hover, .ui.form .fields.error .field .ui.dropdown:hover {
  border-color: #e0b4b4 !important;
}
.ui.form .field.error .ui.dropdown:hover .menu, .ui.form .fields.error .field .ui.dropdown:hover .menu {
  border-color: #e0b4b4;
}
.ui.form .field.error .ui.multiple.selection.dropdown > .label, .ui.form .fields.error .field .ui.multiple.selection.dropdown > .label {
  background-color: #eacbcb;
  color: #9f3a38;
}
.ui.form .field.error .ui.dropdown .menu .item:hover, .ui.form .fields.error .field .ui.dropdown .menu .item:hover, .ui.form .field.error .ui.dropdown .menu .selected.item, .ui.form .fields.error .field .ui.dropdown .menu .selected.item {
  background-color: #fbe7e7;
}
.ui.form .field.error .ui.dropdown .menu .active.item, .ui.form .fields.error .field .ui.dropdown .menu .active.item {
  background-color: #fdcfcf !important;
}
.ui.form .field.error .checkbox:not(.toggle):not(.slider) .box, .ui.form .field.error .checkbox:not(.toggle):not(.slider) label {
  color: #9f3a38;
}
.ui.form .fields.error .field .checkbox:not(.toggle):not(.slider) .box, .ui.form .fields.error .field .checkbox:not(.toggle):not(.slider) label {
  color: #9f3a38;
}
.ui.form .field.error .checkbox:not(.toggle):not(.slider) .box:before, .ui.form .field.error .checkbox:not(.toggle):not(.slider) label:before {
  background: #fff6f6;
  border-color: #e0b4b4;
}
.ui.form .fields.error .field .checkbox:not(.toggle):not(.slider) .box:before, .ui.form .fields.error .field .checkbox:not(.toggle):not(.slider) label:before {
  background: #fff6f6;
  border-color: #e0b4b4;
}
.ui.form .field.error .checkbox .box:after, .ui.form .field.error .checkbox label:after {
  color: #9f3a38;
}
.ui.form .fields.error .field .checkbox .box:after, .ui.form .fields.error .field .checkbox label:after {
  color: #9f3a38;
}
.ui.form .disabled.field, .ui.form .disabled.fields .field {
  pointer-events: none;
  opacity: 0.45;
}
.ui.form .field :disabled {
  pointer-events: none;
  opacity: 0.45;
}
.ui.form .field.disabled > label {
  opacity: 0.45;
}
.ui.form .fields.disabled > label {
  opacity: 0.45;
}
.ui.form .field.disabled :disabled {
  opacity: 1;
}
.ui.form .fields {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: 0 -0.5em 1em;
}
.ui.form .fields > .field {
  -webkit-box-flex: 0;
     -moz-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  padding-left: 0.5em;
  padding-right: 0.5em;
}
.ui.form .fields > .field:first-child {
  border-left: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ui.form .two.fields > .field, .ui.form .two.fields > .fields {
  width: 50%;
}
@media only screen and (max-width: 899px) {
  .ui.form .two.fields > .field, .ui.form .two.fields > .fields {
    width: 100% !important;
  }
}
.ui.loading.form {
  position: relative;
  cursor: default;
  pointer-events: none;
}
.ui.loading.form:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.8);
  width: 100%;
  height: 100%;
  z-index: 100;
}
.ui.loading.form:after {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  margin: -1.5em 0 0 -1.5em;
  width: 3em;
  height: 3em;
  -webkit-animation: form-spin 0.6s linear;
          animation: form-spin 0.6s linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  border-radius: 500rem;
  border-color: #d0d3d6 rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1);
  border-style: solid;
  border-width: 0.2em;
  -webkit-box-shadow: 0 0 0 1px transparent;
          box-shadow: 0 0 0 1px transparent;
  visibility: visible;
  z-index: 101;
}
.ui.form .required.field > .checkbox:after, .ui.form .required.field > label:after {
  margin: -0.2em 0 0 0.2em;
  content: "*";
  color: #db2828;
}
.ui.form .required.fields.grouped > label:after {
  margin: -0.2em 0 0 0.2em;
  content: "*";
  color: #db2828;
}
.ui.form .required.fields:not(.grouped) > .field > .checkbox:after, .ui.form .required.fields:not(.grouped) > .field > label:after {
  margin: -0.2em 0 0 0.2em;
  content: "*";
  color: #db2828;
}
.ui.form .required.field > label:after {
  display: inline-block;
  vertical-align: top;
}
.ui.form .required.fields.grouped > label:after, .ui.form .required.fields:not(.grouped) > .field > label:after {
  display: inline-block;
  vertical-align: top;
}
.ui.form .required.field > .checkbox:after, .ui.form .required.fields:not(.grouped) > .field > .checkbox:after {
  position: absolute;
  top: 0;
  left: 100%;
}
.ui.form .inverted.segment .ui.checkbox .box, .ui.form .inverted.segment .ui.checkbox label {
  color: rgba(255, 255, 255, 0.9);
}
.ui.form .inverted.segment label {
  color: rgba(255, 255, 255, 0.9);
}
.ui.inverted.form .inline.field > label, .ui.inverted.form .inline.field > p {
  color: rgba(255, 255, 255, 0.9);
}
.ui.inverted.form .inline.fields .field > label, .ui.inverted.form .inline.fields .field > p {
  color: rgba(255, 255, 255, 0.9);
}
.ui.inverted.form .inline.fields > label {
  color: rgba(255, 255, 255, 0.9);
}
.ui.inverted.form .ui.checkbox .box, .ui.inverted.form .ui.checkbox label {
  color: rgba(255, 255, 255, 0.9);
}
.ui.inverted.form label {
  color: rgba(255, 255, 255, 0.9);
}
.ui.inverted.form input:not([type]), .ui.inverted.form input[type=date], .ui.inverted.form input[type=datetime-local], .ui.inverted.form input[type=email], .ui.inverted.form input[type=file], .ui.inverted.form input[type=number], .ui.inverted.form input[type=password], .ui.inverted.form input[type=search], .ui.inverted.form input[type=tel], .ui.inverted.form input[type=text], .ui.inverted.form input[type=time], .ui.inverted.form input[type=url] {
  background: #fff;
  border-color: rgba(255, 255, 255, 0.1);
  color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ui[class*="equal width"].form .fields > .field {
  width: 100%;
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.ui.form .inline.fields {
  margin: 0 0 1em;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ui.form .inline.fields .field {
  margin: 0;
  padding: 0 1em 0 0;
}
.ui.form .inline.field > label, .ui.form .inline.field > p {
  display: inline-block;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  vertical-align: baseline;
  font-size: 1em;
  font-weight: 700;
  color: #fff;
  text-transform: none;
}
.ui.form .inline.fields .field > label, .ui.form .inline.fields .field > p {
  display: inline-block;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  vertical-align: baseline;
  font-size: 1em;
  font-weight: 700;
  color: #fff;
  text-transform: none;
}
.ui.form .inline.fields > label {
  display: inline-block;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  vertical-align: baseline;
  font-size: 1em;
  font-weight: 700;
  color: #fff;
  text-transform: none;
  margin: 0.035714em 1em 0 0;
}
.ui.form .inline.field > input, .ui.form .inline.field > select {
  display: inline-block;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  vertical-align: middle;
  font-size: 1em;
}
.ui.form .inline.fields .field > input, .ui.form .inline.fields .field > select {
  display: inline-block;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  vertical-align: middle;
  font-size: 1em;
}
.ui.form .inline.field > :first-child, .ui.form .inline.fields .field > :first-child {
  margin: 0 0.85714286em 0 0;
}
.ui.form .inline.field > :only-child {
  margin: 0;
}
.ui.form .inline.fields .field > :only-child {
  margin: 0;
}
.ui.form .inline.fields .wide.field {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ui.form .inline.fields .wide.field > input, .ui.form .inline.fields .wide.field > select {
  width: 100%;
}
.ui.form input:not([type]), .ui.form input[type=date], .ui.form input[type=datetime-local], .ui.form input[type=email], .ui.form input[type=file], .ui.form input[type=number], .ui.form input[type=password], .ui.form input[type=search], .ui.form input[type=tel], .ui.form input[type=text], .ui.form input[type=time], .ui.form input[type=url] {
  font-size: 1.42857143em;
  padding: 0.64285714em 0.85714286em;
  line-height: 115%;
}
.ui.form input::-webkit-input-placeholder {
  color: #000;
}
.ui.form input::-webkit-input-placeholder, .ui.form input:-ms-input-placeholder, .ui.form input::placeholder {
  color: #000;
}
.ui.checkbox input.hidden + label {
  color: #fff;
}
.ui.form .field {
  margin: 0 0 1.78571429rem;
  line-height: 130%;
}
.ui.form .field.right.aligned {
  text-align: right;
}
.ui.form .field.left.aligned {
  text-align: left;
}

@-webkit-keyframes form-spin {
  from {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes form-spin {
  from {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@media only screen and (max-width: 899px) {
  .ui.form .fields {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .ui[class*="equal width"].form:not(.unstackable) .fields > .field {
    width: 100% !important;
    margin: 0 0 1em;
  }
}
@media only screen and (max-width: 899px) {
  .ui.form .fields {
    margin-bottom: 0;
  }
}
.auth-form, .reg-form {
  margin-bottom: 1.42857143rem;
}

.auth-form .form-description, .reg-form .form-description {
  text-align: center;
  margin: -1.07142857rem 0 1.07142857rem;
  line-height: 1.21428571rem;
}

.auth-form a, .reg-form a {
  color: #fff;
  text-decoration: underline;
}

.auth-form .form .button.send, .reg-form .form .button.send {
  margin: 1.78571429rem 0 0 0;
}

.auth-form .form .button.disabled, .reg-form .form .button.disabled {
  opacity: 1 !important;
}

.auth-form .ui.grid.agreement, .reg-form .ui.grid.agreement {
  margin-top: 1.42857143rem;
}

/*!
* # Semantic UI - Grid
* http://github.com/semantic-org/semantic-ui/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/
.ui.grid {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
     -moz-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  padding: 0;
  margin-top: -1rem;
  margin-bottom: -1rem;
  margin-left: -1rem;
  margin-right: -1rem;
}
.ui[class*="very relaxed"].grid {
  margin-left: -2.5rem;
  margin-right: -2.5rem;
}
.ui.grid + .grid {
  margin-top: 1rem;
}
.ui.grid > .column:not(.row), .ui.grid > .row > .column {
  position: relative;
  display: inline-block;
  width: 6.25%;
  padding-left: 1rem;
  padding-right: 1rem;
  vertical-align: top;
}
.ui.grid > * {
  padding-left: 1rem;
  padding-right: 1rem;
}
.ui.grid > .row {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: inherit;
     -moz-box-pack: inherit;
      -ms-flex-pack: inherit;
          justify-content: inherit;
  -webkit-box-align: stretch;
     -moz-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100% !important;
  padding: 0;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.ui.grid > .column:not(.row) {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.ui.grid > .row > .column {
  margin-top: 0;
  margin-bottom: 0;
}
.ui.grid > .row > .column > img {
  max-width: 100%;
}
.ui.grid > .row > img {
  max-width: 100%;
}
.ui.grid > .ui.grid:first-child {
  margin-top: 0;
}
.ui.grid > .ui.grid:last-child {
  margin-bottom: 0;
}
.ui.grid .aligned.row > .column > .segment:not(.compact):not(.attached) {
  width: 100%;
}
.ui.grid .row + .ui.divider {
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin: 1rem 1rem;
}
.ui.grid .column + .ui.vertical.divider {
  height: calc(50% - 1rem);
}
.ui.grid > .column:last-child > .horizontal.segment, .ui.grid > .row > .column:last-child > .horizontal.segment {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ui.grid > .column:only-child, .ui.grid > .row > .column:only-child {
  width: 100%;
}
.ui.centered.grid {
  text-align: center;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ui.centered.grid > .row {
  text-align: center;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ui.grid > .centered.row {
  text-align: center;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ui.centered.grid > .column:not(.aligned):not(.justified):not(.row), .ui.centered.grid > .row > .column:not(.aligned):not(.justified) {
  text-align: left;
}
.ui.grid .centered.row > .column:not(.aligned):not(.justified) {
  text-align: left;
}
.ui.grid > .centered.column, .ui.grid > .row > .centered.column {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.ui.grid > .relaxed.row > .column {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

@media only screen and (max-width: 899px) {
  .ui.page.grid {
    width: auto;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (min-width: 900px) and (max-width: 1179px) {
  .ui.page.grid {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 2em;
    padding-right: 2em;
  }
}
@media only screen and (min-width: 1180px) and (max-width: 1440px) {
  .ui.page.grid {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 3%;
    padding-right: 3%;
  }
}
@media only screen and (min-width: 1441px) and (max-width: 1919px) {
  .ui.page.grid {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 15%;
    padding-right: 15%;
  }
}
@media only screen and (min-width: 1920px) {
  .ui.page.grid {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 23%;
    padding-right: 23%;
  }
}
.ui.grid [class*="left floated"].column {
  margin-right: auto;
}
.ui.grid [class*="right floated"].column {
  margin-left: auto;
}
.ui.divided.grid:not([class*="vertically divided"]) > .column:not(.row), .ui.divided.grid:not([class*="vertically divided"]) > .row > .column {
  -webkit-box-shadow: -1px 0 0 0 rgba(34, 36, 38, 0.15);
          box-shadow: -1px 0 0 0 rgba(34, 36, 38, 0.15);
}
.ui[class*="vertically divided"].grid > .column:not(.row) {
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-top: 0;
  padding-bottom: 0;
}
.ui[class*="vertically divided"].grid > .row > .column {
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-top: 0;
  padding-bottom: 0;
}
.ui[class*="vertically divided"].grid > .row {
  margin-top: 0;
  margin-bottom: 0;
}
.ui.divided.grid:not([class*="vertically divided"]) > .column:first-child, .ui.divided.grid:not([class*="vertically divided"]) > .row > .column:first-child {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ui[class*="vertically divided"].grid > .row:first-child > .column {
  margin-top: 0;
}
.ui.grid > .divided.row > .column {
  -webkit-box-shadow: -1px 0 0 0 rgba(34, 36, 38, 0.15);
          box-shadow: -1px 0 0 0 rgba(34, 36, 38, 0.15);
}
.ui.grid > .divided.row > .column:first-child {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ui[class*="vertically divided"].grid > .row {
  position: relative;
}
.ui[class*="vertically divided"].grid > .row:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: calc(100% - 2rem);
  height: 1px;
  margin: 0 1rem;
  -webkit-box-shadow: 0 -1px 0 0 rgba(34, 36, 38, 0.15);
          box-shadow: 0 -1px 0 0 rgba(34, 36, 38, 0.15);
}
.ui.padded.divided.grid:not(.vertically):not(.horizontally) {
  width: 100%;
}

[class*="horizontally padded"].ui.divided.grid {
  width: 100%;
}

.ui[class*="vertically divided"].grid > .row:first-child:before {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ui.inverted.divided.grid:not([class*="vertically divided"]) > .column:not(.row), .ui.inverted.divided.grid:not([class*="vertically divided"]) > .row > .column {
  -webkit-box-shadow: -1px 0 0 0 rgba(255, 255, 255, 0.1);
          box-shadow: -1px 0 0 0 rgba(255, 255, 255, 0.1);
}
.ui.inverted.divided.grid:not([class*="vertically divided"]) > .column:not(.row):first-child, .ui.inverted.divided.grid:not([class*="vertically divided"]) > .row > .column:first-child {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ui.inverted[class*="vertically divided"].grid > .row:before {
  -webkit-box-shadow: 0 -1px 0 0 rgba(255, 255, 255, 0.1);
          box-shadow: 0 -1px 0 0 rgba(255, 255, 255, 0.1);
}
.ui.relaxed[class*="vertically divided"].grid > .row:before {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
  width: calc(100% - 3rem);
}
.ui[class*="very relaxed"][class*="vertically divided"].grid > .row:before {
  margin-left: 2.5rem;
  margin-right: 2.5rem;
  width: calc(100% - 5rem);
}
.ui.celled.grid {
  width: 100%;
  margin: 1em 0;
  -webkit-box-shadow: 0 0 0 1px #d4d4d5;
          box-shadow: 0 0 0 1px #d4d4d5;
}
.ui.celled.grid > .row {
  width: 100% !important;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: 0 -1px 0 0 #d4d4d5;
          box-shadow: 0 -1px 0 0 #d4d4d5;
}
.ui.celled.grid > .column:not(.row), .ui.celled.grid > .row > .column {
  -webkit-box-shadow: -1px 0 0 0 #d4d4d5;
          box-shadow: -1px 0 0 0 #d4d4d5;
}
.ui.celled.grid > .column:first-child, .ui.celled.grid > .row > .column:first-child {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ui.celled.grid > .column:not(.row), .ui.celled.grid > .row > .column {
  padding: 1em;
}
.ui.relaxed.celled.grid > .column:not(.row), .ui.relaxed.celled.grid > .row > .column {
  padding: 1.5em;
}
.ui[class*="very relaxed"].celled.grid > .column:not(.row), .ui[class*="very relaxed"].celled.grid > .row > .column {
  padding: 2em;
}
.ui[class*="internally celled"].grid {
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: 0;
}
.ui[class*="internally celled"].grid > .row:first-child, .ui[class*="internally celled"].grid > .row > .column:first-child {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ui.grid > .row > [class*="top aligned"].column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  vertical-align: top;
  -ms-flex-item-align: start !important;
      align-self: flex-start !important;
}
.ui.grid > [class*="top aligned"].column:not(.row), .ui.grid > [class*="top aligned"].row > .column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  vertical-align: top;
  -ms-flex-item-align: start !important;
      align-self: flex-start !important;
}
.ui[class*="top aligned"].grid > .column:not(.row), .ui[class*="top aligned"].grid > .row > .column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  vertical-align: top;
  -ms-flex-item-align: start !important;
      align-self: flex-start !important;
}
.ui.grid > .row > [class*="middle aligned"].column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  vertical-align: middle;
  -ms-flex-item-align: center !important;
      align-self: center !important;
}
.ui.grid > [class*="middle aligned"].column:not(.row), .ui.grid > [class*="middle aligned"].row > .column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  vertical-align: middle;
  -ms-flex-item-align: center !important;
      align-self: center !important;
}
.ui[class*="middle aligned"].grid > .column:not(.row), .ui[class*="middle aligned"].grid > .row > .column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  vertical-align: middle;
  -ms-flex-item-align: center !important;
      align-self: center !important;
}
.ui.grid > .row > [class*="bottom aligned"].column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  vertical-align: bottom;
  -ms-flex-item-align: end !important;
      align-self: flex-end !important;
}
.ui.grid > [class*="bottom aligned"].column:not(.row), .ui.grid > [class*="bottom aligned"].row > .column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  vertical-align: bottom;
  -ms-flex-item-align: end !important;
      align-self: flex-end !important;
}
.ui[class*="bottom aligned"].grid > .column:not(.row), .ui[class*="bottom aligned"].grid > .row > .column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  vertical-align: bottom;
  -ms-flex-item-align: end !important;
      align-self: flex-end !important;
}
.ui.grid > .row > .stretched.column {
  display: -webkit-inline-box !important;
  display: -moz-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ui.grid > .stretched.column:not(.row), .ui.grid > .stretched.row > .column {
  display: -webkit-inline-box !important;
  display: -moz-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ui.stretched.grid > .column, .ui.stretched.grid > .row > .column {
  display: -webkit-inline-box !important;
  display: -moz-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ui.grid > .row > .stretched.column > * {
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.ui.grid > .stretched.column:not(.row) > *, .ui.grid > .stretched.row > .column > * {
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.ui.stretched.grid > .column > *, .ui.stretched.grid > .row > .column > * {
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.ui.grid > .row > [class*="left aligned"].column.column {
  text-align: left;
  -ms-flex-item-align: inherit;
      align-self: inherit;
}
.ui.grid > [class*="left aligned"].column.column, .ui.grid > [class*="left aligned"].row > .column {
  text-align: left;
  -ms-flex-item-align: inherit;
      align-self: inherit;
}
.ui[class*="left aligned"].grid > .column, .ui[class*="left aligned"].grid > .row > .column {
  text-align: left;
  -ms-flex-item-align: inherit;
      align-self: inherit;
}
.ui.grid > .row > [class*="center aligned"].column.column {
  text-align: center;
  -ms-flex-item-align: inherit;
      align-self: inherit;
}
.ui.grid > [class*="center aligned"].column.column, .ui.grid > [class*="center aligned"].row > .column {
  text-align: center;
  -ms-flex-item-align: inherit;
      align-self: inherit;
}
.ui[class*="center aligned"].grid > .column, .ui[class*="center aligned"].grid > .row > .column {
  text-align: center;
  -ms-flex-item-align: inherit;
      align-self: inherit;
}
.ui[class*="center aligned"].grid {
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ui.grid > .row > [class*="right aligned"].column.column {
  text-align: right;
  -ms-flex-item-align: inherit;
      align-self: inherit;
}
.ui.grid > [class*="right aligned"].column.column, .ui.grid > [class*="right aligned"].row > .column {
  text-align: right;
  -ms-flex-item-align: inherit;
      align-self: inherit;
}
.ui[class*="right aligned"].grid > .column, .ui[class*="right aligned"].grid > .row > .column {
  text-align: right;
  -ms-flex-item-align: inherit;
      align-self: inherit;
}
.ui.grid > .justified.column.column, .ui.grid > .justified.row > .column {
  text-align: justify;
  -webkit-hyphens: auto;
     -moz-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
}
.ui.grid > .row > .justified.column.column {
  text-align: justify;
  -webkit-hyphens: auto;
     -moz-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
}
.ui.justified.grid > .column, .ui.justified.grid > .row > .column {
  text-align: justify;
  -webkit-hyphens: auto;
     -moz-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
}
.ui.grid > [class*="equal width"].row > .wide.column {
  -webkit-box-flex: 0;
     -moz-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.ui[class*="equal width"].grid > .row > .wide.column, .ui[class*="equal width"].grid > .wide.column {
  -webkit-box-flex: 0;
     -moz-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.ui.menu {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin: 1rem 0;
  font-family: "Fira Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
  background: #fff;
  font-weight: 400;
  border: 1px solid rgba(34, 36, 38, 0.15);
  -webkit-box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15);
          box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15);
  border-radius: 0.28571429rem;
  min-height: 3em;
}
.ui.menu:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.ui.menu:first-child {
  margin-top: 0;
}
.ui.menu:last-child {
  margin-bottom: 0;
}
.ui.menu .menu {
  margin: 0;
}
.ui.menu:not(.vertical) > .menu {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.ui.menu:not(.vertical) .item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ui.menu .item {
  position: relative;
  vertical-align: middle;
  line-height: 1;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-box-flex: 0;
     -moz-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background: 0 0;
  padding: 1em 1.14285714em;
  text-transform: none;
  color: #fff;
  font-weight: 400;
  -webkit-transition: background 0.1s ease, color 0.1s ease, -webkit-box-shadow 0.1s ease;
  transition: background 0.1s ease, color 0.1s ease, -webkit-box-shadow 0.1s ease;
  -o-transition: background 0.1s ease, box-shadow 0.1s ease, color 0.1s ease;
  transition: background 0.1s ease, box-shadow 0.1s ease, color 0.1s ease;
  transition: background 0.1s ease, box-shadow 0.1s ease, color 0.1s ease, -webkit-box-shadow 0.1s ease;
}
.ui.menu .item:before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  height: 100%;
  width: 1px;
  background: rgba(34, 36, 38, 0.1);
}
.ui.menu .item > a:not(.ui), .ui.menu .item > p:only-child {
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text;
  line-height: 1.3;
}
.ui.menu > .item:first-child {
  border-radius: 0.28571429rem 0 0 0.28571429rem;
}
.ui.menu .text.item > * {
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text;
  line-height: 1.3;
}
.ui.menu .item > p:first-child {
  margin-top: 0;
}
.ui.menu .item > p:last-child {
  margin-bottom: 0;
}
.ui.menu .item > i.icon {
  opacity: 0.9;
  float: none;
  margin: 0 0.35714286em 0 0;
}
.ui.menu:not(.vertical) .item > .button {
  position: relative;
  top: 0;
  margin: -0.5em 0;
  padding-bottom: 0.78571429em;
  padding-top: 0.78571429em;
  font-size: 1em;
}
.ui.menu > .container, .ui.menu > .grid {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: inherit;
     -moz-box-align: inherit;
      -ms-flex-align: inherit;
          align-items: inherit;
  -webkit-box-orient: inherit;
  -webkit-box-direction: inherit;
     -moz-box-orient: inherit;
     -moz-box-direction: inherit;
      -ms-flex-direction: inherit;
          flex-direction: inherit;
}
.ui.menu .item > .input {
  width: 100%;
}
.ui.menu:not(.vertical) .item > .input {
  position: relative;
  top: 0;
  margin: -0.5em 0;
}
.ui.menu .item > .input input {
  font-size: 1em;
  padding-top: 0.57142857em;
  padding-bottom: 0.57142857em;
}
.ui.menu .header.item {
  margin: 0;
  background: "";
  text-transform: normal;
  font-weight: 700;
}
.ui.vertical.menu .header.item {
  margin: 0;
  background: "";
  text-transform: normal;
  font-weight: 700;
}
.ui.vertical.menu .item > .header:not(.ui) {
  margin: 0 0 0.5em;
  font-size: 1em;
  font-weight: 700;
}
.ui.menu .item > i.dropdown.icon {
  padding: 0;
  float: right;
  margin: 0 0 0 1em;
}
.ui.menu .dropdown.item .menu {
  min-width: calc(100% - 1px);
  border-radius: 0 0 0.28571429rem 0.28571429rem;
  background: #fff;
  margin: 0 0 0;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.08);
          box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.08);
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
     -moz-box-orient: vertical !important;
     -moz-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}
.ui.menu .ui.dropdown .menu > .item {
  margin: 0;
  text-align: left;
  font-size: 1em;
  padding: 0.78571429em 1.14285714em;
  background: 0 0;
  color: #fff;
  text-transform: none;
  font-weight: 400;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.ui.menu .ui.dropdown .menu > .item:hover {
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.95) !important;
}
.ui.menu .ui.dropdown .menu > .selected.item {
  background: rgba(0, 0, 0, 0.05) !important;
  color: rgba(0, 0, 0, 0.95) !important;
}
.ui.menu .ui.dropdown .menu > .active.item {
  background: rgba(0, 0, 0, 0.03) !important;
  font-weight: 700 !important;
  color: rgba(0, 0, 0, 0.95) !important;
}
.ui.menu .ui.dropdown.item .menu .item:not(.filtered) {
  display: block;
}
.ui.menu .ui.dropdown .menu > .item .icon:not(.dropdown) {
  display: inline-block;
  font-size: 1em !important;
  float: none;
  margin: 0 0.75em 0 0 !important;
}
.ui.secondary.menu .dropdown.item > .menu, .ui.text.menu .dropdown.item > .menu {
  border-radius: 0.28571429rem;
  margin-top: 0.35714286em;
}
.ui.menu .pointing.dropdown.item .menu {
  margin-top: 0.75em;
}
.ui.inverted.menu .search.dropdown.item > .search, .ui.inverted.menu .search.dropdown.item > .text {
  color: rgba(255, 255, 255, 0.9);
}
.ui.vertical.menu .dropdown.item > .icon {
  float: right;
  content: "\f0da";
  margin-left: 1em;
}
.ui.vertical.menu .dropdown.item .menu {
  left: 100%;
  min-width: 0;
  margin: 0;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.08);
          box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.08);
  border-radius: 0 0.28571429rem 0.28571429rem 0.28571429rem;
}
.ui.vertical.menu .dropdown.item.upward .menu {
  bottom: 0;
}
.ui.vertical.menu .dropdown.item:not(.upward) .menu {
  top: 0;
}
.ui.vertical.menu .active.dropdown.item {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ui.item.menu .dropdown .menu .item {
  width: 100%;
}
.ui.menu .item > .label {
  background: #999;
  color: #fff;
  margin-left: 1em;
  padding: 0.3em 0.78571429em;
}
.ui.vertical.menu .item > .label {
  background: #999;
  color: #fff;
  margin-top: -0.15em;
  margin-bottom: -0.15em;
  padding: 0.3em 0.78571429em;
}
.ui.menu .item > .floating.label {
  padding: 0.3em 0.78571429em;
}
.ui.menu .item > img:not(.ui) {
  display: inline-block;
  vertical-align: middle;
  margin: -0.3em 0;
  width: 2.5em;
}
.ui.vertical.menu .item > img:not(.ui):only-child {
  display: block;
  max-width: 100%;
  width: auto;
}
.ui.menu .list .item:before {
  background: 0 0 !important;
}
.ui.vertical.sidebar.menu > .item:first-child:before {
  display: block !important;
}
.ui.vertical.sidebar.menu > .item::before {
  top: auto;
  bottom: 0;
}
.ui.link.menu .item:hover {
  cursor: pointer;
  background: rgba(0, 0, 0, 0.03);
  color: #fff;
}
.ui.menu .dropdown.item:hover, .ui.menu .link.item:hover, .ui.menu a.item:hover {
  cursor: pointer;
  background: rgba(0, 0, 0, 0.03);
  color: #fff;
}
.ui.menu .active.item:hover {
  background-color: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.95);
}
.ui.vertical.menu .active.item:hover {
  background-color: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.95);
}
.ui.menu .item.disabled {
  cursor: default !important;
  background-color: transparent !important;
  color: rgba(40, 40, 40, 0.3) !important;
}
.ui.menu .item.disabled:hover {
  cursor: default !important;
  background-color: transparent !important;
  color: rgba(40, 40, 40, 0.3) !important;
}
.ui.menu:not(.vertical) .left.item, .ui.menu:not(.vertical) :not(.dropdown) > .left.menu {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto !important;
}
.ui.menu:not(.vertical) .right.item, .ui.menu:not(.vertical) .right.menu {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto !important;
}
.ui.menu:not(.vertical) .center.item, .ui.menu:not(.vertical) .center.menu {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin: auto !important;
}
.ui.menu .right.item::before, .ui.menu .right.menu > .item::before {
  right: auto;
  left: 0;
}
.ui.vertical.menu {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #fff;
  -webkit-box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15);
          box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15);
}
.ui.vertical.menu .item {
  display: block;
  background: 0 0;
  border-top: none;
  border-right: none;
}
.ui.vertical.menu .item > .label {
  float: right;
  text-align: center;
}
.ui.vertical.menu .item > i.icon {
  width: 1.18em;
  float: right;
  margin: 0 0 0 0.5em;
}
.ui.vertical.menu .item > .label + i.icon {
  float: none;
  margin: 0 0.5em 0 0;
}
.ui.vertical.menu .item:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: rgba(34, 36, 38, 0.1);
}
.ui.vertical.menu .item:first-child:before {
  display: none !important;
}
.ui.vertical.menu .item > .menu {
  margin: 0.5em -1.14285714em 0;
}
.ui.vertical.menu > .item:first-child {
  border-radius: 0.28571429rem 0.28571429rem 0 0;
}
.ui.vertical.menu > .item:last-child {
  border-radius: 0 0 0.28571429rem 0.28571429rem;
}
.ui.vertical.menu .menu .item {
  background: 0 0;
  padding: 0.5em 1.33333333em;
  font-size: 0.85714286em;
  color: rgba(0, 0, 0, 0.5);
}
.ui.vertical.menu .item .menu .link.item:hover, .ui.vertical.menu .item .menu a.item:hover {
  color: rgba(0, 0, 0, 0.85);
}
.ui.vertical.menu .menu .item:before {
  display: none;
}
.ui.vertical.menu .active.item {
  background: rgba(0, 0, 0, 0.05);
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ui.vertical.menu .active.item .menu .active.item {
  border-left: none;
}
.ui.vertical.menu > .active.item:first-child {
  border-radius: 0.28571429rem 0.28571429rem 0 0;
}
.ui.vertical.menu > .active.item:last-child {
  border-radius: 0 0 0.28571429rem 0.28571429rem;
}
.ui.vertical.menu > .active.item:only-child {
  border-radius: 0.28571429rem;
}
.ui.vertical.menu .item .menu .active.item {
  background-color: transparent;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.95);
}
.ui.tabular.menu {
  border-radius: 0;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border: none;
  background: none transparent;
  border-bottom: 1px solid #d4d4d5;
}
.ui.tabular.fluid.menu {
  width: calc(100% + 2px) !important;
}
.ui.tabular.menu .item {
  background: 0 0;
  border-bottom: none;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  border-top: 2px solid transparent;
  padding: 1em 1.42857143em;
  color: #fff;
}
.ui.tabular.menu .item:before {
  display: none;
}
.ui.tabular.menu .item:hover {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.8);
}
.ui.tabular.menu .active.item {
  background: none #fff;
  color: rgba(0, 0, 0, 0.95);
  border-top-width: 1px;
  border-color: #d4d4d5;
  font-weight: 700;
  margin-bottom: -1px;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0.28571429rem 0.28571429rem 0 0 !important;
}
.ui.tabular.menu + .attached:not(.top).segment {
  border-top: none;
  margin-left: 0;
  margin-top: 0;
  margin-right: 0;
  width: 100%;
}
.ui.tabular.menu + .attached:not(.top).segment + .attached:not(.top).segment {
  border-top: none;
  margin-left: 0;
  margin-top: 0;
  margin-right: 0;
  width: 100%;
}

@media only screen and (max-width: 899px) {
  .ui.menu > .ui.container {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
@media only screen and (min-width: 900px) {
  .ui.menu:not(.secondary):not(.text):not(.tabular):not(.borderless) > .container > .item:not(.right):not(.borderless):first-child {
    border-left: 1px solid rgba(34, 36, 38, 0.1);
  }
}
.top.attached.segment + .ui.bottom.tabular.menu {
  position: relative;
  width: calc(100% + 2px);
  left: -1px;
}

.ui.fluid.text.menu {
  margin-left: 0;
  margin-right: 0;
}
.ui.vertical.icon.menu {
  display: inline-block;
  width: auto;
}
.ui.icon.menu .item {
  height: auto;
  text-align: center;
  color: #000;
}
.ui.icon.menu .item > .icon:not(.dropdown) {
  margin: 0;
  opacity: 1;
}
.ui.icon.menu .icon:before {
  opacity: 1;
}
.ui.menu .icon.item > .icon {
  width: auto;
  margin: 0 auto;
}
.ui.vertical.icon.menu .item > .icon:not(.dropdown) {
  display: block;
  opacity: 1;
  margin: 0 auto;
  float: none;
}
.ui.inverted.icon.menu .item {
  color: #fff;
}
.ui.labeled.icon.menu {
  text-align: center;
}
.ui.labeled.icon.menu .item {
  min-width: 6em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.ui.labeled.icon.menu .item > .icon:not(.dropdown) {
  height: 1em;
  display: block;
  font-size: 1.71428571em !important;
  margin: 0 auto 0.5rem !important;
}
.ui.inverted.menu {
  border: 0 solid transparent;
  background: #000;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ui.inverted.menu .item {
  background: 0 0;
  color: rgba(255, 255, 255, 0.9);
}
.ui.inverted.menu .item > a:not(.ui) {
  background: 0 0;
  color: rgba(255, 255, 255, 0.9);
}
.ui.inverted.menu .item.menu {
  background: 0 0;
}
.ui.inverted.menu .item:before {
  background: rgba(255, 255, 255, 0.08);
}
.ui.vertical.inverted.menu .item:before {
  background: rgba(255, 255, 255, 0.08);
}
.ui.vertical.inverted.menu .menu .item {
  color: rgba(255, 255, 255, 0.5);
}
.ui.vertical.inverted.menu .menu .item a:not(.ui) {
  color: rgba(255, 255, 255, 0.5);
}
.ui.inverted.menu .header.item {
  margin: 0;
  background: 0 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ui.inverted.menu .item.disabled {
  color: rgba(225, 225, 225, 0.3);
}
.ui.inverted.menu .item.disabled:hover {
  color: rgba(225, 225, 225, 0.3);
}
.ui.inverted.menu .dropdown.item:hover, .ui.inverted.menu .link.item:hover, .ui.inverted.menu a.item:hover {
  background: rgba(255, 255, 255, 0.08);
  color: #fff;
}
.ui.link.inverted.menu .item:hover {
  background: rgba(255, 255, 255, 0.08);
  color: #fff;
}
.ui.vertical.inverted.menu .item .menu .link.item:hover, .ui.vertical.inverted.menu .item .menu a.item:hover {
  background: 0 0;
  color: #fff;
}
.ui.floated.menu {
  float: left;
  margin: 0 0.5rem 0 0;
}
.ui.floated.menu .item:last-child:before {
  display: none;
}
.ui.right.floated.menu {
  float: right;
  margin: 0 0 0 0.5rem;
}
.ui.menu .horizontally.fitted.item {
  padding-top: 1em;
  padding-bottom: 1em;
}
.ui.menu .vertically.fitted.item {
  padding-left: 1.14285714em;
  padding-right: 1.14285714em;
}
.ui.vertically.fitted.menu .item {
  padding-left: 1.14285714em;
  padding-right: 1.14285714em;
}
.ui.vertically.fitted.menu .item .menu .item {
  padding-left: 1.14285714em;
  padding-right: 1.14285714em;
}
.ui.borderless.menu .item .menu .item:before, .ui.borderless.menu .item:before {
  background: 0 0 !important;
}
.ui.menu .borderless.item:before {
  background: 0 0 !important;
}
.ui.menu.fluid, .ui.vertical.menu.fluid {
  width: 100% !important;
}
.ui.item.menu {
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  text-align: center;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ui.item.menu .item {
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  text-align: center;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ui.attached.item.menu {
  margin: 0 -1px !important;
}
.ui.item.menu .item:last-child:before {
  display: none;
}
.ui.menu.fixed {
  position: fixed;
  z-index: 101;
  margin: 0;
  width: 100%;
  border-radius: 0 !important;
}
.ui.menu.fixed .item:first-child, .ui.menu.fixed .item:last-child {
  border-radius: 0 !important;
}
.ui.menu.fixed {
  top: 0;
  left: 0;
  right: auto;
  bottom: auto;
}
.ui[class*="top fixed"].menu {
  top: 0;
  left: 0;
  right: auto;
  bottom: auto;
  border-top: none;
  border-left: none;
  border-right: none;
}
.ui[class*="right fixed"].menu {
  border-top: none;
  border-bottom: none;
  border-right: none;
  top: 0;
  right: 0;
  left: auto;
  bottom: auto;
  width: auto;
  height: 100%;
}
.ui[class*="bottom fixed"].menu {
  border-bottom: none;
  border-left: none;
  border-right: none;
  bottom: 0;
  left: 0;
  top: auto;
  right: auto;
}
.ui[class*="left fixed"].menu {
  border-top: none;
  border-bottom: none;
  border-left: none;
  top: 0;
  left: 0;
  right: auto;
  bottom: auto;
  width: auto;
  height: 100%;
}
.ui.fixed.menu + .ui.grid {
  padding-top: 2.75rem;
}
.ui.pointing.menu .item:after {
  visibility: hidden;
  position: absolute;
  content: "";
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
      -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
          transform: translateX(-50%) translateY(-50%) rotate(45deg);
  background: 0 0;
  margin: 0.5px 0 0;
  width: 0.57142857em;
  height: 0.57142857em;
  border: none;
  border-bottom: 1px solid #d4d4d5;
  border-right: 1px solid #d4d4d5;
  z-index: 2;
  -webkit-transition: background 0.1s ease;
  -o-transition: background 0.1s ease;
  transition: background 0.1s ease;
}
.ui.vertical.pointing.menu .item:after {
  position: absolute;
  top: 50%;
  right: 0;
  bottom: auto;
  left: auto;
  -webkit-transform: translateX(50%) translateY(-50%) rotate(45deg);
      -ms-transform: translateX(50%) translateY(-50%) rotate(45deg);
          transform: translateX(50%) translateY(-50%) rotate(45deg);
  margin: 0 -0.5px 0 0;
  border: none;
  border-top: 1px solid #d4d4d5;
  border-right: 1px solid #d4d4d5;
}
.ui.pointing.menu .active.item:after {
  visibility: visible;
}
.ui.pointing.menu .active.dropdown.item:after {
  visibility: hidden;
}
.ui.pointing.menu .active.item .menu .active.item:after {
  display: none;
}
.ui.pointing.menu .dropdown.active.item:after {
  display: none;
}
.ui.pointing.menu .active.item:hover:after, .ui.pointing.menu .active.item:after, .ui.pointing.menu .active.item:hover:after {
  background-color: #f2f2f2;
}
.ui.vertical.pointing.menu .active.item:hover:after, .ui.vertical.pointing.menu .active.item:after {
  background-color: #f2f2f2;
}
.ui.vertical.pointing.menu .menu .active.item:after {
  background-color: #fff;
}
.ui.menu {
  background: 0 0;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ui.menu .item:before {
  display: none;
}
.ui.menu .item a {
  color: #fff;
  text-decoration: underline;
  cursor: pointer;
}
.ui.menu:not(.vertical) .item > .button {
  padding: 1rem 2.5rem 0.78571429rem;
  line-height: 1.28571429rem;
  font-size: 1.28571429rem;
  text-decoration: none;
}
.ui.menu .item > i.icon {
  margin: 0 0.71428571rem 0 0;
}

.top-menu.ui.menu .item.item-search {
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.top-menu.ui.menu .item.item-search .ui.search {
  width: 100%;
}

.catalog-menu {
  background: #122234 !important;
}
.catalog-menu.ui.menu .item:first-child {
  border-left: 1px solid #0a1624 !important;
}
.catalog-menu.ui.menu .item {
  border-right: 1px solid #0a1624;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  font-size: 1.28571429rem;
  padding: 0;
  line-height: 3.71428571rem;
  height: 3.71428571rem;
  font-weight: 400;
}
.catalog-menu.ui.menu .item a {
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
}
.catalog-menu.ui.menu .item.active a {
  color: rgba(255, 255, 255, 0.4);
}

.ui.card, .ui.cards > .card {
  max-width: 100%;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 290px;
  min-height: 0;
  background: #fff;
  padding: 0;
  border: none;
  border-radius: 0.28571429rem;
  -webkit-box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
          box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
  -webkit-transition: -webkit-box-shadow 0.1s ease, -webkit-transform 0.1s ease;
  transition: -webkit-box-shadow 0.1s ease, -webkit-transform 0.1s ease;
  -o-transition: box-shadow 0.1s ease, transform 0.1s ease;
  transition: box-shadow 0.1s ease, transform 0.1s ease;
  transition: box-shadow 0.1s ease, transform 0.1s ease, -webkit-box-shadow 0.1s ease, -webkit-transform 0.1s ease;
  z-index: "";
}
.ui.card {
  margin: 1em 0;
}
.ui.card a {
  cursor: pointer;
}
.ui.cards > .card a {
  cursor: pointer;
}
.ui.card:first-child {
  margin-top: 0;
}
.ui.card:last-child {
  margin-bottom: 0;
}
.ui.cards {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin: -0.875em -0.5em;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.ui.cards > .card {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0.875em 0.5em;
  float: none;
}
.ui.card:after {
  display: block;
  content: " ";
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
.ui.cards:after {
  display: block;
  content: " ";
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
.ui.cards ~ .ui.cards {
  margin-top: 0.875em;
}
.ui.card > :first-child, .ui.cards > .card > :first-child {
  border-radius: 0.28571429rem 0.28571429rem 0 0 !important;
  border-top: none !important;
}
.ui.card > :last-child, .ui.cards > .card > :last-child {
  border-radius: 0 0 0.28571429rem 0.28571429rem !important;
}
.ui.card > :only-child, .ui.cards > .card > :only-child {
  border-radius: 0.28571429rem !important;
}
.ui.card > .image, .ui.cards > .card > .image {
  position: relative;
  display: block;
  -webkit-box-flex: 0;
     -moz-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding: 0;
  background: rgba(0, 0, 0, 0.05);
}
.ui.card > .image > img, .ui.cards > .card > .image > img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: inherit;
}
.ui.card > .image:not(.ui) > img, .ui.cards > .card > .image:not(.ui) > img {
  border: none;
}
.ui.card > .content, .ui.cards > .card > .content {
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  border: none;
  border-top: 1px solid rgba(34, 36, 38, 0.1);
  background: 0 0;
  margin: 0;
  padding: 1em 1em;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 1em;
  border-radius: 0;
}
.ui.card > .content:after, .ui.cards > .card > .content:after {
  display: block;
  content: " ";
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

a.ui.card {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.ui.cards a.card:hover {
  cursor: pointer;
  z-index: 5;
  background: #fff;
  border: none;
  -webkit-box-shadow: 0 1px 3px 0 #bcbdbd, 0 0 0 1px #d4d4d5;
          box-shadow: 0 1px 3px 0 #bcbdbd, 0 0 0 1px #d4d4d5;
  -webkit-transform: translateY(-3px);
      -ms-transform: translateY(-3px);
          transform: translateY(-3px);
}
.ui.link.card:hover, .ui.link.cards .card:hover {
  cursor: pointer;
  z-index: 5;
  background: #fff;
  border: none;
  -webkit-box-shadow: 0 1px 3px 0 #bcbdbd, 0 0 0 1px #d4d4d5;
          box-shadow: 0 1px 3px 0 #bcbdbd, 0 0 0 1px #d4d4d5;
  -webkit-transform: translateY(-3px);
      -ms-transform: translateY(-3px);
          transform: translateY(-3px);
}

a.ui.card:hover {
  cursor: pointer;
  z-index: 5;
  background: #fff;
  border: none;
  -webkit-box-shadow: 0 1px 3px 0 #bcbdbd, 0 0 0 1px #d4d4d5;
          box-shadow: 0 1px 3px 0 #bcbdbd, 0 0 0 1px #d4d4d5;
  -webkit-transform: translateY(-3px);
      -ms-transform: translateY(-3px);
          transform: translateY(-3px);
}

.ui .product-row {
  background: #122234;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ui .product-row--cover {
  font-size: 2.14285714rem;
  margin: 15px 10px;
  border-radius: 20px;
}
.ui .product-row--info {
  color: #fff;
  margin-left: 5px;
}
.ui .product-row--info-title {
  font-weight: 400;
  font-size: 1.42857143em;
  line-height: 120%;
  margin-bottom: 40px;
}
.ui .product-row--info-platform {
  font-weight: 400;
  font-size: 1.14285714em;
  line-height: 120%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}
.ui .product-row--info-platform > div {
  margin-right: 25px;
}
.ui .product-row--buy {
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
}
.ui .product-row--counter {
  background: #091523;
  border-radius: 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 70px;
}
.ui .product-row--counter-value {
  width: 76px;
  text-align: center;
  line-height: 45px;
}
.ui .product-row--counter .round.button {
  margin: 0;
  position: relative;
  top: -3px;
}
.ui .product-row--counter .round.button.disabled {
  top: 0;
}
.ui .product-row--remove {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 15px;
}
.ui .product-row--price {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
}
.ui .product-row--price-old {
  font-weight: 500;
  font-size: 24px;
  line-height: 110%;
  padding: 18px 12px 7px;
}
.ui .product-row--price-old.alone {
  padding: 7px 12px;
}
.ui .product-row--price-new {
  position: absolute;
  top: 0;
  left: 12px;
  font-size: 18px;
  line-height: 14px;
  -webkit-text-decoration-line: line-through;
     -moz-text-decoration-line: line-through;
          text-decoration-line: line-through;
}
.ui .product-row--price-discount {
  background: -o-linear-gradient(1.02deg, #ff0279 0, #dd6c01 100%);
  background: linear-gradient(88.98deg, #ff0279 0, #dd6c01 100%);
  border-radius: 40px;
  padding: 3px 12px;
  color: #fff;
  font-weight: 500;
  font-size: 24px;
  line-height: 34px;
  margin: 5px 35px;
}
.ui .cards:after, .ui .ui.card:after {
  display: none;
}
.ui .cards {
  -webkit-box-pack: space-evenly;
     -moz-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
.ui .card > .content, .ui .cards > .card > .content {
  border: none;
}
.ui .card {
  position: relative;
  padding: 3.21428571em 3.21428571em 3.57142857em;
  margin: 0;
  overflow: hidden;
  width: 100%;
  background: #122335;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
}
.ui .card a {
  color: #fff;
  border-bottom: 1px solid #c4c4c4;
}
.ui .card .background {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 215px;
  -webkit-filter: blur(40px);
          filter: blur(40px);
}
.ui .card .background img {
  width: 100%;
  height: 100%;
}
.ui .card .badge {
  display: block;
}
.ui .card .image {
  border-radius: 20px !important;
  font-size: 2.14285714em;
  width: 200px;
  margin: 0 auto;
}
.ui .card .image img {
  border-radius: 20px;
}
.ui .card > .content {
  padding: 0;
  z-index: 1;
}
.ui .card .meta .like-button {
  width: 192px;
  height: 43px;
  background: #091523;
  border-radius: 20px;
  line-height: 40px;
  text-align: center;
  margin: 25px auto 35px;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
}
.ui .card .meta .like-button i.icon.like-icon {
  color: rgba(255, 255, 255, 0.55);
  font-size: 22px;
  position: relative;
  top: 6px;
  right: 5px;
}
.ui .card .meta .like-button:hover i.icon.like-icon:before {
  background: no-repeat url(../images/heart-active.6c562b.svg) center center !important;
}
.ui .card .meta i.icon.origin {
  position: relative;
  top: -2px;
  margin-right: 5px;
}
.ui .card .meta .properties {
  font-weight: 400;
  font-size: 1em;
  line-height: 1.28571429em;
}
.ui .card .meta .properties-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
  margin-bottom: 20px;
  color: #fff;
}
.ui .card .meta .properties-item > div:first-child {
  color: rgba(255, 255, 255, 0.7);
  width: 105px;
  margin-right: 30px;
  opacity: 0.7;
}
.ui .cover {
  position: relative;
}
.ui .cover:hover .game-info {
  visibility: visible;
  opacity: 1;
}
.ui .cover:hover .content {
  background: rgba(0, 0, 0, 0.6);
}
.ui .cover:hover .badge {
  display: block;
}
.ui .cover:hover .badge.game {
  display: none;
}
.ui .cover .image, .ui .cover img {
  border-radius: 20px !important;
  font-size: 2.14285714em;
  -o-object-fit: contain;
     object-fit: contain;
}
.ui .cover .content {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  border-radius: 20px !important;
  -webkit-transition: all 125ms ease-in-out;
  -o-transition: all 125ms ease-in-out;
  transition: all 125ms ease-in-out;
}
.ui .cover .content .badge.dlc {
  display: block;
}
.ui .cover i.icon.like-icon {
  color: rgba(255, 255, 255, 0.55);
  font-size: 22px;
  margin: 0;
  cursor: pointer;
}
.ui .cover i.icon.like-icon:hover:before {
  background: no-repeat url(../images/heart-active.6c562b.svg) center center !important;
}
.ui .cover .price {
  color: #fff;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ui .cover .price-block {
  display: grid;
  grid-template-columns: -webkit-min-content -webkit-max-content;
  grid-template-columns: min-content max-content;
  -webkit-box-align: start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  text-align: left;
}
.ui .cover .price-block .discount {
  background: -o-linear-gradient(1.02deg, #ff0279 0, #dd6c01 100%);
  background: linear-gradient(88.98deg, #ff0279 0, #dd6c01 100%);
  border-radius: 40px;
  padding: 0 11px;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  line-height: 28px;
  height: 28px;
  margin-right: 10px;
}
.ui .cover .price--old {
  font-weight: 700;
  font-size: 20px;
  line-height: 18px;
  padding-bottom: 5px;
  text-align: right;
  min-height: 25px;
}
.ui .cover .price--new {
  font-size: 14px;
  line-height: 14px;
  min-height: 14px;
  -webkit-text-decoration-line: line-through;
     -moz-text-decoration-line: line-through;
          text-decoration-line: line-through;
  opacity: 0.5;
}
.ui .cover .price-info .game-info {
  display: block !important;
  position: relative;
}
.ui .cover .game-info {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s, opacity 125ms ease-in-out;
  -o-transition: visibility 0s, opacity 125ms ease-in-out;
  transition: visibility 0s, opacity 125ms ease-in-out;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  bottom: 16px;
  right: 16px;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.ui .cover .game-info--title {
  font-size: 18px;
  line-height: 120%;
  text-align: left;
  color: #fff;
  padding: 0;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  margin: 15px 0 10px;
}
.ui .cover .game-info--description {
  display: none;
}
.ui .cover .game-info .like {
  color: rgba(255, 255, 255, 0.55);
}
.ui .cover .game-info .like i.icon {
  font-size: 22px;
}
.ui .cover .game-info .button.text {
  margin: 0;
  padding: 0.8em 2.31em;
}
.ui .cover .game-info .buy-button {
  display: inherit;
}
.ui .cover .game-info .icon.catalog.buy-icon {
  height: 40px;
  width: 40px;
  cursor: pointer;
  margin: 0;
  background: no-repeat url(../images/buy-icon.b253dc.svg) center center !important;
}
.ui .cover .game-info .icon.catalog.buy-icon.active {
  background: no-repeat url(../images/buy-icon-active.39bdc0.svg) center center !important;
}
.ui .cover .game-info .available-false .icon.catalog.buy-icon {
  opacity: 0.5;
}
.ui .cover-holder {
  display: inline-block;
  position: relative;
}
.ui .cover.big .game-info {
  margin: 70px 0 50px;
}
.ui .cover.big .game-info--title {
  font-size: 28px;
  line-height: 34px;
  font-weight: 500;
}
.ui .badge {
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  display: none;
  color: #000;
  padding: 3px 0;
  text-align: center;
  text-transform: uppercase;
  width: 64px;
  border-radius: 0 0 10px 10px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
}
.ui .badge.dlc {
  background: #4dda65;
}
.ui .badge.dlc.new {
  background: #0064ff;
}
.ui .badge.dlc.easy {
  background: #fed43a;
  text-transform: none;
  width: 136px;
}
.ui .badge.game {
  display: none;
}

@media only screen and (max-width: 899px) {
  .ui .cover:hover .game-info {
    visibility: hidden;
  }
  .ui .cover:hover .content {
    background: transparent;
  }
}
/*!
* # Semantic UI - Checkbox
* http://github.com/semantic-org/semantic-ui/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/
@font-face {
  font-family: Checkbox;
  src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBD8AAAC8AAAAYGNtYXAYVtCJAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5Zn4huwUAAAF4AAABYGhlYWQGPe1ZAAAC2AAAADZoaGVhB30DyAAAAxAAAAAkaG10eBBKAEUAAAM0AAAAHGxvY2EAmgESAAADUAAAABBtYXhwAAkALwAAA2AAAAAgbmFtZSC8IugAAAOAAAABknBvc3QAAwAAAAAFFAAAACAAAwMTAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADoAgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6AL//f//AAAAAAAg6AD//f//AAH/4xgEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAEUAUQO7AvgAGgAAARQHAQYjIicBJjU0PwE2MzIfAQE2MzIfARYVA7sQ/hQQFhcQ/uMQEE4QFxcQqAF2EBcXEE4QAnMWEP4UEBABHRAXFhBOEBCoAXcQEE4QFwAAAAABAAABbgMlAkkAFAAAARUUBwYjISInJj0BNDc2MyEyFxYVAyUQEBf9SRcQEBAQFwK3FxAQAhJtFxAQEBAXbRcQEBAQFwAAAAABAAAASQMlA24ALAAAARUUBwYrARUUBwYrASInJj0BIyInJj0BNDc2OwE1NDc2OwEyFxYdATMyFxYVAyUQEBfuEBAXbhYQEO4XEBAQEBfuEBAWbhcQEO4XEBACEm0XEBDuFxAQEBAX7hAQF20XEBDuFxAQEBAX7hAQFwAAAQAAAAIAAHRSzT9fDzz1AAsEAAAAAADRsdR3AAAAANGx1HcAAAAAA7sDbgAAAAgAAgAAAAAAAAABAAADwP/AAAAEAAAAAAADuwABAAAAAAAAAAAAAAAAAAAABwQAAAAAAAAAAAAAAAIAAAAEAABFAyUAAAMlAAAAAAAAAAoAFAAeAE4AcgCwAAEAAAAHAC0AAQAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAIAAAAAQAAAAAAAgAHAGkAAQAAAAAAAwAIADkAAQAAAAAABAAIAH4AAQAAAAAABQALABgAAQAAAAAABgAIAFEAAQAAAAAACgAaAJYAAwABBAkAAQAQAAgAAwABBAkAAgAOAHAAAwABBAkAAwAQAEEAAwABBAkABAAQAIYAAwABBAkABQAWACMAAwABBAkABgAQAFkAAwABBAkACgA0ALBDaGVja2JveABDAGgAZQBjAGsAYgBvAHhWZXJzaW9uIDIuMABWAGUAcgBzAGkAbwBuACAAMgAuADBDaGVja2JveABDAGgAZQBjAGsAYgBvAHhDaGVja2JveABDAGgAZQBjAGsAYgBvAHhSZWd1bGFyAFIAZQBnAHUAbABhAHJDaGVja2JveABDAGgAZQBjAGsAYgBvAHhGb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format("truetype");
}
.ui.checkbox {
  position: relative;
  display: inline-block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  outline: 0;
  vertical-align: baseline;
  font-style: normal;
  min-height: 17px;
  font-size: 1rem;
  line-height: 17px;
  min-width: 17px;
}
.ui.checkbox input[type=checkbox], .ui.checkbox input[type=radio] {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0 !important;
  outline: 0;
  z-index: 3;
  width: 17px;
  height: 17px;
}
.ui.checkbox .box, .ui.checkbox label {
  cursor: auto;
  position: relative;
  display: block;
  padding-left: 1.85714em;
  outline: 0;
  font-size: 1em;
}
.ui.checkbox .box:before, .ui.checkbox label:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 17px;
  height: 17px;
  content: "";
  background: #fff;
  border-radius: 0.21428571rem;
  -webkit-transition: border 0.1s ease, opacity 0.1s ease, -webkit-transform 0.1s ease, -webkit-box-shadow 0.1s ease;
  transition: border 0.1s ease, opacity 0.1s ease, -webkit-transform 0.1s ease, -webkit-box-shadow 0.1s ease;
  -o-transition: border 0.1s ease, opacity 0.1s ease, transform 0.1s ease, box-shadow 0.1s ease;
  transition: border 0.1s ease, opacity 0.1s ease, transform 0.1s ease, box-shadow 0.1s ease;
  transition: border 0.1s ease, opacity 0.1s ease, transform 0.1s ease, box-shadow 0.1s ease, -webkit-transform 0.1s ease, -webkit-box-shadow 0.1s ease;
  border: 1px solid #d4d4d5;
}
.ui.checkbox .box:after {
  position: absolute;
  font-size: 14px;
  top: 0;
  left: 0;
  width: 17px;
  height: 17px;
  text-align: center;
  opacity: 0;
  color: #fff;
  -webkit-transition: border 0.1s ease, opacity 0.1s ease, -webkit-transform 0.1s ease, -webkit-box-shadow 0.1s ease;
  transition: border 0.1s ease, opacity 0.1s ease, -webkit-transform 0.1s ease, -webkit-box-shadow 0.1s ease;
  -o-transition: border 0.1s ease, opacity 0.1s ease, transform 0.1s ease, box-shadow 0.1s ease;
  transition: border 0.1s ease, opacity 0.1s ease, transform 0.1s ease, box-shadow 0.1s ease;
  transition: border 0.1s ease, opacity 0.1s ease, transform 0.1s ease, box-shadow 0.1s ease, -webkit-transform 0.1s ease, -webkit-box-shadow 0.1s ease;
}
.ui.checkbox label:after {
  position: absolute;
  font-size: 14px;
  top: 0;
  left: 0;
  width: 17px;
  height: 17px;
  text-align: center;
  opacity: 0;
  color: #fff;
  -webkit-transition: border 0.1s ease, opacity 0.1s ease, -webkit-transform 0.1s ease, -webkit-box-shadow 0.1s ease;
  transition: border 0.1s ease, opacity 0.1s ease, -webkit-transform 0.1s ease, -webkit-box-shadow 0.1s ease;
  -o-transition: border 0.1s ease, opacity 0.1s ease, transform 0.1s ease, box-shadow 0.1s ease;
  transition: border 0.1s ease, opacity 0.1s ease, transform 0.1s ease, box-shadow 0.1s ease;
  transition: border 0.1s ease, opacity 0.1s ease, transform 0.1s ease, box-shadow 0.1s ease, -webkit-transform 0.1s ease, -webkit-box-shadow 0.1s ease;
}
.ui.checkbox label {
  color: #fff;
  -webkit-transition: color 0.1s ease;
  -o-transition: color 0.1s ease;
  transition: color 0.1s ease;
}
.ui.checkbox + label {
  color: #fff;
  -webkit-transition: color 0.1s ease;
  -o-transition: color 0.1s ease;
  transition: color 0.1s ease;
  vertical-align: middle;
}
.ui.checkbox .box:hover::before {
  background: #fff;
  border-color: rgba(34, 36, 38, 0.35);
}
.ui.checkbox label:hover::before {
  background: #fff;
  border-color: rgba(34, 36, 38, 0.35);
}
.ui.checkbox label:hover {
  color: rgba(0, 0, 0, 0.8);
}
.ui.checkbox + label:hover {
  color: rgba(0, 0, 0, 0.8);
}
.ui.checkbox .box:active::before, .ui.checkbox label:active::before {
  background: #f9fafb;
  border-color: rgba(34, 36, 38, 0.35);
}
.ui.checkbox .box:active::after, .ui.checkbox label:active::after {
  color: rgba(0, 0, 0, 0.95);
}
.ui.checkbox input:active ~ label {
  color: rgba(0, 0, 0, 0.95);
}
.ui.checkbox input:focus ~ .box:before, .ui.checkbox input:focus ~ label:before {
  background: #fff;
  border-color: #96c8da;
}
.ui.checkbox input:focus ~ .box:after {
  color: rgba(0, 0, 0, 0.95);
}
.ui.checkbox input:focus ~ label:after {
  color: rgba(0, 0, 0, 0.95);
}
.ui.checkbox input:focus ~ label {
  color: rgba(0, 0, 0, 0.95);
}
.ui.checkbox input:checked ~ .box:before, .ui.checkbox input:checked ~ label:before {
  background: #fff;
  border-color: rgba(34, 36, 38, 0.35);
}
.ui.checkbox input:checked ~ .box:after, .ui.checkbox input:checked ~ label:after {
  opacity: 1;
  color: rgba(0, 0, 0, 0.95);
}
.ui.checkbox input:not([type=radio]):indeterminate ~ .box:before, .ui.checkbox input:not([type=radio]):indeterminate ~ label:before {
  background: #fff;
  border-color: rgba(34, 36, 38, 0.35);
}
.ui.checkbox input:not([type=radio]):indeterminate ~ .box:after, .ui.checkbox input:not([type=radio]):indeterminate ~ label:after {
  opacity: 1;
  color: rgba(0, 0, 0, 0.95);
}
.ui.checkbox input:checked:focus ~ .box:before, .ui.checkbox input:checked:focus ~ label:before {
  background: #fff;
  border-color: #96c8da;
}
.ui.checkbox input:not([type=radio]):indeterminate:focus ~ .box:before, .ui.checkbox input:not([type=radio]):indeterminate:focus ~ label:before {
  background: #fff;
  border-color: #96c8da;
}
.ui.checkbox input:checked:focus ~ .box:after, .ui.checkbox input:checked:focus ~ label:after {
  color: rgba(0, 0, 0, 0.95);
}
.ui.checkbox input:not([type=radio]):indeterminate:focus ~ .box:after, .ui.checkbox input:not([type=radio]):indeterminate:focus ~ label:after {
  color: rgba(0, 0, 0, 0.95);
}
.ui.read-only.checkbox {
  cursor: default;
}
.ui.read-only.checkbox label {
  cursor: default;
}
.ui.checkbox input[disabled] ~ .box:after, .ui.checkbox input[disabled] ~ label {
  cursor: default !important;
  opacity: 0.5;
  color: #000;
}
.ui.disabled.checkbox .box:after, .ui.disabled.checkbox label {
  cursor: default !important;
  opacity: 0.5;
  color: #000;
}
.ui.checkbox input.hidden {
  z-index: -1;
}
.ui.checkbox input.hidden + label {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.ui.radio.checkbox {
  min-height: 15px;
}
.ui.radio.checkbox .box, .ui.radio.checkbox label {
  padding-left: 1.85714em;
}
.ui.radio.checkbox .box:before, .ui.radio.checkbox label:before {
  content: "";
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  width: 15px;
  height: 15px;
  border-radius: 500rem;
  top: 1px;
  left: 0;
}
.ui.radio.checkbox .box:after, .ui.radio.checkbox label:after {
  border: none;
  content: "" !important;
  width: 15px;
  height: 15px;
  line-height: 15px;
}
.ui.radio.checkbox .box:after, .ui.radio.checkbox label:after {
  top: 1px;
  left: 0;
  width: 15px;
  height: 15px;
  border-radius: 500rem;
  -webkit-transform: scale(0.46666667);
      -ms-transform: scale(0.46666667);
          transform: scale(0.46666667);
  background-color: #fff;
}
.ui.radio.checkbox input:focus ~ .box:before, .ui.radio.checkbox input:focus ~ label:before {
  background-color: #fff;
}
.ui.radio.checkbox input:focus ~ .box:after, .ui.radio.checkbox input:focus ~ label:after {
  background-color: rgba(0, 0, 0, 0.95);
}
.ui.radio.checkbox input:indeterminate ~ .box:after, .ui.radio.checkbox input:indeterminate ~ label:after {
  opacity: 0;
}
.ui.radio.checkbox input:checked ~ .box:before, .ui.radio.checkbox input:checked ~ label:before {
  background-color: #fff;
}
.ui.radio.checkbox input:checked ~ .box:after, .ui.radio.checkbox input:checked ~ label:after {
  background-color: rgba(0, 0, 0, 0.95);
}
.ui.radio.checkbox input:focus:checked ~ .box:before, .ui.radio.checkbox input:focus:checked ~ label:before {
  background-color: #fff;
}
.ui.radio.checkbox input:focus:checked ~ .box:after, .ui.radio.checkbox input:focus:checked ~ label:after {
  background-color: rgba(0, 0, 0, 0.95);
}
.ui.slider.checkbox {
  min-height: 1.25rem;
}
.ui.slider.checkbox input {
  width: 3.5rem;
  height: 1.25rem;
}
.ui.slider.checkbox .box, .ui.slider.checkbox label {
  padding-left: 4.5rem;
  line-height: 1rem;
  color: rgba(0, 0, 0, 0.4);
}
.ui.slider.checkbox .box:before, .ui.slider.checkbox label:before {
  display: block;
  position: absolute;
  content: "";
  border: none !important;
  left: 0;
  z-index: 1;
  top: 0.4rem;
  background-color: rgba(0, 0, 0, 0.05);
  width: 3.5rem;
  height: 0.21428571rem;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  border-radius: 500rem;
  -webkit-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.ui.slider.checkbox .box:after, .ui.slider.checkbox label:after {
  background: #fff -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.05)));
  background: #fff -o-linear-gradient(transparent, rgba(0, 0, 0, 0.05));
  background: #fff linear-gradient(transparent, rgba(0, 0, 0, 0.05));
  position: absolute;
  content: "" !important;
  opacity: 1;
  z-index: 2;
  border: none;
  -webkit-box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15), 0 0 0 1px rgba(34, 36, 38, 0.15) inset;
          box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15), 0 0 0 1px rgba(34, 36, 38, 0.15) inset;
  width: 1.5rem;
  height: 1.5rem;
  top: -0.25rem;
  left: 0;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  border-radius: 500rem;
  -webkit-transition: left 0.3s ease;
  -o-transition: left 0.3s ease;
  transition: left 0.3s ease;
}
.ui.slider.checkbox input:focus ~ .box:before, .ui.slider.checkbox input:focus ~ label:before {
  background-color: rgba(0, 0, 0, 0.15);
  border: none;
}
.ui.slider.checkbox .box:hover, .ui.slider.checkbox label:hover {
  color: rgba(0, 0, 0, 0.8);
}
.ui.slider.checkbox .box:hover::before, .ui.slider.checkbox label:hover::before {
  background: rgba(0, 0, 0, 0.15);
}
.ui.slider.checkbox input:checked ~ .box, .ui.slider.checkbox input:checked ~ label {
  color: rgba(0, 0, 0, 0.95) !important;
}
.ui.slider.checkbox input:checked ~ .box:before, .ui.slider.checkbox input:checked ~ label:before {
  background-color: #545454 !important;
}
.ui.slider.checkbox input:checked ~ .box:after, .ui.slider.checkbox input:checked ~ label:after {
  left: 2rem;
}
.ui.slider.checkbox input:focus:checked ~ .box, .ui.slider.checkbox input:focus:checked ~ label {
  color: rgba(0, 0, 0, 0.95) !important;
}
.ui.slider.checkbox input:focus:checked ~ .box:before, .ui.slider.checkbox input:focus:checked ~ label:before {
  background-color: #000 !important;
}
.ui.toggle.checkbox {
  min-height: 1.5rem;
}
.ui.toggle.checkbox input {
  width: 3.5rem;
  height: 1.5rem;
}
.ui.toggle.checkbox .box {
  min-height: 1.5rem;
  padding-left: 4.5rem;
  color: #fff;
}
.ui.toggle.checkbox label {
  min-height: 1.5rem;
  padding-left: 4.5rem;
  color: #fff;
  padding-top: 0.15em;
}
.ui.toggle.checkbox .box:before, .ui.toggle.checkbox label:before {
  display: block;
  position: absolute;
  content: "";
  z-index: 1;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  border: none;
  top: 0;
  background: rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: none;
          box-shadow: none;
  width: 3.5rem;
  height: 1.5rem;
  border-radius: 500rem;
}
.ui.toggle.checkbox .box:after, .ui.toggle.checkbox label:after {
  background: #fff -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.05)));
  background: #fff -o-linear-gradient(transparent, rgba(0, 0, 0, 0.05));
  background: #fff linear-gradient(transparent, rgba(0, 0, 0, 0.05));
  position: absolute;
  content: "" !important;
  opacity: 1;
  z-index: 2;
  border: none;
  -webkit-box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15), 0 0 0 1px rgba(34, 36, 38, 0.15) inset;
          box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15), 0 0 0 1px rgba(34, 36, 38, 0.15) inset;
  width: 1.5rem;
  height: 1.5rem;
  top: 0;
  left: 0;
  border-radius: 500rem;
  -webkit-transition: background 0.3s ease, left 0.3s ease;
  -o-transition: background 0.3s ease, left 0.3s ease;
  transition: background 0.3s ease, left 0.3s ease;
}
.ui.toggle.checkbox input ~ .box:after, .ui.toggle.checkbox input ~ label:after {
  left: -0.05rem;
  -webkit-box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15), 0 0 0 1px rgba(34, 36, 38, 0.15) inset;
          box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15), 0 0 0 1px rgba(34, 36, 38, 0.15) inset;
}
.ui.toggle.checkbox input:focus ~ .box:before, .ui.toggle.checkbox input:focus ~ label:before {
  background-color: rgba(0, 0, 0, 0.15);
  border: none;
}
.ui.toggle.checkbox .box:hover::before, .ui.toggle.checkbox label:hover::before {
  background-color: rgba(0, 0, 0, 0.15);
  border: none;
}
.ui.toggle.checkbox input:checked ~ .box, .ui.toggle.checkbox input:checked ~ label {
  color: rgba(0, 0, 0, 0.95) !important;
}
.ui.toggle.checkbox input:checked ~ .box:before, .ui.toggle.checkbox input:checked ~ label:before {
  background-color: #0064ff !important;
}
.ui.toggle.checkbox input:checked ~ .box:after, .ui.toggle.checkbox input:checked ~ label:after {
  left: 2.15rem;
  -webkit-box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15), 0 0 0 1px rgba(34, 36, 38, 0.15) inset;
          box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15), 0 0 0 1px rgba(34, 36, 38, 0.15) inset;
}
.ui.toggle.checkbox input:focus:checked ~ .box, .ui.toggle.checkbox input:focus:checked ~ label {
  color: rgba(0, 0, 0, 0.95) !important;
}
.ui.toggle.checkbox input:focus:checked ~ .box:before, .ui.toggle.checkbox input:focus:checked ~ label:before {
  background-color: #0054d6 !important;
}
.ui.fitted.checkbox .box, .ui.fitted.checkbox label {
  padding-left: 0 !important;
}
.ui.fitted.toggle.checkbox, .ui.fitted.slider.checkbox {
  width: 3.5rem;
}
.ui.checkbox .box:after, .ui.checkbox label:after {
  font-family: Checkbox;
}
.ui.checkbox input:checked ~ .box:after, .ui.checkbox input:checked ~ label:after {
  content: "\e800";
}
.ui.checkbox input:indeterminate ~ .box:after, .ui.checkbox input:indeterminate ~ label:after {
  font-size: 12px;
  content: "\e801";
}
.ui.checkbox input:focus ~ label {
  color: #fff;
}

/*!
* # Semantic UI - Dimmer
* http://github.com/semantic-org/semantic-ui/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/
.dimmable:not(body) {
  position: relative;
}

.ui.dimmer {
  display: none;
  position: absolute;
  top: 0 !important;
  left: 0 !important;
  width: 100%;
  height: 100%;
  text-align: center;
  vertical-align: middle;
  padding: 1em;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  line-height: 1;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-transition: background-color 0.5s linear;
  -o-transition: background-color 0.5s linear;
  transition: background-color 0.5s linear;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  will-change: opacity;
  z-index: 1000;
}
.ui.dimmer > .content {
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text;
  color: #fff;
}
.ui.segment > .ui.dimmer {
  border-radius: inherit !important;
}
.ui.dimmer:not(.inverted)::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.1);
}
.ui.dimmer:not(.inverted)::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.25);
}
.ui.dimmer:not(.inverted)::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(255, 255, 255, 0.15);
}
.ui.dimmer:not(.inverted)::-webkit-scrollbar-thumb:hover {
  background: rgba(255, 255, 255, 0.35);
}

.animating.dimmable:not(body) {
  overflow: hidden;
}

.dimmed.dimmable:not(body) {
  overflow: hidden;
}
.dimmed.dimmable > .ui.animating.dimmer, .dimmed.dimmable > .ui.visible.dimmer {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 1;
}

.ui.active.dimmer {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 1;
}
.ui.disabled.dimmer {
  width: 0 !important;
  height: 0 !important;
}

.dimmed.dimmable > .ui.animating.legacy.dimmer, .dimmed.dimmable > .ui.visible.legacy.dimmer {
  display: block;
}

.ui.active.legacy.dimmer {
  display: block;
}
.ui[class*="top aligned"].dimmer {
  -webkit-box-pack: start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.ui[class*="bottom aligned"].dimmer {
  -webkit-box-pack: end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.ui.page.dimmer {
  position: fixed;
  -webkit-transform-style: "";
          transform-style: "";
  -webkit-perspective: 2000px;
          perspective: 2000px;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
  padding: 0;
}

body.dimmable > .dimmer {
  position: fixed;
}

.blurring.dimmable > :not(.dimmer) {
  -webkit-filter: blur(0) grayscale(0);
          filter: blur(0) grayscale(0);
  -webkit-transition: 0.8s -webkit-filter ease;
  transition: 0.8s -webkit-filter ease;
  -o-transition: 0.8s filter ease;
  transition: 0.8s filter ease;
  transition: 0.8s filter ease, 0.8s -webkit-filter ease;
}
.blurring.dimmed.dimmable > :not(.dimmer) {
  -webkit-filter: blur(5px) grayscale(0.7);
          filter: blur(5px) grayscale(0.7);
}
.blurring.dimmable > .dimmer {
  background-color: rgba(0, 0, 0, 0.6);
}
.blurring.dimmable > .inverted.dimmer {
  background-color: rgba(255, 255, 255, 0.6);
}

.ui.dimmer > .top.aligned.content > * {
  vertical-align: top;
}
.ui.dimmer > .bottom.aligned.content > * {
  vertical-align: bottom;
}
.ui.inverted.dimmer {
  background-color: rgba(255, 255, 255, 0.85);
}
.ui.inverted.dimmer > .content > * {
  color: #fff;
}
.ui.simple.dimmer {
  display: block;
  overflow: hidden;
  opacity: 1;
  width: 0%;
  height: 0%;
  z-index: -100;
  background-color: rgba(0, 0, 0, 0);
}

.dimmed.dimmable > .ui.simple.dimmer {
  overflow: visible;
  opacity: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

.ui.simple.inverted.dimmer {
  background-color: rgba(255, 255, 255, 0);
}

.dimmed.dimmable > .ui.simple.inverted.dimmer {
  background-color: rgba(255, 255, 255, 0.85);
}

@media only screen and (max-width: 899px) {
  .ui.dimmer.modals.active {
    padding: 0 !important;
    z-index: 10000 !important;
  }
}
/*-------------------
     Breakpoints
--------------------*/
@media only screen and (max-width: 899px) {
  .ui.modal {
    width: 95%;
    margin: 0;
  }
}
@media only screen and (min-width: 900px) {
  .ui.modal {
    width: 88%;
    margin: 0;
  }
}
@media only screen and (min-width: 1180px) {
  .ui.modal {
    width: 850px;
    margin: 0;
  }
}
@media only screen and (min-width: 1441px) {
  .ui.modal {
    width: 900px;
    margin: 0;
  }
}
@media only screen and (min-width: 1920px) {
  .ui.modal {
    width: 950px;
    margin: 0;
  }
}
@media only screen and (max-width: 1179px) {
  .ui.modal > .header {
    padding-right: 2.25rem;
  }
  .ui.modal > .close {
    top: 1.0535rem;
    right: 1rem;
    color: #fff;
  }
}
@media only screen and (max-width: 899px) {
  .ui.modal > .header {
    padding: 0.75rem 1rem !important;
    padding-right: 2.25rem !important;
  }
  .ui.modal > .content {
    display: block;
    padding: 1rem !important;
  }
  .ui.modal > .close {
    top: 0.5rem !important;
    right: 0.5rem !important;
  }
  .ui.modal .image.content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .ui.modal .content > .image {
    display: block;
    max-width: 100%;
    margin: 0 auto !important;
    text-align: center;
    padding: 0 0 1rem !important;
  }
  .ui.modal .content > .description {
    display: block;
    width: 100% !important;
    margin: 0 !important;
    padding: 1rem 0 !important;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .ui.modal > .content > .image > i.icon {
    font-size: 5rem;
    text-align: center;
  }
  .ui.modal > .actions {
    padding: 1rem 1rem 0 !important;
  }
  .ui.modal .actions > .button, .ui.modal .actions > .buttons {
    margin-bottom: 1rem;
  }
}
@media only screen and (max-width: 1179px) {
  .ui.basic.modal > .close {
    color: #fff;
  }
}
.modals.dimmer[class*="top aligned"] .modal {
  margin: 5vh auto;
}

@media only screen and (max-width: 899px) {
  .modals.dimmer[class*="top aligned"] .modal {
    margin: 1rem auto;
  }
}
.legacy.modals.dimmer[class*="top aligned"] {
  padding-top: 5vh;
}

@media only screen and (max-width: 899px) {
  .legacy.modals.dimmer[class*="top aligned"] {
    padding-top: 1rem;
  }
}
.scrolling.dimmable.dimmed {
  overflow: hidden;
}
.scrolling.dimmable.dimmed > .dimmer {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.scrolling.dimmable > .dimmer {
  -webkit-box-pack: start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.scrolling.dimmable > .dimmer {
  position: fixed;
}

.modals.dimmer .ui.scrolling.modal {
  margin: 1rem auto;
}

.scrolling.undetached.dimmable.dimmed {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.scrolling.undetached.dimmable.dimmed > .dimmer {
  overflow: hidden;
}
.scrolling.undetached.dimmable .ui.scrolling.modal {
  position: absolute;
  left: 50%;
  margin-top: 1rem !important;
}

.ui.modal {
  font-size: 1rem;
  outline: none;
}
.ui.modal .hide {
  display: none;
}
.ui.modal .errors-block {
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  margin-top: 40px;
  color: #fed43a;
}
.ui.modal .ui.active.modal {
  outline: none;
}
.ui.modal.change-password-form, .ui.modal.error-modal, .ui.modal.promocode-description-modal, .ui.modal.recalc-cart-warning, .ui.modal.reset-password-form-complete, .ui.modal.reset-password-form, .ui.modal.support-form-modal-complete, .ui.modal.user-notification-modal, .ui.modal.one-plus-one-modal {
  padding: 50px 70px;
  width: 456px;
  background: #122234;
}
.ui.modal.recalc-cart-warning {
  width: auto;
}
.ui.modal.login {
  width: 420px;
  background: #122234;
  color: #fff;
  border-radius: 0;
}
.ui.modal.login .menu {
  border: none;
}
.ui.modal.login .menu .item {
  width: 50%;
  -webkit-box-shadow: none;
          box-shadow: none;
  display: block;
  text-align: center;
  color: #fff;
  border: 1px solid #000;
  border-top: none;
  border-right: none;
  font-weight: 700;
  font-size: 1.42857143rem;
  padding: 16px 0;
}
.ui.modal.login .menu .item:first-child {
  border: 1px solid #000;
  border-top: none;
  border-left: none;
}
.ui.modal.login .menu .item.active {
  background: 0 0;
  border: none;
  border-bottom: 2px solid #0064ff;
}
.ui.modal.login .ui.tab {
  padding: 30px 55px;
}
.ui.search {
  position: relative;
}
.ui.search > .prompt {
  margin: 0;
  outline: 0;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  text-shadow: none;
  font-style: normal;
  font-weight: 400;
  line-height: 1.21428571em;
  padding: 0.67857143em 1em;
  font-size: 1em;
  background: #fff;
  border: 1px solid rgba(34, 36, 38, 0.15);
  color: #000;
  -webkit-box-shadow: 0 0 0 0 transparent inset;
          box-shadow: 0 0 0 0 transparent inset;
  -webkit-transition: background-color 0.1s ease, color 0.1s ease, border-color 0.1s ease, -webkit-box-shadow 0.1s ease;
  transition: background-color 0.1s ease, color 0.1s ease, border-color 0.1s ease, -webkit-box-shadow 0.1s ease;
  -o-transition: background-color 0.1s ease, color 0.1s ease, box-shadow 0.1s ease, border-color 0.1s ease;
  transition: background-color 0.1s ease, color 0.1s ease, box-shadow 0.1s ease, border-color 0.1s ease;
  transition: background-color 0.1s ease, color 0.1s ease, box-shadow 0.1s ease, border-color 0.1s ease, -webkit-box-shadow 0.1s ease;
}
.ui.search .prompt {
  border-radius: 500rem;
}
.ui.search .prompt ~ .search.icon {
  cursor: pointer;
}
.ui.search > .results {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  -webkit-transform-origin: center top;
      -ms-transform-origin: center top;
          transform-origin: center top;
  white-space: normal;
  text-align: left;
  text-transform: none;
  background: #fff;
  margin-top: 0.5em;
  width: 18em;
  border-radius: 0.28571429rem;
  -webkit-box-shadow: 0 2px 4px 0 rgba(34, 36, 38, 0.12), 0 2px 10px 0 rgba(34, 36, 38, 0.15);
          box-shadow: 0 2px 4px 0 rgba(34, 36, 38, 0.12), 0 2px 10px 0 rgba(34, 36, 38, 0.15);
  border: 1px solid #d4d4d5;
  z-index: 998;
}
.ui.search > .results > :first-child {
  border-radius: 0.28571429rem 0.28571429rem 0 0;
}
.ui.search > .results > :last-child {
  border-radius: 0 0 0.28571429rem 0.28571429rem;
}
.ui.search > .results .result {
  cursor: pointer;
  display: block;
  overflow: hidden;
  font-size: 1em;
  padding: 0.85714286em 1.14285714em;
  color: #fff;
  line-height: 1.33;
  border-bottom: 1px solid rgba(34, 36, 38, 0.1);
}
.ui.search > .results .result:last-child {
  border-bottom: none !important;
}
.ui.search > .results .result .image {
  float: right;
  overflow: hidden;
  background: 0 0;
  width: 5em;
  height: 3em;
  border-radius: 0.25em;
}
.ui.search > .results .result .image img {
  display: block;
  width: auto;
  height: 100%;
}
.ui.search > .results .result .image + .content {
  margin: 0 6em 0 0;
}
.ui.search > .results .result .title {
  margin: -0.14285714em 0 0;
  font-family: "Fira Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 1em;
  color: rgba(0, 0, 0, 0.85);
}
.ui.search > .results .result .description {
  margin-top: 0;
  font-size: 1em;
  color: rgba(0, 0, 0, 0.4);
}
.ui.search > .results .result .price {
  float: right;
  color: #4dda65;
}
.ui.search > .results > .message {
  padding: 1em 1em;
}
.ui.search > .results > .message.empty {
  display: none;
}
.ui.search > .results > .message .header {
  font-family: "Fira Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  color: #fff;
}
.ui.search > .results > .message .description {
  margin-top: 0.25rem;
  font-size: 1em;
  color: #fff;
}
.ui.search > .results > .action {
  display: block;
  border-top: none;
  background: #f3f4f5;
  padding: 1em 1em;
  color: #fff;
  font-weight: 700;
  text-align: center;
}
.ui.search > .prompt:focus {
  border-color: rgba(34, 36, 38, 0.35);
  background: #fff;
  color: rgba(0, 0, 0, 0.95);
}
.ui.loading.search .input > i.icon:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  margin: -0.64285714em 0 0 -0.64285714em;
  width: 1.28571429em;
  height: 1.28571429em;
  border-radius: 500rem;
  border: 0.2em solid rgba(0, 0, 0, 0.1);
}
.ui.loading.search .input > i.icon:after {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  margin: -0.64285714em 0 0 -0.64285714em;
  width: 1.28571429em;
  height: 1.28571429em;
  -webkit-animation: button-spin 0.6s linear;
          animation: button-spin 0.6s linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  border-radius: 500rem;
  border-color: #d0d3d6 transparent transparent;
  border-style: solid;
  border-width: 0.2em;
  -webkit-box-shadow: 0 0 0 1px transparent;
          box-shadow: 0 0 0 1px transparent;
}
.ui.category.search > .results .category .result:hover {
  background: #f9fafb;
}
.ui.search > .results .result:hover {
  background: #f9fafb;
}
.ui.search .action:hover {
  background: #e0e0e0;
}
.ui.category.search > .results .category.active {
  background: #f3f4f5;
}
.ui.category.search > .results .category.active > .name {
  color: #fff;
}
.ui.category.search > .results .category .result.active {
  position: relative;
  border-left-color: rgba(34, 36, 38, 0.1);
  background: #f3f4f5;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ui.search > .results .result.active {
  position: relative;
  border-left-color: rgba(34, 36, 38, 0.1);
  background: #f3f4f5;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.ui.search > .results .result.active .title, .ui.search > .results .result.active .description {
  color: rgba(0, 0, 0, 0.85);
}
.ui.disabled.search {
  cursor: default;
  pointer-events: none;
  opacity: 0.45;
}
.ui.search.selection .prompt {
  border-radius: 0.28571429rem;
}
.ui.search.selection > .icon.input > .remove.icon {
  pointer-events: none;
  position: absolute;
  left: auto;
  opacity: 0;
  color: "";
  top: 0;
  right: 0;
  -webkit-transition: color 0.1s ease, opacity 0.1s ease;
  -o-transition: color 0.1s ease, opacity 0.1s ease;
  transition: color 0.1s ease, opacity 0.1s ease;
}
.ui.search.selection > .icon.input > .active.remove.icon {
  cursor: pointer;
  opacity: 0.8;
  pointer-events: auto;
}
.ui.search.selection > .icon.input:not([class*="left icon"]) > .icon ~ .remove.icon {
  right: 1.85714em;
}
.ui.search.selection > .icon.input > .remove.icon:hover {
  opacity: 1;
  color: #db2828;
}
.ui.category.search .results {
  width: 28em;
}
.ui.category.search .results.animating, .ui.category.search .results.visible {
  display: table;
}
.ui.category.search > .results .category {
  display: table-row;
  background: #f3f4f5;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: background 0.1s ease, border-color 0.1s ease;
  -o-transition: background 0.1s ease, border-color 0.1s ease;
  transition: background 0.1s ease, border-color 0.1s ease;
}
.ui.category.search > .results .category:last-child {
  border-bottom: none;
}
.ui.category.search > .results .category:first-child .name + .result {
  border-radius: 0 0.28571429rem 0 0;
}
.ui.category.search > .results .category:last-child .result:last-child {
  border-radius: 0 0 0.28571429rem 0;
}
.ui.category.search > .results .category > .name {
  display: table-cell;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  width: 100px;
  white-space: nowrap;
  background: 0 0;
  font-family: "Fira Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 1em;
  padding: 0.4em 1em;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.4);
  border-bottom: 1px solid rgba(34, 36, 38, 0.1);
}
.ui.category.search > .results .category .results {
  display: table-cell;
  background: #fff;
  border-left: 1px solid rgba(34, 36, 38, 0.15);
  border-bottom: 1px solid rgba(34, 36, 38, 0.1);
}
.ui.category.search > .results .category .result {
  border-bottom: 1px solid rgba(34, 36, 38, 0.1);
  -webkit-transition: background 0.1s ease, border-color 0.1s ease;
  -o-transition: background 0.1s ease, border-color 0.1s ease;
  transition: background 0.1s ease, border-color 0.1s ease;
  padding: 0.85714286em 1.14285714em;
}
.ui[class*="left aligned"].search > .results {
  right: auto;
  left: 0;
}
.ui[class*="right aligned"].search > .results {
  right: 0;
  left: auto;
}
.ui.fluid.search .results {
  width: 100%;
}
.ui.mini.search {
  font-size: 0.78571429em;
}
.ui.small.search, .ui.search {
  font-size: 1em;
}
.ui.large.search {
  font-size: 1.14285714em;
}
.ui.big.search {
  font-size: 1.28571429em;
}
.ui.huge.search {
  font-size: 1.42857143em;
}
.ui.massive.search {
  font-size: 1.71428571em;
}
.ui.category.search .results {
  width: 100%;
  width: calc(100% + 1px);
  margin-top: 0;
  border: none;
  border-radius: 0;
  color: #000;
}
.ui.category.search .results-item {
  border-bottom: 1px solid #d0d3d6;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
}
.ui.category.search .results-item--cover {
  margin-right: 10px;
}
.ui.category.search .results-item--cover img {
  height: 100%;
  width: 100%;
}
.ui.category.search .results-item--title {
  font-weight: 700;
  font-size: 18px;
  line-height: 137%;
  margin: 5px 0;
}
.ui.category.search .results-item--price {
  font-size: 16px;
  line-height: 19px;
}
.ui.input.focus.search .icon {
  opacity: 1;
}
.ui.sidebar {
  position: fixed;
  top: 0;
  left: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  will-change: transform;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  visibility: hidden;
  -webkit-overflow-scrolling: touch;
  height: 100% !important;
  max-height: 100%;
  border-radius: 0 !important;
  margin: 0 !important;
  overflow-y: auto !important;
  z-index: 102;
}
.ui.sidebar > * {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.ui.left.sidebar {
  right: auto;
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
}
.ui.right.sidebar {
  right: 0 !important;
  left: auto !important;
  -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
}
.ui.bottom.sidebar {
  width: 100% !important;
  height: auto !important;
}
.ui.top.sidebar {
  width: 100% !important;
  height: auto !important;
  top: 0 !important;
  bottom: auto !important;
  -webkit-transform: translate3d(0, -100%, 0);
          transform: translate3d(0, -100%, 0);
}
.ui.bottom.sidebar {
  top: auto !important;
  bottom: 0 !important;
  -webkit-transform: translate3d(0, 100%, 0);
          transform: translate3d(0, 100%, 0);
}

@media only screen and (max-width: 899px) {
  .ui.mini.modal {
    width: 95%;
    margin: 0;
  }
}
@media only screen and (min-width: 900px) {
  .ui.mini.modal {
    width: 35.2%;
    margin: 0;
  }
}
@media only screen and (min-width: 1180px) {
  .ui.mini.modal {
    width: 340px;
    margin: 0;
  }
}
@media only screen and (min-width: 1441px) {
  .ui.mini.modal {
    width: 360px;
    margin: 0;
  }
}
@media only screen and (min-width: 1920px) {
  .ui.mini.modal {
    width: 380px;
    margin: 0;
  }
}
@media only screen and (max-width: 899px) {
  .ui.tiny.modal {
    width: 95%;
    margin: 0;
  }
}
@media only screen and (min-width: 900px) {
  .ui.tiny.modal {
    width: 52.8%;
    margin: 0;
  }
}
@media only screen and (min-width: 1180px) {
  .ui.tiny.modal {
    width: 510px;
    margin: 0;
  }
}
@media only screen and (min-width: 1441px) {
  .ui.tiny.modal {
    width: 540px;
    margin: 0;
  }
}
@media only screen and (min-width: 1920px) {
  .ui.tiny.modal {
    width: 570px;
    margin: 0;
  }
}
@media only screen and (max-width: 899px) {
  .ui.small.modal {
    width: 95%;
    margin: 0;
  }
}
@media only screen and (min-width: 900px) {
  .ui.small.modal {
    width: 70.4%;
    margin: 0;
  }
}
@media only screen and (min-width: 1180px) {
  .ui.small.modal {
    width: 680px;
    margin: 0;
  }
}
@media only screen and (min-width: 1441px) {
  .ui.small.modal {
    width: 720px;
    margin: 0;
  }
}
@media only screen and (min-width: 1920px) {
  .ui.small.modal {
    width: 760px;
    margin: 0;
  }
}
@media only screen and (max-width: 899px) {
  .ui.large.modal {
    width: 95%;
    margin: 0;
  }
}
@media only screen and (min-width: 900px) {
  .ui.large.modal {
    width: 88%;
    margin: 0;
  }
}
@media only screen and (min-width: 1180px) {
  .ui.large.modal {
    width: 1020px;
    margin: 0;
  }
}
@media only screen and (min-width: 1441px) {
  .ui.large.modal {
    width: 1080px;
    margin: 0;
  }
}
@media only screen and (min-width: 1920px) {
  .ui.large.modal {
    width: 1140px;
    margin: 0;
  }
}
/*!
* # Semantic UI - Transition
* http://github.com/semantic-org/semantic-ui/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/
.transition {
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.animating.transition {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  visibility: visible !important;
}

.loading.transition {
  position: absolute;
  top: -99999px;
  left: -99999px;
}

.hidden.transition {
  display: none;
  visibility: hidden;
}

.visible.transition {
  display: block !important;
  visibility: visible !important;
}

.disabled.transition {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}

.looping.transition {
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.transition.browse {
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
}
.transition.browse.in {
  -webkit-animation-name: browseIn;
          animation-name: browseIn;
}
.transition.browse.left.out, .transition.browse.out {
  -webkit-animation-name: browseOutLeft;
          animation-name: browseOutLeft;
}
.transition.browse.right.out {
  -webkit-animation-name: browseOutRight;
          animation-name: browseOutRight;
}

@-webkit-keyframes browseIn {
  0% {
    -webkit-transform: scale(0.8) translateZ(0);
            transform: scale(0.8) translateZ(0);
    z-index: -1;
  }
  10% {
    -webkit-transform: scale(0.8) translateZ(0);
            transform: scale(0.8) translateZ(0);
    z-index: -1;
    opacity: 0.7;
  }
  80% {
    -webkit-transform: scale(1.05) translateZ(0);
            transform: scale(1.05) translateZ(0);
    opacity: 1;
    z-index: 999;
  }
  100% {
    -webkit-transform: scale(1) translateZ(0);
            transform: scale(1) translateZ(0);
    z-index: 999;
  }
}

@keyframes browseIn {
  0% {
    -webkit-transform: scale(0.8) translateZ(0);
            transform: scale(0.8) translateZ(0);
    z-index: -1;
  }
  10% {
    -webkit-transform: scale(0.8) translateZ(0);
            transform: scale(0.8) translateZ(0);
    z-index: -1;
    opacity: 0.7;
  }
  80% {
    -webkit-transform: scale(1.05) translateZ(0);
            transform: scale(1.05) translateZ(0);
    opacity: 1;
    z-index: 999;
  }
  100% {
    -webkit-transform: scale(1) translateZ(0);
            transform: scale(1) translateZ(0);
    z-index: 999;
  }
}
@-webkit-keyframes browseOutLeft {
  0% {
    z-index: 999;
    -webkit-transform: translateX(0) rotateY(0) rotateX(0);
            transform: translateX(0) rotateY(0) rotateX(0);
  }
  50% {
    z-index: -1;
    -webkit-transform: translateX(-105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);
            transform: translateX(-105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);
  }
  80% {
    opacity: 1;
  }
  100% {
    z-index: -1;
    -webkit-transform: translateX(0) rotateY(0) rotateX(0) translateZ(-10px);
            transform: translateX(0) rotateY(0) rotateX(0) translateZ(-10px);
    opacity: 0;
  }
}
@keyframes browseOutLeft {
  0% {
    z-index: 999;
    -webkit-transform: translateX(0) rotateY(0) rotateX(0);
            transform: translateX(0) rotateY(0) rotateX(0);
  }
  50% {
    z-index: -1;
    -webkit-transform: translateX(-105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);
            transform: translateX(-105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);
  }
  80% {
    opacity: 1;
  }
  100% {
    z-index: -1;
    -webkit-transform: translateX(0) rotateY(0) rotateX(0) translateZ(-10px);
            transform: translateX(0) rotateY(0) rotateX(0) translateZ(-10px);
    opacity: 0;
  }
}
@-webkit-keyframes browseOutRight {
  0% {
    z-index: 999;
    -webkit-transform: translateX(0) rotateY(0) rotateX(0);
            transform: translateX(0) rotateY(0) rotateX(0);
  }
  50% {
    z-index: 1;
    -webkit-transform: translateX(105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);
            transform: translateX(105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);
  }
  80% {
    opacity: 1;
  }
  100% {
    z-index: 1;
    -webkit-transform: translateX(0) rotateY(0) rotateX(0) translateZ(-10px);
            transform: translateX(0) rotateY(0) rotateX(0) translateZ(-10px);
    opacity: 0;
  }
}
@keyframes browseOutRight {
  0% {
    z-index: 999;
    -webkit-transform: translateX(0) rotateY(0) rotateX(0);
            transform: translateX(0) rotateY(0) rotateX(0);
  }
  50% {
    z-index: 1;
    -webkit-transform: translateX(105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);
            transform: translateX(105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);
  }
  80% {
    opacity: 1;
  }
  100% {
    z-index: 1;
    -webkit-transform: translateX(0) rotateY(0) rotateX(0) translateZ(-10px);
            transform: translateX(0) rotateY(0) rotateX(0) translateZ(-10px);
    opacity: 0;
  }
}
.drop.transition {
  -webkit-transform-origin: top center;
      -ms-transform-origin: top center;
          transform-origin: top center;
  -webkit-animation-duration: 0.4s;
          animation-duration: 0.4s;
  -webkit-animation-timing-function: cubic-bezier(0.34, 1.61, 0.7, 1);
          animation-timing-function: cubic-bezier(0.34, 1.61, 0.7, 1);
}
.drop.transition.in {
  -webkit-animation-name: dropIn;
          animation-name: dropIn;
}
.drop.transition.out {
  -webkit-animation-name: dropOut;
          animation-name: dropOut;
}

@-webkit-keyframes dropIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes dropIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes dropOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0);
  }
}
@keyframes dropOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0);
  }
}
.transition.fade.in {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
}
.transition[class*="fade up"].in {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
}
.transition[class*="fade down"].in {
  -webkit-animation-name: fadeInDown;
          animation-name: fadeInDown;
}
.transition[class*="fade left"].in {
  -webkit-animation-name: fadeInLeft;
          animation-name: fadeInLeft;
}
.transition[class*="fade right"].in {
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
}
.transition.fade.out {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut;
}
.transition[class*="fade up"].out {
  -webkit-animation-name: fadeOutUp;
          animation-name: fadeOutUp;
}
.transition[class*="fade down"].out {
  -webkit-animation-name: fadeOutDown;
          animation-name: fadeOutDown;
}
.transition[class*="fade left"].out {
  -webkit-animation-name: fadeOutLeft;
          animation-name: fadeOutLeft;
}
.transition[class*="fade right"].out {
  -webkit-animation-name: fadeOutRight;
          animation-name: fadeOutRight;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10%);
            transform: translateY(10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10%);
            transform: translateY(10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10%);
            transform: translateY(-10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10%);
            transform: translateY(-10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10%);
            transform: translateX(10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10%);
            transform: translateX(10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-10%);
            transform: translateX(-10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-10%);
            transform: translateX(-10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(5%);
            transform: translateY(5%);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(5%);
            transform: translateY(5%);
  }
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-5%);
            transform: translateY(-5%);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-5%);
            transform: translateY(-5%);
  }
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(5%);
            transform: translateX(5%);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(5%);
            transform: translateX(5%);
  }
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-5%);
            transform: translateX(-5%);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-5%);
            transform: translateX(-5%);
  }
}
.flip.transition.in, .flip.transition.out {
  -webkit-animation-duration: 0.6s;
          animation-duration: 0.6s;
}

.horizontal.flip.transition.in {
  -webkit-animation-name: horizontalFlipIn;
          animation-name: horizontalFlipIn;
}
.horizontal.flip.transition.out {
  -webkit-animation-name: horizontalFlipOut;
          animation-name: horizontalFlipOut;
}

.vertical.flip.transition.in {
  -webkit-animation-name: verticalFlipIn;
          animation-name: verticalFlipIn;
}
.vertical.flip.transition.out {
  -webkit-animation-name: verticalFlipOut;
          animation-name: verticalFlipOut;
}

@-webkit-keyframes horizontalFlipIn {
  0% {
    -webkit-transform: perspective(2000px) rotateY(-90deg);
            transform: perspective(2000px) rotateY(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(2000px) rotateY(0);
            transform: perspective(2000px) rotateY(0);
    opacity: 1;
  }
}

@keyframes horizontalFlipIn {
  0% {
    -webkit-transform: perspective(2000px) rotateY(-90deg);
            transform: perspective(2000px) rotateY(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(2000px) rotateY(0);
            transform: perspective(2000px) rotateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes verticalFlipIn {
  0% {
    -webkit-transform: perspective(2000px) rotateX(-90deg);
            transform: perspective(2000px) rotateX(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(2000px) rotateX(0);
            transform: perspective(2000px) rotateX(0);
    opacity: 1;
  }
}
@keyframes verticalFlipIn {
  0% {
    -webkit-transform: perspective(2000px) rotateX(-90deg);
            transform: perspective(2000px) rotateX(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(2000px) rotateX(0);
            transform: perspective(2000px) rotateX(0);
    opacity: 1;
  }
}
@-webkit-keyframes horizontalFlipOut {
  0% {
    -webkit-transform: perspective(2000px) rotateY(0);
            transform: perspective(2000px) rotateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(2000px) rotateY(90deg);
            transform: perspective(2000px) rotateY(90deg);
    opacity: 0;
  }
}
@keyframes horizontalFlipOut {
  0% {
    -webkit-transform: perspective(2000px) rotateY(0);
            transform: perspective(2000px) rotateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(2000px) rotateY(90deg);
            transform: perspective(2000px) rotateY(90deg);
    opacity: 0;
  }
}
@-webkit-keyframes verticalFlipOut {
  0% {
    -webkit-transform: perspective(2000px) rotateX(0);
            transform: perspective(2000px) rotateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(2000px) rotateX(-90deg);
            transform: perspective(2000px) rotateX(-90deg);
    opacity: 0;
  }
}
@keyframes verticalFlipOut {
  0% {
    -webkit-transform: perspective(2000px) rotateX(0);
            transform: perspective(2000px) rotateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(2000px) rotateX(-90deg);
            transform: perspective(2000px) rotateX(-90deg);
    opacity: 0;
  }
}
.scale.transition.in {
  -webkit-animation-name: scaleIn;
          animation-name: scaleIn;
}
.scale.transition.out {
  -webkit-animation-name: scaleOut;
          animation-name: scaleOut;
}

@-webkit-keyframes scaleIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes scaleIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes scaleOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
}
@keyframes scaleOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
}
.transition.fly {
  -webkit-animation-duration: 0.6s;
          animation-duration: 0.6s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.transition.fly.in {
  -webkit-animation-name: flyIn;
          animation-name: flyIn;
}
.transition[class*="fly up"].in {
  -webkit-animation-name: flyInUp;
          animation-name: flyInUp;
}
.transition[class*="fly down"].in {
  -webkit-animation-name: flyInDown;
          animation-name: flyInDown;
}
.transition[class*="fly left"].in {
  -webkit-animation-name: flyInLeft;
          animation-name: flyInLeft;
}
.transition[class*="fly right"].in {
  -webkit-animation-name: flyInRight;
          animation-name: flyInRight;
}
.transition.fly.out {
  -webkit-animation-name: flyOut;
          animation-name: flyOut;
}
.transition[class*="fly up"].out {
  -webkit-animation-name: flyOutUp;
          animation-name: flyOutUp;
}
.transition[class*="fly down"].out {
  -webkit-animation-name: flyOutDown;
          animation-name: flyOutDown;
}
.transition[class*="fly left"].out {
  -webkit-animation-name: flyOutLeft;
          animation-name: flyOutLeft;
}
.transition[class*="fly right"].out {
  -webkit-animation-name: flyOutRight;
          animation-name: flyOutRight;
}
.transition.slide.in, .transition[class*="slide down"].in {
  -webkit-animation-name: slideInY;
          animation-name: slideInY;
  -webkit-transform-origin: top center;
      -ms-transform-origin: top center;
          transform-origin: top center;
}
.transition[class*="slide up"].in {
  -webkit-animation-name: slideInY;
          animation-name: slideInY;
  -webkit-transform-origin: bottom center;
      -ms-transform-origin: bottom center;
          transform-origin: bottom center;
}
.transition[class*="slide left"].in {
  -webkit-animation-name: slideInX;
          animation-name: slideInX;
  -webkit-transform-origin: center right;
      -ms-transform-origin: center right;
          transform-origin: center right;
}
.transition[class*="slide right"].in {
  -webkit-animation-name: slideInX;
          animation-name: slideInX;
  -webkit-transform-origin: center left;
      -ms-transform-origin: center left;
          transform-origin: center left;
}
.transition.slide.out, .transition[class*="slide down"].out {
  -webkit-animation-name: slideOutY;
          animation-name: slideOutY;
  -webkit-transform-origin: top center;
      -ms-transform-origin: top center;
          transform-origin: top center;
}
.transition[class*="slide up"].out {
  -webkit-animation-name: slideOutY;
          animation-name: slideOutY;
  -webkit-transform-origin: bottom center;
      -ms-transform-origin: bottom center;
          transform-origin: bottom center;
}
.transition[class*="slide left"].out {
  -webkit-animation-name: slideOutX;
          animation-name: slideOutX;
  -webkit-transform-origin: center right;
      -ms-transform-origin: center right;
          transform-origin: center right;
}
.transition[class*="slide right"].out {
  -webkit-animation-name: slideOutX;
          animation-name: slideOutX;
  -webkit-transform-origin: center left;
      -ms-transform-origin: center left;
          transform-origin: center left;
}
.transition.swing {
  -webkit-animation-duration: 0.8s;
          animation-duration: 0.8s;
}
.transition[class*="swing down"].in {
  -webkit-animation-name: swingInX;
          animation-name: swingInX;
  -webkit-transform-origin: top center;
      -ms-transform-origin: top center;
          transform-origin: top center;
}
.transition[class*="swing up"].in {
  -webkit-animation-name: swingInX;
          animation-name: swingInX;
  -webkit-transform-origin: bottom center;
      -ms-transform-origin: bottom center;
          transform-origin: bottom center;
}
.transition[class*="swing left"].in {
  -webkit-animation-name: swingInY;
          animation-name: swingInY;
  -webkit-transform-origin: center right;
      -ms-transform-origin: center right;
          transform-origin: center right;
}
.transition[class*="swing right"].in {
  -webkit-animation-name: swingInY;
          animation-name: swingInY;
  -webkit-transform-origin: center left;
      -ms-transform-origin: center left;
          transform-origin: center left;
}
.transition.swing.out, .transition[class*="swing down"].out {
  -webkit-animation-name: swingOutX;
          animation-name: swingOutX;
  -webkit-transform-origin: top center;
      -ms-transform-origin: top center;
          transform-origin: top center;
}
.transition[class*="swing up"].out {
  -webkit-animation-name: swingOutX;
          animation-name: swingOutX;
  -webkit-transform-origin: bottom center;
      -ms-transform-origin: bottom center;
          transform-origin: bottom center;
}
.transition[class*="swing left"].out {
  -webkit-animation-name: swingOutY;
          animation-name: swingOutY;
  -webkit-transform-origin: center right;
      -ms-transform-origin: center right;
          transform-origin: center right;
}
.transition[class*="swing right"].out {
  -webkit-animation-name: swingOutY;
          animation-name: swingOutY;
  -webkit-transform-origin: center left;
      -ms-transform-origin: center left;
          transform-origin: center left;
}
.transition.zoom.in {
  -webkit-animation-name: zoomIn;
          animation-name: zoomIn;
}
.transition.zoom.out {
  -webkit-animation-name: zoomOut;
          animation-name: zoomOut;
}

@-webkit-keyframes flyIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
            transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes flyIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
            transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
@-webkit-keyframes flyInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 1500px, 0);
            transform: translate3d(0, 1500px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
            transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@keyframes flyInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 1500px, 0);
            transform: translate3d(0, 1500px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
            transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes flyInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -1500px, 0);
            transform: translate3d(0, -1500px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
            transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0);
  }
  100% {
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes flyInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -1500px, 0);
            transform: translate3d(0, -1500px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
            transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0);
  }
  100% {
    -webkit-transform: none;
            transform: none;
  }
}
@-webkit-keyframes flyInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(1500px, 0, 0);
            transform: translate3d(1500px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
            transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
            transform: translate3d(-5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes flyInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(1500px, 0, 0);
            transform: translate3d(1500px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
            transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
            transform: translate3d(-5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
            transform: none;
  }
}
@-webkit-keyframes flyInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-1500px, 0, 0);
            transform: translate3d(-1500px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
            transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
            transform: translate3d(5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes flyInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-1500px, 0, 0);
            transform: translate3d(-1500px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
            transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
            transform: translate3d(5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
            transform: none;
  }
}
@-webkit-keyframes flyOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes flyOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
}
@-webkit-keyframes flyOutUp {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}
@keyframes flyOutUp {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}
@-webkit-keyframes flyOutDown {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
            transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}
@keyframes flyOutDown {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
            transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}
@-webkit-keyframes flyOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
            transform: translate3d(20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes flyOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
            transform: translate3d(20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}
@-webkit-keyframes flyOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}
@keyframes flyOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}
@-webkit-keyframes slideInY {
  0% {
    opacity: 0;
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
}
@keyframes slideInY {
  0% {
    opacity: 0;
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
}
@-webkit-keyframes slideInX {
  0% {
    opacity: 0;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}
@keyframes slideInX {
  0% {
    opacity: 0;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}
@-webkit-keyframes slideOutY {
  0% {
    opacity: 1;
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
  }
}
@keyframes slideOutY {
  0% {
    opacity: 1;
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
  }
}
@-webkit-keyframes slideOutX {
  0% {
    opacity: 1;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
}
@keyframes slideOutX {
  0% {
    opacity: 1;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
}
@-webkit-keyframes swingInX {
  0% {
    -webkit-transform: perspective(1000px) rotateX(90deg);
            transform: perspective(1000px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(1000px) rotateX(-30deg);
            transform: perspective(1000px) rotateX(-30deg);
    opacity: 1;
  }
  60% {
    -webkit-transform: perspective(1000px) rotateX(15deg);
            transform: perspective(1000px) rotateX(15deg);
  }
  80% {
    -webkit-transform: perspective(1000px) rotateX(-7.5deg);
            transform: perspective(1000px) rotateX(-7.5deg);
  }
  100% {
    -webkit-transform: perspective(1000px) rotateX(0);
            transform: perspective(1000px) rotateX(0);
  }
}
@keyframes swingInX {
  0% {
    -webkit-transform: perspective(1000px) rotateX(90deg);
            transform: perspective(1000px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(1000px) rotateX(-30deg);
            transform: perspective(1000px) rotateX(-30deg);
    opacity: 1;
  }
  60% {
    -webkit-transform: perspective(1000px) rotateX(15deg);
            transform: perspective(1000px) rotateX(15deg);
  }
  80% {
    -webkit-transform: perspective(1000px) rotateX(-7.5deg);
            transform: perspective(1000px) rotateX(-7.5deg);
  }
  100% {
    -webkit-transform: perspective(1000px) rotateX(0);
            transform: perspective(1000px) rotateX(0);
  }
}
@-webkit-keyframes swingInY {
  0% {
    -webkit-transform: perspective(1000px) rotateY(-90deg);
            transform: perspective(1000px) rotateY(-90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(1000px) rotateY(30deg);
            transform: perspective(1000px) rotateY(30deg);
    opacity: 1;
  }
  60% {
    -webkit-transform: perspective(1000px) rotateY(-17.5deg);
            transform: perspective(1000px) rotateY(-17.5deg);
  }
  80% {
    -webkit-transform: perspective(1000px) rotateY(7.5deg);
            transform: perspective(1000px) rotateY(7.5deg);
  }
  100% {
    -webkit-transform: perspective(1000px) rotateY(0);
            transform: perspective(1000px) rotateY(0);
  }
}
@keyframes swingInY {
  0% {
    -webkit-transform: perspective(1000px) rotateY(-90deg);
            transform: perspective(1000px) rotateY(-90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(1000px) rotateY(30deg);
            transform: perspective(1000px) rotateY(30deg);
    opacity: 1;
  }
  60% {
    -webkit-transform: perspective(1000px) rotateY(-17.5deg);
            transform: perspective(1000px) rotateY(-17.5deg);
  }
  80% {
    -webkit-transform: perspective(1000px) rotateY(7.5deg);
            transform: perspective(1000px) rotateY(7.5deg);
  }
  100% {
    -webkit-transform: perspective(1000px) rotateY(0);
            transform: perspective(1000px) rotateY(0);
  }
}
@-webkit-keyframes swingOutX {
  0% {
    -webkit-transform: perspective(1000px) rotateX(0);
            transform: perspective(1000px) rotateX(0);
  }
  40% {
    -webkit-transform: perspective(1000px) rotateX(-7.5deg);
            transform: perspective(1000px) rotateX(-7.5deg);
  }
  60% {
    -webkit-transform: perspective(1000px) rotateX(17.5deg);
            transform: perspective(1000px) rotateX(17.5deg);
  }
  80% {
    -webkit-transform: perspective(1000px) rotateX(-30deg);
            transform: perspective(1000px) rotateX(-30deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(1000px) rotateX(90deg);
            transform: perspective(1000px) rotateX(90deg);
    opacity: 0;
  }
}
@keyframes swingOutX {
  0% {
    -webkit-transform: perspective(1000px) rotateX(0);
            transform: perspective(1000px) rotateX(0);
  }
  40% {
    -webkit-transform: perspective(1000px) rotateX(-7.5deg);
            transform: perspective(1000px) rotateX(-7.5deg);
  }
  60% {
    -webkit-transform: perspective(1000px) rotateX(17.5deg);
            transform: perspective(1000px) rotateX(17.5deg);
  }
  80% {
    -webkit-transform: perspective(1000px) rotateX(-30deg);
            transform: perspective(1000px) rotateX(-30deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(1000px) rotateX(90deg);
            transform: perspective(1000px) rotateX(90deg);
    opacity: 0;
  }
}
@-webkit-keyframes swingOutY {
  0% {
    -webkit-transform: perspective(1000px) rotateY(0);
            transform: perspective(1000px) rotateY(0);
  }
  40% {
    -webkit-transform: perspective(1000px) rotateY(7.5deg);
            transform: perspective(1000px) rotateY(7.5deg);
  }
  60% {
    -webkit-transform: perspective(1000px) rotateY(-10deg);
            transform: perspective(1000px) rotateY(-10deg);
  }
  80% {
    -webkit-transform: perspective(1000px) rotateY(30deg);
            transform: perspective(1000px) rotateY(30deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(1000px) rotateY(-90deg);
            transform: perspective(1000px) rotateY(-90deg);
    opacity: 0;
  }
}
@keyframes swingOutY {
  0% {
    -webkit-transform: perspective(1000px) rotateY(0);
            transform: perspective(1000px) rotateY(0);
  }
  40% {
    -webkit-transform: perspective(1000px) rotateY(7.5deg);
            transform: perspective(1000px) rotateY(7.5deg);
  }
  60% {
    -webkit-transform: perspective(1000px) rotateY(-10deg);
            transform: perspective(1000px) rotateY(-10deg);
  }
  80% {
    -webkit-transform: perspective(1000px) rotateY(30deg);
            transform: perspective(1000px) rotateY(30deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(1000px) rotateY(-90deg);
            transform: perspective(1000px) rotateY(-90deg);
    opacity: 0;
  }
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 1;
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes zoomIn {
  0% {
    opacity: 1;
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(0);
            transform: scale(0);
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(0);
            transform: scale(0);
  }
}
.flash.transition {
  -webkit-animation-duration: 750ms;
          animation-duration: 750ms;
  -webkit-animation-name: flash;
          animation-name: flash;
}

.shake.transition {
  -webkit-animation-duration: 750ms;
          animation-duration: 750ms;
  -webkit-animation-name: shake;
          animation-name: shake;
}

.bounce.transition {
  -webkit-animation-duration: 750ms;
          animation-duration: 750ms;
  -webkit-animation-name: bounce;
          animation-name: bounce;
}

.tada.transition {
  -webkit-animation-duration: 750ms;
          animation-duration: 750ms;
  -webkit-animation-name: tada;
          animation-name: tada;
}

.pulse.transition {
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-name: pulse;
          animation-name: pulse;
}

.jiggle.transition {
  -webkit-animation-duration: 750ms;
          animation-duration: 750ms;
  -webkit-animation-name: jiggle;
          animation-name: jiggle;
}

.transition.glow {
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-animation-name: glow;
          animation-name: glow;
}

@-webkit-keyframes flash {
  0%, 100%, 50% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 100%, 50% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
}
@keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
}
@-webkit-keyframes bounce {
  0%, 100%, 20%, 50%, 80% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%, 100%, 20%, 50%, 80% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
            transform: scale(0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
            transform: scale(1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
            transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
            transform: scale(1) rotate(0);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
            transform: scale(0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
            transform: scale(1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
            transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
            transform: scale(1) rotate(0);
  }
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes jiggle {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
            transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
            transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
            transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
@keyframes jiggle {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
            transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
            transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
            transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
@-webkit-keyframes glow {
  0% {
    background-color: #fcfcfd;
  }
  30% {
    background-color: #fff6cd;
  }
  100% {
    background-color: #fcfcfd;
  }
}
@keyframes glow {
  0% {
    background-color: #fcfcfd;
  }
  30% {
    background-color: #fff6cd;
  }
  100% {
    background-color: #fcfcfd;
  }
}
.es-language .catalog-sortings .dropdown .menu {
  width: 270px;
}
.es-language .catalog-sortings .dropdown .text {
  width: 270px;
}

.fr-language .catalog-sortings .dropdown .menu {
  width: 245px;
}
.fr-language .catalog-sortings .dropdown .text {
  width: 245px;
}

.pt-language .catalog-sortings .dropdown .menu {
  width: 270px;
}
.pt-language .catalog-sortings .dropdown .text {
  width: 270px;
}

.ru-language .profile .social-block {
  display: grid;
}

@media only screen and (min-width: 900px) and (max-width: 1179px) {
  .ru-language .catalog-menu.ui.menu .item a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 899px) {
  .es-language .catalog .ui.cards .discount.promo {
    min-width: 160px;
  }
  .es-language .ui.cards .discount.promo {
    min-width: 160px;
  }
  .fr-language .catalog .ui.cards .discount.promo {
    min-width: 160px;
  }
  .fr-language .ui.cards .discount.promo {
    min-width: 160px;
  }
  .pt-language .catalog .ui.cards .discount.promo {
    min-width: 160px;
  }
  .pt-language .ui.cards .discount.promo {
    min-width: 160px;
  }
}
html {
  min-height: 100%;
  font-size: 14px;
}

body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  min-width: 320px;
  min-height: 100%;
  background: #0a1624;
  font-family: "Fira Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.4285em;
  color: #fff;
  font-smoothing: antialiased;
  font-display: swap;
}
body.dimmable {
  margin: 0 !important;
}
body.no-scroll {
  overflow: hidden;
}

h1, h2, h3, h4, h5 {
  font-family: "Fira Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
  line-height: 1.28571429em;
  margin: calc(2rem - 0.14285714em) 0 1rem;
  font-weight: 700;
  padding: 0;
}

h1 {
  min-height: 1rem;
  font-size: 1.71428571rem;
}

h2 {
  font-size: 1.42857143rem;
}

h3 {
  font-size: 1.28571429rem;
}

h4 {
  font-size: 1.07142857rem;
}

h5 {
  font-size: 1rem;
}

h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child {
  margin-top: 0;
}

h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child {
  margin-bottom: 0;
}

p {
  margin: 0 0 1em;
  line-height: 1.4285em;
}
p:first-child {
  margin-top: 0;
}
p:last-child {
  margin-bottom: 0;
}

a {
  color: #0064ff;
  text-decoration: none;
}
a:hover {
  color: #0055d9;
  text-decoration: none;
}

::-webkit-selection, ::-moz-selection, ::selection {
  background-color: #cce2ff;
  color: #fff;
}

input::-webkit-selection, textarea::-webkit-selection, input::-moz-selection, textarea::-moz-selection, input::selection, textarea::selection {
  background-color: rgba(100, 100, 100, 0.4);
  color: #fff;
}

body ::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 4px;
  height: 4px;
}
body ::-webkit-scrollbar-track {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0a1624), to(rgba(10, 22, 36, 0)));
  background: linear-gradient(180deg, #0a1624 0, rgba(10, 22, 36, 0) 100%);
  border-radius: 10px;
}
body ::-webkit-scrollbar-thumb {
  cursor: pointer;
  border-radius: 10px;
  background: #0064ff;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
body ::-webkit-scrollbar-thumb:window-inactive, body ::-webkit-scrollbar-thumb:hover {
  background: #0064ff;
}
body .ui.inverted::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.1);
}
body .ui.inverted::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.25);
}
body .ui.inverted::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(255, 255, 255, 0.15);
}
body .ui.inverted::-webkit-scrollbar-thumb:hover {
  background: rgba(255, 255, 255, 0.35);
}

.capitalize {
  text-transform: capitalize;
}

main {
  min-height: calc(100vh - 301px);
}

.scrolling.dimmable > .dimmer {
  -webkit-box-pack: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.paysystem-approve .left .item {
  -webkit-box-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  text-wrap: balance;
  text-align: left !important;
  padding-right: 100px;
}
@media only screen and (max-width: 899px) {
  .paysystem-approve .left {
    margin-top: 48px !important;
  }
  .paysystem-approve .left .item {
    text-align: center !important;
  }
}
.paysystem-approve .right {
  display: grid;
  grid-auto-flow: column;
  grid-gap: 40px;
  place-content: center;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 899px) {
  .paysystem-approve .right {
    -webkit-box-ordinal-group: 2;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    display: grid !important;
    margin: 48px auto 0 !important;
  }
  .paysystem-approve .right img {
    height: 50px;
    width: auto;
  }
}

.recaptcha {
  margin: 40px 0 0;
}
@media only screen and (max-width: 889px) {
  .recaptcha {
    -webkit-transform: scale(1.6) translateY(30px) translateX(95px);
        -ms-transform: scale(1.6) translateY(30px) translateX(95px);
            transform: scale(1.6) translateY(30px) translateX(95px);
  }
}

@media only screen and (max-width: 1180px) {
  header .lang-dropdown.ui.simple.dropdown {
    font-size: 0;
  }
  header .lang-dropdown.ui.simple.dropdown .menu {
    margin-left: 0;
  }
  header .lang-arrow-icon {
    margin: 0 0 0 2px !important;
  }
}
@media only screen and (max-width: 899px) {
  .ui.dimmer.modals.active {
    padding: 0 !important;
    z-index: 1000;
  }
  .ui.dimmer.modals.active .modal-close {
    position: absolute;
    height: 80px;
    width: 80px;
    top: 20px;
    cursor: pointer;
    right: 20px;
    background: url(../images/mobile-close-modal.bfa70a.svg) center center no-repeat;
  }
  header {
    position: -webkit-sticky !important;
    position: sticky !important;
    top: -1px !important;
  }
  header .mobile-search.search-open-true {
    display: block;
  }
  header .mobile-search.search-open-true .search.close.button {
    display: none !important;
  }
  header .mobile-search.search-open-true .search.clear.icon {
    right: 30px !important;
  }
  header .mobile-search .item-search {
    background: #122234 !important;
    width: calc(100% + 64px);
    margin: 0 -32px;
    padding: 0 !important;
  }
  header .mobile-search .item-search i.search.icon {
    display: none;
  }
  header .mobile-search .item-search i.search.icon.clear {
    width: 50px;
    height: 50px;
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    margin: 13px 13px;
    position: absolute;
    right: 5px;
    z-index: 10;
    display: block !important;
  }
  header .mobile-search .item-search i.search.icon.clear:before {
    background: url(../images/search-clear.4086d1.svg) no-repeat !important;
    content: "";
    height: 50px;
    width: 50px;
    background-size: cover !important;
    margin-top: 0;
    display: block;
    top: 0;
  }
  header .mobile-search .item-search .ui.search.category {
    width: 100%;
    display: grid;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    grid-auto-flow: column;
    grid-template-columns: 1fr auto;
    text-align: center;
  }
  header .mobile-search .item-search .ui.search.category .search.close.button {
    display: block;
    font-weight: 400;
    font-size: 24px;
    line-height: 120%;
    color: #4f5d73;
    opacity: 0.5;
    margin: 0 30px 0 -10px;
  }
  header .mobile-search .item-search .ui.search.category .results {
    margin: 0;
    background: #122234 !important;
    border-radius: 0;
    max-width: 100vw;
    width: 100vw;
  }
  header .mobile-search .item-search .ui.search.category .results-block {
    width: 100vw;
    height: calc(100vh - 350px);
    overflow-y: scroll;
  }
  header .mobile-search .item-search .ui.search.category .results-block .result {
    padding: 30px;
    border-bottom: 2px solid rgba(255, 255, 255, 0.1);
    font-size: 40px;
    grid-gap: 20px;
    text-decoration: none;
  }
  header .mobile-search .item-search .ui.search.category .results-block .result .badge.dlc {
    padding: 5px 12px;
    line-height: 100%;
    height: auto;
    border-radius: 20px;
    font-size: 32px;
  }
  header .mobile-search .item-search .ui.search.category .results-block .result .title {
    color: #fff !important;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    width: 485px;
    font-weight: 400;
  }
  header .mobile-search .item-search .ui.search.category .results-block .result .image {
    width: 70px;
    height: 100px;
  }
  header .mobile-search .item-search .ui.search.category .results-block .result .price {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
  }
  header .mobile-search .item-search .ui.search.category .results-block .result .price-block {
    -webkit-box-align: baseline;
       -moz-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
  header .mobile-search .item-search .ui.search.category .results-block .result .price.old-price {
    font-weight: 400;
    font-size: 32px;
    line-height: 38px;
    opacity: 0.25;
  }
  header .mobile-search .item-search .ui.search.category .results-block .result:active, header .mobile-search .item-search .ui.search.category .results-block .result:hover {
    background: #122234 !important;
  }
  header .mobile-search .item-search .ui.search.category.loading i.search.icon.clear {
    margin: 13px 17px;
  }
  header .mobile-search .item-search .ui.search.category.loading i.search.icon.clear:before {
    background: 0 0 !important;
  }
  header .mobile-search .item-search .ui.search.category.focus i.search.icon.clear {
    display: block;
  }
  header .mobile-search .item-search .ui.search.category .input.search {
    -webkit-transform: scale(1) !important;
        -ms-transform: scale(1) !important;
            transform: scale(1) !important;
    font-size: 32px;
    margin: 24px 30px !important;
    width: calc(100% - 60px);
  }
  header .mobile-search .item-search .ui.search.category .input.search .prompt {
    padding: 18px 70px 18px 34px !important;
    color: #122234;
  }
  header .ui.top.sidebar.menu-lang-switcher .item, header .ui.top.sidebar.sidebar-menu .item {
    font-size: 32px;
    line-height: 137%;
    padding: 0;
    background: #0d1c2d;
    border-bottom: 4px solid #0a1624;
    width: 100%;
  }
  header .ui.top.sidebar.menu-lang-switcher .item a, header .ui.top.sidebar.sidebar-menu .item a {
    color: #fff;
    opacity: 0.8;
    text-decoration: none;
    padding: 42px 32px;
    display: inline-block;
    width: 100%;
  }
  header .ui.breadcrumbs {
    display: none;
  }
  header .ui.menu.catalog-menu, header .ui.menu.top-menu {
    display: none;
  }
  header .ui.menu.fixed.mobile-menu--bottom, header .ui.menu.fixed.mobile-menu--top {
    display: block;
    padding: 0 30px;
  }
  header .ui.menu.fixed.mobile-menu--bottom .icon, header .ui.menu.fixed.mobile-menu--top .icon {
    -webkit-transform: scale(2);
        -ms-transform: scale(2);
            transform: scale(2);
  }
  header .ui.menu.fixed.mobile-menu--bottom .icon.person-mobile-icon, header .ui.menu.fixed.mobile-menu--top .icon.person-mobile-icon {
    -webkit-transform: scale(1.8);
        -ms-transform: scale(1.8);
            transform: scale(1.8);
  }
  header .ui.menu.fixed.mobile-menu--bottom .icon.burger, header .ui.menu.fixed.mobile-menu--top .icon.burger {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    width: 37px;
    height: 37px;
  }
  header .ui.menu.fixed.mobile-menu--bottom .icon.burger:before {
    width: 100%;
    height: 100%;
  }
  header .ui.menu.fixed.mobile-menu--top .icon.burger:before {
    width: 100%;
    height: 100%;
  }
  header .ui.menu.fixed.mobile-menu--top {
    padding: 9px 30px;
    position: initial;
  }
  header .ui.menu.fixed.mobile-menu--top .item {
    padding: 0;
  }
  header .ui.menu.fixed.mobile-menu--bottom {
    padding: 30px 50px 20px;
  }
  header .ui.menu.fixed .mobile-menu-logo {
    width: 137px;
    padding: 18px 0;
  }
  header .cart-count {
    -webkit-transform: scale(2);
        -ms-transform: scale(2);
            transform: scale(2);
    top: 0;
    z-index: 1;
    left: 13px;
  }
  .ui.modal.login {
    width: 100%;
    top: 0;
    bottom: 0;
    margin: 0 !important;
    position: initial;
    min-height: 100%;
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: 112px 0 60px;
  }
  .ui.modal.login .ui.tab {
    padding: 0 70px 0;
    position: relative;
  }
  .ui.modal.login .ui.tab .reg-form {
    padding-top: 235px;
  }
  .ui.modal.login .ui.tab .auth-form {
    padding-top: 170px;
  }
  .ui.modal.login .errors-block {
    font-size: 28px;
    position: absolute;
    top: -130px;
    left: 0;
    right: 0;
    line-height: 120%;
    margin: auto;
  }
  .ui.modal.login .form-description {
    font-size: 28px;
    line-height: 34px;
    position: absolute;
    top: 30px;
    margin: 0 auto;
    left: 0;
    right: 0;
    padding: 0 70px;
  }
  .ui.modal.login .ui.form .field {
    margin: 0 0 60px !important;
    text-align: center !important;
    font-size: 24px;
  }
  .ui.modal.login .ui.form .field .two.fields {
    width: 50% !important;
  }
  .ui.modal.login .ui.form .field .two.fields .right.aligned {
    text-align: right !important;
  }
  .ui.modal.login .ui.form .field label {
    font-size: 24px;
    padding-left: 33px;
    line-height: 24px;
  }
  .ui.modal.login .ui.form .field input {
    font-size: 40px !important;
    padding: 17px 24px !important;
  }
  .ui.modal.login .reg-form .ui.form .field.column {
    -webkit-box-ordinal-group: 0;
       -moz-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .ui.modal.login .auth-form .ui.form:not(.unstackable) .two.fields:not(.unstackable) > .field {
    width: 50% !important;
    text-align: left !important;
  }
  .ui.modal.login .auth-form .ui.form:not(.unstackable) .two.fields:not(.unstackable) > .field.right {
    text-align: right !important;
  }
  .ui.modal.login .ui.primary.button {
    font-size: 32px !important;
    font-weight: 700;
    padding: 0;
    width: 500px;
    height: 100px;
    line-height: 100px !important;
    text-align: center;
  }
  .ui.modal.login .menu {
    position: relative;
  }
  .ui.modal.login .menu .item {
    height: 114px;
    line-height: 80px;
    font-size: 36px;
    font-weight: 400;
    border: none !important;
  }
  .ui.modal.login .menu .item.active {
    border-bottom: 5px solid #0064ff !important;
  }
  .ui.modal.login .ui.checkbox .box:after, .ui.modal.login .ui.checkbox .box:before {
    line-height: 24px;
    width: 24px;
    height: 24px;
    font-size: 20px;
  }
  .ui.modal.login .ui.checkbox label:after, .ui.modal.login .ui.checkbox label:before {
    line-height: 24px;
    width: 24px;
    height: 24px;
    font-size: 20px;
  }
}
main {
  min-height: calc(100vh - 301px);
}

main.empty-catalog {
  min-height: calc(100vh - 270px);
}
main.empty-catalog .empty-catalog-warning {
  display: grid;
  place-content: center;
  text-align: center;
  font-size: 32px;
  line-height: 137%;
  padding: 150px 50px 0;
  grid-gap: 50px;
}
main.empty-catalog .empty-catalog-warning-icon img {
  width: 200px;
}

.filters-menu .ui.dropdown, .slider-init {
  -ms-touch-action: none;
  touch-action: none;
}

.change-password-form-holder {
  text-align: center;
  font-size: 18px;
  line-height: 120%;
}
.change-password-form-holder input {
  padding: 9px 12px;
  background: #fff;
  border-radius: 4px;
  font-size: 20px;
  margin: 25px 0;
  outline: 0;
  border: none;
  width: 300px;
}
.change-password-form-holder .button {
  margin-top: 25px;
}
.change-password-form-holder .button.disabled {
  color: #122234;
  background: #485568;
  opacity: 1 !important;
}

.error-modal-holder {
  text-align: center;
  font-size: 18px;
  line-height: 120%;
}
.error-modal-holder input {
  padding: 9px 12px;
  background: #fff;
  border-radius: 4px;
  font-size: 20px;
  margin: 25px 0;
  outline: 0;
  border: none;
  width: 300px;
}
.error-modal-holder .button {
  margin-top: 25px;
}
.error-modal-holder .button.disabled {
  color: #122234;
  background: #485568;
  opacity: 1 !important;
}

.promocode-description-modal-holder {
  text-align: center;
  font-size: 18px;
  line-height: 120%;
}
.promocode-description-modal-holder input {
  padding: 9px 12px;
  background: #fff;
  border-radius: 4px;
  font-size: 20px;
  margin: 25px 0;
  outline: 0;
  border: none;
  width: 300px;
}
.promocode-description-modal-holder .button {
  margin-top: 25px;
}
.promocode-description-modal-holder .button.disabled {
  color: #122234;
  background: #485568;
  opacity: 1 !important;
}

.reset-password-form-complete-holder {
  text-align: center;
  font-size: 18px;
  line-height: 120%;
}
.reset-password-form-complete-holder input {
  padding: 9px 12px;
  background: #fff;
  border-radius: 4px;
  font-size: 20px;
  margin: 25px 0;
  outline: 0;
  border: none;
  width: 300px;
}
.reset-password-form-complete-holder .button {
  margin-top: 25px;
}
.reset-password-form-complete-holder .button.disabled {
  color: #122234;
  background: #485568;
  opacity: 1 !important;
}

.reset-password-form-holder {
  text-align: center;
  font-size: 18px;
  line-height: 120%;
}
.reset-password-form-holder input {
  padding: 9px 12px;
  background: #fff;
  border-radius: 4px;
  font-size: 20px;
  margin: 25px 0;
  outline: 0;
  border: none;
  width: 300px;
}
.reset-password-form-holder .button {
  margin-top: 25px;
}
.reset-password-form-holder .button.disabled {
  color: #122234;
  background: #485568;
  opacity: 1 !important;
}
.reset-password-form-holder .recaptcha {
  margin: 40px 0 0;
}
@media only screen and (max-width: 889px) {
  .reset-password-form-holder .recaptcha {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}

.user-notification-modal-holder {
  text-align: center;
  font-size: 18px;
  line-height: 120%;
}
.user-notification-modal-holder input {
  padding: 9px 12px;
  background: #fff;
  border-radius: 4px;
  font-size: 20px;
  margin: 25px 0;
  outline: 0;
  border: none;
  width: 300px;
}
.user-notification-modal-holder .button {
  margin-top: 25px;
}
.user-notification-modal-holder .button.disabled {
  color: #122234;
  background: #485568;
  opacity: 1 !important;
}

.change-password-form .title {
  font-weight: 700;
  font-size: 28px;
  line-height: 34px;
  margin: 0 0 20px;
}
.change-password-form .subtitle {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
}

.change-password-form-title {
  font-weight: 700;
  font-size: 28px;
  line-height: 34px;
  margin: 0 0 20px;
}

.error-modal .title {
  font-weight: 700;
  font-size: 28px;
  line-height: 34px;
  margin: 0 0 20px;
}
.error-modal .subtitle {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
}

.error-modal-title {
  font-weight: 700;
  font-size: 28px;
  line-height: 34px;
  margin: 0 0 20px;
}

.reset-password-form-title {
  font-weight: 700;
  font-size: 28px;
  line-height: 34px;
  margin: 0 0 20px;
}
.reset-password-form-subtitle {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
}
.reset-password-form-complete-title {
  font-weight: 700;
  font-size: 28px;
  line-height: 34px;
  margin: 0 0 20px;
}
.reset-password-form-complete-subtitle {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
}

.support-form-modal-complete .title {
  font-weight: 700;
  font-size: 28px;
  line-height: 34px;
  margin: 0 0 20px;
}
.support-form-modal-complete .subtitle {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
}

.support-form-modal-complete-title {
  font-weight: 700;
  font-size: 28px;
  line-height: 34px;
  margin: 0 0 20px;
}

.user-notification-modal .title {
  font-weight: 700;
  font-size: 28px;
  line-height: 34px;
  margin: 0 0 20px;
}
.user-notification-modal .subtitle {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
}

.user-notification-modal-title {
  font-weight: 700;
  font-size: 28px;
  line-height: 34px;
  margin: 0 0 20px;
}

.change-password-form-subtitle {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
}

.error-modal-subtitle {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
}

.promocode-description-modal-subtitle {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
}

.recalc-cart-warning-subtitle {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
}

.reset-password-form-complete-subtitle {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
}

.reset-password-form-subtitle {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
}

.support-form-modal-complete-subtitle {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
}

.user-notification-modal-subtitle {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
}

.change-password-form-logo {
  margin-bottom: 28px;
}

.error-modal-logo {
  margin-bottom: 28px;
}

.promocode-description-modal-logo {
  margin-bottom: 28px;
}

.recalc-cart-warning-logo {
  margin-bottom: 28px;
}

.reset-password-form-complete-logo {
  margin-bottom: 28px;
}

.reset-password-form-logo {
  margin-bottom: 28px;
}

.support-form-modal-complete-logo {
  margin-bottom: 28px;
}

.user-notification-modal-logo {
  margin-bottom: 28px;
}

.change-password-form-content {
  text-align: left;
}
.change-password-form-content ul {
  list-style: decimal;
  padding-left: 20px;
}

.error-modal-content {
  text-align: left;
}
.error-modal-content ul {
  list-style: decimal;
  padding-left: 20px;
}

.promocode-description-modal-content {
  text-align: left;
}
.promocode-description-modal-content ul {
  list-style: decimal;
  padding-left: 20px;
}

.recalc-cart-warning-content {
  text-align: left;
}
.recalc-cart-warning-content ul {
  list-style: decimal;
  padding-left: 20px;
}

.reset-password-form-complete-content {
  text-align: left;
}
.reset-password-form-complete-content ul {
  list-style: decimal;
  padding-left: 20px;
}

.reset-password-form-content {
  text-align: left;
}
.reset-password-form-content ul {
  list-style: decimal;
  padding-left: 20px;
}

.support-form-modal-complete-content {
  text-align: left;
}
.support-form-modal-complete-content ul {
  list-style: decimal;
  padding-left: 20px;
}

.user-notification-modal-content {
  text-align: left;
}
.user-notification-modal-content ul {
  list-style: decimal;
  padding-left: 20px;
}

.change-password-form-content-list {
  margin: 0 0 40px;
}
.change-password-form-content-list a {
  display: block;
}

.error-modal-content-list {
  margin: 0 0 40px;
}
.error-modal-content-list a {
  display: block;
}

.promocode-description-modal-content-list {
  margin: 0 0 40px;
}
.promocode-description-modal-content-list a {
  display: block;
}

.recalc-cart-warning-content-list {
  margin: 0 0 40px;
}
.recalc-cart-warning-content-list a {
  display: block;
}

.reset-password-form-complete-content-list {
  margin: 0 0 40px;
}
.reset-password-form-complete-content-list a {
  display: block;
}

.reset-password-form-content-list {
  margin: 0 0 40px;
}
.reset-password-form-content-list a {
  display: block;
}

.support-form-modal-complete-content-list {
  margin: 0 0 40px;
}
.support-form-modal-complete-content-list a {
  display: block;
}

.user-notification-modal-content-list {
  margin: 0 0 40px;
}
.user-notification-modal-content-list a {
  display: block;
}

.change-password-form-content-list-title {
  margin: 0 0 20px;
}

.error-modal-content-list-title {
  margin: 0 0 20px;
}

.promocode-description-modal-content-list-title {
  margin: 0 0 20px;
}

.recalc-cart-warning-content-list-title {
  margin: 0 0 20px;
}

.reset-password-form-complete-content-list-title {
  margin: 0 0 20px;
}

.reset-password-form-content-list-title {
  margin: 0 0 20px;
}

.support-form-modal-complete-content-list-title {
  margin: 0 0 20px;
}

.user-notification-modal-content-list-title {
  margin: 0 0 20px;
}

.gb-loading {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  width: 100% !important;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
}

.fullpage-spinner {
  height: 32px;
  width: 32px;
  -webkit-animation: loader-5-1 2s cubic-bezier(0.77, 0, 0.175, 1) infinite;
  animation: loader-5-1 2s cubic-bezier(0.77, 0, 0.175, 1) infinite;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.fullpage-spinner:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: auto;
  margin: auto;
  width: 8px;
  height: 8px;
  background: #fff;
  border-radius: 50%;
  -webkit-animation: loader-5-2 2s cubic-bezier(0.77, 0, 0.175, 1) infinite;
  animation: loader-5-2 2s cubic-bezier(0.77, 0, 0.175, 1) infinite;
}
.fullpage-spinner:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: auto;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 8px;
  height: 8px;
  background: #fff;
  border-radius: 50%;
  -webkit-animation: loader-5-3 2s cubic-bezier(0.77, 0, 0.175, 1) infinite;
  animation: loader-5-3 2s cubic-bezier(0.77, 0, 0.175, 1) infinite;
}
.fullpage-spinner span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  height: 32px;
  width: 32px;
}
.fullpage-spinner span:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: auto;
  right: 0;
  margin: auto;
  width: 8px;
  height: 8px;
  background: #fff;
  border-radius: 50%;
  -webkit-animation: loader-5-4 2s cubic-bezier(0.77, 0, 0.175, 1) infinite;
  animation: loader-5-4 2s cubic-bezier(0.77, 0, 0.175, 1) infinite;
}
.fullpage-spinner span:after {
  content: "";
  display: block;
  position: absolute;
  top: auto;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 8px;
  height: 8px;
  background: #fff;
  border-radius: 50%;
  -webkit-animation: loader-5-5 2s cubic-bezier(0.77, 0, 0.175, 1) infinite;
  animation: loader-5-5 2s cubic-bezier(0.77, 0, 0.175, 1) infinite;
}

.lds-spinner {
  color: #fff;
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-spinner div {
  -webkit-transform-origin: 40px 40px;
      -ms-transform-origin: 40px 40px;
          transform-origin: 40px 40px;
  -webkit-animation: lds-spinner 1.2s linear infinite;
          animation: lds-spinner 1.2s linear infinite;
}
.lds-spinner div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 3px;
  left: 37px;
  width: 6px;
  height: 18px;
  border-radius: 20%;
  background: #fff;
}
.lds-spinner div:nth-child(1) {
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
  -webkit-animation-delay: -1.1s;
          animation-delay: -1.1s;
}
.lds-spinner div:nth-child(2) {
  -webkit-transform: rotate(30deg);
      -ms-transform: rotate(30deg);
          transform: rotate(30deg);
  -webkit-animation-delay: -1s;
          animation-delay: -1s;
}
.lds-spinner div:nth-child(3) {
  -webkit-transform: rotate(60deg);
      -ms-transform: rotate(60deg);
          transform: rotate(60deg);
  -webkit-animation-delay: -0.9s;
          animation-delay: -0.9s;
}
.lds-spinner div:nth-child(4) {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-animation-delay: -0.8s;
          animation-delay: -0.8s;
}
.lds-spinner div:nth-child(5) {
  -webkit-transform: rotate(120deg);
      -ms-transform: rotate(120deg);
          transform: rotate(120deg);
  -webkit-animation-delay: -0.7s;
          animation-delay: -0.7s;
}
.lds-spinner div:nth-child(6) {
  -webkit-transform: rotate(150deg);
      -ms-transform: rotate(150deg);
          transform: rotate(150deg);
  -webkit-animation-delay: -0.6s;
          animation-delay: -0.6s;
}
.lds-spinner div:nth-child(7) {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-animation-delay: -0.5s;
          animation-delay: -0.5s;
}
.lds-spinner div:nth-child(8) {
  -webkit-transform: rotate(210deg);
      -ms-transform: rotate(210deg);
          transform: rotate(210deg);
  -webkit-animation-delay: -0.4s;
          animation-delay: -0.4s;
}
.lds-spinner div:nth-child(9) {
  -webkit-transform: rotate(240deg);
      -ms-transform: rotate(240deg);
          transform: rotate(240deg);
  -webkit-animation-delay: -0.3s;
          animation-delay: -0.3s;
}
.lds-spinner div:nth-child(10) {
  -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
          transform: rotate(270deg);
  -webkit-animation-delay: -0.2s;
          animation-delay: -0.2s;
}
.lds-spinner div:nth-child(11) {
  -webkit-transform: rotate(300deg);
      -ms-transform: rotate(300deg);
          transform: rotate(300deg);
  -webkit-animation-delay: -0.1s;
          animation-delay: -0.1s;
}
.lds-spinner div:nth-child(12) {
  -webkit-transform: rotate(330deg);
      -ms-transform: rotate(330deg);
          transform: rotate(330deg);
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}

@media only screen and (min-width: 1180px) and (max-width: 1440px) {
  .warning-beta-block .content {
    max-width: 928px;
  }
}
@media only screen and (min-width: 900px) and (max-width: 1179px) {
  .warning-beta-block .content {
    max-width: 716px;
  }
  .info-page-container {
    width: 742px;
  }
}
@media screen and (max-width: 899px) {
  main.empty-catalog {
    margin: 0;
  }
  header {
    position: relative;
  }
  .warning-beta-block {
    display: none;
  }
  .warning-beta-block-mobile {
    background: #122234;
    display: grid;
    grid-gap: 38px;
    margin: 112px 0 -112px;
  }
  .ui.container.info-page {
    margin-left: 32px !important;
    margin-right: 32px !important;
    padding-top: 30px;
  }
  .info-page-title {
    margin: 0 0 30px;
    font-weight: 700;
    font-size: 36px;
    line-height: 137%;
  }
  .info-page-container {
    width: auto;
    font-size: 32px;
    line-height: 38px;
  }
  .info-page-container p {
    margin-bottom: 30px;
  }
  .info-page-container .info-page-title {
    display: none;
  }
  .search .warning-beta-block-mobile {
    margin: 245px 0 -242px;
  }
  .profile .warning-beta-block-mobile {
    margin: 112px 0 -52px;
  }
  ::-webkit-scrollbar {
    display: none;
  }
  .ui.breadcrumb {
    display: none !important;
  }
  .ui.container {
    margin: 0 30px !important;
  }
}
@-webkit-keyframes lds-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes lds-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes loader-5-1 {
  0% {
    -webkit-transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes loader-5-1 {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes loader-5-2 {
  0% {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
  }
  50% {
    -webkit-transform: translate3d(24px, 0, 0) scale(0.5);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
  }
}
@keyframes loader-5-2 {
  0% {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
            transform: translate3d(0, 0, 0) scale(1);
  }
  50% {
    -webkit-transform: translate3d(24px, 0, 0) scale(0.5);
            transform: translate3d(24px, 0, 0) scale(0.5);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
            transform: translate3d(0, 0, 0) scale(1);
  }
}
@-webkit-keyframes loader-5-3 {
  0% {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
  }
  50% {
    -webkit-transform: translate3d(-24px, 0, 0) scale(0.5);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
  }
}
@keyframes loader-5-3 {
  0% {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
            transform: translate3d(0, 0, 0) scale(1);
  }
  50% {
    -webkit-transform: translate3d(-24px, 0, 0) scale(0.5);
            transform: translate3d(-24px, 0, 0) scale(0.5);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
            transform: translate3d(0, 0, 0) scale(1);
  }
}
@-webkit-keyframes loader-5-4 {
  0% {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
  }
  50% {
    -webkit-transform: translate3d(0, 24px, 0) scale(0.5);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
  }
}
@keyframes loader-5-4 {
  0% {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
            transform: translate3d(0, 0, 0) scale(1);
  }
  50% {
    -webkit-transform: translate3d(0, 24px, 0) scale(0.5);
            transform: translate3d(0, 24px, 0) scale(0.5);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
            transform: translate3d(0, 0, 0) scale(1);
  }
}
@-webkit-keyframes loader-5-5 {
  0% {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
  }
  50% {
    -webkit-transform: translate3d(0, -24px, 0) scale(0.5);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
  }
}
@keyframes loader-5-5 {
  0% {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
            transform: translate3d(0, 0, 0) scale(1);
  }
  50% {
    -webkit-transform: translate3d(0, -24px, 0) scale(0.5);
            transform: translate3d(0, -24px, 0) scale(0.5);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
            transform: translate3d(0, 0, 0) scale(1);
  }
}
@keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes shake-horizontal {
  0%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  10%, 30%, 50%, 70% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20%, 40%, 60% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
  80% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  90% {
    -webkit-transform: translateX(-8px);
    transform: translateX(-8px);
  }
}
@keyframes shake-horizontal {
  0%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  10%, 30%, 50%, 70% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20%, 40%, 60% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
  80% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  90% {
    -webkit-transform: translateX(-8px);
    transform: translateX(-8px);
  }
}
