@import url('https://fonts.googleapis.com/css2?family=Red+Hat+Display:ital,wght@0,300..900;1,300..900&display=swap');

:root{
    --font-family: "Red Hat Display", sans-serif;
    --font-family-headline: "Red Hat Display", sans-serif;
}


.dictionary__param{
    font-family: Helvetica !important;
    font-size: 12pt !important;
}
@media(min-width:979px){
    #menu_categories:after {
    content: '';
    width: 100vw;
    height: 2px;
    bottom: 0;
    background: #3e8c43;
    position: absolute;
    display: block;
    left: calc(-50vw + 50%);
}
    #details_wrapper {
    display: flex;
    flex-direction: row-reverse;
    gap: 10%;
    flex-wrap: wrap;
}

#details_wrapper #projector_dictionary {
    display: flex;
    flex-direction: column;
    flex: 0 0 40%;
}

.dictionary__param {
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 10px;
    max-width: 100%;
    margin: 0;
    font-family: Helvetica !important;
    font-size: 12pt !important;
}

.longdescription {
    border-top: 0;
    padding-top: 0;
}

    
        .search_page #content {
    flex: 0 0 100%;
    max-width: 100%;
}
    .blog-list_page aside, .blog-item_page aside {
    display: none;
}

.blog-list_page #content, .blog-item_page #content {
    flex:0 0 100%;
        max-width:100%;
}

html:not(.--fixed-header) #menu_search:not(.--focus) .menu_search__block {
    /* display: block; */
    /* border-radius: 0; */
    /* background: transparent; */
    /* width: 0; */
    /* position:absolute; */
    /* top: 0; */
    /* left: 1.5rem; */
    /* transition: background .3s ease 1s; */
    /* transition: width .3s ease 0s; */
}
    html.--fixed-header #menu_search .menu_search__block {
    display: block;
    border-radius: 0;
    top: 0;
    left: 1.5rem;
    transition: background .3s ease 1s;
    transition: width .3s ease 0s;
}
#menu_search {
        /* height: 45px; */
        margin-left: auto;
        /* position: relative; */
        margin-right: auto;
    }
/*#menu_search .menu_search__input {
        border: 0;
        border-bottom: 1px solid transparent;
        transition: border .5s ease-in-out;
        font-size: 1.5rem;
        padding-left: 0;
        padding-right: 3rem;
        cursor: pointer;
        text-align: right;
    }
*/
html:not(.--fixed-header) #menu_search .menu_search__submit {
        /* font-size: 1.5rem; */
        /* top: 0; */
        /* right: 15px; */
        /* width: auto; */
        /* display: none; */
    }
#menu_search .menu_search__input {
    /* font-size: 1.4rem; */
    /* border: 0; */
    /* height: 45px; */
    /* box-shadow: none; */
    /* background: 0; */
    /* color: #000; */
    /* padding-right: 8rem; */
    /* right: 0; */
    /* width: 0; */
}

#menu_search.--focus .menu_search__block {
    left: unset;
    right: 10px;
}

#menu_search.--focus .menu_search__submit {
    display: block !important;
    z-index:2;
}

#menu_search.--focus .menu_search__mobile {
    opacity: 0;
    display:none;
}

#menu_search.--focus .menu_search__input {
    width: 100%;
}
#menu_additional .account_link {
    font-size: 0;
}

#menu_additional a {
    font-size: 0;
}

.topBasket__sub strong {
    font-size: 0;
}

header {
        height: auto;
        position: relative;
        border: none;
        box-shadow: none;
        align-items: center;
        background: #fff;
        grid-template-columns: min-content 1fr auto auto auto;
        grid-column-gap: 1rem;
        /*grid-template-areas:
            "bars_top bars_top bars_top bars_top bars_top"
            "rabateCode rabateCode rabateCode rabateCode rabateCode"
            "freeShipping freeShipping freeShipping freeShipping freeShipping"
            "logo menu_categories menu_search menu_settings menu_basket"
            "breadcrumbs breadcrumbs breadcrumbs breadcrumbs breadcrumbs";*/
    }

#logo img {max-height: 100px;min-width: 170px;}

header #menu_settings {
    margin-left: 0;
}

