.feature{box-shadow:0 2px 4px -2px rgba(0,0,0,.1),0 4px 6px -1px rgba(0,0,0,.1)}.feature.feature-bg-gradient{background:linear-gradient(180deg,hsla(0,0%,100%,.12),hsla(0,0%,100%,.01))}.bento-modal-scroll::-webkit-scrollbar{width:6px}.bento-modal-scroll::-webkit-scrollbar-track{background:transparent}.bento-modal-scroll::-webkit-scrollbar-thumb{background:rgba(225,224,241,.3);border-radius:3px}.bento-modal-scroll::-webkit-scrollbar-thumb:hover{background:rgba(225,224,241,.5)}.bento-modal-scroll{scrollbar-width:thin;scrollbar-color:rgba(225,224,241,.3) transparent}[style*="--aspect-ratio"]>img{height:auto}[style*="--aspect-ratio"]{position:relative}[style*="--aspect-ratio"]>:first-child{position:absolute;top:0;left:0;height:100%;width:100%}[style*="--aspect-ratio"]:before{content:"";display:block;width:100%}@supports not (aspect-ratio:1/1){[style*="--aspect-ratio"]:before{height:0;padding-bottom:calc(100% / (var(--aspect-ratio)))}}@supports (aspect-ratio:1/1){[style*="--aspect-ratio"]:before{aspect-ratio:calc(var(--aspect-ratio))}}