@charset "UTF-8";.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-prev,.slick-next{position:absolute;display:block;height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;background:transparent;color:transparent;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);padding:0;border:none;outline:none}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{outline:none;background:transparent;color:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:"slick";font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"\2190"}[dir=rtl] .slick-prev:before{content:"\2192"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"\2192"}[dir=rtl] .slick-next:before{content:"\2190"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:transparent;display:block;height:20px;width:20px;outline:none;line-height:0;font-size:0;color:transparent;padding:5px;cursor:pointer}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"\2022";width:20px;height:20px;font-family:"slick";font-size:6px;line-height:20px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.pipeline{background-color:#fff}.pipeline__wrapper{padding-top:40px;padding-bottom:40px;padding-top:80px;padding-bottom:80px;text-align:center;background-color:#fff}@media only screen and (min-width:320px){.pipeline__wrapper{padding-top:calc(40px + 40 * (100vw - 320px) / 320);padding-bottom:calc(40px + 40 * (100vw - 320px) / 320)}}@media only screen and (min-width:640px){.pipeline__wrapper{padding-top:80px;padding-bottom:80px}}@media only screen and (min-width:768px){.pipeline__wrapper{padding-top:calc(80px + 15 * (100vw - 768px) / 672);padding-bottom:calc(80px + 15 * (100vw - 768px) / 672)}}@media only screen and (min-width:1440px){.pipeline__wrapper{padding-top:95px;padding-bottom:95px}}@media only screen and (min-width:576px){.pipeline__wrapper{padding-left:50px;padding-right:50px}}@media only screen and (min-width:992px){.pipeline__wrapper{margin:0 auto;padding-left:20px;padding-right:20px;max-width:1170px}}@media only screen and (min-width:1200px){.pipeline__wrapper{padding-left:24px;padding-right:24px;max-width:1440px}}@media only screen and (min-width:1440px){.pipeline__wrapper{padding-left:29.5px;padding-right:29.5px}}@media only screen and (min-width:1600px){.pipeline__wrapper{padding-left:36px;padding-right:36px}}@media only screen and (max-width:575px){.pipeline .container{padding:0 24px}}.pipeline__title{font-size:13px;font-size:26px;letter-spacing:.275px;margin-bottom:7.5px;padding-left:30px;padding-right:30px;font-weight:700;font-family:"Lato-Bold",sans-serif;color:#00748D;text-transform:uppercase}@media only screen and (min-width:320px){.pipeline__title{font-size:calc(13px + 13 * (100vw - 320px) / 320)}}@media only screen and (min-width:640px){.pipeline__title{font-size:26px}}@media only screen and (min-width:768px){.pipeline__title{font-size:calc(26px + 2 * (100vw - 768px) / 672)}}@media only screen and (min-width:1440px){.pipeline__title{font-size:28px}}@media only screen and (min-width:320px){.pipeline__title{letter-spacing:calc(0.275px + 0.275 * (100vw - 320px) / 320)}}@media only screen and (min-width:640px){.pipeline__title{letter-spacing:.55px}}@media only screen and (min-width:320px){.pipeline__title{margin-bottom:calc(7.5px + 7.5 * (100vw - 320px) / 320)}}@media only screen and (min-width:640px){.pipeline__title{margin-bottom:15px}}@media only screen and (min-width:320px){.pipeline__title{padding-left:calc(30px + 15 * (100vw - 320px) / 320);padding-right:calc(30px + 15 * (100vw - 320px) / 320)}}@media only screen and (min-width:640px){.pipeline__title{padding-left:45px;padding-right:45px}}@media only screen and (min-width:992px){.pipeline__title{max-width:980px;margin-left:auto;margin-right:auto}}.pipeline__description{font-size:9px;margin-bottom:20px;margin-bottom:40px}@media only screen and (min-width:320px){.pipeline__description{font-size:calc(9px + 9 * (100vw - 320px) / 320)}}@media only screen and (min-width:640px){.pipeline__description{font-size:18px}}@media only screen and (min-width:320px){.pipeline__description{margin-bottom:calc(20px + 20 * (100vw - 320px) / 320)}}@media only screen and (min-width:640px){.pipeline__description{margin-bottom:40px}}@media only screen and (min-width:768px){.pipeline__description{margin-bottom:calc(40px + 50 * (100vw - 768px) / 672)}}@media only screen and (min-width:1440px){.pipeline__description{margin-bottom:90px}}@media only screen and (min-width:992px){.pipeline__description{max-width:980px;margin-left:auto;margin-right:auto}}.pipeline__description p+p{margin-top:7.5px}@media only screen and (min-width:320px){.pipeline__description p+p{margin-top:calc(7.5px + 7.5 * (100vw - 320px) / 320)}}@media only screen and (min-width:640px){.pipeline__description p+p{margin-top:15px}}.pipeline__embed{display:none}@media only screen and (min-width:768px){.pipeline__embed{display:block}}.pipeline__slideshow{margin-left:15px;margin-right:15px}@media only screen and (min-width:320px){.pipeline__slideshow{margin-left:calc(15px + 15 * (100vw - 320px) / 320);margin-right:calc(15px + 15 * (100vw - 320px) / 320)}}@media only screen and (min-width:640px){.pipeline__slideshow{margin-left:30px;margin-right:30px}}@media only screen and (min-width:768px){.pipeline__slideshow{display:none}}.pipeline__slideshow .slick-list{margin-left:-5px;margin-right:-5px}@media only screen and (min-width:320px){.pipeline__slideshow .slick-list{margin-left:calc(-5px + -5 * (100vw - 320px) / 320);margin-right:calc(-5px + -5 * (100vw - 320px) / 320)}}@media only screen and (min-width:640px){.pipeline__slideshow .slick-list{margin-left:-10px;margin-right:-10px}}.pipeline__slideshow .slick-arrow{transition:all 0.4s ease;width:25px;height:25px;top:12px;border-radius:50%;z-index:1;background-color:#C4A800;pointer-events:all;transform:none}@media only screen and (min-width:320px){.pipeline__slideshow .slick-arrow{width:calc(25px + 20 * (100vw - 320px) / 320);height:calc(25px + 20 * (100vw - 320px) / 320)}}@media only screen and (min-width:640px){.pipeline__slideshow .slick-arrow{width:45px;height:45px}}@media only screen and (min-width:320px){.pipeline__slideshow .slick-arrow{top:calc(12px + 13 * (100vw - 320px) / 320)}}@media only screen and (min-width:640px){.pipeline__slideshow .slick-arrow{top:25px}}.pipeline__slideshow .slick-arrow:before{width:7px;height:12px;content:"";position:absolute;opacity:1;left:50%;top:50%;transform:translate(-50%,-50%)}@media only screen and (min-width:320px){.pipeline__slideshow .slick-arrow:before{width:calc(7px + 7 * (100vw - 320px) / 320)}}@media only screen and (min-width:640px){.pipeline__slideshow .slick-arrow:before{width:14px}}@media only screen and (min-width:320px){.pipeline__slideshow .slick-arrow:before{height:calc(12px + 12 * (100vw - 320px) / 320)}}@media only screen and (min-width:640px){.pipeline__slideshow .slick-arrow:before{height:24px}}.pipeline__slideshow .slick-prev{left:-30px}@media only screen and (min-width:320px){.pipeline__slideshow .slick-prev{left:calc(-30px + -30 * (100vw - 320px) / 320)}}@media only screen and (min-width:640px){.pipeline__slideshow .slick-prev{left:-60px}}.pipeline__slideshow .slick-prev:before{background:url(../svg/slider-arrow-left.svg) no-repeat center/cover}.pipeline__slideshow .slick-next{right:-30px}@media only screen and (min-width:320px){.pipeline__slideshow .slick-next{right:calc(-30px + -30 * (100vw - 320px) / 320)}}@media only screen and (min-width:640px){.pipeline__slideshow .slick-next{right:-60px}}.pipeline__slideshow .slick-next:before{background:url(../svg/slider-arrow-right.svg) no-repeat center/cover}.pipeline__slideshow .slick-disabled{opacity:0;pointer-events:none}.pipeline__slideshow__item{margin-left:5px;margin-right:5px}@media only screen and (min-width:320px){.pipeline__slideshow__item{margin-left:calc(5px + 5 * (100vw - 320px) / 320);margin-right:calc(5px + 5 * (100vw - 320px) / 320)}}@media only screen and (min-width:640px){.pipeline__slideshow__item{margin-left:10px;margin-right:10px}}.pipeline table{position:relative}.pipeline table tr.next-row-border td::after{height:85px}@media only screen and (max-width:1023px){.pipeline table tr.next-row-border td::after{height:100px}}@media only screen and (max-width:575px){.pipeline table tr.next-row-border td::after{height:60px}}.pipeline table tr.next-row-border td::before{height:85px}@media only screen and (max-width:1023px){.pipeline table tr.next-row-border td::before{height:100px}}@media only screen and (max-width:575px){.pipeline table tr.next-row-border td::before{height:60px}}.pipeline table td{position:relative;height:85px}@media only screen and (max-width:1023px){.pipeline table td{height:100px}}@media only screen and (max-width:575px){.pipeline table td{height:85px}}.pipeline table td::before{position:absolute;content:"";height:88px;width:1px;background-color:#606060;left:0;bottom:0}@media only screen and (max-width:1023px){.pipeline table td::before{height:103px}}.pipeline table td:last-child::after{position:absolute;content:"";height:88px;width:1px;background-color:#606060;right:0;bottom:0}@media only screen and (max-width:1023px){.pipeline table td:last-child::after{height:103px}}@media only screen and (max-width:600.98px){.pipeline table td sup{font-size:6px}}@media only screen and (min-width:601px){.pipeline table td sup{font-size:8px}}@media only screen and (min-width:768px){.pipeline table td sup{font-size:10px}}.pipeline table th{text-transform:uppercase;position:relative;width:18.75%}.pipeline table th::before{position:absolute;content:"";height:60px;width:1px;background-color:#606060;left:0;bottom:0}@media only screen and (max-width:1023px){.pipeline table th::before{height:60px}}@media only screen and (max-width:575px){.pipeline table th::before{height:40px}}.pipeline table th:last-child::after{position:absolute;content:"";height:60px;width:1px;background-color:#606060;right:0;bottom:0}@media only screen and (max-width:1023px){.pipeline table th:last-child::after{height:60px}}@media only screen and (max-width:575px){.pipeline table th:last-child::after{height:40px}}.pipeline table th:first-child{width:25%}@media only screen and (max-width:575px){.pipeline table th:first-child{width:20%}}@media only screen and (max-width:575px){.pipeline table th:nth-child(4){width:25%}}.pipeline table .no-border::after,.pipeline table .no-border::before{display:none}.pipeline__first-col-text small{display:block;line-height:1.15;font-size:12px}.pipeline__table{width:100%;margin:0 auto;padding-top:40px;padding-top:80px}@media only screen and (min-width:320px){.pipeline__table{padding-top:calc(40px + 40 * (100vw - 320px) / 320)}}@media only screen and (min-width:640px){.pipeline__table{padding-top:80px}}@media only screen and (min-width:768px){.pipeline__table{padding-top:calc(80px + 15 * (100vw - 768px) / 672)}}@media only screen and (min-width:1440px){.pipeline__table{padding-top:95px}}.pipeline__table__head{font-size:12px;color:#00748D;font-weight:700}@media only screen and (min-width:320px){.pipeline__table__head{font-size:calc(12px + 0 * (100vw - 320px) / 256)}}@media only screen and (min-width:576px){.pipeline__table__head{font-size:12px}}@media only screen and (min-width:576px){.pipeline__table__head{font-size:14px}}@media only screen and (min-width:1024px){.pipeline__table__head{font-size:18px}}.pipeline__table__head .inner-head{height:40px}@media only screen and (max-width:575px){.pipeline__table__head .inner-head{height:30px}}.pipeline__table__first-col{cursor:pointer;display:flex;align-items:center;padding:0 30px;text-align:left;color:#00748D;font-weight:400;font-size:12px}@media only screen and (min-width:360px){.pipeline__table__first-col{font-size:calc(12px + 6 * (100vw - 360px) / 408)}}@media only screen and (min-width:768px){.pipeline__table__first-col{font-size:18px}}@media only screen and (min-width:1024px){.pipeline__table__first-col{font-size:18px}}@media only screen and (max-width:991px){.pipeline__table__first-col{padding:0 5px;flex-direction:column;text-align:center}}.pipeline__table__first-col.no-cursor{cursor:initial}.pipeline__table__button{width:28px;height:28px;flex:0 0 28px;flex-shrink:0;margin-right:15%;cursor:pointer}@media only screen and (max-width:991px){.pipeline__table__button{margin-right:0;margin-bottom:5px}}@media only screen and (max-width:575px){.pipeline__table__button{width:20px;height:20px;flex:0 0 20px;margin-bottom:2px}}.pipeline__background{background-color:#f5f5f5}.pipeline__background.bg-white{background-color:#fff}.pipeline__arrow{position:absolute;content:"";background:linear-gradient(-157deg,#008eac 0%,#007c97 45%,#007189 100%);background:-webkit-linear-gradient(-157deg,#008eac 0%,#007c97 45%,#007189 100%);background:-moz-linear-gradient(-157deg,#008eac 0%,#007c97 45%,#007189 100%);left:5px;top:12.5px;height:60px;width:0%;z-index:2;transition:all 1.4s ease;cursor:pointer}@media only screen and (max-width:575px){.pipeline__arrow{top:22.5px}}.pipeline__arrow:after{position:absolute;right:0;width:0;height:0;z-index:3333333333;right:0;left:100%;border-top:30px solid transparent;border-bottom:30px solid transparent;border-left:15px solid #008CA6}@media only screen and (max-width:1023px){.pipeline__arrow:after{border-top:37.5px solid transparent;border-bottom:37.5px solid transparent;border-left:20px solid #008CA6}}@media only screen and (max-width:575px){.pipeline__arrow:after{border-top:17.5px solid transparent;border-bottom:17.5px solid transparent;border-left:10px solid #008CA6}}@media only screen and (max-width:1023px){.pipeline__arrow{height:75px}}@media only screen and (max-width:575px){.pipeline__arrow{height:35px}}.pipeline__arrow.first{width:296%}@media screen and (min-width:375px){.pipeline__arrow.first{width:309%}}@media screen and (min-width:414px){.pipeline__arrow.first{width:317%}}@media only screen and (min-width:576px){.pipeline__arrow.first{width:305%}}@media only screen and (min-width:768px){.pipeline__arrow.first{width:295%}}@media only screen and (min-width:992px){.pipeline__arrow.first{width:296%}}@media screen and (min-width:1024px){.pipeline__arrow.first{width:298%}}@media only screen and (min-width:1200px){.pipeline__arrow.first{width:296%}}.pipeline__arrow .apple{color:red}.pipeline__arrow.second{width:252%}@media screen and (min-width:375px){.pipeline__arrow.second{width:244%}}@media screen and (min-width:414px){.pipeline__arrow.second{width:254%}}@media only screen and (min-width:576px){.pipeline__arrow.second{width:250%}}@media only screen and (min-width:768px){.pipeline__arrow.second{width:250%}}@media only screen and (min-width:992px){.pipeline__arrow.second{width:252%}}@media screen and (min-width:1024px){.pipeline__arrow.second{width:252%}}@media only screen and (min-width:1200px){.pipeline__arrow.second{width:240%}}.pipeline__arrow.third{width:125%}@media screen and (min-width:375px){.pipeline__arrow.third{width:125%}}@media screen and (min-width:414px){.pipeline__arrow.third{width:125%}}@media only screen and (min-width:576px){.pipeline__arrow.third{width:125%}}@media only screen and (min-width:768px){.pipeline__arrow.third{width:125%}}@media only screen and (min-width:992px){.pipeline__arrow.third{width:127%}}@media screen and (min-width:1024px){.pipeline__arrow.third{width:127%}}@media only screen and (min-width:1200px){.pipeline__arrow.third{width:130%}}.pipeline__arrow.fourth{width:109%}@media screen and (min-width:375px){.pipeline__arrow.fourth{width:109%}}@media screen and (min-width:414px){.pipeline__arrow.fourth{width:109%}}@media only screen and (min-width:576px){.pipeline__arrow.fourth{width:109%}}@media only screen and (min-width:768px){.pipeline__arrow.fourth{width:109%}}@media only screen and (min-width:992px){.pipeline__arrow.fourth{width:111%}}@media screen and (min-width:1024px){.pipeline__arrow.fourth{width:111%}}@media only screen and (min-width:1200px){.pipeline__arrow.fourth{width:111%}}.pipeline__arrow.fifth{width:109%}@media screen and (min-width:375px){.pipeline__arrow.fifth{width:109%}}@media screen and (min-width:414px){.pipeline__arrow.fifth{width:109%}}@media only screen and (min-width:576px){.pipeline__arrow.fifth{width:109%}}@media only screen and (min-width:768px){.pipeline__arrow.fifth{width:109%}}@media only screen and (min-width:992px){.pipeline__arrow.fifth{width:111%}}@media screen and (min-width:1024px){.pipeline__arrow.fifth{width:111%}}@media only screen and (min-width:1200px){.pipeline__arrow.fifth{width:111%}}.pipeline__arrow.sixth{width:85%}@media only screen and (max-width:1169px){.pipeline__arrow.sixth{width:80%}}@media only screen and (max-width:991px){.pipeline__arrow.sixth{width:70%}}.pipeline__arrow.seventh{width:85%}@media only screen and (max-width:991px){.pipeline__arrow.seventh{width:80%}}@media only screen and (max-width:767px){.pipeline__arrow.seventh{width:70%}}.pipeline__arrow.eightth{width:0}.pipeline__arrow.ninth{width:252%}.pipeline__content{color:#444;font-size:14px;text-align:left}@media only screen and (min-width:768px){.pipeline__content{font-size:18px}}@media only screen and (max-width:575px){.pipeline__content ul{padding-left:20px}}.pipeline__content ul li{margin-bottom:15px;padding-left:0}.pipeline .block-pipeline{margin-top:60px}@media only screen and (min-width:576px){.pipeline .block-pipeline{margin-top:64px}}@media only screen and (min-width:992px){.pipeline .block-pipeline{margin-top:80px}}@media only screen and (min-width:1200px){.pipeline .block-pipeline{margin-top:96px}}.pipeline .block-pipeline .block-pipeline__barTitle{opacity:0;transition:opacity 0.4s ease}.pipeline .block-pipeline .block-pipeline__barTitle.visible{opacity:1}.pipeline .block-pipeline__wrap{margin-bottom:40px}@media only screen and (min-width:576px){.pipeline .block-pipeline__wrap{margin-bottom:48px}}@media only screen and (min-width:992px){.pipeline .block-pipeline__wrap{margin-bottom:56px}}@media only screen and (min-width:1200px){.pipeline .block-pipeline__wrap{margin-bottom:64px}}.pipeline .block-pipeline__wrap:not(:last-child){padding-bottom:40px;border-bottom:2px solid #444}@media only screen and (min-width:576px){.pipeline .block-pipeline__wrap:not(:last-child){padding-bottom:48px}}@media only screen and (min-width:992px){.pipeline .block-pipeline__wrap:not(:last-child){padding-bottom:56px}}@media only screen and (min-width:1200px){.pipeline .block-pipeline__wrap:not(:last-child){padding-bottom:64px}}.pipeline .block-pipeline__wrap.blue .block-pipeline__bar{background:linear-gradient(90deg,#003D4D 0%,#00748D 100%)}.pipeline .block-pipeline__wrap.yellow .block-pipeline__bar{background:linear-gradient(90deg,#A89627 0%,#C4A800 100%)}.pipeline .block-pipeline__wrap.gray .block-pipeline__bar{background:linear-gradient(90deg,#444444 0%,#8A8A8A 100%)}.pipeline .block-pipeline__head{text-align:left}@media only screen and (min-width:992px){.pipeline .block-pipeline__head{margin-bottom:40px}}.pipeline .block-pipeline__head h2{font-size:26px;margin-bottom:0;line-height:1.30769;color:#003D4D;font-weight:900}.pipeline .block-pipeline__category{display:flex;flex-wrap:wrap;margin:0 -8px}@media only screen and (min-width:1200px){.pipeline .block-pipeline__category{margin-left:-12px;margin-right:-12px}}.pipeline .block-pipeline__categoryTitle{width:100%;flex:0 0 16%;max-width:16%;padding:0 8px;text-align:left}@media only screen and (min-width:1200px){.pipeline .block-pipeline__categoryTitle{padding:0 12px;flex:0 0 14.533%;max-width:14.533%}}.pipeline .block-pipeline__categoryTitle:first-child{flex:0 0 20%;max-width:20%}@media only screen and (min-width:1200px){.pipeline .block-pipeline__categoryTitle:first-child{flex:0 0 25.249%;max-width:25.249%}}.pipeline .block-pipeline__categoryTitle:nth-child(2){flex:0 0 16%;max-width:16%}@media only screen and (min-width:1200px){.pipeline .block-pipeline__categoryTitle:nth-child(2){flex:0 0 16.619%;max-width:16.619%}}.pipeline .block-pipeline__categoryTitle span{display:block;font-size:20px;line-height:1.4;position:relative;padding-bottom:10px;color:#00748D}@media only screen and (min-width:992px){.pipeline .block-pipeline__categoryTitle span{font-size:18px}}@media only screen and (min-width:1200px){.pipeline .block-pipeline__categoryTitle span{font-size:20px}}.pipeline .block-pipeline__categoryTitle span::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#00748D}@media only screen and (max-width:991px){.pipeline .block-pipeline__category.hide-on-mobile{display:none}}.pipeline .block-pipeline__item{margin-top:40px}.pipeline .block-pipeline__item:not(:last-child){margin-bottom:40px;padding-bottom:32px;border-bottom:1px solid #8490A0}.pipeline .block-pipeline__row{display:flex;flex-wrap:wrap;margin:0 -8px}@media only screen and (min-width:992px){.pipeline .block-pipeline__row{align-items:center}}@media only screen and (min-width:1200px){.pipeline .block-pipeline__row{margin-left:-12px;margin-right:-12px}}.pipeline .block-pipeline__col{width:100%;flex:0 0 100%;max-width:100%;padding:0 8px;text-align:left}@media only screen and (min-width:992px){.pipeline .block-pipeline__col{flex:0 0 64%;max-width:64%;padding:0 12px}}@media only screen and (min-width:1200px){.pipeline .block-pipeline__col{padding:0 12px;flex:0 0 58.132%;max-width:58.132%}}@media only screen and (min-width:992px){.pipeline .block-pipeline__col:first-child{flex:0 0 20%;max-width:20%}}@media only screen and (min-width:1200px){.pipeline .block-pipeline__col:first-child{flex:0 0 25.249%;max-width:25.249%}}@media only screen and (min-width:992px){.pipeline .block-pipeline__col:nth-child(2){flex:0 0 16%;max-width:16%}}@media only screen and (min-width:1200px){.pipeline .block-pipeline__col:nth-child(2){flex:0 0 16.619%;max-width:16.619%}}@media only screen and (max-width:991px){.pipeline .block-pipeline__col:last-child{display:flex;gap:16px;flex-wrap:wrap;align-items:center}}.pipeline .block-pipeline__col .indication-title{display:block;font-size:18px;line-height:1.4444;margin-bottom:16px;font-weight:700}@media only screen and (min-width:992px){.pipeline .block-pipeline__col .indication-title{font-size:14px;margin-bottom:0}}@media only screen and (min-width:1200px){.pipeline .block-pipeline__col .indication-title{font-size:18px;line-height:1.4}}@media (min-width:1280px){.pipeline .block-pipeline__col .indication-title{font-size:20px}}.pipeline .block-pipeline__button{display:flex;cursor:pointer;align-items:center}@media only screen and (max-width:991px){.pipeline .block-pipeline__button{gap:16px;margin-bottom:24px;flex-direction:row-reverse;justify-content:space-between}}.pipeline .block-pipeline__button img{width:100%;max-width:28px;min-width:28px}.pipeline .block-pipeline__title{display:block;font-size:20px;line-height:1.4;color:#00748D}@media only screen and (min-width:992px){.pipeline .block-pipeline__title{padding-left:18px}}@media only screen and (min-width:1200px){.pipeline .block-pipeline__title{padding-left:24px}}.pipeline .block-pipeline__bar{width:0;z-index:1;padding:10px;cursor:pointer;min-height:36px;position:relative;border-radius:6px;display:flex;align-items:center;transition:all 1.4s ease;background:linear-gradient(90deg,#003D4D 0%,#00748D 100%)}@media only screen and (min-width:576px){.pipeline .block-pipeline__bar{padding:12px}}@media only screen and (min-width:992px){.pipeline .block-pipeline__bar{padding:16px;min-height:40px}}@media only screen and (min-width:1200px){.pipeline .block-pipeline__bar{padding:20px}}.pipeline .block-pipeline__barTitle{font-size:16px;position:absolute;left:10px;top:50%;display:block;line-height:1.625;color:#fff;transform:translateY(-50%);font-weight:700}@media only screen and (min-width:576px){.pipeline .block-pipeline__barTitle{left:12px}}@media only screen and (min-width:992px){.pipeline .block-pipeline__barTitle{left:16px}}@media only screen and (min-width:1200px){.pipeline .block-pipeline__barTitle{left:20px;font-size:18px;line-height:1.55556}}@media only screen and (max-width:991px){.pipeline .block-pipeline__barTitle.hide-on-mobile{display:none}}@media only screen and (min-width:992px){.pipeline .block-pipeline__barTitle.hide-on-desktop{display:none}}.pipeline .block-pipeline__barMobTitle{font-size:16px;line-height:1.625;font-weight:700}@media only screen and (min-width:992px){.pipeline .block-pipeline__barMobTitle{font-size:18px;line-height:1.55556}}@media only screen and (min-width:992px){.pipeline .block-pipeline__barMobTitle.hide-on-desktop{display:none}}.pipeline .block-pipeline__content{margin-top:24px;text-align:left}@media only screen and (min-width:992px){.pipeline .block-pipeline__content{margin-top:32px;max-width:1088px;margin-left:46px}}@media only screen and (min-width:1200px){.pipeline .block-pipeline__content{margin-left:52px}}.pipeline .block-pipeline__content li,.pipeline .block-pipeline__content p{font-size:16px;line-height:1.625}@media only screen and (min-width:992px){.pipeline .block-pipeline__content li,.pipeline .block-pipeline__content p{font-size:18px;line-height:1.55556}}.pipeline .block-pipeline__content ul{padding-left:20px}.pipeline .block-pipeline__content ul li{padding-left:0}.pipeline .block-pipeline__content a{font-size:inherit;display:inline-block;text-decoration:underline}.pipeline .block-pipeline__content a:hover,.pipeline .block-pipeline__content a:focus{color:#00748D}.pipeline .block-pipeline__footnotes{font-size:9px;text-align:left;line-height:1.55556}@media only screen and (min-width:576px){.pipeline .block-pipeline__footnotes{font-size:12px}}@media only screen and (min-width:768px){.pipeline .block-pipeline__footnotes{font-size:14px;line-height:1.75}}@media only screen and (min-width:992px){.pipeline .block-pipeline__footnotes{font-size:16px}}.pipeline .block-pipeline__footnotes p{margin-top:0}.ie table td::after,.ie table td::before,.ie table th::after,.ie table th::before{display:none}.ie .pipeline__arrow{clip-path:none}.ie .pipeline__arrow::after{position:absolute;top:0;bottom:0;border-left:10px solid #008fac;border-top:30px solid transparent;border-bottom:30px solid transparent;right:-10px}