body{font-family:var(--DTFontTypo_Heading),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:400;letter-spacing:-.02em}h1,h2,h3,h4,h5,h6,.product-title,.section-heading,.hero-title{font-weight:800!important;letter-spacing:-.03em!important;line-height:1.1!important}h1,.hero-title{font-size:clamp(40px,8vw,90px)!important}h2,.section-heading{font-size:clamp(32px,6vw,60px)!important}h3{font-size:clamp(24px,4vw,40px)!important}.container,.page-width{max-width:1400px;padding-left:clamp(20px,5vw,60px);padding-right:clamp(20px,5vw,60px)}.revomadic-hero{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;background-size:cover;background-position:center;overflow:hidden}.revomadic-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#000000b3,#0000004d);z-index:1}.revomadic-hero-content{position:relative;z-index:2;text-align:center;color:#fff;max-width:1000px;padding:40px}.revomadic-hero-label{font-size:14px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:#0de5c8;margin-bottom:20px;display:inline-block}.revomadic-hero-title{font-size:clamp(50px,10vw,110px);font-weight:900;line-height:.95;margin-bottom:30px;letter-spacing:-.04em}.revomadic-hero-subtitle{font-size:clamp(18px,3vw,26px);font-weight:400;margin-bottom:50px;opacity:.95;line-height:1.4}.revomadic-btn,.btn-revomadic{display:inline-flex;align-items:center;justify-content:center;padding:22px 50px;font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;border-radius:8px;transition:all .4s cubic-bezier(.4,0,.2,1);text-decoration:none;border:none;cursor:pointer;position:relative;overflow:hidden;z-index:1}.revomadic-btn-primary{background:#0de5c8;color:#000;box-shadow:0 10px 40px #0de5c866}.revomadic-btn-primary:hover{background:#0ab8a8;transform:translateY(-3px);box-shadow:0 15px 50px #0de5c899}.revomadic-btn-secondary{background:transparent;color:#fff;border:2px solid #ffffff}.revomadic-btn-secondary:hover{background:#fff;color:#000;transform:translateY(-3px)}.revomadic-btn-dark{background:#000;color:#0de5c8;border:2px solid #0DE5C8}.revomadic-btn-dark:hover{background:#0de5c8;color:#000;transform:translateY(-3px);box-shadow:0 15px 50px #0de5c880}.revomadic-btn:after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#ffffff4d;transform:translate(-50%,-50%);transition:width .6s,height .6s}.revomadic-btn:active:after{width:300px;height:300px}.revomadic-product-card{background:#fff;border-radius:16px;overflow:hidden;transition:all .4s ease;box-shadow:0 4px 20px #00000014;position:relative}.revomadic-product-card:hover{transform:translateY(-10px);box-shadow:0 20px 60px #00000026}.revomadic-product-image{position:relative;overflow:hidden;aspect-ratio:1;background:#f8f9fa}.revomadic-product-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.revomadic-product-card:hover .revomadic-product-image img{transform:scale(1.08)}.revomadic-product-badge{position:absolute;top:15px;left:15px;background:#0de5c8;color:#000;padding:8px 16px;border-radius:6px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:1px;z-index:2}.revomadic-product-info{padding:25px}.revomadic-product-title{font-size:22px;font-weight:700;margin-bottom:10px;color:#000}.revomadic-product-price{font-size:28px;font-weight:800;color:#000;margin-bottom:15px}.revomadic-product-description{font-size:15px;color:#666;line-height:1.6;margin-bottom:20px}.revomadic-section{background:#fff}.revomadic-section-dark{background:#000;color:#fff}.revomadic-section-gray{background:#f8f9fa}.revomadic-section-header{text-align:center;max-width:800px;margin:0 auto 60px}.revomadic-section-label{font-size:14px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:#0de5c8;margin-bottom:15px;display:block}.revomadic-section-title{font-size:clamp(36px,6vw,60px);font-weight:800;line-height:1.1;margin-bottom:20px;letter-spacing:-.03em}.revomadic-section-subtitle{font-size:clamp(16px,2.5vw,20px);color:#666;line-height:1.6}.revomadic-section-dark .revomadic-section-subtitle{color:#afcccc}.revomadic-testimonial{background:#fff;padding:40px;border-radius:16px;box-shadow:0 4px 30px #00000014;transition:all .3s ease}.revomadic-testimonial:hover{transform:translateY(-5px);box-shadow:0 10px 40px #0000001f}.revomadic-testimonial-header{display:flex;align-items:center;margin-bottom:25px}.revomadic-testimonial-avatar{width:70px;height:70px;border-radius:50%;object-fit:cover;margin-right:20px;border:3px solid #0DE5C8}.revomadic-testimonial-author{flex:1}.revomadic-testimonial-name{font-size:18px;font-weight:700;color:#000;margin-bottom:5px}.revomadic-testimonial-title{font-size:14px;color:#666;font-style:italic}.revomadic-testimonial-rating{display:flex;gap:5px;margin-bottom:20px}.revomadic-testimonial-rating svg{width:20px;height:20px;fill:gold}.revomadic-testimonial-text{font-size:16px;line-height:1.7;color:#333}.revomadic-trust-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;padding:60px 0}.revomadic-trust-item{text-align:center;transition:transform .3s ease}.revomadic-trust-item:hover{transform:translateY(-5px)}.revomadic-trust-icon{width:80px;height:80px;background:linear-gradient(135deg,#0de5c8,#0ab8a8);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;box-shadow:0 10px 30px #0de5c84d}.revomadic-trust-icon svg{width:40px;height:40px;fill:#000}.revomadic-trust-title{font-size:20px;font-weight:700;margin-bottom:10px;color:#000}.revomadic-trust-subtitle{font-size:15px;color:#666}.revomadic-faq-item{background:#fff;border:2px solid #f0f0f0;border-radius:12px;margin-bottom:15px;overflow:hidden;transition:all .3s ease}.revomadic-faq-item:hover{border-color:#0de5c8}.revomadic-faq-question{padding:25px 30px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-size:18px;font-weight:700;color:#000;transition:all .3s ease}.revomadic-faq-question:hover{background:#f8f9fa}.revomadic-faq-icon{width:24px;height:24px;transition:transform .3s ease}.revomadic-faq-item.active .revomadic-faq-icon{transform:rotate(180deg)}.revomadic-faq-answer{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .4s ease;padding:0 30px}.revomadic-faq-item.active .revomadic-faq-answer{max-height:500px;padding:0 30px 25px}.revomadic-faq-answer p{font-size:16px;line-height:1.7;color:#666}.revomadic-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:50px;text-align:center}.revomadic-stat-number{font-size:clamp(48px,8vw,80px);font-weight:900;color:#0de5c8;line-height:1;margin-bottom:10px}.revomadic-stat-label{font-size:18px;font-weight:600;color:#000;text-transform:uppercase;letter-spacing:1px}.revomadic-grid-2{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:40px}.revomadic-grid-3{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px}.revomadic-grid-4{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.revomadic-fade-in{animation:fadeInUp .8s ease forwards}.revomadic-fade-in-delay-1{animation:fadeInUp .8s ease .2s forwards;opacity:0}.revomadic-fade-in-delay-2{animation:fadeInUp .8s ease .4s forwards;opacity:0}@media (max-width: 768px){.revomadic-hero{min-height:80vh}.revomadic-hero-title{font-size:clamp(36px,10vw,50px)}.revomadic-btn{padding:18px 35px;font-size:14px}.revomadic-grid-2,.revomadic-grid-3,.revomadic-grid-4{grid-template-columns:1fr;gap:25px}.revomadic-section-title{font-size:clamp(28px,8vw,40px)}.revomadic-testimonial{padding:25px}}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{image-rendering:-webkit-optimize-contrast}.revomadic-product-card,.revomadic-testimonial,.revomadic-btn{will-change:transform}
/*# sourceMappingURL=/cdn/shop/t/19/assets/revomadic-style.css.map */
