.comparison-guide-title{text-align:center}.comparison-guide-title p{margin-bottom:16px}.comparison-guide-title p.title{font-size:2rem}.comparison-guide-title p.description-1{font-size:1.25rem;font-weight:700}.comparison-guide{display:flex;justify-content:center}.comparison-guide table{overflow-x:scroll;-webkit-overflow-scrolling:touch;display:-ms-grid;display:grid;grid-template:auto auto/min-content -webkit-min-content;grid-template:auto auto/min-content min-content;grid-template-areas:"head body";border-collapse:collapse;background-color:#fafafa}.comparison-guide table thead{grid-area:head;display:flex;flex-shrink:0;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;position:-webkit-sticky!important;position:sticky!important;left:0;z-index:10;padding:0}@media (min-width:769px){.comparison-guide table thead.hide-titles-desktop th{justify-content:center}.comparison-guide table thead.hide-titles-desktop th p{display:none}}@media (max-width:768.98px){.comparison-guide table thead.hide-titles-mobile th{justify-content:center}.comparison-guide table thead.hide-titles-mobile th p{display:none}}@media (min-width:769px){.comparison-guide table thead.hide-icons-desktop th img{display:none}}@media (max-width:768.98px){.comparison-guide table thead.hide-icons-mobile th img{display:none}}.comparison-guide table tbody{grid-area:body;display:flex}.comparison-guide table tr{display:flex;flex-direction:column;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;flex-shrink:0;background-color:#fafafa}.comparison-guide table tr .image-container{height:350px;border-bottom:none;display:block;margin-bottom:50px}.comparison-guide table tr .tile-image{height:275px;width:auto}.comparison-guide table td,.comparison-guide table th{display:flex;align-items:center;padding:16px;border-bottom:2px solid hsla(0,0%,80%,.5);font-weight:400;background-color:#fafafa;height:80px}.comparison-guide table td p,.comparison-guide table th p{margin:0;font-size:.875rem}.comparison-guide table td{max-width:200px}.comparison-guide table td:not(.no-hover):hover{transition:all .3s ease-in-out;background-color:#ededed}.comparison-guide table th{padding-left:4px;font-weight:700}@media (max-width:768.98px){.comparison-guide table th{width:120px}}.comparison-guide table th img{width:28px;margin-right:12px}.comparison-guide table .product-name{font-size:1.25rem;font-weight:700;margin-top:8px}.comparison-guide table .product-description{font-size:.875rem}