@media(min-width:1024px){.process-section{height:350vh}.process-card{position:relative;transform:translateY(250%);transition:transform .3s linear,background-color .5s ease;will-change:transform,background-color}.process-card-one,.process-card-two,.process-card-three,.process-card-four{transform:translate(0,250%)}}.card .card-image,.card .card-content{transition:height .5s ease}.card:hover .card-image{height:60%}.card:hover .card-content{height:38%}.card .card-subtitle{opacity:0;max-height:0;overflow:hidden;transition:opacity .3s ease,transform .3s ease,max-height .3s ease}.card .card-footer{transition-duration:.5s}.card:hover .card-subtitle{opacity:1;transform:translateY(0);max-height:100px}.card:hover .card-footer{background-color:#ffed00}.card:hover .card-footer .card-button-title{color:#484848}.card-button-title,.card-button-arrow{display:inline-block;position:relative;transition:transform .4s ease}.card-button-title::after,.card-button-arrow::after{content:attr(data-text);position:absolute;left:-100%;top:0;opacity:0;transition:left .4s ease,opacity .4s ease}.card:hover .card-button-title::after,.card:hover .card-button-arrow::after{left:0;opacity:1}.card:hover .card-button-title,.card:hover .card-button-arrow{transform:translateX(10px)}.slider{overflow:hidden;position:relative}.slider-images{display:flex;transition:transform .5s ease-in-out;width:auto}.slide{min-width:100%;user-select:none}.indicator.active path{stroke:#ffed00}.parallax-wrapper{position:relative;height:calc((var(--image-count) + 1) * 100vh)}.parallax-sticky{position:sticky;top:0;height:100vh;overflow:hidden}.parallax-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .6s ease;will-change:opacity}.parallax-image.is-active{opacity:1}.hero-title{font-size:4vw}.hero-subtitle{font-size:1vw}.hero-button{font-size:1.2vw}.animated-button1{overflow:hidden}.animated-button1::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:#ad8585;opacity:0;-webkit-transition:.2s opacity ease-in-out;transition:.2s opacity ease-in-out}.animated-button1:hover::before{opacity:.2}.animated-button1 span{position:absolute}.animated-button1 span:nth-child(1){top:0;left:0;width:100%;height:2px;background:-webkit-gradient(linear,right top,left top,from(rgba(43,8,8,0)),to(#d92626));background:linear-gradient(to left,rgba(43,8,8,0),#d92626);-webkit-animation:2s animateTop linear infinite;animation:2s animateTop linear infinite}@keyframes animateTop{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.animated-button1 span:nth-child(2){top:0;right:0;height:100%;width:2px;background:-webkit-gradient(linear,left bottom,left top,from(rgba(43,8,8,0)),to(#d92626));background:linear-gradient(to top,rgba(43,8,8,0),#d92626);-webkit-animation:2s animateRight linear -1s infinite;animation:2s animateRight linear -1s infinite}@keyframes animateRight{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}100%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}.animated-button1 span:nth-child(3){bottom:0;left:0;width:100%;height:2px;background:-webkit-gradient(linear,left top,right top,from(rgba(43,8,8,0)),to(#d92626));background:linear-gradient(to right,rgba(43,8,8,0),#d92626);-webkit-animation:2s animateBottom linear infinite;animation:2s animateBottom linear infinite}@keyframes animateBottom{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}100%{-webkit-transform:translateX(100%);transform:translateX(100%)}}.animated-button1 span:nth-child(4){top:0;left:0;height:100%;width:2px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(43,8,8,0)),to(#d92626));background:linear-gradient(to bottom,rgba(43,8,8,0),#d92626);-webkit-animation:2s animateLeft linear -1s infinite;animation:2s animateLeft linear -1s infinite}@keyframes animateLeft{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}100%{-webkit-transform:translateY(100%);transform:translateY(100%)}}.product-card{position:relative;overflow:hidden;min-height:400px}.product-image{position:relative;z-index:1}.product-content{position:absolute;bottom:0;left:0;width:100%;padding:16px;background:#f8f6df;z-index:2;padding:10px;transform:translateY(30px);transition:transform .4s ease}.product-title,.product-price{transition:transform .4s ease}.add-to-cart{opacity:0;transform:translateY(30px);pointer-events:none;transition:opacity .3s ease,transform .4s ease}.product-card:hover .product-content{transform:translateY(-20px)}.product-card:hover .add-to-cart{opacity:1;transform:translateY(10px);pointer-events:auto}.blog-card:hover .blog-title{text-decoration:underline;text-decoration-color:#ffed00}.link:hover p{text-decoration:underline;text-decoration-color:#ffed00}@media only screen and (max-width:1023px){.hero-title{font-size:5vw}.hero-subtitle{font-size:2vw}.hero-button{font-size:2vw}.product-card{min-height:350px}.product-content{transform:translateY(40px)}}@media only screen and (max-width:576px){.hero-title{font-size:7vw}.hero-subtitle{font-size:14px}.hero-button{font-size:3.5vw}.card:hover .card-image{height:50%}.card:hover .card-content{height:48%}}