#menu_categories {
    /* margin-left: 5rem; */
    margin-bottom:0;
}
#menu_settings .open_trigger span>span {
    text-transform: uppercase;
    font-size: 1.6rem;
    margin-top: -0.5rem;
    position: relative;
    display: block;
    width: 25px;
}

#menu_settings .open_trigger i {
    display: none !important;
}

#menu_search .menu_search__mobile:before, #menu_search .menu_search__submit:before {
    font-size: 1.4rem;
}

#menu_additional .account_link:before, #menu_additional .wishlist_link:before {
    font-size: 1.4rem;
}

#menu_additional .wishlist_link:before {
    /* margin-top: 0 !important; */
    height: auto;
    font-size: 2rem;
    margin-top: -0.6rem;
}

.topBasket__sub:after {
    /* font-size: 1.4rem; */
    /* margin-top: 8px; */
}

#menu_search {
    bottom: 0.1rem;
}

.main_page #menu_settings .open_trigger span>span {
    color: #fff;
}

html.--fixed-header header:before {
    background: rgb(255 255 255 / 70%);
    box-shadow: none;
}
html.--fixed-header .main_page header:before {
    background: #fff;
    box-shadow: none;
}

html.--fixed-header header {
    grid-template-areas:
        "logo menu_categories menu_search menu_settings menu_basket";
    max-width: 1920px;
    display: grid;
    justify-items: start;
    grid-gap: 0;
}

html.--fixed-header header #logo {
    display: flex !important;
    height: unset;
}

html.--fixed-header header #logo img {
    min-width: unset;
    width: 137px;
    max-width: unset;
}

html.--fixed-header header #menu_basket.--hide .topBasket__sub {
    border: 0;
}

html.--fixed-header header #menu_search {
    top: 0px;
}



#menu_categories {
    border: 0;
}

#logo {
    height: 70px;
}

#menu_settings .open_trigger {
    display: none;
}
#menu_search .menu_search__mobile {
    /* position: absolute; */
    /* top: 0; */
    /* right: 25px; */
    /* font-size: 1.5rem; */
    /* width: auto; */
    /* z-index: 1; */
    /* display: flex; */
    /* z-index: 999; */
    /* margin-top: -1px; */
    }


.big_label__wrapper, .headline__wrapper {
    place-content: center;
}

.big_label, .headline {
    font-size: 2rem;
    font-weight: 400;
    margin-bottom: 1rem;
}

.product__icon {
    aspect-ratio: 1 / 1 !important;
    max-height: unset;
    /* background: #fff; */
}

.product__icon, .hotspot .product__icon {
    background: #f7f7f7;
}

.product__name {
    font-size: 1.2rem;
}

.price {
    font-size: 1.8rem;
    font-weight: 800;
    /* color: red; */
}

.price_sellby {
    display: none;
}

.hotspot .product {
    box-shadow: 0 0 14px -5px #00000033;
    transition: .3s;
}
.hotspot .product:hover {
    box-shadow: 0 0 14px -5px #00000053;
}

.product__name {
    min-height: 5rem;
}

.product__content_wrapper {
    padding: 10px;
}
img {}#main_banner1 .main_slider__label{
    color:#fff;
    text-shadow: 0 0 3px #000;
}

#main_banner1 .main_slider__description {
    font-weight: 800;
    color:#fff;
        text-shadow:0 0 3px #000;
}
html.--fixed-header #menu_search .menu_search__mobile {
    display: none;
}img {}#main_banner1 .main_slider__label{
    color:#fff;
    text-shadow: 0 0 3px #000;
}

#main_banner1 .main_slider__description {
    font-weight: 800;
    color:#fff;
        text-shadow:0 0 3px #000;
}

html.--fixed-header header {
    padding: 0 20px;
}

html.--fixed-header header #menu_search .menu_search__submit {
    border-color: transparent;
}

html.--fixed-header header #menu_search.--focus .menu_search__block {
    position: absolute;
}
html.--fixed-header #menu_search .menu_search__mobile {
    display: none;
}img {}#main_banner1 .main_slider__label{
    color:#fff;
    text-shadow: 0 0 3px #000;
}

#main_banner1 .main_slider__description {
    font-weight: 800;
    color:#fff;
        text-shadow:0 0 3px #000;
}

html.--fixed-header header {
    padding: 0 20px;
}

