/* ===== General ===== */
@font-face {
    font-family: 'FontAwesomeAS4';
    src: url('//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.eot?v=4.7.0');
    src: url('//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.clear { clear: both; }
.text-center { text-align: center; }


/* ===== Reset filters ===== */

.PM_ASResetSearch {
    margin-bottom: 15px;
    padding-bottom: 0.3em;
    font-size: 1.2em;
    align-items: center;
    display: inline-block;
    border-bottom-width: 1px;
}
/*.PM_ASResetSearch:before {
    content: "\f0e2";
    font-family: "FontAwesome", "FontAwesomeAS4";
    padding-right: 8px;
}*/


/* ===== Vertical Search blocks ===== */

.PM_ASBlockOutputVertical .PM_ASBlockNbProductValue {
    opacity: 0.6;
}
.PM_ASBlockOutputVertical .PM_ASCriterionsGroup {
    margin-bottom: 1rem;
}
.PM_ASBlockOutputVertical .PM_ASCriterionsGroupTitle {
    border-bottom: 1px solid #d6d4d4;
    padding-bottom: 0;
    margin-top: 1.5rem;
}
.PM_ASBlockOutputVertical .PM_ASCriterionsGroup:first-child .PM_ASCriterionsGroupTitle {
    margin-top: 0;
}
.PM_ASBlockOutputVertical .PM_ASCriterionsGroup ul {
    margin-bottom: 0;
}
.PM_ASBlockOutputVertical .PM_ASSubmitSearch {
    margin-top: 1.5rem;
}
.PM_ASBlockOutputVertical .PM_ASCriterionsGroup .custom-checkbox {
    /*font-size: 1.05em;*/
    color: #000000;
}
.PM_ASBlockOutputVertical .PM_ASCriterionsGroup .custom-checkbox_text {
    padding-top: 0.08em;
}
.PM_ASBlockOutputVertical .PM_ASCriterionsGroup .custom-checkbox_label {
    margin-bottom: 10px;
}
.PM_ASBlockOutputVertical .PM_ASCriterionsGroup .faceted-btn_actions {
    margin-bottom: 5px;
}
/* ===== Horizontal Search blocks ===== */

.PM_ASBlockOutputHorizontal {
    clear: both;
}
.PM_ASBlockOutputHorizontal .card-header {
    text-align: center;
}
.PM_ASBlockOutputHorizontal .PM_ASCriterionsGroup {
    padding-top: 15px;
    padding-bottom: 15px;
}
.PM_ASBlockOutputHorizontal .PM_ASCriterionsGroup select {
    width: 96%;
}


/* ===== Groups of Criteria ===== */

/* Lists management */
.PM_ASCriterions ul {
    list-style: none;
}

/* Skip group link */
.PM_ASSkipGroup {
    font-size: 10px;
    float: right;
    margin-top: 5px;
}
.PM_ASSkipGroup:after {
    content: "\f051";
    font-family: "FontAwesome", "FontAwesomeAS4";
    padding-left: 5px;
}

/* Hidden and disabled criteria */
.PM_ASCriterionDisable {
    -khtml-opacity: .50;
    -moz-opacity: .50;
    -ms-filter: "alpha(opacity=50)";
    filter: alpha(opacity=50);
    opacity: .50;
    zoom: 1
}
.PM_ASShowCriterionsGroupHidden:before {
    font-family: "FontAwesome", "FontAwesomeAS4";
    padding-right: 5px;
}
.PM_ASShowCriterionsGroupHidden:before {
    content: "\f105";
}
.PM_ASShowCriterionsGroupHidden.PM_ASShowCriterionsGroupHiddenOpen:before {
    content: "\f107";
}
.PM_ASShowCriterionsGroupHidden {
    text-align: center;
}
.PM_ASCriterionsGroupHidden {
    display: none;
}

/* Range value for slider */
.PM_ASCritRange {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}
.PM_ASCritRangeValue {
    display: block;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 15px;
}

/* ===== Criterions ===== */
ul.PM_ASCriterionGroupImage,
ul.PM_ASCriterionGroupCheckbox,
ul.PM_ASCriterionGroupLinkColor,
ul.PM_ASCriterionGroupLink,
ul.PM_ASCriterionGroupColor,
ul.PM_ASLevelDepth {
    list-style-type: none;
    padding-left: 0;
}
.PM_ASCriterionsSEOGroupDisabled,
.PM_ASCriterionsSEOGroupDisabled a,
.PM_ASCriterionsSEOGroupDisabled input {
    cursor: default;
}

/* Criterion group display */
ul.PM_ASCriterionGroupImage,
.PM_ASCriterionGroupColor {
    clear: both;
}
ul.PM_ASCriterionGroupImage li,
.PM_ASCriterionGroupColor li {
    display: inline-block;
}
ul.PM_ASCriterionGroupImage li a,
.PM_ASCriterionGroupColor li a {
    display: block;
}

/* Criterion display */
.PM_ASCriterionHide,
li.PM_ASCriterionHide {
    display: none;
}
.PM_ASHide {
    display: none;
}
/*.PM_ASHide:before, .PM_ASShow:before {
    font-family: "FontAwesome", "FontAwesomeAS4";
    padding-right: 5px;
}*/
/*.PM_ASHide:before {
    content: "\f106";
}*/
/*.PM_ASShow:before {
    content: "\f107";
}*/

/* Number of results on criterion */
div.PM_ASCriterionNbProduct {
    opacity: 0.6;
    display: inline;
}

/* Color square size */
.PM_ASCriterionGroupColor li a {
    width: 15px;
    height: 15px;
}
.PM_ASCriterionGroupColor.color_to_pick_list li, .PM_ASCriterionGroupLinkColor span.PM_ASCriterionColorSquare {
    border: 1px solid #D6D4D4;
    display: inline-block;
    float: none;
}
.PM_ASCriterionGroupColor.color_to_pick_list li a, .PM_ASCriterionGroupLinkColor span.PM_ASCriterionColorSquare {
    width: 23px;
    height: 23px;
    margin: 1px!important;
    background-size: 100% 100% !important;
}
.PM_ASCriterionGroupColor.color_to_pick_list li.PM_ASCriterionHide, ul.PM_ASCriterionGroupImage li.PM_ASCriterionHide {
    display: none;
}

/* Selected => image and square color */
.PM_ASCriterionGroupImage .PM_ASCriterionLink,
.PM_ASCriterionGroupColor .PM_ASCriterionLink {
    margin: 4px!important;
}
.PM_ASCriterionGroupImage .PM_ASCriterionLinkSelected,
.PM_ASCriterionGroupColor .PM_ASCriterionLinkSelected {
    border: 2px solid #999;
    margin: 2px!important;
}

/* Selected => link */
.PM_ASCriterionGroupLink .PM_ASCriterionLinkSelected,
.PM_ASCriterionGroupLink .PM_ASCriterionLink:hover {
    font-weight: bold;
}
.PM_ASCriterionGroupLink:not(.PM_ASCriterionGroupLinkColor) .PM_ASCriterionLink:before {
    content: "\f105";
    font-family: "FontAwesome", "FontAwesomeAS4";
    padding-right: 5px;
}

/* Criterion group (color, but not square only) */
.PM_ASCriterionGroupLinkColor .PM_ASCriterionLink {
    height: 23px;
    line-height: 23px;
    margin-bottom: 3px;
    display: block;
}
.PM_ASCriterionGroupLinkColor .PM_ASCriterionLink .PM_ASCriterionValue {
    line-height: 23px;
    display: block;
}
.PM_ASCriterionGroupLinkColor span.PM_ASCriterionColorSquare {
    margin: 0 6px 0 0 !important;
    display: block;
    float: left;
}

/* Remove checkbox border for IE */
.PM_ASCriterionCheckbox {
    border: 0;
    vertical-align: middle;
}


/* ===== Criterion => level depth ===== */

.PM_ASLevelDepth {
}
.PM_ASLevelDepth li {
    position: relative
}
.PM_ASLevelDepth li a {
    font-weight: 700;
    display: block;
    font-weight: 600;
    line-height: 30px;
    border-bottom: 2px solid #ebebeb;
}
.PM_ASLevelDepth li:not(.level1) a {
    border-bottom: none;
}
.PM_ASLevelDepth li:not(.level1):not(.PM_ASCriterionLevelSelected) a {
    color: #777777;
    font-weight: normal;
    font-size: .875rem;
}
.PM_ASLevelDepth li span.grower {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}
.PM_ASLevelDepth li span.grower.PM_ASCriterionClose .add,
.PM_ASLevelDepth li span.grower.PM_ASCriterionOpen .remove {
    display:block;
}
.PM_ASLevelDepth li span.grower.PM_ASCriterionClose .remove,
.PM_ASLevelDepth li span.grower.PM_ASCriterionOpen .add {
    display:none;
}

/* Selected class for category tree view */
.PM_ASLevelDepth .PM_ASCriterionLevelChoosen .PM_ASCriterionLevelChoose {
    font-weight: bold;
}
.PM_ASLevelDepth .PM_ASCriterionLevelSelected.PM_ASCriterionLevelChoosen span + .PM_ASCriterionLevelChoose,
.PM_ASLevelDepth .PM_ASCriterionLevelSelected.PM_ASCriterionLevelChoosen a.PM_ASCriterionLevelChoose {
    text-decoration: underline;
}

/* Link for removing criterion of selection */
.PM_ASCriterionLevelChoosen a:hover {
    text-decoration: line-through!important;
}

/* ===== Selections block display ===== */
.PM_ASSelections {
    background-color: #f5f5f5;
    border: 1px solid rgba(0,0,0,.125);
}
.PM_ASSelections li {
    display: inline-block;
}

.PM_ASBlockOutputVertical .PM_ASSelections {
    padding: 0;
    background-color: inherit;
    border: none;
}
.PM_ASBlockOutputVertical .PM_ASSelections .active-filter-title {
    display: block;
    margin: 0 0 1.25rem;
}
.PM_ASBlockOutputVertical .PM_ASSelections li {
    display: block!important;
}
.PM_ASBlockOutputVertical .PM_ASSelections a.PM_ASSelectionsRemoveLink {
    display: block!important;
    margin-right: 0;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
}


* html .PM_ASBlockOutputHorizontal .PM_ASSelectionsBlock {
    height: 25px;
}
.PM_ASSelectionsDropDown {
    position: relative;
    height: 25px;
    z-index: 2;
}
.PM_ASSelectionsDropDownMenu {
    display: none;
    position: absolute;
    top: 20px;
    left: 0;
    padding: 0.5rem;
    z-index: 2;
}

/* Link for showing dropdown selection reminder on vertical block */
a.PM_ASSelectionsDropDownShowLink {
    text-decoration: none;
}
a.PM_ASSelectionsDropDownShowLink:before {
    content: "\f105";
    font-family: "FontAwesome", "FontAwesomeAS4";
    padding-right: 5px;
}
a.PM_ASSelectionsDropDownShowLink.PM_ASSelectionsBlockOpened:before {
    content: "\f107";
}
.PM_ASSelectionsResults .PM_ASSelectionsSelectedCriterion {
    display: inline-block;
    padding-right: 5px;
}
.PM_ASSelectionsResults .PM_ASSelectionsCriterionsGroup .PM_ASSelectionsCriterionsGroupName {
    display: block;
}
.PM_ASSelectionsResults .PM_ASSelectionsCriterionsGroupName strong,
.PM_ASSelectionsResults .PM_ASSelectionsCriterionsGroupName > ul {
    display: inline-block;
}

/* Dropdown selection reminder on vertical block */
.PM_ASBlockOutputVertical .PM_ASSelectionsDropDownMenu {
    width: 100%;
}

/* Link for removing criterion of selection */
a.PM_ASSelectionsRemoveLink:hover {
    text-decoration: line-through !important;
    color: inherit !important;
}
a.PM_ASSelectionsRemoveLink:before {
    content: "\f00d";
    font-family: "FontAwesome", "FontAwesomeAS4";
    padding-right: 5px;
}

/* ===== SEO pages ===== */
#PM_ASearchSeoCrossLinks {
    clear: both;
}

/* Collapse mode for mobiles */
.PM_ASBlockOutput.PM_ASMobileMode .PM_ASBlockTitle:after,
.PM_ASBlockOutput.PM_ASMobileMode .PM_ASearchTitle:after {
    content: "";
    font-family: "Material Icons";
    padding-right: 5px;
    font-size: 24px;
    font-weight: 400;
    position: absolute;
    right: 0;
}
.PM_ASBlockOutput.PM_ASMobileMode .card-block {
    display: none;
}
.PM_ASBlockOutput.PM_ASMobileMode .card-header {
    cursor: pointer;
}
.PM_ASBlockOutput.PM_ASMobileMode.PM_ASMobileVisible .PM_ASBlockTitle:after,
.PM_ASBlockOutput.PM_ASMobileMode.PM_ASMobileVisible .PM_ASearchTitle:after {
    content: "";
}
.PM_ASBlockOutput.PM_ASMobileMode.PM_ASMobileVisible .card-block {
    display: block;
}

/* Blur */
.as4-loader-blur {
    position: relative;
}
@keyframes as4-loader-blur {
    0% { opacity: 0; }
    100% { opacity: 1; }
}
.as4-loader-blur:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(255, 255, 255, 0.49);
    box-shadow: 0 0 5px -5px inset rgba(255, 255, 255, 0.29),
    0 16px -5px rgba(255, 255, 255, 0.29);
    height: 100%;
    width: 100%;
    z-index: 10;
    animation: as4-loader-blur 0.3s;
}
.as4-loader:before {
    left: 50%;
    top: 50% !important;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    background-image: url('../img/loader.gif');
    background-size: 31px;
    background-position: center;
    background-repeat: no-repeat;
}
.as4-loader:before,
.as4-loader:after {
    content: '';
    position: absolute;
    z-index: 11;
}
/* /Blur */

