.brands-section{padding:100px 0;background-color:#fff}.section-wrapper{display:flex;align-items:flex-start;justify-content:space-between;gap:64px;max-width:1440px;margin:0 auto;padding:25px 50px 36px 100px;position:relative}.brands-left{display:flex;flex-direction:column;align-items:flex-start;flex-shrink:0;position:relative;max-width:50%}.brands-indicator{position:absolute;left:-80px;top:100px;display:flex;flex-direction:column;align-items:center;gap:8px}.brands-indicator .line{width:1px;height:134px;background-color:#c4c4c4}.brands-indicator .line:first-child{height:24px}.brands-indicator .line:last-child{height:80px;margin-top:16px}.brands-indicator .number{font-size:58px;font-weight:400;margin:8px 0;color:#999}.brands-indicator .label{font-size:18px;writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg);letter-spacing:2px;color:#999}.brands-image{width:586px;max-height:482px;overflow:hidden;border-radius:12px}.brands-image img{width:100%;display:block;border-radius:12px}.brands-right{flex:1;margin-top:20px}.brands-right h2{font-size:48px;font-weight:400;margin-bottom:20px;line-height:1.2}.brands-right p{font-size:18px;font-style:normal;font-weight:400;line-height:28px}.brands-right .btn-black{display:inline-block;padding:10px 20px;background-color:#000;color:#fff;border-radius:24px;text-decoration:none;font-size:16px;font-weight:400;transition:.3s ease;margin-bottom:40px}.brands-right .btn-black:hover{background-color:#c69cfa;color:#000}.brands-stats{display:flex;gap:140px;justify-content:center;margin-top:60px;max-width:1440px;margin-left:auto;margin-right:auto;padding:0 100px}.brands-stats .stat{border-top:1px solid black;padding-top:20px;flex:1}.brands-stats .stat h4{font-size:36px;font-weight:500;margin-bottom:8px}.brands-stats .stat p{font-size:18px;font-weight:500;color:#666;margin:0}@media (max-width: 1260px){.section-wrapper{flex-direction:column;padding:24px 16px;gap:32px;align-items:center}.brands-left{max-width:100%;align-items:center}.brands-left .brands-indicator{display:none}.brands-left .brands-image{width:100%;height:auto}.brands-left .brands-image img{width:100%;height:auto;display:block;border-radius:12px}.brands-right{margin-top:0}.brands-right h2{font-size:30px}.brands-right p{font-size:18px;line-height:1.6}.brands-right .btn-black{margin-top:16px;font-size:14px;padding:10px 20px}.brands-right .btn-black:hover{background-color:#c69cfa;color:#000}.brands-stats{flex-direction:column;gap:24px;padding:0 16px;margin-top:40px}.brands-stats .stat{border-top:1px solid #000;padding-top:16px}.brands-stats .stat h4{font-size:24px}.brands-stats .stat p{font-size:14px}}@media (max-width: 768px){.section-wrapper{flex-direction:column;padding:26px 16px;gap:32px;align-items:center}}@media (max-width: 768px) and (max-width: 575px){.section-wrapper{flex-direction:column;gap:32px;align-items:center}}@media (max-width: 768px){.brands-left{max-width:100%;align-items:center}.brands-left .brands-indicator{display:none}.brands-left .brands-image{width:100%;max-width:340px;height:auto}.brands-left .brands-image img{width:100%;height:auto}.brands-right{margin-top:0}.brands-right h2{font-size:32px}.brands-right p{font-size:16px;line-height:1.6}.brands-right .btn-black{margin-top:16px;font-size:14px;padding:10px 20px}.brands-right .btn-black:hover{background-color:#c69cfa;color:#000}.brands-stats{display:none}}[data-animate]{opacity:0;transform:translateY(50px);transition:all .8s ease-out;will-change:transform,opacity}[data-animate].in-view{opacity:1;transform:translateY(0)}[data-animate][data-animate=fade-left]{transform:translate(-50px)}[data-animate][data-animate=fade-right]{transform:translate(50px)}[data-animate][data-animate=fade-up]{transform:translateY(50px)}[data-animate].in-view[data-animate=fade-left],[data-animate].in-view[data-animate=fade-right],[data-animate].in-view[data-animate=fade-up]{transform:translate(0)}
