/*!
Theme Name: helpukraine
Theme URI: http://jetbrain.com.ua/
Author: JetBrain
Author URI: https://jet-brain.com/
Description: Template developed by JetBrain
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: helpukraine
*/
@font-face {
  font-family: 'TT Norms';
  src: url("/content/themes/helpukraine/fonts/TTNorms-Regular.eot");
  src: url("/content/themes/helpukraine/fonts/TTNorms-Regular.eot?#iefix") format("embedded-opentype"), url("/content/themes/helpukraine/fonts/TTNorms-Regular.woff2") format("woff2"), url("/content/themes/helpukraine/fonts/TTNorms-Regular.woff") format("woff"), url("/content/themes/helpukraine/fonts/TTNorms-Regular.ttf") format("truetype"), url("/content/themes/helpukraine/fonts/TTNorms-Regular.svg#TTNorms-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TT Norms';
  src: url("/content/themes/helpukraine/fonts/TTNorms-ExtraBold.eot");
  src: url("/content/themes/helpukraine/fonts/TTNorms-ExtraBold.eot?#iefix") format("embedded-opentype"), url("/content/themes/helpukraine/fonts/TTNorms-ExtraBold.woff2") format("woff2"), url("/content/themes/helpukraine/fonts/TTNorms-ExtraBold.woff") format("woff"), url("/content/themes/helpukraine/fonts/TTNorms-ExtraBold.ttf") format("truetype"), url("/content/themes/helpukraine/fonts/TTNorms-ExtraBold.svg#TTNorms-ExtraBold") format("svg");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TT Norms';
  src: url("/content/themes/helpukraine/fonts/TTNorms-Bold.eot");
  src: url("/content/themes/helpukraine/fonts/TTNorms-Bold.eot?#iefix") format("embedded-opentype"), url("/content/themes/helpukraine/fonts/TTNorms-Bold.woff2") format("woff2"), url("/content/themes/helpukraine/fonts/TTNorms-Bold.woff") format("woff"), url("/content/themes/helpukraine/fonts/TTNorms-Bold.ttf") format("truetype"), url("/content/themes/helpukraine/fonts/TTNorms-Bold.svg#TTNorms-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TT Norms';
  src: url("/content/themes/helpukraine/fonts/TTNorms-Black.eot");
  src: url("/content/themes/helpukraine/fonts/TTNorms-Black.eot?#iefix") format("embedded-opentype"), url("/content/themes/helpukraine/fonts/TTNorms-Black.woff2") format("woff2"), url("/content/themes/helpukraine/fonts/TTNorms-Black.woff") format("woff"), url("/content/themes/helpukraine/fonts/TTNorms-Black.ttf") format("truetype"), url("/content/themes/helpukraine/fonts/TTNorms-Black.svg#TTNorms-Black") format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

/* Sections
      ========================================================================== */
/**
  * Remove the margin in all browsers.
  */
body {
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/**
  * Render the `main` element consistently in IE.
  */
main {
  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
      ========================================================================== */
/**
  * 1. Add the correct box sizing in Firefox.
  * 2. Show the overflow in Edge and IE.
  */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/**
  * 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;
  font-size: 1em;
}

/* Text-level semantics
      ========================================================================== */
/**
  * Remove the gray background on active links in IE 10.
  */
a {
  background-color: transparent;
}

/**
  * 1. Remove the bottom border in Chrome 57-
  * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
  */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/**
  * 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;
  font-size: 1em;
}

/**
  * 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
      ========================================================================== */
/**
  * Remove the border on images inside links in IE 10.
  */
img {
  border-style: none;
}

/* Forms
      ========================================================================== */
/**
  * 1. Change the font styles in all browsers.
  * 2. Remove the margin in Firefox and Safari.
  */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

/**
  * Show the overflow in IE.
  * 1. Show the overflow in Edge.
  */
button,
input {
  overflow: visible;
}

/**
  * Remove the inheritance of text transform in Edge, Firefox, and IE.
  * 1. Remove the inheritance of text transform in Firefox.
  */
button,
select {
  text-transform: none;
}

/**
  * Correct the inability to style clickable types in iOS and Safari.
  */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
  * 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 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/**
  * Add the correct vertical alignment in Chrome, Firefox, and Opera.
  */
progress {
  vertical-align: baseline;
}

/**
  * Remove the default vertical scrollbar in IE 10+.
  */
textarea {
  overflow: auto;
}

/**
  * 1. Add the correct box sizing in IE 10.
  * 2. Remove the padding in IE 10.
  */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

/**
  * 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;
  outline-offset: -2px;
}

/**
  * Remove the inner padding in Chrome and Safari on macOS.
  */
[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;
  font: inherit;
}

/* Interactive
      ========================================================================== */
/*
  * Add the correct display in Edge, IE 10+, and Firefox.
  */
details {
  display: block;
}

/*
  * Add the correct display in all browsers.
  */
summary {
  display: list-item;
}

/* Misc
      ========================================================================== */
/**
  * Add the correct display in IE 10+.
  */
template {
  display: none;
}

/**
  * Add the correct display in IE 10.
  */
[hidden] {
  display: none;
}

/* Box sizing
 --------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
 @link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

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

/*--------------------------------------------------------------
 # Base
 --------------------------------------------------------------*/
/* Typography
 --------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  color: #2c2c2c;
  font-family: "TT Norms";
  font-size: 20px;
  line-height: 1.2;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}

p {
  margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

/* Elements
 --------------------------------------------- */
body {
  background: #fff;
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul,
ol {
  margin: 0 0 1.5em 3em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

img {
  height: auto;
  max-width: 100%;
}

figure {
  margin: 1em 0;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/*** Custom styles ***/
body .site {
  overflow: hidden;
}

.container-blg {
  width: 100%;
  max-width: 1090px;
  margin: 0 auto;
  padding: 0 20px;
}

.container-lg {
  width: 100%;
  max-width: 1032px;
  margin: 0 auto;
  padding: 0 20px;
}

.container-sm {
  width: 100%;
  max-width: 920px;
  margin: 0 auto;
  padding: 0 20px;
}

a {
  text-decoration: none;
}

.row {
  display: inline-block;
  width: 100%;
}

.site-header {
  width: 100%;
  z-index: 1000;
}

.site-header .header {
  position: relative;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.site-header .header__logo {
  display: inline-block;
  width: 230px;
  margin: 57px 0 42px;
}

.sec-bnr {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 630px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.sec-bnr__content {
  margin-top: 20px;
}

.sec-bnr__tag {
  font-family: "TT Norms";
  font-weight: normal;
  font-size: 28px;
  line-height: 1;
  color: #FFFFFF;
  margin-top: 0;
  margin-bottom: 30px;
  position: relative;
  padding: 14px 0 24px 35px;
}

.sec-bnr__tag:before {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  display: block;
  width: 20px;
  height: 70px;
  background-color: #ffc600;
}

.sec-bnr__title {
  font-family: "TT Norms";
  font-weight: 800;
  font-size: 87px;
  line-height: 0.95;
  color: #FFFFFF;
  margin-top: 0;
  margin-bottom: 0;
}

.sec-2 {
  padding-top: 64px;
  padding-bottom: 62px;
}

.sec-2__description {
  font-family: "TT Norms";
  font-weight: normal;
  font-size: 20px;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 72px;
}

.counter-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-box-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.counter-block__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 50%;
  margin-bottom: 50px;
  padding-left: 10px;
}

.counter-block__item:nth-child(2) {
  padding-left: 50px;
}

.spincrement {
  font-family: "TT Norms";
  font-style: normal;
  font-weight: 800;
  font-size: 59px;
  line-height: 1;
}

.spincrement_1 {
  color: #ffc600;
}

.spincrement_2 {
  color: #0540b7;
}

.spin-counter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-box-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 7px;
}

.title-count {
  font-family: "TT Norms";
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 1.2;
  padding-left: 7px;
  text-align: center;
}

.sec-3 {
  padding-top: 84px;
  padding-bottom: 108px;
  background-color: #0540b7;
}

.sec-3__wrap {
  max-width: 980px;
}

.menu-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0;
  padding: 0;
}

.menu-block__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 33.33%;
}

.menu-block__item:nth-child(2) {
  border-left: 1px solid #7b9ad9;
  border-right: 1px solid #7b9ad9;
}

.menu-block__item-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.menu-block__icon-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
  -moz-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;        
  min-height: 80px;
}

.menu-block__title {
  font-family: "TT Norms";
  font-weight: 800;
  font-size: 30px;
  line-height: 1.2;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  margin-bottom: 30px;
  min-height: 75px;
}

.sec-4 {
  padding-top: 87px;
  padding-bottom: 45px;
}

.sec-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-bottom: 70px;
}

.sec-header__icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70px;
}

.sec-header__icon-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
}

.sec-header__text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: -webkit-calc(100% - 70px);
  width: calc(100% - 70px);
  max-width: 760px;
}

.sec-header__title {
  font-family: "TT Norms";
  font-weight: 800;
  font-size: 60px;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 45px;
}

.sec-header__description {
  font-family: "TT Norms";
  font-weight: normal;
  font-size: 20px;
  line-height: 1.2;
}

.sec-header__description p {
  margin-top: 0;
  margin-bottom: 30px;
}

.sec-header__description .note {
  font-weight: bold;
}

.dp {
  margin: 0 auto;
  max-width: 845px;
}

.dp__title-block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #0540b7;
  padding-left: 40px;
}

