.product-twice__wrapper{background:none}.product-twice__wrapper header *{margin:0}.product-twice__wrapper header .__title{font-weight:400;margin-bottom:40px;color:#131211;text-transform:capitalize}.product-twice__wrapper header .__title.h1-txt{font-size:56px;line-height:110%}.product-twice__wrapper header .__title.h2-txt{font-size:40px;line-height:110%}.product-twice__wrapper header .__title.h3-txt{font-size:26px;line-height:130%}@media(max-width: 1024px){.product-twice__wrapper header .__title.h1-txt,.product-twice__wrapper header .__title.h2-txt,.product-twice__wrapper header .__title.h3-txt{font-size:30px}}@media(max-width: 750px){.product-twice__wrapper header .__title * br{display:none}.product-twice__wrapper header .__title.h1-txt,.product-twice__wrapper header .__title.h2-txt,.product-twice__wrapper header .__title.h3-txt{font-size:24px;line-height:120%;margin-bottom:40px}}.product-twice__wrapper .pt__container .pt__split--wrapp{display:grid;gap:24px;grid-template-columns:1fr 1fr;grid-template-areas:"item-1 item-2"}@media(max-width: 920px){.product-twice__wrapper .pt__container .pt__split--wrapp{grid-template-columns:1fr;grid-template-areas:"item-1" "item-2"}}.product-twice__wrapper .pt__container .pt__split--wrapp article{border-radius:12px;overflow:hidden;background:rgb(var(--color-background));flex-direction:row;align-items:center}@media(max-width: 1024px){.product-twice__wrapper .pt__container .pt__split--wrapp article{flex-direction:column}}.product-twice__wrapper .pt__container .pt__split--wrapp article .pt__img--wrapp{max-width:240px}@media(max-width: 1024px){.product-twice__wrapper .pt__container .pt__split--wrapp article .pt__img--wrapp{max-width:100%}}@media(max-width: 750px){.product-twice__wrapper .pt__container .pt__split--wrapp article .pt__sub-title{font-size:12px}}@media(max-width: 750px){.product-twice__wrapper .pt__container .pt__split--wrapp article .pt__title{font-size:24px}}.product-twice__wrapper .pt__container .pt__split--wrapp article .pt__content--wrapp{padding:16px}.product-twice article{position:relative;display:flex;gap:16px;height:100%;justify-content:space-between}.product-twice article .pt__content--wrapp{display:flex;flex-direction:column;align-items:start;padding:12px}.product-twice article .pt__content--wrapp>*{margin:0}.product-twice article .pt__content--wrapp .pt__badge{font-size:14px;line-height:128%;font-weight:500;letter-spacing:-0.02em;color:#131211;padding:3px 6px;max-height:26px;border-radius:4px;background:rgba(19,18,17,.0509803922)}.product-twice article .pt__content--wrapp h4.pt__title{font-size:28px;line-height:130%;font-weight:400;color:#131211;margin-bottom:16px;margin-top:8px}.product-twice article .pt__content--wrapp .pt__description{font-size:14px;line-height:150%;font-weight:400;color:#2d2c29}@media(max-width: 750px){.product-twice article .pt__content--wrapp .pt__description{line-height:140%}}.product-twice article .pt__content--wrapp .pt__price{display:flex;align-items:center;gap:8px;margin:16px 0 24px}.product-twice article .pt__content--wrapp .pt__price span:nth-child(1){font-size:14px;line-height:150%;font-weight:600;color:#131211}.product-twice article .pt__content--wrapp .pt__button-wrapp{display:flex;align-items:center;gap:12px;flex-wrap:wrap;width:100%}@media(max-width: 520px){.product-twice article .pt__content--wrapp .pt__button-wrapp{justify-content:space-between;gap:8px}}@media(max-width: 520px){.product-twice article .pt__content--wrapp .pt__button-wrapp>*{width:calc(50% - 12px)}}@media(max-width: 430px){.product-twice article .pt__content--wrapp .pt__button-wrapp>*{width:100%}}.product-twice .pt__img--wrapp{-o-object-fit:cover;object-fit:cover;width:100%;display:block;overflow:hidden;height:inherit}.product-twice .pt__img--wrapp:hover :is(img,svg){transition:.5s all ease-in-out;transform:scale(1.1)}.product-twice .pt__img--wrapp :is(img,svg){display:block;width:100%;height:100%;max-height:inherit;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.product-twice .pt__link-btn{text-decoration:none;color:#131211;font-size:16px;line-height:140%;font-weight:600;text-align:center;padding:12px 40px;max-height:46px;min-width:-moz-fit-content;min-width:fit-content;border-radius:23px;transition:all .3s ease;font-family:var(--font-body-family)}.product-twice .pt__link-btn--primary{color:#fff;background:#40543e;border:1px solid #40543e;font-family:var(--font-body-family)}.product-twice .pt__link-btn--primary:hover{background:rgba(0,0,0,0);border:1px solid #40543e;color:#40543e}.product-twice .pt__link-btn--secondary{background:none;color:#40543e;border:1px solid #40543e;font-family:var(--font-body-family)}.product-twice .pt__link-btn--secondary:hover{background:#40543e;border:1px solid #40543e;color:#fff}.add-to-cart:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}