/* Colors */
/* Font */
/* Width & Height */
/* Margin & Padding */
/* Colors */
/* Font */
/* Width & Height */
/* Margin & Padding */
/* Mixins */
/* Fonts */
@font-face {
  font-family: WYekan;
  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;
  src: url('/skin/frontend/v3/default/fonts/YekanWeb-Regular.woff') format('woff');
}
@font-face {
  font-family: WYekanBold;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: bold;
  src: url('/skin/frontend/v3/default/fonts/YekanWeb-Bold.woff') format('woff');
}
@font-face {
  font-family: BYekan;
  src: url('/skin/frontend/v3/default/fonts/BYekan.eot'), /* IE9 Compat Modes */ url('/skin/frontend/v3/default/fonts/BYekan.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/skin/frontend/v3/default/fonts/BYekan.woff') format('woff'), /* Modern Browsers */ url('/skin/frontend/v3/default/fonts/BYekan.ttf') format('truetype');
  /* Safari, Android, iOS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@font-face {
  font-family: "yekan";
  src: url('/skin/frontend/v3/default/fonts/Yekan.eot');
  src: url('/skin/frontend/v3/default/fonts/Yekan.eot?#iefix') format("embedded-opentype"), url('/skin/frontend/v3/default/fonts/Yekan.woff') format("woff"), url('/skin/frontend/v3/default/fonts/Yekan.ttf') format("truetype"), url('/skin/frontend/v3/default/fonts/Yekan.svg#BYekan') format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'icons';
  src: url('/skin/frontend/v3/default/fonts/icons.eot?3wud3e');
  src: url('/skin/frontend/v3/default/fonts/icons.eot?#iefix3wud3e') format('embedded-opentype'), url('/skin/frontend/v3/default/fonts/icons.woff?3wud3e') format('woff'), url('/skin/frontend/v3/default/fonts/icons.ttf?3wud3e') format('truetype'), url('/skin/frontend/v3/default/fonts/icons.svg?3wud3e#icons') 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: 'icons';
  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;
}
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}
/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}
/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}
/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}
/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}
/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}
/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}
/**
 * Add the correct display in IE.
 */
template {
  display: none;
}
/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}
body {
  background-color: #ddfbff;
}
body.loading-view {
  overflow: hidden;
}
a,
button {
  outline: none;
}
*,
*:before,
*:after {
  box-sizing: border-box;
}
p {
  margin: 0;
}
img {
  max-width: 100%;
}
body {
  font-family: BYekan, Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #4a4a4a;
  text-align: right;
  direction: rtl;
}
body .std > p:empty {
  display: none;
}
.nr97-intro {
    overflow: hidden;
    text-align: center;
    min-height: 100vh;
    background: #df9e4a;
}
.nr97-intro__head {
  background: #2c032b;
}
.nr97-intro__hoopoe {
  position: absolute;
  top: 110px;
  right: 15%;
}
.nr97-intro__hoopoe svg {
  width: 32px;
}
.nr97-intro__logo {
  position: relative;
  text-align: center;
  padding: 30px 0 40px 0;
}
.nr97-intro__logo svg {
  width: 158px;
  height: auto;
}
.nr97-intro__slogan svg {
  transition: all 1s;
  width: 175px;
}
.nr97-intro__ils {
  margin-top: 35px;
  height: 120px;
  position: relative;
}

.nr97-intro__ils__img {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 100vh;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}
.nr97-intro__ils__img{
background-image: url('../../assets/ramadan97/illustration.png');
}
.ramadan-sky {
    background-image: url(../../assets/ramadan97/sky.png);
    position: absolute;
    top: -60px;
    height: 410px;
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
}



.disc-ramadan {
    width: 330px;
    margin: 0 auto;
    font-size: 26px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
}
.disc-ramadan p{text-align: center;}
.nr97-intro__ils__curve {
  position: absolute;
  width: 100%;
  bottom: -1px;
}
.nr97-intro__ils__curve svg {
    width: 100%;
    height: auto;
    float: left;
    z-index: 100;
    position: relative;
}
.nr97-intro__body {
    position: relative;
    z-index: 1000;
}
.nr97-intro__ils__curve path {
  fill: #df9e4a;
}
.nr97-intro__txt {
  font-size: 16px;
  color: #104d12;
  max-width: 700px;
  margin: 50px auto;
  padding: 0 10px;
  text-align: center;
}
.nr97-intro__alt-txt {
  font-size: 18px;
  color: #104d12;
  margin-bottom: 20px;
  padding: 0 10px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: center;
}
.nr97-intro__alt-txt span {
  flex-shrink: 100;
  padding: 0 10px;
}
.nr97-intro--loading .nr97-intro__slogan svg {
  width: 0;
  opacity: 0;
}
@media only screen and (min-width: 1440px){
.nr97-intro__body {
    margin-top: -170px;
}
.disc-ramadan {
    font-size: 26px;
    margin-top: 20px;
}
}

