.comp-table{display:flex;justify-content:space-between;margin:12px calc(var(--pad-side)*-1)}@media only screen and (min-width:768px){.comp-table{margin:12px 0}}@media only screen and (max-width:767px){.comp-slider{width:calc(100% - 144px)}}.comp-slider .slider-nav-container{left:50%;margin-top:30px;position:relative;transform:translate(-50vw)}@media only screen and (min-width:768px){.comp-slider .slider-nav-container{display:none}}.comp-slider-wrap{display:flex}@media only screen and (min-width:768px){.comp-slider-wrap{justify-content:flex-end}}.comp-wrapper{--max-width:812px;overflow:hidden}.comp-img{pointer-events:none;width:132px}.compare-cell{align-items:center;display:flex;height:96px;margin-bottom:20px;padding:12px 14px;text-align:left}.compare-cell:not(.cell-heading){flex:0 0 206px;width:206px}.compare-cell>*{position:relative;z-index:1}.compare-cell:last-child{margin-bottom:0}.compare-cell .svg{flex:0 0 22px;height:22px;margin-right:16px;width:22px}.cell-heading{align-items:center;position:relative}.cell-heading:first-child{margin-bottom:0}.cell-heading:not(:first-child):after{background-color:#eaefea;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100vw;z-index:-1}.col-heading{flex:1 0 144px}@media only screen and (min-width:768px){.col-heading{flex-basis:33.3%}}.col-equelle{--font-size:13px;background-color:#00867d;margin-right:18px}@media only screen and (min-width:768px){.col-equelle{margin-right:var(--pad-side)}}.cell-equelle{--font-color:#fff;background-color:rgba(200,217,235,.2)}.cell-equelle.compare-header:before{height:70px}.col-others{--font-size:12px;--font-color:#004c46}.cell-others{background-color:hsla(0,0%,100%,.698)}.cell-others.compare-header{align-items:flex-end;z-index:1}.cell-others.compare-header:before{height:45px}.compare-header,.compare-title{font-family:var(--body-font);font-weight:700;letter-spacing:.24px}@media only screen and (min-width:768px){.compare-header,.compare-title{letter-spacing:.6px}}.compare-title{--font-color:#014c47;font-size:14px;margin:0}.compare-header{--font-color:#fff;--bg:#014c47;align-items:center;background-color:#fff;justify-content:center;margin-bottom:0;position:relative}.compare-header:before{background-color:var(--bg);bottom:0;content:"";left:0;position:absolute;right:0}.cell-others{--font-color:#014c47;--bg:#fff}