.product-card__form{position:fixed;bottom:0;left:0;top:0;opacity:0;transition:all .35s;visibility:hidden;z-index:9999;background-color:rgba(0,0,0,.45);width:100%;height:100%;pointer-events:none}@media only screen and (min-width: 768px){.product-card__form{height:100vh}}@media only screen and (min-width: 1024px){.product-card__form{position:absolute;background-color:rgba(0,0,0,0);height:auto;top:auto}}.product-card__form.active{opacity:1;visibility:visible;pointer-events:auto}.product-card__form.active .card-options__container{transform:none}.card-options__container{position:absolute;left:15px;bottom:15px;background-color:#fff;padding:15px;border-radius:12px;border:2px solid #eee;width:calc(100% - 30px);transform:translateY(100%);transition:all .25s}.card-options__container h3{font-family:mongoose,"Tahoma",impact,sans-serif;font-size:30px;text-transform:uppercase;text-align:left;margin-bottom:20px}.card-options__close{position:absolute;top:10px;right:10px}.card-options__close svg{width:12px;height:12px;fill:#898989}.main-product-card__bottom{margin-top:5px;position:relative}@media only screen and (min-width: 1024px){.main-product-card__bottom{padding:0 10px 10px;margin-top:10px}}@media only screen and (min-width: 1280px){.main-product-card__bottom{padding:0 25px 25px}}.main-product-card__title{font-family:var(--primary-font),impact,sans-serif;display:block;letter-spacing:normal;font-weight:700;font-size:25px;line-height:.9;text-transform:uppercase;margin:0 auto 10px;color:var(--color-text)}@media only screen and (min-width: 1024px){.main-product-card__title{font-size:35px}}.main-product-card__tags{padding:10px 7px;display:flex;justify-content:space-between;position:absolute;top:0;left:0;width:100%}@media only screen and (min-width: 1024px){.main-product-card__tags{padding:20px}}.main-product-card__tag{font-weight:700;font-size:8px;line-height:8px}@media only screen and (min-width: 1024px){.main-product-card__tag{font-size:12px;line-height:1.5;padding:6px 12px}}.main-product-card__image-wrapper{position:relative;border-radius:12px;background-color:#fddf31;overflow:hidden;margin-bottom:15px;z-index:0}@media only screen and (min-width: 1024px){.main-product-card__image-wrapper{margin-bottom:25px}}.product-form__cart-submit{width:100%}
