.block-timeline{background:#fff;border-radius:2.5rem;overflow:hidden}.block-timeline .top-content{max-width:62rem;margin-left:auto;margin-right:auto}.block-timeline .top-content .wyswyg-content{max-width:46rem;margin:0 auto}.block-timeline .timeline-carousel{overflow:visible}.block-timeline .controls-wrapper{margin-top:3.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.block-timeline .swiper-timeline-carousel-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.block-timeline .swiper-slide{max-width:24rem}.block-timeline .swiper-pagination-bullet{opacity:.5;background:#043f47;width:2rem;height:3px;border-radius:3px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media(max-width: 640px){.block-timeline .swiper-pagination-bullet{width:.5rem}}.block-timeline .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1;width:5rem}@media(max-width: 640px){.block-timeline .swiper-pagination-bullet.swiper-pagination-bullet-active{width:1.5rem}}.block-timeline .controls{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}.block-timeline .control{border-radius:.5rem;border:1px solid #1d1d1b;width:3rem;height:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.block-timeline .control img{-webkit-transform:translateX(-1px);transform:translateX(-1px)}.block-timeline .control.prev{right:calc(100% + 1rem)}@media(max-width: 1600px){.block-timeline .control.prev{right:auto;left:2.5rem}}@media(max-width: 767px){.block-timeline .control.prev{left:auto;right:calc(50% + 1rem)}}.block-timeline .control.next{left:calc(100% + 1rem)}@media(max-width: 1600px){.block-timeline .control.next{left:auto;right:2.5rem}}@media(max-width: 767px){.block-timeline .control.next{right:auto;left:calc(50% + 1rem)}}.block-timeline .control.next img{-webkit-transform:rotate(180deg) translateX(-1px);transform:rotate(180deg) translateX(-1px)}.block-timeline .control:hover{border:1px solid #16e6ff}.timeline-item{position:relative;padding:0 2rem;max-width:24rem}@media(max-width: 640px){.timeline-item{padding:0 1rem 0 0}}.timeline-item .h3{margin-bottom:.5rem}.timeline-item .timeline-item-title{margin-bottom:.5rem}.timeline-item .timeline-item-title{font-size:1.25rem;line-height:1.65}@media(max-width: 640px){.timeline-item .timeline-item-title{font-size:1.125rem;line-height:1.5}}.timeline-item .line{position:absolute;top:2rem;left:0;width:100%;height:2px;background:#ededed;z-index:0}.timeline-item:before{content:"";position:absolute;top:calc(2rem - 3px);left:0;width:8px;height:8px;background:#ededed;z-index:0;border-radius:100%}@media(max-width: 640px){.timeline-item:before{left:auto;right:1rem}}.timeline-item-icon{background:#043f47;border-radius:.5rem;width:4rem;height:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:1.5rem;position:relative;z-index:2}.timeline-item-icon img{width:2rem;height:2rem;-o-object-fit:contain;object-fit:contain;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1);display:block}.timeline-carousel .swiper-slide:last-child .timeline-item:after{content:"";position:absolute;top:calc(2rem - 3px);right:0;width:8px;height:8px;background:#ededed;z-index:0;border-radius:100%}