/*
Generated time: January 24, 2026 09:11
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.hoculus-advantage{display:flex;align-items:center;gap:4px}.hoculus-advantage .icon{background-color:rgba(255,204,2,.1);border-radius:4px;width:32px;min-width:32px;height:32px;display:flex;align-items:center;justify-content:center}.hoculus-advantage .contents{width:calc(100% - 20px)}.hoculus-advantage .contents p{margin:0}.hoculus-advantage .contents .title{font-size:12px;font-weight:600}.hoculus-advantage .contents .description{font-size:12px;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hoculus-advantage-link:hover{color:unset}.hoculus-advantages-container{display:grid;grid-template-columns:minmax(20px,1fr) minmax(20px,1fr);grid-template-rows:auto;grid-auto-rows:auto;gap:20px;margin:20px 0}@media only screen and (min-width:768px){.hoculus-advantages-container{grid-template-columns:minmax(20px,1fr) minmax(20px,1fr) minmax(20px,1fr) minmax(20px,1fr)}}@media only screen and (min-width:992px){.hoculus-advantages-container{display:flex;gap:20px;margin:20px 0;flex-wrap:wrap;justify-content:space-between}}