@charset "utf-8";html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,a,nav,section,summary,time,mark,audio,video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: #fff0; text-decoration: none; list-style: none; outline: none; -webkit-font-smoothing: subpixel-antialiased; -webkit-tap-highlight-color: #fff0}html,body { -webkit-text-size-adjust: none; height: 100%}article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary { display: block}iframe { vertical-align: top}textarea:focus,input:focus,a,div,img { outline: none}*,*:before,*:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box}body { color: #000; font-size: 16px; font-family: 'Open Sans', sans-serif; font-weight: 400; line-height: 1.5; background-color: #fff; display: flex; flex-wrap: wrap}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 { color: #000; line-height: 1.2; font-weight: 600}.h1,h1 { font-size: 40px; margin-bottom: 20px}.h2,h2 { font-size: 34px; margin-bottom: 20px}.h3,h3 { font-size: 25px; margin-bottom: 18px}.h4,h4 { font-size: 22px; margin-bottom: 17px}.h5,h5 { font-size: 20px; margin-bottom: 15px}.h6,h6 { font-size: 18px; margin-bottom: 10px}h1 a,.h1 a,h2 a,.h2 a,h3 a,.h3 a,h4 a,.h4 a,h5 a,.h5 a,h6 a,.h6 a { color: inherit; text-decoration: none}p { color: #000; font-size: 17px; font-weight: 400; line-height: 1.6; margin-bottom: 15px}p:last-child { margin-bottom: 0}ul,ol { margin: 0; padding: 0}ul li,ol li { font-size: 16px; color: #000; font-weight: 400; line-height: 1.5; padding: 0; margin: 0; margin-bottom: 20px}ul>li { list-style: none; background: url(../svg/Icon_right_tick-g.svg) 0 3px no-repeat; background-size: 21px; padding-left: 30px}ol>li { list-style: inside decimal}blockquote { display: block; text-align: left; margin-bottom: 20px; position: relative; background: #f3f3f3; padding: 20px 20px; border-left: 4px solid #5c83c4; line-height: 2; font-size: 20px; font-style: italic; margin-bottom: 25px}blockquote p { font-size: inherit; font-weight: inherit}hr { border: 0 #000 solid; border-top-width: 1px; clear: both; height: 0; margin: 10px auto 40px}img { border: none; max-width: 100%; vertical-align: top; height: auto}img[src$=".svg"] { width: 100%}a { color: #4777ac; transition: background-color 0.3s ease 0s, color 0.3s ease 0s}a:hover { color: #000; text-decoration: underline}a:focus { outline: none}form label { color: #1d1e1e; font-size: 16px; font-weight: 400; line-height: 1; margin-bottom: 5px; display: block}input,textarea,button { font-family: 'Open Sans', sans-serif}input[type="text"],input[type="submit"],input[type="button"],input[type="password"],input[type="email"],input[type="tel"],input[type="search"],textarea { -webkit-appearance: none; outline: none; border-radius: 0}input[type="text"],input[type="password"],input[type="email"],input[type="tel"],input[type="search"],input[type="number"],textarea { border: 1px solid #e1e1e1; padding: 9px 12px; color: #000; font-size: 14px; font-weight: 400; width: 100%; transition: 0.3s ease-in-out; -webkit-transition: 0.3s ease-in-out}textarea { height: 110px; resize: none; overflow: auto; padding: 9px 12px}input[type="text"]:focus,input[type="password"]:focus,input[type="email"]:focus,input[type="tel"]:focus,input[type="search"]:focus,input[type="number"]:focus,textarea:focus { border-color: #66afe9}button,input[type="button"],input[type="reset"],input[type="submit"] { -webkit-appearance: button; cursor: pointer; padding: 0 20px; height: 44px; display: inline-block; vertical-align: top; font-size: 16px; font-weight: 600; line-height: 1; text-align: center; border: none; border-radius: 30px; -webkit-border-radius: 30px; color: #fff; background-color: #6FA700; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; min-width: 124px; position: relative; overflow: hidden; z-index: 1}button::before,input[type="button"]::before,input[type="reset"]::before,input[type="submit"]::before { content: ''; position: absolute; left: 0; top: 0; width: 0; height: 100%; left: -100%; background-color: #2c599d; transform: skew(50deg) scale(1.1); -webkit-transform: skew(50deg) scale(1.1); transition-duration: 0.4s; -webkit-transition-duration: 0.4s; z-index: -1}button:hover::before,input[type="button"]:hover::before,input[type="reset"]:hover::before,input[type="submit"]:hover::before { left: -10%; width: 120%}button:hover,input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover { background-color: #2c599d; color: #fff}input[type="search"] { -webkit-appearance: textfield}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration { -webkit-appearance: none}::-webkit-input-placeholder { opacity: 1 !important; color: #777}:-moz-placeholder { opacity: 1 !important; color: #777}::-moz-placeholder { opacity: 1 !important; color: #777}:-ms-input-placeholder { opacity: 1 !important; color: #777}.form-group { margin-bottom: 30px}.btn { display: inline-block; vertical-align: top; padding: 10px 20px; font-size: 15px; font-weight: 600; line-height: 1.528571431; text-align: center; border: none; border-radius: 30px; -webkit-border-radius: 30px; color: #fff; background-color: #6FA700; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; position: relative; overflow: hidden; z-index: 1}.btn:hover,.btn:focus { color: #fff; text-decoration: none}.btn:before { content: ''; position: absolute; left: 0; top: 0; width: 0; height: 100%; left: -100%; background-color: #1d659d; transform: skew(50deg) scale(1.1); -webkit-transform: skew(50deg) scale(1.1); transition-duration: 0.4s; -webkit-transition-duration: 0.4s; z-index: -1}.btn:hover::before { left: -10%; width: 120%}.btn-sm { padding: 8px 16px}.btn-md { padding: 12px 24px}.btn-link { color: #98989c; text-transform: uppercase; font-size: 12px; font-weight: 700; letter-spacing: 1px; border-bottom: 1px solid #98989c; margin-bottom: 2px}.btn-link:hover,.btn-link:focus { color: #6FA700; font-weight: 700; text-decoration: none; border-bottom: 1px solid #6FA700}.btn-primary { background-color: #2c599d}.btn-primary:hover::before { background-color: #5c83c4}.btn-secondary { background-color: #17a2ff}.btn-secondary:hover::before { background-color: #ffba00}table { border-spacing: 0; border-collapse: collapse}td { text-align: left; font-weight: 400}.table-responsive { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar}.table-bordered { width: 100%; max-width: 100%; text-align: left}.table-bordered th,.table-bordered td { vertical-align: bottom; border-bottom: 1px solid #ddd; padding: 10px}#wrapper { width: 100%; display: flex; min-height: 100%; position: relative; flex-wrap: wrap; background-color: #fff; justify-content: space-between; align-content: space-between; overflow-x: hidden; padding-top: 75px !important}.main-container { width: 100%}.container { max-width: 1200px}#header { width: 100%; height: auto; position: fixed; z-index: 99; padding: 15px 0; background-color: #fff; top: 0; left: 0}#header .container { display: flex; justify-content: space-between}#header .head_right { width: 80%; display: flex; justify-content: flex-end; align-items: center}#header .logo { max-width: 167px; width: 100%; display: block}#header .logo img { margin-top: -10px}#header.fixed { position: fixed; left: 0; top: 0; width: 100%; max-width: 100%; background-color: #fff; box-shadow: 0 0 15px rgb(0 0 0 / 10%); -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 10%)}@-webkit-keyframes slide-down { 0% { opacity: 0; -webkit-transform: translateY(-100%); transform: translateY(-100%) } 100% { opacity: .9; -webkit-transform: translateY(0); transform: translateY(0) }}@keyframes slide-down { 0% { opacity: 0; -webkit-transform: translateY(-100%); transform: translateY(-100%) } 100% { opacity: .9; -webkit-transform: translateY(0); transform: translateY(0) }}.hamburger { padding: 0; margin: 0; height: auto; width: auto; text-align: center; background-color: #fff0; min-width: initial; border-radius: 0; -webkit-border-radius: 0; touch-action: manipulation}.hamburger::before { display: none}.hamburger:not(.close) { position: fixed; top: 18px; right: 30px; z-index: 100}.hamburger:hover,.hamburger:focus { background-color: #fff0; outline: none}.hamburger .line { width: 30px; height: 4px; background-color: #2c599d; display: block; margin: 6px auto}.hamburger:hover { cursor: pointer}.hamburger.close { padding: 20px}.hamburger.close .wrap { position: relative; width: 30px; height: 30px; display: block}.hamburger.close .line { margin: 0; width: 100%; position: absolute; top: calc(50% - 2px); transform: rotate(45deg); background-color: #fff}.hamburger.close .line:last-child { transform: rotate(-45deg)}#menu { position: fixed; top: 0; left: -100%; width: 100%; height: 100%; background-color: #2c599d; max-width: 450px; transition: all 0.3s ease-in-out; z-index: 999}#mobilenav.is-open #menu { left: 0}#mobilenav .nav-logo { padding: 15px}#mobilenav ul,#mobilenav li { padding: 0; margin: 0; list-style: none; position: relative; background: none}#mobilenav li.getdemo_btn { background-color: #6FA700}#mobilenav li.active>a { background-color: #5c83c4}#mobilenav ul ul { display: none}#mobilenav .caret { display: block; width: 100%; height: 43px; position: absolute; top: 0; right: 0; cursor: pointer}#mobilenav .caret:not(.trigger-caret) { pointer-events: none}#mobilenav .caret:before,#mobilenav .caret:after { content: ''; position: absolute; top: 0; left: auto; bottom: 0; right: 10px; display: block; margin: auto; width: 20px; height: 2px; background: #fff}#mobilenav .caret:after { transform: rotate(-90deg); transition: all .2s ease}#mobilenav .is-open>.caret:after { transform: rotate(0)}#mobilenav ul a { display: block; padding: 10px 15px; cursor: pointer; z-index: 2; font-size: 16px; text-decoration: none; color: #fff; border-bottom: 1px solid rgb(255 255 255 / 10%)}#mobilenav .has-sub>a { padding-right: 40px}#mobilenav li li a { padding-left: 30px; font-size: 14px; text-decoration: none; background: #5c83c4}#mobilenav li li li a { padding-left: 50px}#mobilenav .nav-backdrop { position: fixed; height: 100%; width: 100%; background: rgb(0 0 0 / .8); z-index: -1; opacity: 0; visibility: hidden; transition: all 0.4s ease-in; top: 0}#mobilenav.is-open .nav-backdrop { opacity: 1; z-index: 999; visibility: visible}#mobilenav .menu-outer { max-height: calc(100vh - 80px); overflow-y: auto; padding-bottom: 60px}.navigation ul { padding: 0; margin: 0; list-style: none}.navigation ul li { padding: 0; margin: 0; list-style: none; display: inline-block; vertical-align: middle; background: none; position: relative}.navigation ul li a { color: #000; display: block; padding: 7px 10px; font-size: 17px; font-weight: 700}.navigation ul li a:hover,.navigation ul li.active>a { text-decoration: none; color: #6da400}.navigation ul li.getdemo_btn { margin-left: 20px}.navigation ul li.getdemo_btn>a { background-color: #7cbd00; color: #fff; font-size: 16px; padding: 10px 46px 10px 20px; position: relative; overflow: hidden; z-index: 1}.navigation ul li.getdemo_btn>a:after { content: ''; position: absolute; right: 8px; top: 0; bottom: 0; width: 30px; height: 30px; margin: auto; background: url(../svg/icon_arrow.svg) 0 0 no-repeat; animation: pulse-black 2s infinite; border-radius: 50%}.navigation ul li.getdemo_btn>a::before { content: ''; position: absolute; top: 0; left: -100%; width: 0; height: 100%; background: #2c599d; z-index: -1; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; transform: skew(50deg) scale(1.1); -webkit-transform: skew(50deg) scale(1.1)}.navigation ul li.getdemo_btn>a:hover::before { left: -10%; width: 120%}.navigation ul li.demo_btn { margin: 0 0 0 5px;}.navigation ul li.demo_btn>a { border-radius: 10px; -webkit-border-radius: 10px; padding: 7px 18px; box-shadow: inset 0px 0px 0px 3px #77b400; -webkit-box-shadow: inset 0px 0px 0px 3px #77b400; overflow: hidden; position: relative;}.navigation ul li.demo_btn>a:hover { color: #fff;}.navigation ul li.demo_btn>a:before { content: ''; position: absolute; left: 0; top: 0; width: 0; height: 100%; left: -100%; background-color: #77b400; transform: skew(50deg) scale(1.1); -webkit-transform: skew(50deg) scale(1.1); transition-duration: 0.4s; -webkit-transition-duration: 0.4s; z-index: -1;}.navigation ul li.demo_btn>a:hover::before { left: -10%; width: 120%;}.navigation ul li>ul { position: absolute; top: 100%; transition: 0.2s ease-in-out; -webkit-transition: 0.2s ease-in-out; visibility: hidden; opacity: 0; transform: translateY(20px); box-shadow: 0 0 15px rgb(0 0 0 / 15%); -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 15%); overflow: hidden; border-radius: 10px; -webkit-border-radius: 10px}.navigation ul li:hover>ul { visibility: visible; opacity: 2; transform: translateY(0)}.navigation ul li>ul li { width: 260px; display: block; position: relative}.navigation ul li>ul li a { display: block; padding: 10px 15px; background-color: #fff; color: #000; font-size: 15px; line-height: 1.3; font-weight: 400; border-top: rgb(0 0 0 / 10%) solid 1px}.navigation ul li>ul li:first-child a { border-top: none}.navigation ul li>ul li a:hover,.navigation ul li>ul li.active a { background-color: #5c83c4; color: #fff}.navigation ul li>ul ul { top: 0; left: 100%}.navigation ul li>ul ul li a { background-color: #1d5d8f}.navigation ul li.resources_li>ul li { width: 280px}#mobilenav li.has-sub ul li.has-sub>.caret::after,#mobilenav li.has-sub ul li.has-sub>.caret::before { width: 12px}#mobilenav li.has-sub.is-open ul li.has-sub ul li>a { background-color: #193e75}.mega-menu { position: absolute; left: 0; right: 0; top: 100%; width: 98%; max-width: 1600px; margin: 0 auto; background-color: #fafcff; box-shadow: 1px 0 29px rgb(0 0 0 / 22%); -webkit-box-shadow: 1px 0 29px rgb(0 0 0 / 22%); display: flex; border-radius: 30px; -webkit-border-radius: 30px; transition: 0.2s ease-in-out; -webkit-transition: 0.2s ease-in-out; visibility: hidden; opacity: 0; transform: translateY(10px); display: none; animation: fadeInOut 0.6s ease-in-out}.mega-menu::before { position: absolute; left: 0; top: -23px; width: 100%; height: 23px; content: ''}.navigation ul li:hover .mega-menu { visibility: visible; opacity: 1; transform: translateY(0); display: flex}.mega-menu .mega-menu_l { width: calc(100% - 360px); padding: 30px 10px 0}.mega-menu .mega-menu_l .row .col-lg-4:nth-last-child(-n+3) .media .media-body>ul { margin-bottom: 40px}.mega-menu .mega-menu_r { background-color: #2c599d; width: 360px; padding: 30px 40px; -webkit-border-top-right-radius: 30px; -webkit-border-bottom-right-radius: 30px; border-top-right-radius: 30px; border-bottom-right-radius: 30px}.mega-menu .mega-menu_r h4,.mega-menu .mega-menu_r .menucourse-heading { font-size: 20px; color: #fff; line-height: 1.2; font-weight: 700; margin-bottom: 15px}.mega-menu .mega-menu_r .menu-course-img { display: block; margin-bottom: 15px}.mega-menu .mega-menu_r .menu-course-img img { border-radius: 5px; -webkit-border-radius: 5px; box-shadow: 0 0 13px rgb(0 0 0 / 23%); -webkit-box-shadow: 0 0 13px rgb(0 0 0 / 23%)}.mega-menu .mega-menu_r ul { margin: 0 0 30px; padding: 0}.mega-menu .mega-menu_r ul:last-child { margin-bottom: 0}.mega-menu .mega-menu_r ul li { margin: 1px 0; padding: 0 0 0 15px; position: relative; display: block}.mega-menu .mega-menu_r ul li::before { content: ''; position: absolute; left: 0; top: 6px; width: 6px; height: 6px; background-color: #6FA700; border-radius: 50%; -webkit-border-radius: 50%}.mega-menu .mega-menu_r ul li a { color: #fff; font-size: 15px; padding: 0; font-weight: 400}.mega-menu .mega-menu_r ul li a:hover { color: #6FA700}.mega-menu .mega-menu_l ul { margin: 0 0 60px; padding: 0}.mega-menu .mega-menu_l ul li { margin: 2px 0; padding: 0; list-style: none; display: block}.mega-menu .mega-menu_l ul li a { font-size: 15px; padding: 0; font-weight: 400}.mega-menu .mega-menu_l .menu-title { margin: 0 0 5px}.mega-menu .mega-menu_l .menu-title>a { font-size: 20px; font-weight: 700}.mega-menu .mega-menu_l .media .menu-icon { width: 58px; height: 58px; display: flex; align-items: center; justify-content: center; border-radius: 50%; -webkit-border-radius: 50%; margin-right: 15px; margin-top: 5px}.mega-menu .mega-menu_l .media .menu-icon img { max-height: 28px; filter: brightness(0) invert(1); -webkit-filter: brightness(0) invert(1)}.mega-menu .mega-menu_l .media .menu-icon.blue-bg { background: hsl(180 67% 40%); background: linear-gradient(45deg, hsl(180 67% 40%) 0%, hsl(180 57% 77%) 100%); background: -moz-linear-gradient(45deg, hsl(180 67% 40%) 0%, hsl(180 57% 77%) 100%); background: -webkit-linear-gradient(45deg, hsl(180 67% 40%) 0%, hsl(180 57% 77%) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#21A9AA", endColorstr="#A3E6E6", GradientType=1)}.mega-menu .mega-menu_l .media .menu-icon.pink-bg { background: hsl(330 84% 59%); background: linear-gradient(45deg, hsl(330 84% 59%) 0%, hsl(330 100% 83%) 100%); background: -moz-linear-gradient(45deg, hsl(330 84% 59%) 0%, hsl(330 100% 83%) 100%); background: -webkit-linear-gradient(45deg, hsl(330 84% 59%) 0%, hsl(330 100% 83%) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#EE3D95", endColorstr="#FFA9D4", GradientType=1)}.mega-menu .mega-menu_l .media .menu-icon.red-bg { background: hsl(0 78% 64%); background: linear-gradient(45deg, hsl(0 78% 64%) 0%, hsl(0 78% 79%) 100%); background: -moz-linear-gradient(45deg, hsl(0 78% 64%) 0%, hsl(0 78% 79%) 100%); background: -webkit-linear-gradient(45deg, hsl(0 78% 64%) 0%, hsl(0 78% 79%) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#EB5C5C", endColorstr="#F39E9E", GradientType=1)}.mega-menu .mega-menu_l .media .menu-icon.yellow-bg { background: hsl(36 100% 47%); background: linear-gradient(45deg, hsl(36 100% 47%) 0%, hsl(42 82% 68%) 100%); background: -moz-linear-gradient(45deg, hsl(36 100% 47%) 0%, hsl(42 82% 68%) 100%); background: -webkit-linear-gradient(45deg, hsl(36 100% 47%) 0%, hsl(42 82% 68%) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#EE8F00", endColorstr="#F0C96B", GradientType=1)}.mega-menu .mega-menu_l .media .menu-icon.green-bg { background: hsl(155 100% 36%); background: linear-gradient(45deg, hsl(155 100% 36%) 0%, hsl(155 62% 62%) 100%); background: -moz-linear-gradient(45deg, hsl(155 100% 36%) 0%, hsl(155 62% 62%) 100%); background: -webkit-linear-gradient(45deg, hsl(155 100% 36%) 0%, hsl(155 62% 62%) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00B66A", endColorstr="#63DAA9", GradientType=1)}.mega-menu .mega-menu_l .media .menu-icon.skyblue-bg { background: hsl(194 92% 40%); background: linear-gradient(45deg, hsl(194 92% 40%) 0%, hsl(194 78% 59%) 100%); background: -moz-linear-gradient(45deg, hsl(194 92% 40%) 0%, hsl(194 78% 59%) 100%); background: -webkit-linear-gradient(45deg, hsl(194 92% 40%) 0%, hsl(194 78% 59%) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0896C2", endColorstr="#43C1E8", GradientType=1)}#header.fixed .mega-menu { -webkit-box-shadow: 0 15px 29px rgb(0 0 0 / 22%); box-shadow: 0 15px 29px rgb(0 0 0 / 22%); -webkit-border-bottom-right-radius: 30px; -webkit-border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-bottom-left-radius: 30px; border-top-left-radius: 0; -webkit-border-top-left-radius: 0; border-top-right-radius: 0; -webkit-border-top-right-radius: 0}#header.fixed .mega-menu .mega-menu_r { border-top-right-radius: 0; -webkit-border-top-right-radius: 0}.main-footer { width: 100%; height: auto; background: #2c599d; line-height: normal; position: relative; overflow: hidden; z-index: 1}.main-footer .footer_upper { text-align: center; padding: 50px 0; position: relative;}.main-footer .footer_upper .foo_heading { display: block; font-size: 35px; font-weight: 700; color: #fff; margin-bottom: 10px}.main-footer .footer_upper p { font-size: 16px; color: #fff; font-weight: 600}.main-footer .footer_upper .btn:hover::before { background-color: #5c83c4}.main-footer .footer_lower { padding: 50px 0}.main-footer .social-icons { position: relative; display: flex; flex-wrap: wrap; margin-bottom: 10px}.main-footer .social-icons a { display: flex; align-items: center; justify-content: center; width: 40px; height: 40px; border-radius: 50%; -webkit-border-radius: 50%; color: #fff; font-size: 18px}.main-footer .social-icons a:hover { text-decoration: none; background-color: #6FA700}.main-footer .social-icons a img { max-width: 30px}.main-footer .foo-con p { font-size: 16px; color: rgb(255 255 255 / 80%)}.main-footer .foo-con p a { color: rgb(255 255 255 / 80%)}.main-footer .foo-con p a:hover { color: #fff; text-decoration: none}.footer_lower .foo_title { display: block; color: #fff; font-size: 20px; font-weight: 700; margin-bottom: 25px}.footer_lower ul { margin: 0; padding: 0}.footer_lower ul li { margin: 0; padding: 0 0 5px; list-style: none; background: none; color: #fff}.footer_lower ul li a { color: #e0e4ed}.footer_lower ul li a:hover { text-decoration: none; color: #fff}.copyright { padding: 12px 0}.copyright .foo_logo { max-width: 101px; display: block}.copyright p { color: #fff; font-size: 14px; margin: 0; padding: 0}.copyright p a { color: #fff}.foo_round-shape1 { width: 500px; height: 500px; display: block; background: #5c83c4; border-radius: 50%; -webkit-border-radius: 50%; position: absolute; right: -200px; top: -200px; z-index: 0}.foo_round-shape2 { width: 500px; height: 500px; display: block; background: #5c83c4; border-radius: 50%; -webkit-border-radius: 50%; position: absolute; left: -300px; bottom: -300px; z-index: 0}.main-footer .animated-shapes { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 0; pointer-events: none}.main-footer .animated-shapes i { display: block; position: absolute; right: 120px; bottom: 20%}.footer_lower ul li a.toggle-link { position: relative}.footer_lower ul li a.toggle-link:after { content: "+"; display: inline-block; font-weight: 700; margin-left: 5px; width: 16px; height: 16px; background: #5c83c4; border-radius: 50%; -webkit-border-radius: 50%; color: #2c599d; text-align: center; vertical-align: middle; line-height: 16px; top: -2px; position: relative}.toggle-content { display: none; margin-top: 20px}.success_story { padding: 60px 0 80px; text-align: center; position: relative; overflow: hidden;}.success_story h1 { font-size: 38px;}.success_story h3 { font-weight: 500}.success_story .title-tag span { display: inline-block; vertical-align: top; font-size: 20px; background-color: #ececec; border-radius: 22px; -webkit-border-radius: 22px; padding: 10px 20px; font-weight: 500}.success_story .container { max-width: 1140px; position: relative}.success_story .success_row { width: 100%; margin: 40px auto 0; text-align: left; display: flex; flex-wrap: wrap; justify-content: center}.success_story .success_row .success_row-col { margin: 0 30px}.success_story .success_row .success_row-col strong { display: block; font-size: 40px; font-weight: 700; line-height: 1; margin-bottom: 5px}.success_story .success_row .success_row-col p { font-size: 16px; color: #000; font-weight: 700; line-height: normal}.success_story .success_row .success_row-col strong.green-color { color: #84c801}.success_story .success_row .success_row-col strong.orange-color { color: #ff9000}.success_story .success_row .success_row-col strong.turkish-blue { color: #00d994}.success_story1 { padding: 0; margin: 60px 0}.success_story1 .container { max-width: 1280px}.mob_btns { position: fixed; left: 0; bottom: 0; width: 100%; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; text-align: center; background: #2c599d; visibility: hidden; opacity: 0; z-index: 999; box-shadow: 0 0 20px rgb(0 0 0 / 15%); -webkit-box-shadow: 0 0 20px rgb(0 0 0 / 15%); pointer-events: none}.mob_btns>a { width: 50%; padding: 12px 5px; color: #fff; font-weight: 700; font-size: 16px; pointer-events: auto}.mob_btns>a:hover { text-decoration: none}.mob_btns>a:nth-child(1) { background-color: #6FA700; color: #fff}.max-100 { max-width: 100% !important}.navigation ul li.home_btn { padding: 0 10px}.navigation ul li.home_btn>a { font-size: 0; text-indent: -999em; width: 20px; height: 20px; background: url(../svg/home_icon.svg) center no-repeat; padding: 0}.btn.learn_m::after { content: attr(title)}@keyframes fadeInOut { 0% { opacity: 0; display: none } 50% { opacity: .5; display: flex } 100% { opacity: 1; display: flex }}.innerBaner { background-color: #2c599d; background-repeat: no-repeat; background-position: right center; overflow: hidden; position: relative; z-index: 1; background-size: contain}.innerBaner.innerBaner1 .innerBaner_img { margin-top: 0; text-align: center}.innerBaner .innerBaner_can { padding: 55px 0}.innerBaner h1 { font-size: 38px; color: #fff; letter-spacing: -.01em; font-weight: 600; line-height: 1.1}.innerBaner h1 strong { font-weight: 600}.innerBaner h1 span { font-size: 20px; font-weight: 500; display: inline-block; background: #3f70bb; padding: 10px 20px; border-radius: 22px; -webkit-border-radius: 22px}.innerBaner p { font-size: 17px; color: #fff}.innerBaner .innerBaner_review { display: flex; flex-wrap: wrap; margin-top: 30px; align-items: center;}.innerBaner .innerBaner_review .innerBaner_review_l { max-width: 250px; margin-right: 10px}.innerBaner .innerBaner_review .btn { font-size: 22px; background-color: #7cbd00; padding: 10px 33px}.innerBaner .innerBaner_review .btn:after { content: ''; background: url(../svg/arrow.svg) center no-repeat; background-size: 9px; width: 10px; height: 16px; display: inline-block; vertical-align: middle; margin-left: 10px}.innerBaner .innerBaner_review .btn::before { background-color: #5c83c4}.innerBaner .innerBaner_review .btn-link { font-size: 17px; color: #fff; border: none; text-transform: none; font-weight: 500; letter-spacing: normal; display: inline-block; vertical-align: top; margin: 10px 0 0}.innerBaner .innerBaner_review .innerBaner_review_l~.innerBaner_review_r { max-width: 450px;}.innerBaner .innerBaner_review .innerBaner_review_r { max-width: 500px; width: 100%}.innerBaner .innerBaner_img { display: block; margin-right: -55px; margin-top: 55px}.innerBaner .innerBaner_img img { box-shadow: 0 0 62px rgb(0 0 0 / 50%); -webkit-box-shadow: 0 0 62px rgb(0 0 0 / 50%)}.navigation ul li.getdemo_btn>a { padding: 0 0 0 49px; background: none; color: #000; font-size: 20px; line-height: 1.2}.navigation ul li.getdemo_btn>a::before { display: none}.navigation ul li.getdemo_btn>a:after { background-image: url(../svg/phone1.svg); left: 0; right: auto; background-color: #88bc00; width: 38px; height: 38px; background-size: 18px; background-position: center}.navigation ul li.getdemo_btn>a span { display: block; font-weight: 400; font-size: 14px}.innerBaner.innerBaner1 { padding: 0; background-position: 25vw center; min-height: 480px; height: auto; display: flex; align-items: center}.innerBaner1 .innerBaner_can { padding: 0}.innerBaner .innerBaner_can .title-tag { font-size: 18px; font-weight: 600; display: inline-block; background: #3f70bb; padding: 10px 20px; border-radius: 22px; -webkit-border-radius: 22px; color: #fff; letter-spacing: -.01em; line-height: 1.2; margin-bottom: 15px}.innerBaner.innerBaner1 .innerBaner_img img { box-shadow: none; -webkit-box-shadow: none}.innerBaner.innerBaner1 .row { align-items: center}.content_description { margin: 50px 0}.success_story .content-left { text-align: left; margin-top: 50px}.success_story .content-left h4 { font-weight: 600; margin: 30px 0 5px}.success_story .content-left ul { margin-bottom: 20px}.success_story .content-left ul li { background: none; margin: 3px 0; position: relative; padding-left: 20px}.success_story .content-left ul li::before { content: ""; position: absolute; left: 0; top: 8px; width: 10px; height: 10px; border-radius: 50%; -webkit-border-radius: 50%; background-color: #7cbd00}.mega-menu.resources-menu .menu-title,.mega-menu.resources-menu .mega-menu_r h4 { display: block; font-size: 20px; font-family: 'Open Sans', sans-serif; font-weight: 700; margin-bottom: 5px}.mega-menu.resources-menu .mega-menu_r .menu-title { display: block; font-size: 20px; font-family: 'Open Sans', sans-serif; font-weight: 700; margin-bottom: 5px; color: #fff}.mega-menu.resources-menu .menu_hgroup { min-height: 77px}.mega-menu.resources-menu p { font-size: 15px; font-family: 'Open Sans', sans-serif; line-height: 1.4; margin-bottom: 20px}.menu_blog_blk .media { display: flex; padding: 0; font-family: 'Open Sans', sans-serif; margin: 20px 0; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out}.menu_blog_blk .media:hover { text-decoration: none}.menu_blog_blk .media:hover strong { color: #6da400}.menu_blog_blk .media:hover .menu-blogImg { opacity: .9}.menu_blog_blk .media .menu-blogImg { margin-right: 30px; width: 100px; height: 60px; object-fit: cover; border-radius: 10px; -webkit-border-radius: 10px; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out}.menu_blog_blk .media span { display: block; color: #838383; font-size: 12px}.menu_blog_blk .media strong { color: #212529; font-size: 15px; font-weight: 600; display: block; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out}.mega-menu.resources-menu .readAll { font-size: 15px; color: #212529; font-family: 'Open Sans', sans-serif; font-weight: 400; padding: 0 20px 0 0; display: inline-block; vertical-align: top; background: url(../svg/arrow-right.svg) right center no-repeat; background-size: 12px; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out}.mega-menu.resources-menu .readAll:hover { padding-right: 25px; color: #000}.menu_caseStudy { display: flex; flex-wrap: wrap; gap: 20px; max-width: 250px; margin: 20px 0; min-height: 146px}.menu_caseStudy .menu_caseStudy_logo { border: #cbcbcb solid 1px; border-radius: 10px; -webkit-border-radius: 10px; background-color: #fff; padding: 2px; overflow: hidden; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out}.menu_caseStudy .menu_caseStudy_logo:hover { opacity: .8}.mega-menu.resources-menu ul { margin: 0 0 30px; padding: 0; min-height: 146px}.mega-menu.resources-menu ul li { background: none; margin: 10px 0; position: relative; padding-left: 16px; font-family: 'Open Sans', sans-serif}.mega-menu.resources-menu ul li::before { content: ""; position: absolute; left: 0; top: 8px; width: 7px; height: 7px; border-radius: 50%; -webkit-border-radius: 50%; background-color: #85c701}.mega-menu.resources-menu .mega-menu_r p { color: #c0d9ff}.mega-menu.resources-menu .mega-menu_r .btn { font-size: 15px; color: #fff; font-family: 'Open Sans', sans-serif; font-weight: 600; display: inline-block; padding: 6px 21px}.mega-menu.resources-menu .mega-menu_r .btn::before { background-color: #5c83c4}.mega-menu.resources-menu .mega-menu_l { width: calc(100% - 460px); padding-inline: 25px; padding-bottom: 10px}.mega-menu.resources-menu .mega-menu_r { width: 460px; padding-bottom: 0}.mega-menu.resources-menu .mega-menu_r .menu_ebook { display: block; margin-top: 15px}.mega-menu.grc-menu .mega-menu_l { width: calc(100% - 420px); padding-inline: 25px; padding-bottom: 25px}.mega-menu.grc-menu .grc-menu-top { max-width: 820px; margin-bottom: 30px}.mega-menu.grc-menu h4,.mega-menu.grc-menu .menugrc-heading { font-size: 20px; font-family: 'Open Sans', sans-serif; font-weight: 700; margin-bottom: 5px; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; line-height: 1.2; display: block}.mega-menu.grc-menu p { font-size: 15px; color: #1d1e1e; font-family: 'Open Sans', sans-serif; line-height: 1.4; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out}.mega-menu.grc-menu .mega-menu_l .btn { font-size: 14px; color: #fff; font-family: 'Open Sans', sans-serif; font-weight: 700; display: inline-block; padding: 7px 19px}.mega-menu.grc-menu .mega-menu_r { width: 420px}.mega-menu.grc-menu .grc-menu-row { display: flex; flex-wrap: wrap; margin: 0 -10px}.mega-menu.grc-menu .grc-menu-row .grc-menu-col { background: #f6f6f6; border-radius: 20px; -webkit-border-radius: 20px; padding: 20px 30px; width: calc(33.33% - 20px); margin: 0 10px; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out}.mega-menu.grc-menu .grc-menu-row .grc-menu-col:hover { background-color: #2c599d}.mega-menu.grc-menu .grc-menu-row .grc-menu-col:hover h4,.mega-menu.grc-menu .grc-menu-row .grc-menu-col:hover .menugrc-heading { color: #fff}.mega-menu.grc-menu .grc-menu-row .grc-menu-col:hover p { color: #c0d9ff}.mega-menu.grc-menu .grc-menu-row .grc-menu-col .grc-menu-icon { width: 45px; height: 45px; border-radius: 50%; -webkit-border-radius: 50%; display: flex; align-items: center; justify-content: center; padding: 10px; background: linear-gradient(45deg, #ad0000 0%, #ff2929 100%); margin-bottom: 10px}.mega-menu.grc-menu .grc-menu-row .grc-menu-col .grc-menu-icon img { max-height: 25px}.mega-menu.grc-menu .grc-menu-row .grc-menu-col:nth-child(2) .grc-menu-icon { background: linear-gradient(45deg, #c35c00 0%, #ffc000 100%)}.mega-menu.grc-menu .grc-menu-row .grc-menu-col:nth-child(3) .grc-menu-icon { background: linear-gradient(45deg, #008a6c 0%, #30dfb9 100%)}.mega-menu.grc-menu .mega-menu_r h4,.mega-menu.grc-menu .mega-menu_r .menugrc-heading { margin-bottom: 15px; color: #fff}.mega-menu.grc-menu .mega-menu_r .menu-course-img img { box-shadow: none; -webkit-box-shadow: none; border-radius: 0; -webkit-border-radius: 0}.mega-menu.grc-menu .mega-menu_r h5,.mega-menu.grc-menu .mega-menu_r .menugrc-heading1 { font-size: 16px; color: #fff; font-family: 'Open Sans', sans-serif; font-weight: 700; margin-bottom: 15px}.mega-menu.grc-menu .mega-menu_r p { font-size: 14px; color: #c0d9ff}.mega-menu.grc-menu .mega-menu_r .btn { font-size: 14px; color: #fff; font-family: 'Open Sans', sans-serif; font-weight: 600; display: inline-block; padding: 7px 19px; margin-top: 10px}.mega-menu.grc-menu .mega-menu_r .btn::before { background-color: #5c83c4}.mega-menu.compliance-menu { max-width: 1400px}.mega-menu.compliance-menu .mega-menu_l { padding-inline: 25px; padding-block: 30px}.mega-menu.compliance-menu .mega-menu_l .row .col-lg-6 { padding-inline: 10px; margin-block: 10px}.menu-whyCompliance { background: #fff; box-shadow: 0 6px 13px #0000001a; -webkit-box-shadow: 0 6px 13px #0000001a; border-radius: 20px; -webkit-border-radius: 20px; padding: 20px; height: 100%}.menu-whyCompliance h4,.menu-whyCompliance .compliance-heading { color: #1d1e1e; font-size: 22px; font-family: 'Open Sans', sans-serif; font-weight: 700; line-height: 1.2; margin-bottom: 15px}.menu-whyCompliance p { color: #818181; font-size: 14px; font-family: 'Open Sans', sans-serif; font-weight: 400}.menu-whyCompliance .btn { font-size: 14px; color: #fff; font-family: 'Open Sans', sans-serif; font-weight: 700; display: inline-block; padding: 7px 19px}.menu-whyCompliance .btn:hover { color: #fff}.menu-complianceBlk { border-radius: 20px; -webkit-border-radius: 20px; padding: 25px !important; background: linear-gradient(45deg, #00775d 0%, #00b38c 100%)}.menu-complianceBlk:hover h5,.menu-complianceBlk:hover .compliance-heading1 { opacity: .9}.menu-complianceBlk .menu-complianceBlk-icon { width: 52px; height: 52px; border-radius: 50%; -webkit-border-radius: 50%; display: flex; align-items: center; justify-content: center; padding: 10px; margin-bottom: 10px}.menu-complianceBlk .menu-complianceBlk-icon img { max-height: 28px}.menu-complianceBlk h5,.menu-complianceBlk .compliance-heading1 { font-size: 20px; color: #fff; font-family: 'Open Sans', sans-serif; font-weight: 700; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; line-height: 1.2; margin-bottom: 15px}.menu-complianceBlk p { font-size: 14px; color: #fff; font-family: 'Open Sans', sans-serif; font-weight: 400; line-height: 1.4}.mega-menu.compliance-menu .mega-menu_l .row .col-lg-6:nth-child(2) .menu-complianceBlk .menu-complianceBlk-icon { background: linear-gradient(45deg, #069f7e 0%, #0fcfa5 100%)}.mega-menu.compliance-menu .mega-menu_l .row .col-lg-6:nth-child(3) .menu-complianceBlk { background: linear-gradient(45deg, #1a4e9c 0%, #0666c9 100%)}.mega-menu.compliance-menu .mega-menu_l .row .col-lg-6:nth-child(3) .menu-complianceBlk .menu-complianceBlk-icon { background: linear-gradient(45deg, #0262c6 0%, #328cea 100%)}.mega-menu.compliance-menu .mega-menu_l .row .col-lg-6:nth-child(4) .menu-complianceBlk { background: linear-gradient(45deg, #c35c00 0%, #efa300 100%)}.mega-menu.compliance-menu .mega-menu_l .row .col-lg-6:nth-child(4) .menu-complianceBlk .menu-complianceBlk-icon { background: linear-gradient(45deg, #d48400 0%, #efab33 100%)}.mega-menu.compliance-menu .mega-menu_r .btn { font-size: 14px; color: #fff; font-family: 'Open Sans', sans-serif; font-weight: 600; display: inline-block; padding: 7px 19px}.mega-menu.compliance-menu .mega-menu_r .btn::before { background-color: #5c83c4}.webinar_des { margin: 45px 0;}.webinar_des h3 { font-weight: 500; margin-top: 30px;}.webinar_des ul { margin-bottom: 20px;}.webinar_des ul li { background: none; margin: 3px 0; position: relative; padding-left: 20px;}.webinar_des ul li:before { content: ""; position: absolute; left: 0; top: 8px; width: 10px; height: 10px; border-radius: 50%; -webkit-border-radius: 50%; background-color: #7cbd00;}.webinar_calender { text-align: center; background: #fbfcfd; padding: 45px 0;}.webinar_calender h3 { font-weight: 500; margin: 0;}.webinar_calender h3 span { display: block; font-weight: 400; font-size: 17px; line-height: 1.5; margin-top: 10px;}.assessment_measures { background-color: #f5f5f5; padding: 70px 0 80px; text-align: center; position: relative;}.assessment_measures h2 { font-size: 34px; font-weight: 600; margin-bottom: 15px; color: #000;}.assessment_measures_sub { font-size: 17px; margin-bottom: 40px;}.measures_row { display: flex; flex-wrap: wrap; justify-content: center; margin: 0 -15px;}.measures_card { width: calc(33.333% - 30px); margin: 0 15px 30px; background: #fff; border-radius: 16px; -webkit-border-radius: 16px; padding: 30px 30px 32px; text-align: left; box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06); -webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06); transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out;}.measures_card:hover { transform: translateY(-4px); -webkit-transform: translateY(-4px); box-shadow: 0 12px 28px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 12px 28px rgba(0, 0, 0, 0.1);}.measures_card_head { display: flex; align-items: flex-start; gap: 20px; margin-bottom: 20px;}.measures_check { flex: 0 0 64px; width: 64px; height: 64px; border-radius: 50%; -webkit-border-radius: 50%; background-color: #85c701; display: inline-flex; align-items: center; justify-content: center;}.measures_check svg { width: 30px; height: 30px;}.measures_card h3 { font-size: 24px; font-weight: 600; line-height: 1.3; margin: 0 0 0;}.measures_card p { font-size: 17px; color: #1d1e1e; line-height: 1.5; margin: 0;}.measures_footnote { max-width: 820px; margin: 30px auto 30px; font-size: 24px; font-weight: 600; line-height: 1.5;}.measures_cta { margin-top: 10px;}.maturity_model { background-color: #fff; padding: 70px 0 80px; text-align: center; position: relative;}.maturity_model .container { max-width: 1000px; }.maturity_model h2 { font-size: 34px; font-weight: 600; margin-bottom: 15px; color: #000;}.maturity_model_sub { font-size: 17px; margin-bottom: 40px;}.maturity_row { display: flex; flex-wrap: wrap; justify-content: center; margin: 0 -15px; padding-top: 100px;}.maturity_card { width: calc(33.333% - 30px); margin: 0 15px 0; position: relative;}.maturity_card:nth-child(1){ margin-top: 60px;}.maturity_card:nth-child(2){ margin-top: 30px;}.maturity_donut { position: absolute; left: 50%; top: -100px; transform: translateX(-50%); -webkit-transform: translateX(-50%); width: 140px; height: 140px; z-index: 3; pointer-events: none;}.maturity_donut svg { width: 100%; height: 100%; display: block;}.maturity_donut_num { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); font-size: 35px; font-weight: 700; line-height: 1; font-family: 'Open Sans', sans-serif;}.maturity_card_body { background: #fff; border-radius: 16px; -webkit-border-radius: 16px; padding: 65px 20px 20px; box-shadow: 0 0px 30px rgba(186, 184, 191, 0.47); -webkit-box-shadow: 0 0px 30px rgba(186, 184, 191, 0.47); text-align: center; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; position: relative; z-index: 1; height: 100%;}.maturity_card:hover .maturity_card_body { box-shadow: 0 12px 28px rgba(0, 0, 0, 0.12); -webkit-box-shadow: 0 12px 28px rgba(0, 0, 0, 0.12);}.maturity_card_body h3 { font-size: 24px; font-weight: 600; margin-bottom: 0; padding-bottom: 16px;}.maturity_list { margin: 0; padding: 0; list-style: none;}.maturity_list li { background: none; padding: 12px 8px; margin: 0; font-size: 16px; line-height: 1.45; border-top: 1px solid #dcdcdc; text-align: center;}.maturity_list li:last-child { padding-bottom: 6px;}.maturity_cta { margin-top: 60px;}.assessment_step {background-color: #f5f5f5;padding: 60px 0 80px;position: relative;}.assessment_step .container {max-width: 960px;}.progress_bar {margin-bottom: 60px;}.progress_bar_top {display: flex;justify-content: space-between;align-items: center;margin-bottom: 10px;font-size: 15px;}.progress_bar_pct {font-weight: 500;}.progress_bar_track {width: 100%;height: 12px;background-color: #e2e4e5;border-radius: 6px;overflow: hidden;}.progress_bar_fill {height: 100%;background-color: #2c599d;border-radius: 6px;transition: width 0.4s ease-in-out;}.step_intro {text-align: center;margin-bottom: 40px;}.step_intro h2 {font-size: 34px;font-weight: 600;margin-bottom: 18px;line-height: 1.25;}.step_intro p {font-size: 17px;margin: 0;line-height: 1.55;}.step_card {background: #fff;border-radius: 30px;-webkit-border-radius: 30px;box-shadow: 0 0px 30px rgba(186, 184, 191, 0.47);-webkit-box-shadow: 0 0px 30px rgba(186, 184, 191, 0.47);padding: 50px 60px;}.step_card .step_form{ max-width:600px; width:100%; margin:0 auto;}.step_form .form_row {display: flex;flex-wrap: wrap;gap: 24px;margin-bottom: 22px;}.step_form .form_field {flex: 1 1 calc(50% - 12px);min-width: 220px;display: flex;flex-direction: column;}.step_form .form_field.full {flex: 1 1 100%;}.step_form label {font-size: 16px;margin-bottom: 8px;}.step_form input[type="text"],.step_form input[type="email"] {width: 100%;padding: 9px 10px;border: 1px solid #e1e1e1;font-size: 16px;color: #000;font-family: inherit;background: #fff;transition: border-color 0.2s ease;-webkit-transition: border-color 0.2s ease;}.step_form input[type="text"]:focus,.step_form input[type="email"]:focus {outline: none;border-color: #2c599d;}.step_form .form_actions {text-align: center;margin-top: 14px;}.scoring_table {width: 100%;max-width: 560px;margin: 0 auto;border-collapse: separate;border: 1px solid #dddddd;border-radius: 30px;-webkit-border-radius: 30px;overflow: hidden;}.scoring_table thead th {font-size: 17px;font-weight: 700;text-align: left;padding: 14px 22px;border-bottom: 1px solid #dcdcdc;}.scoring_table tbody td {padding: 14px 22px;font-size: 17px;border-bottom: 1px solid #dcdcdc;vertical-align: middle;}.scoring_table tbody tr:last-child td {border-bottom: none;}.scoring_table .score_col {width: 90px;font-weight: 700;}.step2_cta {text-align: center;margin-top: 32px;}.step3_legend {text-align: center;margin-bottom: 50px;line-height: 1.7;}.step3_legend strong {font-weight: 700;}.assessment_sections {display: flex;flex-direction: column;gap: 30px;}.assessment_section {background: #fff;border-radius: 12px;-webkit-border-radius: 12px;box-shadow: 0 0px 30px rgba(186, 184, 191, 0.47);-webkit-box-shadow: 0 0px 30px rgba(186, 184, 191, 0.47);overflow: hidden;}.section_header {background-color: #2c599d;color: #fff;padding: 20px 26px;font-size: 17px;font-weight: 700;}.section_subheader {display: flex;justify-content: space-between;align-items: center;padding: 14px 26px;border-bottom: 1px solid #ececec;font-size: 18px;font-weight: 700;}.section_subheader .score_label {font-weight: 700;}.question_wrap .question_row:nth-child(odd){ background-color:#f9f9f9;}.question_row {display: block;padding: 18px 26px;border-bottom: 1px solid #ececec;}.question_row:last-child {border-bottom: none;}.question_text {font-size: 17px;font-weight:600;line-height: 1.45;margin-bottom: 12px;}.radio_group {display: flex;gap: 28px;flex-wrap: wrap;}.radio_option {display: inline-flex;align-items: center;gap: 6px;font-size: 14px;color: #1d1e1e;cursor: pointer;user-select: none;}.radio_option input[type="radio"] {appearance: none;-webkit-appearance: none;width: 16px;height: 16px;border: 1.5px solid #b6b9be;border-radius: 50%;-webkit-border-radius: 50%;margin: 0;position: relative;cursor: pointer;transition: border-color 0.2s ease;-webkit-transition: border-color 0.2s ease;background: #fff;}.radio_option input[type="radio"]:hover {border-color: #2c599d;}.radio_option input[type="radio"]:checked {border-color: #2c599d;}.radio_option input[type="radio"]:checked::after {content: "";position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);width: 8px;height: 8px;border-radius: 50%;-webkit-border-radius: 50%;background-color: #2c599d;}.step3_cta {text-align: center;margin-top: 40px;}.step4_intro {text-align: center;margin-bottom: 40px;}.step4_intro h2 {font-size: 34px;font-weight: 600;color: #1d1e1e;margin-bottom: 14px;}.step4_intro p {font-size: 17px;margin: 0;}.results_stack {display: flex;flex-direction: column;gap: 30px;}.score_card {background: #fff;border-radius: 30px;-webkit-border-radius: 30px;box-shadow: 0 0px 30px rgba(186, 184, 191, 0.47);-webkit-box-shadow: 0 0px 30px rgba(186, 184, 191, 0.47);padding: 28px 36px;display: flex;justify-content: space-between;align-items: center;border-top: 8px solid #e63946;flex-wrap: wrap;gap: 20px;}.score_card_left .score_label,.score_card_right .score_label {font-size: 17px;margin-bottom: 4px;}.score_card_left .score_value {font-size: 53px;font-weight: 700;line-height: 1;}.score_card_left .score_total {font-size: 33px;color: #8b8f96;font-weight: 700;margin-left: 8px;}.score_card_right {text-align: right;}.score_card_right .maturity_value {font-size: 33px;font-weight: 700;}.maturity_defs_card {background: #fff;border-radius: 30px;-webkit-border-radius: 30px;box-shadow: 0 0px 30px rgba(186, 184, 191, 0.47);-webkit-box-shadow: 0 0px 30px rgba(186, 184, 191, 0.47);padding: 0;}.maturity_defs_card h3 {font-size: 18px;font-weight: 700;margin: 0; padding:25px 30px;}.maturity_defs_table {width: 100%;border-collapse: collapse;}.maturity_defs_table td {padding: 14px 16px;font-size: 17px;border-bottom: 1px solid #ececec;vertical-align: middle;}.maturity_defs_table tr:last-child td {border-bottom: none;}.maturity_defs_table td:first-child {width: 230px;font-weight: 700; padding-left:30px;}.maturity_defs_table tr.active {background-color: #fdecec;}.lvl_reactive { color: #e63946; }.lvl_developing { color: #ff6b35; }.lvl_managed { color: #ff9000; }.lvl_advanced { color: #6FA700; }.help_card {background: #fff;border-radius: 30px;-webkit-border-radius: 30px;box-shadow: 0 0px 30px rgba(186, 184, 191, 0.47);-webkit-box-shadow: 0 0px 30px rgba(186, 184, 191, 0.47);padding: 30px 30px 30px;}.help_card h3 {font-size: 24px;font-weight: 600;margin: 0 0 8px;}.help_card .help_intro {font-size: 17px;margin: 0 0 30px;}.help_list {list-style: none;margin: 0 0 30px;padding: 0;}.help_list li {padding: 0 0 0 30px;font-size: 17px;font-weight: 600;}.help_callout {background-color: #f6f6f6;border-radius: 30px;-webkit-border-radius: 30px;padding: 40px 30px 30px;text-align: center;}.help_callout p {font-size: 18px; font-weight:600;margin: 0 0 18px;line-height: 1.55;}.help_callout .btn {margin-bottom: 16px;}.help_callout .help_disclaimer {font-size: 14px;color: #737373;margin: 12px 0 0;line-height: 1.5; font-weight:400;}@media (max-width: 991px) { .innerBaner .innerBaner_review .btn { font-size: 18px; } .assessment_measures, .maturity_model { padding: 50px 0 60px; } .assessment_measures h2, .maturity_model h2 { font-size: 28px; } .measures_card { width: calc(100% - 30px); } .maturity_card { width: calc(100% - 30px); margin-bottom: 90px; } .maturity_card:nth-child(1), .maturity_card:nth-child(2), .maturity_card:nth-child(3) { margin-top: 30px; } .maturity_card:nth-child(3){ margin-bottom: 0;} .measures_card_head{ align-items: center;}}@media (max-width: 768px) {.assessment_step {padding: 40px 0 60px;}.step_intro h2,.step4_intro h2 {font-size: 26px;}.step_card {padding: 30px 24px;}.step_form .form_field {flex: 1 1 100%;}.radio_group {gap: 18px;}.score_card,.help_card {padding: 25px;}.score_card_right {text-align: left;}.maturity_defs_table td:first-child {width: 140px;}.section_header,.section_subheader,.question_row {padding-left: 18px;padding-right: 18px;} .score_card_left .score_value{ font-size:48px;} .score_card_left .score_total, .score_card_right .maturity_value{ font-size:26px;} .score_card_left .score_label, .score_card_right .score_label{ margin-bottom:0;} .help_callout p br{ display:none;}}@media (max-width: 600px) { .measures_card, .maturity_card { width: 100%; margin: 0 0 30px; padding: 25px; } .measures_row, .maturity_row { margin: 0; padding: 0; } .assessment_measures h2, .maturity_model h2 { font-size: 24px; } .measures_card h3 { font-size: 17px; } .maturity_card_body h3 { font-size: 18px; } .maturity_donut{ position: relative; top: 0; margin-bottom: 30px; width: 120px; height: 120px;} .maturity_donut_num{ font-size: 30px;} .measures_check{flex: 0 0 30px; width: 30px; height: 30px;} .measures_check svg{ width: 20px; height: 20px;} .measures_card_head{ gap: 10px; align-items: center; margin-bottom: 10px;} .measures_footnote{ font-size: 20px; margin-block: 20px;} .maturity_card:nth-child(1), .maturity_card:nth-child(2){ margin-top: 0;} .maturity_card_body{ height: auto; padding-top: 20px;} .maturity_card{ margin: 0 0 30px !important; padding: 0;} .maturity_card:nth-child(3){ margin-bottom: 0 !important;}} 