.dp__title-block:before {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  display: block;
  width: 20px;
  height: 100%;
  background-color: #ffc600;
}

.dp__title {
  font-family: "TT Norms";
  font-weight: 900;
  font-size: 30px;
  line-height: 1.2;
  margin-top: 15px;
  margin-bottom: 20px;
  color: #fff;
}

.dp__data {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -moz-box-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
          
  position: relative;
}

.dp__data:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: #fff;
}


.dp__data-item {
  width: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 30px;
  padding-bottom: 40px;
  border-bottom: 1px solid #2c2c2c;
}

.dp__data-item:nth-child(1), .dp__data-item:nth-child(2) {
  border-top: 0;
}

.dp__data-item-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.dp__data-icon {
  width: 160px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.dp__data-text {
  width: -webkit-calc(100% - 160px);
  width: calc(100% - 160px);
}

.dp__data-description {
  font-family: "TT Norms";
  font-weight: normal;
  font-size: 20px;
  line-height: 1.2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.dp__data-descr-label {
  margin-bottom: 10px;
}

.dp__data-num {
  font-family: "TT Norms";
  font-weight: 800;
  font-size: 25px;
}

.dp__data-descr-em {
  margin-left: 5px;
}

.dp__data-left, .dp__data-right {
  width: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.dp__data-left .dp__data-item {
  width: 100%;
}

.dp__data-list {
  margin-bottom: 0;
  margin-left: 35px;
  margin-top: 30px;
  margin-right: 25px;
  padding-left: 0;
}

.dp__data-list li {
  font-family: "TT Norms";
  font-weight: normal;
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 10px;
}

.dp__data-right {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.sec-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;  
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;

  padding-top: 87px;
  padding-bottom: 87px;
  background-color: #e8e8e8;
}
#staff-care {
  padding-bottom: 0;
}

.td {
  padding: 45px 30px 30px;
  max-width: 845px;
  margin: 0 auto;
}

.td.td_nr {
  background-color: #0540b7;
}

.td.td_pp {
  background-color: #043290;
  margin: 0 auto 30px;
}

.td__title {
  font-family: "TT Norms";
  font-weight: 800;
  font-size: 32px;
  line-height: 1.2;
  color: #fff;
  margin-top: 0;
  margin-bottom: 30px;
  margin-left: 20px;
  letter-spacing: -1px;
}

.td__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.td__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 35px 0 30px;
  border-top: 1px solid #88a6db;

  
}
.td_nr .td__item {
  background-color: #fff;
  margin-bottom: 20px;
}
.td_nr .td__item:last-child {
  margin-bottom: 0;
}

.td__icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;

  -moz-box-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;

  width: 200px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 20px;
}

