.n-product-card{--white-color: #fff;--black-color: #000;--primary-color: #07478A;border-radius:4px}@media(min-width:750px){.n-product-card{border-radius:10px}}.n-product-card__inner{display:flex;flex-direction:column;gap:10px}.n-product-card__image{width:100%;height:100%;object-fit:cover;margin-bottom:20px;position:relative}.n-product-card__content{display:flex;flex-direction:column;gap:16px;text-align:center;padding:10px}.n-product-card__title{font-size:32px;font-weight:700;color:var(--primary-color)}@media(max-width:749px){.n-product-card__title{font-size:14px}}.n-product-card__badge{position:absolute;top:10px;right:10px;display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:var(--white-color);color:var(--primary-color);border-radius:50%;overflow:hidden;z-index:1;font-size:12px;font-weight:700;text-align:center}@media(min-width:750px){.n-product-card__badge{width:56px;height:56px;top:16px;right:16px;font-size:16px}}.n-product-card__badge--sale{right:unset;left:10px}@media(min-width:750px){.n-product-card__badge--sale{left:16px}}.n-product-card__price{font-size:14px;font-weight:400;line-height:1.2}@media(max-width:749px){.n-product-card__price .price .visually-hidden--inline{height:0}}@media(max-width:749px){.n-product-card__price .price .price__regular{display:flex}}.n-product-card__price .price .price-item.price-item{font-size:20px;font-weight:600;color:var(--primary-color)}@media(max-width:749px){.n-product-card__price .price .price-item.price-item{font-size:12px}}.n-product-card__price .price .price-item.price-item--regular{font-size:20px;font-weight:600;color:#adadad}@media(max-width:749px){.n-product-card__price .price .price-item.price-item--regular{font-size:12px}}.n-product-card__price .price .price-item.price-item--last{font-size:20px;font-weight:500;color:var(--primary-color)}@media(max-width:749px){.n-product-card__price .price .price-item.price-item--last{font-size:12px}}.n-product-card__price .unit-price__regular-item{font-size:20;font-weight:500;color:#07478a}@media(max-width:749px){.n-product-card__price .unit-price__regular-item{font-size:12px}}.n-product-card--special{grid-column:span 2/span 2;background-color:#edf6ff;margin-top:60px}@media(max-width:749px){.n-product-card--special{margin-top:20px}}.n-product-card--special .n-product-card__content{padding:20px 28px;display:flex;flex-direction:row;gap:16px}@media(max-width:749px){.n-product-card--special .n-product-card__content{padding:12px 16px 20px}}.n-product-card--special .n-product-card__content .col--left{width:100%;flex:1;text-align:left}.n-product-card--special .n-product-card__content .col--right{width:100%;flex:1;text-align:right}.n-product-card--special .n-product-card__inner{gap:0}.n-product-card--special .n-product-card__image{margin-bottom:0}.n-product-card--special .n-product-card__subtitle{font-size:20px;font-weight:300;color:var(--black-color)}@media(max-width:749px){.n-product-card--special .n-product-card__subtitle{font-size:10px}}.n-product-card--special .n-product-card__badge{width:50px;height:50px}@media(min-width:750px){.n-product-card--special .n-product-card__badge{width:88px;height:88px;font-size:20px}}.n-product-card--search .n-product-card{display:flex;flex-direction:row;gap:20px}.n-product-card--search .n-product-card__inner{flex-direction:row}.n-product-card--search .n-product-card__content{display:flex;flex-direction:row;justify-content:space-between;gap:8px;padding-top:0}.n-product-card--search .n-product-card__content .col{display:flex;flex-direction:column;justify-content:flex-start}.n-product-card--search .n-product-card__content .col--left{flex:1;text-align:left}.n-product-card--search .n-product-card__content .col--right{text-align:right}.n-product-card--search .n-product-card__content .col--right .price__regular{display:flex}.n-product-card--search .n-product-card__content .col--right .price{margin-top:0}.n-product-card--search .n-product-card__content .col--right .price .visually-hidden--inline{height:0}.n-product-card--search .n-product-card__title{font-size:14px;margin-bottom:6px}.n-product-card--search .n-product-card__subtitle{font-size:12px;display:inline-block;margin-top:6px}.n-product-card--search .n-product-card__price .price-item{font-size:12px!important}.n-product-card--search .n-product-card__image{max-width:80px;margin-bottom:0}@media(min-width:750px){.n-product-card--search .n-product-card__image{max-width:160px}}.n-product-card--search .n-product-card__link{width:100%}.n-product-card--search .n-product-card__link--image{display:block;width:fit-content}.n-product-card--search .n-product-card__badge{display:none}.n-product-card--recommendation .n-product-card__inner{flex-direction:row;background-color:#edf6ff;border-radius:10px;padding:34px 72px;gap:40px}.n-product-card--recommendation .n-product-card__inner picture{max-width:166px}@media(max-width:749px){.n-product-card--recommendation .n-product-card__inner{padding:16px 42px;gap:16px;height:100%}}.n-product-card--recommendation .n-product-card__link--content{width:100%}.n-product-card--recommendation .n-product-card__content{flex-direction:row;width:100%;justify-content:space-between;gap:40px;height:100%;padding:0}.n-product-card--recommendation .n-product-card__content .price{text-align:right}.n-product-card--recommendation .n-product-card__content .col{display:flex;flex-direction:column;justify-content:space-between;height:100%;gap:10px}.n-product-card--recommendation .n-product-card__content .col--left{text-align:left}.n-product-card--recommendation .n-product-card__content .col--right{text-align:right}@media(max-width:749px){.n-product-card--recommendation .n-product-card__content .col{gap:4px}}.n-product-card--recommendation .n-product-card__price .price .price-item.price-item--regular{font-size:24px;font-weight:700;color:#07478a;white-space:nowrap}@media(max-width:749px){.n-product-card--recommendation .n-product-card__price .price .price-item.price-item--regular{font-size:12px!important}}.n-product-card--recommendation .n-product-card__price .price-item .price-item--last{font-size:20px;font-weight:300;color:#07478a;white-space:nowrap}@media(max-width:749px){.n-product-card--recommendation .n-product-card__price .price-item .price-item--last{font-size:12px!important}}.n-product-card--recommendation .n-product-card__price .price__sale .price-item.price-item--sale{font-size:24px;font-weight:700;white-space:nowrap}@media(max-width:749px){.n-product-card--recommendation .n-product-card__price .price__sale .price-item.price-item--sale{font-size:12px!important}}.n-product-card--recommendation .n-product-card__price .price__sale .price-item.price-item--regular{font-size:20px!important;font-weight:300!important;white-space:nowrap}@media(max-width:749px){.n-product-card--recommendation .n-product-card__price .price__sale .price-item.price-item--regular{font-size:12px!important}}.n-product-card--recommendation .n-product-card__button{width:42px;height:42px;background-color:#07478a;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-left:auto;margin-top:auto;border:none;outline:none}.n-product-card--recommendation .n-product-card__button svg{width:16px;height:16px;color:#fff}@media(max-width:749px){.n-product-card--recommendation .n-product-card__button svg{width:10px;height:10px}}@media(max-width:749px){.n-product-card--recommendation .n-product-card__button{width:24px;height:24px}}.n-product-card--recommendation .n-product-card__button[data-loading=true]{cursor:not-allowed}.n-product-card--recommendation .n-product-card__button[data-loading=true] .atc-icon{display:none}.n-product-card--recommendation .n-product-card__button[data-loading=true] .loading__spinner{display:block!important}.n-product-card--recommendation .n-product-card__button[data-loading=true] .loading__spinner circle{stroke:#fff}.n-product-card--recommendation .n-product-card__button[data-loading=false] .loading__spinner{display:none!important}.n-product-card--recommendation .n-product-card__badge{display:none}.n-product-card--recommendation .n-product-card__title{font-size:24px;font-weight:700}@media(max-width:749px){.n-product-card--recommendation .n-product-card__title{font-size:12px}}.n-product-card--recommendation .n-product-card__subtitle{font-size:20px;font-weight:300;color:#000}@media(max-width:749px){.n-product-card--recommendation .n-product-card__subtitle{font-size:10px}}.n-product-card--recommendation .n-product-card__image{margin:0}@media(max-width:749px){.n-product-card--recommendation .n-product-card__image{min-width:86px}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/component-n-product-card.css.map */