/* Scrollbar and overflow management for webkit */
.PM_ASCriterionsGroupOuter::-webkit-scrollbar {
    width: 5px;
}
.PM_ASCriterionsGroupOuter::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.PM_ASCriterionsGroupOuter::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(0,0,0,0.4); 
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
.PM_ASCriterionsGroupOuter::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(0,0,0,0.2); 
}
.PM_ASBlockOutput {
    position: relative;
}


/* custom style */
.PM_ASBlockOutputVertical .PM_ASCriterionsGroup {
    border: 1px solid #ebebeb;
    border-radius: 16px;
    padding: 21px;
    margin-bottom: 27px;
}
.PM_ASBlockOutputVertical .PM_ASCriterionsGroupTitle {
    border-bottom: 0;
}
.nice-select.PM_ASCriterionGroupSelect {
    display: flex;
    align-items: center;
    width: 100%;
    float: none;
    outline: none;
    box-shadow: none;
}
.nice-select.PM_ASCriterionGroupSelect:focus {
    outline: none;
}
.nice-select.PM_ASCriterionGroupSelect .current {
    white-space: normal;
    line-height: 1.2;
}
.PM_ASBlockOutputVertical .PM_ASCriterionsGroupTitle {
    margin-bottom: 0;
    position: relative;
    cursor: pointer;
    width: 100%;
    font-size: 1.25em;
    font-weight: 400;
    margin-top: 0;
}
.PM_ASCriterionsGroupName {
    color: #000000;
    margin-bottom: 0;
    width: 100% !important;
    font-weight: 600;
    display: flex;
}
.PM_ASCriterionsGroupName .PM_icon-help {
    margin-right: 25px;
}