html.--fixed-header header #menu_search .menu_search__submit {
    border-color: transparent;
}

html.--fixed-header header #menu_search.--focus .menu_search__block {
    position: absolute;
}

.cms1_section {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2rem;
    justify-items: center;
    align-items: center;
    align-content: center;
}
.cms_txt_section span {
    width: 65%;
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.6rem;
    letter-spacing: 1.15px;
    line-height: 4rem;
    font-stretch: condensed;
    color: #fff;
}html.--fixed-header #menu_search .menu_search__mobile {
    display: none;
}img {}#main_banner1 .main_slider__label{
    color:#fff;
    text-shadow: 0 0 3px #000;
}

#main_banner1 .main_slider__description {
    font-weight: 800;
    color:#fff;
        text-shadow:0 0 3px #000;
}

html.--fixed-header header {
    padding: 0 20px;
}

html.--fixed-header header #menu_search .menu_search__submit {
    border-color: transparent;
}

html.--fixed-header header #menu_search.--focus .menu_search__block {
    position: absolute;
}

.cms1_section {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2rem;
    justify-items: center;
    align-items: center;
    align-content: center;
}

div#main_cms {
    padding: 0;
    margin-left: -15px;
    margin-right: -15px;
}

#main_banner1 {
    padding-bottom: 0;
}
div#menu_buttons2 {
    padding: 0;
    display: grid;
    grid-template-areas:
        "b2 b1 b1 b1 b1 b3"
        "b4 b1 b1 b1 b1 b5";
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    gap: 2px;
}

#menu_buttons2 div.menu_button_wrapper:nth-child(1) {
    grid-area: b1;
}
#menu_buttons2 div.menu_button_wrapper:nth-child(2) {
    grid-area: b2;
}
#menu_buttons2 div.menu_button_wrapper:nth-child(3) {
    grid-area: b3;
}
#menu_buttons2 div.menu_button_wrapper:nth-child(4) {
    grid-area: b4;
}
#menu_buttons2 div.menu_button_wrapper:nth-child(5) {
    grid-area: b5;
}

#menu_buttons2 .menu_button_wrapper {
    width: 100%;
    padding: 0;
    max-width: 100%;
    overflow: hidden;
}

#menu_buttons2 a, #menu_buttons2 img {
    width: auto;
    height: 100%;
    max-height: 100%;
    object-fit: cover;
    overflow: hidden;
}

#menu_buttons2 a:before {
    content: attr(title);
    position: absolute;
    text-decoration: none;
    font-size: 2rem;
    text-transform: uppercase;
    font-weight: 400;
    left: 0;
    bottom: 20px;
    text-align: center;
    color: #fff;
    background: #2d2d2dad;
    padding: 5px 10px 5px 30px;
    transition: .3s;
}

#menu_buttons2 a:hover:before {
    background: #000;
    padding: 5px 10px 5px 45px;
}

.hotspot .product__icon {
    aspect-ratio: 1 / 1;
    max-height: unset;
}

.product__name {
}

.instagram.--slider:before {
    content: '';
    background: #f5f5f5;
    box-shadow: 0 0 6px #33333329;
}

.cms1_section:before {
    content: '';
    background: #282828;
    position: absolute;
    width: 100vw;
    display: block;
    height: 100%;
    z-index: -1;
}

.cms_video_section video {
    display: block;
}
.newsletter {
    border: 0;
    position: relative;
}.cms_txt_section span {
    width: 65%;
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.6rem;
    letter-spacing: 1.15px;
    line-height: 4rem;
    font-stretch: condensed;
    color: #fff;
}html.--fixed-header #menu_search .menu_search__mobile {
    display: none;
}img {}#main_banner1 .main_slider__label{
    color:#fff;
    text-shadow: 0 0 3px #000;
}

#main_banner1 .main_slider__description {
    font-weight: 800;
    color:#fff;
        text-shadow:0 0 3px #000;
}

html.--fixed-header header {
    padding: 0 20px;
}

html.--fixed-header header #menu_search .menu_search__submit {
    border-color: transparent;
}

html.--fixed-header header #menu_search.--focus .menu_search__block {
    position: absolute;
}

.cms1_section {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2rem;
    justify-items: center;
    align-items: center;
    align-content: center;
}

