@import"https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300;400;500;600;700;800;900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";html{--white: #FFFFFF;--dark-gray: #414042;--green: #A1B424;--light-gray: #58595b;--navy: #123F58;--alabaster: #f9f9f9;--primary-black: #000 }.darkBg{background-color:var(--primary-black)}.whiteText p{color:#fff}.lightGreyBg{background-color:var(--alabaster)}.hideCTA .btn-block{display:none}.btn{border-radius:5px;box-shadow:0px 2px 18px 0px rgba(0,0,0,.22);font-weight:400}@media screen and (max-width: 768px){.btn{padding:9px 30px}}.btn-with-arrow .btn{position:relative}.btn-with-arrow .btn:hover{background-color:#a1b424;opacity:.8}.btn-with-arrow .btn::after{content:"";position:absolute;background-image:url("img/play.png");width:18px;height:18px;top:17px;right:30px}body{font-family:"Roboto",sans-serif;font-size:18px;line-height:24px;font-weight:400 !important}body *{font-family:"Roboto",sans-serif}.typo-body-primary{font-size:18px;line-height:24px;font-weight:400 !important}@media screen and (max-width: 768px){.typo-body-primary{font-size:18px;line-height:24px}}.typo-body-primary a:not(.btn){color:var(--main-blue) !important;text-decoration:none}.typo-body-primary a:not(.btn):hover{text-decoration:underline}.typo-body-primary h2{font-size:36px;line-height:42px;font-weight:600;color:var(--main-blue)}.typo-body-primary h5{font-weight:300}.typo-body-secondary{font-size:18px;line-height:24px;font-weight:400 !important}h1,h2{font-weight:500;font-family:"Roboto Slab",serif}h3,h4{font-weight:400;font-family:"Roboto Slab",serif}.section-default ul{margin-bottom:20px}.section-default ul li{list-style:disc;margin-left:30px}header.main-header{transition:all .3s ease;height:auto}@media screen and (min-width: 768px){header.main-header .header-container{padding:10px 30px 0 !important}}header.main-header *{transition:all .3s ease}header.main-header .header-container{max-width:1220px}header.main-header .header-container a,header.main-header .header-container a[data-toggle]{color:#000}header.main-header .header-container a:hover{color:var(--green)}header.main-header .header-container .logo-cell img{height:80px}@media screen and (min-width: 1024px){header.main-header .header-container .button-cell{position:absolute;right:30px;top:25px}header.main-header .header-container .button-cell a{font-family:"Roboto",sans-serif}header.main-header .header-container .contactLink>a{color:var(--green) !important}}header.main-header .header-container #gnb{position:relative}header.main-header .header-container #gnb li a{font-size:16px;white-space:initial}header.main-header .header-container #gnb li a:hover{color:var(--green)}header.main-header .header-container #gnb li.current_page_item>a{color:var(--green)}header.main-header .header-container #gnb>li:first-child{margin-left:0}header.main-header .header-container .menu-cell ul:not(.dropdown-menu) li{margin-left:28px;line-height:100px}header.main-header .header-container .dropdown{position:initial}header.main-header .header-container .dropdown:hover ul.dropdown-menu{display:block}header.main-header .header-container .dropdown-menu:not(.dropdown-submenu){margin-left:30px;margin-top:0;border-radius:0;border-color:rgba(0,0,0,0);border-top:3px solid var(--green);width:700px}header.main-header .header-container .dropdown-menu:not(.dropdown-submenu) .caret{display:none}header.main-header .header-container .dropdown-menu:not(.dropdown-submenu)>li{margin-left:0 !important;float:left;padding:15px;width:50%}header.main-header .header-container .dropdown-menu:not(.dropdown-submenu)>li.menu50{border-right:1px solid #eee}header.main-header .header-container .dropdown-menu:not(.dropdown-submenu)>li a{padding:10px 15px;font-weight:500;font-size:16px !important;color:#fff;background:var(--green);border-radius:5px}header.main-header .header-container .dropdown-menu:not(.dropdown-submenu)>li a:hover{background-color:#819112;color:#fff !important}header.main-header .header-container .dropdown-menu:not(.dropdown-submenu)>li .dropdown-submenu{position:relative;display:block;transition:all .5s ease-in-out;box-shadow:none;margin-left:0;overflow:hidden;border:none !important;width:100%}header.main-header .header-container .dropdown-menu:not(.dropdown-submenu)>li .dropdown-submenu li{margin-left:0;position:relative}header.main-header .header-container .dropdown-menu:not(.dropdown-submenu)>li .dropdown-submenu li::before{content:"";width:12px;height:12px;position:absolute;background-image:url(img/right-arrow.svg);background-size:contain;top:12px;left:0}header.main-header .header-container .dropdown-menu:not(.dropdown-submenu)>li .dropdown-submenu a{padding:5px 15px 5px 15px;font-weight:400;font-size:16px !important;color:#333;background:rgba(0,0,0,0);font-family:"Roboto",sans-serif;border-radius:5px}header.main-header .header-container .dropdown-menu:not(.dropdown-submenu)>li .dropdown-submenu a:hover{color:var(--green) !important}header.main-header.affix{height:90px}header.main-header.affix .logo-cell img{width:auto;height:70px;transition:all .3s ease}header.main-header.affix .button-cell{top:20px}header.main-header.affix .menu-cell ul:not(.dropdown-menu) li{margin-left:28px;line-height:80px}header.main-header.affix .header-container{padding-top:20px;padding-bottom:20px}header.main-header.affix .dropdown-menu:not(.dropdown-submenu){margin-top:0}@media screen and (max-width: 768px){header.main-header.affix{height:60px}header.main-header.affix .logo-cell img{width:auto;height:30px;transition:all .3s ease}}.module-hero .container .inner-container{display:flex;justify-content:flex-start;align-items:center;max-width:640px}.module-hero .container .inner-container.text-center{text-align:left !important}.module-hero .container .inner-container h1{font-family:"Roboto Slab",serif !important;font-weight:400;font-size:36px;line-height:50px}.module-hero .container .inner-container .typo-body-primary{font-size:21px;margin-top:40px}.shorterHeading .header-block .color-primary{color:var(--dark-gray);font-size:55px;line-height:72px}@media screen and (max-width: 768px){.shorterHeading .header-block .color-primary{font-size:40px;line-height:50px}}.shorterHeading .header-block .typo-body-primary{max-width:650px;margin:40px auto}.shorterHeading .header-block .h4{font-weight:300 !important;font-size:20px;letter-spacing:2;color:var(--main-blue);margin-bottom:30px}.shorterHeading.whiteColor *{color:#fff !important}.shorterHeading.whiteColor .typo-body-primary{max-width:650px}.home3Columns{margin-bottom:50px}.home3Columns .h4{font-size:18px;font-weight:500;color:#000}.home3Columns .thumbs-member-card{background:none !important;box-shadow:none !important;border-radius:0 !important;position:relative}.home3Columns .image-cell .image{background-repeat:no-repeat;background-position:50%;margin-left:auto;margin-right:auto;width:100px;height:100px;border-radius:0;background-size:contain}.home3Columns.biggerIcon .image-cell .image{width:130px;height:180px}.home3Columns .content-cell{max-width:280px;margin:0 auto}.home3Columns .content-cell .name{margin-bottom:0 !important}.home3Columns .content-cell .position{margin-bottom:0 !important}.home3Columns .content-cell .text-center i{display:none}.home3Columns .content-cell .text-center{display:none}.home3Columns.plusIcon .thumbs-member-card::after{position:absolute;content:"+";width:30px;height:30px;right:-40px;top:calc(50% - 33px);font-size:30px;font-weight:900}.home3Columns.EqualIcon .thumbs-member-card::after{position:absolute;content:"=";width:30px;height:30px;right:-40px;top:calc(50% - 33px);font-size:30px;font-weight:900}@media screen and (max-width: 768px){.home3Columns.plusIcon .thumbs-member-card::after{width:30px;height:30px;right:calc(50% - 15px);top:calc(100% + 55px);font-size:30px;font-weight:900}.home3Columns.EqualIcon .thumbs-member-card::after{position:absolute;content:"=";width:30px;height:30px;right:calc(50% - 15px);top:calc(100% + 55px);font-size:30px;font-weight:900}}.module-text-benefit-topsymbol .symbol-cell{float:left}.module-text-benefit-topsymbol .symbol-cell .diamond{background-image:none}.module-text-benefit-topsymbol .symbol-cell .diamond img{width:60px !important}.module-text-benefit-topsymbol .content-cell{float:left;margin-left:30px;margin-top:0 !important}.centeringColsBlock .flex{justify-content:center}.centeringColsBlock .home3Columns .content-cell{max-width:350px;margin:0 auto}.down-animation{display:none}.noBgContainer .bg-container{display:none}.noBgContainer .module-text-benefit{color:var(--dark-gray)}.noBgContainer .module-text-benefit .symbol-cell img{width:50px !important}.noBgContainer .module-text-benefit .content-cell *{color:var(--dark-gray) !important}.noBgContainer .module-text-benefit .content-cell .h4{font-size:20px}@media screen and (max-width: 768px){.noBgContainer .module-text-benefit .symbol-cell{text-align:center}.noBgContainer .module-text-benefit .content-cell{text-align:center}}.twoColumnsEqual{width:100%;float:left;margin-top:20px}.twoColumnsEqual li{float:left;margin-bottom:15px}@media screen and (min-width: 768px){.twoColumnsEqual li{width:45%}}.ourTeam .thumbs-member-card{height:100%}.ourTeam .thumbs-member-card .h4{font-size:20px !important;font-weight:500}.ourTeam .thumbs-member-card .image-cell .image{border-radius:0;width:100%;background-size:cover;background-position:center;height:310px}.ourTeam .thumbs-member-card .content-cell{padding:40px 30px}.typo-body-primary p>img{max-width:100%;width:800px;height:auto}.riskListing .module-image-text{margin-bottom:60px}@media(min-width: 1024px){.riskListing .module-image-text{flex-direction:row-reverse}.riskListing .module-image-text.revers{flex-direction:row}}.riskAsset .module-image-text{margin-bottom:60px}@media(min-width: 1024px){.riskAsset .module-image-text{flex-direction:row-reverse !important;align-items:flex-start}}.articles .item .btn-default{color:var(--green) !important;background:none !important;border-radius:0;border:none !important;padding:0;box-shadow:none;text-align:left;text-decoration:underline}.articles .item .btn-default:hover{color:var(--navy) !important}.topFooter{background-color:var(--navy) !important;color:#fff;padding:30px 0 !important}.topFooter p{margin-bottom:0;font-size:24px;line-height:30px;font-family:"Roboto Slab",serif !important}.topFooter .flex{justify-content:space-between;align-items:center}footer{background-color:#000;border-top:none !important}footer a{word-wrap:break-word}footer a:hover{text-decoration:underline}footer .footer-menu-block{background-color:#000}footer .footer-menu-block .foot-title{font-weight:900;font-style:normal;font-size:55px;margin-bottom:50px}@media screen and (max-width: 768px){footer .footer-menu-block .foot-title{font-size:42px;line-height:50px;margin-bottom:40px !important}}footer .footer-menu-block h3{margin-bottom:0}footer .footer-menu-block .foot-menu-row{padding-bottom:0}footer .footer-menu-block .foot-menu-row p a{text-decoration:underline}footer .footer-menu-block .foot-menu-row a:hover{color:var(--green) !important}footer .footer-menu-block .foot-menu-row .col-sm-3:first-child{display:flex;flex-direction:column}footer .footer-menu-block .foot-menu-row .col-sm-3:first-child .foot-title,footer .footer-menu-block .foot-menu-row .col-sm-3:first-child .footer-links{display:none}footer .footer-menu-block .foot-menu-row .col-sm-3:first-child img{order:0;max-width:200px;margin-bottom:20px}footer .footer-menu-block .foot-menu-row .col-sm-3:first-child div{order:1}@media screen and (min-width: 1024px){footer .footer-menu-block .foot-menu-row .col-sm-3{width:33.33%}}footer .footer-menu-block .foot-menu-row .col-sm-3 .foot-title{font-size:21px;line-height:25px;font-weight:600;color:var(--green) !important;margin-bottom:10px;margin-top:20px}footer .footer-menu-block .foot-menu-row .col-sm-3 li{padding-bottom:10px}footer .footer-menu-block *{color:#fff !important}footer .footer-bottom-block{background-color:#000 !important}footer .footer-bottom-block .foot-bottom{border-top:none !important}footer .footer-bottom-block *{color:#fff}footer .footer-bottom-block a:hover{color:var(--green) !important}.innerBanner.module-hero .bg-container .slick-slide{height:350px}@media screen and (max-width: 768px){.innerBanner.module-hero .bg-container .slick-slide{height:250px}}.innerBanner.module-hero .hero-slider{height:350px}.innerBanner.module-hero .container .inner-container{height:350px}.short800 .header-block h2.color-primary{font-weight:700;font-size:40px;line-height:52px}.short800 .header-block .typo-body-primary{max-width:800px}.short1000px .header-block h2.color-primary{font-weight:700;font-size:40px;line-height:52px}.short1000px .header-block .typo-body-primary{max-width:1100px}.smallHeadingText h2.color-primary{font-weight:700;font-size:40px !important;line-height:52px}.teamList .flex{margin-top:50px}.teamList .flex .thumbs-member-card{padding:40px 30px;height:100%}.teamList .flex .thumbs-member-card .image{background-size:cover}.teamList .flex .content-cell .name{font-size:20px}.teamList .flex .content-cell .position{font-size:16px;font-weight:600}.teamList .flex .content-cell p{font-size:16px}.padding-bottom-40{padding-bottom:40px !important}.videoWrapper{max-width:800px;margin:0 auto}.videoWrapper .hs-responsive-embed-youtube{position:relative;padding-bottom:54.25%;padding-top:25px;margin:0 auto 50px}.videoWrapper .hs-responsive-embed-youtube iframe{position:absolute;top:0;left:0;width:100%;height:100%}.alignLeftContentInBlock .content-cell p:not(.name),.alignLeftContentInBlock .content-cell li{text-align:left}.alignLeftContentInBlock .content-cell li{list-style:disc;margin-left:20px}.promisesBanner .container .inner-container{width:900px;max-width:900px}.promisesContent .symbol.diamond.size-medium img{width:60px !important;height:auto !important}.promisesContent .before-down-arrow{display:none}.promisesContent .col-xs-12{margin-bottom:40px}@media screen and (max-width: 768px){.promisesContent .symbol-cell,.promisesContent .content-cell{text-align:center}}.innerTextContent li{list-style:disc;margin-left:20px;padding-bottom:10px}.innerTextContent img.diagram{width:100%}.claimsIconSection{background-color:var(--alabaster);padding-top:80px !important;padding-bottom:80px !important}.claimsIconSection .bg-container{display:none}.claimsIconSection .flex .module-text-benefit{display:block}.claimsIconSection .flex .module-text-benefit .symbol-cell{text-align:center;width:100%;float:left;padding-bottom:30px}.claimsIconSection .flex .module-text-benefit .symbol-cell .symbol.diamond.size-medium{width:100px;height:100px}.claimsIconSection .flex .module-text-benefit .symbol-cell .symbol.diamond.size-medium img{width:100% !important;height:auto !important}.claimsIconSection .flex .module-text-benefit .content-cell .h4{text-align:center;font-size:24px;color:var(--main-blue)}.claimsIconSection .flex .module-text-benefit .content-cell .typo-body-secondary{color:var(--dark-gray);font-size:18px;text-align:center}.claimsIconSection .flex .module-text-benefit .content-cell li{list-style:disc;margin-left:20px;padding-bottom:10px}@media screen and (min-width: 1024px){.claimsIconSection .flex .col-md-4:not(:last-child):after{content:"";width:1px;height:calc(100% - 190px);right:0;bottom:40px;position:absolute;border-left:1px solid var(--light-blue)}}.article .content h6{font-size:12px;font-weight:300}.article .content h4{color:var(--main-blue);font-size:21px}.article .content ul{margin-bottom:30px}.article .content ul li{padding:5px 0}@media screen and (max-width: 1024px){.header-container>.button-cell{display:none}.mobile-menu-open .main-header{background-color:var(--green);border-color:var(--green) !important}.mobile-menu-open .main-header img{opacity:0}.mobile-nav{background-color:var(--green)}.mobile-nav .m-button-cell a{box-shadow:none;text-align:left;padding:0;margin:0;font-size:20px;font-family:"roboto",serif;margin-top:10px !important}.mobile-nav .caret{border:none !important;width:18px;height:18px;background-image:url(img/downarrow.svg);transition:all .3s ease;position:absolute;right:25px;top:20px;z-index:999999}.mobile-nav li{border:none !important;float:left;width:100%}.mobile-nav li a{color:#fff;font-size:20px;font-weight:400;border-bottom:1px solid var(--navy)}.mobile-nav li a.dropdown-link{float:left;width:calc(100% - 40px);padding-right:0}.mobile-nav li a.dropdown-toggle{float:left;width:40px;padding-left:0;height:61px}.mobile-nav .open>a>.caret{transform:rotate(180deg)}.mobile-nav .open>.dropdown-menu{display:block;position:relative;float:left;width:100%;box-shadow:none;background:var(--light-blue);border:none;border-radius:0;padding:0;padding:0;margin:0}.mobile-nav .open>.dropdown-menu li{border-bottom:1px solid #ccc !important}.mobile-nav .open>.dropdown-menu a{background-color:var(--navy);color:#fff;padding-left:20px;font-size:16px}.mobile-nav .open>.dropdown-menu .dropdown-submenu{height:0;padding:0;margin:0;opacity:0;border:none;transition:all .3s ease !important;box-shadow:none}.mobile-nav .open>.dropdown-menu .dropdown-submenu li{border:none !important}.mobile-nav .open>.dropdown-menu .dropdown-submenu a{padding-left:40px;position:relative;padding:10px 40px 10px 40px}.mobile-nav .open>.dropdown-menu .dropdown-submenu a:before{content:"";width:12px;height:12px;background-image:url(img/downarrow.svg);transition:all .3s ease;position:absolute;left:20px;top:18px;transform:rotate(-90deg)}.mobile-nav .open>.dropdown-menu .hasSubItem.openMenu>a{border-bottom:1px solid #ccc !important}.mobile-nav .open>.dropdown-menu .hasSubItem.openMenu .caret{transform:rotate(180deg)}.mobile-nav .open>.dropdown-menu .hasSubItem.openMenu .dropdown-submenu{display:block;position:relative;height:auto;opacity:1}}@media screen and (max-width: 768px){header.main-header .logo-cell img{height:70px !important}header.main-header.affix .logo-cell img{height:40px !important}.hero-slider h1{font-size:30px !important}.module-text-benefit-topsymbol h3{font-size:22px}.topFooter{text-align:center}.topFooter .flex-col.btn-with-arrow{width:100%;margin-top:30px}.foot-bottom .left-cell{border-top:none;margin-top:0}.foot-bottom .left-cell li>a{width:auto}.three-col-image .articles .item{width:100% !important;padding-bottom:40px !important}.innerBanner.module-hero .container .inner-container,.innerBanner.module-hero .hero-slider{height:250px}}