:root{--size-8: 8px;--size-16: 16px;--size-24: 24px;--size-32: 32px;--Gradient-Light: linear-gradient(264deg, #f4f3ef 4.2%, #ebe6e1 96.79%);--Brown: #d8cebe;--Light-Brown: #e0dcd7;--White: #fbfcfa;--Black: #0d140a}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Poppins,-apple-system,Roboto,Helvetica,sans-serif}.product-card-new__container{justify-content:center;align-items:center;display:flex;gap:var(--size-24, 24px);flex-wrap:wrap;padding:12px 214px;position:relative}@media (max-width: 991px){.product-card-new__container{padding:0 20px}}.product-card-new{align-items:stretch;border-radius:12.587px;align-self:stretch;display:flex;min-width:240px;min-height:506px;justify-content:start;flex:1;flex-shrink:1;flex-basis:0%;background:var(--Gradient-Light);margin:auto 0;padding:38px 34px}.product-card-new_no-link{padding:64px 34px}@media (max-width: 991px){.product-card-new{max-width:100%;padding:0 20px}}.product-card-new--variant{min-height:512px}.product-card-new__content{display:flex;position:relative;min-width:240px;width:100%;flex-direction:column;align-items:stretch;justify-content:space-between;flex:1;flex-shrink:1;flex-basis:0%}@media (max-width: 991px){.product-card-new__content{max-width:100%}}.product-card-new__info{align-self:start;display:flex;flex-direction:column;align-items:stretch;justify-content:start}.product-card-new__title-section{gap:var(--size-16, 16px)}.product-card-new__brand{margin:0;color:#000;font-family:Poppins;font-size:var(--size-32, 32px);font-style:normal;font-weight:500;line-height:120%;letter-spacing:-.64px}.product-card-new__title{transform:rotate(.00043136570741063497rad);color:#000;letter-spacing:-.6px;margin-top:16px;font:400 20px/1 Lora,-apple-system,Roboto,Helvetica,sans-serif}.product-card-new__header{display:flex;align-items:center;gap:16px;font-family:Poppins,-apple-system,Roboto,Helvetica,sans-serif;font-weight:500;justify-content:start}.product-card-new__badge{justify-content:center;align-items:center;border-radius:25px;align-self:stretch;display:flex;gap:10px;font-size:14px;color:var(--White, #fbfcfa);white-space:nowrap;text-align:center;letter-spacing:-.14px;line-height:1;background-color:var(--Light-Brown, #e0dcd7);margin:auto 0;padding:9px 22px}@media (max-width: 991px){.product-card-new__badge{white-space:initial;padding:0 20px}}.product-card-new__badge-text{color:var(--White, #fbfcfa);align-self:stretch;margin:auto 0}.product-card-new__price{justify-content:center;align-items:center;border-radius:20.979px;align-self:start;display:flex;margin-top:12px;gap:8px;color:#131517;text-align:center;text-transform:uppercase;letter-spacing:-.14px;padding:var(--size-8, 8px) 20px;background-color:var(--Brown, #d8cebe);font:400 14px/1 Poppins,-apple-system,Roboto,Helvetica,sans-serif}.product-card-new__price-text{align-self:stretch;margin:auto 0}.product-card-new__actions{display:flex;margin-top:274px;width:100%;align-items:center;gap:40px 100px;justify-content:space-between;flex-wrap:wrap}.product-card-new__actions--variant{margin-top:270px;gap:17px;justify-content:start}@media (max-width: 991px){.product-card-new__actions{max-width:100%;margin-top:40px}}.product-card-new__buttons{align-self:stretch;display:flex;min-width:240px;align-items:center;gap:20px;text-align:center;justify-content:start;margin:auto 0;font:500 16px/1 Poppins,-apple-system,Roboto,Helvetica,sans-serif}.product-card-new__btn{justify-content:center;align-items:center;border-radius:42.105px;align-self:stretch;display:flex;gap:15px;padding:var(--size-16, 16px) var(--size-32, 32px);margin:auto 0;border:none;cursor:pointer;font:500 16px/1 Poppins,-apple-system,Roboto,Helvetica,sans-serif}@media (max-width: 991px){.product-card-new__btn{padding:0 20px}}.product-card-new__btn--primary{background:linear-gradient(90deg,#416632e6,#558541e6);color:var(--White, #fbfcfa)}.product-card-new__btn--secondary{background-color:var(--White, #fbfcfa);color:var(--Black, #0d140a)}.product-card-new__btn-text{color:inherit;font-size:var(--size-16, 16px);align-self:stretch;margin:auto 0}.product-card-new__indicator{align-self:stretch;display:flex;align-items:center;gap:10px;justify-content:start;margin:auto 0}.product-card-new__indicator-circle{border-radius:30px;background-color:#646464;align-self:stretch;display:flex;min-height:42px;width:42px;height:42px;margin:auto 0}.product-card-new--variant .product-card-new__indicator{display:none}.product-card-new__image-wrapper{position:absolute;right:-60px}.product-card-new__image-wrapper img{max-height:430px;object-fit:contain;object-position:right}.product-card-new{position:relative;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.product-card-new__image-wrapper{position:absolute;right:-40px;bottom:20px;z-index:0;pointer-events:none}.product-card-new__image-wrapper img{max-height:420px;width:auto;object-fit:contain;object-position:right;opacity:1;transition:opacity .3s ease}@media (max-width: 991px){.product-card-new__image-wrapper{right:-20px;bottom:10px}.product-card-new__image-wrapper img{max-height:300px}.product-card-new{padding:24px}}@media (max-width: 767px){.product-card-new{display:flex;flex-direction:column;padding:20px;margin:40px}.product-card-new__image-wrapper{position:static;margin:20px auto 0;width:100%;display:flex;justify-content:center;pointer-events:auto}.product-card-new__title{margin:0}.product-card-new__image-wrapper img{max-height:220px;width:auto;object-fit:contain;object-position:center}.product-card-new__buttons{flex-direction:row;gap:12px;width:100%;justify-content:center}.product-card-new__btn-text,.product-card-new__buttons span:hover{cursor:pointer;opacity:.8}.product-card-new__btn{max-width:157px;padding:16px 33px}.product-card-new__btn{width:100%;justify-content:center}.product-card-new__badge{display:none}}@media (max-width: 550px){.product-card-new{margin:12px}.product-card-new__brand{color:#000;font-family:Poppins;font-size:var(--size-24, 24px);font-style:normal;font-weight:500;line-height:130%;letter-spacing:-.48px}}@media only screen and (min-width: 1068px){#Product-Drawer-Content .product-grid-container{display:grid;align-items:start;gap:clamp(30px,5%,40px);grid-template-columns:minmax(45%,740px) clamp(360px,45%,calc(var(--grid-width, 1280px) - 40px - 740px))!important}}
/*# sourceMappingURL=/cdn/shop/t/102/assets/product-card-custom.css.map */
