@font-face{font-family:Fraunces;src:url(/frontend-mentor-product-preview-card-component/assets/Fraunces-VariableFont_SOFT_WONK_opsz_wght-DLWfSgHL.ttf) format("truetype");font-display:swap}@font-face{font-family:Montserrat;src:url(/frontend-mentor-product-preview-card-component/assets/Montserrat-VariableFont_wght-CiIa1Ne8.ttf) format("truetype");font-display:swap}body{font-family:sans-serif;background-color:#f2ebe3;font-synthesis:none;display:flex;justify-content:center;align-items:center;min-height:100dvh}.product-card{display:flex;flex-direction:column;background-color:#fff;height:fit-content;width:min-content;margin:1.75rem auto;border-radius:1rem;color:#6c7289}@media (width >= 48rem){.product-card{flex-direction:row;height:max-content;margin:auto}}.product-card .product-image{height:240px}@media (width >= 48rem){.product-card .product-image{height:auto}}.product-card .product-image img{display:block;height:inherit;border-radius:1rem 1rem 0 0}@media (width >= 48rem){.product-card .product-image img{width:300px;border-radius:1rem 0 0 1rem}}.product-card .type{font-family:Montserrat;font-variation-settings:"wght" 700;font-weight:700;font-size:.75rem;letter-spacing:.32rem;text-transform:uppercase}.product-card h1{font-family:Fraunces;font-variation-settings:"wght" 700;line-height:100%;font-size:2rem;margin-top:.75rem;margin-bottom:1rem;color:#1c232b}@media (width >= 48rem){.product-card h1{margin:1.375rem 0}}.product-card .description{position:relative;padding:1.375rem 1.5rem}@media (width >= 48rem){.product-card .description{padding:2rem;width:14.75rem;display:flex;flex-direction:column}}.product-card .description p{font-family:Montserrat;font-variation-settings:"wght" 500;letter-spacing:0;font-size:.875rem;line-height:1.43rem}@media (width >= 48rem){.product-card .description p{margin:0}}.product-card .description .price{display:flex;gap:1.25rem;align-items:center;margin-top:1.25rem;margin-bottom:1rem}@media (width >= 48rem){.product-card .description .price{margin-top:1.625rem;margin-bottom:auto}}.product-card .description .price .main-price{font-family:Fraunces;font-variation-settings:"wght" 700;font-size:2rem;color:#3c8067}.product-card .description .price .original-price{font-family:Montserrat;font-variation-settings:"wght" 400;font-size:.8125rem;text-decoration:line-through}.product-card .description .cta{cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.625rem;width:100%;height:3rem;border:none;border-radius:.5rem;background-color:#3c8067;padding:.875rem;font-family:Montserrat;font-variation-settings:"wght" 700;font-size:.875rem;color:#fff}@media (width >= 48rem){.product-card .description .cta{align-self:flex-end}}.product-card .description .cta .icon{height:1.2rem;fill:#fff}.product-card .description .cta:hover{background-color:#1b4133}