@media screen and (min-width: 320px) {
  .nr97-intro__slogan svg {
      transition: all 1s;
      width: 175px;
      margin-top: -50px;
  }
  .disc-ramadan {
      font-size: 26px;
      margin-top: 0px;
  }
  .nr97-intro__ils__img {
    top: 45px;
}
.nr97-intro__ils {
    margin: 0;
}
}
@media screen and (min-width: 787px){
.nr97-intro__ils__img {
    top: 43px;
    width: 100%;
    height: 80%;
}
}
@media screen and (min-width: 773px){
.nr97-intro__ils__img {
    top: 43px;
    width: 100%;
    height: 80%;
}
}
@media screen and (min-width: 771px){
.nr97-intro__ils__img {
    top: 43px;
    width: 100%;
    height: 80%;
}
}
@media screen and (min-width: 769px){
.nr97-intro__ils__img {
    top: 43px;
    width: 100%;
    height: 80%;
}
}
@media screen and (min-width: 375px)
{
.nr97-intro__ils__img {
    top: 22px;
}
}
@media screen and (min-width: 480px) {
  .nr97-intro__ils {
    height: auto;
    padding-top: 28%;
  }
}
@media screen and (min-width: 768px) {
  .nr97-intro__ils__img {
    top: 44px;
}
}
@media screen and (max-width: 768px) {
  .nr97-intro__hoopoe {
    right: 25%;
  }

  .nr97-intro__ils {
    /* padding-top: 20%; */
  }
  .nr97-intro__ils__img {
    background-size: contain;
      }
}
@media screen and (min-width: 1024px) {
  .nr97-intro__ils__img {
    background-size: contain;top: 70px;
      }
}