.td__icon-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.td__text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: -webkit-calc(100% - 200px);
  width: calc(100% - 200px);
  padding-right: 20px;
}

.td__name {
  font-family: "TT Norms";
  font-weight: 800;
  font-size: 25px;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 15px;
  color: #fff;
}
.td_nr .td__name {
  color: #282828;
}

.td__description {
  font-family: "TT Norms";
  font-weight: normal;
  font-size: 20px;
  line-height: 1.2;
  color: #fff;
  max-width: 480px;
}

.td_nr .td__description {
  color: #282828;
  padding-bottom: 40px;
}

.td__description p {
  margin-top: 0;
  margin-bottom: 15px;
}

.sec-6 {
  padding-top: 87px;
  padding-bottom: 45px;
}

.sec-6 .sec-header__text {
  max-width: 780px;
}

.sec-6__wrap {
  width: 100%;
}

.ah-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 55px 70px 30px 100px;
  margin: 0 auto;
  background-color: #004db1;
}

.ah-grid__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 80px;
  padding-bottom: 55px;
  border-bottom: 1px solid #77a0d5;
}

.ah-grid__item:first-child {
  padding-top: 0;
}

.ah-grid__item:last-child {
  border-bottom: 0;
}

.ah-grid__item-visual {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.ah-grid__icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
}

