.animate-on-scroll{opacity:0;visibility:hidden;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1),visibility 0s .8s}.animate-on-scroll.animated{opacity:1;visibility:visible;transition-delay:0s}.animate-fade-in-up{transform:translateY(60px)}.animate-fade-in-up.animated{transform:translateY(0)}.animate-fade-in-down{transform:translateY(-60px)}.animate-fade-in-down.animated{transform:translateY(0)}.animate-slide-in-left{transform:translate(-60px)}.animate-slide-in-left.animated{transform:translate(0)}.animate-slide-in-right{transform:translate(60px)}.animate-slide-in-right.animated{transform:translate(0)}.animate-scale-in{transform:scale(.8)}.animate-scale-in.animated{transform:scale(1)}.animate-blur-in{filter:blur(10px)}.animate-blur-in.animated{filter:blur(0)}.animate-rotate-in{transform:rotate(-10deg) scale(.9)}.animate-rotate-in.animated{transform:rotate(0) scale(1)}.animate-delay-100{transition-delay:.1s}.animate-delay-200{transition-delay:.2s}.animate-delay-300{transition-delay:.3s}.animate-delay-400{transition-delay:.4s}.animate-delay-500{transition-delay:.5s}.animate-delay-600{transition-delay:.6s}.product-hero-cowboy__content{animation:fadeInUp 1s cubic-bezier(.16,1,.3,1) forwards}.product-hero-cowboy__title{animation:fadeInUp .8s cubic-bezier(.16,1,.3,1) .2s forwards;opacity:0}.product-hero-cowboy__subtitle{animation:fadeInUp .8s cubic-bezier(.16,1,.3,1) .4s forwards;opacity:0}.product-hero-cowboy__button{animation:fadeInUp .8s cubic-bezier(.16,1,.3,1) .6s forwards;opacity:0}.product-introduction-cowboy{overflow:hidden}.product-introduction-cowboy__text-wrapper{animation:slideInLeft .8s cubic-bezier(.16,1,.3,1) forwards;opacity:0}.product-introduction-cowboy__image-wrapper{animation:slideInRight .8s cubic-bezier(.16,1,.3,1) forwards;opacity:0}.product-features-icons-cowboy__grid{display:grid;gap:2rem}.product-features-icons-cowboy__item{animation:scaleIn .6s cubic-bezier(.34,1.56,.64,1) forwards;opacity:0;transform:scale(.8)}.product-features-icons-cowboy__item:nth-child(1){animation-delay:.1s}.product-features-icons-cowboy__item:nth-child(2){animation-delay:.2s}.product-features-icons-cowboy__item:nth-child(3){animation-delay:.3s}.product-features-icons-cowboy__item:nth-child(4){animation-delay:.4s}.product-features-icons-cowboy__item:nth-child(5){animation-delay:.5s}.product-features-icons-cowboy__item:nth-child(6){animation-delay:.6s}.product-features-detail__item{animation:fadeInUp .8s cubic-bezier(.16,1,.3,1) forwards;opacity:0}.product-features-detail__item:nth-child(odd) .product-features-detail__image-wrapper{animation:slideInLeft .8s cubic-bezier(.16,1,.3,1) forwards;opacity:0}.product-features-detail__item:nth-child(2n) .product-features-detail__image-wrapper{animation:slideInRight .8s cubic-bezier(.16,1,.3,1) forwards;opacity:0}.product-features-detail__image{transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.product-features-detail__image:hover{transform:scale(1.05)}.product-testimonial-cowboy__item{animation:blurIn .8s cubic-bezier(.16,1,.3,1) forwards;opacity:0;filter:blur(10px)}.product-testimonial-cowboy__item:nth-child(1){animation-delay:.1s}.product-testimonial-cowboy__item:nth-child(2){animation-delay:.3s}.product-testimonial-cowboy__item:nth-child(3){animation-delay:.5s}.product-testimonial-cowboy__item:nth-child(4){animation-delay:.7s}.about-hero-cowboy__content{animation:fadeInUp 1s cubic-bezier(.16,1,.3,1) .3s forwards;opacity:0}.about-hero-cowboy__image{animation:scaleIn 1.2s cubic-bezier(.16,1,.3,1) forwards;transform:scale(1.1)}.about-section__content{animation:fadeInUp .8s cubic-bezier(.16,1,.3,1) forwards;opacity:0}.about-section__image{animation:slideInRight .8s cubic-bezier(.16,1,.3,1) forwards;opacity:0;transform:translate(60px)}.partners-section{overflow:hidden}.partners-section__content{animation:slideInLeft .8s cubic-bezier(.16,1,.3,1) forwards;opacity:0}.blog-hero-cowboy__content{animation:fadeInUp 1s cubic-bezier(.16,1,.3,1) .2s forwards;opacity:0}.blog-hero-cowboy__title{animation:fadeInUp .8s cubic-bezier(.16,1,.3,1) .4s forwards;opacity:0}.blog-hero-cowboy__subtitle{animation:fadeInUp .8s cubic-bezier(.16,1,.3,1) .6s forwards;opacity:0}.blog-list-cowboy__item{animation:fadeInUp .6s cubic-bezier(.16,1,.3,1) forwards;opacity:0;transform:translateY(40px)}.blog-list-cowboy__item:nth-child(1){animation-delay:.1s}.blog-list-cowboy__item:nth-child(2){animation-delay:.2s}.blog-list-cowboy__item:nth-child(3){animation-delay:.3s}.blog-list-cowboy__item:nth-child(4){animation-delay:.4s}.blog-list-cowboy__item:nth-child(5){animation-delay:.5s}.blog-list-cowboy__item:nth-child(6){animation-delay:.6s}.blog-list-cowboy__card{transition:transform .4s cubic-bezier(.25,.46,.45,.94),box-shadow .4s cubic-bezier(.25,.46,.45,.94)}.blog-list-cowboy__card:hover{transform:translateY(-8px);box-shadow:0 16px 48px #00000026}.blog-list-cowboy__image{transition:transform .6s cubic-bezier(.25,.46,.45,.94);overflow:hidden}.blog-list-cowboy__card:hover .blog-list-cowboy__image{transform:scale(1.1)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-60px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-60px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(60px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes blurIn{0%{opacity:0;filter:blur(10px)}to{opacity:1;filter:blur(0)}}@keyframes rotateIn{0%{opacity:0;transform:rotate(-10deg) scale(.9)}to{opacity:1;transform:rotate(0) scale(1)}}.parallax-element{will-change:transform}@media(prefers-reduced-motion:reduce){.animate-on-scroll,.product-hero-cowboy__content,.product-hero-cowboy__title,.product-hero-cowboy__subtitle,.product-hero-cowboy__button,.product-introduction-cowboy__text-wrapper,.product-introduction-cowboy__image-wrapper,.product-features-icons-cowboy__item,.product-features-detail__item,.product-testimonial-cowboy__item,.about-hero-cowboy__content,.about-hero-cowboy__image,.about-section__content,.about-section__image,.partners-section__content,.blog-hero-cowboy__content,.blog-hero-cowboy__title,.blog-hero-cowboy__subtitle,.blog-list-cowboy__item{animation:none!important;opacity:1!important;transform:none!important;filter:none!important;transition:none!important}}@media(max-width:768px){.animate-fade-in-up,.animate-fade-in-down,.animate-slide-in-left,.animate-slide-in-right{transform:translateY(30px)!important}.animate-slide-in-left.animated,.animate-slide-in-right.animated{transform:translate(0)!important}}.page-loaded .product-hero-cowboy__content,.page-loaded .product-hero-cowboy__title,.page-loaded .product-hero-cowboy__subtitle,.page-loaded .product-hero-cowboy__button,.page-loaded .product-introduction-cowboy__text-wrapper,.page-loaded .product-introduction-cowboy__image-wrapper,.page-loaded .product-features-icons-cowboy__item,.page-loaded .about-hero-cowboy__content,.page-loaded .about-hero-cowboy__image,.page-loaded .blog-hero-cowboy__content,.page-loaded .blog-hero-cowboy__title,.page-loaded .blog-hero-cowboy__subtitle{animation-play-state:running}
/*# sourceMappingURL=/cdn/shop/t/46/assets/page-animations.css.map */
