.color-orange{color:#f4762d!important}.btn-default{background:none;color:#373836;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-weight:600;height:40px;padding:0 40px;border:1px solid #373836;font-size:13px;letter-spacing:.015em;border-radius:5px}.btn-default:hover{background:#373836;color:#fff}section.product-cards-widget{padding:0;background:transparent;overflow:hidden}section.product-cards-widget .product-cards-container{max-width:100%;margin:0 auto}section.product-cards-widget .product-cards-desktop{display:grid;grid-template-columns:repeat(2,1fr);gap:0}@media (max-width:767.98px){section.product-cards-widget .product-cards-desktop{display:none}}section.product-cards-widget .product-cards-desktop .product-card-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:justify;align-content:space-between;-ms-flex-align:end;align-items:flex-end}section.product-cards-widget .product-cards-desktop .product-card-content div:first-child{width:100%}section.product-cards-widget .product-cards-desktop .product-card-content .product-card-button{min-width:11rem;margin-top:-50px}section.product-cards-widget .product-cards-mobile{display:none}@media (max-width:767.98px){section.product-cards-widget .product-cards-mobile{display:block;padding:0}}section.product-cards-widget .product-card{position:relative;overflow:hidden;cursor:pointer;height:100%;min-height:85vh;padding:0}@media (max-width:767.98px){section.product-cards-widget .product-card{min-height:75vh}}section.product-cards-widget .product-card .product-card-link{display:block;height:100%;text-decoration:none;position:relative}section.product-cards-widget .product-cards-mobile .product-card{width:100%;height:75vh}section.product-cards-widget .product-card-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}section.product-cards-widget .product-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}section.product-cards-widget .product-card:hover .product-card-image img{transform:scale(1.05)}section.product-cards-widget .product-card-content{position:absolute;bottom:0;left:0;right:0;padding:48px;z-index:2;color:#fff}@media (max-width:767.98px){section.product-cards-widget .product-card-content{padding:32px 24px}}section.product-cards-widget .product-card-title{font-size:76px;font-weight:500;margin:0 0 8px;color:#fff;line-height:1.2}@media (max-width:767.98px){section.product-cards-widget .product-card-title{font-size:46px}}section.product-cards-widget .product-card-subtitle{font-size:24px;font-weight:400;margin:0 0 24px;color:#fff}@media (max-width:767.98px){section.product-cards-widget .product-card-subtitle{font-size:16px;margin-bottom:20px}}section.product-cards-widget .product-card-button{position:relative;display:inline-block;padding:14px 32px;background:#fff;color:#000;border:none;border-radius:9999px;font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:1.29px;cursor:pointer;transition:all .3s ease;overflow:hidden;isolation:isolate;z-index:1}@media (max-width:767.98px){section.product-cards-widget .product-card-button{padding:12px 28px;font-size:16px}}section.product-cards-widget .product-card-button:before{content:"";display:block;height:100%;width:100%;box-sizing:border-box;position:absolute;background-color:#ff803b;transform:scaleX(0);transform-origin:left;overflow:hidden;transition:transform .3s ease-out;top:0;left:0;border-radius:9999px;z-index:-1}section.product-cards-widget .product-card:hover .product-card-button:before{transform:scaleX(1)}section.product-cards-widget .product-card:hover .product-card-button{color:#000}section.product-cards-widget .product-cards-swiper{overflow:visible;height:75vh}section.product-cards-widget .product-cards-swiper .swiper-wrapper{display:-ms-flexbox;display:flex;height:100%}section.product-cards-widget .product-cards-swiper .swiper-slide{width:auto;height:100%}