div#main_cms {
    padding: 0;
    margin-left: -15px;
    margin-right: -15px;
}

#main_banner1 {
    padding-bottom: 0;
}
div#menu_buttons2 {
    padding: 0;
    display: grid;
    grid-template-areas:
        "b1 b1 b1 b1 b3"
        "b1 b1 b1 b1 b2";
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    gap: 2px;
}

#menu_buttons2 div.menu_button_wrapper:nth-child(1) {
    grid-area: b1;
}
#menu_buttons2 div.menu_button_wrapper:nth-child(2) {
    grid-area: b2;
}
#menu_buttons2 div.menu_button_wrapper:nth-child(3) {
    grid-area: b3;
}
#menu_buttons2 div.menu_button_wrapper:nth-child(4) {
    grid-area: b4;
}
#menu_buttons2 div.menu_button_wrapper:nth-child(5) {
    grid-area: b5;
}

#menu_buttons2 .menu_button_wrapper {
    width: 100%;
    padding: 0;
    max-width: 100%;
    overflow: hidden;
}

#menu_buttons2 a, #menu_buttons2 img {
    width: auto;
    height: 100%;
    max-height: 100%;
    object-fit: cover;
    overflow: hidden;
}

#menu_buttons2 a:before {
    content: attr(title);
    position: absolute;
    text-decoration: none;
    font-size: 2rem;
    text-transform: uppercase;
    font-weight: 400;
    left: 0;
    bottom: 20px;
    text-align: center;
    color: #fff;
    background: #2d2d2dad;
    padding: 5px 10px 5px 30px;
    transition: .3s;
}

#menu_buttons2 a:hover:before {
    background: #000;
    padding: 5px 10px 5px 45px;
}

.hotspot .product__icon {
    aspect-ratio: 1 / 1;
    max-height: unset;
}

.product__name {font-size: 1.3rem;}

.instagram.--slider:before {
    content: '';
    background: #f5f5f5;
    box-shadow: 0 0 6px #33333329;
}

.cms1_section:before {
    content: '';
    background: #282828;
    position: absolute;
    width: 100vw;
    display: block;
    height: 100%;
    z-index: -1;
}

.cms_video_section video {
    display: block;
}

.newsletter:before {
    content: '';
    display: block;
    position: absolute;
    width: 100vw;
    background: #315d9c;
    height: 100%;
    z-index: -1;
    left: calc(-50vw + 50%);
}

.newsletter__head * {
    color: #fff;
}

.newsletter__checkbox * {
    color: #fff;
}
header:not(.main_page):before {
    content: '';
    background: #f7f7f7;
    display: block;
    position: absolute;
    width: 100vw;
    height: 100%;
    z-index: -1;
    left: calc(-50vw + 50%);
}

.search_page .breadcrumbs {
    position: relative;
    margin-bottom: 0;
}

.search_page .breadcrumbs:before {
    content: '';
    width: 100vw;
    background: #fff;
    display: block;
    position: absolute;
    left: calc(-50vw + 50%);
    height: 100%;
}
#search .product__compare {
    display: none;
}

.product_cleardescription {
    display: none;
}
#menu_search .menu_search__input {
    width: 554px;
    border: 0;
    max-width: 100%;
    border: 1px solid #d5d5d5;
}
}
.projector_info__item.--returns.projector_returns {
    display: none !important;
}
span.projector_stocks__info.projector_info__link {
    display: none;
}
.projector_info__item.--stocks.projector_stocks {
    display: none;
}

@media (min-width:979px) {



form.filters__form.d-md-flex.flex-wrap.justify-content-end {
    justify-content: flex-start !important;
}

.filters__block.ml-md-5.my-md-1.mb-2 {
    margin-left: 0 !important;
    margin-right: 3rem;
}

    div#content {
    flex: 0 0 100%;
    max-width: 100%;
}
    .max-width-1200 {
    max-width: 1600px !important;
}
    aside{
        display:none !important;
    }
    aside[class*="col-"] {
        position: relative !important;
        top: initial;
        bottom: initial;
        left: initial;
        right: initial;
        overflow: visible;
        z-index: 0;
        height: 100%;
        padding: 40px 20px 20px !important;
        background: #f7f7f7;
    }
}