.ah-grid__icon-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  height: 300px;
}

.ah-grid__text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: -webkit-calc(100% - 300px);
  width: calc(100% - 300px);
  padding-right: 50px;
}

.ah-grid__title {
  font-family: "TT Norms";
  font-weight: 800;
  font-size: 40px;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 40px;
  color: #fff;
}

.ah-grid__description {
  font-family: "TT Norms";
  font-weight: normal;
  font-size: 20px;
  line-height: 1.2;
  color: #fff;
  min-height: 128px;
}

.ah-grid__item-hidden {
  padding-top: 55px;
  padding-right: 10px;
  font-family: "TT Norms";
  font-weight: normal;
  font-size: 20px;
  line-height: 1.2;
  color: #fff;
  display: none;
}

.ah-grid__item-hidden p {
  margin-top: 0;
  margin-bottom: 25px;
}

.ah-grid__item-hidden p:last-child {
  margin-bottom: 0;
}

.ah-grid__read-more {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 70px;
  width: 270px;
  background-color: #ffd500;
  margin-top: 20px;
  font-family: "TT Norms";
  font-weight: normal;
  font-size: 25px;
  cursor: pointer;
}

.ah-grid__read-more img {
  margin-left: 35px;
  margin-right: -15px;
  -webkit-transition: 0.1s ease;
  -o-transition: 0.1s ease;
  transition: 0.1s ease;
}

.ah-grid__read-more.active img {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

.tabs__caption {
  list-style: none;
  margin: 0;
  padding: 0;
}

.tabs__caption li .menu-block__link svg {
  -webkit-transition: 0.1s ease;
  -o-transition: 0.1s ease;
  transition: 0.1s ease;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.tabs__caption li.active .menu-block__link svg {
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);          
}

.tabs__caption li.active .menu-block__link svg path {
	fill: #ffc300;
}

.tabs__caption li:not(.active) {
  cursor: pointer;
}

.tabs__content{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/*.tabs__content {
  display: none;
}

.tabs__content.active {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}*/


#scroll-to-top {
  position: fixed;
  bottom: 20px;
  right: -80px;
  background: #ffc600;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  z-index: 999;
  opacity: 0;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  cursor: pointer;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

#scroll-to-top img {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

#scroll-to-top.displayed {
  right: 20px;
  opacity: 0.8 !important;
}

#scroll-to-top.displayed:hover {
  opacity: 1 !important;
}

