.card{position:relative;overflow:hidden}.card:hover .card-content{transform:translateY(0)}.card-image{width:100%;height:100%;object-fit:cover}.card-content{position:absolute;bottom:0;transform:translateY(100%);font-size:.875rem;line-height:1.6;color:#fff;width:100%;padding:1.25rem 1.5rem;transition:transform .5s;background:linear-gradient(to top,#000000b3,#0000)}.card-button{margin-top:10px;padding:10px 20px;border:none;background-color:#b78f4c;color:#fff;cursor:pointer}.card-button:hover{background-color:#a47c40}.section{display:flex;gap:3rem;justify-content:center;padding:7.5rem 3.75rem;background:linear-gradient(to bottom,#fff 50%,#b78f4c 50%);margin-bottom:7.5rem}section{display:flex;flex-wrap:wrap;gap:5rem 8rem;justify-content:center;align-items:center;padding:7.5rem 5rem 2rem;background:linear-gradient(to bottom,#fff 25%,#b78f4c 25%)}section img{width:100%;max-width:494px}section>div h2{font-size:2.25rem;font-weight:200}section>div button{color:#fff;padding:.875rem 1rem;background-color:#000;margin-top:1rem}@media (width < 660px){.section{flex-direction:column}}.container{display:flex;flex-wrap:wrap;justify-content:space-evenly;position:relative;gap:1rem;margin-block:4rem}.product-gallery{max-width:26rem}.featured-image{width:26rem}.featured-image img{width:100%;aspect-ratio:1/1;object-fit:cover}.thumbnail-images{display:flex;flex-wrap:wrap;gap:.5rem}.thumbnail-images img{width:4.5rem;cursor:pointer}.product-info{max-width:23rem}.product-info h2{font-size:2rem;font-weight:200}.product-info h3{font-size:1.5rem;font-weight:400;margin-top:1rem}.product-info h3 span{font-size:.875rem;font-weight:400;margin-left:.5rem}.product-info h3 span strong{font-size:2rem;font-weight:300;margin-right:.2rem}.product-info .variant-options{list-style:none;margin-block:1rem;gap:.4rem;display:flex;flex-wrap:wrap}.product-info .variant-options li{cursor:pointer;padding:.25rem .5rem;display:flex;align-items:center;justify-content:center;background-color:#f2f2f2}.product-info .variant-options li.selected{background-color:#000;color:#fff}.product-info .variant-options li:hover{background-color:#333;color:#fff}.purchase-options{margin-block:2rem 1rem}.purchase-options>button,.purchase-options>div>button{width:100%;padding:.75rem 1.25rem;font-size:.875rem;font-weight:400;cursor:pointer}.purchase-options>button:first-child{background-color:#b78f4c;color:#000}.purchase-options>div{display:flex;gap:1rem}.purchase-options>div>button{background-color:#000;color:#fff}@media (width < 58rem){.container{flex-direction:column;align-items:center;padding:3rem}}@media (width < 27rem){.container{padding:1.5rem}.featured-image{width:initial}}.quantity-input::-webkit-outer-spin-button,.quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.quantity-input[type=number]{-moz-appearance:textfield;width:3rem;text-align:center}.quantity-selector{display:flex;width:7rem;gap:1.5rem}.quantity-selector>button{background-color:transparent;color:#000}.quantity-selector>button:hover{color:#b78f4c}.place-order{background-color:#b78f4c;color:#000;padding:.5rem;border:none;cursor:pointer;width:100%;font-size:16px;margin-top:.5rem;justify-content:center;text-transform:uppercase}.place-order:hover{background-color:#000;color:#fff}.gtranslate_wrapper{position:fixed;bottom:1rem;right:1rem;z-index:2}.gtranslate_wrapper a img{opacity:.8}.gtranslate_wrapper a img:hover{opacity:1}
