.pack-feature{margin:2rem 0}.pack-feature__container{display:flex;align-items:center;gap:2rem;border:1px solid rgba(var(--color-foreground),.1);border-radius:1rem;background-color:rgb(var(--color-background));box-shadow:0 2px 8px #0000000d}.pack-feature__image{flex-shrink:0;width:100px;height:100px;border-radius:.8rem;border-top-right-radius:0;border-bottom-right-radius:0;overflow:hidden;background-color:rgba(var(--color-foreground),.04);display:flex;align-items:center;justify-content:center}.pack-feature__image img{width:100%;height:100%;object-fit:cover}.pack-feature__placeholder{color:rgba(var(--color-foreground),.3)}.pack-feature__content{flex:1;display:flex;flex-direction:column;gap:0}.pack-feature__badge{display:inline-block;background-color:#3b60d4;color:#fff;padding:.3rem 1rem .2rem;border-radius:5px;font-size:1rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;width:fit-content;margin-top:10px;margin-bottom:10px}.pack-feature__title{margin:0;font-weight:500;color:rgb(var(--color-foreground));line-height:1.3}.pack-feature__footer{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem}.pack-feature__price{font-weight:400;color:rgb(var(--color-foreground));margin-top:3px}.pack-feature__price .price{font-size:1.3rem}.pack-feature__price .price__sale{color:rgba(var(--color-foreground),.5);text-decoration:line-through;margin-left:.5rem;font-size:1.4rem}.pack-feature__form{margin:0 15px 10px 0}.pack-feature__button{background-color:rgb(var(--color-foreground));color:rgb(var(--color-background));border:2px solid rgb(var(--color-foreground));padding:5px 15px;border-radius:2.5rem;font-size:1.3rem;font-weight:500;cursor:pointer;transition:all .3s ease;white-space:nowrap;min-height:100%;min-width:100%}.pack-feature__button:hover{background-color:transparent;color:rgb(var(--color-foreground))}@media screen and (max-width: 749px){.pack-feature__container{text-align:center;gap:1.5rem}.pack-feature__image{width:120px;height:120px}.pack-feature__footer{flex-direction:column;gap:1rem;width:100%}.pack-feature__button{width:100%}.pack-feature__content{align-items:flex-start}.pack-feature__badge{margin-bottom:5px;font-size:8px}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/component-pack-feature.css.map */
