.card-container-parent{padding-top:200px;overflow:hidden}.card-content{display:flex;flex-wrap:wrap;justify-content:center;gap:40px;max-width:1720px;margin:0 auto 100px;padding:0 5%}.product-image{flex-basis:800px;flex-grow:1;max-width:800px;height:800px;display:flex;align-items:center;justify-content:center;background:#f9f9f9;border-radius:10px;border:1px solid #eee}.product-image img{max-width:100%;max-height:100%;object-fit:contain}.product-details{flex-basis:700px;flex-grow:1;max-width:700px}.product-details h1{font-size:40px;font-weight:300;line-height:49px;text-align:left;letter-spacing:-.05em;text-transform:uppercase;color:#000;margin-top:0;margin-bottom:20px}.product-meta{font-size:20px;line-height:24px;text-align:left;letter-spacing:-.05em;color:#000;margin-bottom:20px}.product-meta p{margin:0}.description{font-style:italic;font-weight:400;font-size:16px;line-height:20px;letter-spacing:-.05em;color:#a1a1a1;margin-bottom:30px}.product-composition{display:flex;flex-wrap:wrap;gap:30px;font-size:16px;line-height:20px;letter-spacing:-.05em;color:#000;margin-bottom:30px;font-weight:400}.composition-left{flex:2;min-width:300px}.composition-right{flex:1;min-width:250px}.product-composition p{margin-top:0;margin-bottom:15px}.product-purchase{display:flex;flex-wrap:wrap;align-items:center;gap:20px;padding:20px;border-radius:10px}.product-purchase .price{font-weight:300;font-size:40px;line-height:49px;letter-spacing:-.05em;color:#000;flex-grow:1}.quantity-selector{display:flex;align-items:center;border:1px solid #D9D9D9;border-radius:5px}.quantity-selector .quantity-btn{background:none;border:none;font-size:36px;font-weight:300;color:#000;cursor:pointer;padding:0 15px}.quantity-selector .quantity-value{font-weight:300;font-size:36px;color:#000;padding:0 10px}.btn-orange{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:#feb84d;color:#fff;text-decoration:none;padding:20px 30px;border-radius:50px;font-weight:400;font-size:20px;letter-spacing:-.02em;transition:background .3s ease}.btn-orange:hover{background:#e6a744}.btn-orange .cart-icon{width:25px;height:25px;mix-blend-mode:multiply}.seven.card-recipes{padding-top:100px;padding-bottom:100px;text-align:center}.seven.card-recipes h2{text-align:center;font-style:italic;font-weight:300;font-size:40px;line-height:49px;letter-spacing:-.05em;margin-bottom:50px}.seven.card-recipes .green{display:inline-block;background:#b6ca71;color:#fff;text-decoration:none;border-radius:50px;transition-duration:.5s;width:237px;height:80px;line-height:80px;padding:0;margin:50px 0 0;font-size:20px;font-weight:400;letter-spacing:-.02em}.seven.card-recipes .green:hover{background:#feb84d}.seven.card-recipes .content{display:flex;flex-wrap:wrap;justify-content:center;gap:26px;padding:0 5%;max-width:1260px;margin:0 auto}.seven.card-recipes .box{width:400px;height:400px;position:relative;overflow:hidden;text-align:center;border:2px dashed transparent;transition:transform .3s ease-out,border-color .3s ease-out;box-sizing:border-box;float:none!important;margin:0!important}.seven.card-recipes .box:hover{transform:scale(1.03);border-color:#feb84d}.seven.card-recipes .box img{height:100%;width:100%;object-fit:cover;position:static!important}.seven.card-recipes .box a{position:absolute;bottom:20px;background:#ffffffbf;border-radius:50px;padding:15px;text-decoration:none;display:block;color:#000;font-weight:400;font-size:16px;line-height:26px;text-align:center;letter-spacing:-.02em;width:239px;left:50%;transform:translate(-50%);margin:0!important}.related-products{padding-bottom:100px}.related-products h2{text-align:center;font-weight:300;font-size:40px;line-height:49px;letter-spacing:-.05em;margin-bottom:75px}.related-products .btn-white-green{display:block;width:294px;height:80px;line-height:80px;margin:75px auto 0;text-align:center;background:#fff;color:#b6ca71;text-decoration:none;border-radius:50px;border:1px solid #B6CA71;transition-duration:.5s;font-size:20px;font-weight:400;letter-spacing:-.02em;padding:0}.related-products .btn-white-green:hover{background:#b6ca71;color:#fff;border:1px solid #B6CA71}.related-products .product-grid{display:grid;grid-template-columns:repeat(4,400px);gap:102px 40px;justify-content:center;max-width:1720px;margin:0 auto;padding:0 20px}.related-products .product-grid .product{width:400px;height:640px;position:relative;border:1px solid orange;text-align:center;transition:transform .3s ease-out,border-color .3s ease-out;display:flex;flex-direction:column;align-items:center;padding-bottom:25px}.related-products .product-grid .product:hover{transform:scale(1.03);border-color:#feb84d}.related-products .product-grid .product img{width:80%;display:block;margin:50px auto auto}.related-products .product-grid .product h3{font-weight:400;text-transform:uppercase;font-size:1.5em;letter-spacing:-1px;width:100%;box-sizing:border-box;padding:0 15px}.related-products .product-grid .product p{font-weight:400;font-size:2.5em;margin-top:auto;margin-bottom:15px}.related-products .product-grid .product a.detail{color:orange;text-decoration:none;font-size:1.2em;opacity:.7;transition-duration:.5}.related-products .product-grid .product:hover a.detail{opacity:1}.related-products .product-grid .product a.icon1{position:absolute;left:30px;top:30px;color:orange;text-decoration:none;font-size:2em}.related-products .product-grid .product a.icon2{position:absolute;right:0;top:0;background:#feb84d;text-decoration:none;width:100px;height:100px;border-bottom-left-radius:100%;color:#fff;transition:background .25s ease}.related-products .product-grid .product a.icon2:hover,.related-products .product-grid .product a.icon2:focus-visible{background:#f3a72f}.related-products .product-grid .product a.icon2 svg{width:30px;height:30px;position:absolute;right:26px;top:26px;margin:0;display:block}@media (max-width: 1719px){.related-products .product-grid{grid-template-columns:repeat(3,400px);max-width:1280px}}@media (max-width: 1279px){.related-products .product-grid{grid-template-columns:repeat(2,400px);max-width:840px}.product-image{flex-basis:100%;height:600px}.product-details{flex-basis:100%}}@media (max-width: 839px){.related-products .product-grid{grid-template-columns:1fr;gap:40px 0;padding:0 5%;max-width:none}.related-products .product-grid .product,.related-products .product-grid .product img{width:100%;height:auto}.product-image{height:400px}.seven.card-recipes .box,.seven.card-recipes .box img{width:100%;height:auto}.seven.card-recipes .box{min-height:350px}}@media (max-width: 479px){.product-purchase{justify-content:center}.product-purchase .price{text-align:center}.product-purchase .btn-orange{width:100%}.related-products .btn-white-green,.seven.card-recipes .green{width:100%;max-width:294px}}
