@import "bootstrap-reboot.css";
@import "bootstrap-grid.css";
@import "eina-fonts.css";
@import "sprite.css";
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}
.absolute-img-con {
  position: relative;
}
.absolute-img-con img {
  position: absolute;
  top: 0;
  left: 0;
}
.gray-bordered-shadow-box {
  border: 2px solid #CCCCCC;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
}
.container {
  padding-left: 30px;
  padding-right: 30px;
}
@media only screen and (min-width: 576px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@font-face {
  font-family: 'icomoon';
  src: url('/webfonts/icomoon.eot?vnwsak');
  src: url('/webfonts/icomoon.eot?vnwsak#iefix') format('embedded-opentype'), url('/webfonts/icomoon.ttf?vnwsak') format('truetype'), url('/webfonts/icomoon.woff?vnwsak') format('woff'), url('/webfonts/icomoon.svg?vnwsak#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-list:before {
  content: "\e900";
}
.icon-chart:before {
  content: "\e901";
}
.icon-instagram:before {
  content: "\e902";
}
.icon-facebook:before {
  content: "\e903";
}
.icon-linkedin:before {
  content: "\e904";
}
.icon-twitter:before {
  content: "\e905";
}
body {
  font-family: 'Eina01', 'Arial', sans;
  background-color: #fff;
  color: rgba(22, 22, 22, 0.7);
  font-size: 16px;
  line-height: 1.6em;
}
a {
  color: #1261DF;
}
a:hover {
  color: #357def;
  text-decoration: underline;
}
h1,
h2,
h3 {
  color: #161616;
}
h1 {
  font-size: 48px;
  line-height: 1.125em;
  margin-bottom: 0.6em;
  letter-spacing: -0.035em;
}
@media only screen and (min-width: 768px) {
  h1 {
    font-size: 64px;
  }
}
h2 {
  font-size: 48px;
  line-height: 1em;
  letter-spacing: -0.035em;
  margin-bottom: 18px;
}
@media only screen and (min-width: 768px) {
  h2 {
    font-size: 56px;
  }
}
h3 {
  font-size: 32px;
  font-weight: 600;
  line-height: 1.1875em;
  letter-spacing: -0.025em;
  margin-bottom: 0.5em;
}
h4 {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.35em;
  color: #161616;
  letter-spacing: -0.025em;
}
h4 a {
  color: #161616;
}
h5 {
  font-size: 16px;
  line-height: 1em;
  color: rgba(22, 22, 22, 0.7);
}
p + h3,
ul + h3,
p + h2,
ul + h2 {
  margin-top: 1.4em;
}
p + h5 {
  margin-top: 1.6em;
}
small {
  letter-spacing: -0.024em;
}
section {
  padding-top: 24px;
  padding-bottom: 24px;
}
@media only screen and (min-width: 768px) {
  section {
    padding-top: 48px;
    padding-bottom: 48px;
  }
}
main {
  padding: 24px 0;
}
@media only screen and (min-width: 768px) {
  main {
    padding: 48px 0;
  }
}
.inverted {
  color: rgba(255, 255, 255, 0.7);
}
.inverted h1,
.inverted h2,
.inverted h3,
.inverted h4 {
  color: #fff;
}
.nowrap {
  white-space: nowrap;
}
@media only screen and (min-width: 768px) {
  .main-content {
    width: 730px;
    margin: 0 auto;
  }
}
.deactivated {
  opacity: 0.3;
}
.nav .nav-inner {
  padding: 32px 10px;
  margin: 0 -15px;
}
.nav .nav-inner::after {
  display: block;
  clear: both;
  content: "";
}
@media only screen and (min-width: 768px) {
  .nav .nav-inner {
    padding: 40px 0px;
  }
}
.nav .nav-inner a.logo {
  display: block;
  float: left;
  font-size: 24px;
  font-weight: bold;
  color: #161616;
  text-decoration: none;
  letter-spacing: -0.035em;
  line-height: 40px;
}
@media only screen and (min-width: 768px) {
  .nav .nav-inner a.logo {
    line-height: 48px;
  }
}
.nav .nav-inner a.logo img {
  float: left;
  margin-right: 12px;
  margin-top: -2px;
  width: 40px;
}
@media only screen and (min-width: 768px) {
  .nav .nav-inner a.logo img {
    width: 48px;
  }
}
.nav .nav-inner a.logo.center {
  margin: 0 auto;
  width: 150px;
  float: inherit;
}
.nav .nav-inner ul {
  float: right;
  padding: 12px 0 0;
}
@media only screen and (min-width: 768px) {
  .nav .nav-inner ul {
    padding-top: 17px;
  }
}
.nav .nav-inner ul li {
  display: block;
  float: left;
  list-style: none;
  font-size: 16px;
  font-weight: bold;
  margin-left: 32px;
  line-height: 1.2em;
}
.nav .nav-inner ul li:first-child {
  margin-left: 0;
}
.nav .nav-inner ul li a {
  display: inline-block;
  color: #161616;
  text-decoration: none;
  border-bottom: 2px solid transparent;
}
.nav .nav-inner ul li a:hover {
  border-bottom-color: rgba(22, 22, 22, 0.5);
}
.nav .nav-inner ul li.selected a {
  color: #1261DF;
}
.nav.omni {
  backdrop-filter: saturate(1.8) blur(10px);
  -webkit-backdrop-filter: saturate(1.8) blur(10px);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
  z-index: 100;
}
.nav.omni .nav-inner {
  padding: 19px 10px 7px;
}
.nav.omni .download-btn {
  float: right;
  margin-left: 32px;
  margin-top: 2px;
}
body.has-omni-nav {
  padding-top: 80px;
}
.centralizer {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 576px) {
  .centralizer-sm {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}
@media only screen and (min-width: 768px) {
  .centralizer-md {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}
.button-centralizer {
  text-align: center;
}
.button-centralizer a.btn {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .button-centralizer a.btn {
    width: auto;
  }
}
.h1-block {
  margin-top: 40px;
  margin-bottom: 40px;
}
.h1-block h1 {
  margin-bottom: 24px;
}
.h1-block h3 {
  font-size: 24px;
  font-weight: normal;
  color: rgba(22, 22, 22, 0.7);
  letter-spacing: -0.04375em;
}
@media only screen and (min-width: 768px) {
  .h1-block h3 {
    font-size: 32px;
  }
}
.note {
  color: rgba(22, 22, 22, 0.5);
}
.h2-block {
  margin-bottom: 26px;
}
@media only screen and (min-width: 768px) {
  .h2-block {
    margin-bottom: 42px;
  }
}
.h2-block h2 {
  font-size: 48px;
}
@media only screen and (min-width: 768px) {
  .h2-block h2 {
    font-size: 56px;
  }
}
.h2-block h4 {
  color: rgba(22, 22, 22, 0.5);
}
.badges-con {
  margin-bottom: 10px;
}
.pro-badge {
  font-weight: bold;
  font-size: 20px;
  color: #fff;
  background-color: #fc5e15;
  padding: 9px 12px 7px;
  line-height: 1em;
  margin: 8px auto;
  display: inline-block;
  border-radius: 6px;
  letter-spacing: -0.025em;
}
.btn {
  display: inline-block;
  font-weight: 600;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: white;
  border: 2px solid #CCCCCC;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
  padding: 9px 18px 7px;
  font-size: 16px;
  line-height: 1.5;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, background-image 0.15s ease-in-out;
  letter-spacing: -0.025em;
  color: #161616;
}
.btn:hover {
  color: #161616;
  border-color: rgba(22, 22, 22, 0.5);
  text-decoration: none;
}
.btn-primary {
  color: #fff;
  font-weight: bold;
  background-image: linear-gradient(to bottom, #27dfb6 0%, #24b1b6 100%);
  border-width: 0;
}
.btn-primary:hover {
  color: #fff;
  background-image: linear-gradient(to bottom, #46e4c1 0%, #28c6cb 100%);
}
.btn-lg {
  font-size: 24px;
  padding: 14px 24px 10px;
  margin: 8px 0;
}
.btn-fullwidth {
  width: 100%;
}
.btn-lg.btn-primary {
  padding: 16px 24px 12px;
}
.btn-primary-outline {
  color: #00C0B3;
  border-color: #0FCFBD;
}
.btn-primary-outline:hover {
  color: #00a79b;
  border-color: #0db7a7;
}
@media only screen and (min-width: 992px) {
  .side-content-block {
    padding: 0 65px;
  }
}
.side-centered-block {
  text-align: center;
}
.overflowed-block {
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .sliding-blocks {
    padding-top: 40px;
  }
}
.sliding-blocks .sliding-block {
  margin-bottom: 60px;
  transition: opacity 0.5s linear;
}
@media only screen and (min-width: 768px) {
  .sliding-blocks .sliding-block {
    opacity: 0.3;
  }
}
@media only screen and (min-width: 768px) {
  .sliding-blocks .sliding-block p {
    height: 0;
    transition: height 0.5s linear;
    overflow: hidden;
  }
}
.sliding-blocks .sliding-block.active {
  opacity: 1;
  transition: opacity 0.5s linear;
}
.sliding-blocks .sliding-block.active p {
  height: auto;
  transition: height 0.5s linear;
}
ul.features {
  list-style: none;
  font-weight: bold;
  font-size: 18px;
  color: #161616;
  margin: 0 auto;
  padding: 0;
  width: 300px;
}
@media only screen and (min-width: 576px) {
  ul.features {
    width: 450px;
  }
}
@media only screen and (min-width: 992px) {
  ul.features {
    width: auto;
    margin: 0;
  }
}
ul.features li {
  text-align: center;
  display: inline-block;
  min-width: 150px;
  padding: 8px;
}
ul.features li .img-con {
  display: block;
  text-align: center;
  height: 114px;
}
ul.features li a {
  color: #161616;
}
.dark {
  background-color: #141517;
}
.tag-badge-con {
  padding: 10px 0;
}
.tag-badge-con .tag-badge {
  margin: 10px 24px 10px 0;
}
.tag-badge-con .tag-badge:last-child {
  margin-right: 0;
}
.tag-badge {
  display: inline-block;
  border: 2px solid #B5CEF5;
  background-color: #DEE9FA;
  border-radius: 8px;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: -0.025em;
  line-height: 1em;
  padding: 6px 16px 5px;
  color: #1261DF;
}
.tag-badge.inactive {
  color: #A6A6A6;
  background-color: transparent;
  border-color: #E0E0E0;
}
.plus {
  background-color: #fff;
  border-radius: 20px;
  height: 40px;
  line-height: 40px;
  width: 40px;
}
.btn.btn-lg.two-lines {
  font-weight: 600;
  line-height: 1em;
  padding-top: 6px;
  padding-bottom: 8px;
}
.btn.btn-lg.two-lines .sup {
  display: block;
  font-size: 14px;
  margin-bottom: -2px;
}
ul.check {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.check li {
  background: url(/images/checkmark.png) 0 0 no-repeat;
  line-height: 1.2em;
  padding-left: 24px;
  margin-bottom: 12px;
}
@media all and (-webkit-min-device-pixel-ratio : 1.5),
   all and (-o-min-device-pixel-ratio: 3/2),
   all and (min--moz-device-pixel-ratio: 1.5),
   all and (min-device-pixel-ratio: 1.5) {
  ul.check li {
    background-image: url(/images/checkmark@2x.png);
    background-size: 16px 15px;
  }
}
ul.check li:last-child {
  margin-bottom: 0;
}
.creation-block {
  background-color: #F1F1F1;
  border-bottom: 2px solid #e9e9e9;
  color: #0046CC;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: -0.035em;
  line-height: 1.2em;
  padding: 72px 0 56px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .creation-block {
    font-size: 40px;
    padding: 90px 0 76px;
  }
}
.creation-block a {
  color: #0046CC;
  border-bottom: 4px solid rgba(0, 70, 204, 0.5);
  display: inline-block;
  text-decoration: none;
}
.creation-block a:hover {
  color: #003db3;
  border-bottom-color: rgba(0, 61, 179, 0.7);
}
footer {
  background-color: #F1F1F1;
  padding: 0 30px;
}
@media only screen and (min-width: 576px) {
  footer {
    padding: 0 45px;
  }
}
@media only screen and (min-width: 768px) {
  footer {
    padding: 0 60px;
  }
}
@media only screen and (min-width: 992px) {
  footer {
    padding: 0 72px;
  }
}
footer .footer-inner {
  position: relative;
}
footer .niftypals-logo,
footer .footer-text,
footer .sm-links-con {
  height: 112px;
  display: flex;
}
footer .niftypals-logo,
footer .sm-links-con {
  align-items: center;
}
footer .footer-text {
  flex-flow: column;
  justify-content: center;
}
footer .niftypals-logo {
  float: left;
  position: absolute;
  top: 0;
  left: 0;
}
footer .footer-text {
  color: rgba(22, 22, 22, 0.3);
  font-size: 12px;
  font-weight: 600;
  line-height: 1em;
  text-align: center;
  padding-top: 120px;
  padding-bottom: 32px;
  height: auto;
}
@media only screen and (min-width: 576px) {
  footer .footer-text {
    height: 112px;
    padding-top: 0;
    padding-bottom: 0;
  }
}
footer .footer-text a,
footer .footer-text a:hover {
  color: rgba(22, 22, 22, 0.3);
  text-decoration: underline;
}
footer .footer-text a:hover {
  color: rgba(22, 22, 22, 0.7);
}
footer .footer-text .copyright,
footer .footer-text .footer-links {
  padding: 6px 0;
}
footer .sm-links-con {
  position: absolute;
  top: 0;
  right: 0;
  text-align: right;
}
ul.sm-links {
  text-align: right;
  margin: 0;
  padding: 0;
  list-style: none;
  height: 32px;
}
ul.sm-links li {
  display: inline-block;
  margin-right: 24px;
}
ul.sm-links li a {
  color: #0046CC;
}
ul.sm-links li a:hover {
  text-decoration: none;
  color: #0058ff;
}
ul.sm-links li i {
  font-size: 32px;
}
ul.sm-links li:last-child {
  margin-right: 0;
}
body.support {
  background-image: url("/images/support-bg.png");
  background-repeat: no-repeat;
  background-position: center top;
}
@media all and (-webkit-min-device-pixel-ratio : 1.5),
   all and (-o-min-device-pixel-ratio: 3/2),
   all and (min--moz-device-pixel-ratio: 1.5),
   all and (min-device-pixel-ratio: 1.5) {
  body.support {
    background-image: url("/images/support-bg@2x.png");
    background-size: 887px auto;
  }
}
body.support .h1-block {
  margin-bottom: 100px;
}
.faq-item {
  margin-bottom: 32px;
}
.faq-item.expandable {
  padding-left: 32px;
  position: relative;
}
.faq-item.expandable .carret {
  position: absolute;
  width: 16px;
  height: 16px;
  top: 6px;
  left: 0;
  background-image: url("/images/plus.png");
  background-repeat: no-repeat;
  background-position: left top;
}
@media all and (-webkit-min-device-pixel-ratio : 1.5),
   all and (-o-min-device-pixel-ratio: 3/2),
   all and (min--moz-device-pixel-ratio: 1.5),
   all and (min-device-pixel-ratio: 1.5) {
  .faq-item.expandable .carret {
    background-image: url("/images/plus@2x.png");
    background-size: 16px auto;
  }
}
.faq-item.expandable h4 {
  cursor: pointer;
}
.faq-item.expandable .faq-content {
  overflow: hidden;
  height: 0;
  opacity: 0;
  transition: height 0.15s ease-in-out, opacity 0.15s linear;
}
.faq-item.expandable.expanded .carret {
  background-image: url("/images/minus.png");
  background-repeat: no-repeat;
  background-position: left 7px;
}
@media all and (-webkit-min-device-pixel-ratio : 1.5),
   all and (-o-min-device-pixel-ratio: 3/2),
   all and (min--moz-device-pixel-ratio: 1.5),
   all and (min-device-pixel-ratio: 1.5) {
  .faq-item.expandable.expanded .carret {
    background-image: url("/images/minus@2x.png");
    background-size: 16px auto;
  }
}
.faq-item.expandable.expanded .faq-content {
  height: auto;
  opacity: 1;
  transition: height 0.15s ease-in-out, opacity 0.15s linear;
}
.manual-box {
  border: 2px solid #CCCCCC;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
  padding: 24px 32px;
  margin-bottom: 24px;
}
.manual-box h5 {
  color: #fc5e15;
}
.manual-box p {
  margin-bottom: 0;
}
ul.features.support li {
  min-width: 200px;
}
body.at-manual .h2-block {
  margin-bottom: 82px;
}
body.at-manual .screenshot-con {
  text-align: center;
}
body.at-manual .screenshot-con img {
  max-width: 100%;
}
body.at-manual .screenshot-task {
  padding: 12px 0 30px;
}
body.at-manual .screenshot-rules {
  padding: 0 30px;
}
body.at-manual .screenshot-frozen {
  padding: 12px 0 80px;
}
.overlay {
  display: none;
  background-color: rgba(220, 220, 220, 0.85);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
  overflow: auto;
}
.overlay .checkout {
  max-width: 320px;
  position: relative;
  margin: 70px auto auto;
  padding-bottom: 70px;
}
@media only screen and (min-width: 576px) {
  .overlay .checkout {
    max-width: 640px;
    margin-top: 140px;
  }
}
.overlay .checkout .wrapper {
  background-image: url("/images/checkmark-bg.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-color: white;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.18);
  border-radius: 3px;
  width: 100%;
  height: 100%;
  text-align: center;
}
@media all and (-webkit-min-device-pixel-ratio : 1.5),
   all and (-o-min-device-pixel-ratio: 3/2),
   all and (min--moz-device-pixel-ratio: 1.5),
   all and (min-device-pixel-ratio: 1.5) {
  .overlay .checkout .wrapper {
    background-image: url("/images/checkmark-bg@2x.png");
    background-size: 462px auto;
  }
}
.overlay .checkout .wrapper .wrapper-inner {
  padding: 74px 20px 30px;
}
.overlay .checkout .close {
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 99999999;
  line-height: 1em;
}
.overlay .checkout .close img {
  width: 14px;
  height: 14px;
}
.overlay .checkout .icon-wrapper {
  position: absolute;
  left: 0;
  top: -55px;
  width: 100%;
  text-align: center;
}
.overlay .checkout .icon-wrapper .icon {
  height: 95px;
  width: 95px;
}
.overlay .checkout .top-block {
  margin-bottom: 30px;
}
.overlay .checkout .top-block h2 {
  color: #3DC200;
  font-size: 30px;
  line-height: 1.2em;
}
@media only screen and (min-width: 768px) {
  .overlay .checkout .top-block h2 {
    font-size: 40px;
  }
}
.overlay .checkout .license-block {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2em;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .overlay .checkout .license-block {
    font-size: 20px;
  }
}
.overlay .checkout .license-block .license-wrapper {
  display: inline-block;
  padding: 4px 0;
  border-bottom: 2px solid #1261DF;
}
.overlay .checkout .notes-block {
  font-size: 14px;
  margin-bottom: 16px;
}
.overlay .checkout .notes-block .email {
  font-weight: bold;
}
.overlay .checkout .order-number-wrapper {
  display: inline-block;
  line-height: 1em;
  font-size: 14px;
  border: 2px solid #CCCCCC;
  border-radius: 4px;
  padding: 5px 10px 3px;
}
#niftypals header {
  padding: 36px 30px;
}
@media only screen and (min-width: 576px) {
  #niftypals header {
    padding: 56px 60px 48px;
  }
}
.container-team-image {
  padding-left: 0;
  padding-right: 0;
}
.team-image-block {
  position: relative;
  margin-bottom: 8px;
  background: url(/images/team.jpg) center bottom no-repeat;
  background-size: 680px;
  height: 770px;
}
@media all and (-webkit-min-device-pixel-ratio : 1.5),
   all and (-o-min-device-pixel-ratio: 3/2),
   all and (min--moz-device-pixel-ratio: 1.5),
   all and (min-device-pixel-ratio: 1.5) {
  .team-image-block {
    background-image: url(/images/team@1.5x.jpg);
  }
}
@media only screen and (min-width: 576px) and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-width: 576px) and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-width: 576px) and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-width: 576px) and (min-device-pixel-ratio: 1.5) {
  .team-image-block {
    background-image: url(/images/team@2x.jpg);
  }
}
@media only screen and (min-width: 576px) {
  .team-image-block {
    height: 770px;
    background-size: 720px;
  }
}
@media only screen and (min-width: 768px) {
  .team-image-block {
    height: 850px;
    background-size: 840px;
  }
}
@media only screen and (min-width: 992px) {
  .team-image-block {
    height: 1086px;
    background-size: 1110px;
  }
}
@media only screen and (min-width: 1200px) {
  .team-image-block {
    height: 1136px;
    background-size: 1140px;
  }
}
.team-image-block .heading {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  padding-top: 36px;
}
@media only screen and (min-width: 576px) {
  .team-image-block .heading {
    padding-top: 52px;
  }
}
@media only screen and (min-width: 768px) {
  .team-image-block .heading {
    padding-top: 56px;
  }
}
@media only screen and (min-width: 992px) {
  .team-image-block .heading {
    padding-top: 76px;
  }
}
.team-image-block .who-we-are {
  padding-left: 15px;
  padding-right: 15px;
}
@media only screen and (min-width: 576px) {
  .team-image-block .who-we-are {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media only screen and (min-width: 768px) {
  .team-image-block .who-we-are {
    padding-left: 42px;
    padding-right: 42px;
  }
}
@media only screen and (min-width: 992px) {
  .team-image-block .who-we-are {
    padding-left: 64px;
    padding-right: 0px;
  }
}
@media only screen and (min-width: 1200px) {
  .team-image-block .who-we-are {
    padding-left: 96px;
  }
}
.team-image-block .who-we-are h1 {
  font-size: 30px;
}
@media only screen and (min-width: 576px) {
  .team-image-block .who-we-are h1 {
    font-size: 48px;
  }
}
@media only screen and (min-width: 992px) {
  .team-image-block .who-we-are h1 {
    font-size: 52px;
  }
}
@media only screen and (min-width: 1200px) {
  .team-image-block .who-we-are h1 {
    font-size: 64px;
  }
}
.team-image-block .statement {
  font-size: 20px;
  color: #0046CC;
  font-weight: 600;
  letter-spacing: -0.04375em;
  line-height: 1.416em;
  padding-left: 15px;
  padding-right: 15px;
}
@media only screen and (min-width: 576px) {
  .team-image-block .statement {
    padding-left: 32px;
    padding-right: 32px;
    font-size: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .team-image-block .statement {
    padding-left: 42px;
    padding-right: 42px;
    font-size: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .team-image-block .statement {
    padding-top: 12px;
    padding-left: 10px;
    padding-right: 64px;
    font-size: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .team-image-block .statement {
    padding-left: 20px;
    padding-right: 94px;
    font-size: 24px;
  }
}
.team-image-block figcaption {
  position: absolute;
  display: none;
}
.team-image-block figcaption p {
  margin-bottom: 0.2em;
}
@media only screen and (min-width: 992px) {
  .team-image-block figcaption p {
    margin-bottom: 0.2em;
  }
}
@media only screen and (min-width: 1200px) {
  .team-image-block figcaption p {
    margin-bottom: 0.2em;
  }
}
@media only screen and (min-width: 992px) {
  .team-image-block figcaption {
    display: block;
    bottom: 20px;
    font-size: 12px;
  }
}
@media only screen and (min-width: 1200px) {
  .team-image-block figcaption {
    bottom: 32px;
    font-size: 16px;
  }
}
.team-image-block figcaption.gleb {
  padding-bottom: 21px;
}
@media only screen and (min-width: 992px) {
  .team-image-block figcaption.gleb {
    left: 32px;
  }
}
@media only screen and (min-width: 1200px) {
  .team-image-block figcaption.gleb {
    left: 54px;
  }
}
@media only screen and (min-width: 992px) {
  .team-image-block figcaption.stas {
    right: 32px;
    text-align: right;
  }
}
@media only screen and (min-width: 1200px) {
  .team-image-block figcaption.stas {
    right: 54px;
  }
}
.team-image-block figcaption h5 {
  margin-bottom: 3px;
}
@media only screen and (min-width: 992px) {
  .team-image-block figcaption h5 {
    font-size: 14px;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .team-image-block figcaption h5 {
    font-size: 16px;
  }
}
.under-figcaptions {
  font-size: 14px;
}
.under-figcaptions::after {
  display: block;
  clear: both;
  content: "";
}
@media only screen and (min-width: 992px) {
  .under-figcaptions {
    display: none;
  }
}
.under-figcaptions h5 {
  margin-bottom: 0px;
}
.under-figcaptions figcaption {
  padding: 16px 24px 0;
}
.under-figcaptions figcaption p {
  margin-bottom: 0.2em;
}
@media only screen and (min-width: 576px) {
  .under-figcaptions figcaption {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) {
  .under-figcaptions figcaption {
    padding-left: 42px;
    padding-right: 42px;
  }
}
.under-figcaptions figcaption.gleb {
  padding-right: 8px;
  float: left;
}
.under-figcaptions figcaption.stas {
  text-align: right;
  float: right;
  padding-left: 8px;
}
@media only screen and (min-width: 992px) {
  .team-image-block figcaption ul.sm-links,
  .under-figcaptions figcaption ul.sm-links {
    height: 24px;
  }
}
.team-image-block figcaption ul.sm-links li,
.under-figcaptions figcaption ul.sm-links li {
  margin-right: 8px;
}
.team-image-block figcaption ul.sm-links li:last-child,
.under-figcaptions figcaption ul.sm-links li:last-child {
  margin-right: 0;
}
@media only screen and (min-width: 992px) {
  .team-image-block figcaption ul.sm-links li i,
  .under-figcaptions figcaption ul.sm-links li i {
    font-size: 24px;
  }
}
@media only screen and (min-width: 1200px) {
  .team-image-block figcaption ul.sm-links li i,
  .under-figcaptions figcaption ul.sm-links li i {
    font-size: 32px;
  }
}
.team-image-block figcaption ul.sm-links li a,
.under-figcaptions figcaption ul.sm-links li a {
  color: rgba(22, 22, 22, 0.3);
}
.team-image-block figcaption ul.sm-links li a:hover,
.under-figcaptions figcaption ul.sm-links li a:hover {
  color: rgba(22, 22, 22, 0.5);
}
.mission-block {
  margin-top: 80px;
  margin-bottom: 40px;
}
@media only screen and (min-width: 576px) {
  .mission-block {
    margin-bottom: 80px;
  }
}
.mission-block h5 {
  color: rgba(22, 22, 22, 0.3);
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 18px;
  letter-spacing: 0.03333333em;
}
.mission-block h4 {
  color: #0046CC;
  margin-bottom: 0;
}
.separator {
  background-color: #E5E5E5;
  width: 3px;
  height: 64px;
  margin: 0 auto;
}
.timepal-block {
  margin: 50px 0 80px;
}
.timepal-block .title-con {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 24px;
  flex-direction: column;
}
@media only screen and (min-width: 576px) {
  .timepal-block .title-con {
    flex-direction: row;
  }
}
@media only screen and (min-width: 768px) {
  .timepal-block .title-con {
    margin-bottom: 20px;
  }
}
.timepal-block .title-con img {
  width: 96px;
  margin-bottom: 24px;
}
@media only screen and (min-width: 576px) {
  .timepal-block .title-con img {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) {
  .timepal-block .title-con img {
    width: 128px;
  }
}
@media only screen and (min-width: 992px) {
  .timepal-block .title-con img {
    width: 192px;
  }
}
.timepal-block .title-con h1 {
  font-size: 45px;
  padding: 0 0.26em;
  letter-spacing: -0.04375em;
  line-height: 1em;
  margin: 0;
}
@media only screen and (min-width: 576px) {
  .timepal-block .title-con h1 {
    font-size: 66px;
  }
}
@media only screen and (min-width: 768px) {
  .timepal-block .title-con h1 {
    font-size: 96px;
  }
}
@media only screen and (min-width: 992px) {
  .timepal-block .title-con h1 {
    font-size: 116px;
  }
}
@media only screen and (min-width: 1200px) {
  .timepal-block .title-con h1 {
    font-size: 136px;
  }
}
.timepal-block .title-con h1 a {
  color: #161616;
}
.timepal-block h3 {
  font-size: 24px;
  font-weight: normal;
  color: rgba(22, 22, 22, 0.7);
  letter-spacing: -0.04375em;
  line-height: 1.40625em;
  margin-bottom: 24px;
}
@media only screen and (min-width: 768px) {
  .timepal-block h3 {
    font-size: 32px;
  }
}
.switch-con {
  padding: 8px 0;
  margin-bottom: 6px;
  float: left;
}
.switch-con .footnote {
  text-align: center;
  color: rgba(255, 255, 255, 0.5);
  font-size: 12px;
  padding: 6px 0;
}
ul.switch {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.switch::after {
  display: block;
  clear: both;
  content: "";
}
ul.switch li {
  cursor: pointer;
  display: inline-block;
  border: 1px solid white;
  line-height: 32px;
}
ul.switch li a {
  display: inline-block;
  padding: 0 16px;
}
ul.switch li:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
ul.switch li:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
ul.switch li.selected {
  background-color: white;
  color: #161616;
}
.app-icon-con {
  text-align: center;
  margin: 40px 0 60px;
}
.app-icon-con a:hover {
  text-decoration: none;
}
.app-icon-con .app-icon {
  margin-bottom: 20px;
  width: 92px;
}
@media only screen and (min-width: 576px) {
  .app-icon-con .app-icon {
    width: 128px;
    margin-bottom: 26px;
  }
}
@media only screen and (min-width: 768px) {
  .app-icon-con .app-icon {
    width: 192px;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .app-icon-con .app-icon {
    width: auto;
  }
}
.app-icon-con h2 {
  font-size: 22px;
  margin-bottom: 0.8em;
}
@media only screen and (min-width: 576px) {
  .app-icon-con h2 {
    font-size: 32px;
  }
}
@media only screen and (min-width: 768px) {
  .app-icon-con h2 {
    font-size: 40px;
  }
}
@media only screen and (min-width: 992px) {
  .app-icon-con h2 {
    font-size: 48px;
  }
}