.article__text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;

  line-height: 1.4;
  padding-top: 0;
  margin-bottom: 1rem;
}

.article__block {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
}

@media (min-width: 992px) {
  .article__block {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width: 1200px) {
  .article__block {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (min-width: 979px) {
    .article__image_wrapper, .article__image_wrapper img {
        object-fit: cover;
    }
}
.product__icon {border-radius: 5px 5px 0px 0px !important;}

@media (min-width: 757px) {
    .article__image_wrapper, .article__image_wrapper img {
    }
}

.article__image_wrapper, .article__image_wrapper img {
}
div#bar22 {
    padding-top: 0;
    width: 100vw;
    left: calc(-50vw + 50%);
    position: relative;
}

div#bar22 .bars__content {
    max-width: var(--content-max-width, 1170px);
    margin-left: auto;
    margin-right: auto;
}

div#bar22 .bars__content {
    gap: 3px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

div#bar22 .bars__content a {
    text-decoration: none;
    font-weight: 400;
}
div#bar22 .bars__content span {
    /* margin-right: auto; */
}
    .bars__item {
    border-radius: 0;
}
@media(max-width:978px){
    section#search {
    width: 100vw;
    margin-left: -15px;
}

.product__content_wrapper {
    padding: 0 10px;
}

.search .product__name {
    font-size: 1.2rem;
}

.hotspot:not(.--slider):not(.--list):not(.--added):not(.--slider_gallery):not(.--slider_fashion) .products__wrapper {
    width: 100vw;
    margin-left: -15px;
}


.products:not(.swiper-wrapper):not(.hotspot-associated) {
    gap: var(--products-gap);
}
    #menu_buttons2 div.menu_button_wrapper {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0;
    margin: 0;
}

#menu_buttons2 div.menu_button_wrapper:first-child {
    order: 3;
    flex: 0 0 100%;
    max-width: 100%;
}

#menu_buttons2 a:before {
    content: attr(title);
    position: absolute;
    text-decoration: none;
    font-size: 2rem;
    text-transform: uppercase;
    font-weight: 400;
    left: 0;
    bottom: 20px;
    text-align: center;
    color: #fff;
    background: #2d2d2dad;
    padding: 5px 10px 5px 30px;
    transition: .3s;
}

#menu_buttons2 a:hover:before {
    background: #000;
    padding: 5px 10px 5px 45px;
}
    header {
    grid-template-areas:
        "bars_top bars_top bars_top bars_top bars_top"
        "rabateCode rabateCode rabateCode rabateCode rabateCode"
        "freeShipping freeShipping freeShipping freeShipping freeShipping"
        "logo menu_search shopping_list_top_mobile menu_top menu_categories";
}
    div#bar22 .bars__content span {
    flex: 0 0 100%;
    max-width: 100%;
    text-align: right;
}
    .bars__item {
    padding: 0;
    border-radius: 0;
}

.bars_top {
    border-radius: 0;
}

.bars__wrapper {
    border-radius: 0;
}
}

.projector_price__netto {
    font-size: 1.5rem;
}

span.projector_price__netto_value {
    font-weight: 600;
    color: #3e8c43;
}

span.projector_price__netto_value:before {
    content: 'Cena netto: ';
    color: #000;
    font-weight: normal;
}

span.projector_price__netto_currency:last-child {display: none;}
.filters__toggler {
    text-decoration: none;
}
#filter_list {
    max-width: 100%;
    float: none;
}
section#projector_longdescription * {
    font-family: Helvetica !important;
    font-size: 12pt !important;
}
header .nav-link {
    font-weight: 800;
    padding: 8px 10px 8px;
}
section#projector_longdescription * {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
}
.traits__wrapper {
    display: none;
}

.order_on_mm {
    padding: 5px 10px;
    background: #ffb1b1;
    width: fit-content;
    color: #333333;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 30px;
    align-content: center;
    line-height: normal;
}
section#projector_longdescription {
    font-family: Helvetica;
    font-size: 12pt;
}
.producers-list_page  .producers__item:not(:has(.producers__icon)) {
    display: none;
}
.shopping_list_top .slt_link__text {
    display: none;
}

span.account_links__text {
    display: none;
}

.hotspot .swiper .products {
    display: flex;
    align-items: stretch;
}

