/*! project-name v0.0.1 | (c) 2024 YOUR NAME | MIT License | http://link-to-your-git-repo.com */@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-100px);transform:translateX(-100px)}80%{-webkit-transform:translateX(10px);transform:translateX(10px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-100px);transform:translateX(-100px)}80%{-webkit-transform:translateX(10px);transform:translateX(10px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(100px);transform:translateX(100px)}80%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(100px);transform:translateX(100px)}80%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(90px);transform:translateY(90px)}80%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(90px);transform:translateY(90px)}80%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}*,:after,:before{margin:0;padding:0;-webkit-box-sizing:inherit;box-sizing:inherit}:focus-visible{outline:2px solid #4f7288;text-decoration:none}html{scroll-behavior:smooth;overflow-x:hidden}body{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}ul{list-style:none;margin-bottom:0}a,a:active,a:focus,a:hover,a:visited{text-decoration:none}a{-webkit-transition:all .25s ease;transition:all .25s ease;color:inherit}::-moz-selection{background-color:#4f7288;color:#fff}::selection{background-color:#4f7288;color:#fff}.nuxt-link-exact-active.nuxt-link-active{color:#4f7288!important;font-weight:500}body{font-family:Open Sans,sans-serif;font-weight:400;line-height:24px;font-size:18px;color:#3b3b3b}h1,h2,h3,h4,h5,h6{font-family:Poppins,sans-serif;line-height:inherit;margin-bottom:0}.h1,h1{font-size:48px;line-height:56px}.h1,.h2,h1,h2{font-weight:600}.h2,h2{font-size:38px;line-height:46px}.h3,h3{font-size:24px;line-height:32px;font-weight:500}p{line-height:normal;margin-bottom:0}p:not(:last-child){margin-bottom:10px}.font-sm{font-size:12px!important;line-height:20px}.font-md{font-size:17px!important;line-height:25px}.font-lg{font-size:20px!important;line-height:28px}.font-xl{font-size:25px!important;line-height:33px}.light{font-weight:300}.normal{font-weight:400}.medium{font-weight:500}.semibold{font-weight:600}.bold{font-weight:700}.bolder{font-weight:800}.boldest{font-weight:900}@media only screen and (max-width:768.9px){body{font-size:16px;line-height:24px}.h2,h1,h2{font-size:32px;line-height:40px}.h3,h3{font-size:24px;line-height:32px}.medium-sm{font-weight:500}}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.custom-underline,.text-underline{text-decoration:underline!important}.custom-underline{-webkit-text-decoration-color:#4f7288;text-decoration-color:#4f7288!important;text-decoration-thickness:2px!important;-webkit-text-decoration-skip-ink:none!important;text-decoration-skip-ink:none!important}.custom-underline:hover{text-decoration:none}.custom-underline-1{text-decoration:underline!important;-webkit-text-decoration-color:#4f7288;text-decoration-color:#4f7288!important;text-decoration-thickness:1px!important;-webkit-text-decoration-skip-ink:none!important;text-decoration-skip-ink:none!important}.custom-underline-1:hover{text-decoration:none}.m-auto{margin:0 auto}.hover-effect{-webkit-transition:color .3s ease!important;transition:color .3s ease!important}.hover-effect:hover{color:#3a5664!important}.text-primary{color:#4f7288!important}.text-accent-yellow{color:#f7c061!important}.text-light-yellow{color:#ffefd6!important}.text-light-blue{color:#ebf1f5!important}.text-hero-blue{color:#d8e3e9!important}.text-black{color:#000!important}.text-black-light{color:#3b3b3b!important}.text-white{color:#fff!important}.text-error{color:#dc3545!important}.text-disabled-copy{color:#e6e6e6!important}.text-link{color:#4f7288!important}.text-orange{color:#d93912!important}.text-disabled-background{color:#65656c!important}.m-1{margin:10px!important}.mb-1{margin-bottom:10px!important}.mt-1{margin-top:10px!important}.ml-1{margin-left:10px!important}.mr-1{margin-right:10px!important}.my-1{margin-top:10px!important;margin-bottom:10px!important}.mx-1{margin-right:10px!important;margin-left:10px!important}.m-2{margin:20px!important}.mb-2{margin-bottom:20px!important}.mt-2{margin-top:20px!important}.ml-2{margin-left:20px!important}.mr-2{margin-right:20px!important}.my-2{margin-top:20px!important;margin-bottom:20px!important}.mx-2{margin-right:20px!important;margin-left:20px!important}.m-3{margin:30px!important}.mb-3{margin-bottom:30px!important}.mt-3{margin-top:30px!important}.ml-3{margin-left:30px!important}.mr-3{margin-right:30px!important}.my-3{margin-top:30px!important;margin-bottom:30px!important}.mx-3{margin-right:30px!important;margin-left:30px!important}.m-4{margin:40px!important}.mb-4{margin-bottom:40px!important}.mt-4{margin-top:40px!important}.ml-4{margin-left:40px!important}.mr-4{margin-right:40px!important}.my-4{margin-top:40px!important;margin-bottom:40px!important}.mx-4{margin-right:40px!important;margin-left:40px!important}.m-5{margin:50px!important}.mb-5{margin-bottom:50px!important}.mt-5{margin-top:50px!important}.ml-5{margin-left:50px!important}.mr-5{margin-right:50px!important}.my-5{margin-top:50px!important;margin-bottom:50px!important}.mx-5{margin-right:50px!important;margin-left:50px!important}.m-6{margin:60px!important}.mb-6{margin-bottom:60px!important}.mt-6{margin-top:60px!important}.ml-6{margin-left:60px!important}.mr-6{margin-right:60px!important}.my-6{margin-top:60px!important;margin-bottom:60px!important}.mx-6{margin-right:60px!important;margin-left:60px!important}.m-7{margin:70px!important}.mb-7{margin-bottom:70px!important}.mt-7{margin-top:70px!important}.ml-7{margin-left:70px!important}.mr-7{margin-right:70px!important}.my-7{margin-top:70px!important;margin-bottom:70px!important}.mx-7{margin-right:70px!important;margin-left:70px!important}.m-8{margin:80px!important}.mb-8{margin-bottom:80px!important}.mt-8{margin-top:80px!important}.ml-8{margin-left:80px!important}.mr-8{margin-right:80px!important}.my-8{margin-top:80px!important;margin-bottom:80px!important}.mx-8{margin-right:80px!important;margin-left:80px!important}.m-9{margin:90px!important}.mb-9{margin-bottom:90px!important}.mt-9{margin-top:90px!important}.ml-9{margin-left:90px!important}.mr-9{margin-right:90px!important}.my-9{margin-top:90px!important;margin-bottom:90px!important}.mx-9{margin-right:90px!important;margin-left:90px!important}.m-10{margin:100px!important}.mb-10{margin-bottom:100px!important}.mt-10{margin-top:100px!important}.ml-10{margin-left:100px!important}.mr-10{margin-right:100px!important}.my-10{margin-top:100px!important;margin-bottom:100px!important}.mx-10{margin-right:100px!important;margin-left:100px!important}.mb-16{margin-bottom:16px!important}.mb-24{margin-bottom:24px}.mb-12{margin-bottom:12px}@media only screen and (max-width:768.9px){.m-sm-1{margin:10px!important}.mb-sm-1{margin-bottom:10px!important}.mt-sm-1{margin-top:10px!important}.ml-sm-1{margin-left:10px!important}.mr-sm-1{margin-right:10px!important}.my-sm-1{margin-top:10px!important;margin-bottom:10px!important}.mx-sm-1{margin-right:10px!important;margin-left:10px!important}.m-sm-2{margin:20px!important}.mb-sm-2{margin-bottom:20px!important}.mt-sm-2{margin-top:20px!important}.ml-sm-2{margin-left:20px!important}.mr-sm-2{margin-right:20px!important}.my-sm-2{margin-top:20px!important;margin-bottom:20px!important}.mx-sm-2{margin-right:20px!important;margin-left:20px!important}.m-sm-3{margin:30px!important}.mb-sm-3{margin-bottom:30px!important}.mt-sm-3{margin-top:30px!important}.ml-sm-3{margin-left:30px!important}.mr-sm-3{margin-right:30px!important}.my-sm-3{margin-top:30px!important;margin-bottom:30px!important}.mx-sm-3{margin-right:30px!important;margin-left:30px!important}.m-sm-4{margin:40px!important}.mb-sm-4{margin-bottom:40px!important}.mt-sm-4{margin-top:40px!important}.ml-sm-4{margin-left:40px!important}.mr-sm-4{margin-right:40px!important}.my-sm-4{margin-top:40px!important;margin-bottom:40px!important}.mx-sm-4{margin-right:40px!important;margin-left:40px!important}.m-sm-5{margin:50px!important}.mb-sm-5{margin-bottom:50px!important}.mt-sm-5{margin-top:50px!important}.ml-sm-5{margin-left:50px!important}.mr-sm-5{margin-right:50px!important}.my-sm-5{margin-top:50px!important;margin-bottom:50px!important}.mx-sm-5{margin-right:50px!important;margin-left:50px!important}.m-sm-6{margin:60px!important}.mb-sm-6{margin-bottom:60px!important}.mt-sm-6{margin-top:60px!important}.ml-sm-6{margin-left:60px!important}.mr-sm-6{margin-right:60px!important}.my-sm-6{margin-top:60px!important;margin-bottom:60px!important}.mx-sm-6{margin-right:60px!important;margin-left:60px!important}.m-sm-7{margin:70px!important}.mb-sm-7{margin-bottom:70px!important}.mt-sm-7{margin-top:70px!important}.ml-sm-7{margin-left:70px!important}.mr-sm-7{margin-right:70px!important}.my-sm-7{margin-top:70px!important;margin-bottom:70px!important}.mx-sm-7{margin-right:70px!important;margin-left:70px!important}.m-sm-8{margin:80px!important}.mb-sm-8{margin-bottom:80px!important}.mt-sm-8{margin-top:80px!important}.ml-sm-8{margin-left:80px!important}.mr-sm-8{margin-right:80px!important}.my-sm-8{margin-top:80px!important;margin-bottom:80px!important}.mx-sm-8{margin-right:80px!important;margin-left:80px!important}.m-sm-9{margin:90px!important}.mb-sm-9{margin-bottom:90px!important}.mt-sm-9{margin-top:90px!important}.ml-sm-9{margin-left:90px!important}.mr-sm-9{margin-right:90px!important}.my-sm-9{margin-top:90px!important;margin-bottom:90px!important}.mx-sm-9{margin-right:90px!important;margin-left:90px!important}.m-sm-10{margin:100px!important}.mb-sm-10{margin-bottom:100px!important}.mt-sm-10{margin-top:100px!important}.ml-sm-10{margin-left:100px!important}.mr-sm-10{margin-right:100px!important}.my-sm-10{margin-top:100px!important;margin-bottom:100px!important}.mx-sm-10{margin-right:100px!important;margin-left:100px!important}.mb-sm-16{margin-bottom:16px!important}}.p-1{padding:10px!important}.pb-1{padding-bottom:10px!important}.pt-1{padding-top:10px!important}.pl-1{padding-left:10px!important}.pr-1{padding-right:10px!important}.py-1{padding-top:10px!important;padding-bottom:10px!important}.px-1{padding-right:10px!important;padding-left:10px!important}.p-2{padding:20px!important}.pb-2{padding-bottom:20px!important}.pt-2{padding-top:20px!important}.pl-2{padding-left:20px!important}.pr-2{padding-right:20px!important}.py-2{padding-top:20px!important;padding-bottom:20px!important}.px-2{padding-right:20px!important;padding-left:20px!important}.p-3{padding:30px!important}.pb-3{padding-bottom:30px!important}.pt-3{padding-top:30px!important}.pl-3{padding-left:30px!important}.pr-3{padding-right:30px!important}.py-3{padding-top:30px!important;padding-bottom:30px!important}.px-3{padding-right:30px!important;padding-left:30px!important}.p-4{padding:40px!important}.pb-4{padding-bottom:40px!important}.pt-4{padding-top:40px!important}.pl-4{padding-left:40px!important}.pr-4{padding-right:40px!important}.py-4{padding-top:40px!important;padding-bottom:40px!important}.px-4{padding-right:40px!important;padding-left:40px!important}.p-5{padding:50px!important}.pb-5{padding-bottom:50px!important}.pt-5{padding-top:50px!important}.pl-5{padding-left:50px!important}.pr-5{padding-right:50px!important}.py-5{padding-top:50px!important;padding-bottom:50px!important}.px-5{padding-right:50px!important;padding-left:50px!important}.p-6{padding:60px!important}.pb-6{padding-bottom:60px!important}.pt-6{padding-top:60px!important}.pl-6{padding-left:60px!important}.pr-6{padding-right:60px!important}.py-6{padding-top:60px!important;padding-bottom:60px!important}.px-6{padding-right:60px!important;padding-left:60px!important}.p-7{padding:70px!important}.pb-7{padding-bottom:70px!important}.pt-7{padding-top:70px!important}.pl-7{padding-left:70px!important}.pr-7{padding-right:70px!important}.py-7{padding-top:70px!important;padding-bottom:70px!important}.px-7{padding-right:70px!important;padding-left:70px!important}.p-8{padding:80px!important}.pb-8{padding-bottom:80px!important}.pt-8{padding-top:80px!important}.pl-8{padding-left:80px!important}.pr-8{padding-right:80px!important}.py-8{padding-top:80px!important;padding-bottom:80px!important}.px-8{padding-right:80px!important;padding-left:80px!important}.p-9{padding:90px!important}.pb-9{padding-bottom:90px!important}.pt-9{padding-top:90px!important}.pl-9{padding-left:90px!important}.pr-9{padding-right:90px!important}.py-9{padding-top:90px!important;padding-bottom:90px!important}.px-9{padding-right:90px!important;padding-left:90px!important}.p-10{padding:100px!important}.pb-10{padding-bottom:100px!important}.pt-10{padding-top:100px!important}.pl-10{padding-left:100px!important}.pr-10{padding-right:100px!important}.py-10{padding-top:100px!important;padding-bottom:100px!important}.px-10{padding-right:100px!important;padding-left:100px!important}@media only screen and (max-width:768.9px){.p-sm-0{padding:0!important}.pb-sm-0{padding-bottom:0!important}.pt-sm-0{padding-top:0!important}.pl-sm-0{padding-left:0!important}.pr-sm-0{padding-right:0!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.p-sm-1{padding:10px!important}.pb-sm-1{padding-bottom:10px!important}.pt-sm-1{padding-top:10px!important}.pl-sm-1{padding-left:10px!important}.pr-sm-1{padding-right:10px!important}.py-sm-1{padding-top:10px!important;padding-bottom:10px!important}.px-sm-1{padding-right:10px!important;padding-left:10px!important}.p-sm-2{padding:20px!important}.pb-sm-2{padding-bottom:20px!important}.pt-sm-2{padding-top:20px!important}.pl-sm-2{padding-left:20px!important}.pr-sm-2{padding-right:20px!important}.py-sm-2{padding-top:20px!important;padding-bottom:20px!important}.px-sm-2{padding-right:20px!important;padding-left:20px!important}.p-sm-3{padding:30px!important}.pb-sm-3{padding-bottom:30px!important}.pt-sm-3{padding-top:30px!important}.pl-sm-3{padding-left:30px!important}.pr-sm-3{padding-right:30px!important}.py-sm-3{padding-top:30px!important;padding-bottom:30px!important}.px-sm-3{padding-right:30px!important;padding-left:30px!important}.p-sm-4{padding:40px!important}.pb-sm-4{padding-bottom:40px!important}.pt-sm-4{padding-top:40px!important}.pl-sm-4{padding-left:40px!important}.pr-sm-4{padding-right:40px!important}.py-sm-4{padding-top:40px!important;padding-bottom:40px!important}.px-sm-4{padding-right:40px!important;padding-left:40px!important}.p-sm-5{padding:50px!important}.pb-sm-5{padding-bottom:50px!important}.pt-sm-5{padding-top:50px!important}.pl-sm-5{padding-left:50px!important}.pr-sm-5{padding-right:50px!important}.py-sm-5{padding-top:50px!important;padding-bottom:50px!important}.px-sm-5{padding-right:50px!important;padding-left:50px!important}.p-sm-6{padding:60px!important}.pb-sm-6{padding-bottom:60px!important}.pt-sm-6{padding-top:60px!important}.pl-sm-6{padding-left:60px!important}.pr-sm-6{padding-right:60px!important}.py-sm-6{padding-top:60px!important;padding-bottom:60px!important}.px-sm-6{padding-right:60px!important;padding-left:60px!important}.p-sm-7{padding:70px!important}.pb-sm-7{padding-bottom:70px!important}.pt-sm-7{padding-top:70px!important}.pl-sm-7{padding-left:70px!important}.pr-sm-7{padding-right:70px!important}.py-sm-7{padding-top:70px!important;padding-bottom:70px!important}.px-sm-7{padding-right:70px!important;padding-left:70px!important}.p-sm-8{padding:80px!important}.pb-sm-8{padding-bottom:80px!important}.pt-sm-8{padding-top:80px!important}.pl-sm-8{padding-left:80px!important}.pr-sm-8{padding-right:80px!important}.py-sm-8{padding-top:80px!important;padding-bottom:80px!important}.px-sm-8{padding-right:80px!important;padding-left:80px!important}.p-sm-9{padding:90px!important}.pb-sm-9{padding-bottom:90px!important}.pt-sm-9{padding-top:90px!important}.pl-sm-9{padding-left:90px!important}.pr-sm-9{padding-right:90px!important}.py-sm-9{padding-top:90px!important;padding-bottom:90px!important}.px-sm-9{padding-right:90px!important;padding-left:90px!important}.p-sm-10{padding:100px!important}.pb-sm-10{padding-bottom:100px!important}.pt-sm-10{padding-top:100px!important}.pl-sm-10{padding-left:100px!important}.pr-sm-10{padding-right:100px!important}.py-sm-10{padding-top:100px!important;padding-bottom:100px!important}.px-sm-10{padding-right:100px!important;padding-left:100px!important}}.bg-primary{background:#4f7288!important}.bg-accent-yellow{background:#f7c061!important}.bg-light-yellow{background:#ffefd6!important}.bg-light-blue{background:#ebf1f5!important}.bg-hero-blue{background:#d8e3e9!important}.bg-black{background:#000!important}.bg-black-light{background:#3b3b3b!important}.bg-white{background:#fff!important}.bg-error{background:#dc3545!important}.bg-disabled-copy{background:#e6e6e6!important}.bg-link{background:#4f7288!important}.bg-orange{background:#d93912!important}.bg-disabled-background{background:#65656c!important}.bg-img{background-repeat:no-repeat;background-position:50%;background-size:cover}.d-centered{display:block;margin:auto}.border{border:1px solid #4f7288}.border-light{border-color:#fff}.border-top{border-top:1px solid #4f7288!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-6{border-width:6px!important}.border-7{border-width:7px!important}.border-8{border-width:8px!important}.border-9{border-width:9px!important}.border-10{border-width:10px!important}.br-5{border-radius:5px!important}.br-10{border-radius:10px!important}.br-15{border-radius:15px!important}.br-rounded{border-radius:50px!important}.shadow{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.1)!important;box-shadow:0 5px 15px rgba(0,0,0,.1)!important}.shadow-sm{-webkit-box-shadow:0 2px 15px rgba(0,0,0,.1)!important;box-shadow:0 2px 15px rgba(0,0,0,.1)!important}.shadow-lg{-webkit-box-shadow:0 10px 15px rgba(0,0,0,.1)!important;box-shadow:0 10px 15px rgba(0,0,0,.1)!important}.img-responsive{display:block;max-width:100%}.img-rounded{border-radius:100%}.p-relative{position:relative}.p-vCentered{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.p-hCentered{-webkit-transform:translateX(-50%);transform:translateX(-50%)}.p-centered,.p-hCentered{position:absolute;left:50%}.p-centered{top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.mobile-show{display:none!important}.desktop-show{display:block!important}@media only screen and (max-width:768.9px){.mobile-show{display:block!important}.desktop-show{display:none!important}}.btn{border:2px solid transparent;padding:4px 6px;border-radius:60px;font-size:18px;line-height:normal;font-weight:700;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;width:-webkit-max-content;width:-moz-max-content;width:max-content;outline:none;position:relative}.btn-block{display:block}.btn-block:not(:last-child){margin-right:0;margin-bottom:20px}.btn-rounded{border-radius:50px}.btn-link{background:transparent;color:#4f7288}.btn-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0 3rem 0 1.5rem;font-weight:700;font-size:18px;line-height:normal;letter-spacing:-.2px;text-align:center;color:#4f7288}.btn-icon:after,.btn-icon:before{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.btn-icon:before{border-radius:19px;width:38px;height:38px;border:2px solid #4f7288;right:0;-webkit-transition:width .5s ease-in-out,background .25s ease-in-out;transition:width .5s ease-in-out,background .25s ease-in-out}.btn-icon:after{content:"";width:2.5rem;right:0;font-family:icomoon!important}.btn-icon>span{position:relative;z-index:1}.btn-icon:hover:before{width:100%}.btn-icon--download:after{content:"\e900"}.btn-icon--forward:after{content:"\e913";color:#ebf1f5;font-size:2.3em}.btn-icon--blue:before{border-color:#4f7288}.btn-icon--blue:after{color:#4f7288}.btn-icon--blue-yellow:before{background:#f7c061}.btn-icon--blue-yellow:hover:before{background:transparent}.btn-icon:focus-visible{min-height:46px}.btn .border-2{border:1.5px solid transparent;padding:4px 16px;border-radius:50px}.btn-sm{font-size:11px;padding:5px 15px}.btn-md{font-size:14px;padding:8px 15px}.btn-lg{font-size:18px;padding:15px 35px}.btn-outline-primary{border-color:#4f7288;color:#4f7288}.btn-outline-primary:hover{border-color:#658ca5;background:#658ca5;color:#fff}.btn-outline-accent-yellow{border-color:#f7c061;color:#f7c061}.btn-outline-accent-yellow:hover{border-color:#f9d392;background:#f9d392;color:#fff}.btn-outline-light-yellow{border-color:#ffefd6;color:#ffefd6}.btn-outline-light-yellow:hover{border-color:#fff;background:#fff;color:#fff}.btn-outline-light-blue{border-color:#ebf1f5;color:#ebf1f5}.btn-outline-light-blue:hover{border-color:#fff;background:#fff;color:#fff}.btn-outline-hero-blue{border-color:#d8e3e9;color:#d8e3e9}.btn-outline-hero-blue:hover{border-color:#f9fafb;background:#f9fafb;color:#fff}.btn-outline-black{border-color:#000;color:#000}.btn-outline-black:hover{border-color:#1a1a1a;background:#1a1a1a;color:#fff}.btn-outline-black-light{border-color:#3b3b3b;color:#3b3b3b}.btn-outline-black-light:hover{border-color:#555;background:#555;color:#fff}.btn-outline-white,.btn-outline-white:hover{border-color:#fff;color:#fff}.btn-outline-white:hover{background:#fff}.btn-outline-error{border-color:#dc3545;color:#dc3545}.btn-outline-error:hover{border-color:#e4606d;background:#e4606d;color:#fff}.btn-outline-disabled-copy{border-color:#e6e6e6;color:#e6e6e6}.btn-outline-disabled-copy:hover{border-color:#fff;background:#fff;color:#fff}.btn-outline-link{border-color:#4f7288;color:#4f7288}.btn-outline-link:hover{border-color:#658ca5;background:#658ca5;color:#fff}.btn-outline-orange{border-color:#d93912;color:#d93912}.btn-outline-orange:hover{border-color:#ee5530;background:#ee5530;color:#fff}.btn-outline-disabled-background{border-color:#65656c;color:#65656c}.btn-outline-disabled-background:hover{border-color:#7e7e86;background:#7e7e86;color:#fff}.btn-orange{background-color:#d93912;color:#fff;border:2px solid #fff;-webkit-box-shadow:0 4px 12px -2px rgba(60,60,60,.15);box-shadow:0 4px 12px -2px rgba(60,60,60,.15)}.btn-orange:hover{background-color:#fff;color:#d93912;border:2px solid #d93912;-webkit-box-shadow:0 2px 12px 4px rgba(217,57,18,.25);box-shadow:0 2px 12px 4px rgba(217,57,18,.25)}.btn-orange.active,.btn-orange:active{background-color:#df2e01!important;-webkit-box-shadow:inset 0 3px 6px 0 rgba(59,59,59,.45);box-shadow:inset 0 3px 6px 0 rgba(59,59,59,.45);color:#fff!important;border:2px solid #d93912!important}.btn-orange.active .border-2,.btn-orange:active .border-2{border:none!important}.btn-orange:focus-visible{-webkit-box-shadow:0 2px 12px 4px rgba(217,57,18,.25);box-shadow:0 2px 12px 4px rgba(217,57,18,.25);border:2px solid #fff;background-color:#d93912;color:#fff!important}.btn-orange:focus-visible .border-2{border:1.5px solid #fff}.btn-orange-text{background-color:transparent;color:#d93912}.btn-orange-text .border-2{text-decoration:underline}.btn-orange-text .border-2:focus-visible{outline:none}.btn-orange-text:active,.btn-orange-text:hover{color:#d93912;outline:none}.btn-orange-text img{padding-left:6px}.btn-yellow{background-color:#f7c061;border:2px solid #3b3b3b;color:#3b3b3b;-webkit-box-shadow:0 4px 12px -2px rgba(60,60,60,.15);box-shadow:0 4px 12px -2px rgba(60,60,60,.15)}.btn-yellow .icon-download{font-size:18px;padding-left:8px}.btn-yellow:hover{background-color:#fff;border:2px solid #3b3b3b;-webkit-box-shadow:0 2px 12px 6px rgba(247,192,97,.35);box-shadow:0 2px 12px 6px rgba(247,192,97,.35)}.btn-yellow.active,.btn-yellow:active{background-color:#ffefd6!important;-webkit-box-shadow:0 3px 6px 0 rgba(59,59,59,.45);box-shadow:0 3px 6px 0 rgba(59,59,59,.45);border:2px solid #3b3b3b!important}.btn-yellow.active .border-2,.btn-yellow:active .border-2{border:none!important}.btn-yellow:focus-visible{-webkit-box-shadow:0 2px 12px 6px rgba(247,192,97,.35);box-shadow:0 2px 12px 6px rgba(247,192,97,.35);border:2px solid #3b3b3b;background-color:#f7c061;color:#3b3b3b}.btn-yellow:focus-visible .border-2{border:1.5px solid #3b3b3b}.btn-blue{background-color:#fff;border:2px solid #4f7288;color:#4f7288;-webkit-box-shadow:0 4px 12px -2px rgba(60,60,60,.15);box-shadow:0 4px 12px -2px rgba(60,60,60,.15)}.btn-blue i{font-size:18px;padding-left:8px}.btn-blue:hover{background-color:#4f7288;border:2px solid #ebf1f5;-webkit-box-shadow:0 2px 12px 6px rgba(79,114,136,.25);box-shadow:0 2px 12px 6px rgba(79,114,136,.25);color:#fff}.btn-blue:hover i:before{color:#fff}.btn-blue.active,.btn-blue:active{background-color:#ebf1f5!important;-webkit-box-shadow:inset 0 3px 6px 0 rgba(59,59,59,.45)!important;box-shadow:inset 0 3px 6px 0 rgba(59,59,59,.45)!important;border:2px solid #4f7288!important;color:#4f7288!important}.btn-blue.active i:before,.btn-blue:active i:before{color:#4f7288}.btn-blue.active .border-2,.btn-blue:active .border-2{border:none!important}.btn-blue:focus-visible{-webkit-box-shadow:0 2px 12px 6px rgba(79,114,136,.25);box-shadow:0 2px 12px 6px rgba(79,114,136,.25);border:2px solid #4f7288;background-color:#fff;color:#4f7288}.btn-blue:focus-visible .border-2{border:1.5px solid #4f7288}.btn:disabled{background-color:#d93912;color:#fff;opacity:.6}@media only screen and (max-width:768.9px){.btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.btn,.btn-icon{font-size:16px;line-height:normal}}@media (max-width:380px){.expand-section .btn{padding:6px 10px}.expand-section .btn .border-2{padding:0}.expand-section .btn-blue i{font-size:15px}}.list-inline>li{display:inline-block;vertical-align:middle}.list-inline>li:not(:last-child){margin-right:10px}.list-inline-lg>li:not(:last-child){margin-right:15px}.list-inline-xl>li:not(:last-child){margin-right:20px}.list>li:not(:last-child){margin-bottom:5px}.list-lg>li:not(:last-child){margin-bottom:15px}.list-xl>li:not(:last-child){margin-bottom:20px}.list-styled{padding-left:8px}.list-styled>li{position:relative;padding-left:15px}.list-styled>li:before{content:"";position:absolute;left:0;top:7px;height:8px;width:8px;border-radius:100%}.list-styled-primary>li:before{background:#4f7288!important}.list-styled-accent-yellow>li:before{background:#f7c061!important}.list-styled-light-yellow>li:before{background:#ffefd6!important}.list-styled-light-blue>li:before{background:#ebf1f5!important}.list-styled-hero-blue>li:before{background:#d8e3e9!important}.list-styled-black>li:before{background:#000!important}.list-styled-black-light>li:before{background:#3b3b3b!important}.list-styled-white>li:before{background:#fff!important}.list-styled-error>li:before{background:#dc3545!important}.list-styled-disabled-copy>li:before{background:#e6e6e6!important}.list-styled-link>li:before{background:#4f7288!important}.list-styled-orange>li:before{background:#d93912!important}.list-styled-disabled-background>li:before{background:#65656c!important}.list-ordered{counter-reset:count}.list-ordered>li{list-style:none;position:relative;padding-left:40px}.list-ordered>li:before{counter-increment:count;content:counter(count);position:absolute;left:0;top:0;height:30px;width:30px;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff}.list-ordered>li:not(:last-child){margin-bottom:20px}.list-ordered-primary>li:before{background:#4f7288!important}.list-ordered-accent-yellow>li:before{background:#f7c061!important}.list-ordered-light-yellow>li:before{background:#ffefd6!important}.list-ordered-light-blue>li:before{background:#ebf1f5!important}.list-ordered-hero-blue>li:before{background:#d8e3e9!important}.list-ordered-black>li:before{background:#000!important}.list-ordered-black-light>li:before{background:#3b3b3b!important}.list-ordered-white>li:before{background:#fff!important}.list-ordered-error>li:before{background:#dc3545!important}.list-ordered-disabled-copy>li:before{background:#e6e6e6!important}.list-ordered-link>li:before{background:#4f7288!important}.list-ordered-orange>li:before{background:#d93912!important}.list-ordered-disabled-background>li:before{background:#65656c!important}.list-hover>li>a{display:block}.list-hover-primary>li>a:hover{color:#4f7288!important}.list-hover-accent-yellow>li>a:hover{color:#f7c061!important}.list-hover-light-yellow>li>a:hover{color:#ffefd6!important}.list-hover-light-blue>li>a:hover{color:#ebf1f5!important}.list-hover-hero-blue>li>a:hover{color:#d8e3e9!important}.list-hover-black>li>a:hover{color:#000!important}.list-hover-black-light>li>a:hover{color:#3b3b3b!important}.list-hover-white>li>a:hover{color:#fff!important}.list-hover-error>li>a:hover{color:#dc3545!important}.list-hover-disabled-copy>li>a:hover{color:#e6e6e6!important}.list-hover-link>li>a:hover{color:#4f7288!important}.list-hover-orange>li>a:hover{color:#d93912!important}.list-hover-disabled-background>li>a:hover{color:#65656c!important}.form-control{border:1px solid;font-size:"Poppins",sans-serif;font-family:inherit;padding:10px 13px;height:auto;border-radius:3px;display:block;-webkit-transition:all .25s ease;transition:all .25s ease;width:100%}.form-control:focus{outline:none;-webkit-box-shadow:none;box-shadow:none}.fieldset{padding:15px;border-radius:3px;-webkit-box-shadow:0 1px 5px rgba(0,0,0,.1);box-shadow:0 1px 5px rgba(0,0,0,.1)}.input-group{display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid;padding:10px 13px;border-radius:3px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.input-group.is-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.input-text{-webkit-box-flex:1;-ms-flex:1;flex:1}.input-icon{-ms-flex-negative:0;flex-shrink:0;margin-right:10px}label{display:block;font-size:inherit}label:not(:last-child){margin-bottom:10px}.md-form{position:relative}.md-form label{margin:0;background:#fff;color:#3b3b3b;font-size:13px;padding:1px 5px;position:absolute;display:block;top:-20px;left:-5px;-webkit-transition:all .25s ease;transition:all .25s ease}.md-form .form-control{width:100%;padding:0;border-radius:0;border:0;color:#3b3b3b;-webkit-box-shadow:none!important;box-shadow:none!important;-webkit-transform:none!important;transform:none!important}.md-form .form-control::-webkit-input-placeholder{font-weight:400}.md-form .form-control::-moz-placeholder{font-weight:400}.md-form .form-control:-ms-input-placeholder{font-weight:400}.md-form .form-control::-ms-input-placeholder{font-weight:400}.md-form .form-control::placeholder{font-weight:400}.md-form .form-control::-webkit-input-placeholder-shown+label{opacity:0;visibility:hidden;top:0}.md-form .form-control::-moz-placeholder-shown+label{opacity:0;visibility:hidden;top:0}.md-form .form-control:-ms-input-placeholder-shown+label{opacity:0;visibility:hidden;top:0}.md-form .form-control::-ms-input-placeholder-shown+label{opacity:0;visibility:hidden;top:0}.md-form .form-control::placeholder-shown+label{opacity:0;visibility:hidden;top:0}.lined-form{border:none;border-bottom:1px solid;padding-left:0;padding-right:0}.label{display:inline-block;vertical-align:middle;border-radius:5px;font-size:13px;line-height:normal;padding:5px 10px;color:#fff}.label-primary{background:#4f7288!important}.label-accent-yellow{background:#f7c061!important}.label-light-yellow{background:#ffefd6!important}.label-light-blue{background:#ebf1f5!important}.label-hero-blue{background:#d8e3e9!important}.label-black{background:#000!important}.label-black-light{background:#3b3b3b!important}.label-white{background:#fff!important}.label-error{background:#dc3545!important}.label-disabled-copy{background:#e6e6e6!important}.label-link{background:#4f7288!important}.label-orange{background:#d93912!important}.label-disabled-background{background:#65656c!important}.dropdown-single>a,.dropdown>a{cursor:pointer;display:block;color:#4f7288;line-height:normal;font-size:16px;font-weight:400;white-space:nowrap;text-decoration:none;font-family:Poppins,sans-serif;position:relative}.dropdown-single>a:hover,.dropdown>a:hover{cursor:pointer}.dropdown-single>a:focus-visible,.dropdown>a:focus-visible{outline:3px solid #f7c061;border-radius:5px;padding:5px 0}.dropdown-single.active>a,.dropdown-single:hover>a,.dropdown.active>a,.dropdown:hover>a{cursor:pointer;position:relative}.dropdown-single.active>a:after,.dropdown-single:hover>a:after,.dropdown.active>a:after,.dropdown:hover>a:after{content:"" attr(data-text) "";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-weight:600;white-space:normal}.dropdown-single.active>a>span,.dropdown-single:hover>a>span,.dropdown.active>a>span,.dropdown:hover>a>span{opacity:0}.dropdown-single:focus-within .dropdown-list li a,.dropdown:focus-within .dropdown-list li a{text-decoration:underline}.dropdown-single:focus-within .dropdown-list li:hover a,.dropdown:focus-within .dropdown-list li:hover a{text-decoration:underline;color:#3b3b3b}.quiz-tab{display:none}.quiz-tab.active{display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff}.next-btn{display:none}.answer-section{display:none;padding-left:180px;padding-right:180px}.answer-section h3{font-size:32px;color:#4f7288;font-weight:600;margin-bottom:24px;text-transform:uppercase}.answer-section p>a{color:#4f7288;text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;font-weight:700}.answer-section p>a:hover{color:#3a5664}.next-btn{margin-top:32px}.next-btn.active{-webkit-box-shadow:none!important;box-shadow:none!important;background-color:#fff!important}.false-btn,.next-btn,.true-btn{padding:6px 10px}.btn .border-2{padding:6px 22px}.question{font-size:32px;line-height:40px;font-weight:500;color:#4f7288;padding:0 60px}.quiz-btn-div{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:40px}.quiz-btn-div .btn-blue:active{background-color:#ebf1f5!important;-webkit-box-shadow:inset 0 3px 6px 0 rgba(59,59,59,.45)!important;box-shadow:inset 0 3px 6px 0 rgba(59,59,59,.45)!important;border:2px solid #4f7288!important;color:#4f7288!important}.quiz-btn-div .btn-blue:active i:before{color:#4f7288}.quiz-btn-div .btn-blue:active .border-2{border:none!important;padding:6px 16px}.quiz-btn-div .btn-blue:focus-visible{-webkit-box-shadow:0 2px 12px 6px rgba(79,114,136,.25);box-shadow:0 2px 12px 6px rgba(79,114,136,.25);border:2px solid #4f7288;background-color:#fff;color:#4f7288}.quiz-btn-div .btn-blue:focus-visible .border-2{border:1.5px solid #4f7288}.quiz-box{position:relative;width:100%;height:458px;background:#ffefd6;margin:auto;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 4px 32px -6px rgba(60,60,60,.18);box-shadow:0 4px 32px -6px rgba(60,60,60,.18)}.quiz-back-button>button{position:absolute;left:42px;top:40px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;text-decoration:underline;color:#4f7288}.quiz-back-button>button:hover{color:#3a5664}.quiz-back-button>a,.quiz-back-button>p{position:absolute;right:42px;top:40px;color:#4f7288;font-size:24px;line-height:32px}#quiz-results{background:#ffefd6}.restart-quiz-cta{cursor:pointer}.quiz-top-bar{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;position:absolute;top:0;left:0;width:100%}.quiz-top-bar div{content:"";width:16.67%;height:5px;background-color:#7799b1;padding:6px 0;border:2px solid #7799b1}.quiz-top-bar-btn-active{width:237px!important;background:#f7c061!important;border:2px solid #4f7288!important}.quiz-top-bar-btn-active.prev{width:16.67%!important}#restart-quiz{-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}#result-p{text-transform:none}@media only screen and (max-width:575px){.quiz-box{padding:0 24px;height:508px}.quiz-top-bar-btn-active{width:105px!important}.quiz-content-box{width:100%}.quiz-btn-div{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:32px}.quiz-btn-div button{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.quiz-btn-div-result{gap:24px}.quiz-back-button{margin-bottom:24px}.quiz-back-button button,.quiz-back-button p{font-size:18px!important;line-height:32px;top:32px}.quiz-back-button button{left:24px}.quiz-back-button p{right:24px}.quiz-back-button .restart-quiz-cta{font-size:18px!important;line-height:32px;top:32px;right:24px}.question{font-size:24px;line-height:32px;padding:0}.next-btn{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.answer-section{padding:0!important;text-align:left}.answer-section h3{font-size:24px;line-height:28px;margin-bottom:16px}.answer-section p{margin-bottom:0}}@media only screen and (max-width:768.9px){.answer-section{padding:0 80px}}.hero-init .cta-theme-lg{-webkit-box-flex:0;-ms-flex:0 0 28%;flex:0 0 28%;max-width:28%}.hero-init .margin-xy{margin:3px 2rem}.hero{background-color:#d8e3e9;margin:1.5rem 0 .5rem;position:relative;z-index:9999;font-size:10px}.hero-content{margin:auto;padding:4rem 0 3.2rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.hero-banner{position:absolute;left:-22rem;overflow:hidden;bottom:0;-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-transform:scale(1);transform:scale(1);-webkit-transform:translateX(-5%) translateY(0);transform:translateX(-5%) translateY(0);z-index:4;opacity:0}.hero-banner-utility{position:absolute;min-height:200rem;background:#fff;width:100%;top:100%;z-index:20}.hero-banner-1,.hero-banner-2,.hero-banner-3{opacity:0;position:absolute;left:0;top:0;width:100%;height:100%}.hero-banner img,.hero-banner picture{min-height:100%}.hero-banner .actor-portrayal-text{position:absolute;left:2%;bottom:4%;color:#fff;font-size:14px;font-weight:700}.hero-btn{display:block;z-index:50;cursor:pointer;position:absolute;top:24px;right:24px;-webkit-transition:opacity .3s;transition:opacity .3s}.hero-btn-pause-hover,.hero-btn-play-hover{opacity:0;position:absolute;top:0;left:0;right:0}.hero-btn-play{display:none}.hero-btn:hover .hero-btn-pause-hover{opacity:1}.hero-btn:hover .hero-btn-pause{opacity:0}.hero-btn:focus-visible{outline:3px solid #f7c061;border-radius:5px}.hero.active .hero-btn:hover .hero-btn-pause,.hero.active .hero-btn:hover .hero-btn-pause-hover,.hero.active .hero-btn:hover .hero-btn-play{opacity:0}.hero.active .hero-btn:hover .hero-btn-play-hover{opacity:1}.hero-caption{font-family:Poppins,sans-serif;font-weight:300;max-width:77rem;width:100%;text-align:right;color:#4f7288;font-size:10px;position:relative;-webkit-transform:translateY(0);transform:translateY(0);opacity:0;z-index:20}.hero-caption .wrapper h1{font-size:inherit}.hero-caption-1,.hero-caption-3{z-index:5;position:relative;font-size:45px;line-height:68px;font-weight:200}.hero-caption-1{margin-right:12rem}.hero-caption-2>span{font-size:19em;font-weight:300;line-height:170px}.hero-caption-2{position:relative;display:inline-block;line-height:1;z-index:7;-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1);margin-right:8px}.hero-caption-3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.hero-caption-3-sm{margin-right:.48em}.hero-sub{opacity:0;color:#4f7288}.hero-sub .hero-sub-title{font-family:Poppins,sans-serif;font-weight:400;line-height:36px;margin:16px 0}.hero-animation .hero-banner{left:0;-webkit-transform:scale(1) translateX(0) translateY(0);transform:scale(1) translateX(0) translateY(0);height:unset}.hero-animation .hero-caption{left:12.3rem;opacity:1}.hero-animation .hero-sub{left:0;opacity:1}.hero-footer{font-size:1.1rem;text-align:center;width:100%}.hero-callout{padding:1.5rem 0;font-size:2.1rem;line-height:2.7rem;letter-spacing:-.21px;text-align:center}.hero .btn-desktop{display:block}.hero .btn-mobile{display:none}.animatingHero .hero{z-index:1}.animatingHero .hero-banner-utility,.hero-btn-content-mb{display:none}.play-section{position:absolute;width:100%;height:100px;z-index:30}@media screen and (min-width:1025px){.hero-banner .actor-portrayal-text{left:50%}}@media screen and (min-width:1600px){.hero-banner .actor-portrayal-text{left:50%}.play-section{width:1600px;margin:auto;position:absolute;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}}@media only screen and (max-width:768.9px){.hero-btn>img{top:0;right:20px;width:32px;height:32px}.hero-caption-1,.hero-caption-3{font-size:21px;line-height:31px;font-weight:300}.hero-caption-1{margin-right:6rem}.hero-caption-2{margin-right:15px}.hero-caption-2>span{font-size:88px;line-height:inherit}.hero-btn-content-mb{display:block;padding:20px 31px;background:#ebf1f5}.hero-btn-content-mb .hero-sub-title{font-size:18px;line-height:27px;margin:0 0 12px}}@media (max-width:1024px){.hero-content{max-width:100%!important;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media (min-width:320px) and (max-width:399.9px){.hero-caption{max-width:350px;-webkit-transform:translateX(0);transform:translateX(0)}}@media (min-width:399.9px) and (max-width:767.9px){.hero-banner img{min-height:250px}.hero-caption{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;margin-left:10%}.hero-caption .hero-sub{-webkit-transform:translateX(25%);transform:translateX(25%)}}@media (min-width:768px) and (max-width:1024px){.hero-banner img{min-height:365px}.hero-btn{display:block}.hero-content{padding:45.9px 0 40px}.hero-caption{max-width:900px;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;margin-left:15%}.hero-caption-1,.hero-caption-3{font-size:29.5px;font-weight:300;line-height:1}.hero-caption-1{margin-right:9.5rem}.hero-caption-2 span{font-size:123px;line-height:1}.hero-sub .hero-sub-title{font-size:21px;line-height:normal;margin:23px 0 16px}.hero-sub .btn{font-size:18px}.hero-sub .btn .border-2{padding:4px 14px}}@media only screen and (max-width:1024px){.hero-banner{left:0}}@media only screen and (max-width:360px){.hero-caption-1{margin-right:3rem}.hero-caption-3{margin-right:4rem}}a.full-banner:focus-visible{-webkit-transition:none;transition:none}a.full-banner:focus-visible .full-banner-cta{outline:2px solid #4f7288;text-decoration:none;-webkit-transition:none;transition:none}a.full-banner:focus-visible .btn-icon{outline:2px solid #4f7288;text-decoration:none;min-height:46px}.full-banner-cta{padding:85px 0 82px;min-height:275px;-webkit-transition:1s ease-in-out;transition:1s ease-in-out;background-color:#ebf1f5;position:relative}.full-banner-cta-bg-img{position:absolute;right:0;bottom:-1px}.full-banner-cta-bg-img-hover{display:none;position:absolute;right:0;bottom:0;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out;overflow:hidden}.full-banner-cta .btn-icon--white-orange:before{background-color:#fff}.full-banner-cta .btn-icon--blue-yellow:before{background-color:#f7c061;border:2px solid #4f7288!important}.full-banner-cta .btn-icon--white:after{color:#d93912}.full-banner-cta .btn-icon--forward:after{font-weight:400}.full-banner-cta .btn-icon--white:before{border-color:#d93912;border:2px solid #d93912}.full-banner-cta .btn-icon--blue:before{border:2px solid #fff}.full-banner-cta .btn-icon>span{font-size:24px;line-height:28px;font-family:Poppins,sans-serif;font-weight:700}.full-banner-cta .custom-width{max-width:768px;text-align:center}.full-banner-cta-text{text-align:center}.full-banner-cta-btn-text.orange-line:after{background-color:#d93912}.full-banner-cta-btn-text.darkblue-line:after{background-color:#4f7288}.full-banner-cta-text{margin-bottom:32px!important;font-size:32px;line-height:40px;font-family:Open Sans,sans-serif;color:#4f7288}.full-banner-cta:hover{-webkit-transition:1s ease-in-out;transition:1s ease-in-out;background-color:#4f7288}.full-banner-cta:hover .full-banner-cta-text{color:#fff}.full-banner-cta:hover .btn-icon:before{width:100%}.full-banner-cta:hover .full-banner-cta-bg-img{display:none}.full-banner-cta:hover .full-banner-cta-bg-img-hover{display:block}.full-banner-cta:hover .full-banner-cta-btn-text{text-decoration:none}.full-banner-cta:hover .btn-icon--blue-yellow:before{border:2px solid #fff!important}.full-banner-cta:hover .full-banner-cta-btn-text:after{display:none}@media only screen and (min-width:1080px) and (max-width:1145px){.full-banner-cta:hover .full-banner-cta-bg-img-hover.img-customwidth{width:240px}}@media only screen and (min-width:935px) and (max-width:1080px){.full-banner-cta-text.maxwidth-1{max-width:520px;margin-left:auto;margin-right:auto}}@media only screen and (min-width:841px) and (max-width:935px){.full-banner-cta:hover .full-banner-cta-bg-img-hover.img-customwidth{width:250px}.full-banner-cta-text.maxwidth-1{max-width:440px}}@media only screen and (min-width:768.9px) and (max-width:841px){.full-banner-cta:hover .full-banner-cta-bg-img-hover.img-customwidth{width:240px}.full-banner-cta-text.maxwidth-1{max-width:410px}}@media only screen and (min-width:945px) and (max-width:1175px){.full-banner-cta .custom-width{max-width:640px}.full-banner-cta:hover .full-banner-cta-bg-img-hover.img2-customwidth{max-width:240px}}@media only screen and (min-width:900px) and (max-width:945px){.full-banner-cta .custom-width{max-width:600px}.full-banner-cta:hover .full-banner-cta-bg-img-hover.img2-customwidth{max-width:230px}}@media only screen and (min-width:768.9px) and (max-width:900px){.full-banner-cta .custom-width{max-width:550px}.full-banner-cta-bg-img.img2-customwidth{width:200px}.full-banner-cta:hover .full-banner-cta-bg-img-hover.img2-customwidth{max-width:230px}}@media only screen and (min-width:768.9px) and (max-width:850px){.full-banner-cta-bg-img.img2-customwidth{width:170px}.full-banner-cta:hover .full-banner-cta-bg-img-hover.img2-customwidth{max-width:190px}}@media only screen and (min-width:1030px) and (max-width:1355px){.full-banner-cta-text.maxwidth-2{max-width:640px}}@media only screen and (min-width:768.9px) and (max-width:1030px){.full-banner-cta-text.maxwidth-2{max-width:540px}}@media only screen and (min-width:768.9px) and (max-width:980px){.full-banner-cta-bg-img.img3-customwidth{max-width:180px}.full-banner-cta:hover .full-banner-cta-bg-img-hover.img3-customwidth{max-width:210px}}@media only screen and (min-width:805px) and (max-width:870px){.full-banner-cta-bg-img.img3-customwidth{max-width:150px}.full-banner-cta:hover .full-banner-cta-bg-img-hover.img3-customwidth{max-width:180px}}@media only screen and (min-width:768.9px) and (max-width:805px){.full-banner-cta-bg-img.img3-customwidth{max-width:140px}.full-banner-cta:hover .full-banner-cta-bg-img-hover.img3-customwidth{max-width:165px}}@media only screen and (min-width:768.9px) and (max-width:1030px){.full-banner-cta-text.maxwidth-3{max-width:450px}}@media only screen and (min-width:835px) and (max-width:900px){.full-banner-cta:hover .full-banner-cta-bg-img-hover.img4-customwidth{max-width:235px}}@media only screen and (min-width:768.9px) and (max-width:835px){.full-banner-cta-bg-img.img4-customwidth{max-width:180px}.full-banner-cta:hover .full-banner-cta-bg-img-hover.img4-customwidth{max-width:200px}}@media only screen and (max-width:1024px){.full-banner-cta .btn-icon>span{text-decoration:underline}}@media only screen and (max-width:768.9px){.full-banner-cta{min-height:292px;padding:32px 0 0}.full-banner-cta-bg-img{right:50%;-webkit-transform:translateX(50%);transform:translateX(50%)}.full-banner-cta-text{font-size:24px;line-height:34px;margin-bottom:24px!important;text-align:center}.full-banner-cta .btn-icon>span{font-size:19px;line-height:28px}.full-banner-cta-2{min-height:336px}.full-banner-cta-3{min-height:341px}.full-banner-cta:hover{-webkit-transition:none;transition:none;background-color:#ebf1f5}.full-banner-cta:hover .full-banner-cta-text{color:#4f7288}.full-banner-cta:hover .btn-icon:before{width:100%}.full-banner-cta:hover .full-banner-cta-bg-img{display:block}.full-banner-cta:hover .full-banner-cta-bg-img-hover{display:none}.full-banner-cta:hover .full-banner-cta-btn-text{text-decoration:none}.full-banner-cta:hover .btn-icon--blue-yellow:before{border:2px solid #4f7288!important}.full-banner-cta:hover .full-banner-cta-btn-text:after{display:block}.full-banner-cta:hover .btn-icon:before{width:38px}}.full-banner-cta-btn-text.darkblue-line:after,.full-banner-cta-btn-text.orange-line:after,.two-card-cta-btn-text.darkblue-line:after,.two-card-cta-btn-text.orange-line:after{content:"";width:-webkit-fill-available;height:2px;display:block;position:relative;top:4px}.two-card-cta{-webkit-transition:.5s ease-in;transition:.5s ease-in;background-color:#ebf1f5}.two-card-cta-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}.two-card-cta-btn-download-icon:after{content:"\e90d";font-size:1rem!important;font-weight:500;padding-left:2px}.two-card-cta .btn-icon--blue:after,.two-card-cta .btn-icon--orange:after{font-size:2.4rem;font-weight:500;padding-left:2px}.two-card-cta .btn-icon{text-align:left}.two-card-cta-btn-download-icon:after{text-align:center}.two-card-cta-card{text-align:left;margin:auto;background-color:#fff;height:100%;min-height:252px;border-bottom:3px solid #f7c061;-webkit-box-shadow:0 2px 12px -2px rgba(60,60,60,.12156862745098039);box-shadow:0 2px 12px -2px rgba(60,60,60,.12156862745098039);position:relative;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:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;padding:67px 31px 67px 134px}.two-card-cta-card>a,.two-card-cta-card>div{margin-left:-1.5rem;margin-top:16px}.two-card-cta-text{font-size:26px;line-height:32px;color:#4f7288;font-family:Open Sans,sans-serif;font-weight:600}.two-card-cta-btn-text{font-size:19px;line-height:28px;font-weight:700;font-family:Poppins,sans-serif}.two-card-cta-bg-img,.two-card-cta-bg-img-hover{position:absolute;left:0;top:0}.two-card-cta-bg-img-hover{display:none}.two-card-cta a:focus-visible .two-card-cta-card{outline:3px solid #4f7288;text-decoration:none}.two-card-cta a:focus-visible .btn-icon{outline:2px solid #4f7288;text-decoration:none;min-height:46px}.two-card-cta-btn-text.orange-line:after{background-color:#d93912}.two-card-cta-btn-text.darkblue-line:after{background-color:#4f7288}.btn-icon--orange:after{color:#fff}.btn-icon--orange:before{background:#d93912!important;border-color:#d93912}.two-card-cta-card:hover{border-bottom:3px solid #4f7288;-webkit-transition:.5s ease-in;transition:.5s ease-in}.two-card-cta-card:hover .btn-icon>span{border:none}.two-card-cta-card:hover .two-card-cta-bg-img{position:absolute;left:0;top:0;display:none}.two-card-cta-card:hover .two-card-cta-bg-img-hover{display:block;position:absolute;left:0;top:0}.two-card-cta-card:hover .btn-icon--blue-yellow:hover:before{background:#f7c061}.two-card-cta-card:hover .btn-icon--orange>span{color:#fff!important;text-decoration:none!important}.two-card-cta-card:hover .btn-icon--blue:before,.two-card-cta-card:hover .btn-icon--orange:before{width:100%}.two-card-cta-card:hover .two-card-cta-btn-text:after{display:none}.two-card-cta-card:hover .two-card-cta-btn-text.darkblue-line:after{content:"";height:2px;background-color:transparent;width:-webkit-fill-available;display:block}.btn-icon--orange:hover .btn-icon--orange>span{color:#fff!important;text-decoration:none!important}.btn-icon--orange:hover .btn-icon--orange:before{width:100%}@media only screen and (min-width:1199.9px){.two-card-cta-btn-text{white-space:nowrap}}@media only screen and (min-width:769px) and (max-width:1199.9px){.two-card-cta-card:hover .btn-icon--blue:before,.two-card-cta-card:hover .btn-icon--orange:before{height:125%}}@media only screen and (max-width:1024px){.full-banner-cta-btn-text.darkblue-line:after,.full-banner-cta-btn-text.orange-line:after,.two-card-cta-btn-text.darkblue-line:after,.two-card-cta-btn-text.orange-line:after{content:none}.two-card-cta-btn-text{text-decoration:underline}}@media only screen and (max-width:768.9px){.two-card-cta-card{padding:32px 9px 32px 14px;min-height:160px;max-height:unset}.two-card-cta-text{padding-right:85px;font-size:20px;line-height:26px}.two-card-cta-bg-img{right:0;left:unset}.two-card-cta-btn-text{font-size:16px;line-height:24px}.two-card-cta-card:hover{border-bottom:3px solid #f7c061;-webkit-transition:none;transition:none}.two-card-cta-card:hover .btn-icon>span{border:none}.two-card-cta-card:hover .two-card-cta-bg-img{position:absolute;right:0;top:0;left:unset;display:block}.two-card-cta-card:hover .two-card-cta-bg-img-hover{display:none}.two-card-cta-card:hover .btn-icon--blue:before,.two-card-cta-card:hover .btn-icon--orange:before,.two-card-cta-card:hover .btn-icon:before{width:38px}.two-card-cta-card:hover .btn-icon--blue-yellow:hover:before{background:#f7c061}.two-card-cta-card:hover .btn-icon--orange>span{color:#d93912!important}.two-card-cta-card:hover .two-card-cta-btn-text:after{display:block}}@media only screen and (max-width:991.9px){.two-card-cta .row .col-md-12:last-child{margin-top:24px}}#expand{cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto}.expand-section{text-align:right;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:30px;gap:20px}.expand-section .active.expandall{background-color:#ebf1f5!important;-webkit-box-shadow:inset 0 3px 6px 0 rgba(59,59,59,.45)!important;box-shadow:inset 0 3px 6px 0 rgba(59,59,59,.45)!important;border:2px solid #4f7288!important;color:#4f7288}.expand-section .active.expandall i:before{color:#4f7288}.expand-section .active{font-weight:800}.indent-number{padding-left:29px!important}.accordion-main{padding:16px 32px;margin-bottom:16px;cursor:pointer}.accordion-main-bg-white{background-color:#fff}.accordion-main-bg-white,.accordion-main-bg-yellow{-webkit-box-shadow:0 2px 12px -2px rgba(60,60,60,.12);box-shadow:0 2px 12px -2px rgba(60,60,60,.12)}.accordion-main-bg-yellow{background-color:#ffefd6}.accordion-main-bg-blue{-webkit-box-shadow:0 2px 12px -2px rgba(60,60,60,.12);box-shadow:0 2px 12px -2px rgba(60,60,60,.12);background-color:#ebf1f5}.accordion-main:hover .headline{text-decoration:underline;-webkit-text-decoration-color:#4f7288!important;text-decoration-color:#4f7288!important;-webkit-text-decoration-skip-ink:none!important;text-decoration-skip-ink:none!important}.accordion-main:hover .headline-add{content:url(/images/global/svg/circle-plus-hover.svg)}.accordion-main:hover .headline-minus{content:url(/images/global/svg/circle-minus-hover.svg)}.accordion-main .headline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.accordion-main .headline p{margin-bottom:0}.accordion-main .headline-add{content:url(/images/global/svg/circle-plus.svg);width:auto}.accordion-main .headline-minus{content:url(/images/global/svg/circle-minus.svg)}.accordion-main .accordion-section{margin:16px 75px 8px 0}.accordion-main .accordion-section ul{list-style:none;padding-left:0}.accordion-main .accordion-section ul li:not(:last-child){margin-bottom:16px}.accordion-main .accordion-section a{text-decoration:underline;color:#4f7288}.faq-page .accordion-main{padding:24px 32px;cursor:pointer}.faq-page .accordion-section .custom-underline{-webkit-text-decoration-color:#4f7288!important;text-decoration-color:#4f7288!important;text-decoration-thickness:1px!important;text-underline-offset:2px}.glossary-page .accordion-main{padding:24px 32px;cursor:pointer}@media only screen and (max-width:1024px){.indent-number{padding-left:22px!important}}@media (hover:none){.accordion-main:hover .headline{text-decoration:none}.accordion-main:hover .headline-add{content:url(/images/global/svg/circle-plus.svg)}.accordion-main:hover .headline-minus{content:url(/images/global/svg/circle-minus.svg)}}@media only screen and (max-width:768.9px){.headline p{margin-right:16px}.headline-add,.headline-minus{width:30px;height:30px}.accordion-main{padding:12px 24px}.accordion-main .accordion-section{margin:12px 0 0}.accordion-main .accordion-section a{display:inline!important}.faq-page .accordion-main,.glossary-page .accordion-main{padding:24px}.expand-section{gap:13px;-ms-flex-pack:distribute;justify-content:space-around}.expand-section #expand{margin-left:0}}.accordion-heading-hover{-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.banner{position:relative;padding:0;min-height:250px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.banner-text{margin-left:29%}.banner-text h1{font-family:Poppins,sans-serif;font-weight:300;font-size:50px;line-height:73px;color:#4f7288}.banner-text .font-large{font-size:72px;line-height:72px}.banner-main{position:relative;z-index:5;background-color:#d8e3e9}.banner-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.banner-row picture{-ms-flex-item-align:start;align-self:flex-start;margin-left:-15rem;position:relative}.banner-img{position:relative}.banner-top:after{content:"";position:absolute;width:100%;min-height:250px;bottom:0;background-color:#d8e3e9}.banner-top .banner-text{z-index:9;margin-left:0;width:100%}.banner-top-img{height:100%;position:relative}.banner-top-img img{height:100%}.banner-top img{position:relative;z-index:5}.actor-portrayal-text{position:absolute;left:44%;bottom:4%;color:#fff;font-size:14px;font-weight:700;z-index:9}.banner-page2{background:url(/images/monitoring-ctcl/hero-image@3x.png) no-repeat 0}.banner-page3{background:url(/images/managing-ctcl/hero-image@3x.png) no-repeat 0}.banner-page3 .banner-text{max-width:unset}.banner-section-without-img{background-color:#d8e3e9;padding:68px 0}.banner-section-without-img h1{color:#4f7288;font-weight:300;font-size:50px;line-height:80px}.banner-section-without-img h1 span{font-size:72px}.resource-center .banner-section-without-img{padding:60px 0}@media (max-width:1300px){.banner-row picture{margin-left:-15rem}}@media (max-width:500px){.banner-top .banner-text{position:absolute;width:auto;left:39%}}@media only screen and (max-width:1024px){.banner-text{margin-left:180px}.banner.banner-page2{background:url(/images/monitoring-ctcl/sm/banner-sm.png) no-repeat 0}.banner.banner-page3{background:url(/images/managing-ctcl/sm/banner-sm.png) no-repeat 0}.banner .actor-portrayal-text{left:2%}.banner-row{padding:0!important;margin:0!important}.banner-row picture{margin-left:0}.banner-top:after{min-height:210px}.banner-top img{height:250px}}@media only screen and (max-width:991.9px){.banner{min-height:210px}.banner-text{margin-left:146px;padding-right:30px;max-width:100%}.banner-text h1{font-weight:300}.banner-text .font-large,.banner-text h1{font-size:32px;line-height:40px}.banner-text span{font-weight:500}.banner-top img{height:210px}}@media only screen and (max-width:768.9px){.banner-section-without-img{padding:40px 0}.banner-section-without-img h1,.banner-section-without-img h1 span{font-size:32px;line-height:40px}.resource-center .banner-section-without-img{padding:40px 0}}.modal-dialog{max-width:660px;text-align:center;background:none;padding:0}.modal-dialog h2{color:#4f7288}.modal-dialog p{color:#3b3b3b;padding:14px 0 12px}.modal-content{padding:60px 40px;-webkit-box-shadow:0 2px 12px -2px rgba(60,60,60,.12);box-shadow:0 2px 12px -2px rgba(60,60,60,.12);border-radius:0}#external-link-popup1 .modal-content{padding:60px 35px}#external-link-popup1 .modal-content .modal-body h2{margin-bottom:20px}.modal-dialog a.btn.btn-yellow.btn-bottom-space{margin-bottom:32px}.modal-dialog a.btn.btn-yellow{margin:0 auto;width:315px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal-dialog a.btn.btn-yellow .border-2{width:311px}.modal-open{padding:0!important}@media (max-width:767px){.modal-dialog{padding:0 10px}.modal-dialog .modal-content{padding:40px 15px}.modal-dialog .modal-body{padding:0}}@media (max-width:390px){.modal-dialog a.btn.btn-yellow,.modal-dialog a.btn.btn-yellow .border-2{width:100%}}.quote-section{background:#f7c061;text-align:center;padding:60px 0}.quote-section.bigger-width blockquote{max-width:1024px}.quote-section blockquote{font-size:21px;line-height:29px;margin:0;max-width:698px;font-family:Poppins,sans-serif}@media (max-width:767px){.quote-section blockquote{font-size:19px;line-height:27px}.quote-section{padding:40px 20px}.quote-section .container{padding-left:0;padding-right:0}}.quote-section-image{padding:41px 0}.quote-section-image .member-info{margin-right:32px}@media only screen and (max-width:768.9px){.quote-section-image .member-info{margin:auto}}.quote-section-image .member-img{width:164px;height:168px;margin-bottom:12px}@media only screen and (max-width:768.9px){.quote-section-image .member-img{width:140px;height:140px;margin:auto}}.quote-section-image .member-img img{width:100%;height:100%}.quote-section-image p{font-size:18px;font-weight:700;line-height:1.33}.quote-section-image blockquote{max-width:100%;text-align:left}.quote-section-image blockquote span{display:block;margin-top:29px}@media (min-width:768px){.vertical-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body .image-width{width:23%;padding-right:0}body .text-width{width:77%;padding-left:0}}@media (max-width:767px){.quote-section-image blockquote{text-align:center}.member-name{padding-bottom:16px;padding-top:6px}.quote-section-image{padding:40px 20px}}.access_nav-list{position:fixed;top:-20em;width:100%;z-index:150}.access_nav-item{background:#4f7288;padding:1rem;color:#fff;text-align:center;display:block;position:absolute;z-index:1;top:0;left:0;width:100%}.access_nav-item:focus{top:20em}.tabs .nav-tabs .nav-link{border:none;margin-bottom:0!important;border-radius:0;background:#ebf1f5;color:#4f7288;text-decoration:underline;-webkit-text-decoration-skip-ink:none!important;text-decoration-skip-ink:none!important}.tabs .nav-tabs{border-bottom:3px solid #4f7288;-ms-flex-wrap:unset;flex-wrap:unset}.tabs .nav-tabs .nav-item.show .nav-link,.tabs .nav-tabs .nav-link.active{background:#f7c061;height:100%;width:100%;font-weight:700;text-decoration:none}.tab-content{padding:40px;-webkit-box-shadow:0 8px 20px 0 rgba(0,0,0,.25);box-shadow:0 8px 20px 0 rgba(0,0,0,.25)}.tab-title{border:3px solid #4f7288;border-bottom:0;font-family:Poppins,sans-serif;font-size:24px;line-height:32px}.tab-title:first-child{border-right:0}.tab-title button{padding:24px}.tab-pane p{margin-bottom:24px}.tab-pane ul>li{margin-bottom:16px;list-style:disc}.tab-pane ul>li:first-child{margin-top:16px}.tab-pane ul li::marker{color:#f7c061;width:8px;height:8px}@media only screen and (max-width:575px){.tab-title{width:50%}.tab-title button{padding:15px 10px}.tab-content{padding:32px 24px}}@media (min-width:300px) and (max-width:374.9px){.tabs .nav-link{font-size:18px;line-height:24px;padding:15px 10px}}.hr-section{padding:40px 0}.hr-section hr{border:2px solid;margin:0}.hr-section hr.yellow{border-color:#f7c061}@media only screen and (max-width:768.9px){.hr-section{padding:20px 0 30px}}.card-static .sectionHeading{margin-bottom:24px}.card-static .sectionHeading h2{margin-bottom:16px}@media only screen and (max-width:1024px){.card-static .tab-device-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.card-content{padding:40px 70px 40px 40px;-webkit-box-shadow:0 2px 12px -2px rgba(60,60,60,.12156862745098039);box-shadow:0 2px 12px -2px rgba(60,60,60,.12156862745098039);border-bottom:3px solid #4f7288;margin-right:30px}.card-content ul{margin-top:16px;padding-left:8px;margin-left:12px}.card-content ul li{position:relative;margin-bottom:16px;text-indent:-12px;padding-left:8px}.card-content ul li:before{content:"";background-color:#f7c061;display:inline-block;height:8px;width:8px;border-radius:50px;margin-right:0;position:relative;left:-4px;top:50%;-webkit-transform:translateY(-20%);transform:translateY(-20%)}.card-image{position:absolute;right:50px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:89%}@media (min-width:1023.9px) and (max-width:1079.9px){.card-image{left:85%}}@media only screen and (max-width:1024px){.card-static .sm-col-reverse{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.card-content{padding:40px 24px 24px;margin:-25px 12px 0}.card-image{position:static;-webkit-transform:translateY(0);transform:translateY(0)}.card-image img{width:100%}}.header{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:25}.header,.header-custom{width:100%}.header-sticky,.header-tp{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.header-bt,.header-sticky,.header-tp{display:-webkit-box;display:-ms-flexbox;display:flex}.header-bt{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header-sticky{display:none;-webkit-transition:all .3s ease-in;transition:all .3s ease-in;background:#01778b;-webkit-box-shadow:0 .3rem .6rem 0 rgba(0,0,0,.16);box-shadow:0 .3rem .6rem 0 rgba(0,0,0,.16);width:100%;position:fixed;top:0;z-index:195}.header-logo-section{padding:24px 24px 24px 87px;background-color:#4f7288}.header-nav-section{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.header-logo{-ms-flex-negative:0;flex-shrink:0}.header-logo:focus-visible{outline:3px solid #f7c061;text-decoration:none}.header .container{max-width:100%;-webkit-transition:max-width .3s ease;transition:max-width .3s ease;padding:0}.stay-informed-sm{display:none!important}@media (min-width:1601px){.header .container{max-width:1300px}.header-bt{background:#4f7288;background:-webkit-gradient(linear,left top,right top,color-stop(25%,#4f7288),color-stop(25%,#fff));background:linear-gradient(90deg,#4f7288 25%,#fff 0)}.header-logo-section{padding:24px}.header-nav-section{width:70%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.header .header-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media (min-width:2000px){.header .container{max-width:1300px}}@media (min-width:2500px){.header-bt{background:#4f7288;background:-webkit-gradient(linear,left top,right top,color-stop(35%,#4f7288),color-stop(35%,#fff));background:linear-gradient(90deg,#4f7288 35%,#fff 0)}}@media (min-width:3200px){.header-bt{background:#4f7288;background:-webkit-gradient(linear,left top,right top,color-stop(40%,#4f7288),color-stop(35%,#fff));background:linear-gradient(90deg,#4f7288 40%,#fff 0)}}@media screen and (max-width:1100px) and (min-width:1025px){.header-logo{padding:0}.header-logo-section{padding:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media screen and (max-width:1240px) and (min-width:1024px){.header-logo img{width:150px}.header ul{padding-left:16px}}@media only screen and (max-width:1024px){.header{position:relative;z-index:250}.header-logo{padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-transform:none;transform:none}.header-logo-section{padding:0;width:auto}.header-tp{display:none}.header-bt{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header-nav-section{width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}body.menu-is-blue .navigation .navigation-toggle .line,body.menu-is-blue .navigation .navigation-toggle .line:after,body.menu-is-blue .navigation .navigation-toggle .line:before,body.menu-is-primary .navigation .navigation-toggle .line,body.menu-is-primary .navigation .navigation-toggle .line:after,body.menu-is-primary .navigation .navigation-toggle .line:before{background-color:#fff}body.menu-is-blue .navigation-stickyList>.dropdown>a,body.menu-is-blue .navigation-stickyList>.dropdown>a.active:not(.is-not-active-laptop),body.menu-is-primary .navigation-stickyList>.dropdown>a,body.menu-is-primary .navigation-stickyList>.dropdown>a.active:not(.is-not-active-laptop){color:#fff}.menu-opened{overflow:hidden}.menu-opened .header-bt{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-top:27px;background-color:#ebf1f5}}@media only screen and (max-width:768.9px){.header .stay-informed-sm{display:block!important;text-align:center;padding-top:0;background-color:#fcfcfd}.header .stay-informed-sm a{margin:0 auto}.menu-opened .stay-informed-sm{background-color:#ebf1f5}}.navigation,.navigation-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:0;font-family:Poppins,sans-serif}.navigation-list{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navigation-list>li{display:-webkit-box;display:-ms-flexbox;display:flex}.navigation-list>li:not(:last-child){margin-right:20px}.navigation-list>li.navigation-btn>a{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-weight:700;padding:4px;line-height:normal;letter-spacing:normal}.navigation-list>li.navigation-btn>a.active,.navigation-list>li.navigation-btn>a:hover{color:#d93912}.navigation-list>li:first-child>a:focus-visible{outline:3px solid #f7c061;border-radius:5px;padding:5px 0}.navigation-list>li>a>.nav-br{display:block}.navigation-list>li>a.pointer-none{pointer-events:none}.navigation-list>li>a.active{color:#4f7288;font-weight:700}.navigation-list>li:hover{cursor:pointer}.navigation-list>li:active>a,.navigation-list>li:hover>a{color:#4f7288}.navigation-toggle{display:none}.navigation-toggle>span{display:block}.navigation-toggle .line{position:relative;margin:.5rem 0}.navigation-toggle .line,.navigation-toggle .line:after,.navigation-toggle .line:before{width:2.13rem;height:.25rem;background:#4f7288}.navigation-toggle .line:after,.navigation-toggle .line:before{content:"";position:absolute}.navigation-toggle .line:before{top:-.6rem}.navigation-toggle .line:after{bottom:-.6rem;width:100%}.navigation-toggle .text{font-size:12px;font-weight:500;line-height:normal;font-family:Poppins,sans-serif;color:#4f7288}.navigation-toggle.active{margin-top:0}.navigation-toggle.active .line{background:transparent}.navigation-toggle.active .line:after,.navigation-toggle.active .line:before{top:0}.navigation-toggle.active .line:after{width:100%;-webkit-transform:rotate(43deg);transform:rotate(43deg)}.navigation-toggle.active .line:before{-webkit-transform:rotate(-43deg);transform:rotate(-43deg)}.dropdown{position:relative;z-index:10}.dropdown>a{text-decoration:none}.dropdown>a>i{-webkit-transition:all .25s ease;transition:all .25s ease;font-size:8px;padding-left:4px;vertical-align:middle}.dropdown-list{position:absolute;left:0;top:2em;z-index:200;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:29.7rem;background-color:#ebf1f5;display:none;padding:16px}.dropdown-list>li{margin-bottom:16px}.dropdown-list>li>a{display:block;font-size:16px;line-height:normal;text-align:left;text-decoration:underline}.dropdown-list>li>a,.dropdown-list>li>a:focus,.dropdown-list>li>a:hover{font-weight:400;color:#4f7288}.dropdown-list>li>a.active,.dropdown-list>li>a:active{color:#4f7288;font-weight:700;text-decoration:none!important}.dropdown-list>li>a:focus-visible{outline:3px solid #f7c061;border-radius:5px;padding:5px 0}.dropdown.active .dropdown-list{display:block}.dropdown.active>a>i:before{content:"\e901";color:#4f7288}html.is-touch .dropdown.active .dropdown-list{display:block}@media screen and (max-width:1400px) and (min-width:1025px){.navigation-list>li:not(:last-child){margin-right:12px}.navigation-list>li.navigation-btn>a,.navigation-list>li a{font-size:13px}}@media only screen and (max-width:1024px){.navigation-list{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;z-index:600;left:0;background:#fff;width:100%;top:100%;display:none}.navigation-list.active,.navigation-list>li{display:block}.navigation-list>li>a{padding:1rem;line-height:unset;margin:0;width:100%;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.navigation-list>li>a:active,.navigation-list>li>a:focus,.navigation-list>li>a:hover{color:#d6fbff;border-bottom:none!important}.navigation-list>li:last-child{border-radius:0;height:inherit;background:transparent}.navigation-list>li.navigation-sm{display:block}.navigation-list>li.navigation-sm:not(.nav-btn){background:#4f7288;padding:0 .5rem}.navigation-list>li.navigation-sm>a{color:#fff;display:block;text-decoration:none}.navigation-list>li.navigation-sm.nav-btn>a{border:none!important}.navigation-list>li.navigation-sm:last-child{padding-bottom:4rem}.navigation-toggle{display:block;padding-right:20px;margin-top:13px}.navigation-list>li.navigation-btn{background-image:none;padding-top:24px}.navigation-list>li.navigation-btn>a{padding:4px;font-size:16px;border:2px solid #fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.navigation-list>li.navigation-btn>a.active{color:#d6fbff}.navigation-list>li>a.active{color:#4f7288;font-weight:700}.dropdown-list{position:static;-webkit-transform:none;transform:none;-webkit-box-shadow:none;box-shadow:none;max-width:unset;width:100%}.dropdown-list>li:not(:last-child)>a{border:none}.dropdown-list>li>a{text-align:left;font-weight:500}.menu-opened .header{color:#fff}.menu-opened .header-logo{display:none!important}.menu-opened .line:after,.menu-opened .line:before{background:#fff;background:#4f7288}.navigation-stickyList{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.navigation-stickyList>li:not(:last-child){padding:5px;margin-right:1rem}.navigation-stickyList>li>a{font-size:11px;font-weight:700}.navigation-stickyList>li>a>span.show-sm{display:inline-block!important}.navigation-stickyList .dropdown{position:unset!important}.navigation-stickyList .dropdown-list{position:absolute!important;left:0!important;width:100%!important;max-width:100%!important}.navigation-toggle .line.bg-white,.navigation-toggle .line.bg-white:after,.navigation-toggle .line.bg-white:before{background-color:#fff}.navigation-list{background:#ebf1f5;top:47px;z-index:1000;color:#4f7288;height:calc(100vh - 64px);padding-left:32px;overflow:auto;border-bottom:8px solid #f7c061;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.25);box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}.navigation-list>li>a{font-size:16px;font-weight:500}.header-tp-list-mobile>li,.navigation-list>li>a{color:#4f7288;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;padding:1rem 0}.header-tp-list-mobile{margin-top:5rem}.navigation-list>li>a>span{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.navigation-list .dropdown-list{background:none;border:none;padding:0 16px}.navigation-list .dropdown-list>li>a{color:#4f7288;font-size:16px;text-decoration:underline}.navigation-list .dropdown-list>li>a.active{color:#4f7288;font-weight:700;text-decoration:none}.navigation-list>li>a:active,.navigation-list>li>a:focus,.navigation-list>li>a:hover{font-weight:700;color:#4f7288}.navigation-toggle.active{position:relative;z-index:1001}.navigation-toggle.active .text{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;position:absolute;bottom:-1.5rem}.navigation-stickyList>li .dropdown-list{padding:1rem .5rem}.navigation-stickyList>li .dropdown-list>li>a{padding:0;font-weight:500}.dropdown.active>a>i:before{content:"\e901";color:#4f7288}}.container{width:100%;padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto}@media only screen and (min-width:1280px){.container{max-width:1080px}}@media only screen and (max-width:768px){.container{max-width:732px;padding-right:20px;padding-left:20px}}.row{margin-right:-10px;margin-left:-10px}.row>*{padding-left:0;padding-right:0}@media only screen and (max-width:768px){.row{margin-right:-8px;margin-left:-8px}}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto{padding-right:12px;padding-left:12px}@media only screen and (max-width:768px){.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto{padding-right:8px;padding-left:8px}}.content,.main-content{margin-top:65px}.content{margin-left:280px;margin-right:280px}.content-full{margin-right:0;margin-left:0}.sidebar{position:fixed;left:0;top:65px;bottom:0;background:#fff;overflow:auto;width:280px;-webkit-box-shadow:0 0 10px hsla(210,8%,51%,.13);box-shadow:0 0 10px hsla(210,8%,51%,.13);-webkit-transition:all .25s ease;transition:all .25s ease}.sidebar>.side-nav{display:none}.sidebar.active{-webkit-transform:translateX(0);transform:translateX(0)}.sidebar-rt{right:0;left:unset}.section,section{padding:60px 0}@media only screen and (max-width:768px){.section,section{padding:40px 0}}.footer{font-family:Poppins,sans-serif;font-weight:400;font-size:14px;padding:40px 0}.footer-logo{max-width:200px}.footer-menu{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;margin:21px 0}.footer-menu li a{text-decoration:underline;color:#fff}.footer-p-mb{margin-bottom:21px!important}.footer-social-icons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.footer-social-icons-text{margin-bottom:0;margin-top:10px;color:#fff;font-weight:700}.footer a:focus-visible{outline:3px solid #f7c061;border-radius:5px}@media screen and (min-width:768px) and (max-width:992px){.footer>.container{max-width:100%;padding-right:20px;padding-left:20px}}@media screen and (max-width:767.9px){.footer{text-align:center}.footer-menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer-logo{max-width:unset}.footer-social-icons{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;padding:0 10px;margin-bottom:21px;gap:16px}}