<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a.prmn-cmngr__city{
    color: #fff;
}

a.prmn-cmngr__city:hover{
    color: #FF0018;
}

.category-list &gt; div {
    margin: 0 0 10px;
}
a.category-list__item {
    color: inherit;
    text-decoration: none;
    transition: box-shadow .2s ease-in-out, border-color .2s ease-in-out;
    text-align: center;
    border-radius: 15px;
}

.category-list__name {
    padding: 5px;
}

.hpm-type-images .hpm-item {
    border-radius: 4px;
}

.hpm-type-images .hpm-item.active {
    /*box-shadow: 0 0 5px rgba(255, 0, 24, 0.45);*/
    border: 2px solid rgb(255, 0, 24);
    background-color: #f9f9f9;
}

.hpm-type-images .hpm-item.active{
    background: var(--menu-main-header-bg);
    color: white;
    border: 1px solid #dedede;
}

.prmn-cmngr{
    padding-right: 20px;
}

/* BEGIN  РЎС‚РёР»РёР·Р°С†РёСЏ С„РёР»СЊС‚СЂРѕРІ */
.product-category-list,
.product-category-list span.product-category-list__item.selected:before,
.product-category-list span.product-category-list__item.selected:hover:before,
.product-category-list__item:hover:before,
.product-category-list__item.selected:before{
    background: none;
}

.fx-brands{background: none;}

.fx-brands a,
a.manufacturer-page-list__name,
.product-category-list a.product-category-list__item,
.product-category-list span.product-category-list__item,
.hpm-type-images .hpm-item{
    background: var(--menu-module-bg);
    padding: 5px 15px;
    display: inline-flex;
    margin-bottom: 3px;
    color: #000;
    border-radius: 15px;
    border: 1px solid #dedede;
}

.hpm-type-images .hpm-item{
    padding: 3px 10px;
}

.fx-brands a:hover,
a.manufacturer-page-list__name:hover,
.product-category-list a.product-category-list__item:hover,
.product-category-list span.product-category-list__item:hover{
    border: 1px solid #c6c6c6;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.fx-brands a:hover{
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    border: 1px solid #c6c6c6;
    padding: 4px 14px;
}


/* СЃС‚РёР»СЊ С„РёР»СЊС‚СЂРѕРІ РІ РєР°С‚Р°Р»РѕРіРµ  2025.01.21 */
.mfilter-heading .mfilter-head-icon {
    display: block;
    float: right;
    background: url(images/icons.png?v8) no-repeat 0 -27px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    width: 12px;
    height: 6px;
    margin-right: -6px;
    margin-top: 8px;
    background-size: 200px 100px;
}

.mfilter-light-theme .mfilter-heading-text &gt; span {
    color: #555;
    white-space: nowrap;
}

.mfilter-light-theme .mfilter-heading-content {
    border-bottom: solid 1px rgba(0 0 0 / .06);
}

.mfilter-light-theme .mfilter-tb-as-td {
    border-top: none;
}

/* СЃС‚РёР»СЊ С„РёР»СЊС‚СЂРѕРІ РІ РєР°С‚Р°Р»РѕРіРµ РєРѕРЅРґС‘СЂРѕРІ  2025.01.28 */

.mfilter-content_top.mfilter-light-theme .mfilter-content &gt; ul &gt; li:last-child .mfilter-heading,
.mfilter-content_top.mfilter-light-theme .mfilter-content &gt; ul &gt; li:last-child .mfilter-content-opts,
.mfilter-content_top.mfilter-light-theme .mfilter-content &gt; ul &gt; li .mfilter-content-opts,
.mfilter-content_top.mfilter-light-theme .mfilter-content &gt; ul &gt; li .mfilter-heading{
    border: none;
}

.mfilter-content_top input[type="radio"] {
    opacity: 0; /* РЎРєСЂС‹РІР°РµРј СЃС‚Р°РЅРґР°СЂС‚РЅС‹Р№ РєСЂСѓР¶РѕРє */
    position: absolute; /* РЈР±РёСЂР°РµРј РІР»РёСЏРЅРёРµ РЅР° СЂР°Р·РјРµСЂ СЂРѕРґРёС‚РµР»СЊСЃРєРѕРіРѕ СЌР»РµРјРµРЅС‚Р° */
}

.mfilter-content_top .mfilter-option:has(&gt; .mfilter-input-active){
    /*background: var(--option-name-bg-checked);*/
    background: var(--menu-main-header-bg);
    color: white;
}

.mfilter-content_top .mfilter-option:has(&gt; .mfilter-input-active) div,
.mfilter-content_top .mfilter-option:has(&gt; .mfilter-input-active) label
{
    color: white;
}

.mfilter-content_top.mfilter-light-theme .mfilter-tb .mfilter-tb:has(.mfilter-input-active){
    /*background: var(--option-name-bg-checked); */
    background: var(--menu-main-header-bg);
}

.product-category-list span.product-category-list__item.selected{
    background: var(--menu-main-header-bg);
    color: white;
}

.product-category-list span.product-category-list__item.selected .product-category-list__reset{
    top: -3px;
    font-size: 1.5em;
}

.mfilter-content_top.mfilter-light-theme .mfilter-tb .mfilter-tb{
    background-color: white;
    margin: 4px;
    padding: 2px;
    padding-left: 4px;
    background: var(--menu-module-bg);
    padding: 5px 15px;
    display: inline-flex;
    margin-bottom: 3px;
    color: #000;
    border-radius: 15px;
    margin: 2px;
    padding: 3px 10px;
}
.mfilter-content_top.mfilter-light-theme .mfilter-tb .mfilter-tb.mfilter-hide{
    display: none;
}

.mfilter-content_top.mfilter-light-theme .mfilter-col-input{
    display: none;
}

.mfilter-content_top .mfilter-counter:before,
.mfilter-content_top .mfilter-counter:after {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    /*border-right-color: #428BCA;*/
    border-width: 4px;
    margin-top: -4px;
}

.mfilter-content_top.mfilter-box .mfilter-counter {
    border-radius: 3px;
    color: #fff;
    color: #686868;
    padding: 0 4px;
    float: right;
    line-height: 20px;
    position: relative;
    margin-left: 4px;
    outline: 0 !important;
    position: relative;
    /*background: var(--option-name-bg-checked);*/
    background-color: transparent;
    padding: 0;
    font-size: 10px;
    bottom: 3px;
    margin: 0;
}

.mfilter-content_top .mfilter-counter:before,
.mfilter-content_top .mfilter-counter:after {
    content: " ";
    /*border-right-color: #ff6a00;*/
}

.mfilter-content_top.mfilter-light-theme .mfilter-content &gt; ul &gt; li:first-child .mfilter-content-opts {
    border: none;
}
.mfilter-content_top.mfilter-light-theme .mfilter-content &gt; ul &gt; li{
    display: block;
}
.mfilter-content_top .mfilter-content &gt; ul &gt; li .mfilter-heading {
    display: block;
}
.mfilter-content_top.mfilter-light-theme .mfilter-content &gt; ul &gt; li:first-child .mfilter-heading,
.mfilter-content_top.mfilter-light-theme .mfilter-content &gt; ul &gt; li:first-child .mfilter-content-opts {
    border: none;
}
.mfilter-content_top .mfilter-content &gt; ul &gt; li .mfilter-heading {
    min-width: 380px;
}

.mfilter-content_top.mfilter-box .mfilter-counter.mfilter-close {
    width: 10px;
}
/* END  РЎС‚РёР»РёР·Р°С†РёСЏ С„РёР»СЊС‚СЂРѕРІ */


/* BEGIN  РЈСЃС‚СЂР°РЅРµРЅРёРµ РїСЂРѕР±Р»РµРј */
.menu-row{
    position: relative;
    z-index: 100;
}

.notification__text a{
    color: var(--btn-primary-bg);
}
#uni-notification{
    background-color: gray;
}

@media (min-width:992px){
    .notification__wrapper.fixed .notification__buttons{
        padding-bottom: 30px;
    }
}

@media (min-width:1345px){
    #uni-notification .container{width:800px;}
}

@media (min-width:1600px){
    #uni-notification .container{width:1000px;}
}

@media (max-width: 992px) {
    .notification__wrapper.fixed .notification__buttons{
        padding-bottom: 30px;
    }
}

@media (max-width: 767px) {
    .notification__wrapper.fixed .notification__buttons{
        padding-bottom: 30px;
    }
}

jdiv.__jivoMobileButton{
    bottom: 130px;
}

jdiv.__jivoMobileButton jdiv{
    margin-right: 0 !important;
}
.mfilter-free-button:after{
    content:'Р¤РёР»СЊС‚СЂС‹';
    content: 'Р¤РёР»СЊС‚СЂС‹';
    color: white;
    position: relative;
    margin-left: 30px;
    box-sizing: content-box;
    border: 10px solid #428bca;
    background: #428bca url(images/icons.png?v8) no-repeat -69px 0;
    background-color: #0061ff;
    border-color: #0061ff;
    border-top-width: 11px;
    border-bottom-width: 14px;
}
/* END  РЈСЃС‚СЂР°РЅРµРЅРёРµ РїСЂРѕР±Р»РµРј */


/* BEGIN РћС‚Р·С‹РІС‹ ReviewLab */
.html-module:not(:has(*)){
    display: none !important;
}
/* END  РћС‚Р·С‹РІС‹ ReviewLab */

/* BEGIN  РљРЅРѕРїРєРё РєРѕРЅС‚Р°РєС‚РѕРІ */
.nh-horizontal-cards--indent-top-s {
    padding-top: 0
}

.nh-horizontal-cards--indent-bottom-s {
    padding-bottom: 0
}

@media screen and (max-width: 25.8125rem) {
    .nh-horizontal-cards--indent-top-m {
        padding-top:1.5rem
    }
}

@media screen and (min-width: 25.875rem)and (max-width:47.9375rem) {
    .nh-horizontal-cards--indent-top-m {
        padding-top:1.75rem
    }
}

@media screen and (min-width: 48rem)and (max-width:63.9375rem) {
    .nh-horizontal-cards--indent-top-m {
        padding-top:2rem
    }
}

@media screen and (min-width: 64rem)and (max-width:79.9375rem) {
    .nh-horizontal-cards--indent-top-m {
        padding-top:2.25rem
    }
}

@media screen and (min-width: 80rem) {
    .nh-horizontal-cards--indent-top-m {
        padding-top:2.5rem
    }
}

@media screen and (max-width: 25.8125rem) {
    .nh-horizontal-cards--indent-bottom-m {
        padding-bottom:1.5rem
    }
}

@media screen and (min-width: 25.875rem)and (max-width:47.9375rem) {
    .nh-horizontal-cards--indent-bottom-m {
        padding-bottom:1.75rem
    }
}

@media screen and (min-width: 48rem)and (max-width:63.9375rem) {
    .nh-horizontal-cards--indent-bottom-m {
        padding-bottom:2rem
    }
}

@media screen and (min-width: 64rem)and (max-width:79.9375rem) {
    .nh-horizontal-cards--indent-bottom-m {
        padding-bottom:2.25rem
    }
}

@media screen and (min-width: 80rem) {
    .nh-horizontal-cards--indent-bottom-m {
        padding-bottom:2.5rem
    }
}

@media screen and (max-width: 25.8125rem) {
    .nh-horizontal-cards--indent-top-l {
        padding-top:3rem
    }
}

@media screen and (min-width: 25.875rem)and (max-width:47.9375rem) {
    .nh-horizontal-cards--indent-top-l {
        padding-top:3.5rem
    }
}

@media screen and (min-width: 48rem)and (max-width:63.9375rem) {
    .nh-horizontal-cards--indent-top-l {
        padding-top:4rem
    }
}

@media screen and (min-width: 64rem)and (max-width:79.9375rem) {
    .nh-horizontal-cards--indent-top-l {
        padding-top:4.5rem
    }
}

