html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b {
  font-weight: bolder;
}
strong {
  font-weight: bolder;
}
code {
  font-family: monospace, monospace;
  font-size: 1em;
}
kbd {
  font-family: monospace, monospace;
  font-size: 1em;
}
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  bottom: -0.25em;
}
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}
img {
  border-style: none;
}
button {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
  overflow: visible;
  text-transform: none;
  -webkit-appearance: button;
}
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
input {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
  overflow: visible;
}
optgroup {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
select {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
  text-transform: none;
}
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
  overflow: auto;
}
[type="button"] {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
[type="reset"] {
  -webkit-appearance: button;
}
[type="reset"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="reset"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
[type="submit"] {
  -webkit-appearance: button;
}
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button {
  height: auto;
}
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
audio {
  vertical-align: middle;
}
canvas {
  vertical-align: middle;
}
iframe {
  vertical-align: middle;
}
img {
  vertical-align: middle;
}
svg {
  vertical-align: middle;
}
video {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
.hidden {
  display: none !important;
}
[hidden] {
  display: none !important;
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.sr-only.focusable:active {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  white-space: inherit;
  width: auto;
}
.sr-only.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  white-space: inherit;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix::before {
  content: " ";
  display: table;
}
.clearfix::after {
  content: " ";
  display: table;
  clear: both;
}
@media print {
  * {
    background: #fff !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  *::before {
    background: #fff !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  *::after {
    background: #fff !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a {
    text-decoration: underline;
  }
  a:visited {
    text-decoration: underline;
  }
  a[href]::after {
    content: " (" attr(href) ")";
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]::after {
    content: "";
  }
  a[href^="javascript:"]::after {
    content: "";
  }
  pre {
    white-space: pre-wrap !important;
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr {
    page-break-inside: avoid;
  }
  img {
    page-break-inside: avoid;
  }
  p {
    orphans: 3;
    widows: 3;
  }
  h2 {
    orphans: 3;
    widows: 3;
    page-break-after: avoid;
  }
  h3 {
    orphans: 3;
    widows: 3;
    page-break-after: avoid;
  }
}
body {
  font-family: -apple-system, 'Helvetica Neue', "Roboto", sans-serif, 'Open Sans';
  font-size: 0.9375rem;
  color: #191919;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  line-height: 1.8em;
  background-color: #ffffff;
}
.light-grey-color {
  color: #A6A9B4;
}
.orange-color {
  color: #EF8F40;
}
.green-color {
  color: #4EAF50;
}
textarea {
  -webkit-appearance: none;
}
input {
  -webkit-appearance: none;
}
.light-pink-color {
  color: #DE4C95;
}
.pink-color {
  color: #FE045B;
}
.violet-color {
  color: #A367FD;
}
.download-link-m {
  transform: translate(0px, -6px);
  height: 100%;
  line-height: 100%;
}
.download-link {
  color: #4784E8 !important;
  transition: color 0.15s ease !important;
}
.download-link:hover {
  color: #1753b5 !important;
  cursor: pointer;
  text-decoration: none !important;
}
h1 {
  font-weight: 500;
  font-size: 2.6rem;
  margin: 0px;
  letter-spacing: 0.1rem;
}
h2 {
  font-size: 2.2rem;
  letter-spacing: 0.025rem;
  margin: 2.9rem 0px 0px 0px;
}
h3 {
  font-size: 1.74rem;
  margin: 4px 0px;
  letter-spacing: 0.06rem;
}
h4 {
  margin-top: 12px;
  font-size: 1.7rem;
}
a {
  transition: color 0.15s ease;
}
p {
  font-size: 1.15rem;
  line-height: 1.45rem;
}
p a {
  color: #A6A9B4;
  text-decoration: underline;
}
p a:hover {
  color: #191919;
}
.fw-medium {
  font-weight: 500;
}
@media (max-width: 1199px) {
  h1 {
    font-size: 2.3rem;
  }
  h3 {
    font-size: 1.64rem;
  }
  h2 {
    font-size: 1.9rem;
  }
  h4 {
    margin-top: 18px;
    font-size: 1.5rem;
  }
  p {
    font-size: 0.9rem;
  }
}
@media (min-width: 351px) and (max-width: 440px) {
  h1 {
    font-size: 8vw;
  }
  h3 {
    font-size: 6vw;
  }
}
@media (min-width: 768px) {
  .mobile-break {
    display: none;
  }
}
textarea:focus,
input:focus {
  outline: none;
}
::-webkit-input-placeholder {
  font-style: italic;
}
:-moz-placeholder {
  /* Firefox 18- */
  font-style: italic;
}
::-moz-placeholder {
  /* Firefox 19+ */
  font-style: italic;
}
:-ms-input-placeholder {
  font-style: italic;
}
.nav-items-wrapper > a + a {
  margin-left: 53px;
}
.nav-menu-icon {
  height: 30px;
  width: 30px;
}
.btn-no-style {
  outline: none !important;
  box-shadow: none !important;
}
.nav-wrapper {
  margin-top: 23px;
}
.nav-items-wrapper > a {
  font-size: 1.3rem;
  padding: 16px 0px 3px 0px !important;
  display: inline-block;
  position: relative;
  color: #A6A9B4;
  transition: color 0.15s ease;
}
@media (max-width: 1199px) {
  .nav-items-wrapper > a {
    font-size: 1.15rem;
  }
  .nav-items-wrapper > a + a {
    margin-left: 52px;
  }
}
.nav-item-selected {
  color: #191919 !important;
}
.nav-items-wrapper > a:hover {
  color: #191919;
}
@media (min-width: 576px) {
  .nav-item-selected-underline-off {
    background: none repeat scroll 0 0 transparent;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: 50%;
    position: absolute;
    background: #191919;
    transition: width 0.15s ease 0s, left 0.15s ease 0s;
    width: 0;
  }
  .nav-item-selected-underline-on {
    width: 100%;
    left: 0;
  }
  .nav-item-selected:after {
    width: 100% !important;
    left: 0 !important;
  }
  .nav-items-underliner > a:after {
    background: none repeat scroll 0 0 transparent;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: 50%;
    position: absolute;
    background: #191919;
    transition: width 0.15s ease 0s, left 0.15s ease 0s;
    width: 0;
  }
  .nav-items-underliner > a:hover:after {
    width: 100%;
    left: 0;
  }
}
.portrait {
  margin-top: 50px;
  margin-bottom: 16px;
  padding-right: 5px;
  height: 100%;
  min-height: 300px;
  max-width: 100%;
  max-height: 406px;
  object-fit: contain;
}
.greetings-wrapper {
  display: flex;
  align-items: center;
}
.description-wrapper {
  max-width: 890px;
  margin-bottom: 0px;
}
.description-wrapper-m {
  max-width: 890px;
  margin-bottom: 0px;
  margin-bottom: 60px;
}
@media (min-width: 768px) and (max-width: 850px) {
  .greetings-wrapper * > h1 {
    font-size: 2rem !important;
  }
  .greetings-wrapper * > h3 {
    font-size: 1.34rem !important;
  }
}
@media (max-width: 991px) {
  .greetings-wrapper {
    padding-right: 0px !important;
  }
}
@media (max-width: 767px) {
  .greetings-wrapper {
    height: 300px;
  }
  .portrait {
    margin: 0px;
    padding-left: 30px;
    max-height: 300px;
  }
  .animoji-wrapper {
    width: 100% !important;
    max-width: 100% !important;
    flex-basis: 100%;
  }
}
.portrait-wrapper {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 576px) {
  .portrait {
    padding-left: 0px;
    max-height: 300px;
  }
  .portrait-wrapper {
    justify-content: center;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .portrait-wrapper {
    justify-content: flex-start;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .portrait {
    margin-top: 50px;
    max-height: 326px;
  }
}
.animoji-wrapper {
  height: 100%;
  margin-top: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.animoji {
  width: 130px;
  object-fit: contain;
}
.quote-wrapper {
  min-height: 185px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 50px;
  max-width: 700px;
}
@media (min-width: 768px) {
  .quote-wrapper {
    padding-left: 0px;
  }
}
.quote-text {
  font-size: 1.43rem;
  color: #A6A9B4;
  padding-left: 18px;
  padding-right: 18px;
}
blockquote {
  margin: 0px;
}
blockquote:before,
blockquote:after {
  font-size: 70px;
  font-family: Arial, sans-serif;
  line-height: 1em;
  height: 30px;
  color: #A6A9B4;
}
blockquote:before {
  content: '\201C';
  position: absolute;
  top: 10px;
  left: 3px;
}
@media (max-width: 766px) {
  blockquote:before {
    left: 18px;
  }
}
blockquote:after {
  content: '\201D';
  position: absolute;
  right: 25px;
  bottom: 10px;
}
.home-sec-p {
  padding-top: 40px;
}
.home-points-block {
  margin-top: 14px;
  margin-bottom: 80px;
}
.home-points-block > p {
  margin-bottom: 2.5px;
}
.home-contact {
  min-height: 336px;
  background: #292929;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: white;
}
.home-contact > a {
  color: white;
  text-decoration: underline;
  font-size: 1.25rem;
}
.something-wrapper {
  font-size: 2.2rem;
  letter-spacing: 0.1rem;
  margin-top: 6px;
  margin-bottom: 26px;
}
@media (max-width: 767px) {
  .something-wrapper {
    line-height: 2.8rem;
    text-align: center;
    font-weight: 500;
    letter-spacing: 0.15rem;
  }
  .mobile-upper {
    text-transform: uppercase;
  }
  .home-contact > a {
    font-size: 0.95rem;
  }
  .home-something {
    letter-spacing: 0.1rem;
  }
}
.small-spacing {
  letter-spacing: -5px;
}
.footer-content {
  min-height: 110px;
  align-items: center;
  padding: 30px 0px;
  font-size: 1rem;
  line-height: 1.95rem;
}
.footer-content > a,
.footer-content > * a {
  text-decoration: underline;
  color: #555555;
}
.footer-content > a:hover,
.footer-content > * a:hover {
  color: #191919;
}
.soc-med-block {
  display: flex;
  width: 100%;
  justify-content: flex-end;
}
.soc-med-block > a {
  margin-left: 14px;
}
@media (max-width: 575px) {
  .soc-med-block {
    justify-content: flex-start;
    display: block;
    text-align: center;
    margin-bottom: 30px;
  }
  .soc-med-block > a {
    margin-left: 0px;
  }
  .footer-content {
    margin-top: 20px;
  }
}
.for-o-for {
  padding-top: 90px;
  min-height: calc(100vh - 84.35px);
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
}
.for-o-for-title {
  font-weight: 500;
  font-size: 2rem;
  height: 50px;
  margin-bottom: 120px;
}
.for-o-for-wrapper {
  margin: 40px 0px;
  font-size: 3.4rem;
  font-weight: 700;
}
.for-o-for-bottom-block {
  position: fixed;
  bottom: 0px;
  width: 100%;
}
.app-section {
  min-height: 600px;
  margin-bottom: 120px;
  padding-top: 20px;
  width: 100%;
}
.app-section-end {
  margin-bottom: 32px !important;
}
.app-screen {
  padding: 16px 0px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.app-screen-img {
  display: block;
  max-width: 100%;
  max-height: 600px;
  width: auto;
  height: auto;
  object-fit: contain;
}
.app-description-wrapper {
  padding: 16px 16px 16px 40px;
  min-height: 632px;
  display: flex;
  align-items: center;
}
.app-description-wrapper-small {
  padding: 16px 0px 16px 96px !important;
}
.app-description-no-wrap {
  white-space: nowrap;
  overflow-x: visible;
}
.mobile-email {
  color: #A6A9B4 !important;
  text-decoration: none !important;
}
@media (max-width: 1199px) {
  .app-description-wrapper-small {
    padding: 16px 0px 16px 64px !important;
  }
}
@media (max-width: 991px) {
  .app-description-wrapper-small {
    padding: 16px 0px 16px 36px !important;
  }
}
.app-title {
  font-size: 2.5rem;
  line-height: 3rem;
  font-weight: 900;
  letter-spacing: 0.035rem;
}
.app-title-black {
  color: #333333 !important;
}
.app-description {
  font-size: 1.4rem;
  line-height: 1.9rem;
  font-weight: 500;
}
.app-description > a:hover {
  text-decoration: none;
}
.app-description > p {
  font-weight: 400;
  font-style: italic;
  color: #A6A9B4;
}
.app-spacer {
  height: 20px;
}
.app-mobile-title {
  max-width: 465px;
  display: block;
  margin: 0 auto;
  text-align: center;
}
.app-mobile-title:hover {
  text-decoration: none;
}
@media (min-width: 768px) {
  .app-description-short {
    margin-bottom: 12px;
  }
  .app-screen {
    height: 100%;
  }
}
@media (max-width: 767px) {
  .app-description-wrapper {
    padding: 16px 8px 16px 32px;
    min-height: 232px;
    justify-content: center;
  }
  .app-title {
    font-size: 2.3rem;
    line-height: 2.4rem;
  }
  .app-description {
    font-size: 1.2rem;
    max-width: 465px;
  }
}
@media (max-width: 575px) {
  .app-description-wrapper {
    padding: 16px;
  }
}
.lets-connect-wrapper {
  background: #292929;
  min-height: 236px;
  color: white;
  display: flex;
  align-items: center;
  padding: 40px 0px;
}
.contact-form-wrapper {
  margin: 140px 0px;
  display: flex;
  justify-content: center;
}
#contact-form {
  max-width: 720px;
  width: 80vw;
}
.lets-connect-separator-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 1px;
  width: 100%;
}
.lets-connect-separator {
  height: 1px;
  width: 100%;
  max-width: 286px;
  background-color: white;
}
.lets-connect-title {
  min-height: 100px;
  font-size: 2rem;
  line-height: 2.4rem;
  font-weight: 500;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .lets-connect-title {
    justify-content: center;
  }
  .lets-connect-info {
    margin-bottom: 30px;
    margin-top: 30px;
  }
}
.lets-connect-info {
  min-width: 300px;
  max-width: 600px;
}
.lets-connect-info-wrapper {
  display: flex;
  justify-content: center;
}
.lets-connect-item > a:hover {
  cursor: pointer;
}
.lets-connect-icon {
  width: 44px;
  height: 44px;
  padding: 9px;
  object-fit: contain;
}
.lets-connect-icon-ln {
  width: 44px;
  height: 44px;
  padding: 9px;
  object-fit: contain;
  padding: 6px 9px 12px 9px;
}
.lets-connect-item-text {
  margin-left: 10px;
  text-decoration: none;
  color: white;
  font-size: 1.1rem;
}
.lets-connect-item-text:hover {
  text-decoration: none;
  color: white;
}
.lets-connect-item {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .lets-connect-title {
    font-size: 1.5rem;
  }
  .lets-connect-icon {
    width: 40px;
    height: 40px;
  }
  .lets-connect-icon-ln {
    width: 40px;
    height: 40px;
  }
}
.contact-style {
  width: 100%;
  padding: 14px 16px;
  border: 1px solid #A6A9B4;
  border-radius: 1px;
}
.contact-form-lbl {
  font-size: 1.2rem;
  line-height: 1.3rem;
  margin-bottom: 20px;
  font-weight: 700;
}
#contact-form > textarea {
  width: 100%;
  padding: 14px 16px;
  border: 1px solid #A6A9B4;
  border-radius: 1px;
  margin-bottom: 24px;
  min-height: 200px;
}
.contact-item {
  width: 100%;
  padding: 14px 16px;
  border: 1px solid #A6A9B4;
  border-radius: 1px;
  margin-bottom: 20px;
}
.contact-btn {
  height: 44px;
  width: 134px;
  text-align: center;
  color: white;
  font-weight: 500;
  font-size: 1.1rem;
  border: none;
  border-radius: 1px;
  background-color: #292929;
}
#contact-form-spinner {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
  margin-top: 20px;
}
@media (max-width: 575px) {
  .contact-modal-dialog {
    margin-top: 50px;
    padding: 16px;
  }
}
