.sight-card{width:320px}.sight-card-container{position:relative;margin:8px;border-radius:var(--radius-xl, 20px);overflow:hidden;transition-duration:.3s}.sight-card__image{position:relative;width:100%;height:100%;display:block;object-fit:cover;object-position:center}.sight-card-content{position:absolute;display:flex;top:0;bottom:0;width:100%;background:transparent}.sight-card-content__sight{display:flex;padding:20px;color:var(--white-color);width:100%}@media (min-width: 600px){.sight-card:hover .sight-card-content__sight{margin-bottom:20px;transition-duration:.3s}}.sight-card-content__title{font-size:1.7rem;line-height:2.5rem;text-shadow:0 1px 1px rgba(0,0,0,.65),0 0 6px rgba(0,0,0,.45),0 0 14px rgba(0,0,0,.35)}.sight-card-content__subtitle{font-size:1.2rem;font-weight:400;letter-spacing:normal;line-height:2rem;text-shadow:0 1px 1px rgba(0,0,0,.6),0 0 5px rgba(0,0,0,.4),0 0 10px rgba(0,0,0,.28)}@media (min-width: 600px){.sight-card{max-width:80vw}.sight-card:first-child,.sight-card:last-child{max-width:calc(80vw - 8px);width:312px}.sight-card:first-child>.sight-card-container{margin-left:0}.sight-card:last-child>.sight-card-container{margin-right:0}}