@media screen and (min-width: 80rem) {
    .nh-horizontal-cards--indent-top-l {
        padding-top:5rem
    }
}

@media screen and (max-width: 25.8125rem) {
    .nh-horizontal-cards--indent-bottom-l {
        padding-bottom:3rem
    }
}

@media screen and (min-width: 25.875rem)and (max-width:47.9375rem) {
    .nh-horizontal-cards--indent-bottom-l {
        padding-bottom:3.5rem
    }
}

@media screen and (min-width: 48rem)and (max-width:63.9375rem) {
    .nh-horizontal-cards--indent-bottom-l {
        padding-bottom:4rem
    }
}

@media screen and (min-width: 64rem)and (max-width:79.9375rem) {
    .nh-horizontal-cards--indent-bottom-l {
        padding-bottom:4.5rem
    }
}

@media screen and (min-width: 80rem) {
    .nh-horizontal-cards--indent-bottom-l {
        padding-bottom:5rem
    }
}

@media screen and (max-width: 25.8125rem) {
    .nh-horizontal-cards--indent-top-xl {
        padding-top:4.5rem
    }
}

@media screen and (min-width: 25.875rem)and (max-width:47.9375rem) {
    .nh-horizontal-cards--indent-top-xl {
        padding-top:5.25rem
    }
}

@media screen and (min-width: 48rem)and (max-width:63.9375rem) {
    .nh-horizontal-cards--indent-top-xl {
        padding-top:6rem
    }
}

@media screen and (min-width: 64rem)and (max-width:79.9375rem) {
    .nh-horizontal-cards--indent-top-xl {
        padding-top:6.75rem
    }
}

@media screen and (min-width: 80rem) {
    .nh-horizontal-cards--indent-top-xl {
        padding-top:7.5rem
    }
}

@media screen and (max-width: 25.8125rem) {
    .nh-horizontal-cards--indent-bottom-xl {
        padding-bottom:4.5rem
    }
}

@media screen and (min-width: 25.875rem)and (max-width:47.9375rem) {
    .nh-horizontal-cards--indent-bottom-xl {
        padding-bottom:5.25rem
    }
}

@media screen and (min-width: 48rem)and (max-width:63.9375rem) {
    .nh-horizontal-cards--indent-bottom-xl {
        padding-bottom:6rem
    }
}

@media screen and (min-width: 64rem)and (max-width:79.9375rem) {
    .nh-horizontal-cards--indent-bottom-xl {
        padding-bottom:6.75rem
    }
}

@media screen and (min-width: 80rem) {
    .nh-horizontal-cards--indent-bottom-xl {
        padding-bottom:7.5rem
    }
}

@media screen and (max-width: 25.8125rem) {
    .nh-horizontal-cards--indent-top-xxl {
        padding-top:6rem
    }
}

@media screen and (min-width: 25.875rem)and (max-width:47.9375rem) {
    .nh-horizontal-cards--indent-top-xxl {
        padding-top:7rem
    }
}

@media screen and (min-width: 48rem)and (max-width:63.9375rem) {
    .nh-horizontal-cards--indent-top-xxl {
        padding-top:8rem
    }
}

@media screen and (min-width: 64rem)and (max-width:79.9375rem) {
    .nh-horizontal-cards--indent-top-xxl {
        padding-top:9rem
    }
}

@media screen and (min-width: 80rem) {
    .nh-horizontal-cards--indent-top-xxl {
        padding-top:10rem
    }
}

@media screen and (max-width: 25.8125rem) {
    .nh-horizontal-cards--indent-bottom-xxl {
        padding-bottom:6rem
    }
}

@media screen and (min-width: 25.875rem)and (max-width:47.9375rem) {
    .nh-horizontal-cards--indent-bottom-xxl {
        padding-bottom:7rem
    }
}

@media screen and (min-width: 48rem)and (max-width:63.9375rem) {
    .nh-horizontal-cards--indent-bottom-xxl {
        padding-bottom:8rem
    }
}

@media screen and (min-width: 64rem)and (max-width:79.9375rem) {
    .nh-horizontal-cards--indent-bottom-xxl {
        padding-bottom:9rem
    }
}

@media screen and (min-width: 80rem) {
    .nh-horizontal-cards--indent-bottom-xxl {
        padding-bottom:10rem
    }
}

@media screen and (min-width: 48rem) {
    .nh-horizontal-cards--fixed-position {
        background-attachment:fixed
    }
}

.nh-horizontal-cards__inner {
    margin-left: auto;
    margin-right: auto;
    max-width: 84.5rem
}

@media screen and (max-width: 25.813rem) {
    .nh-horizontal-cards__inner {
        padding-left:1rem;
        padding-right: 1rem
    }
}

@media screen and (min-width: 25.875rem)and (max-width:63.9375rem) {
    .nh-horizontal-cards__inner {
        padding-left:1.25rem;
        padding-right: 1.25rem
    }
}

@media screen and (min-width: 64rem)and (max-width:79.9375rem) {
    .nh-horizontal-cards__inner {
        padding-left:1rem;
        padding-right: 1rem
    }
}

@media screen and (min-width: 80rem) {
    .nh-horizontal-cards__inner {
        padding-left:1.25rem;
        padding-right: 1.25rem
    }
}

.nh-horizontal-cards__content {
    display: flex;
    flex-direction: column
}

.nh-horizontal-cards__items {
    display: grid;
    list-style: none;
    margin: 0;
    padding: 0
}

.nh-horizontal-cards__items--gap-0 {
    gap: 0
}

.nh-horizontal-cards__items--gap-1 {
    gap: .25rem
}

@media screen and (min-width: 25.875rem)and (max-width:47.9375rem) {
    .nh-horizontal-cards__items--gap-1 {
        gap:.313rem
    }
}

@media screen and (min-width: 48rem)and (max-width:79.9375rem) {
    .nh-horizontal-cards__items--gap-1 {
        gap:.25rem
    }
}

@media screen and (min-width: 64rem) {
    .nh-horizontal-cards__items--gap-1 {
        gap:.313rem
    }
}

.nh-horizontal-cards__items--gap-2 {
    gap: .5rem
}

@media screen and (min-width: 25.875rem)and (max-width:47.9375rem) {
    .nh-horizontal-cards__items--gap-2 {
        gap:.625rem
    }
}

@media screen and (min-width: 48rem)and (max-width:79.9375rem) {
    .nh-horizontal-cards__items--gap-2 {
        gap:.5rem
    }
}

@media screen and (min-width: 64rem) {
    .nh-horizontal-cards__items--gap-2 {
        gap:.625rem
    }
}

.nh-horizontal-cards__items--gap-3 {
    gap: 1rem
}

@media screen and (min-width: 25.875rem)and (max-width:47.9375rem) {
    .nh-horizontal-cards__items--gap-3 {
        gap:1.25rem
    }
}

@media screen and (min-width: 48rem)and (max-width:79.9375rem) {
    .nh-horizontal-cards__items--gap-3 {
        gap:1rem
    }
}

@media screen and (min-width: 64rem) {
    .nh-horizontal-cards__items--gap-3 {
        gap:1.25rem
    }
}

.nh-horizontal-cards__items--gap-4 {
    gap: 1.5rem
}

@media screen and (min-width: 25.875rem)and (max-width:47.9375rem) {
    .nh-horizontal-cards__items--gap-4 {
        gap:1.875rem
    }
}

@media screen and (min-width: 48rem)and (max-width:79.9375rem) {
    .nh-horizontal-cards__items--gap-4 {
        gap:1.5rem
    }
}

@media screen and (min-width: 64rem) {
    .nh-horizontal-cards__items--gap-4 {
        gap:1.875rem
    }
}

.nh-horizontal-cards__items--gap-5 {
    gap: 2rem
}

@media screen and (min-width: 25.875rem)and (max-width:47.9375rem) {
    .nh-horizontal-cards__items--gap-5 {
        gap:2.5rem
    }
}

@media screen and (min-width: 48rem)and (max-width:79.9375rem) {
    .nh-horizontal-cards__items--gap-5 {
        gap:2rem
    }
}

@media screen and (min-width: 64rem) {
    .nh-horizontal-cards__items--gap-5 {
        gap:2.5rem
    }
}

.nh-horizontal-cards__items--gap-6 {
    gap: 2.5rem
}

@media screen and (min-width: 25.875rem)and (max-width:47.9375rem) {
    .nh-horizontal-cards__items--gap-6 {
        gap:3.125rem
    }
}

@media screen and (min-width: 48rem)and (max-width:79.9375rem) {
    .nh-horizontal-cards__items--gap-6 {
        gap:2.5rem
    }
}

@media screen and (min-width: 64rem) {
    .nh-horizontal-cards__items--gap-6 {
        gap:3.125rem
    }
}

.nh-horizontal-cards__items--gap-7 {
    gap: 3rem
}

@media screen and (min-width: 25.875rem)and (max-width:47.9375rem) {
    .nh-horizontal-cards__items--gap-7 {
        gap:3.75rem
    }
}

@media screen and (min-width: 48rem)and (max-width:79.9375rem) {
    .nh-horizontal-cards__items--gap-7 {
        gap:3rem
    }
}

@media screen and (min-width: 64rem) {
    .nh-horizontal-cards__items--gap-7 {
        gap:3.75rem
    }
}

.nh-horizontal-cards__items--columns-1 {
    grid-template-columns: 1fr
}

.nh-horizontal-cards__items--columns-2 {
    grid-template-columns: 1fr 1fr
}

.nh-horizontal-cards__items--columns-3 {
    grid-template-columns: 1fr 1fr 1fr
}

@media screen and (min-width: 48rem)and (max-width:79.938rem) {
    .nh-horizontal-cards__items--columns-4 {
        grid-template-columns:1fr 1fr
    }
}

@media screen and (min-width: 80rem) {
    .nh-horizontal-cards__items--columns-4 {
        grid-template-columns:1fr 1fr 1fr 1fr
    }
}

@media screen and (max-width: 47.938rem) {
    .nh-horizontal-cards__items--columns-1,.nh-horizontal-cards__items--columns-2,.nh-horizontal-cards__items--columns-3,.nh-horizontal-cards__items--columns-4 {
        grid-template-columns:1fr
    }
}