@media screen and (min-width: 1200px) {
  .ramadan-sky {
    background-size: cover;
}
  .nr97-intro__logo svg {
    width: 225px;
  }
  .nr97-intro__hoopoe svg {
    width: 64px;
  }
  .nr97-intro__slogan svg {
    width: 100%;
  }
  .nr97-intro__ils {
    padding-top: 0;
    height: 295px;
  }
  .nr97-intro__ils__img {
    background-size: auto;top: 20px;
  }
  .nr97-intro__body {
    margin-top: -260px;
    position: relative;
  }
}
.nr97-cats {
  margin-top: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.nr97-cats__cat {
  border-radius: 7px;
  background-color: #ffffff;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.2);
  display: block;
  width: 150px;
  height: 150px;
  padding: 0 15px;
  margin: 10px 10px 20px 10px;
  transition: all 300ms;
}

.nr97-cats__cat--img{position:relative;width: auto;height: auto;padding: 0;background: transparent;box-shadow: none;border-radius: 5px;}
.nr97-cats__cat--img span.name{bottom: 39%;color: #fff;position: absolute;width: 100%;}
.nr97-cats__cat .l-btn{margin:0;}
.nr97-cats__cat--img:hover{box-shadow: none;}
.nr97-cats__cat--img img{border-radius: 7px;max-height: 130px;}
@media only screen and (min-width: 1200px) {
.nr97-intro__body{margin-top: -260px;}
.nr97-cats__cat--img img{border-radius: 7px;max-height: 100%;}
}

.nr97-cats__cat img {
  margin-top: -7px;
  position: relative;
}
.nr97-cats__cat span {
  display: block;
}
.nr97-cats__cat .l-btn {
  margin-top: 10px;
  transition: all 300ms;
}
.nr97-cats__cat:hover {
  color: #4a4a4a;
  /* box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.4); */
}
.nr97-cats__cat:hover .l-btn {
  background: #730ad0;
}
@media screen and (min-width: 980px) {
  .nr97-cats {
    margin-top: -180px;
  }
}
@media screen and (max-width: 425px) {
  .ramadan-sky {
      top: -37px;
  }
.disc-ramadan {
      font-size: 21px;
  }
}
@media screen and (max-width: 1024px){
  .ramadan-sky {
      height: 520px;
  }

}

@media screen and (min-width: 1200px) {
  .nr97-cats__cat {
    width: 220px;
    height: 220px;
    position: relative;
  }
  .nr97-cats__cat img {
  }
  .nr97-cats__cat span.name {
    position: absolute;
    width: 100%;
    right: 0;
    left: 0;
    top: 161px;
    font-size: 16px;
  }
  .nr97-cats__cat .l-btn {
    position: absolute;
    width: 170px;
    left: 50%;
    transform: translateX(-50%);
    bottom: -18px;
    font-size: 14px;
  }
}
.nr97-cats-icons {
  margin: 0 auto 50px auto;
}
.nr97-cats-icons ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.nr97-cats-icons ul a.tkh-nr97-get-content {
  background-color: #fff;
  color: #730ad0;
  border-radius: 50%;
  margin: 0 2px;
  width: 55px;
  height: 55px;
  display: block;
  position: relative;
  box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.1);
  transition: background 500ms;
}
.nr97-cats-icons ul a.tkh-nr97-get-content svg {
  position: absolute;
  stroke: #730ad0;
  height: 23px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.nr97-cats-icons ul a.tkh-nr97-get-content span {
  display: none;
  font-size: 19px;
}
.nr97-cats-icons ul a.tkh-nr97-get-content.active,
.nr97-cats-icons ul a.tkh-nr97-get-content:hover {
  color: #fff;
  background-color: #730ad0;
}
.nr97-cats-icons ul a.tkh-nr97-get-content.active svg,
.nr97-cats-icons ul a.tkh-nr97-get-content:hover svg {
  stroke: #fff;
  fill: #fff;
}
@media only screen and (min-width: 640px) {
  .nr97-cats-icons a.tkh-nr97-get-content {
    margin: 0 10px;
  }
  .nr97-cats-icons a.tkh-nr97-get-content.active,
  .nr97-cats-icons a.tkh-nr97-get-content:hover {
    border-radius: 35px;
    width: auto;
    height: auto;
    padding: 11px 20px 13px 20px;
  }
  .nr97-cats-icons a.tkh-nr97-get-content.active svg,
  .nr97-cats-icons a.tkh-nr97-get-content:hover svg {
    position: relative;
    top: 4px;
    left: auto;
    transform: none;
  }
  .nr97-cats-icons a.tkh-nr97-get-content.active span,
  .nr97-cats-icons a.tkh-nr97-get-content:hover span {
    display: inline;
    padding-right: 10px;
  }
}
.l-btn {
  background: #9013fe;
  color: #FFF;
  font-size: 12px;
  line-height: 40px;
  border-radius: 20px;
  padding-left: 30px;
  padding-right: 1px;
  position: relative;
}
.l-btn:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icons';
  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;
  content: '\e603';
  background: #730ad0;
  position: absolute;
  font-size: 25px;
  height: 100%;
  left: 0;
  width: 30px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  line-height: 40px;
}
.nr97-list {
  max-width: 900px;
  position: relative;
  padding: 10px;
  margin: auto;
}
.nr97-list .logo {
  width: 100%;
  display: block;
  text-align: center;
  padding: 30px 0 50px 0;
}
.nr97-list__header {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  top: -100%;
  transition: top 300ms;
}
.nr97-list__header.sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: #ddfbff;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  z-index: 99;
}
.nr97-list__header.sticky .nr97-cats-icons {
  margin: 10px auto;
}
.nr97-list__main.wrapper::after {
  height: auto;
}
.nr97-list__cats {
  list-style: none;
  justify-content: space-between;
  overflow: auto;
  display: none;
}
.nr97-list__cats a {
  display: block;
  text-decoration: none;
  text-align: center;
  color: #4a4a4a;
  opacity: 0.5;
  transition: opacity 500ms;
  margin: 0 10px;
}
.nr97-list__cats a:hover {
  color: #4a4a4a;
  opacity: 1;
}
.nr97-list__cats a.active {
  opacity: 1;
  display: block;
  position: relative;
}
.nr97-list__cats a.active:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icons';
  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;
  content: "\e609";
  display: block;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background: #8dd490;
  color: #fff;
  padding-top: 8px;
  font-size: 17px;
  position: absolute;
  top: 0;
  right: 0;
}
.nr97-list__cats a img {
  width: 90px;
  min-width: 90px;
  height: 90px;
  border-radius: 50%;
}
.nr97-list__cats a span {
  display: block;
  text-align: center;
}
.nr97-list__cats.active {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.nr97-list .deals .deal .use-now {
  display: none;
}
.nr97-list .deals .deal .deal-retail-price {
  margin-top: -5px !important;
}
.nr97-list .deals.men .deal-discount {
  background: #51a4ff;
}
.nr97-list .deals.men .deal-final-price {
  color: #1056be!important;
}
.nr97-list__footer {
  background: #ff5a5f;
  padding: 10px;
  text-align: center;
}
.nr97-list__footer img {
  max-width: 100%;
}
@media only screen and (min-width: 550px) {
  .nr97-list__cats {
    overflow: visible;
    max-width: 450px;
    margin: auto;
    justify-content: space-between;
  }
}
br {
  display: none;
}
.nr97-list-wrapper {
  overflow: hidden;
}
.nr97-list-wrapper.nr97-list--not-loaded {
  display: none;
}
@media only screen and (min-width: 1220px) {
  .nr97-list .deals.p-brand__list .deal-img img {
    width: auto;
    margin: auto;
  }
}
.loading-view {
  cursor: progress!important;
}
.loading-view::after {
  cursor: progress!important;
}
.deals.p-brand__list .deal-img img {
  height: auto !important;
}
.earth-bg {
    bottom: 0;
    position: absolute;
    left: 0px;
    width: 100vw;
    fill: #df9e4a;
}
