:root{--loodys-yellow: #FED400;--loodys-dark: #121212;--loodys-radius: 4px}.custom-wild-gallery{padding:48px 0;background:var(--loodys-dark);overflow:hidden}.custom-wild-gallery__header{text-align:center;margin-bottom:32px;padding:0 16px}.custom-wild-gallery__heading{color:#fff;font-size:clamp(1.6rem,3vw,2.6rem);font-weight:700;margin:0 0 8px;text-transform:uppercase;letter-spacing:.04em}.custom-wild-gallery__subtext{color:#ffffffa6;font-size:1rem;margin:0}.custom-wild-swiper{overflow:hidden;padding:0 20px 48px}.custom-wild-slide__link{display:block;text-decoration:none}.custom-wild-slide__img-wrap{position:relative;aspect-ratio:1 / 1;overflow:hidden;border-radius:var(--loodys-radius);background:#1a1a1a}.custom-wild-slide__img-wrap--placeholder svg{width:100%;height:100%;object-fit:cover}.custom-wild-slide__img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.custom-wild-slide:hover .custom-wild-slide__img{transform:scale(1.04)}.custom-wild-slide__caption{color:#fffc;font-size:.8rem;text-align:center;margin-top:8px;padding:0 4px}.custom-wild-pagination{bottom:12px!important}.custom-wild-pagination .swiper-pagination-bullet{background:#fff;opacity:.4}.custom-wild-pagination .swiper-pagination-bullet-active{background:var(--loodys-yellow);opacity:1}.custom-wild-btn-prev,.custom-wild-btn-next{color:var(--loodys-yellow)!important}.custom-wild-btn-prev:after,.custom-wild-btn-next:after{font-size:1.2rem!important;font-weight:700}.custom-service-cols{padding:48px 0}.custom-service-cols__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media(max-width:749px){.custom-service-cols__grid{grid-template-columns:1fr;gap:12px}}.custom-service-cols__item{display:block;text-decoration:none;position:relative;overflow:hidden;border-radius:var(--loodys-radius)}.custom-service-cols__img-wrap{position:relative;aspect-ratio:4 / 3;overflow:hidden}.custom-service-cols__img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.custom-service-cols__item:hover .custom-service-cols__img{transform:scale(1.05)}.custom-service-cols__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent 40%,rgba(0,0,0,.7) 100%);transition:background .3s}.custom-service-cols__item:hover .custom-service-cols__overlay{background:linear-gradient(to bottom,transparent 20%,rgba(0,0,0,.82) 100%)}.custom-service-cols__label{position:absolute;bottom:16px;left:0;right:0;text-align:center;color:#fff;font-size:clamp(1.1rem,2vw,1.5rem);font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:0 12px}.custom-tire-features{padding:56px 0;background:var(--loodys-dark);color:#fff}.custom-tire-features__header{text-align:center;margin-bottom:40px}.custom-tire-features__heading{font-size:clamp(1.6rem,3vw,2.4rem);font-weight:700;text-transform:uppercase;letter-spacing:.04em;margin:0 0 10px;color:#fff}.custom-tire-features__subtext{color:#ffffffa6;font-size:1rem;margin:0}.custom-tire-features__badges{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:36px}@media(max-width:749px){.custom-tire-features__badges{grid-template-columns:1fr;gap:16px}}.custom-tire-features__badge{display:flex;gap:16px;align-items:flex-start;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:var(--loodys-radius);padding:24px}.custom-tire-features__badge-icon{flex-shrink:0;color:var(--loodys-yellow)}.custom-tire-features__badge-text{display:flex;flex-direction:column;gap:6px}.custom-tire-features__badge-title{font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--loodys-yellow)}.custom-tire-features__badge-desc{font-size:.875rem;color:#ffffffb3;line-height:1.5}.custom-tire-features__cta{text-align:center}.custom-testimonials{padding:56px 0;background:var(--loodys-dark);overflow:hidden}.custom-testimonials__header{text-align:center;margin-bottom:36px}.custom-testimonials__heading{color:#fff;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:700;text-transform:uppercase;letter-spacing:.04em;margin:0 0 8px}.custom-testimonials__subtext{color:#fff9;font-size:.95rem;margin:0}.custom-testimonials__track-wrap{overflow:hidden}.custom-testimonials__track{display:flex;transition:transform .5s cubic-bezier(.4,0,.2,1);will-change:transform}.custom-testimonials__card{min-width:100%;padding:0 20px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px}@media(min-width:750px){.custom-testimonials__card{padding:0 15%}}.custom-testimonials__stars{display:flex;gap:4px;font-size:1.3rem;color:var(--loodys-yellow)}.custom-testimonials__star--empty{color:#fff3}.custom-testimonials__quote{color:#fff;font-size:clamp(1rem,2vw,1.2rem);font-style:italic;line-height:1.7;margin:0;border:none;padding:0}.custom-testimonials__author{display:flex;flex-direction:column;gap:2px}.custom-testimonials__name{color:var(--loodys-yellow);font-weight:700;font-size:.95rem;text-transform:uppercase;letter-spacing:.06em}.custom-testimonials__location{color:#ffffff80;font-size:.8rem}.custom-testimonials__dots{display:flex;justify-content:center;gap:8px;margin-top:28px}.custom-testimonials__dot{width:8px;height:8px;border-radius:50%;border:none;background:#ffffff4d;cursor:pointer;padding:0;transition:background .25s,transform .25s}.custom-testimonials__dot.is-active{background:var(--loodys-yellow);transform:scale(1.3)}.custom-contact-cta{padding:48px 0;background:var(--loodys-yellow)}.custom-contact-cta__inner{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}@media(max-width:749px){.custom-contact-cta__inner{flex-direction:column;text-align:center}}.custom-contact-cta__heading{font-size:clamp(1.2rem,2.5vw,1.8rem);font-weight:900;text-transform:uppercase;letter-spacing:.05em;color:var(--loodys-dark);margin:0 0 6px;line-height:1.2}.custom-contact-cta__subtext{color:#000000a6;font-size:.9rem;margin:0;max-width:540px}.custom-contact-cta__btn{background:var(--loodys-dark)!important;color:#fff!important;border-color:var(--loodys-dark)!important;white-space:nowrap;padding:14px 28px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.custom-contact-cta__btn:hover{background:#000!important;border-color:#000!important}.custom-scroll-top{position:fixed;bottom:28px;right:24px;z-index:9000;width:44px;height:44px;border-radius:50%;background:var(--loodys-yellow);color:var(--loodys-dark);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #0000004d;opacity:0;transform:translateY(12px);pointer-events:none;transition:opacity .3s,transform .3s}.custom-scroll-top--visible{opacity:1;transform:translateY(0);pointer-events:auto}.custom-scroll-top:hover{background:#e6c000}
/*# sourceMappingURL=/cdn/shop/t/32/assets/custom-styles.css.map */
