/*
Generated time: December 25, 2024 01:59
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
:root{--anim-time:1.2s}@keyframes fadeIn{0%{opacity:0}70%{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,15%,0)}100%{opacity:1;transform:none}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-15%,0)}100%{opacity:1;transform:none}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-15%)}100%{opacity:1;transform:none}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(15%)}100%{opacity:1;transform:none}}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.5,.5,.5)}50%{opacity:1}}@keyframes zoomOut{0%{opacity:0;transform:scale3d(1.05,1.05,1.05)}50%{opacity:1}}.shopify-section.reveal svg.road-svg path{animation:fadeInUp var(--anim-time) ease-out both .1s}.shopify-section.reveal .deal-banner :is(.deal-clock) ul li:nth-child(2){animation-delay:.1s}.shopify-section.reveal .deal-banner :is(.deal-clock) ul li:nth-child(3){animation-delay:.2s}.shopify-section.reveal .deal-banner :is(.deal-clock) ul li:nth-child(4){animation-delay:.3s}.shopify-section.reveal .deal-banner :is(.deal-clock) ul li{animation:fadeInDown var(--anim-time) ease-out both}.shopify-section-header-sticky .header-wrapper .header{animation:fadeInDown 1s ease both}.shopify-section.reveal .footer_menu>li>a{animation:fadeInUp 1s ease-out .05s both}