.facet-title_icon {
    position: absolute;
    right: 0;
    top: 50%;
    width: 12px;
    height: 12px;
    transform: translateY(-50%) rotateX(0deg);
    transition: transform 0.5s;
}
.facet-title_icon:before {
    content: '';
    border: 5px solid transparent;
    border-top: 6px solid #000000;
    width: 5px;
    height: 5px;
    display: block;
    margin-top: 4px;
}
.PM_ASBlockOutputVertical .PM_ASCriterions.dropdown--open .facet-title_icon {
    transform: translateY(-50%) rotateX(180deg);
}

#search_filters .facet .facet-label {
    margin-bottom: 10px;
}
#search_filters .custom-checkbox {
    font-size: 1.18em;
}
#search_filters .facet .facet-label a {
    padding-top: 0.1em;
}
.facet ul {
    margin-bottom: 0;
    padding-top: 18px;
}
.facet-field-name {

}
a.facet-field-name:not(:hover) {
    color: #000000;
}
.faceted-btn_actions {
    display: flex;
    font-size: 15px;
    margin-left: -5px;
    margin-right: -5px;
}
.faceted-btn_actions-val {
    padding-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    width: 50%;
    white-space: nowrap;
    flex: auto;
}
.faceted-btn_actions-val--all {
    text-align: left;
}
.faceted-btn_actions-val--reset {
    text-align: right;
}
.faceted-btn_all {
    display: inline;
    color: #008ad2;
    border-bottom: 0.1rem solid #008ad2;
    padding-bottom: 3px;
    -webkit-transition: color 0.3s, border 0.3s;
    -moz-transition: color 0.3s, border 0.3s;
    -o-transition: color 0.3s, border 0.3s;
    transition: color 0.3s, border 0.3s;
}
.faceted-btn_all:hover {
    color: #000000;
    border-bottom: 0.1rem solid #000000;
}
.faceted-btn_reset {
    display: inline;
    color: #a1a1a1;
    border-bottom: 0.1rem solid #a1a1a1;
    transition: color 0.3s, border 0.3s;
    padding-bottom: 3px;
}
.faceted-btn_reset:hover {
    color: #008ad2;
    border-bottom-color: #008ad2;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    width: 22px;
    height: 22px;
    border-radius: 100%;
    background-color: #008ad2;
    background-image: none;
    border: 0.1rem solid #008ad2;
    top: -9px;
    transition: background 0.3s;
    cursor: pointer;
}
.ui-state-default:hover,
.ui-widget-content .ui-state-default:hover,
.ui-widget-header .ui-state-default:hover {
    background-color: #ffffff;
}
.ui-state-default:nth-last-child(2) {
    margin-left: 0;
}
.ui-state-default:nth-last-child(1) {
    margin-left: -22px;
}
#search_filters .facet .ui-slider .ui-slider-handle:nth-last-child(1) {
    margin-left: -22px;
}
.PM_ASCritRange {
    background: #ebebeb;
    height: 2px;
    border: 0;
}
.ui-slider-horizontal .ui-slider-range {
    background: #008ad2;
    height: 2px;
    border: 0;
}
.PM_ASCriterionsGroupOuter_sub {
    padding-top: 1.5em;
    width: 100%;
}

