.feature-product-card{border:2px solid #806ca3;border-radius:4px;padding:1rem;margin-bottom:2rem;position:relative;display:none;overflow:hidden}@media screen and (min-width:768px){.feature-product-card{display:flex;flex-direction:column;align-items:center}}@media screen and (min-width:1200px){.feature-product-card{flex-direction:row;align-items:flex-start}}@media screen and (min-width:768px){.feature-product-card__overview{width:50%}}.feature-product-card__identifiers{font-size:.875rem;padding-bottom:.5rem}@media screen and (min-width:1200px){.feature-product-card__image{width:180px;margin-right:2rem}}.feature-product-card__body{width:100%}.feature-product-card__content{display:flex;flex-direction:column}@media screen and (min-width:1200px){.feature-product-card__content{flex-direction:row}}@media screen and (min-width:1200px){.feature-product-card__info{width:55%;padding-right:1rem}}.feature-product-card__buy-box{margin-top:1rem;padding-bottom:7rem}@media screen and (min-width:1200px){.feature-product-card__buy-box{width:45%;padding-bottom:0;margin-top:2rem}}.feature-product-card__buy-box .buy-box__inner{background:none;padding:0}.feature-product-card__badge{position:absolute;color:#fff;bottom:0;left:0;text-align:center}.feature-product-card__badge-content{padding:.5rem;text-transform:uppercase;font-weight:700}.feature-product-card__badge-content .fa-star{display:block;font-size:1.5rem}.feature-product-card__badge:after{content:"";background:#806ca3;position:absolute;bottom:-6rem;left:-6rem;height:12rem;width:12rem;transform:rotate(-45deg);z-index:-1}.feature-product-card__image{display:flex;justify-content:center}.feature-product-card__image img{height:auto;width:100%;max-width:180px}.feature-product-card__variants{margin-bottom:1.5rem}.feature-product-card__price{margin-top:2rem}@-webkit-keyframes skeleton-loading{0%{transform:translateX(0) skewX(-20deg)}to{transform:translateX(1000%) skewX(-20deg)}}@keyframes skeleton-loading{0%{transform:translateX(0) skewX(-20deg)}to{transform:translateX(1000%) skewX(-20deg)}}#feature-product-container{margin-bottom:2rem;display:none}@media screen and (min-width:768px){#feature-product-container{display:block;min-height:698px;height:689px;width:100%;background:#ccdbe0;border-radius:4px;overflow:hidden}#feature-product-container:after{content:"";display:block;background:#696969;width:15%;min-width:2rem;height:689px;opacity:.1;transform:skewX(-20deg);-webkit-animation:skeleton-loading 1s ease infinite;animation:skeleton-loading 1s ease infinite}}@media screen and (min-width:1200px){#feature-product-container{display:block;min-height:389px;height:389px;width:100%;background:#ccdbe0;border-radius:4px;overflow:hidden}#feature-product-container:after{content:"";display:block;background:#696969;width:15%;min-width:2rem;height:389px;opacity:.1;transform:skewX(-20deg);-webkit-animation:skeleton-loading 1s ease infinite;animation:skeleton-loading 1s ease infinite}}