table.scrolling[data-v-37e33bbe]{display:flex;flex-direction:column;flex:1 1 auto;width:100%;height:100%;border-collapse:collapse;overflow:hidden;background-color:hsla(0,0%,100%,0);--dead-area-color:hsla(0,0%,100%,0)}table.scrolling tfoot[data-v-37e33bbe],table.scrolling thead[data-v-37e33bbe]{flex:0 0 auto;display:block;overflow:hidden}table.scrolling tbody[data-v-37e33bbe]{display:block;flex:1 1 auto;overflow:hidden}table.scrolling.scrolly tbody[data-v-37e33bbe],table.scrolling.scrolly tfoot.scrollsync[data-v-37e33bbe],table.scrolling.scrolly thead.scrollsync[data-v-37e33bbe]{overflow-y:scroll}table.scrolling.scrollx tbody[data-v-37e33bbe]{overflow-x:scroll}table.scrolling.scrolly thead.scrollsync[data-v-37e33bbe]::-webkit-scrollbar{display:block;background-color:var(--dead-area-color)}table.scrolling.scrolly thead.scrollsync[data-v-37e33bbe]::-webkit-scrollbar-track{background-color:var(--dead-area-color)}table.scrolling tbody[data-v-37e33bbe]:nth-child(3){display:none}table.scrolling thead td[data-v-37e33bbe],table.scrolling thead th[data-v-37e33bbe]{border-bottom:none;border-top:none}table.scrolling td[data-v-37e33bbe],table.scrolling th[data-v-37e33bbe]{border:1px solid #000;width:10em;min-width:10em;max-width:10em;overflow:hidden;word-wrap:break-word}table.scrolling td[data-v-37e33bbe],table.scrolling th[data-v-37e33bbe]{background-color:hsla(0,0%,100%,0)}table.scrolling thead tr td,table.scrolling tr td div.bordered_item{width:100%;height:100%}table.scrolling tr{border:none;background:#fff;z-index:10;width:-webkit-min-content;width:-moz-min-content;width:min-content}table.scrolling td,table.scrolling tr{display:flex;flex-direction:row;padding:0}table.scrolling td{justify-content:stretch;align-items:stretch}table.scrolling.compare-table thead tr:nth-child(2) td a:hover{color:#776f6f}table.scrolling.compare-table thead tr:nth-child(2) td,table.scrolling.compare-table thead tr:nth-child(2) td a,table.scrolling.compare-table thead tr:nth-child(2) td a:visited{color:#ff6200;font-weight:700}table.scrolling.compare-table thead tr:nth-child(3) td{color:#000;font-weight:700}table.compare-table tbody td.compare-prop,table.compare-table thead td.compare-prop{z-index:20;width:300px;min-width:300px;height:auto}table.scrolling td:first-child,table.scrolling th:first-child{position:sticky;left:0}.table-animate-items-enter-active,.table-animate-items-leave-active{transition:all .5s linear}.table-animate-items-enter-from,.table-animate-items-leave-to{opacity:0}table.scrolling.compare-table tbody,table.scrolling.compare-table thead{overflow-y:hidden!important}table.compare-table tbody td,table.compare-table thead td{border:none;min-width:200px;width:200px}table.scrolling td.image_row{position:relative}.remove_item_crossed_lines_key{left:10px;top:10px;background:none;border:0;width:20px;height:20px;padding:0;margin:0;position:absolute;cursor:pointer}.remove_item_crossed_lines_key:after,.remove_item_crossed_lines_key:before{content:" ";width:100%;height:2px;left:0;background:#000;position:absolute}.remove_item_crossed_lines_key:hover:after,.remove_item_crossed_lines_key:hover:before{background:#e1423c;transition:all .3s ease}.remove_item_crossed_lines_key:before{transform:rotate(-45deg)}.remove_item_crossed_lines_key:after{transform:rotate(45deg)}.tab-body[data-v-6ed76528],.tab-wrapper[data-v-6ed76528]{width:100%;height:auto;display:flex;flex-direction:column;justify-content:stretch;align-items:stretch}.tabs[data-v-6ed76528]{margin-bottom:-1px;z-index:10}.tab.active[data-v-6ed76528]{background:#fff;color:#ff6200}.tab[data-v-6ed76528]{padding:10px 20px;display:inline-block;color:#776f6f;background-color:#dddcdc;}.panels{border-top:1px solid #f5eded;background:#fff;min-height:200px;width:100%;border-radius:3px;overflow:hidden;padding:20px}.panel.active[data-v-6ed76528]{display:flex}.panel[data-v-6ed76528]{display:none;-webkit-animation:fadein .8s;animation:fadein .8s}.empty_compare[data-v-6ed76528]{display:block}.fade-enter-active[data-v-6ed76528],.fade-leave-active[data-v-6ed76528]{transition:opacity .5s ease}.fade-enter-from[data-v-6ed76528],.fade-leave-to[data-v-6ed76528]{opacity:0}

.main-products-item-cost-wrapper{
    display:flex;
    flex-direction: column;
    justify-content: stretch;
    align-items: stretch;
    margin:0;
}
.main-products-item{
    position: relative;
}