.hotspot .swiper-initialized .products .product {
    display: grid !important;
    align-content: space-between;
}

.product__content_wrapper {}

.hotspot .product__icon {
    /* margin-bottom: auto; */
}

span.omnibus_price__text {
}


.hotspot__product:hover .product__prices .price.--omnibus, .hotspot__product:hover .product__prices .price.--max, .hotspot__product:hover .product__prices .price.--before-rebate, .hotspot__product:hover .product__prices .price.--new-price {
    display: block;
}
.hotspot .swiper-initialized .products .product {
    height: min-content;
}
button#mm-open-form {
    font-size: 1.3rem;
    font-weight: 800;
}

button#mm-open-form:before {
}

.projector_external_code {
    display: flex;
    width: fit-content;
    gap: 10px;
    background: #3e8c43;
    color: #fff;
    border-radius: 5px;
    padding: 10px;
}

.projector_external_code_value {
    font-weight: 800;
}
.article__image_wrapper, .article__image_wrapper img {
    aspect-ratio: 1/1;
    max-height: unset;
    border-radius: 10px;
    height: fit-content;
    object-fit: cover;
    background: #fff;
    display: flex;
    align-items: flex-start;
}

.article__block {
    width: 100%;
}
.article__content {
    position: absolute;
    background: rgba(255,255,255, 0.9);
    padding: 20px 20px 20px 20px !important;
    width: 100%;
    bottom: 0;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
}

.article__item:hover .article__more_link {
    font-weight: 600;
    padding-left: 20px;
}

.article__text {
    display: none;
}

.article__more_link {transition: .3s !important;}

.article__more_link {
    padding-bottom: 0 !important;
}

footer:before {
    content: '';
    background: #f7f7f7;
    box-shadow: 0px -5px 6px -3px #c7c7c7;
}

#footer_links .footer_links_sub:is(a), #footer_links .footer_links_sub a {
    text-transform: uppercase;
    font-size: 1.3rem;
}

#footer_links a, #footer_links span {
    text-transform: uppercase;
}

header .navbar-nav {
    display: flex;
    justify-content: space-evenly;
}
:root{
    --products-grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}

.filters__toggler .btn:hover, .filters__more a .btn:hover {
    border-bottom: none;
}

span.f-dropdown-button {
    font-weight: 600;
    text-transform: uppercase;
    color: #3E8C43;
}

.search_settings .s_paging__item {
}

.product {
    box-shadow: 0 0 14px -5px #00000033;
        transition: .3s;
    }
}

.price.--main {
    color: #3E8C43;
}

@media(max-width:978px){
    :root{
    --products-grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
    
#search .product__compare_item {
    display: none;
}

.products:not(.swiper-wrapper):not(.hotspot-associated) {gap: 10px;}
}
.projector_status__wrapper, .projector_status__unknown {display: none;}

section#projector_in_bundle .product {
    box-shadow: none;
}


#details_wrapper #projector_enclosures {
    flex: 0 0 100%;
    max-width: 100%;
}

section#projector_warranty {
    flex: 0 0 100%;
    max-width: 100%;
}

div#products_associated_zone2_mobile {
    display: none;
}
.article__item {
    position: relative;
}
.search_settings {
    margin-bottom: 2rem;
}
.hotspot .product__icon img {
    max-height: max-content;
}
.product__icon img {
    max-height: max-content;
}
.hotspot:not(.--list):not(.--added) .products__wrapper:not(.swiper) .products, .hotspot:not(.--list):not(.--added) .swiper:not(.swiper-initialized) .products {
    gap: var(--products-gap);
}

.big_label__wrapper .headline, .headline__wrapper .headline, .big_label__wrapper .big_label, .headline__wrapper .big_label {
    font-weight: 400;
    font-size: 3rem;
}

.dictionary__group {
    width: 100%;
}



span.dictionary__name_txt {
    font-weight: 600;
}

@media(min-width:979px){
    #menu_categories {
    padding: 10px 0 10px;
    position: relative;
}
    .dictionary {
    grid-template-columns: 1fr;
}

.dictionary__group.--first {
    display: grid;
    grid-template-columns: minmax(50%, 1fr) minmax(50%, 1fr);
    gap: 0 20px;
}
}

div.component_projector_cms {
    margin: 0;
}