.history-section{width:100%;background:#f3f3f3;padding:70px 20px 60px;box-sizing:border-box;overflow:hidden;}.history-wrap{max-width:1350px;margin:0 auto;display:grid;grid-template-columns:1.05fr 0.95fr;gap:80px;align-items:center;}.history-image-box{width:100%;overflow:hidden;}.history-image-box img{width:100%;height:480px;object-fit:cover;display:block;transition:opacity 0.35s ease,transform 0.35s ease;}.history-image-box img.is-changing{opacity:0;transform:translateX(20px);}.history-content{min-width:0;}.history-content h2{font-size:56px;line-height:1.1;margin:0 0 55px;color:#151515;font-weight:800;letter-spacing:1px;}.history-years{display:flex;flex-wrap:nowrap;gap:4px;margin-bottom:80px;max-width:500px;overflow-x:auto;overflow-y:hidden;white-space:nowrap;scrollbar-width:none;-ms-overflow-style:none;cursor:grab;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;}.history-years::-webkit-scrollbar{display:none;}.history-years.dragging{cursor:grabbing;user-select:none;scroll-behavior:auto;}.history-section .year-btn{flex:0 0 auto;border:none !important;background:#ffffff !important;color:#222 !important;font-size:20px;line-height:1;padding:12px 18px;cursor:pointer;transition:all 0.25s ease;box-shadow:none !important;outline:none !important;border-radius:0 !important;}.history-section .year-btn:hover,.history-section .year-btn.active{background:#175436 !important;color:#ffffff !important;}.history-text{min-height:100px;transition:opacity 0.35s ease,transform 0.35s ease;}.history-text h3{font-size:34px;line-height:1.25;color:#151515;margin:0;font-weight:800;max-width:560px;}.history-text.is-changing{opacity:0;transform:translateY(15px);}.history-arrows{display:flex;justify-content:center;gap:28px;margin-top:35px;}.history-section .history-arrow,.history-section .history-arrow:hover,.history-section .history-arrow:focus,.history-section .history-arrow:active{width:auto !important;height:auto !important;min-width:0 !important;min-height:0 !important;padding:0 !important;margin:0 !important;border:none !important;background:transparent !important;background-color:transparent !important;box-shadow:none !important;outline:none !important;border-radius:0 !important;line-height:1 !important;font-size:50px !important;font-weight:400 !important;cursor:pointer;}.history-section .history-arrow{color:#aaa !important;}.history-section .history-arrow:hover{color:#175436 !important;transform:scale(1.1);}@media (max-width:1024px){.history-wrap{grid-template-columns:1fr;gap:45px;}.history-content h2{font-size:46px;margin-bottom:35px;}.history-years{max-width:100%;margin-bottom:60px;}.history-image-box img{height:420px;}}@media (max-width:767px){.history-section{padding:45px 15px;}.history-image-box img{height:260px;}.history-content h2{font-size:38px;margin-bottom:28px;}.history-years{max-width:100%;gap:5px;margin-bottom:45px;}.history-section .year-btn{font-size:16px;padding:10px 14px;}.history-text{min-height:70px;}.history-text h3{font-size:28px;}.history-section .history-arrow,.history-section .history-arrow:hover,.history-section .history-arrow:focus,.history-section .history-arrow:active{font-size:42px !important;}}