.PM_number-slide_numbers {
    display: flex;
    flex-wrap: wrap;
}
.PM_number-slide-titles {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 10px;
}
.PM_number-slide-tit {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 20%;
    flex: auto;
    text-align: center;
    font-size: 1.2em;
    color: #969696;
    padding: 0 8px;
    white-space: nowrap;
    text-transform: lowercase;
}
.PM_number-slide-values {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 30px;
}
.PM_number-slide-value {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #d0d0d0;
    padding: 10px;
    border-radius: 7px;
    margin-right: -1px;
    width: 20%;
    flex: auto;
    text-align: center;
    color: #000000;
    font-size: 1.1em;
    min-height: 3.7em;
    font-weight: 500;
}
.PM_number-slide-value:nth-child(1) {
    border-radius: 7px 0 0 7px;
}
.PM_number-slide-value:nth-last-child(1) {
    border-radius: 0 7px 7px 0;
    margin-right: 0;
}

.mobile_ASBlockOutput  .PM_ASBlockOutput {
    padding-top: 30px;
}
.mobile_ASBlockOutput .PM_ASCriterionsGroupList {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-left: -15px;
    margin-right: -15px;
}
.mobile_ASBlockOutput .PM_ASBlockOutputVertical .PM_ASCriterionsGroup {
    width: calc(50% - 30px);
    flex: auto;
    margin-right: 15px;
    margin-left: 15px;
    align-self: flex-start;
}
.PM_ASBlockOutput .card-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.PM_ASBlockOutput form {
    width: 100%;
}

