

/* Start:/2021/style.css?16071540217394*/
@import url(/2021/font/JournalSansNew/stylesheet.css);
@import url(/2021/font/MyriadPro/stylesheet.css);
* {
  box-sizing: border-box; }

html, body, main {
  margin: 0;
  padding: 0;
  font-family: "Journal Sans New", sans-serif; }

ol li, ul li {
  margin-bottom: 1rem;
  padding-left: .5em; }

.ng-head {
  background: url("/2021/img/top-desktop-bg.png") #289048 center right no-repeat;
  height: 376px;
  display: flex;
  flex-direction: row;
  color: white; }
  @media screen and (max-width: 768px) {
    .ng-head {
      background: url("/2021/img/top-mobile-bg.jpg") #289048 no-repeat;
      background-size: contain;
      background-position-y: 85%;
      min-height: 750px;
      flex-direction: column; } }

.ng-head-left {
  flex: 1; }
  .ng-head-left .ng-head-slogan-1 {
    align-self: center;
    text-align: center;
    font-size: 36pt;
    margin-top: 30px;
    margin-bottom: 20px; }
    @media screen and (max-width: 768px) {
      .ng-head-left .ng-head-slogan-1 {
        align-self: start;
        text-align: left;
        font-size: 30pt;
        font-weight: 900;
        padding-left: 40px;
        max-width: 70%;
        line-height: 1.1; } }
  .ng-head-left .ng-head-slogan-3 {
    align-self: center;
    text-align: center;
    font-size: 30pt;
    margin-top: 20px; }
    @media screen and (max-width: 768px) {
      .ng-head-left .ng-head-slogan-3 {
        align-self: start;
        text-align: left;
        font-size: 20pt;
        padding-left: 40px;
        max-width: 70%; } }
  .ng-head-left .ng-head-slogan-2 {
    display: flex;
    flex-direction: row;
    align-items: stretch; }
    .ng-head-left .ng-head-slogan-2 .ng-word-present {
      font-size: 30pt;
      font-weight: normal;
      text-transform: uppercase; }
      @media screen and (max-width: 768px) {
        .ng-head-left .ng-head-slogan-2 .ng-word-present {
          font-size: 18pt; } }
    .ng-head-left .ng-head-slogan-2 .ng-word-sms-number {
      font-size: 36pt;
      text-transform: uppercase;
      font-family: Montserrat, sans-serif; }
      @media screen and (max-width: 768px) {
        .ng-head-left .ng-head-slogan-2 .ng-word-sms-number {
          font-size: 20pt; } }
  .ng-head-left .ng-arrow-right {
    width: 0;
    height: 0;
    border-top: 60px solid transparent;
    border-bottom: 60px solid transparent;
    border-left: 40px solid #e30613; }
    @media screen and (max-width: 768px) {
      .ng-head-left .ng-arrow-right {
        border-top: 40px solid transparent;
        border-bottom: 40px solid transparent;
        border-left: 30px solid #e30613; } }
  .ng-head-left .ng-subhead {
    display: flex;
    flex-direction: row;
    align-items: center;
    background: #e30613;
    width: 50%; }
    @media screen and (max-width: 768px) {
      .ng-head-left .ng-subhead {
        width: 80%; } }
    .ng-head-left .ng-subhead * {
      font-weight: 700;
      font-size: 10pt;
      line-height: 1.2;
      letter-spacing: 1.5px; }
    .ng-head-left .ng-subhead .ng-subhead-1, .ng-head-left .ng-subhead .ng-subhead-2, .ng-head-left .ng-subhead .ng-subhead-3 {
      padding-top: 10px;
      padding-bottom: 10px; }
    .ng-head-left .ng-subhead .ng-subhead-1 > div, .ng-head-left .ng-subhead .ng-subhead-2, .ng-head-left .ng-subhead .ng-subhead-3 {
      padding-right: 15px;
      padding-left: 15px; }
    .ng-head-left .ng-subhead .ng-subhead-1 > div {
      border-right: 1px solid white; }
      .ng-head-left .ng-subhead .ng-subhead-1 > div > div:first-child {
        font-size: 18pt; }
        @media screen and (max-width: 768px) {
          .ng-head-left .ng-subhead .ng-subhead-1 > div > div:first-child {
            font-size: 14pt; } }
      .ng-head-left .ng-subhead .ng-subhead-1 > div small {
        margin-top: 10px; }
        @media screen and (max-width: 768px) {
          .ng-head-left .ng-subhead .ng-subhead-1 > div small {
            font-size: 9pt; } }
    .ng-head-left .ng-subhead .ng-subhead-1, .ng-head-left .ng-subhead .ng-subhead-2 {
      color: white; }

.ng-head-right {
  display: flex;
  flex-direction: column-reverse; }
  .ng-head-right > div {
    padding: 10px 10px 10px 50px;
    width: 270px;
    background: linear-gradient(110deg, transparent 16%, #e30613 16.2%);
    color: white;
    display: flex;
    flex-direction: column;
    align-items: center; }
    @media screen and (max-width: 768px) {
      .ng-head-right > div {
        background: none;
        flex-direction: row;
        width: 100%;
        justify-content: center;
        padding: 10px;
        font-size: 26pt;
        margin-bottom: 20px; } }
  @media screen and (max-width: 768px) {
    .ng-head-right .ng-head-discount-1 {
      margin-right: 10px; } }
  @media screen and (min-width: 768px) {
    .ng-head-right * {
      font-weight: 900; }
    .ng-head-right .ng-head-discount-1 {
      text-transform: uppercase;
      font-size: 26pt; }
    .ng-head-right .ng-head-discount-2 {
      text-transform: uppercase;
      display: flex;
      flex-direction: row;
      align-content: center;
      justify-content: center; }
      .ng-head-right .ng-head-discount-2 > span {
        display: flex;
        align-self: center;
        line-height: 1;
        font-size: 10pt; }
      .ng-head-right .ng-head-discount-2 .ng-discount-1 {
        font-size: 10pt;
        position: relative;
        margin-right: 0px; }
      .ng-head-right .ng-head-discount-2 .ng-discount-2 {
        font-size: 50pt;
        font-weight: bold; }
      .ng-head-right .ng-head-discount-2 .ng-discount-3 {
        font-size: 30pt;
        position: relative;
        margin-left: 5px; } }

.ng-cards {
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px; }
  .ng-cards .ng-card {
    width: 20%;
    padding: 10px;
    display: flex;
    margin-bottom: 20px;
    flex-direction: column; }
    .ng-cards .ng-card > div {
      height: 100%;
      padding-bottom: 50px;
      box-shadow: 1px 1px 10px 1px rgba(10, 10, 10, 0.24); }
    @media screen and (max-width: 768px) {
      .ng-cards .ng-card {
        width: 50%; } }
    .ng-cards .ng-card .ng-card-header {
      color: white;
      background: #289048;
      height: 80px;
      display: flex;
      justify-content: center;
      align-items: center;
      line-height: 1.2;
      font-family: Gilroy, sans-serif; }
      .ng-cards .ng-card .ng-card-header.ng-card-gift-card {
        background: #6d4d9e; }
      .ng-cards .ng-card .ng-card-header.ng-card-service {
        font-weight: bold;
        background: #e30613; }
      .ng-cards .ng-card .ng-card-header.ng-card-bonuses {
        font-weight: bold;
        background: #e30613; }
    .ng-cards .ng-card .ng-card-body {
      padding: 15px 10px;
      font-family: "Myriad Pro", sans-serif; }
    .ng-cards .ng-card .ng-card-rub {
      font-size: 14pt;
      font-weight: bold; }
    .ng-cards .ng-card .ng-card-number {
      font-size: 20pt;
      font-weight: bold; }
    .ng-cards .ng-card span.ng-card-gift-card {
      font-weight: bold;
      font-size: 12pt; }

.ng-body {
  width: 1040px;
  margin: 0 auto; }
  @media screen and (max-width: 768px) {
    .ng-body {
      width: 100%;
      padding: 10px; }
      .ng-body .ng-phone {
        display: block;
        text-align: center;
        font-size: 120%;
        padding: 10px; } }

.ng-footer {
  height: 100px;
  background: #289048; }

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

/* End */
/* /2021/style.css?16071540217394 */
