.product-card-monthly-wrap{--border-radius: var(--product-card-corner-radius);--border-width: var(--product-card-border-width);--border-opacity: var(--product-card-border-opacity);--text-alignment: var(--product-card-text-alignment);--media-radius: var(--product-card-media-corner-radius)}.product-card-monthly-wrap_with-footer{margin-bottom:-3.4rem}.grid__item .product-card-monthly{height:100%}.product-card-monthly{background-color:rgb(var(--color-background));position:relative;z-index:2}.product-card-monthly__body{display:flex;min-height:36rem}.product-card-monthly__footer{padding:2.4rem 4rem;position:relative}.product-card-monthly__column{width:100%;background-color:rgb(var(--color-background));border-top-right-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius)}.product-card-monthly__column:first-child{max-width:57rem;width:40%;border-right:var(--border-width) solid rgba(var(--color-foreground),var(--border-opacity));border-top-right-radius:0;border-bottom-right-radius:0;border-top-left-radius:var(--border-radius);border-bottom-left-radius:var(--border-radius)}.product-card-monthly__column:last-child{display:flex;flex-direction:column;width:60%}.product-card-monthly__row{height:100%;display:flex;border-bottom:var(--border-width) solid rgba(var(--color-foreground),var(--border-opacity));background-color:rgb(var(--color-background));border-top-right-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius)}.product-card-monthly__row .product-card-monthly__details{border-right:var(--border-width) solid rgba(var(--color-foreground),var(--border-opacity))}.product-card-monthly__row_full{display:block}.product-card-monthly__row_full .product-card-monthly__details{border-right:none}.product-card-monthly__row-item:nth-child(1){width:100%;max-width:48.2rem}.product-card-monthly__row-item:nth-child(2){max-width:37rem;padding:0 4rem;display:flex;align-items:center}.product-card-monthly__row_full .product-card-monthly__row-item{max-width:100%}.product-card-monthly:hover .product-card-monthly__title{color:rgb(var(--color-highlight))}.product-card-monthly_has-border{border:var(--border-width) solid rgba(var(--color-foreground),var(--border-opacity));border-radius:var(--border-radius)}.product-card-monthly_has-border .product-card-monthly__details{padding-right:4rem;padding-left:4rem}.product-card-monthly>.product-card-monthly__badge{position:absolute;z-index:2}.product-card-monthly__media{height:100%;overflow:hidden;position:relative}.product-card-monthly__actions .quick-add__submit{display:block;min-height:3.8rem;font-size:1.2rem}.product-card-monthly>.product-card-monthly__badge.top{top:2.6rem}.product-card-monthly>.product-card-monthly__badge.bottom{bottom:1.2rem}.product-card-monthly>.product-card-monthly__badge.left{left:-1rem}.product-card-monthly>.product-card-monthly__badge.right{right:-.8rem}.product-card-monthly>.product-card-monthly__badge .badge{display:block}.product-card-monthly__media .media{width:100%;height:100%;border-radius:var(--border-radius);border-top-right-radius:0;border-bottom-right-radius:0;position:absolute}.product-card-monthly__details{height:100%;padding-top:3.2rem;padding-bottom:3.2rem}.product-card-monthly__details_title-first .product-card-monthly__title-wrapper,.product-card-monthly__title-wrapper:first-child{margin-top:0}.product-card-monthly__details_title-first{display:flex;flex-direction:column}.product-card-monthly__details_title-first .product-card-monthly__title-wrapper{order:-1}.product-card-monthly__details_title-first .caption-small{margin-top:.6rem}.product-card-monthly__details .jdgm-stars{margin-top:1.4rem}.product-card-monthly__details .jdgm-star{font-size:1.1rem}.product-card-monthly__details .price{margin-top:1.2rem;font-size:2rem}.product-card-monthly__details .price--on-sale .price-item--regular{font-size:1.6rem}.product-card-monthly__details .product-file-list{margin-top:2rem;margin-bottom:0}.product-card-monthly__details .product-file-list-item svg{width:3.2rem;height:4rem}.product-card-monthly__details .product-card-monthly__actions{margin-top:2rem}.product-card-monthly__quick-description{display:none;margin-top:1.4rem;font-size:1.4rem;line-height:calc(1 + .6 / var(--font-body-scale))}.product-card-monthly__title-wrapper{margin-top:.4rem}.product-card-monthly__title{margin:0;font-size:2rem}.product-card-monthly__title a:after{content:"";border-radius:var(--border-radius);position:absolute;top:calc(var(--border-width) * -1);right:calc(var(--border-width) * -1);bottom:calc(var(--border-width) * -1);left:calc(var(--border-width) * -1);z-index:1}.product-card-monthly__title a:focus:after,.product-card-monthly__title a:focus-visible:after{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3);outline:.2rem solid rgba(var(--color-foreground),.5)}.product-card-monthly__title a:focus,.product-card-monthly__title a:focus:not(:focus-visible):after{box-shadow:none;outline:0;color:rgb(var(--color-highlight))}.product-card-monthly__actions .quick-add{margin:0}@media screen and (min-width: 990px){.product-card-monthly .media.media--hover-effect>img{transition:transform var(--duration-long) ease}.product-card-monthly:hover .media.media--hover-effect>img:first-child:only-child,.product-card-monthly:hover .media.media--hover-effect>img+img{transform:scale(1.03)}.product-card-monthly:hover .media.media--hover-effect>img:first-child:not(:only-child){opacity:0}.product-card-monthly:hover .media.media--hover-effect>img+img{opacity:1}.product-card-monthly__quick-description{display:block}}@media screen and (max-width: 989px){.product-card-monthly__body{display:block}.product-card-monthly__column:first-child,.product-card-monthly__column:last-child{width:100%}.product-card-monthly__column:first-child{max-width:100%;border-right:none;border-top-right-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius)}.product-card-monthly__column:last-child{border-bottom-left-radius:var(--border-radius)}.product-card-monthly__row,.product-card-monthly__row-item:nth-child(2){display:block}.product-card-monthly__row-item:nth-child(1),.product-card-monthly__row-item:nth-child(2){max-width:100%}.product-card-monthly__row-item:nth-child(2){padding-bottom:4rem;padding-top:1.2rem}.product-card-monthly__row{border-top-right-radius:0;border-bottom-right-radius:0}.product-card-monthly__row .product-specification-list__medium{gap:5.6rem 6rem}.product-card-monthly__row .product-specification-list__medium .product-specification-list__item{width:auto}.product-card-monthly__row .product-card-monthly__details{border-right:none}.product-card-monthly__media{--ratio-percent: 67%;display:flex}.product-card-monthly__media:before{content:"";width:0;height:0;padding-bottom:var(--ratio-percent)}.product-card-monthly__media .media{border-radius:var(--border-radius)}.product-card-monthly__details .product-card-monthly__actions{max-width:100%}}.ragnok__text-size--small .product-card-monthly .price__style--tag{font-size:1.4rem}.ragnok__text-size--small .product-card-monthly .quick-add__submit{font-size:1.2rem;letter-spacing:-.02rem}.ragnok__bold-strength--light .product-card-monthly .badge,.ragnok__bold-strength--light .product-card-monthly .price__style--tag,.ragnok__bold-strength--light .product-card-monthly .quick-add__submit{font-weight:600}.ragnok__highlight-gradient :is(.color-background-1,.color-background-2) :is(.product-card-monthly:hover .product-card-monthly__title,.product-card-monthly__title a:focus,.product-card-monthly__title a:focus-visible){background:var(--color-base-highlight-gradient);-webkit-text-fill-color:transparent;background-clip:text;-webkit-background-clip:text}.monthly-spotlight__content{margin-top:7rem;padding-top:16rem;position:relative}.monthly-spotlight__media{min-height:36rem}.monthly-spotlight__item{width:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}@media screen and (max-width: 989px){.monthly-spotlight__content{padding-top:0;padding-bottom:60px;margin-top:0}.monthly-spotlight__media{display:none}.monthly-spotlight__item{position:static;transform:translate(0)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-card-product-monthly.css.map */
