.sellingPoints{width:100%;display:none}@media (min-width:768px){.sellingPoints{display:block}}@media (max-width:767px){.sellingPoints--mobileVisible{display:block}.sellingPoints--mobileVisible .sellingPoints-container{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:1rem;padding:2rem 1rem;scroll-padding-left:20px;overflow-x:auto}.sellingPoints--mobileVisible .sellingPoints-item{scroll-snap-align:start;flex:0 0 100%;min-width:100%;border:none!important;padding-left:20px!important;padding-right:20px!important}}.sellingPoints-container{justify-content:space-between;padding:6rem 2.5rem 0;display:flex}.sellingPoints-item{flex-direction:column;flex-grow:1;flex-basis:0;gap:1.5rem;padding-bottom:1.5rem;display:flex}.sellingPoints-item:not(:last-child){border-right:1px solid #d1d5db;padding-right:1rem}@media (min-width:1280px){.sellingPoints-item:not(:last-child){padding-right:2rem}}.sellingPoints-item:not(:first-child){padding-left:1rem}@media (min-width:1280px){.sellingPoints-item:not(:first-child){padding-left:2rem}}.sellingPoints-item:first-child{padding-left:0}.sellingPoints-item:last-child{padding-right:0}.sellingPoints-item__icon{width:25px;height:25px}.sellingPoints-item__content{flex-direction:column;gap:.75rem;display:flex}.sellingPoints-item__title{font-size:1.25rem;font-weight:600}.sellingPoints-item__description{color:#4b5563;font-size:1rem}