.sec-memories {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 45px;
  padding-bottom: 47px;
  //margin-bottom: 40px;
}
.sec-memories__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; 
}
.sec-memories__text {
  width: 65%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "TT Norms";
  font-weight: normal;
  font-size: 34px;
  line-height: 1.1;
  letter-spacing: -0.7px;
  color: #fff;
}
.sec-memories__btn-wrap {
  width: 35%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.sec-memories__btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 80px;
  width: 300px;
  background-color: #ffd500;
  font-family: "TT Norms";
  font-weight: bold;
  font-size: 30px;
  cursor: pointer;
  color: #262626;

  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.sec-memories__btn:hover {
  opacity: 0.8;
}

.icon-slider-wrap {
  display: block;
  max-width: 100%;
}
.icon-slider__item img {
  margin: 0 auto;
}
.icon-slider .slick-dots {
  bottom: -45px;
}
.icon-slider .slick-dots li {
  margin: 0;
}
.icon-slider .slick-dots li button:before {
  font-size: 8px;
  opacity: 0.15;
}
.icon-slider .slick-dots li.slick-active button:before
{
  opacity: .75;
  color: #ffc600;
}
.sec-4__icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-around;
  padding-top: 30px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.sec-4__icon-item {
  width: 25%;
  max-width: 130px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;  
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 20px;
}
.sec-4__icon-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -moz-box-pack: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -moz-box-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 10px;
}
.sec-4__icon-wrap img {
  max-height: 100px;
}
.sec-4__icon-title {
  font-family: "TT Norms";
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
.sec-4__icon-subtitle {
  font-family: "TT Norms";
  font-size: 15px;
  font-weight: normal;
  text-align: center;
}

.sec-reintegration {
  padding-top: 70px;
  padding-bottom: 70px;
}
.dp_reintegration {
  background-color: #e8e8e8;
}
.dp__data_rv {
  padding-top: 40px;
}
.dp__data_rv:after {
  display: none;
} 
.dp__data_rv-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 70px;
  padding-bottom: 38px;
  border-bottom: 2px solid #ccc;
}
.dp__data_rv:last-child .dp__data_rv-wrap {
  border-bottom: 0;
}
.dp__rv-ico {
  text-align: center;
  padding: 46px 0;
}
.dp__rv-ico {
  max-width: 225px;
}
.dp__rv-text {
  max-width: 230px;
  margin-left: 10px;
  font-family: "TT Norms";
  font-weight: bold;
  font-size: 20px;
}
.rv-list-check {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: 40px;
}
.rv-list-check__item {
  font-weight: 400;
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 30px;
  padding-left: 40px;
  position: relative;
  z-index: 1;
}
.rv-list-check__title {
  font-weight: bold;
  display: block;
}
.rv-list-check__text {
  display: block;
}
.rv-list-check__item:before {
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 4px;
    left: 0;
    content: ' ';
    z-index: -1;
    background-image: url(/content/themes/helpukraine/images/dopomoga/check-icon.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.dp__rv-image {
  max-width: 316px;
  margin-bottom: 50px;
}
.sp {
  margin-bottom: 30px;
}
.sp__title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: bold;
}
.sp__list {
  margin-bottom: 0;
  margin-left: 20px;
  margin-top: 5px;
  margin-right: 0;
  padding-left: 0;
}
.sp__list li {
    font-family: "TT Norms";
    font-weight: normal;
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 4px;
}
.dp__data-right_sp {
  padding-left: 62px;
  -webkit-box-align: start;
  -moz-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.sec-sylni {
  padding-top: 87px;
}
.sec-news {
  background-color: #004db1;
  padding-top: 50px;
  padding-bottom: 90px;
  margin-bottom: 80px;
}
.news {
  margin: 0 10px;
}
.news__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-calc(33.333% - 34px);
  width: calc(33.333% - 34px);
  margin: 0 17px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #FFFFFF;
}
.news__item-wrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
.news__top-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 25px 20px 30px;
  background-color: #3942e0;
  border-top: 11px solid #ffd200;
  height: 200px;
}
.news__img-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 205px;
  width: 100%;
  overflow: hidden;
}
.news__img-wrap img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.news__item-link {
  font-family: "TT Norms";
  font-weight: normal;
  font-size: 20px;
  line-height: 1.2;
  color: #fff;
  text-decoration: underline;
}
.news__item-link:hover, .news__item-link:active {
  text-decoration: none;
}