.footer-page-menu-filters_block {
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 9999;
    transform: translateY(100%);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.8s, visibility 0.8s, transform 0.6s;
    -moz-transition: opacity 0.8s, visibility 0.8s, transform 0.6s;
    -o-transition: opacity 0.8s, visibility 0.8s, transform 0.6s;
    transition: opacity 0.8s, visibility 0.8s, transform 0.6s;
}
@keyframes footer-page-menu-filters_block {
    0% {
        transform: translateY(100%);
        visibility: hidden;
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        visibility: visible;
        opacity: 1;
    }
}
.menu-modal--open .footer-page-menu-filters_block {
    transform: translateY(0);
    visibility: visible;
    opacity: 1;
    animation: footer-page-menu-filters_block 0.8s;
}
.footer-page-menu-filters {
    display: flex;
    width: 100%;
    padding-top: 1.6em;
    padding-bottom: 1.6em;
    border-radius: 25px 25px 0 0;
    background-color: #0089d1;
    box-shadow: 0 -4px 5px -5px #545454;
}
[data-type-menu-modal="filters"] .menu-modal_content {
    padding-bottom: 0;
}
.footer-page-menu-filters_buttons {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: -8px;
    margin-bottom: -8px;
}
.footer-page-menu-filters_buttons-row {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: -5px;
    margin-right: -5px;
}
.footer-page-menu-filters_top-block {
    width: 100%;
    padding-top: 1.6em;
    padding-bottom: 1.6em;
    margin-bottom: 4.5em;
}
.footer-page-menu-filters_btn {
    margin-bottom: 0;
    padding: 0.35em 1.85em;
    min-height: 3em;
    width: 20%;
    flex: auto;
    margin-left: 5px;
    margin-right: 5px;
}
.btn-secondary.footer-page-menu-filters_btn--apply {
    color: #fff;
    border: 1px solid #ffffff;
    font-weight: 400;
}
.footer-page-menu-filters_btn--reset {
    color: #98cfec;
    border: 0;
    font-weight: 400;
}

@media(max-width: 768px) {
    .mobile_ASBlockOutput .PM_ASBlockOutputVertical .PM_ASCriterionsGroup {
        width: calc(100% - 30px);
    }
}