.timeline_custom{padding:40px 0 80px;position:relative}.timeline_custom__inner{position:relative;width:100%}.timeline_custom__line{background:#0a67b1;bottom:36px;height:2px;left:0;position:absolute;right:0;z-index:1}.timeline_custom__slider{padding-bottom:27px;position:relative;width:100%;z-index:2}.timeline_custom__wrapper{align-items:flex-start;display:flex}.timeline_custom__slide{align-items:center;display:flex;flex-direction:column;width:280px}.timeline_custom__card{background:#fff;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.08);display:flex;flex-direction:column;height:200px;justify-content:center;padding:24px;transition:transform .25s ease,box-shadow .25s ease;width:calc(100% - 10px);z-index:3}.timeline_custom__card:hover{background:linear-gradient(180deg,#04a0e6,#0a67b1)}.timeline_custom__card:hover .timeline_custom__text,.timeline_custom__card:hover .timeline_custom__year{color:#fff}.timeline_custom__year{color:#0a67b1;font-family:Montserrat,sans-serif;font-size:32px;font-weight:700;margin:0 0 8px}.timeline_custom__text{color:#3e3e3e;font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;line-height:1.35}.timeline_custom__dot{background:#f68020;border-radius:50%;height:25px;margin-top:25px;position:relative;width:25px;z-index:4}.timeline_custom__dot:after{background:#fff;border-radius:50%;content:"";height:11px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:11px}.timeline_custom__navwrap{bottom:0;display:none;gap:14px;left:50%;position:absolute;transform:translateX(-50%);z-index:6}.timeline_custom__btn{align-items:center;background:#0a67b1;border:none;border-radius:50%;box-shadow:0 6px 14px rgba(10,103,177,.15);color:#fff;cursor:pointer;display:inline-flex;font-size:26px;height:54px;justify-content:center;line-height:1;width:54px}.timeline_custom__btn:focus{outline:none}@media (max-width:768px){.timeline_custom__dot{margin-top:40px}.timeline_custom__slider{padding-bottom:40px}.timeline_custom__navwrap{margin-bottom:-40px}.timeline_custom__year{font-size:30px!important}.timeline_custom__slide{width:85%}.timeline_custom__card{width:100%}.timeline_custom__navwrap{align-items:center;display:flex;justify-content:center}.timeline_custom__line{bottom:52px}}@media (min-width:769px){.timeline_custom__navwrap{display:none}}