.news .slick-prev,
.news .slick-next {
  width: 70px;
  height: 100%;
  z-index: 100;
  background-color: rgba(0,0,0,0.5);
}
.news .slick-prev {
  left: 15px;
}
.news .slick-next {
  right: 15px;
}
.news .slick-arrow[aria-disabled="true"] {
  visibility: hidden;
}
.news .slick-prev:before {
  display: inline-block;
  width: 11px;
  height: 17px;
  background-image: url(images/arrow-left.png);
  background-position: center right;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  content: " ";
  vertical-align: middle;
  opacity: 1;

  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.news .slick-next:before {
  display: inline-block;
  width: 11px;
  height: 17px;
  background-image: url(images/arrow-right.png);
  background-position: center left;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  content: " ";
  vertical-align: middle;
  opacity: 1;

  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}



/***Media***/
@media screen and (max-width: 991px) {
  .sec-memories__text {
    width: 60%;
    font-size: 28px;
  }
  .sec-memories__btn-wrap {
    width: 40%;
  }
  .sec-memories__btn {
    height: 70px;
    width: 280px;
  }
}
@media screen and (max-width: 850px) {
  .sec-bnr__title {
    font-size: 80px;
  }
  .spincrement {
    font-size: 48px;
  }
  .ah-grid {
    padding: 55px 55px 30px 55px;
  }
  .ah-grid__text {
    padding-right: 25px;
  }
  .sec-memories__text {
    font-size: 24px;
  }
  .sec-memories__btn {
    height: 70px;
    width: 270px;
    font-size: 24px;
  }
}

@media screen and (max-width: 768px) {
  .sec-bnr__title {
    font-size: 68px;
  }
  .dp__title {
    font-size: 26px;
  }
  .sec-header__title {
    font-size: 50px;
  }
  .sec-header__icon-wrap {
    margin-top: 0;
  }
  .dp__data-num {
    font-size: 20px;
  }
}

@media screen and (max-width: 740px) {
  .site-header .header__logo {
    width: 150px;
    margin: 20px 0 17px;
  }
  .sec-bnr {
    height: 100vh;
    min-height: 300px;
    max-height: 400px;
  }
  .sec-bnr__title {
    font-size: 58px;
  }
  .sec-2 {
    padding-top: 64px;
    padding-bottom: 30px;
  }
  .counter-block {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .counter-block__item {
    width: 100%;
  }
  .counter-block__item:nth-child(2) {
    padding-left: 10px;
  }
  .menu-block__title {
    font-size: 24px;
  }
  .sec-3 {
    padding-top: 42px;
    padding-bottom: 54px;
  }
  .sec-4, .sec-5, .sec-6, .sec-sylni {
    padding-top: 45px;
  }
  .sec-5 {
    padding-bottom: 45px;
  }
  .sec-header {
    padding-bottom: 30px;
  }
  .ah-grid__item-visual {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .ah-grid__icon {
    margin-bottom: 30px;
  }
  .ah-grid__text {
    width: 100%;
    padding-right: 0;
  }
  .td {
    padding: 45px 25px 30px;
  }
  .ah-grid__item-hidden {
    padding-right: 0;
  }
  .sec-memories__content {
    -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  }
  .sec-memories__text {
    width: 100%;
    padding-bottom: 30px;
  }
  .sec-memories__btn-wrap {
    width: 100%;
  }  
  .sec-4__icon-item {
    width: 50%;
    max-width: 50%;
  }
  .dp__data_rv-wrap {
    margin: 0 30px;
  }  
}

@media screen and (max-width: 667px) {
  .dp__data-item, .dp__data-left, .dp__data-right {
    width: 100%;
  }
  .dp__rv-text {
    max-width: 100%;
    margin-left: 0;
    margin-bottom: 40px;
    text-align: center;
  }
  .rv-list-check {
    margin-left: 0;
  }
  .dp__rv-ico {
    margin: 0 auto;
  }
  .dp__rv-image {
    margin-left: auto;
    margin-right: auto;
  }
  .dp__data-right_sp {
    padding-left: 0;
  }
  .dp__rv-ico {
    padding: 0 0 25px;
  }
}

@media screen and (max-width: 568px) {
  .menu-block__title {
    font-size: 20px;
  }
  .sec-header__title {
    font-size: 44px;
  }
  .ah-grid__title {
    font-size: 32px;
  }
  .ah-grid__read-more {
    height: 60px;
  }
  .td__item {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .td__text {
    width: 100%;
  }
  .td__icon {
    width: 100%;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .td__icon {
    margin-bottom: 20px;
  }
  .td_nr .td__text {
    padding-left: 20px;
    padding-right: 20px;
  }
  .news__item-link {
    font-size: 17px;
  }
}

@media screen and (max-width: 480px) {
  .sec-bnr__tag {
    font-size: 24px;
  }
  .sec-bnr__title {
    font-size: 48px;
  }
  .spincrement {
    font-size: 44px;
  }
  .menu-block__item {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #7b9ad9;
  }
  .menu-block__item:nth-child(2) {
    border-left: 0;
    border-right: 0;
  }
  .menu-block__item:last-child {
    border-bottom: 0;
  }
  .menu-block__item:last-child .menu-block__icon-wrap {
    margin-left: 20px;
  }
  .ah-grid__read-more {
    width: 100%;
    max-width: 300px;
  }
  .ah-grid {
    padding: 55px 20px 30px;
  }
  .sec-header__title {
    font-size: 38px;
  }
  .td__title {
    margin-left: 0;
  }
  .td {
    padding: 45px 20px 30px;
  }
  .sec-memories__text br {
    display: none;
  }
  .sec-memories__text {
    text-align: center;
  }
  .sec-4__icons {
    padding-bottom: 20px;
  }
  .news__item-link {
    font-size: 20px;
  }
  .news .slick-prev, .news .slick-next {
    width: 35px;
  }
  .dp__data_rv-wrap {
    margin: 0 20px;
  }
}

@media screen and (max-width: 375px) {
  .sec-bnr__tag {
    font-size: 20px;
  }
  .sec-bnr__tag::before {
    height: 50px;
  }
  .sec-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sec-header__icon {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 20px;
  }
  .sec-header__text {
    width: 100%;
  }
  .dp__data-icon {
    width: 100px;
  }
  .dp__data-text {
    width: -webkit-calc(100% - 100px);
    width: calc(100% - 100px);
  }
  .ah-grid__icon {
    width: 100%;
  }
  .ah-grid__icon-wrap {
    height: auto;
  }
}
