@media(min-width:0)and (max-width:575.98px){.grid>*{padding-right:.65rem;padding-left:.65rem}}@keyframes elementShow{0%{transform:translateY(-100px);opacity:0}30%{opacity:1}to{opacity:1;transform:translateY(0)}}@keyframes buttonShow{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes firstLoad{0%{opacity:0}to{opacity:1}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}.latest-product-card{margin-bottom:2rem;position:relative}.latest-product-card h2{font-size:2rem}@media(max-width:767.98px){.latest-product-card h2{font-size:1.5rem}}.latest-product-card .title-container{margin-bottom:2rem}@media(max-width:767.98px){.latest-product-card .title-container{margin-bottom:1rem}}.latest-product-card .product-image-link{display:block;position:relative;width:100%;height:100%;transition:all .2s ease-in}.latest-product-card .product-image-link:hover .ribbon{background-color:#1f4280;color:#fff}.latest-product-card .product-image-link .lg-gallery-wrapper:after,.latest-product-card .product-image-link .lg-gallery-wrapper:before{content:none}.latest-product-card .product-image-link .lg-gallery-wrapper .lg-gallery-main .lg-gallery-main-image{aspect-ratio:4/3}.latest-product-card .product-image-link .ribbon{padding:.5rem 1rem;position:absolute;top:-18px;left:26px;background-color:#fff;border:1px solid #1f4280;border-radius:8px;color:#1f4280;font-family:Oswald,sans-serif;font-weight:400;letter-spacing:.1em;text-transform:uppercase;cursor:default;transition:all .2s ease-in;z-index:2}.latest-product-card .product-image-link .product-id{padding:1rem;display:flex;align-items:center;justify-content:center;position:absolute;left:-6rem;bottom:-1.5rem;background-color:#fff;color:#1f4280;border:1px solid #ddd;min-width:4rem;max-height:3.15rem;border-radius:8px}.latest-product-card .product-image-link .product-id p{font-weight:200;text-transform:uppercase;font-size:1rem;font-family:Oswald,sans-serif}.latest-product-card .product-image-link .product-id p span{font-size:1.5rem;font-weight:500}@media(max-width:1199.98px){.latest-product-card .product-image-link .product-id{display:none}}.latest-product-card .product-image-link .product-image{overflow:hidden;border:1px solid rgba(0,0,0,0);transition:all .2s ease-in}.latest-product-card .product-image-link .product-image img{display:block;width:100%;height:450px;max-height:450px;object-fit:cover;object-position:center;transition:all .2s ease-in}.latest-product-card .product-image-link .product-image:hover{border:1px solid #1f4280}.latest-product-card .product-image-link .product-image:hover img{transform:scale(.97)}@media(max-width:991.98px){.latest-product-card .product-image-link .product-image{margin-bottom:1rem}.latest-product-card .product-image-link .product-image img{height:260px;max-height:260px}}@media(max-width:767.98px){.latest-product-card .product-image-link .product-image{margin-bottom:1rem}.latest-product-card .product-image-link .product-image img{height:260px;max-height:260px}}.product-info-container{padding:1.5rem 1rem 0;display:flex;flex-direction:column;justify-content:space-between;height:100%}@media(max-width:991.98px){.product-info-container{padding:0}}.product-info-container .product-info-title{margin-bottom:1rem}.product-info-container .product-info-title .product-title{margin:0 0 .5rem;display:inline-block;font-size:1.5rem;letter-spacing:.1em;font-weight:800}.product-info-container .product-info-title .product-title span{font-weight:400}.product-info-container .product-info-title p{padding-top:1rem;display:-webkit-box;line-height:1.6em;border-top:1px solid #1f4280;height:150px;max-height:115px;overflow:hidden;-webkit-line-clamp:4;-webkit-box-orient:vertical;text-overflow:ellipsis}.product-info-container .product-info{display:flex;flex-direction:column;justify-content:space-between}.product-info-container .product-info .button{margin-bottom:1rem}.product-info-container .product-info .product-info-heading,.product-info-container .product-info h3.product-info-heading{margin-bottom:.5rem;font-size:1.125rem;letter-spacing:.1em}.product-info-container .product-info .product-price-wrapper{margin-bottom:1.25rem;padding:1.25rem .875rem .5rem;background:linear-gradient(0deg,rgba(242,242,242,.8),rgba(242,242,242,.8) 70%);border-radius:.75rem;display:flex;justify-content:space-between;flex-direction:column}@media(min-width:768px){.product-info-container .product-info .product-price-wrapper{flex-direction:row}}.product-info-container .product-info .product-price-wrapper .product-price{color:#1f4280}.product-info-container .product-info .product-price-wrapper .product-price .product-price-label{display:none}.product-info-container .product-info .product-price-wrapper .product-price span{font-size:1.75rem}.product-info-container .product-info .product-price-wrapper p{color:#1f4280;font-weight:300}.product-info-container .product-info .product-price-wrapper p span{font-weight:600;font-size:1.25rem}@media(max-width:991.98px){.product-info-container .product-info{margin-top:1rem}}.hero-product-item{padding:1.25rem;position:relative}.hero-product-item:after{content:"";position:absolute;top:4rem;left:0;width:100%;height:calc(100% - 4rem);border:1px solid rgba(0,0,0,0);border-radius:16px;box-shadow:0 0 12px 0 rgba(0,0,0,.05);transition:all .2s ease-in;z-index:-1}.hero-product-item:hover:after{border:1px solid #dbe1eb}