.nh-horizontal-cards__item {
    box-shadow: 0 8px 24px var(--shadow-rgba-color,#0000);
    box-sizing: border-box;
    list-style: none;
    outline: var(--border-width,0) solid var(--border-color,#0000);
    overflow: hidden;
    position: relative;
    transition: scale .3s
}

.nh-horizontal-cards__item a {
    display: block;
    height: 100%
}

.nh-horizontal-cards__item figure {
    display: grid
}

.nh-horizontal-cards__item figure img {
    border: var(--img-border-width,0) solid var(--img-border-color,#0000);
    box-shadow: 0 4px 24px 1px var(--image-shadow-rgba-color,#0000);
    width: 100%
}

.nh-horizontal-cards__item--reverse .nh-horizontal-cards__picture-container {
    grid-column-start: 2;
    grid-row-start: 1
}

.nh-horizontal-cards__item--reverse.nh-horizontal-cards__item--width-3 {
    grid-template-columns: 1fr 1fr
}

.nh-horizontal-cards__item--reverse.nh-horizontal-cards__item--width-2 {
    grid-template-columns: 2fr 1fr
}

.nh-horizontal-cards__item--reverse.nh-horizontal-cards__item--width-1 {
    grid-template-columns: 3fr 1fr
}

.nh-horizontal-cards__item--reverse.nh-horizontal-cards__item--width-4 {
    grid-template-columns: 4fr 1fr
}

.nh-horizontal-cards__item--width-4 {
    grid-template-columns: 1fr 4fr
}

.nh-horizontal-cards__item--width-3 {
    grid-template-columns: 1fr 1fr
}

.nh-horizontal-cards__item--width-2 {
    grid-template-columns: 1fr 2fr
}

.nh-horizontal-cards__item--width-1 {
    grid-template-columns: 1fr 3fr
}

.nh-horizontal-cards__item_link-hover:hover {
    scale: 1.01
}

.nh-horizontal-cards_without-padding {
    overflow: initial
}

.nh-horizontal-cards__picture-container {
    width: 100%
}

.nh-horizontal-cards_round-1 {
    border-radius: 8px
}

.nh-horizontal-cards_round-2 {
    border-radius: .75rem
}

.nh-horizontal-cards_round-3 {
    border-radius: 50%
}

.nh-horizontal-cards__title {
    font-family: FontHeader,var(--fallback-font-header),"ProximaNova-Bold",Futura,Avenir,Helvetica,-apple-system,BlinkMacSystemFont,Roboto,Arial,Droid Sans,sans-serif;
    font-weight: 900;
    line-height: 1.2;
    text-align: center;
    word-break: break-word
}

.nh-horizontal-cards__title_no-margin {
    margin-bottom: 0!important
}

.nh-horizontal-cards__info {
    box-sizing: border-box
}

.nh-horizontal-cards__info--alignment-0 {
    align-self: top
}

.nh-horizontal-cards__info--alignment-1 {
    align-self: center
}

.nh-horizontal-cards__info--alignment-2 {
    align-self: end
}

.nh-horizontal-cards__info:not(.nh-horizontal-cards__text) {
    margin-bottom: 0
}

.nh-horizontal-cards__text {
    color: #343e45;
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    word-break: break-word
}

.nh-horizontal-cards__btn-container {
    display: flex;
    flex-wrap: wrap;
    gap: .625rem
}

.nh-horizontal-cards__btn-container--alignment-0 {
    justify-content: left
}

.nh-horizontal-cards__btn-container--alignment-1 {
    justify-content: center
}

.nh-horizontal-cards__btn-container--alignment-2 {
    justify-content: right
}

.nh-horizontal-cards__btn {
    box-sizing: border-box;
    cursor: pointer;
    line-height: 140%;
    overflow-wrap: anywhere;
    text-align: center;
    transition: all .3s ease-in-out;
    width: fit-content;
    word-break: break-word
}

.nh-horizontal-cards__btn--basic {
    background-color: var(--button-default-bg-color-rgba,var(--button-default-bg-color,#3772ff));
    box-shadow: inset 0 0 0 calc(var(--button-default-border-width, 0)*1px) var(--button-default-border-color-rgba,var(--button-default-border-color,#3772ff)),0 calc(var(--button-default-shadow-offsetY, 0)*1px) calc(var(--button-default-shadow-blur, 0)*1px) 0 var(--button-default-shadow-color-rgba,var(--button-default-shadow-color,#3772ff));
    color: var(--button-default-color,#fff);
    font-family: var(--button-default-font-family,FontParagraph,var(--fallback-font-paragraph),"ProximaNova-Bold",Futura,Avenir,Helvetica,-apple-system,BlinkMacSystemFont,Roboto,Arial,Droid Sans,sans-serif);
    font-weight: var(--button-font-weight,500)
}

.nh-horizontal-cards__btn--basic:hover {
    background-color: var(--button-default-bg-color-hover-rgba,var(--button-default-bg-color-hover,#1f61ff));
    box-shadow: inset 0 0 0 calc(var(--button-default-border-width-hover, 0)*1px) var(--button-default-border-color-hover-rgba,var(--button-default-border-color-hover,#1f61ff)),0 calc(var(--button-default-shadow-offsetY-hover, 0)*1px) calc(var(--button-default-shadow-blur-hover, 0)*1px) 0 var(--button-default-shadow-color-hover-rgba,var(--button-default-shadow-color-hover,#1f61ff));
    color: var(--button-default-color-hover,#fff)
}

.nh-horizontal-cards__btn--basic:active {
    background-color: var(--button-default-bg-color-active-rgba,var(--button-default-bg-color-active,#1f61ff));
    box-shadow: inset 0 0 0 calc(var(--button-default-border-width-active, 0)*1px) var(--button-default-border-color-active-rgba,var(--button-default-border-color-active,#1f61ff)),0 calc(var(--button-default-shadow-offsetY-active, 0)*1px) calc(var(--button-default-shadow-blur-active, 0)*1px) 0 var(--button-default-shadow-color-active-rgba,var(--button-default-shadow-color-active,#1f61ff));
    color: var(--button-default-color-active,#fff)
}

.nh-horizontal-cards__btn--basic.nh-horizontal-cards__btn--size-s {
    border-radius: var(--button-default-radius-small,.25em)
}

.nh-horizontal-cards__btn--basic.nh-horizontal-cards__btn--size-m {
    border-radius: var(--button-default-radius-medium,.25em)
}

.nh-horizontal-cards__btn--basic.nh-horizontal-cards__btn--size-l {
    border-radius: var(--button-default-radius-large,.25em)
}

.nh-horizontal-cards__btn--basic.nh-horizontal-cards__btn--size-xl {
    border-radius: var(--button-default-radius-xlarge,.375em)
}

.nh-horizontal-cards__btn--basic.nh-horizontal-cards__btn--size-xxl {
    border-radius: var(--button-default-radius-xxlarge,.5em)
}

.nh-horizontal-cards__btn--secondary {
    background-color: var(--button-bordered-bg-color-rgba,var(--button-bordered-bg-color,hsla(0,0%,100%,0)));
    box-shadow: inset 0 0 0 calc(var(--button-bordered-border-width, 1)*1px) var(--button-bordered-border-color-rgba,var(--button-bordered-border-color,#3772ff)),0 calc(var(--button-bordered-shadow-offsetY, 0)*1px) calc(var(--button-bordered-shadow-blur, 0)*1px) 0 var(--button-bordered-shadow-color-rgba,var(--button-bordered-shadow-color,#3772ff));
    color: var(--button-bordered-color,#3772ff);
    font-family: var(--button-bordered-font-family,FontParagraph,var(--fallback-font-paragraph),"ProximaNova-Bold",Futura,Avenir,Helvetica,-apple-system,BlinkMacSystemFont,Roboto,Arial,Droid Sans,sans-serif);
    font-weight: var(--button-font-weight,500)
}

.nh-horizontal-cards__btn--secondary:hover {
    background-color: var(--button-bordered-bg-color-hover-rgba,var(--button-bordered-bg-color-hover,#1f61ff));
    box-shadow: inset 0 0 0 calc(var(--button-bordered-border-width-hover, 0)*1px) var(--button-bordered-border-color-hover-rgba,var(--button-bordered-border-color-hover,#1f61ff)),0 calc(var(--button-bordered-shadow-offsetY-hover, 0)*1px) calc(var(--button-bordered-shadow-blur-hover, 0)*1px) 0 var(--button-bordered-shadow-color-hover-rgba,var(--button-bordered-shadow-color-hover,#1f61ff));
    color: var(--button-bordered-color-hover,#fff)
}

.nh-horizontal-cards__btn--secondary:active {
    background-color: var(--button-bordered-bg-color-active-rgba,var(--button-bordered-bg-color-active,#1f61ff));
    box-shadow: inset 0 0 0 calc(var(--button-bordered-border-width-active, 0)*1px) var(--button-bordered-border-color-active-rgba,var(--button-bordered-border-color-active,#1f61ff)),0 calc(var(--button-bordered-shadow-offsetY-active, 0)*1px) calc(var(--button-bordered-shadow-blur-active, 0)*1px) 0 var(--button-bordered-shadow-color-active-rgba,var(--button-bordered-shadow-color-active,#1f61ff));
    color: var(--button-bordered-color-active,#fff)
}

.nh-horizontal-cards__btn--secondary.nh-horizontal-cards__btn--size-s {
    border-radius: var(--button-bordered-radius-small,var(--button-default-radius-small,.25em))
}

.nh-horizontal-cards__btn--secondary.nh-horizontal-cards__btn--size-m {
    border-radius: var(--button-bordered-radius-medium,var(--button-default-radius-medium,.25em))
}

.nh-horizontal-cards__btn--secondary.nh-horizontal-cards__btn--size-l {
    border-radius: var(--button-bordered-radius-large,var(--button-default-radius-large,.25em))
}

.nh-horizontal-cards__btn--secondary.nh-horizontal-cards__btn--size-xl {
    border-radius: var(--button-bordered-radius-xlarge,var(--button-default-radius-xlarge,.375em))
}

.nh-horizontal-cards__btn--secondary.nh-horizontal-cards__btn--size-xxl {
    border-radius: var(--button-bordered-radius-xxlarge,var(--button-default-radius-xxlarge,.5em))
}

.nh-horizontal-cards__btn--size-s {
    font-size: .813rem;
    line-height: 120%;
    min-height: 2rem;
    padding: .5rem .75rem
}

.nh-horizontal-cards__btn--size-m {
    font-size: .875rem;
    line-height: 140%;
    min-height: 2.5rem;
    padding: .625rem 1rem
}

.nh-horizontal-cards__btn--size-l {
    font-size: 1rem;
    line-height: 150%;
    min-height: 3rem;
    padding: .75rem 1rem
}

.nh-horizontal-cards__btn--size-xl {
    font-size: 1rem;
    line-height: 150%;
    min-height: 3.5rem;
    padding: 1rem 1.25rem
}

.nh-horizontal-cards__btn--size-xxl {
    font-size: 1.125rem;
    line-height: 130%;
    min-height: 4rem;
    padding: 1.25rem 2rem
}

.nh-horizontal-cards-inner__width--two-thirds {
    margin-left: auto;
    margin-right: auto
}

@media screen and (max-width: 47.9375rem) {
    .nh-horizontal-cards-inner__width--two-thirds {
        max-width:40.938rem;
        width: 100%
    }
}

@media screen and (min-width: 48rem)and (max-width:53.188rem) {
    .nh-horizontal-cards-inner__width--two-thirds {
        width:89.973%
    }
}

@media screen and (min-width: 53.25rem)and (max-width:63.938rem) {
    .nh-horizontal-cards-inner__width--two-thirds {
        width:87.808%
    }
}

@media screen and (min-width: 64rem)and (max-width:79.9375rem) {
    .nh-horizontal-cards-inner__width--two-thirds {
        width:80.041%
    }
}

@media screen and (min-width: 80rem)and (max-width:85.3125rem) {
    .nh-horizontal-cards-inner__width--two-thirds {
        width:66.613%
    }
}

@media screen and (min-width: 85.375rem) {
    .nh-horizontal-cards-inner__width--two-thirds {
        width:66.616%
    }
}

.nh-horizontal-cards-header {
    position: relative
}

.nh-horizontal-cards-header--left {
    text-align: left
}

.nh-horizontal-cards-header--center {
    text-align: center
}

.nh-horizontal-cards-header--right {
    text-align: right
}

.nh-horizontal-cards-header--indent-bottom {
    margin-bottom: 1.5rem
}

@media screen and (min-width: 25.875rem)and (max-width:47.9375rem) {
    .nh-horizontal-cards-header--indent-bottom {
        margin-bottom:1.75rem
    }
}

@media screen and (min-width: 48rem)and (max-width:63.9375rem) {
    .nh-horizontal-cards-header--indent-bottom {
        margin-bottom:2rem
    }
}

@media screen and (min-width: 64rem)and (max-width:79.9375rem) {
    .nh-horizontal-cards-header--indent-bottom {
        margin-bottom:2.25rem
    }
}

@media screen and (min-width: 80rem) {
    .nh-horizontal-cards-header--indent-bottom {
        margin-bottom:2.5rem
    }
}

.nh-horizontal-cards-header__title {
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow-wrap: anywhere;
    width: 100%
}

@media screen and (max-width: 47.9375rem) {
    .nh-horizontal-cards-header__title--two-thirds {
        max-width:36.875rem;
        width: 100%
    }
}

@media screen and (min-width: 48rem)and (max-width:53.188rem) {
    .nh-horizontal-cards-header__title--two-thirds {
        width:90.077%
    }
}

@media screen and (min-width: 53.25rem)and (max-width:63.938rem) {
    .nh-horizontal-cards-header__title--two-thirds {
        width:90.043%
    }
}

@media screen and (min-width: 64rem)and (max-width:79.9375rem) {
    .nh-horizontal-cards-header__title--two-thirds {
        width:90.051%
    }
}

@media screen and (min-width: 80rem)and (max-width:85.3125rem) {
    .nh-horizontal-cards-header__title--two-thirds {
        width:89.952%
    }
}

@media screen and (min-width: 85.375rem) {
    .nh-horizontal-cards-header__title--two-thirds {
        width:89.932%
    }
}

@media screen and (max-width: 47.9375rem) {
    .nh-horizontal-cards-header__title--content {
        max-width:40.938rem;
        width: 100%
    }
}

@media screen and (min-width: 48rem)and (max-width:53.188rem) {
    .nh-horizontal-cards-header__title--content {
        width:89.973%
    }
}

@media screen and (min-width: 53.25rem)and (max-width:63.938rem) {
    .nh-horizontal-cards-header__title--content {
        width:87.808%
    }
}

@media screen and (min-width: 64rem)and (max-width:79.9375rem) {
    .nh-horizontal-cards-header__title--content {
        width:80.041%
    }
}

@media screen and (min-width: 80rem)and (max-width:85.3125rem) {
    .nh-horizontal-cards-header__title--content {
        width:80%
    }
}

@media screen and (min-width: 85.375rem) {
    .nh-horizontal-cards-header__title--content {
        width:80.031%
    }
}

@media screen and (max-width: 25.8125rem) {
    .nh-horizontal-cards-header__title--center {
        max-width:calc(100% - 1rem)
    }
}

@media screen and (min-width: 25.875rem)and (max-width:47.9375rem) {
    .nh-horizontal-cards-header__title--center {
        max-width:calc(100% - 1.25rem)
    }
}

.nh-horizontal-cards-header__description {
    display: inline-block;
    font-size: .875rem;
    margin: 0 0 1.5rem;
    max-width: 100%;
    overflow-wrap: anywhere;
    width: 100%
}

@media screen and (min-width: 25.875rem) {
    .nh-horizontal-cards-header__description {
        font-size:1rem
    }
}

@media screen and (min-width: 48em) {
    .nh-horizontal-cards-header__description {
        font-size:1.125em
    }
}

.nh-horizontal-cards-header__description--left {
    text-align: left
}

.nh-horizontal-cards-header__description--center {
    text-align: center
}

.nh-horizontal-cards-header__description--right {
    text-align: right
}

@media screen and (min-width: 25.875rem)and (max-width:47.9375rem) {
    .nh-horizontal-cards-header__description {
        margin-bottom:1.75rem
    }
}

@media screen and (min-width: 48rem)and (max-width:63.9375rem) {
    .nh-horizontal-cards-header__description {
        margin-bottom:2rem
    }
}

@media screen and (min-width: 64rem)and (max-width:79.9375rem) {
    .nh-horizontal-cards-header__description {
        margin-bottom:2.25rem
    }
}

@media screen and (min-width: 80rem) {
    .nh-horizontal-cards-header__description {
        margin-bottom:2.5rem
    }
}

.nh-horizontal-cards__items--columns-1 .nh-horizontal-cards__item--width-1 .nh-horizontal-cards__info {
    padding: .75rem
}

@media screen and (min-width: 48rem)and (max-width:63.9375rem) {
    .nh-horizontal-cards__items--columns-1 .nh-horizontal-cards__item--width-1 .nh-horizontal-cards__info {
        padding:1rem
    }
}

@media screen and (min-width: 64rem)and (max-width:79.9375rem) {
    .nh-horizontal-cards__items--columns-1 .nh-horizontal-cards__item--width-1 .nh-horizontal-cards__info {
        padding:1.5rem
    }
}

@media screen and (min-width: 80rem) {
    .nh-horizontal-cards__items--columns-1 .nh-horizontal-cards__item--width-1 .nh-horizontal-cards__info {
        padding:2rem
    }
}

.nh-horizontal-cards__items--columns-1 .nh-horizontal-cards__item--width-1 .nh-horizontal-cards__title {
    margin-bottom: .625rem
}

@media screen and (min-width: 48rem)and (max-width:63.9375rem) {
    .nh-horizontal-cards__items--columns-1 .nh-horizontal-cards__item--width-1 .nh-horizontal-cards__title {
        margin-bottom:.875rem
    }
}

@media screen and (min-width: 64rem)and (max-width:79.9375rem) {
    .nh-horizontal-cards__items--columns-1 .nh-horizontal-cards__item--width-1 .nh-horizontal-cards__title {
        margin-bottom:1.25rem
    }
}

@media screen and (min-width: 80rem) {
    .nh-horizontal-cards__items--columns-1 .nh-horizontal-cards__item--width-1 .nh-horizontal-cards__title {
        margin-bottom:1.5rem
    }
}

.nh-horizontal-cards__items--columns-1 .nh-horizontal-cards__item--width-1 .nh-horizontal-cards__btn-container {
    margin-top: .625rem
}

@media screen and (min-width: 48rem)and (max-width:63.9375rem) {
    .nh-horizontal-cards__items--columns-1 .nh-horizontal-cards__item--width-1 .nh-horizontal-cards__btn-container {
        margin-top:.875rem
    }
}

@media screen and (min-width: 64rem)and (max-width:79.9375rem) {
    .nh-horizontal-cards__items--columns-1 .nh-horizontal-cards__item--width-1 .nh-horizontal-cards__btn-container {
        margin-top:1.25rem
    }
}

@media screen and (min-width: 80rem) {
    .nh-horizontal-cards__items--columns-1 .nh-horizontal-cards__item--width-1 .nh-horizontal-cards__btn-container {
        margin-top:1.5rem
    }
}

@media screen and (max-width: 47.938rem) {
    .nh-horizontal-cards__items--columns-1 .nh-horizontal-cards__item--width-2 {
        grid-template-columns:1fr
    }

    .nh-horizontal-cards__items--columns-1 .nh-horizontal-cards__item--width-2.nh-horizontal-cards__item--reverse .nh-horizontal-cards__picture-container {
        grid-column-start: 1
    }
}

.nh-horizontal-cards__items--columns-1 .nh-horizontal-cards__item--width-2 .nh-horizontal-cards__info {
    padding: 1rem
}

@media screen and (min-width: 26.875rem)and (max-width:47.938rem) {
    .nh-horizontal-cards__items--columns-1 .nh-horizontal-cards__item--width-2 .nh-horizontal-cards__info {
        padding:1.25rem
    }
}

@media screen and (min-width: 48rem)and (max-width:53.188rem) {
    .nh-horizontal-cards__items--columns-1 .nh-horizontal-cards__item--width-2 .nh-horizontal-cards__info {
        padding:1rem
    }
}

@media screen and (min-width: 53.25rem)and (max-width:63.938rem) {
    .nh-horizontal-cards__items--columns-1 .nh-horizontal-cards__item--width-2 .nh-horizontal-cards__info {
        padding:1.25rem
    }
}

@media screen and (min-width: 64rem)and (max-width:79.938rem) {
    .nh-horizontal-cards__items--columns-1 .nh-horizontal-cards__item--width-2 .nh-horizontal-cards__info {
        padding:1.5rem
    }
}

@media screen and (min-width: 80rem) {
    .nh-horizontal-cards__items--columns-1 .nh-horizontal-cards__item--width-2 .nh-horizontal-cards__info {
        padding:2rem
    }
}

.nh-horizontal-cards__items--columns-1 .nh-horizontal-cards__item--width-2 .nh-horizontal-cards__title {
    margin-bottom: .875rem
}

@media screen and (min-width: 26.875rem)and (max-width:47.938rem) {
    .nh-horizontal-cards__items--columns-1 .nh-horizontal-cards__item--width-2 .nh-horizontal-cards__title {
        margin-bottom:1rem
    }
}

@media screen and (min-width: 48rem)and (max-width:53.188rem) {
    .nh-horizontal-cards__items--columns-1 .nh-horizontal-cards__item--width-2 .nh-horizontal-cards__title {
        margin-bottom:.875rem
    }
}

@media screen and (min-width: 53.25rem)and (max-width:63.938rem) {
    .nh-horizontal-cards__items--columns-1 .nh-horizontal-cards__item--width-2 .nh-horizontal-cards__title {
        margin-bottom:1rem
    }
}

@media screen and (min-width: 64rem)and (max-width:79.938rem) {
    .nh-horizontal-cards__items--columns-1 .nh-horizontal-cards__item--width-2 .nh-horizontal-cards__title {
        margin-bottom:1.25rem
    }
}

@media screen and (min-width: 80rem) {
    .nh-horizontal-cards__items--columns-1 .nh-horizontal-cards__item--width-2 .nh-horizontal-cards__title {
        margin-bottom:1.5rem
    }
}

.nh-horizontal-cards__items--columns-1 .nh-horizontal-cards__item--width-2 .nh-horizontal-cards__btn-container {
    margin-top: .875rem
}

@media screen and (min-width: 26.875rem)and (max-width:47.938rem) {
    .nh-horizontal-cards__items--columns-1 .nh-horizontal-cards__item--width-2 .nh-horizontal-cards__btn-container {
        margin-top:1rem
    }
}

@media screen and (min-width: 48rem)and (max-width:53.188rem) {
    .nh-horizontal-cards__items--columns-1 .nh-horizontal-cards__item--width-2 .nh-horizontal-cards__btn-container {
        margin-top:.875rem
    }
}

@media screen and (min-width: 53.25rem)and (max-width:63.938rem) {
    .nh-horizontal-cards__items--columns-1 .nh-horizontal-cards__item--width-2 .nh-horizontal-cards__btn-container {
        margin-top:1rem
    }
}

@media screen and (min-width: 64rem)and (max-width:79.938rem) {
    .nh-horizontal-cards__items--columns-1 .nh-horizontal-cards__item--width-2 .nh-horizontal-cards__btn-container {
        margin-top:1.25rem
    }
}

@media screen and (min-width: 80rem) {
    .nh-horizontal-cards__items--columns-1 .nh-horizontal-cards__item--width-2 .nh-horizontal-cards__btn-container {
        margin-top:1.5rem
    }
}

@media screen and (max-width: 47.938rem) {
    .nh-horizontal-cards__items--columns-1 .nh-horizontal-cards__item--width-3 {
        grid-template-columns:1fr
    }

    .nh-horizontal-cards__items--columns-1 .nh-horizontal-cards__item--width-3.nh-horizontal-cards__item--reverse .nh-horizontal-cards__picture-container {
        grid-column-start: 1
    }
}

.nh-horizontal-cards__items--columns-1 .nh-horizontal-cards__item--width-3 .nh-horizontal-cards__info {
    padding: 1rem
}

@media screen and (min-width: 26.875rem)and (max-width:63.938rem) {
    .nh-horizontal-cards__items--columns-1 .nh-horizontal-cards__item--width-3 .nh-horizontal-cards__info {
        padding:1.25rem
    }
}

@media screen and (min-width: 64rem)and (max-width:79.938rem) {
    .nh-horizontal-cards__items--columns-1 .nh-horizontal-cards__item--width-3 .nh-horizontal-cards__info {
        padding:1.5rem
    }
}

@media screen and (min-width: 80rem) {
    .nh-horizontal-cards__items--columns-1 .nh-horizontal-cards__item--width-3 .nh-horizontal-cards__info {
        padding:2rem
    }
}

.nh-horizontal-cards__items--columns-1 .nh-horizontal-cards__item--width-3 .nh-horizontal-cards__title {
    margin-bottom: .875rem
}

@media screen and (min-width: 26.875rem)and (max-width:53.188rem) {
    .nh-horizontal-cards__items--columns-1 .nh-horizontal-cards__item--width-3 .nh-horizontal-cards__title {
        margin-bottom:1rem
    }
}

@media screen and (min-width: 53.25rem)and (max-width:79.938rem) {
    .nh-horizontal-cards__items--columns-1 .nh-horizontal-cards__item--width-3 .nh-horizontal-cards__title {
        margin-bottom:1.25rem
    }
}

@media screen and (min-width: 80rem) {
    .nh-horizontal-cards__items--columns-1 .nh-horizontal-cards__item--width-3 .nh-horizontal-cards__title {
        margin-bottom:1.5rem
    }
}

.nh-horizontal-cards__items--columns-1 .nh-horizontal-cards__item--width-3 .nh-horizontal-cards__btn-container {
    margin-top: .875rem
}

@media screen and (min-width: 26.875rem)and (max-width:53.188rem) {
    .nh-horizontal-cards__items--columns-1 .nh-horizontal-cards__item--width-3 .nh-horizontal-cards__btn-container {
        margin-top:1rem
    }
}

@media screen and (min-width: 53.25rem)and (max-width:79.938rem) {
    .nh-horizontal-cards__items--columns-1 .nh-horizontal-cards__item--width-3 .nh-horizontal-cards__btn-container {
        margin-top:1.25rem
    }
}

@media screen and (min-width: 80rem) {
    .nh-horizontal-cards__items--columns-1 .nh-horizontal-cards__item--width-3 .nh-horizontal-cards__btn-container {
        margin-top:1.5rem
    }
}

.nh-horizontal-cards__items--columns-1 .nh-horizontal-cards__item--width-4 .nh-horizontal-cards__info {
    padding: .625rem
}

@media screen and (min-width: 48rem)and (max-width:63.9375rem) {
    .nh-horizontal-cards__items--columns-1 .nh-horizontal-cards__item--width-4 .nh-horizontal-cards__info {
        padding:.875rem
    }
}

@media screen and (min-width: 64rem)and (max-width:79.9375rem) {
    .nh-horizontal-cards__items--columns-1 .nh-horizontal-cards__item--width-4 .nh-horizontal-cards__info {
        padding:1rem
    }
}

@media screen and (min-width: 80rem) {
    .nh-horizontal-cards__items--columns-1 .nh-horizontal-cards__item--width-4 .nh-horizontal-cards__info {
        padding:1.5rem
    }
}

.nh-horizontal-cards__items--columns-1 .nh-horizontal-cards__item--width-4 .nh-horizontal-cards__title {
    margin-bottom: .5rem
}

@media screen and (min-width: 48rem)and (max-width:63.9375rem) {
    .nh-horizontal-cards__items--columns-1 .nh-horizontal-cards__item--width-4 .nh-horizontal-cards__title {
        margin-bottom:.75rem
    }
}

@media screen and (min-width: 64rem)and (max-width:79.9375rem) {
    .nh-horizontal-cards__items--columns-1 .nh-horizontal-cards__item--width-4 .nh-horizontal-cards__title {
        margin-bottom:.875rem
    }
}

@media screen and (min-width: 80rem) {
    .nh-horizontal-cards__items--columns-1 .nh-horizontal-cards__item--width-4 .nh-horizontal-cards__title {
        margin-bottom:1rem
    }
}

.nh-horizontal-cards__items--columns-1 .nh-horizontal-cards__item--width-4 .nh-horizontal-cards__btn-container {
    margin-top: .5rem
}

@media screen and (min-width: 48rem)and (max-width:63.9375rem) {
    .nh-horizontal-cards__items--columns-1 .nh-horizontal-cards__item--width-4 .nh-horizontal-cards__btn-container {
        margin-top:.75rem
    }
}

@media screen and (min-width: 64rem)and (max-width:79.9375rem) {
    .nh-horizontal-cards__items--columns-1 .nh-horizontal-cards__item--width-4 .nh-horizontal-cards__btn-container {
        margin-top:.875rem
    }
}

@media screen and (min-width: 80rem) {
    .nh-horizontal-cards__items--columns-1 .nh-horizontal-cards__item--width-4 .nh-horizontal-cards__btn-container {
        margin-top:1rem
    }
}

.nh-horizontal-cards__items--columns-1 .nh-horizontal-cards_without-padding .nh-horizontal-cards__item--width-1 .nh-horizontal-cards__info {
    padding-bottom: 4px;
    padding-top: 4px
}

@media screen and (max-width: 47.938rem) {
    .nh-horizontal-cards__items--columns-1 .nh-horizontal-cards_without-padding .nh-horizontal-cards__item--width-2 .nh-horizontal-cards__info {
        padding-left:0;
        padding-right: 0
    }
}

@media screen and (min-width: 48rem) {
    .nh-horizontal-cards__items--columns-1 .nh-horizontal-cards_without-padding .nh-horizontal-cards__item--width-2 .nh-horizontal-cards__info {
        padding-bottom:4px;
        padding-top: 4px
    }
}

@media screen and (max-width: 47.938rem) {
    .nh-horizontal-cards__items--columns-1 .nh-horizontal-cards_without-padding .nh-horizontal-cards__item--width-3 .nh-horizontal-cards__info {
        padding-left:0;
        padding-right: 0
    }
}

@media screen and (min-width: 48rem) {
    .nh-horizontal-cards__items--columns-1 .nh-horizontal-cards_without-padding .nh-horizontal-cards__item--width-3 .nh-horizontal-cards__info {
        padding-bottom:4px;
        padding-top: 4px
    }
}

.nh-horizontal-cards__items--columns-1 .nh-horizontal-cards_without-padding .nh-horizontal-cards__item--width-4 .nh-horizontal-cards__info {
    padding-bottom: 2px;
    padding-top: 2px
}

.nh-horizontal-cards__items--columns-2 .nh-horizontal-cards__item--width-1 .nh-horizontal-cards__info {
    padding: .75rem
}

@media screen and (min-width: 48rem)and (max-width:53.188rem) {
    .nh-horizontal-cards__items--columns-2 .nh-horizontal-cards__item--width-1 .nh-horizontal-cards__info {
        padding:.875rem
    }
}

@media screen and (min-width: 53.25rem) {
    .nh-horizontal-cards__items--columns-2 .nh-horizontal-cards__item--width-1 .nh-horizontal-cards__info {
        padding:1rem
    }
}

.nh-horizontal-cards__items--columns-2 .nh-horizontal-cards__item--width-1 .nh-horizontal-cards__title {
    margin-bottom: .625rem
}

@media screen and (min-width: 48rem)and (max-width:53.188rem) {
    .nh-horizontal-cards__items--columns-2 .nh-horizontal-cards__item--width-1 .nh-horizontal-cards__title {
        margin-bottom:.75rem
    }
}

@media screen and (min-width: 53.25rem) {
    .nh-horizontal-cards__items--columns-2 .nh-horizontal-cards__item--width-1 .nh-horizontal-cards__title {
        margin-bottom:.875rem
    }
}

.nh-horizontal-cards__items--columns-2 .nh-horizontal-cards__item--width-1 .nh-horizontal-cards__btn-container {
    margin-top: .625rem
}

@media screen and (min-width: 48rem)and (max-width:53.188rem) {
    .nh-horizontal-cards__items--columns-2 .nh-horizontal-cards__item--width-1 .nh-horizontal-cards__btn-container {
        margin-top:.75rem
    }
}

@media screen and (min-width: 53.25rem) {
    .nh-horizontal-cards__items--columns-2 .nh-horizontal-cards__item--width-1 .nh-horizontal-cards__btn-container {
        margin-top:.875rem
    }
}

.nh-horizontal-cards__items--columns-2 .nh-horizontal-cards__item--width-2 .nh-horizontal-cards__info {
    padding: .75rem
}

@media screen and (min-width: 48rem)and (max-width:79.9375rem) {
    .nh-horizontal-cards__items--columns-2 .nh-horizontal-cards__item--width-2 .nh-horizontal-cards__info {
        padding:.875rem
    }
}

@media screen and (min-width: 80rem) {
    .nh-horizontal-cards__items--columns-2 .nh-horizontal-cards__item--width-2 .nh-horizontal-cards__info {
        padding:1rem
    }
}

.nh-horizontal-cards__items--columns-2 .nh-horizontal-cards__item--width-2 .nh-horizontal-cards__title {
    margin-bottom: .625rem
}

@media screen and (min-width: 48rem)and (max-width:79.9375rem) {
    .nh-horizontal-cards__items--columns-2 .nh-horizontal-cards__item--width-2 .nh-horizontal-cards__title {
        margin-bottom:.75rem
    }
}

@media screen and (min-width: 80rem) {
    .nh-horizontal-cards__items--columns-2 .nh-horizontal-cards__item--width-2 .nh-horizontal-cards__title {
        margin-bottom:.875rem
    }
}

.nh-horizontal-cards__items--columns-2 .nh-horizontal-cards__item--width-2 .nh-horizontal-cards__btn-container {
    margin-top: .625rem
}

@media screen and (min-width: 48rem)and (max-width:79.9375rem) {
    .nh-horizontal-cards__items--columns-2 .nh-horizontal-cards__item--width-2 .nh-horizontal-cards__btn-container {
        margin-top:.75rem
    }
}

@media screen and (min-width: 80rem) {
    .nh-horizontal-cards__items--columns-2 .nh-horizontal-cards__item--width-2 .nh-horizontal-cards__btn-container {
        margin-top:.875rem
    }
}

@media screen and (max-width: 26.813rem) {
    .nh-horizontal-cards__items--columns-2 .nh-horizontal-cards__item--width-3 {
        grid-template-columns:1fr
    }

    .nh-horizontal-cards__items--columns-2 .nh-horizontal-cards__item--width-3.nh-horizontal-cards__item--reverse .nh-horizontal-cards__picture-container {
        grid-column-start: 1
    }
}

.nh-horizontal-cards__items--columns-2 .nh-horizontal-cards__item--width-3 .nh-horizontal-cards__info {
    padding: .75rem
}

@media screen and (min-width: 48rem)and (max-width:53.188rem) {
    .nh-horizontal-cards__items--columns-2 .nh-horizontal-cards__item--width-3 .nh-horizontal-cards__info {
        padding:.875rem
    }
}

@media screen and (min-width: 53.25rem)and (max-width:63.938rem) {
    .nh-horizontal-cards__items--columns-2 .nh-horizontal-cards__item--width-3 .nh-horizontal-cards__info {
        padding:.75rem
    }
}

@media screen and (min-width: 64rem)and (max-width:79.938rem) {
    .nh-horizontal-cards__items--columns-2 .nh-horizontal-cards__item--width-3 .nh-horizontal-cards__info {
        padding:.875rem
    }
}

@media screen and (min-width: 80rem) {
    .nh-horizontal-cards__items--columns-2 .nh-horizontal-cards__item--width-3 .nh-horizontal-cards__info {
        padding:1.25rem
    }
}

.nh-horizontal-cards__items--columns-2 .nh-horizontal-cards__item--width-3 .nh-horizontal-cards__title {
    margin-bottom: .625rem
}

@media screen and (min-width: 48rem)and (max-width:53.188rem) {
    .nh-horizontal-cards__items--columns-2 .nh-horizontal-cards__item--width-3 .nh-horizontal-cards__title {
        margin-bottom:.75rem
    }
}

@media screen and (min-width: 53.25rem)and (max-width:63.938rem) {
    .nh-horizontal-cards__items--columns-2 .nh-horizontal-cards__item--width-3 .nh-horizontal-cards__title {
        margin-bottom:.625rem
    }
}

@media screen and (min-width: 64rem)and (max-width:79.938rem) {
    .nh-horizontal-cards__items--columns-2 .nh-horizontal-cards__item--width-3 .nh-horizontal-cards__title {
        margin-bottom:.75rem
    }
}

@media screen and (min-width: 80rem) {
    .nh-horizontal-cards__items--columns-2 .nh-horizontal-cards__item--width-3 .nh-horizontal-cards__title {
        margin-bottom:1rem
    }
}

.nh-horizontal-cards__items--columns-2 .nh-horizontal-cards__item--width-3 .nh-horizontal-cards__btn-container {
    margin-top: .625rem
}

@media screen and (min-width: 48rem)and (max-width:53.188rem) {
    .nh-horizontal-cards__items--columns-2 .nh-horizontal-cards__item--width-3 .nh-horizontal-cards__btn-container {
        margin-top:.75rem
    }
}

@media screen and (min-width: 53.25rem)and (max-width:63.938rem) {
    .nh-horizontal-cards__items--columns-2 .nh-horizontal-cards__item--width-3 .nh-horizontal-cards__btn-container {
        margin-top:.625rem
    }
}

@media screen and (min-width: 64rem)and (max-width:79.938rem) {
    .nh-horizontal-cards__items--columns-2 .nh-horizontal-cards__item--width-3 .nh-horizontal-cards__btn-container {
        margin-top:.75rem
    }
}

@media screen and (min-width: 80rem) {
    .nh-horizontal-cards__items--columns-2 .nh-horizontal-cards__item--width-3 .nh-horizontal-cards__btn-container {
        margin-top:1rem
    }
}

.nh-horizontal-cards__items--columns-2 .nh-horizontal-cards__item--width-4 .nh-horizontal-cards__info {
    padding: .75rem
}

.nh-horizontal-cards__items--columns-2 .nh-horizontal-cards__item--width-4 .nh-horizontal-cards__title {
    margin-bottom: .625rem
}

.nh-horizontal-cards__items--columns-2 .nh-horizontal-cards__item--width-4 .nh-horizontal-cards__btn-container {
    margin-top: .625rem
}

.nh-horizontal-cards__items--columns-2 .nh-horizontal-cards_without-padding .nh-horizontal-cards__item--width-1 .nh-horizontal-cards__info,.nh-horizontal-cards__items--columns-2 .nh-horizontal-cards_without-padding .nh-horizontal-cards__item--width-2 .nh-horizontal-cards__info {
    padding-bottom: 4px;
    padding-top: 4px
}

@media screen and (max-width: 26.813rem) {
    .nh-horizontal-cards__items--columns-2 .nh-horizontal-cards_without-padding .nh-horizontal-cards__item--width-3 .nh-horizontal-cards__info {
        padding-left:0;
        padding-right: 0
    }
}

@media screen and (min-width: 26.875rem) {
    .nh-horizontal-cards__items--columns-2 .nh-horizontal-cards_without-padding .nh-horizontal-cards__item--width-3 .nh-horizontal-cards__info {
        padding-bottom:4px;
        padding-top: 4px
    }
}

.nh-horizontal-cards__items--columns-2 .nh-horizontal-cards_without-padding .nh-horizontal-cards__item--width-4 .nh-horizontal-cards__info {
    padding-bottom: 2px;
    padding-top: 2px
}

.nh-horizontal-cards__items--columns-3 .nh-horizontal-cards__item--width-1 .nh-horizontal-cards__info {
    padding: .75rem
}

@media screen and (min-width: 80rem) {
    .nh-horizontal-cards__items--columns-3 .nh-horizontal-cards__item--width-1 .nh-horizontal-cards__info {
        padding:.875rem
    }
}

.nh-horizontal-cards__items--columns-3 .nh-horizontal-cards__item--width-1 .nh-horizontal-cards__title {
    margin-bottom: .625rem
}

@media screen and (min-width: 80rem) {
    .nh-horizontal-cards__items--columns-3 .nh-horizontal-cards__item--width-1 .nh-horizontal-cards__title {
        margin-bottom:.75rem
    }
}

.nh-horizontal-cards__items--columns-3 .nh-horizontal-cards__item--width-1 .nh-horizontal-cards__btn-container {
    margin-top: .625rem
}

@media screen and (min-width: 80rem) {
    .nh-horizontal-cards__items--columns-3 .nh-horizontal-cards__item--width-1 .nh-horizontal-cards__btn-container {
        margin-top:.75rem
    }
}

.nh-horizontal-cards__items--columns-3 .nh-horizontal-cards__item--width-2 .nh-horizontal-cards__info {
    padding: .75rem
}

@media screen and (min-width: 80rem) {
    .nh-horizontal-cards__items--columns-3 .nh-horizontal-cards__item--width-2 .nh-horizontal-cards__info {
        padding:.875rem
    }
}

.nh-horizontal-cards__items--columns-3 .nh-horizontal-cards__item--width-2 .nh-horizontal-cards__title {
    margin-bottom: .625rem
}

@media screen and (min-width: 80rem) {
    .nh-horizontal-cards__items--columns-3 .nh-horizontal-cards__item--width-2 .nh-horizontal-cards__title {
        margin-bottom:.75rem
    }
}

.nh-horizontal-cards__items--columns-3 .nh-horizontal-cards__item--width-2 .nh-horizontal-cards__btn-container {
    margin-top: .625rem
}

@media screen and (min-width: 80rem) {
    .nh-horizontal-cards__items--columns-3 .nh-horizontal-cards__item--width-2 .nh-horizontal-cards__btn-container {
        margin-top:.75rem
    }
}

@media screen and (min-width: 48rem)and (max-width:63.9375rem) {
    .nh-horizontal-cards__items--columns-3 .nh-horizontal-cards__item--width-3,.nh-horizontal-cards__items--columns-3 .nh-horizontal-cards__item--width-3.nh-horizontal-cards__item--reverse {
        grid-template-columns:1fr
    }
}

.nh-horizontal-cards__items--columns-3 .nh-horizontal-cards__item--width-3 .nh-horizontal-cards__info {
    padding: .75rem
}

@media screen and (min-width: 48rem)and (max-width:63.9375rem) {
    .nh-horizontal-cards__items--columns-3 .nh-horizontal-cards__item--width-3 .nh-horizontal-cards__info {
        padding:.875rem
    }
}

@media screen and (min-width: 64rem)and (max-width:79.9375rem) {
    .nh-horizontal-cards__items--columns-3 .nh-horizontal-cards__item--width-3 .nh-horizontal-cards__info {
        padding:.75rem
    }
}

@media screen and (min-width: 80rem) {
    .nh-horizontal-cards__items--columns-3 .nh-horizontal-cards__item--width-3 .nh-horizontal-cards__info {
        padding:.875rem
    }
}

.nh-horizontal-cards__items--columns-3 .nh-horizontal-cards__item--width-3 .nh-horizontal-cards__title {
    margin-bottom: .625rem
}

@media screen and (min-width: 48rem)and (max-width:63.9375rem) {
    .nh-horizontal-cards__items--columns-3 .nh-horizontal-cards__item--width-3 .nh-horizontal-cards__title {
        margin-bottom:.75rem
    }
}

@media screen and (min-width: 64rem)and (max-width:79.9375rem) {
    .nh-horizontal-cards__items--columns-3 .nh-horizontal-cards__item--width-3 .nh-horizontal-cards__title {
        margin-bottom:.625rem
    }
}

@media screen and (min-width: 80rem) {
    .nh-horizontal-cards__items--columns-3 .nh-horizontal-cards__item--width-3 .nh-horizontal-cards__title {
        margin-bottom:.75rem
    }
}

.nh-horizontal-cards__items--columns-3 .nh-horizontal-cards__item--width-3 .nh-horizontal-cards__btn-container {
    margin-top: .625rem
}

@media screen and (min-width: 48rem)and (max-width:63.9375rem) {
    .nh-horizontal-cards__items--columns-3 .nh-horizontal-cards__item--width-3 .nh-horizontal-cards__btn-container {
        margin-top:.75rem
    }
}

@media screen and (min-width: 64rem)and (max-width:79.9375rem) {
    .nh-horizontal-cards__items--columns-3 .nh-horizontal-cards__item--width-3 .nh-horizontal-cards__btn-container {
        margin-top:.625rem
    }
}

@media screen and (min-width: 80rem) {
    .nh-horizontal-cards__items--columns-3 .nh-horizontal-cards__item--width-3 .nh-horizontal-cards__btn-container {
        margin-top:.75rem
    }
}

.nh-horizontal-cards__items--columns-3 .nh-horizontal-cards__item--width-4 .nh-horizontal-cards__info {
    padding: .625rem
}

.nh-horizontal-cards__items--columns-3 .nh-horizontal-cards__item--width-4 .nh-horizontal-cards__title {
    margin-bottom: .5rem
}

.nh-horizontal-cards__items--columns-3 .nh-horizontal-cards__item--width-4 .nh-horizontal-cards__btn-container {
    margin-top: .5rem
}

.nh-horizontal-cards__items--columns-3 .nh-horizontal-cards_without-padding .nh-horizontal-cards__item--width-1 .nh-horizontal-cards__info,.nh-horizontal-cards__items--columns-3 .nh-horizontal-cards_without-padding .nh-horizontal-cards__item--width-2 .nh-horizontal-cards__info {
    padding-bottom: 4px;
    padding-top: 4px
}

@media screen and (max-width: 47.938rem) {
    .nh-horizontal-cards__items--columns-3 .nh-horizontal-cards_without-padding .nh-horizontal-cards__item--width-3 .nh-horizontal-cards__info {
        padding-bottom:4px;
        padding-top: 4px
    }
}

@media screen and (min-width: 48rem)and (max-width:63.9375rem) {
    .nh-horizontal-cards__items--columns-3 .nh-horizontal-cards_without-padding .nh-horizontal-cards__item--width-3 .nh-horizontal-cards__info {
        padding-left:0;
        padding-right: 0
    }
}

@media screen and (min-width: 64rem) {
    .nh-horizontal-cards__items--columns-3 .nh-horizontal-cards_without-padding .nh-horizontal-cards__item--width-3 .nh-horizontal-cards__info {
        padding-bottom:4px;
        padding-top: 4px
    }
}

.nh-horizontal-cards__items--columns-3 .nh-horizontal-cards_without-padding .nh-horizontal-cards__item--width-4 .nh-horizontal-cards__info {
    padding-bottom: 2px;
    padding-top: 2px
}

.nh-horizontal-cards__items--columns-4 .nh-horizontal-cards__item--width-1 .nh-horizontal-cards__info {
    padding: .75rem
}

@media screen and (min-width: 80rem) {
    .nh-horizontal-cards__items--columns-4 .nh-horizontal-cards__item--width-1 .nh-horizontal-cards__info {
        padding:.875rem
    }
}

.nh-horizontal-cards__items--columns-4 .nh-horizontal-cards__item--width-1 .nh-horizontal-cards__title {
    margin-bottom: .625rem
}

@media screen and (min-width: 80rem) {
    .nh-horizontal-cards__items--columns-4 .nh-horizontal-cards__item--width-1 .nh-horizontal-cards__title {
        margin-bottom:.75rem
    }
}

.nh-horizontal-cards__items--columns-4 .nh-horizontal-cards__item--width-1 .nh-horizontal-cards__btn-container {
    margin-top: .625rem
}

@media screen and (min-width: 80rem) {
    .nh-horizontal-cards__items--columns-4 .nh-horizontal-cards__item--width-1 .nh-horizontal-cards__btn-container {
        margin-top:.75rem
    }
}

.nh-horizontal-cards__items--columns-4 .nh-horizontal-cards__item--width-2 .nh-horizontal-cards__info {
    padding: .75rem
}

@media screen and (min-width: 48rem) {
    .nh-horizontal-cards__items--columns-4 .nh-horizontal-cards__item--width-2 .nh-horizontal-cards__info {
        padding:.875rem
    }
}

.nh-horizontal-cards__items--columns-4 .nh-horizontal-cards__item--width-2 .nh-horizontal-cards__title {
    margin-bottom: .625rem
}

@media screen and (min-width: 48rem) {
    .nh-horizontal-cards__items--columns-4 .nh-horizontal-cards__item--width-2 .nh-horizontal-cards__title {
        margin-bottom:.75rem
    }
}

.nh-horizontal-cards__items--columns-4 .nh-horizontal-cards__item--width-2 .nh-horizontal-cards__btn-container {
    margin-top: .625rem
}

@media screen and (min-width: 48rem) {
    .nh-horizontal-cards__items--columns-4 .nh-horizontal-cards__item--width-2 .nh-horizontal-cards__btn-container {
        margin-top:.75rem
    }
}

.nh-horizontal-cards__items--columns-4 .nh-horizontal-cards__item--width-3 .nh-horizontal-cards__info {
    padding: .75rem
}

@media screen and (min-width: 48rem) {
    .nh-horizontal-cards__items--columns-4 .nh-horizontal-cards__item--width-3 .nh-horizontal-cards__info {
        padding:.875rem
    }
}

.nh-horizontal-cards__items--columns-4 .nh-horizontal-cards__item--width-3 .nh-horizontal-cards__title {
    margin-bottom: .625rem
}

@media screen and (min-width: 48rem) {
    .nh-horizontal-cards__items--columns-4 .nh-horizontal-cards__item--width-3 .nh-horizontal-cards__title {
        margin-bottom:.75rem
    }
}

.nh-horizontal-cards__items--columns-4 .nh-horizontal-cards__item--width-3 .nh-horizontal-cards__btn-container {
    margin-top: .625rem
}

@media screen and (min-width: 48rem) {
    .nh-horizontal-cards__items--columns-4 .nh-horizontal-cards__item--width-3 .nh-horizontal-cards__btn-container {
        margin-top:.75rem
    }
}

.nh-horizontal-cards__items--columns-4 .nh-horizontal-cards__item--width-4 .nh-horizontal-cards__info {
    padding: .625rem
}

.nh-horizontal-cards__items--columns-4 .nh-horizontal-cards__item--width-4 .nh-horizontal-cards__title {
    margin-bottom: .5rem
}

.nh-horizontal-cards__items--columns-4 .nh-horizontal-cards__item--width-4 .nh-horizontal-cards__btn-container {
    margin-top: .5rem
}

.nh-horizontal-cards__items--columns-4 .nh-horizontal-cards_without-padding .nh-horizontal-cards__item--width-1 .nh-horizontal-cards__info,.nh-horizontal-cards__items--columns-4 .nh-horizontal-cards_without-padding .nh-horizontal-cards__item--width-2 .nh-horizontal-cards__info {
    padding-bottom: 4px;
    padding-top: 4px
}

@media screen and (max-width: 47.938rem) {
    .nh-horizontal-cards__items--columns-4 .nh-horizontal-cards_without-padding .nh-horizontal-cards__item--width-3 .nh-horizontal-cards__info {
        padding-bottom:4px;
        padding-top: 4px
    }
}

@media screen and (min-width: 48rem)and (max-width:63.9375rem) {
    .nh-horizontal-cards__items--columns-4 .nh-horizontal-cards_without-padding .nh-horizontal-cards__item--width-3 .nh-horizontal-cards__info {
        padding-left:0;
        padding-right: 0
    }
}

@media screen and (min-width: 64rem) {
    .nh-horizontal-cards__items--columns-4 .nh-horizontal-cards_without-padding .nh-horizontal-cards__item--width-3 .nh-horizontal-cards__info {
        padding-bottom:4px;
        padding-top: 4px
    }
}

.nh-horizontal-cards__items--columns-4 .nh-horizontal-cards_without-padding .nh-horizontal-cards__item--width-4 .nh-horizontal-cards__info {
    padding-bottom: 2px;
    padding-top: 2px
}

@media screen and (min-width: 48rem)and (max-width:63.938rem) {
    .nh-horizontal-cards__items--columns-4.custom-columns {
        grid-template-columns:1fr 1fr
    }
}

@media screen and (min-width: 64rem) {
    .nh-horizontal-cards__items--columns-4.custom-columns {
        grid-template-columns:1fr 1fr 1fr 1fr
    }
}

.nh-horizontal-cards-desc--user-inner,.nh-horizontal-cards-item-desc--user-inner,.nh-horizontal-cards-item-title--user-inner,.nh-horizontal-cards-title--user-inner {
    overflow-wrap: anywhere
}

.nh-horizontal-cards-desc--user-inner h1,.nh-horizontal-cards-desc--user-inner h2,.nh-horizontal-cards-desc--user-inner h3,.nh-horizontal-cards-desc--user-inner h4,.nh-horizontal-cards-desc--user-inner h5,.nh-horizontal-cards-desc--user-inner h6,.nh-horizontal-cards-item-desc--user-inner h1,.nh-horizontal-cards-item-desc--user-inner h2,.nh-horizontal-cards-item-desc--user-inner h3,.nh-horizontal-cards-item-desc--user-inner h4,.nh-horizontal-cards-item-desc--user-inner h5,.nh-horizontal-cards-item-desc--user-inner h6,.nh-horizontal-cards-item-title--user-inner h1,.nh-horizontal-cards-item-title--user-inner h2,.nh-horizontal-cards-item-title--user-inner h3,.nh-horizontal-cards-item-title--user-inner h4,.nh-horizontal-cards-item-title--user-inner h5,.nh-horizontal-cards-item-title--user-inner h6,.nh-horizontal-cards-title--user-inner h1,.nh-horizontal-cards-title--user-inner h2,.nh-horizontal-cards-title--user-inner h3,.nh-horizontal-cards-title--user-inner h4,.nh-horizontal-cards-title--user-inner h5,.nh-horizontal-cards-title--user-inner h6 {
    margin-bottom: 1.25em;
    padding: 0
}

.nh-horizontal-cards-desc--user-inner blockquote,.nh-horizontal-cards-desc--user-inner ol,.nh-horizontal-cards-desc--user-inner p,.nh-horizontal-cards-desc--user-inner q,.nh-horizontal-cards-desc--user-inner ul,.nh-horizontal-cards-item-desc--user-inner blockquote,.nh-horizontal-cards-item-desc--user-inner ol,.nh-horizontal-cards-item-desc--user-inner p,.nh-horizontal-cards-item-desc--user-inner q,.nh-horizontal-cards-item-desc--user-inner ul,.nh-horizontal-cards-item-title--user-inner blockquote,.nh-horizontal-cards-item-title--user-inner ol,.nh-horizontal-cards-item-title--user-inner p,.nh-horizontal-cards-item-title--user-inner q,.nh-horizontal-cards-item-title--user-inner ul,.nh-horizontal-cards-title--user-inner blockquote,.nh-horizontal-cards-title--user-inner ol,.nh-horizontal-cards-title--user-inner p,.nh-horizontal-cards-title--user-inner q,.nh-horizontal-cards-title--user-inner ul {
    margin-bottom: 1em;
    padding: 0
}

.nh-horizontal-cards-desc--user-inner blockquote:last-child,.nh-horizontal-cards-desc--user-inner h1:last-child,.nh-horizontal-cards-desc--user-inner h2:last-child,.nh-horizontal-cards-desc--user-inner h3:last-child,.nh-horizontal-cards-desc--user-inner h4:last-child,.nh-horizontal-cards-desc--user-inner h5:last-child,.nh-horizontal-cards-desc--user-inner h6:last-child,.nh-horizontal-cards-desc--user-inner ol:last-child,.nh-horizontal-cards-desc--user-inner p:last-child,.nh-horizontal-cards-desc--user-inner q:last-child,.nh-horizontal-cards-desc--user-inner ul:last-child,.nh-horizontal-cards-item-desc--user-inner blockquote:last-child,.nh-horizontal-cards-item-desc--user-inner h1:last-child,.nh-horizontal-cards-item-desc--user-inner h2:last-child,.nh-horizontal-cards-item-desc--user-inner h3:last-child,.nh-horizontal-cards-item-desc--user-inner h4:last-child,.nh-horizontal-cards-item-desc--user-inner h5:last-child,.nh-horizontal-cards-item-desc--user-inner h6:last-child,.nh-horizontal-cards-item-desc--user-inner ol:last-child,.nh-horizontal-cards-item-desc--user-inner p:last-child,.nh-horizontal-cards-item-desc--user-inner q:last-child,.nh-horizontal-cards-item-desc--user-inner ul:last-child,.nh-horizontal-cards-item-title--user-inner blockquote:last-child,.nh-horizontal-cards-item-title--user-inner h1:last-child,.nh-horizontal-cards-item-title--user-inner h2:last-child,.nh-horizontal-cards-item-title--user-inner h3:last-child,.nh-horizontal-cards-item-title--user-inner h4:last-child,.nh-horizontal-cards-item-title--user-inner h5:last-child,.nh-horizontal-cards-item-title--user-inner h6:last-child,.nh-horizontal-cards-item-title--user-inner ol:last-child,.nh-horizontal-cards-item-title--user-inner p:last-child,.nh-horizontal-cards-item-title--user-inner q:last-child,.nh-horizontal-cards-item-title--user-inner ul:last-child,.nh-horizontal-cards-title--user-inner blockquote:last-child,.nh-horizontal-cards-title--user-inner h1:last-child,.nh-horizontal-cards-title--user-inner h2:last-child,.nh-horizontal-cards-title--user-inner h3:last-child,.nh-horizontal-cards-title--user-inner h4:last-child,.nh-horizontal-cards-title--user-inner h5:last-child,.nh-horizontal-cards-title--user-inner h6:last-child,.nh-horizontal-cards-title--user-inner ol:last-child,.nh-horizontal-cards-title--user-inner p:last-child,.nh-horizontal-cards-title--user-inner q:last-child,.nh-horizontal-cards-title--user-inner ul:last-child {
    margin-bottom: 0
}

.nh-horizontal-cards-desc--user-inner blockquote,.nh-horizontal-cards-desc--user-inner q,.nh-horizontal-cards-item-desc--user-inner blockquote,.nh-horizontal-cards-item-desc--user-inner q,.nh-horizontal-cards-item-title--user-inner blockquote,.nh-horizontal-cards-item-title--user-inner q,.nh-horizontal-cards-title--user-inner blockquote,.nh-horizontal-cards-title--user-inner q {
    border: 0;
    color: currentColor;
    display: block;
    padding: 1em 0 1em 1.5em;
    position: relative;
    quotes: none
}

.nh-horizontal-cards-desc--user-inner blockquote:after,.nh-horizontal-cards-desc--user-inner blockquote:before,.nh-horizontal-cards-desc--user-inner q:after,.nh-horizontal-cards-desc--user-inner q:before,.nh-horizontal-cards-item-desc--user-inner blockquote:after,.nh-horizontal-cards-item-desc--user-inner blockquote:before,.nh-horizontal-cards-item-desc--user-inner q:after,.nh-horizontal-cards-item-desc--user-inner q:before,.nh-horizontal-cards-item-title--user-inner blockquote:after,.nh-horizontal-cards-item-title--user-inner blockquote:before,.nh-horizontal-cards-item-title--user-inner q:after,.nh-horizontal-cards-item-title--user-inner q:before,.nh-horizontal-cards-title--user-inner blockquote:after,.nh-horizontal-cards-title--user-inner blockquote:before,.nh-horizontal-cards-title--user-inner q:after,.nh-horizontal-cards-title--user-inner q:before {
    content: ""
}

.nh-horizontal-cards-desc--user-inner blockquote:before,.nh-horizontal-cards-desc--user-inner q:before,.nh-horizontal-cards-item-desc--user-inner blockquote:before,.nh-horizontal-cards-item-desc--user-inner q:before,.nh-horizontal-cards-item-title--user-inner blockquote:before,.nh-horizontal-cards-item-title--user-inner q:before,.nh-horizontal-cards-title--user-inner blockquote:before,.nh-horizontal-cards-title--user-inner q:before {
    background-color: currentColor;
    bottom: 0;
    left: 0;
    opacity: .5;
    position: absolute;
    top: 0;
    width: 2px
}

.nh-horizontal-cards-desc--user-inner blockquote:after,.nh-horizontal-cards-desc--user-inner q:after,.nh-horizontal-cards-item-desc--user-inner blockquote:after,.nh-horizontal-cards-item-desc--user-inner q:after,.nh-horizontal-cards-item-title--user-inner blockquote:after,.nh-horizontal-cards-item-title--user-inner q:after,.nh-horizontal-cards-title--user-inner blockquote:after,.nh-horizontal-cards-title--user-inner q:after {
    content: none
}

.nh-horizontal-cards-desc--user-inner a,.nh-horizontal-cards-item-desc--user-inner a,.nh-horizontal-cards-item-title--user-inner a,.nh-horizontal-cards-title--user-inner a {
    text-decoration: underline;
    text-decoration: none
}

.nh-horizontal-cards-desc--user-inner a,.nh-horizontal-cards-desc--user-inner a:focus,.nh-horizontal-cards-desc--user-inner a:hover,.nh-horizontal-cards-item-desc--user-inner a,.nh-horizontal-cards-item-desc--user-inner a:focus,.nh-horizontal-cards-item-desc--user-inner a:hover,.nh-horizontal-cards-item-title--user-inner a,.nh-horizontal-cards-item-title--user-inner a:focus,.nh-horizontal-cards-item-title--user-inner a:hover,.nh-horizontal-cards-title--user-inner a,.nh-horizontal-cards-title--user-inner a:focus,.nh-horizontal-cards-title--user-inner a:hover {
    color: currentColor
}

.nh-horizontal-cards-desc--user-inner a:focus,.nh-horizontal-cards-desc--user-inner a:hover,.nh-horizontal-cards-item-desc--user-inner a:focus,.nh-horizontal-cards-item-desc--user-inner a:hover,.nh-horizontal-cards-item-title--user-inner a:focus,.nh-horizontal-cards-item-title--user-inner a:hover,.nh-horizontal-cards-title--user-inner a:focus,.nh-horizontal-cards-title--user-inner a:hover {
    text-decoration: none
}

.nh-horizontal-cards-desc--user-inner b,.nh-horizontal-cards-desc--user-inner strong,.nh-horizontal-cards-item-desc--user-inner b,.nh-horizontal-cards-item-desc--user-inner strong,.nh-horizontal-cards-item-title--user-inner b,.nh-horizontal-cards-item-title--user-inner strong,.nh-horizontal-cards-title--user-inner b,.nh-horizontal-cards-title--user-inner strong {
    font-weight: 700;
    font-weight: bolder
}

.nh-horizontal-cards-desc--user-inner em,.nh-horizontal-cards-desc--user-inner i,.nh-horizontal-cards-item-desc--user-inner em,.nh-horizontal-cards-item-desc--user-inner i,.nh-horizontal-cards-item-title--user-inner em,.nh-horizontal-cards-item-title--user-inner i,.nh-horizontal-cards-title--user-inner em,.nh-horizontal-cards-title--user-inner i {
    font-style: italic
}

.nh-horizontal-cards-desc--user-inner ol,.nh-horizontal-cards-desc--user-inner ul,.nh-horizontal-cards-item-desc--user-inner ol,.nh-horizontal-cards-item-desc--user-inner ul,.nh-horizontal-cards-item-title--user-inner ol,.nh-horizontal-cards-item-title--user-inner ul,.nh-horizontal-cards-title--user-inner ol,.nh-horizontal-cards-title--user-inner ul {
    display: flex;
    flex-direction: column;
    line-height: 1.5;
    list-style-position: outside;
    margin-left: 1.25em
}

.nh-horizontal-cards-desc--user-inner ul,.nh-horizontal-cards-item-desc--user-inner ul,.nh-horizontal-cards-item-title--user-inner ul,.nh-horizontal-cards-title--user-inner ul {
    list-style-type: disc
}

.nh-horizontal-cards-desc--user-inner li,.nh-horizontal-cards-item-desc--user-inner li,.nh-horizontal-cards-item-title--user-inner li,.nh-horizontal-cards-title--user-inner li {
    margin: 0 0 1em;
    padding: 0;
    position: relative;
    text-align: left
}

.nh-horizontal-cards-desc--user-inner li:last-child,.nh-horizontal-cards-item-desc--user-inner li:last-child,.nh-horizontal-cards-item-title--user-inner li:last-child,.nh-horizontal-cards-title--user-inner li:last-child {
    margin-bottom: 0
}

.nh-horizontal-cards-desc--user-inner li:before,.nh-horizontal-cards-item-desc--user-inner li:before,.nh-horizontal-cards-item-title--user-inner li:before,.nh-horizontal-cards-title--user-inner li:before {
    left: 0;
    position: absolute
}

.nh-horizontal-cards-desc--user-inner li::marker,.nh-horizontal-cards-item-desc--user-inner li::marker,.nh-horizontal-cards-item-title--user-inner li::marker,.nh-horizontal-cards-title--user-inner li::marker {
    letter-spacing: 0
}

.nh-horizontal-cards-desc--user-inner li.align-left,.nh-horizontal-cards-desc--user-inner li[style="text-align: left;"],.nh-horizontal-cards-item-desc--user-inner li.align-left,.nh-horizontal-cards-item-desc--user-inner li[style="text-align: left;"],.nh-horizontal-cards-item-title--user-inner li.align-left,.nh-horizontal-cards-item-title--user-inner li[style="text-align: left;"],.nh-horizontal-cards-title--user-inner li.align-left,.nh-horizontal-cards-title--user-inner li[style="text-align: left;"] {
    align-self: flex-start
}

.nh-horizontal-cards-desc--user-inner li.align-center,.nh-horizontal-cards-desc--user-inner li[style="text-align: center;"],.nh-horizontal-cards-item-desc--user-inner li.align-center,.nh-horizontal-cards-item-desc--user-inner li[style="text-align: center;"],.nh-horizontal-cards-item-title--user-inner li.align-center,.nh-horizontal-cards-item-title--user-inner li[style="text-align: center;"],.nh-horizontal-cards-title--user-inner li.align-center,.nh-horizontal-cards-title--user-inner li[style="text-align: center;"] {
    align-self: center
}

.nh-horizontal-cards-desc--user-inner li.align-right,.nh-horizontal-cards-desc--user-inner li[style="text-align: right;"],.nh-horizontal-cards-item-desc--user-inner li.align-right,.nh-horizontal-cards-item-desc--user-inner li[style="text-align: right;"],.nh-horizontal-cards-item-title--user-inner li.align-right,.nh-horizontal-cards-item-title--user-inner li[style="text-align: right;"],.nh-horizontal-cards-title--user-inner li.align-right,.nh-horizontal-cards-title--user-inner li[style="text-align: right;"] {
    align-self: flex-end
}

.nh-horizontal-cards-desc--user-inner li.align-justify,.nh-horizontal-cards-desc--user-inner li[style="text-align: justify;"],.nh-horizontal-cards-item-desc--user-inner li.align-justify,.nh-horizontal-cards-item-desc--user-inner li[style="text-align: justify;"],.nh-horizontal-cards-item-title--user-inner li.align-justify,.nh-horizontal-cards-item-title--user-inner li[style="text-align: justify;"],.nh-horizontal-cards-title--user-inner li.align-justify,.nh-horizontal-cards-title--user-inner li[style="text-align: justify;"] {
    text-align: justify
}

.nh-horizontal-cards-desc--user-inner .align-left,.nh-horizontal-cards-item-desc--user-inner .align-left,.nh-horizontal-cards-item-title--user-inner .align-left,.nh-horizontal-cards-title--user-inner .align-left {
    text-align: left
}

.nh-horizontal-cards-desc--user-inner .align-center,.nh-horizontal-cards-item-desc--user-inner .align-center,.nh-horizontal-cards-item-title--user-inner .align-center,.nh-horizontal-cards-title--user-inner .align-center {
    text-align: center
}

.nh-horizontal-cards-desc--user-inner .align-right,.nh-horizontal-cards-item-desc--user-inner .align-right,.nh-horizontal-cards-item-title--user-inner .align-right,.nh-horizontal-cards-title--user-inner .align-right {
    text-align: right
}

.nh-horizontal-cards-desc--user-inner .align-justify,.nh-horizontal-cards-item-desc--user-inner .align-justify,.nh-horizontal-cards-item-title--user-inner .align-justify,.nh-horizontal-cards-title--user-inner .align-justify {
    text-align: justify
}

.nh-horizontal-cards-item-title--user-inner p,.nh-horizontal-cards-title--user-inner p {
    font-family: FontParagraph,var(--fallback-font-paragraph),"ProximaNova-Bold",Futura,Avenir,Helvetica,-apple-system,BlinkMacSystemFont,Roboto,Arial,Droid Sans,sans-serif;
    font-weight: 500
}

.nh-horizontal-cards-desc--user-inner blockquote,.nh-horizontal-cards-desc--user-inner ol,.nh-horizontal-cards-desc--user-inner p,.nh-horizontal-cards-desc--user-inner q,.nh-horizontal-cards-desc--user-inner ul,.nh-horizontal-cards-title--user-inner blockquote,.nh-horizontal-cards-title--user-inner ol,.nh-horizontal-cards-title--user-inner p,.nh-horizontal-cards-title--user-inner q,.nh-horizontal-cards-title--user-inner ul {
    font-size: .875rem
}

@media screen and (min-width: 25.875rem)and (max-width:47.9375rem) {
    .nh-horizontal-cards-desc--user-inner blockquote,.nh-horizontal-cards-desc--user-inner ol,.nh-horizontal-cards-desc--user-inner p,.nh-horizontal-cards-desc--user-inner q,.nh-horizontal-cards-desc--user-inner ul,.nh-horizontal-cards-title--user-inner blockquote,.nh-horizontal-cards-title--user-inner ol,.nh-horizontal-cards-title--user-inner p,.nh-horizontal-cards-title--user-inner q,.nh-horizontal-cards-title--user-inner ul {
        font-size:1rem
    }
}

@media screen and (min-width: 48rem) {
    .nh-horizontal-cards-desc--user-inner blockquote,.nh-horizontal-cards-desc--user-inner ol,.nh-horizontal-cards-desc--user-inner p,.nh-horizontal-cards-desc--user-inner q,.nh-horizontal-cards-desc--user-inner ul,.nh-horizontal-cards-title--user-inner blockquote,.nh-horizontal-cards-title--user-inner ol,.nh-horizontal-cards-title--user-inner p,.nh-horizontal-cards-title--user-inner q,.nh-horizontal-cards-title--user-inner ul {
        font-size:1.125rem
    }
}

.nh-horizontal-cards-item-desc--user-inner blockquote,.nh-horizontal-cards-item-desc--user-inner ol,.nh-horizontal-cards-item-desc--user-inner p,.nh-horizontal-cards-item-desc--user-inner q,.nh-horizontal-cards-item-desc--user-inner ul,.nh-horizontal-cards-item-title--user-inner blockquote,.nh-horizontal-cards-item-title--user-inner ol,.nh-horizontal-cards-item-title--user-inner p,.nh-horizontal-cards-item-title--user-inner q,.nh-horizontal-cards-item-title--user-inner ul {
    font-size: 1rem
}

.nh-horizontal-cards-item-desc--user-inner a,.nh-horizontal-cards-item-title--user-inner a {
    display: inline
}
/* END  РљРЅРѕРїРєРё РєРѕРЅС‚Р°РєС‚РѕРІ */

/* BEGIN  РљРЅРѕРїРєРё Р°С‚СЂРёР±СѓС‚РѕРІ РІ РєР°СЂС‚РѕС‡РєРµ С‚РѕРІР°СЂР° */
.hpm-type-images .hpm-item {
    max-width: 150px !important;
}

/* END  РљРЅРѕРїРєРё Р°С‚СЂРёР±СѓС‚РѕРІ РІ РєР°СЂС‚РѕС‡РєРµ С‚РѕРІР°СЂР° */
</pre></body></html>