@font-face{font-family:Rubik-Regular;src:url(../ttf/rubik-regular.ttf)}@font-face{font-family:Rubik-Black;src:url(../ttf/rubik-black.ttf)}@font-face{font-family:Rubik-BlackItalic;src:url(../ttf/rubik-blackitalic.ttf)}@font-face{font-family:Rubik-Bold;src:url(../ttf/rubik-bold.ttf)}@font-face{font-family:Rubik-BoldItalic;src:url(../ttf/rubik-bolditalic.ttf)}@font-face{font-family:Rubik-Italic;src:url(../ttf/rubik-italic.ttf)}@font-face{font-family:Rubik-Light;src:url(../ttf/rubik-light.ttf)}@font-face{font-family:Rubik-LightItalic;src:url(../ttf/rubik-lightitalic.ttf)}@font-face{font-family:Rubik-Medium;src:url(../ttf/rubik-medium.ttf)}@font-face{font-family:Rubik-MediumItalic;src:url(../ttf/rubik-mediumitalic.ttf)}body{margin:0;padding:0;font-family:Open Sans,sans-serif}body h1{font-size:32px}body h1,body h2{line-height:1.4375;text-decoration:none;font-style:normal;letter-spacing:0}body h2{font-size:24px}body p{font-weight:300;font-size:16px;line-height:1.5;text-decoration:none;font-style:normal;letter-spacing:0}body input,body select{margin:0 0 10px}body input,body select,body textarea{width:100%;padding:10px 15px;border-radius:4px;border:1px solid #ccc;-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:200;font-size:16px;color:#ccc}body textarea{margin-bottom:70px}body label{display:inline-block;width:auto;max-width:100%;font-size:16px;line-height:1.5;text-decoration:none;font-style:normal;letter-spacing:0;margin:0 0 10px;-webkit-box-sizing:border-box;box-sizing:border-box}body a,body label{font-weight:300}body .btn{padding:10px 15px;text-decoration:none;background-color:#000;border-radius:4px;border:1px solid #000;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}body .btn,body .btn.hollow{color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box}body .btn.hollow{border-radius:4px;border:1px solid #fff;background-color:transparent}body .btn.hollow:hover{background-color:#fff;color:#17497b;-webkit-transition:background-color .5s ease-out;transition:background-color .5s ease-out}body .btn.learn-more{border-radius:4px;border:1px solid #17497b;background-color:#17497b;color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box}body .btn.learn-more:hover{background-color:#fff;color:#17497b;-webkit-transition:background-color .5s ease-out;transition:background-color .5s ease-out}body section{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.center-content,.center-content-additional{margin:0 auto;max-width:1200px;padding:0 30px;-webkit-box-sizing:border-box;box-sizing:border-box}.center-content-additional{display:none}.center-content-additional-knowledge{display:none;margin:0 auto;max-width:1200px;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.navigation{z-index:1000;position:fixed;height:110px;background:#17497b}.brand{position:absolute;padding-left:0;float:left;text-transform:uppercase;font-size:1.4em;height:110px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.brand a,.brand a:visited{color:#fff;text-decoration:none;display:block}.brand img{height:95px;width:auto}.nav-container{max-width:1200px;margin:0 auto}.nav-dropdown{z-index:1;-webkit-box-shadow:0 3px 12px rgba(0,0,0,.15);box-shadow:0 3px 12px rgba(0,0,0,.15)}.nav-dropdown,.nav-mobile{position:absolute;background:#17497b;display:none}.nav-mobile{top:0;right:0;height:110px;width:110px}#nav-toggle{position:absolute;right:20px;top:38px;cursor:pointer;padding:10px 35px 16px 0}#nav-toggle span,#nav-toggle span:after,#nav-toggle span:before{cursor:pointer;border-radius:1px;height:2px;width:35px;background:#fff;position:absolute;display:block;content:"";-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#nav-toggle span:before{top:-10px}#nav-toggle span:after{bottom:-10px}#nav-toggle.active span{background-color:transparent}#nav-toggle.active span:after,#nav-toggle.active span:before{top:0}#nav-toggle.active span:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}#nav-toggle.active span:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.topnav{background-color:#333;overflow:hidden}.topnav a{float:left;display:block;color:#f2f2f2;text-align:center;padding:14px 16px;text-decoration:none;font-size:17px}.active{color:#fff}.topnav .icon{display:none}.dropdown{float:left;overflow:hidden}.dropdown .dropbtn{font-size:17px;border:none;outline:none;color:#fff;padding:14px 16px;background-color:inherit;font-family:inherit;margin:0}.dropdown-content{display:none;position:absolute;background-color:#f9f9f9;min-width:160px;-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.2);box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:1}.dropdown-content a{float:none;color:#000;padding:12px 16px;text-decoration:none;display:block;text-align:left}.dropdown:hover .dropbtn,.topnav a:hover{background-color:#555;color:#fff}.dropdown-content a:hover{background-color:#ddd;color:#000}.dropdown:hover .dropdown-content{display:block}.products{padding:50px 0;background-image:url(../jpg/white-texture.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat}.products .center-content{padding:0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-flow:wrap;flex-flow:wrap}.products .center-content .product-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:left;-ms-flex-align:left;align-items:left;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:25px 50px;width:40%;text-align:left}.products .center-content .product-block h2{font-family:Open Sans;font-weight:700;color:#17497b}.products .center-content .product-block p{margin:0 0 20px;min-height:150px}.partners{background-image:url(../jpg/voz_05x.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}.partners .center-content{padding:50px 30px}.partners .center-content h1{font-family:Rubik-Medium;font-size:64px;line-height:78px;color:#fff;margin:20px 0 40px;padding:0}.partners .center-content .partners-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.products-solutions{padding:50px 0}.products-solutions .lns-core-traditional-banking-img{background-image:url(../jpg/traditional-banking-products.jpg);background-size:cover}.products-solutions .products_digital-banking{background-size:cover;background-image:url(../jpg/digital-banking-products.jpg)}.products-solutions .products-fintech{background-size:cover;background-image:url(../jpg/fintech-products.jpg)}.products-solutions .products-traditional-banking{background-size:cover;background-image:url(../jpg/traditional-banking-products.jpg)}.products-solutions .center-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.products-solutions .center-content.products-page{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.products-solutions .center-content .box-title h2{font-size:24px;font-stretch:100%;font-style:normal;font-variant-caps:normal;font-variant-east-asian:normal;-webkit-font-variant-ligatures:normal;font-variant-ligatures:normal;font-variant-numeric:normal;font-weight:700;height:auto;letter-spacing:.858px;line-height:34.06px;color:#17497b}.products-solutions .center-content h1{margin:0 0 40px;font-size:38px;font-stretch:100%;font-style:normal;font-variant-caps:normal;font-variant-east-asian:normal;-webkit-font-variant-ligatures:normal;font-variant-ligatures:normal;font-variant-numeric:normal;font-weight:700;height:auto;text-align:center;width:100%;font-family:Open Sans;letter-spacing:.992px;line-height:40px;color:#17497b}.products-solutions .center-content .lns-products-solutions-title{font-weight:700}.products-solutions .center-content .box{width:24%;margin:0 2% 0 0;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-sizing:border-box;box-sizing:border-box;text-decoration:none}.products-solutions .center-content .box:last-child{margin-right:unset}.products-solutions .center-content .box .box-image{width:100%;height:200px;background-image:url(../png/placeholder.png);background-position:50%}.products-solutions .center-content .box a,.products-solutions .center-content .box a:hover{text-decoration:none}.products-solutions .center-content.news{padding:50px 0 0}.products-solutions .center-content.news h1{text-align:left;width:100%;padding:0 30px;-webkit-box-sizing:border-box;box-sizing:border-box}.cool-footer{background-color:#17497b;background-image:url(../png/footergraphic.png);background-position:top;background-repeat:no-repeat;margin:0}.cool-footer .center-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box}.cool-footer .center-content .logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:30px 0}.cool-footer .center-content .content{color:#fff}.cool-footer .center-content .content,.cool-footer .center-content .content .left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box}.cool-footer .center-content .content .left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:20%}.cool-footer .center-content .content .left p{font-size:10px}.cool-footer .center-content .content .center-footer{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 50px}.cool-footer .center-content .content .center-footer .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid hsla(0,0%,100%,.25);padding:0 20px 30px}.cool-footer .center-content .content .center-footer .top a{color:#fff;text-decoration:none;font-size:14px}.cool-footer .center-content .content .center-footer .top a:hover{color:#a4cf57}.cool-footer .center-content .content .center-footer .bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:30px 0}.cool-footer .center-content .content .center-footer .bottom .facebook{background-image:url(../png/fbwhite.png);display:block;width:20px;height:20px;background-repeat:no-repeat;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:20px}.cool-footer .center-content .content .center-footer .bottom .facebook:hover{background-image:url(../png/fbgreen.png)}.cool-footer .center-content .content .center-footer .bottom .linkedin{background-image:url(../svg/linkedwhite.svg);display:block;width:20px;height:20px;background-repeat:no-repeat;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:20px}.cool-footer .center-content .content .center-footer .bottom .linkedin:hover{background-image:url(../svg/linkedgreen.svg)}.cool-footer .center-content .content .center-footer .bottom .youtube{background-image:url(../svg/youtubewhite.svg);display:block;width:20px;height:20px;background-repeat:no-repeat;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cool-footer .center-content .content .center-footer .bottom .youtube:hover{background-image:url(../svg/youtubegreen.svg)}.cool-footer .center-content .content .right{-webkit-box-sizing:border-box;box-sizing:border-box;width:20%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cool-footer .center-content .content .right p{text-align:right;font-size:10px}.cool-footer .center-content .content .right a{color:#fff;text-decoration:none}.cool-footer .center-content .content .right a:hover{text-decoration:underline;color:#a4cf57}.cool-footer .center-content .content .copyright{display:none}.news-and-knowledge-main-banner{background-image:url(../jpg/header_graphic.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;height:550px;padding-bottom:90px}.news-and-knowledge-main-banner,.news-and-knowledge-main-banner .center-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.news-and-knowledge-main-banner .center-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:290px;width:1200px}.news-and-knowledge-main-banner .center-content h1{font-family:Rubik-Medium;font-size:68px;font-stretch:100%;font-style:normal;font-variant-caps:normal;font-variant-east-asian:normal;-webkit-font-variant-ligatures:normal;font-variant-ligatures:normal;font-variant-numeric:normal;height:auto;letter-spacing:1.02px;line-height:78.2px;color:#fff;margin:0 0 30px}.news-and-knowledge-main-banner .center-content p{margin:0 0 30px;color:#fff}.news-and-knowledge-main-banner .center-content .btns{display:-webkit-box;display:-ms-flexbox;display:flex}.news-and-knowledge-main-banner .center-content .btn:first-child{margin-right:2%}.news-and-knowledge-main-banner .center-content .btn:nth-child(2){padding:10px 15px;text-decoration:none;background-color:#a4cf57;color:#fff;border-radius:4px;border:1px solid #a4cf57;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-sizing:border-box;box-sizing:border-box}.news-and-knowledge-main-banner .center-content .btn:nth-child(2):hover{background-color:#fff;color:#17497b;border:1px solid #fff}nav{float:right}nav ul{list-style:none;margin:0;padding:0}nav ul li{float:left;position:relative}nav ul li .submenu-opener-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;padding:0 17px}nav ul li .submenu-opener-wrapper span{color:#fff;cursor:pointer;padding-left:4px}nav ul li .submenu-opener-wrapper:hover{background:#17497b;color:#a4cf57}nav ul li .submenu-opener-wrapper:hover a,nav ul li .submenu-opener-wrapper:hover span{color:#a4cf57}nav ul li .button-schedule{background-color:#a4cf57;padding:10px 20px;line-height:unset;color:#fff;margin:33px 0;white-space:normal;position:relative;border-radius:4px}nav ul li .button-schedule:hover{background-color:#000;color:#fff}nav ul li a,nav ul li a:visited{display:block;line-height:110px;color:#fff;text-decoration:none}nav ul li ul li{min-width:190px}nav ul li ul li a{padding:15px;line-height:20px}nav ul li ul li a:hover{color:#a4cf57}nav .active-submenu{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:static}nav .active-number:hover,nav .content-item:hover,nav .number:hover{cursor:pointer}.news-section{padding:50px 0}.news-section .center-content-additional{display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.news-section .center-content-additional h1{margin:0 0 40px;font-size:38px;font-stretch:100%;font-style:normal;font-variant-caps:normal;font-variant-east-asian:normal;-webkit-font-variant-ligatures:normal;font-variant-ligatures:normal;font-variant-numeric:normal;font-weight:700;height:auto;text-align:left;width:100%;font-family:Open Sans;letter-spacing:.992px;line-height:40px;color:#17497b}.news-section .center-content-additional .box-date{width:15%;padding:5px 5px 0 0;float:left}.news-section .center-content-additional .box-date .news-date{color:#17497b;font-weight:700;margin-bottom:0;line-height:1}.news-section .center-content-additional .box-date .news-my{font-size:10px;margin-top:0}.news-section .center-content-additional .box-news{float:right;width:80%}.news-section .center-content-additional .box-title h2{font-size:16px;font-stretch:100%;font-style:normal;font-variant-caps:normal;font-variant-east-asian:normal;-webkit-font-variant-ligatures:normal;font-variant-ligatures:normal;font-variant-numeric:normal;font-weight:700;min-height:50px;letter-spacing:.858px;line-height:24px;color:#17497b}.news-section .center-content-additional .box:first-of-type{width:30%;margin:0 100px 0 0;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-sizing:border-box;box-sizing:border-box}.news-section .center-content-additional .box:first-of-type:last-child{margin-right:unset}.news-section .center-content-additional .box:first-of-type .box-image{background-image:url(../jpg/placeholder2.jpg);background-position:50%;background-size:cover;height:175px}.news-section .center-content-additional .box:first-of-type .box-image:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:#a4cf57;opacity:0;-webkit-transition:.5s ease;transition:.5s ease}.news-section .center-content-additional .box:first-of-type .box-image:hover:before{opacity:.23}.news-section .center-content-additional .box:nth-of-type(2){width:30%;margin:0 100px 0 0;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-sizing:border-box;box-sizing:border-box}.news-section .center-content-additional .box:nth-of-type(2):last-child{margin-right:unset}.news-section .center-content-additional .box:nth-of-type(2) .box-image{background-image:url(../jpg/placeholder2.jpg);background-position:50%;background-size:cover;height:175px}.news-section .center-content-additional .box:nth-of-type(3){width:30%;margin:0 15px 0 0;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-sizing:border-box;box-sizing:border-box}.news-section .center-content-additional .box:nth-of-type(3):last-child{margin-right:unset}.news-section .center-content-additional .box:nth-of-type(3) .box-image{background-image:url(../jpg/placeholder2.jpg);background-position:50%;background-size:cover;height:175px}.news-section .center-content-additional.news{padding:50px 0 0}.news-section .center-content-additional.news h1{text-align:left;width:100%;padding:0 30px;-webkit-box-sizing:border-box;box-sizing:border-box}.news-section .show-more{background-color:#e5e9ff;text-align:right;padding:10px 10px 10px 0;margin:10px}.news-section .show-more .show-more-btn{text-decoration:none;color:#000;font-size:15px;border:none;background-color:inherit}.news-section .center-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-ms-flex-wrap:wrap;flex-wrap:wrap}.news-section .center-content h1{margin:0 0 40px;font-size:38px;font-stretch:100%;font-style:normal;font-variant-caps:normal;font-variant-east-asian:normal;-webkit-font-variant-ligatures:normal;font-variant-ligatures:normal;font-variant-numeric:normal;font-weight:700;height:auto;text-align:left;width:100%;font-family:Open Sans;letter-spacing:.992px;line-height:40px;color:#17497b}.news-section .center-content .box-date{width:15%;float:left}.news-section .center-content .box-date .news-date{color:#17497b;font-weight:700;margin-bottom:0;line-height:1}.news-section .center-content .box-date .news-my{font-size:10px;margin-top:0}.news-section .center-content .box-news{float:right;width:80%}.news-section .center-content .box-title h2{font-size:16px;font-stretch:100%;font-style:normal;font-variant-caps:normal;font-variant-east-asian:normal;-webkit-font-variant-ligatures:normal;font-variant-ligatures:normal;font-variant-numeric:normal;font-weight:700;min-height:50px;letter-spacing:.858px;line-height:24px;color:#17497b}.news-section .center-content .box{width:30%;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-sizing:border-box;box-sizing:border-box;text-decoration:none;color:#000;margin-bottom:20px}.news-section .center-content .box .image-wrapper{background-color:#a4cf57;height:175px;border-bottom:5px solid #a4cf57}.news-section .center-content .box .image-wrapper .box-image{height:100%;width:100%;-webkit-transition:opacity .5s;transition:opacity .5s}.news-section .center-content .box:hover .box-image{height:175px;width:100%;opacity:.5}.news-section .center-content.news{padding:50px 0 0}.news-section .center-content.news h1{text-align:left;width:100%;padding:0 30px;-webkit-box-sizing:border-box;box-sizing:border-box}.news-and-knowledge-download-banner{padding:50px 0;background-image:url(../jpg/baner2.jpg);background-position:50%;background-size:cover}.news-and-knowledge-download-banner .center-content{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.news-and-knowledge-download-banner .center-content h1{margin:0 0 40px;width:95%;color:#fff;font-family:Rubik-Medium;font-size:64px;font-stretch:100%;font-style:normal;font-variant-caps:normal;font-variant-east-asian:normal;-webkit-font-variant-ligatures:normal;font-variant-ligatures:normal;font-variant-numeric:normal;letter-spacing:1.02px;line-height:78px}.news-and-knowledge-download-banner .center-content .center-content-box{width:100%}.news-and-knowledge-download-banner .center-content .center-content-box .box-paragraph{color:#fff;float:left;width:80%}.news-and-knowledge-download-banner .center-content .center-content-box .box-download{width:15%;float:right}.news-and-knowledge-download-banner .center-content .center-content-box .box-download .btn.hollow-download{border-radius:4px;border:1px solid #a4cf57;background-color:transparent;color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box}.news-and-knowledge-download-banner .center-content .center-content-box .box-download .btn.hollow-download:hover{background-color:#fff;color:#17497b;-webkit-transition:background-color .5s ease-out;transition:background-color .5s ease-out}.knowledge-section{padding-bottom:70px;display:-webkit-box;display:-ms-flexbox;display:flex}.knowledge-section .knowledge-section-left{width:69%;float:left;margin:0 0 0 80px;padding-right:0}.knowledge-section .knowledge-section-left .center-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;text-decoration:none}.knowledge-section .knowledge-section-left .center-content h1{margin:0 0 40px;font-size:38px;font-stretch:100%;font-style:normal;font-variant-caps:normal;font-variant-east-asian:normal;-webkit-font-variant-ligatures:normal;font-variant-ligatures:normal;font-variant-numeric:normal;font-weight:700;height:auto;text-align:left;width:100%;font-family:Open Sans;letter-spacing:.992px;line-height:40px;color:#17497b}.knowledge-section .knowledge-section-left .center-content .box-content:first-child{position:relative;-ms-flex-flow:wrap;flex-flow:wrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:50px}.knowledge-section .knowledge-section-left .center-content .box-content:first-child img{height:22.5em;margin:auto;display:block}.knowledge-section .knowledge-section-left .center-content .box-content:first-child:hover .overlay-box{opacity:.5;-webkit-transition:opacity .5s;transition:opacity .5s}.knowledge-section .knowledge-section-left .center-content .box-content:last-child{position:relative;background-color:#17497b;margin-bottom:50px;text-align:left;padding:5px 10px;width:266px}.knowledge-section .knowledge-section-left .center-content .box-content:last-child .box-date{width:15%;color:#a4cf57}.knowledge-section .knowledge-section-left .center-content .box-content:last-child .box-date .news-date{font-weight:700;margin-bottom:2px;line-height:1}.knowledge-section .knowledge-section-left .center-content .box-content:last-child .box-date .news-my{font-size:10px;margin-top:0}.knowledge-section .knowledge-section-left .center-content .box-content:last-child h1{font-weight:lighter;color:#fff;line-height:1.3;font-size:20px;margin-bottom:175px}.knowledge-section .knowledge-section-left .center-content .box-content:last-child .box-arrow{position:absolute;right:5px;bottom:10px;padding-right:10px;color:#fff}.knowledge-section .knowledge-section-left .center-content .box-content:last-child .box-arrow:hover{color:#a4cf57}.knowledge-section .knowledge-section-left .center-content.narrow{width:570px}.knowledge-section .knowledge-section-left .center-content-additional-knowledge{display:none;margin-left:30px}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-text p{color:#17497b}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-text .read-more{color:#a4cf57;text-decoration:underline}.knowledge-section .knowledge-section-left .center-content-additional-knowledge h1{margin:0 0 40px;font-size:38px;font-stretch:100%;font-style:normal;font-variant-caps:normal;font-variant-east-asian:normal;-webkit-font-variant-ligatures:normal;font-variant-ligatures:normal;font-variant-numeric:normal;font-weight:700;height:auto;text-align:left;width:100%;font-family:Open Sans;letter-spacing:.992px;line-height:40px;color:#17497b}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-news{float:right}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-news .box-title h2{font-size:16px;font-stretch:100%;font-style:normal;font-variant-caps:normal;font-variant-east-asian:normal;-webkit-font-variant-ligatures:normal;font-variant-ligatures:normal;font-variant-numeric:normal;font-weight:700;height:auto;letter-spacing:.858px;line-height:18px;color:#17497b;margin-bottom:0}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-news .box-article-info{padding:0 5px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;color:#17497b}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-news .box-article-info .article-author{margin-right:20px;font-size:10px;-webkit-box-flex:1;-ms-flex:1;flex:1}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-news .box-article-info .article-author .fa.fa-pencil{color:#c1bebe}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-news .box-article-info .article-date{-ms-flex:1;-webkit-box-flex:1;flex:1;margin-left:10px;margin-right:20px;font-size:10px}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-news .box-article-info .article-date .fa.fa-clock-o{color:#c1bebe}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-news .box-article-info .article-tags{font-size:10px}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-news .box-article-info .article-tags .fa.fa-tag{color:#c1bebe}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box:first-of-type{width:37%;margin:0 100px 0 0;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-sizing:border-box;box-sizing:border-box}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box:first-of-type:last-child{margin-right:unset}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box:first-of-type .box-image{background-image:url(../png/placeholder1.png);background-position:50%;background-size:cover;height:14em}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box:nth-of-type(2){width:37%;margin:0 100px 0 0;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-sizing:border-box;box-sizing:border-box}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box:nth-of-type(2):last-child{margin-right:unset}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box:nth-of-type(2) .box-image{background-image:url(../png/placeholder1.png);background-position:50%;background-size:cover;height:14em}.knowledge-section .knowledge-section-left .center-content-additional-knowledge.news{padding:50px 0 0}.knowledge-section .knowledge-section-left .center-content-additional-knowledge.news h1{text-align:left;width:100%;padding:0 30px;-webkit-box-sizing:border-box;box-sizing:border-box}.knowledge-section .knowledge-section-right{width:25%;float:right;border-left:5px solid #d8d8d8;margin:80px auto 45px 15px}.knowledge-section .knowledge-section-right .center-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:200px;margin:0 auto;padding-top:0 0 0 30px}.knowledge-section .knowledge-section-right .center-content h1{margin:0 0 20px;font-size:22px;font-stretch:100%;font-style:normal;font-variant-caps:normal;font-variant-east-asian:normal;-webkit-font-variant-ligatures:normal;font-variant-ligatures:normal;font-variant-numeric:normal;font-weight:700;height:auto;text-align:left;width:100%;font-family:Open Sans;letter-spacing:.992px;line-height:40px;color:#17497b}.knowledge-section .knowledge-section-right .center-content .box-content{width:130px;-webkit-box-sizing:border-box;box-sizing:border-box}.knowledge-section .knowledge-section-right .center-content .box-content:first-child{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.knowledge-section .knowledge-section-right .center-content .box-content:first-child img{height:150px;width:100%;margin:auto;display:block}.knowledge-section .knowledge-section-right .center-content .box-content:last-child{position:relative;text-align:left;height:80px;padding-top:5px}.knowledge-section .knowledge-section-right .center-content .box-content:last-child h1{font-weight:lighter;color:#fff;line-height:1.3;font-size:20px}.knowledge-section .knowledge-section-right .center-content .box-content:last-child .doc-title{color:#d0d0d0;font-size:12px;font-weight:700}.knowledge-section .knowledge-section-right .center-content .box-content:last-child .doc-size{color:#d8d8d8;font-size:8px}.knowledge-section .knowledge-section-right .center-content .box-content:last-child .doc-size span.box-arrow{position:absolute;right:0;top:5%;font-size:14px}.additional-knowledge-flag-section{padding-bottom:70px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.additional-knowledge-flag-section .show-more{background-color:#e5e9ff;text-align:right;padding:10px 10px 10px 0;margin:10px}.additional-knowledge-flag-section .show-more .show-more-btn{text-decoration:none;color:#000;font-size:15px;border:none;background-color:inherit}@media screen and (min-width:1025px){.nav-list{display:block}}@media only screen and (max-width:1025px){.news-and-knowledge-download-banner{padding:30px 0 40px}.news-and-knowledge-download-banner .center-content{width:100%}.news-and-knowledge-download-banner .center-content h1{font-size:49px;font-stretch:100%;font-style:normal;font-variant-caps:normal;font-variant-east-asian:normal;-webkit-font-variant-ligatures:normal;font-variant-ligatures:normal;font-variant-numeric:normal;font-weight:700;height:auto;letter-spacing:.735px;line-height:56.35px}.news-and-knowledge-download-banner .center-content .center-content-box .box-paragraph{color:#fff}.nav-mobile{display:block}nav{width:100%;padding:95px 0 0}nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}nav ul .submenu-opener-wrapper{line-height:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}nav ul li{float:none}nav ul li .button-schedule{margin:15px 0}nav ul li a{padding:15px;line-height:20px}nav ul li ul li a{padding-left:30px;line-height:20px}.nav-dropdown{position:static;background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.nav-list{text-align:center;height:calc(100% - 110px);width:100vw;background-color:#17497b;position:fixed;top:110px;z-index:1000;display:none;-webkit-transition:display 2s;transition:display 2s;overflow-y:auto}.news-section{padding:50px 0}.news-section .show-more{padding:10px 25px 10px 0}.news-section .center-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.news-section .center-content h1{font-size:32px;font-stretch:100%;font-style:normal;font-variant-caps:normal;font-variant-east-asian:normal;-webkit-font-variant-ligatures:normal;font-variant-ligatures:normal;font-variant-numeric:normal;font-weight:700;height:auto;letter-spacing:.992px;line-height:40px}.news-section .center-content .box{width:45%;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-sizing:border-box;box-sizing:border-box;text-decoration:none;color:#000;margin-bottom:20px}.news-section .center-content .box .image-wrapper{background-color:#a4cf57;height:200px;border-bottom:5px solid #a4cf57}.news-section .center-content .box .image-wrapper .box-image{height:100%;width:100%;-webkit-transition:opacity .5s;transition:opacity .5s}.news-section .center-content .box:hover .box-image{width:100%;opacity:.5}.news-section .center-content .box.news{padding:50px 0 0}.news-section .center-content .box.news h1{text-align:left;width:100%;padding:0 30px;-webkit-box-sizing:border-box;box-sizing:border-box}.news-section .center-content-additional{display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:50px}.news-section .center-content-additional h1{margin:0 0 40px;font-size:38px;font-stretch:100%;font-style:normal;font-variant-caps:normal;font-variant-east-asian:normal;-webkit-font-variant-ligatures:normal;font-variant-ligatures:normal;font-variant-numeric:normal;font-weight:700;height:auto;text-align:left;width:100%;font-family:Open Sans;letter-spacing:.992px;line-height:40px;color:#17497b}.news-section .center-content-additional .box-date{width:15%;padding:5px 5px 0 0;float:left}.news-section .center-content-additional .box-date .news-date{color:#17497b;font-weight:700;margin-bottom:0;line-height:1}.news-section .center-content-additional .box-date .news-my{font-size:10px;margin-top:0}.news-section .center-content-additional .box-news{float:right;width:80%}.news-section .center-content-additional .box-title h2{font-size:16px;font-stretch:100%;font-style:normal;font-variant-caps:normal;font-variant-east-asian:normal;-webkit-font-variant-ligatures:normal;font-variant-ligatures:normal;font-variant-numeric:normal;font-weight:700;height:auto;letter-spacing:.858px;line-height:24px;color:#17497b}.news-section .center-content-additional .box:first-of-type{width:30%;margin:0 15px;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-sizing:border-box;box-sizing:border-box}.news-section .center-content-additional .box:first-of-type:last-child{margin-right:unset}.news-section .center-content-additional .box:nth-of-type(2){width:30%;margin:0 15px;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-sizing:border-box;box-sizing:border-box}.news-section .center-content-additional .box:nth-of-type(2):last-child{margin-right:unset}.news-section .center-content-additional .box:nth-of-type(3){width:30%;margin:0 15px;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-sizing:border-box;box-sizing:border-box}.news-section .center-content-additional .box:nth-of-type(3):last-child{margin-right:unset}.knowledge-section{padding-bottom:70px;display:-webkit-box;display:-ms-flexbox;display:flex}.knowledge-section .knowledge-section-left{width:69%;float:left;margin:0 0 0 50px;padding-right:0}.knowledge-section .knowledge-section-left .center-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.knowledge-section .knowledge-section-left .center-content h1{margin:0 0 40px;font-size:38px;font-stretch:100%;font-style:normal;font-variant-caps:normal;font-variant-east-asian:normal;-webkit-font-variant-ligatures:normal;font-variant-ligatures:normal;font-variant-numeric:normal;font-weight:700;height:auto;text-align:left;width:100%;font-family:Open Sans;letter-spacing:.992px;line-height:40px;color:#17497b}.knowledge-section .knowledge-section-left .center-content .box-content:first-child{-ms-flex-flow:wrap;flex-flow:wrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:50px;height:-webkit-max-content;height:-moz-max-content;height:max-content}.knowledge-section .knowledge-section-left .center-content .box-content:first-child img{width:22em;height:auto;margin:auto;display:block}.knowledge-section .knowledge-section-left .center-content .box-content:last-child{position:relative;background-color:#17497b;margin-bottom:50px;text-align:left;padding:1px 10px;max-height:220px;width:160px}.knowledge-section .knowledge-section-left .center-content .box-content:last-child .box-date{width:15%;color:#a4cf57}.knowledge-section .knowledge-section-left .center-content .box-content:last-child .box-date .news-date{font-weight:700;margin-bottom:2px;line-height:1}.knowledge-section .knowledge-section-left .center-content .box-content:last-child .box-date .news-my{font-size:10px;margin-top:0}.knowledge-section .knowledge-section-left .center-content .box-content:last-child h1{font-weight:lighter;color:#fff;line-height:1.2;font-size:14px;margin-bottom:10px}.knowledge-section .knowledge-section-left .center-content .box-content:last-child .box-arrow{position:absolute;right:0;bottom:0;padding-right:10px;color:#fff}.knowledge-section .knowledge-section-left .center-content.narrow{width:570px}.knowledge-section .knowledge-section-left .center-content-additional-knowledge{display:none;margin-left:30px}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-text p{color:#17497b}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-text .read-more{color:#a4cf57;text-decoration:underline}.knowledge-section .knowledge-section-left .center-content-additional-knowledge h1{margin:0 0 40px;font-size:38px;font-stretch:100%;font-style:normal;font-variant-caps:normal;font-variant-east-asian:normal;-webkit-font-variant-ligatures:normal;font-variant-ligatures:normal;font-variant-numeric:normal;font-weight:700;height:auto;text-align:left;width:100%;font-family:Open Sans;letter-spacing:.992px;line-height:40px;color:#17497b}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-news{float:right}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-news .box-title h2{font-size:16px;font-stretch:100%;font-style:normal;font-variant-caps:normal;font-variant-east-asian:normal;-webkit-font-variant-ligatures:normal;font-variant-ligatures:normal;font-variant-numeric:normal;font-weight:700;height:auto;letter-spacing:.858px;line-height:18px;color:#17497b;margin-bottom:0}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-news .box-article-info{padding:0 5px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;color:#17497b}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-news .box-article-info .article-author{margin-right:20px;font-size:10px;-webkit-box-flex:1;-ms-flex:1;flex:1}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-news .box-article-info .article-author .fa.fa-pencil{color:#c1bebe}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-news .box-article-info .article-date{-ms-flex:1;-webkit-box-flex:1;flex:1;margin-left:10px;margin-right:20px;font-size:10px}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-news .box-article-info .article-date .fa.fa-clock-o{color:#c1bebe}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-news .box-article-info .article-tags{font-size:10px}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-news .box-article-info .article-tags .fa.fa-tag{color:#c1bebe}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box:first-of-type{width:43%;margin:0 50px 0 0;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-sizing:border-box;box-sizing:border-box}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box:first-of-type:last-child{margin-right:unset}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box:first-of-type .box-image{background-image:url(../png/placeholder1.png);background-position:50%;background-size:cover;height:144px;width:100%}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box:nth-of-type(2){width:43%;margin:0 100px 0 0;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-sizing:border-box;box-sizing:border-box}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box:nth-of-type(2):last-child{margin-right:unset}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box:nth-of-type(2) .box-image{background-image:url(../png/placeholder1.png);background-position:50%;background-size:cover;height:144px;width:100%}.knowledge-section .knowledge-section-left .center-content-additional-knowledge.news{padding:50px 0 0}.knowledge-section .knowledge-section-left .center-content-additional-knowledge.news h1{text-align:left;width:100%;padding:0 30px;-webkit-box-sizing:border-box;box-sizing:border-box}.knowledge-section .knowledge-section-right{width:25%;float:right;border-left:5px solid #d3d3d3;margin:75px auto 0 15px}.knowledge-section .knowledge-section-right .center-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:200px;margin:0 auto;padding-top:0 0 0 30px}.knowledge-section .knowledge-section-right .center-content h1{margin:0 0 20px;font-size:22px;font-stretch:100%;font-style:normal;font-variant-caps:normal;font-variant-east-asian:normal;-webkit-font-variant-ligatures:normal;font-variant-ligatures:normal;font-variant-numeric:normal;font-weight:700;height:auto;text-align:left;width:100%;font-family:Open Sans;letter-spacing:.992px;line-height:40px;color:#17497b}.knowledge-section .knowledge-section-right .center-content .box-content{width:130px;-webkit-box-sizing:border-box;box-sizing:border-box}.knowledge-section .knowledge-section-right .center-content .box-content:first-child{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.knowledge-section .knowledge-section-right .center-content .box-content:first-child img{height:150px;width:100%;margin:auto;display:block}.knowledge-section .knowledge-section-right .center-content .box-content:last-child{position:relative;background-color:transparent;text-align:left;height:80px;padding-top:10px}.knowledge-section .knowledge-section-right .center-content .box-content:last-child h1{font-weight:lighter;color:#fff;line-height:1.3;font-size:20px}.knowledge-section .knowledge-section-right .center-content .box-content:last-child .doc-title{color:#666;font-size:12px}}@media screen and (max-width:785px){.knowledge-section{padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 auto}.knowledge-section .knowledge-section-left{width:100%;margin:0}.knowledge-section .knowledge-section-left .center-content{padding:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:left}.knowledge-section .knowledge-section-left .center-content .box-content:first-child{-ms-flex-flow:wrap;flex-flow:wrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 5px}.knowledge-section .knowledge-section-left .center-content .box-content:first-child img{height:auto;width:100%;margin:auto;display:block}.knowledge-section .knowledge-section-left .center-content .box-content:last-child{position:relative;background-color:#17497b;margin:0 5px 50px;width:auto;text-align:left;padding:5px 10px}.knowledge-section .knowledge-section-left .center-content .box-content:last-child .box-date{width:15%;color:#a4cf57}.knowledge-section .knowledge-section-left .center-content .box-content:last-child .box-date .news-date{font-weight:700;margin-bottom:2px;line-height:1}.knowledge-section .knowledge-section-left .center-content .box-content:last-child .box-date .news-my{font-size:10px;margin-top:0}.knowledge-section .knowledge-section-left .center-content .box-content:last-child h1{font-weight:lighter;color:#fff;line-height:1.3;font-size:20px}.knowledge-section .knowledge-section-left .center-content .box-content:last-child .box-arrow{position:absolute;right:0;bottom:0;padding-right:10px;color:#fff}.knowledge-section .knowledge-section-left .center-content.narrow{width:570px}.knowledge-section .knowledge-section-left .center-content-additional-knowledge{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-left:0}.knowledge-section .knowledge-section-left .center-content-additional-knowledge h1{margin:0 0 40px;font-size:36px;font-stretch:100%;font-style:normal;font-variant-caps:normal;font-variant-east-asian:normal;-webkit-font-variant-ligatures:normal;font-variant-ligatures:normal;font-variant-numeric:normal;font-weight:700;height:auto;text-align:left;width:100%;font-family:Open Sans;letter-spacing:.992px;line-height:44px;color:#17497b}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-news{float:right}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-news .box-title h2{font-size:16px;font-stretch:100%;font-style:normal;font-variant-caps:normal;font-variant-east-asian:normal;-webkit-font-variant-ligatures:normal;font-variant-ligatures:normal;font-variant-numeric:normal;font-weight:700;height:auto;letter-spacing:.858px;line-height:18px;color:#17497b;margin-bottom:0}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-news .box-article-info{padding:0 5px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;color:#17497b}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-news .box-article-info .article-author{margin-right:0;font-size:10px;-webkit-box-flex:1;-ms-flex:1;flex:1}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-news .box-article-info .article-author .fa.fa-pencil{color:#c1bebe}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-news .box-article-info .article-date{-ms-flex:1;-webkit-box-flex:1;flex:1;margin-left:10px;margin-right:10px;font-size:10px}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-news .box-article-info .article-date .fa.fa-clock-o{color:#c1bebe}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-news .box-article-info .article-tags{font-size:10px}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-news .box-article-info .article-tags .fa.fa-tag{color:#c1bebe}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-content:first-child{-ms-flex-flow:wrap;flex-flow:wrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 5px}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-content:first-child img{margin:auto;display:block}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-content:last-child{position:relative;background-color:#17497b;width:auto;text-align:left;padding:5px 10px;width:300px;margin:0 5px 50px 10px}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-content:last-child .box-date{width:15%;color:#a4cf57}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-content:last-child .box-date .news-date{font-weight:700;margin-bottom:2px;line-height:1}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-content:last-child .box-date .news-my{font-size:10px;margin-top:0}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-content:last-child h1{font-weight:lighter;color:#fff;line-height:1.3;font-size:20px}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box:first-of-type{width:100%;margin:0 0 40px}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box:first-of-type .box-image{height:390px}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box:nth-of-type(2){width:100%;margin:0 0 40px}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box:nth-of-type(2) .box-image{height:390px}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-article-info{padding:0 5px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;color:#17497b}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-article-info .article-author{margin-right:5px;font-size:10px;-webkit-box-flex:1;-ms-flex:1;flex:1}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-article-info .article-author .fa.fa-pencil{color:#c1bebe}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-article-info .article-date{-ms-flex:1;-webkit-box-flex:1;flex:1;margin-left:5px;margin-right:10px;font-size:10px}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-article-info .article-date .fa.fa-clock-o{color:#c1bebe}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-article-info .article-tags{font-size:10px}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-article-info .article-tags .fa.fa-tag{color:#c1bebe}.knowledge-section .knowledge-section-left .center-content-additional-knowledge.narrow{width:570px}.knowledge-section .knowledge-section-right{width:100%;border-left:none;margin:0 auto}.knowledge-section .knowledge-section-right .center-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 20px 10px;padding-top:0 0 0 30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.knowledge-section .knowledge-section-right .center-content h1{text-align:center}.knowledge-section .knowledge-section-right .center-content .box-content{width:130px}.knowledge-section .knowledge-section-right .center-content .box-content:first-child{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;float:left}.knowledge-section .knowledge-section-right .center-content .box-content:first-child img{height:150px;width:100%;margin:auto;display:block}.knowledge-section .knowledge-section-right .center-content .box-content:last-child{position:relative;background-color:transparent;text-align:left;height:80px;padding-top:5px;float:right}.knowledge-section .knowledge-section-right .center-content .box-content:last-child h1{font-weight:lighter;color:#fff;line-height:1.3;font-size:20px;text-align:center}.knowledge-section .knowledge-section-right .center-content .box-content:last-child .doc-title{color:#666;font-size:10px}.knowledge-section .knowledge-section-right .center-content .box-content:last-child .doc-size{text-align:left;font-size:8px}.knowledge-section .knowledge-section-right .center-content:nth-of-type(2){width:30%;float:left;margin:0 0 20px 100px}.knowledge-section .knowledge-section-right .center-content:nth-of-type(3){width:30%;float:right;margin:0 100px 20px 0}.news-and-knowledge-download-banner{padding:30px 0 40px}.news-and-knowledge-download-banner .center-content,.news-and-knowledge-download-banner .center-content .center-content-box{width:100%}.news-and-knowledge-download-banner .center-content .center-content-box .box-paragraph{color:#fff;width:100%}.news-and-knowledge-download-banner .center-content .center-content-box .box-download{width:100%}.news-and-knowledge-download-banner .center-content .center-content-box .box-download .btn.hollow-download{border-radius:4px;border:1px solid #a4cf57;background-color:transparent;color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box}.news-and-knowledge-download-banner .center-content .center-content-box .box-download .btn.hollow-download:hover{background-color:#fff;color:#17497b;-webkit-transition:background-color .5s ease-out;transition:background-color .5s ease-out}.news-and-knowledge-download-banner .center-content h1{font-size:30px;font-stretch:100%;font-style:normal;font-variant-caps:normal;font-variant-east-asian:normal;-webkit-font-variant-ligatures:normal;font-variant-ligatures:normal;font-variant-numeric:normal;font-weight:700;height:auto;letter-spacing:.45px;line-height:34.5px}.news-section{padding:50px 0}.news-section .center-content-additional{display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.news-section .center-content-additional h1{margin:0 0 40px;font-size:38px;font-stretch:100%;font-style:normal;font-variant-caps:normal;font-variant-east-asian:normal;-webkit-font-variant-ligatures:normal;font-variant-ligatures:normal;font-variant-numeric:normal;font-weight:700;height:auto;text-align:left;width:100%;font-family:Open Sans;letter-spacing:.992px;line-height:40px;color:#17497b}.news-section .center-content-additional .box-date{width:15%;padding:5px 5px 0 0;float:left}.news-section .center-content-additional .box-date .news-date{color:#17497b;font-weight:700;margin-bottom:0;line-height:1}.news-section .center-content-additional .box-date .news-my{font-size:10px;margin-top:0}.news-section .center-content-additional .box-news{float:right;width:80%}.news-section .center-content-additional .box-title h2{font-size:16px;font-stretch:100%;font-style:normal;font-variant-caps:normal;font-variant-east-asian:normal;-webkit-font-variant-ligatures:normal;font-variant-ligatures:normal;font-variant-numeric:normal;font-weight:700;height:auto;letter-spacing:.858px;line-height:24px;color:#17497b}.news-section .center-content-additional .box:first-of-type{width:30%;margin:0 100px 0 0;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-sizing:border-box;box-sizing:border-box}.news-section .center-content-additional .box:first-of-type:last-child{margin-right:unset}.news-section .center-content-additional .box:first-of-type .box-image{background-image:url(../jpg/placeholder2.jpg);background-position:50%;background-size:cover;height:175px}.news-section .center-content-additional .box:first-of-type .box-image:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:#a4cf57;opacity:0;-webkit-transition:.5s ease;transition:.5s ease}.news-section .center-content-additional .box:first-of-type .box-image:hover:before{opacity:.23}.news-section .center-content-additional .box:nth-of-type(2){width:30%;margin:0 100px 0 0;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-sizing:border-box;box-sizing:border-box}.news-section .center-content-additional .box:nth-of-type(2):last-child{margin-right:unset}.news-section .center-content-additional .box:nth-of-type(2) .box-image{background-image:url(../jpg/placeholder2.jpg);background-position:50%;background-size:cover;height:175px}.news-section .center-content-additional .box:nth-of-type(3){width:30%;margin:0 15px 0 0;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-sizing:border-box;box-sizing:border-box}.news-section .center-content-additional .box:nth-of-type(3):last-child{margin-right:unset}.news-section .center-content-additional .box:nth-of-type(3) .box-image{background-image:url(../jpg/placeholder2.jpg);background-position:50%;background-size:cover;height:175px}.news-section .center-content-additional.news{padding:50px 0 0}.news-section .center-content-additional.news h1{text-align:left;width:100%;padding:0 30px;-webkit-box-sizing:border-box;box-sizing:border-box}.news-section .show-more{background-color:#e5e9ff;text-align:right;padding:10px 10px 10px 0;margin:10px}.news-section .show-more .show-more-btn{text-decoration:none;color:#000;font-size:15px;border:none;background-color:inherit}.news-section .center-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-ms-flex-wrap:wrap;flex-wrap:wrap}.news-section .center-content h1{margin:0 0 40px;font-size:38px;font-stretch:100%;font-style:normal;font-variant-caps:normal;font-variant-east-asian:normal;-webkit-font-variant-ligatures:normal;font-variant-ligatures:normal;font-variant-numeric:normal;font-weight:700;height:auto;text-align:left;width:100%;font-family:Open Sans;letter-spacing:.992px;line-height:40px;color:#17497b}.news-section .center-content .box-date{width:15%;float:left}.news-section .center-content .box-date .news-date{color:#17497b;font-weight:700;margin-bottom:0;line-height:1}.news-section .center-content .box-date .news-my{font-size:10px;margin-top:0}.news-section .center-content .box-news{float:right;width:80%}.news-section .center-content .box-title h2{font-size:16px;font-stretch:100%;font-style:normal;font-variant-caps:normal;font-variant-east-asian:normal;-webkit-font-variant-ligatures:normal;font-variant-ligatures:normal;font-variant-numeric:normal;font-weight:700;min-height:50px;letter-spacing:.858px;line-height:24px;color:#17497b}.news-section .center-content .box{width:100%;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-sizing:border-box;box-sizing:border-box;text-decoration:none;color:#000;margin-bottom:20px}.news-section .center-content .box .image-wrapper{background-color:#a4cf57;height:400px;border-bottom:5px solid #a4cf57}.news-section .center-content .box .image-wrapper .box-image{height:100%;width:100%;-webkit-transition:opacity .5s;transition:opacity .5s}.news-section .center-content .box:hover .box-image{width:100%;opacity:.5}.news-section .center-content.news{padding:50px 0 0}.news-section .center-content.news h1{text-align:left;width:100%;padding:0 30px;-webkit-box-sizing:border-box;box-sizing:border-box}.news-and-knowledge-main-banner .center-content{padding-top:30px;padding-bottom:70px}.news-and-knowledge-main-banner .center-content h1{font-family:Rubik-Regular;font-size:30px;font-stretch:100%;font-style:normal;font-variant-caps:normal;font-variant-east-asian:normal;-webkit-font-variant-ligatures:normal;font-variant-ligatures:normal;font-variant-numeric:normal;font-weight:700;height:auto;letter-spacing:.45px;line-height:34.5px}.partners .center-content .partners-logo{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.partners .center-content .partners-logo img{margin:0 20px 20px 0}.products{padding:20px}.products .center-content .product-block{padding:50px 30px;width:100%}.products .center-content .product-block p{min-height:auto}.products-solutions{padding:15px 0}.products-solutions .lns-core-traditional-banking-img{background-image:url(../jpg/traditional-banking-products.jpg)}.products-solutions .products_digital-banking{background-image:url(../jpg/digital-banking-products.jpg)}.products-solutions .products-fintech{background-image:url(../jpg/fintech-products.jpg)}.products-solutions .products-traditional-banking{background-image:url(../jpg/traditional-banking-products.jpg)}.products-solutions .center-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 20px}.products-solutions .center-content.products-page{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.products-solutions .center-content h1{margin:0 0 40px}.products-solutions .center-content .lns-products-solutions-title{font-family:Open Sans,sans-serif;font-size:23px;font-weight:700}.products-solutions .center-content .box{width:100%;margin:0 0 20px;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-sizing:border-box;box-sizing:border-box}.products-solutions .center-content .box:last-child{margin-right:unset}.products-solutions .center-content .box .box-image{width:100%;height:350px;background-image:url(../png/placeholder.png);background-position:50%}.products-solutions .center-content .box a,.products-solutions .center-content .box a:hover{text-decoration:none}.products-solutions .center-content.news{padding:50px 0 0}.products-solutions .center-content.news a{margin:0 auto}.cool-footer{background-color:#17497b;background-image:url(../png/footergraphic.png);background-position:top;background-repeat:no-repeat;margin:0}.cool-footer .center-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box}.cool-footer .center-content .logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:30px 0}.cool-footer .center-content .content{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cool-footer .center-content .content .left{display:none!important}.cool-footer .center-content .content .copyright{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.cool-footer .center-content .content .copyright p{width:100%;font-size:10px;text-align:center}.cool-footer .center-content .content .center-footer{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 50px}.cool-footer .center-content .content .center-footer .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid hsla(0,0%,100%,.25);padding:0 20px 30px}.cool-footer .center-content .content .center-footer .top a{color:#fff;text-decoration:none;font-size:14px}.cool-footer .center-content .content .center-footer .top a:hover{color:#a4cf57}.cool-footer .center-content .content .center-footer .bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:30px 0}.cool-footer .center-content .content .center-footer .bottom .facebook{background-image:url(../svg/fbwhite.svg);display:block;width:20px;height:20px;background-repeat:no-repeat;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:20px}.cool-footer .center-content .content .center-footer .bottom .facebook:hover{background-image:url(../svg/fbgreen.svg)}.cool-footer .center-content .content .center-footer .bottom .linkedin{background-image:url(../svg/linkedwhite.svg);display:block;width:20px;height:20px;background-repeat:no-repeat;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:20px}.cool-footer .center-content .content .center-footer .bottom .linkedin:hover{background-image:url(../svg/linkedgreen.svg)}.cool-footer .center-content .content .center-footer .bottom .youtube{background-image:url(../svg/youtubewhite.svg);display:block;width:20px;height:20px;background-repeat:no-repeat;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cool-footer .center-content .content .center-footer .bottom .youtube:hover{background-image:url(../svg/youtubegreen.svg)}.cool-footer .center-content .content .right{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%!important;display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:20px}.cool-footer .center-content .content .right p{text-align:center;font-size:10px}.cool-footer .center-content .content .right a{color:#fff;text-decoration:none}.cool-footer .center-content .content .right a:hover{text-decoration:underline;color:#a4cf57}p{font-weight:300;font-size:16px;line-height:1.5;text-decoration:none;font-style:normal;letter-spacing:0}}@media screen and (max-width:600px){.news-section{padding:50px 0}.news-section .show-more{background-color:#e5e9ff;text-align:right;padding:10px 10px 10px 0;margin:10px}.news-section .show-more .show-more-btn{text-decoration:none;color:#000;font-size:15px;border:none;background-color:inherit}.news-section .center-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 15px}.news-section .center-content h1{margin:0 0 40px;font-size:38px;font-stretch:100%;font-style:normal;font-variant-caps:normal;font-variant-east-asian:normal;-webkit-font-variant-ligatures:normal;font-variant-ligatures:normal;font-variant-numeric:normal;font-weight:700;height:auto;text-align:left;width:100%;font-family:Open Sans;letter-spacing:.992px;line-height:40px;color:#17497b}.news-section .center-content .box-date{width:15%;float:left}.news-section .center-content .box-date .news-date{color:#17497b;font-weight:700;margin-bottom:0;line-height:1}.news-section .center-content .box-date .news-my{font-size:10px;margin-top:0}.news-section .center-content .box-news{float:right;width:80%}.news-section .center-content .box-title h2{font-size:16px;font-stretch:100%;font-style:normal;font-variant-caps:normal;font-variant-east-asian:normal;-webkit-font-variant-ligatures:normal;font-variant-ligatures:normal;font-variant-numeric:normal;font-weight:700;min-height:50px;letter-spacing:.858px;line-height:24px;color:#17497b}.news-section .center-content .box{width:100%;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-sizing:border-box;box-sizing:border-box;text-decoration:none;color:#000;margin-bottom:20px}.news-section .center-content .box .image-wrapper{background-color:#a4cf57;height:auto;border-bottom:0 solid #a4cf57}.news-section .center-content .box .image-wrapper .box-image{height:100%;width:100%;-webkit-transition:opacity .5s;transition:opacity .5s}.news-section .center-content .box:hover .box-image{width:100%;opacity:.5}.news-section .center-content.news{padding:50px 0 0}.news-section .center-content.news h1{text-align:left;width:100%;padding:0 30px;-webkit-box-sizing:border-box;box-sizing:border-box}.knowledge-section{padding:10px}.knowledge-section .knowledge-section-left{width:100%}.knowledge-section .knowledge-section-left .center-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:0}.knowledge-section .knowledge-section-left .center-content h1{margin:0 0 40px;font-size:36px;font-stretch:100%;font-style:normal;font-variant-caps:normal;font-variant-east-asian:normal;-webkit-font-variant-ligatures:normal;font-variant-ligatures:normal;font-variant-numeric:normal;font-weight:700;height:auto;text-align:left;width:100%;font-family:Open Sans;letter-spacing:.992px;line-height:44px;color:#17497b}.knowledge-section .knowledge-section-left .center-content .box-content:first-child{-ms-flex-flow:wrap;flex-flow:wrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 5px}.knowledge-section .knowledge-section-left .center-content .box-content:first-child img{margin:auto;display:block;width:100%;height:auto}.knowledge-section .knowledge-section-left .center-content .box-content:last-child{position:relative;background-color:#17497b;margin:0 5px 50px;width:auto;text-align:left;padding:5px 10px}.knowledge-section .knowledge-section-left .center-content .box-content:last-child .doc-size{-ms-flex:1;-webkit-box-flex:1;flex:1;margin-left:10px;margin-right:20px;font-size:10px}.knowledge-section .knowledge-section-left .center-content .box-content:last-child .box-date{width:15%;color:#a4cf57}.knowledge-section .knowledge-section-left .center-content .box-content:last-child .box-date .news-date{font-weight:700;margin-bottom:2px;line-height:1}.knowledge-section .knowledge-section-left .center-content .box-content:last-child .box-date .news-my{font-size:10px;margin-top:0}.knowledge-section .knowledge-section-left .center-content .box-content:last-child h1{font-weight:lighter;color:#fff;line-height:1.3;font-size:20px}.knowledge-section .knowledge-section-left .center-content .box-content:last-child .box-arrow{position:absolute;right:0;bottom:0;padding-right:10px;color:#fff}.knowledge-section .knowledge-section-left .center-content-additional-knowledge{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:0}.knowledge-section .knowledge-section-left .center-content-additional-knowledge h1{margin:0 0 40px;font-size:36px;font-stretch:100%;font-style:normal;font-variant-caps:normal;font-variant-east-asian:normal;-webkit-font-variant-ligatures:normal;font-variant-ligatures:normal;font-variant-numeric:normal;font-weight:700;height:auto;text-align:left;width:100%;font-family:Open Sans;letter-spacing:.992px;line-height:44px;color:#17497b}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-news{float:right}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-news .box-title h2{font-size:16px;font-stretch:100%;font-style:normal;font-variant-caps:normal;font-variant-east-asian:normal;-webkit-font-variant-ligatures:normal;font-variant-ligatures:normal;font-variant-numeric:normal;font-weight:700;height:auto;letter-spacing:.858px;line-height:18px;color:#17497b;margin-bottom:0}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-news .box-article-info{padding:0 5px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;color:#17497b}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-news .box-article-info .article-author{margin-right:0;font-size:10px;-webkit-box-flex:1;-ms-flex:1;flex:1}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-news .box-article-info .article-author .fa.fa-pencil{color:#c1bebe}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-news .box-article-info .article-date{-ms-flex:1;-webkit-box-flex:1;flex:1;margin-left:10px;margin-right:10px;font-size:10px}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-news .box-article-info .article-date .fa.fa-clock-o{color:#c1bebe}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-news .box-article-info .article-tags{font-size:10px}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-news .box-article-info .article-tags .fa.fa-tag{color:#c1bebe}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-content:first-child{-ms-flex-flow:wrap;flex-flow:wrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 5px}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-content:first-child img{margin:auto;display:block}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-content:last-child{position:relative;background-color:#17497b;width:auto;text-align:left;padding:5px 10px;width:300px;margin:0 5px 50px 10px}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-content:last-child .box-date{width:15%;color:#a4cf57}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-content:last-child .box-date .news-date{font-weight:700;margin-bottom:2px;line-height:1}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-content:last-child .box-date .news-my{font-size:10px;margin-top:0}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-content:last-child h1{font-weight:lighter;color:#fff;line-height:1.3;font-size:20px}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box:first-of-type{width:100%}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box:first-of-type .box-image{height:215px}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box:nth-of-type(2){width:100%}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box:nth-of-type(2) .box-image{height:215px}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-article-info{padding:0 5px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;color:#17497b}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-article-info .article-author{margin-right:5px;font-size:10px;-webkit-box-flex:1;-ms-flex:1;flex:1}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-article-info .article-author .fa.fa-pencil{color:#c1bebe}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-article-info .article-date{-ms-flex:1;-webkit-box-flex:1;flex:1;margin-left:5px;margin-right:10px;font-size:10px}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-article-info .article-date .fa.fa-clock-o{color:#c1bebe}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-article-info .article-tags{font-size:10px}.knowledge-section .knowledge-section-left .center-content-additional-knowledge .box-article-info .article-tags .fa.fa-tag{color:#c1bebe}.knowledge-section .knowledge-section-left .center-content-additional-knowledge.narrow{width:570px}.knowledge-section .knowledge-section-right{width:100%;border-left:none;margin:0 auto}.knowledge-section .knowledge-section-right .center-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;margin:0 auto;padding-top:0 0 0 30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.knowledge-section .knowledge-section-right .center-content h1{text-align:center}.knowledge-section .knowledge-section-right .center-content .box-content{width:130px}.knowledge-section .knowledge-section-right .center-content .box-content:first-child{width:100%;margin:0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.knowledge-section .knowledge-section-right .center-content .box-content:first-child img{height:auto;width:50%;display:block}.knowledge-section .knowledge-section-right .center-content .box-content:last-child{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;padding-top:5px}.knowledge-section .knowledge-section-right .center-content .box-content:last-child img{height:auto;width:50%;display:block}.knowledge-section .knowledge-section-right .center-content .box-content:last-child h1{font-weight:lighter;color:#fff;line-height:1.3;font-size:20px;text-align:center}.knowledge-section .knowledge-section-right .center-content .box-content:last-child .doc-title{color:#666;font-size:12px}.knowledge-section .knowledge-section-right .center-content:nth-of-type(2),.knowledge-section .knowledge-section-right .center-content:nth-of-type(3){width:100%;margin:0 auto}.news-and-knowledge-download-banner{padding:30px 15px}.news-and-knowledge-download-banner .center-content{padding:0}.news-and-knowledge-download-banner .center-content h1{font-size:36px;font-stretch:100%;font-style:normal;font-variant-caps:normal;font-variant-east-asian:normal;-webkit-font-variant-ligatures:normal;font-variant-ligatures:normal;font-variant-numeric:normal;font-weight:700;height:auto;letter-spacing:.45px;line-height:44px}.news-and-knowledge-download-banner .center-content-box{width:100%}.news-and-knowledge-download-banner .center-content-box .box-paragraph{color:#fff;float:left;width:100%}.news-and-knowledge-download-banner .center-content-box .box-download{width:100%;float:right}.news-and-knowledge-download-banner .center-content-box .box-download .btn.hollow-download{border-radius:4px;border:1px solid #a4cf57;background-color:transparent;color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box}.news-and-knowledge-download-banner .center-content-box .box-download .btn.hollow-download:hover{background-color:#fff;color:#17497b;-webkit-transition:background-color .5s ease-out;transition:background-color .5s ease-out}.dropdown .dropbtn,.topnav a:not(:first-child){display:none}.topnav a.icon{float:right;display:block}.topnav.responsive{position:relative}.topnav.responsive a.icon{position:absolute;right:0;top:0}.topnav.responsive a{float:none;display:block;text-align:left}.topnav.responsive .dropdown{float:none}.topnav.responsive .dropdown-content{position:relative}.topnav.responsive .dropdown .dropbtn{display:block;width:100%;text-align:left}.news-and-knowledge-main-banner .center-content{padding-top:30px;padding-bottom:0}.news-and-knowledge-main-banner .center-content h1{font-family:Rubik-Regular;font-size:30px;font-stretch:100%;font-style:normal;font-variant-caps:normal;font-variant-east-asian:normal;-webkit-font-variant-ligatures:normal;font-variant-ligatures:normal;font-variant-numeric:normal;font-weight:700;height:auto;letter-spacing:.45px;line-height:34px}.cool-footer{background-color:#17497b;background-image:url(../png/footergraphic.png);background-position:top;background-repeat:no-repeat;margin:0}.cool-footer .center-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box}.cool-footer .center-content .logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:30px 0}.cool-footer .center-content .content{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cool-footer .center-content .content .left{display:none}.cool-footer .center-content .content .copyright{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.cool-footer .center-content .content .copyright p{width:100%;font-size:10px;text-align:center}.cool-footer .center-content .content .center-footer{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0 50px}.cool-footer .center-content .content .center-footer,.cool-footer .center-content .content .center-footer .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cool-footer .center-content .content .center-footer .top{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid hsla(0,0%,100%,.25);padding:0 20px 30px}.cool-footer .center-content .content .center-footer .top a{color:#fff;text-decoration:none;font-size:14px;width:100%;padding:15px 0;text-align:center}.cool-footer .center-content .content .center-footer .top a:hover{color:#a4cf57}.cool-footer .center-content .content .center-footer .bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:30px 0}.cool-footer .center-content .content .center-footer .bottom .facebook{background-image:url(../svg/fbwhite.svg);display:block;width:20px;height:20px;background-repeat:no-repeat;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:20px}.cool-footer .center-content .content .center-footer .bottom .facebook:hover{background-image:url(../svg/fbgreen.svg)}.cool-footer .center-content .content .center-footer .bottom .linkedin{background-image:url(../svg/linkedwhite.svg);display:block;width:20px;height:20px;background-repeat:no-repeat;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:20px}.cool-footer .center-content .content .center-footer .bottom .linkedin:hover{background-image:url(../svg/linkedgreen.svg)}.cool-footer .center-content .content .center-footer .bottom .youtube{background-image:url(../svg/youtubewhite.svg);display:block;width:20px;height:20px;background-repeat:no-repeat;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cool-footer .center-content .content .center-footer .bottom .youtube:hover{background-image:url(../svg/youtubegreen.svg)}.cool-footer .center-content .content .right{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:20px}.cool-footer .center-content .content .right p{text-align:center;font-size:10px;width:100%}.cool-footer .center-content .content .right a{color:#fff;text-decoration:none}.cool-footer .center-content .content .right a:hover{text-decoration:underline;color:#a4cf57}}