.transformations_section{color:#fff;text-align:center;background:#060606;flex-direction:column;align-items:center;gap:1rem;width:100%;padding:5rem 0 4.5rem;display:flex}.transformations_title{text-transform:uppercase;color:#f8d22a;letter-spacing:2px;text-shadow:0 0 25px #f8d22a33;padding:0 1rem;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:900}.transformations_sub{color:#bbb;max-width:700px;margin-bottom:2rem;padding:0 1.5rem;font-size:1.1rem;line-height:1.6}.tr_track_wrap{width:100%;overflow:hidden}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.tr_track{gap:1rem;width:max-content;padding:.5rem 0;animation:32s linear infinite marquee;display:flex}.tr_track:hover{animation-play-state:paused}.transformation_card{border:1px solid #f8d22a1f;border-radius:1.2rem;flex:none;width:240px;height:330px;transition:transform .4s,border-color .3s;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000080}.transformation_card:hover{border-color:#f8d22a66;transform:scale(1.04)}.transformation_card img{object-fit:cover;width:100%;height:100%;display:block}.mobile_slider{flex-direction:column;align-items:center;gap:.9rem;width:92%;margin:0 auto;display:flex}.mobile_arrows{align-items:center;gap:1.2rem;display:flex}.mobile_counter{color:#888;text-align:center;min-width:48px;font-size:.95rem}.mobile_slide{border:1px solid #f8d22a33;border-radius:1.3rem;justify-content:center;align-items:center;width:100%;max-height:78vh;display:flex;overflow:hidden;box-shadow:0 8px 30px #0009}.mobile_slide img{object-fit:contain;width:100%;height:auto;max-height:78vh;display:block}.arrow{color:#f8d22a;cursor:pointer;background:#f8d22a1f;border:1px solid #f8d22a4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:2rem;line-height:1;transition:background .25s,border-color .25s;display:flex}.arrow:hover{background:#f8d22a47;border-color:#f8d22a}@media (max-width:767px){.transformations_section{padding:3.5rem 0 3rem}}
