<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root{--baseBlack: 0, 0, 0;--baseWhite: 255, 255, 255;--black: rgb(var(--baseBlack));--white: rgb(var(--baseWhite));--black2: #3B3A39;--black3: #0D0D0C;--black4: #121212;--black5: #2D2E40;--black6: #051d25;--black7: #2B2A29;--blue1: #29B6C4;--blue2: #051d25;--blue3: #0D0D0C;--blue4: #DFF1F2;--blue5: #D4EBF3;--blue6: #D6DEE2;--blue7: #051d25;--blue8: #ECF6F9;--blue9: #3AACC4;--blue10: #3E52BF;--blue11: #010311;--blue12: #00CDE8;--blue13: #091E42;--blue14: #9BD5DD;--blue15: #6AE1ED;--blue16: #0d192c;--grey2: #A6A8B4;--grey3: #DADBDD;--fontFamily: 'Ubuntu', sans-serif;--fontLight: 300;--fontRegular: 400;--fontMedium: 500;--fontBold: 700}body,html{width:100%;height:100%;overscroll-behavior-y:none;scrollbar-width:thin;overscroll-behavior-y:none;background-color:var(--white);font-family:var(--fontFamily);font-weight:400}body{overflow-x:hidden}a{text-decoration:none;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease}a:hover{color:var(--lightBlue)}ul li,ol li,ul,ol{list-style:none;padding:0px;margin:0px}@media only screen and (min-width: 1920px){.custom_container{max-width:1728px}}.custom_container_fluid{margin-left:15px}@media only screen and (min-width: 768px){.custom_container_fluid{margin-left:calc((100vw - 720px) /2)}}@media only screen and (min-width: 992px){.custom_container_fluid{margin-left:calc((100vw - 960px) /2)}}@media only screen and (min-width: 1200px){.custom_container_fluid{margin-left:calc((100vw - 1140px) /2)}}@media only screen and (min-width: 1400px){.custom_container_fluid{margin-left:calc((100vw - 1320px) /2)}}@media only screen and (min-width: 1920px){.custom_container_fluid{margin-left:calc((100vw - 1728px) /2)}}.scrollBar-smallWidth,body *,html *{scrollbar-width:thin}.scrollBar-smallWidth::-webkit-scrollbar,body ::-webkit-scrollbar,html ::-webkit-scrollbar{width:8px !important;height:8px !important}.scrollBar-smallWidth::-webkit-scrollbar-track,body ::-webkit-scrollbar-track,html ::-webkit-scrollbar-track{background:rgba(0,0,0,0.5);-webkit-border-radius:10px;border-radius:10px;background-clip:padding-box}.scrollBar-smallWidth::-webkit-scrollbar-thumb,body ::-webkit-scrollbar-thumb,html ::-webkit-scrollbar-thumb{background:rgba(255,255,255,0.5);-webkit-border-radius:10px;border-radius:10px;background-clip:padding-box}.scrollBar-smallWidth::-webkit-scrollbar-thumb:window-inactive,body ::-webkit-scrollbar-thumb:window-inactive,html ::-webkit-scrollbar-thumb:window-inactive{background:rgba(255,255,255,0.5)}.c-header{-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;width:100%;position:fixed;top:0;left:0;z-index:999;padding:25px 0;background-color:var(--white)}.c-header_ls{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.c-header_container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between}.c-header_logo-item{display:block;max-width:130px}.c-header_logo-item.logo_white{display:none}@media only screen and (min-width: 1024px){.c-header_logo-item{max-width:180px}}.c-header_main{display:none}@media only screen and (min-width: 1024px){.c-header_main{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}}.c-header_main .dropdown_btn{position:relative}.c-header_main .dropdown_btn .dropdown_menu{position:absolute;background-color:var(--white);-webkit-border-radius:9px;border-radius:9px;background-clip:padding-box;-webkit-box-shadow:0px 4px 4px 3px rgba(0,0,0,0.25);-moz-box-shadow:0px 4px 4px 3px rgba(0,0,0,0.25);-ms-box-shadow:0px 4px 4px 3px rgba(0,0,0,0.25);box-shadow:0px 4px 4px 3px rgba(0,0,0,0.25);left:0;bottom:60px;width:100%;min-width:200px;display:none}@media only screen and (min-width: 1024px){.c-header_main .dropdown_btn .dropdown_menu{top:37px;bottom:auto}}.c-header_main .dropdown_btn .dropdown_menu ul{margin:15px 0}.c-header_main .dropdown_btn .dropdown_menu li{padding-left:0;margin-bottom:0px}.c-header_main .dropdown_btn .dropdown_menu li:before{display:none !important}.c-header_main .dropdown_btn .dropdown_menu li a{display:block;color:var(--black2);font-size:.875rem;font-family:var(--fontFamily);font-weight:300;padding:12px 12px 12px 35px;position:relative}.c-header_main .dropdown_btn .dropdown_menu li a:hover{color:var(--blue1)}.c-header_main .dropdown_btn .dropdown_menu li a:before{content:"";background-image:url("../images/icons/icon_2.svg");position:absolute;left:18px;top:16px;width:6px;height:12px}.c-header_main .dropdown_btn:hover .dropdown_menu{display:block}.c-header_main .dropdown_btn .cus_btn:hover{background-color:transparent;color:var(--blue1)}.c-header_main .dropdown_btn .cus_btn:hover:after{content:"";background-image:url("../images/icons/icon_3.svg")}.c-header_main .dropdown_btn+.cus_btn{margin-left:15px}.c-header_main .cus_btn{padding:10px 25px;font-size:.875rem}@media only screen and (min-width: 1200px){.c-header_main .cus_btn{font-size:1rem}}@media only screen and (min-width: 1248px){.c-header_main .cus_btn{padding:15px 40px}}.c-header_main .cus_btn.withArrow{padding:10px 38px 10px 25px}@media only screen and (min-width: 1248px){.c-header_main .cus_btn.withArrow{padding:15px 50px 15px 30px}}.c-header_main .cus_btn.withArrow:after{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);width:16px;height:8px;right:12px;top:15px}@media only screen and (min-width: 1248px){.c-header_main .cus_btn.withArrow:after{width:19px;height:10px;right:15px;top:21px}}.c-header .search_box{margin-right:20px;position:relative}.c-header .search_box_wrap{display:none}.c-header .search_box.active .search_box_wrap{display:block;position:absolute;right:0;top:-19px}.c-header .search_box.active .search_box_wrap input{background-color:white;-webkit-border-radius:50px;border-radius:50px;background-clip:padding-box;border:1px solid var(--grey2);height:40px;padding-left:20px;padding-right:50px;max-width:220px}.c-header .search_box.active .search_box_wrap input::placeholder{font-size:14px;font-weight:300;color:#a6a8b4}.c-header .search_box.active .search_box_wrap .icon{position:absolute;right:10px;top:5px;background-color:transparent;border:none;outline:none}.c-header .search_box.active .search_link{display:none}.c-header.scroll-down{top:-100%}.c-header.scroll-up{top:0%}.c-header--sticky{background-color:var(--white);position:fixed;padding:15px 0;-webkit-box-shadow:0px 2px 4px rgba(0,0,0,0.25);-moz-box-shadow:0px 2px 4px rgba(0,0,0,0.25);-ms-box-shadow:0px 2px 4px rgba(0,0,0,0.25);box-shadow:0px 2px 4px rgba(0,0,0,0.25)}.c-header--sticky .c-header_logo-item{max-width:120px}.c-header--sticky .c-header_logo-item.logo_white{display:none}.c-header--sticky .c-header_logo-item.logo_black{display:block}.c-header--sticky .c-header_main .cus_btn{padding:8px 20px}@media only screen and (min-width: 1248px){.c-header--sticky .c-header_main .cus_btn{padding:10px 25px}}.c-header--sticky .c-header_main .cus_btn.withArrow{padding:8px 30px 8px 20px}@media only screen and (min-width: 1248px){.c-header--sticky .c-header_main .cus_btn.withArrow{padding:10px 38px 10px 25px}}.c-header--sticky .c-header_main .cus_btn.withArrow:after{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);width:12px;height:6px;right:12px;top:13px}@media only screen and (min-width: 1248px){.c-header--sticky .c-header_main .cus_btn.withArrow:after{width:16px;height:8px;right:12px;top:16px}}.c-header--sticky .navigation_wrap ul li a{font-size:1.125rem}.c-header_responsive{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}.c-header_responsive .search_box .search_link{display:block}.c-header_responsive .search_box .search_link svg,.c-header_responsive .search_box .search_link svg *{stroke:var(--blue1)}@media only screen and (min-width: 1024px){.c-header_responsive{display:none}}.navigation_wrap{display:none}.navigation_wrap&gt;ul{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;height:100%;margin-left:25px;margin-top:0}.navigation_wrap&gt;ul&gt;li{padding-left:0;margin-bottom:0px}.navigation_wrap&gt;ul&gt;li:before{display:none !important}.navigation_wrap&gt;ul&gt;li&gt;a{color:var(--black2);font-size:1rem;padding:0 20px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;height:100%;position:relative;overflow:hidden}.navigation_wrap&gt;ul&gt;li&gt;a:after{content:"";position:absolute;left:20px;bottom:0;width:0;height:3px;background-color:var(--blue1);-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease}@media only screen and (min-width: 1200px){.navigation_wrap&gt;ul&gt;li&gt;a{font-size:1rem}}@media only screen and (min-width: 1248px){.navigation_wrap&gt;ul&gt;li&gt;a{font-size:1.125rem}}.navigation_wrap&gt;ul&gt;li&gt;a:hover{color:var(--blue1)}.navigation_wrap&gt;ul&gt;li&gt;a:hover:after{width:-moz-calc(100% - 40px);width:-webkit-calc(100% - 40px);width:calc(100% - 40px)}.navigation_wrap&gt;ul&gt;li .sub_menu{min-width:900px;position:fixed;display:none;top:initial;left:50%;padding-top:30px;-webkit-transform:translate(-50%, 0px);-moz-transform:translate(-50%, 0px);-o-transform:translate(-50%, 0px);-ms-transform:translate(-50%, 0px);transform:translate(-50%, 0px)}@media only screen and (min-width: 1440px){.navigation_wrap&gt;ul&gt;li .sub_menu{min-width:1150px}}@media only screen and (min-width: 1920px){.navigation_wrap&gt;ul&gt;li .sub_menu{min-width:1400px}}.navigation_wrap&gt;ul&gt;li .sub_menu&gt;ul{background-color:var(--white);-webkit-border-radius:9px;border-radius:9px;background-clip:padding-box;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-shadow:0px 2px 4px rgba(0,0,0,0.25);-moz-box-shadow:0px 2px 4px rgba(0,0,0,0.25);-ms-box-shadow:0px 2px 4px rgba(0,0,0,0.25);box-shadow:0px 2px 4px rgba(0,0,0,0.25);overflow:hidden;margin-top:0}.navigation_wrap&gt;ul&gt;li .sub_menu&gt;ul&gt;li{padding:25px 30px;margin-bottom:0px;flex:1}.navigation_wrap&gt;ul&gt;li .sub_menu&gt;ul&gt;li:before{display:none !important}.navigation_wrap&gt;ul&gt;li .sub_menu&gt;ul&gt;li:last-child:not(:first-child){background-color:var(--blue5)}.navigation_wrap&gt;ul&gt;li .sub_menu&gt;ul&gt;li&gt;a{display:-webkit-inline-box;display:-moz-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;font-size:1rem;color:var(--black2);border-bottom:2px solid var(--blue1);padding-bottom:6px;margin-bottom:25px}.navigation_wrap&gt;ul&gt;li .sub_menu&gt;ul&gt;li&gt;ul{margin-top:0}.navigation_wrap&gt;ul&gt;li .sub_menu&gt;ul&gt;li&gt;ul&gt;li{padding-left:0;margin-bottom:12px}.navigation_wrap&gt;ul&gt;li .sub_menu&gt;ul&gt;li&gt;ul&gt;li:before{display:none !important}.navigation_wrap&gt;ul&gt;li .sub_menu&gt;ul&gt;li&gt;ul&gt;li&gt;a{color:var(--black2);font-size:.875rem;font-family:var(--fontFamily);font-weight:var(--fontLight);position:relative;display:block;padding-left:22px}.navigation_wrap&gt;ul&gt;li .sub_menu&gt;ul&gt;li&gt;ul&gt;li&gt;a:before{content:"";background-image:url("../images/icons/icon_2.svg");position:absolute;left:5px;top:4px;width:6px;height:12px}.navigation_wrap&gt;ul&gt;li .sub_menu&gt;ul&gt;li&gt;ul&gt;li&gt;a:hover{color:var(--blue1)}.navigation_wrap&gt;ul&gt;li:hover .sub_menu{display:block}.navigation_wrap&gt;ul&gt;li.smallMenu .sub_menu{min-width:inherit;-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-o-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0);left:initial}.navigation_wrap&gt;ul&gt;li.smallMenu .sub_menu&gt;ul{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-box-orient:vertical;box-orient:vertical;overflow:inherit;padding:20px 0}.navigation_wrap&gt;ul&gt;li.smallMenu .sub_menu&gt;ul&gt;li{position:relative;padding:0}.navigation_wrap&gt;ul&gt;li.smallMenu .sub_menu&gt;ul&gt;li:last-child{background-color:initial}.navigation_wrap&gt;ul&gt;li.smallMenu .sub_menu&gt;ul&gt;li&gt;a{margin-bottom:0;padding-bottom:0;border-bottom:none;position:relative;padding:12px 20px 12px 35px;display:block}.navigation_wrap&gt;ul&gt;li.smallMenu .sub_menu&gt;ul&gt;li&gt;a:hover{color:var(--blue1)}.navigation_wrap&gt;ul&gt;li.smallMenu .sub_menu&gt;ul&gt;li&gt;a:before{content:"";background-image:url("../images/icons/arrow_right_disable.svg");position:absolute;left:15px;top:15px;width:8px;height:16px;display:block;background-size:cover}.navigation_wrap&gt;ul&gt;li.smallMenu .sub_menu&gt;ul&gt;li&gt;ul{position:absolute;border-left:5px solid transparent;left:100%;top:0;background-color:var(--white);-webkit-border-radius:9px;border-radius:9px;background-clip:padding-box;min-width:200px;-webkit-box-shadow:0px 2px 4px rgba(0,0,0,0.25);-moz-box-shadow:0px 2px 4px rgba(0,0,0,0.25);-ms-box-shadow:0px 2px 4px rgba(0,0,0,0.25);box-shadow:0px 2px 4px rgba(0,0,0,0.25);display:none;padding:20px 15px}@media only screen and (min-width: 1024px){.navigation_wrap&gt;ul&gt;li.smallMenu .sub_menu&gt;ul&gt;li:hover&gt;ul{display:block}}@media only screen and (min-width: 1024px){.navigation_wrap{display:block}}body.homepage .navigation_wrap&gt;ul&gt;li&gt;a{color:var(--white)}body.homepage .navigation_wrap&gt;ul&gt;li&gt;a:hover{color:var(--blue1)}body.homepage .c-header{background-color:transparent;position:absolute}body.homepage .c-header_main .search_link svg,body.homepage .c-header_main .search_link svg *{stroke:var(--white)}body.homepage .c-header_logo-item.logo_white{display:block}body.homepage .c-header_logo-item.logo_black{display:none}body.homepage .c-header--sticky{background-color:var(--white);position:fixed}body.homepage .c-header--sticky .navigation_wrap&gt;ul&gt;li&gt;a{color:var(--black2)}body.homepage .c-header--sticky .navigation_wrap&gt;ul&gt;li&gt;a:hover{color:var(--blue1)}body.homepage .c-header--sticky .c-header_main .search_link svg,body.homepage .c-header--sticky .c-header_main .search_link svg *{stroke:var(--black2)}body.homepage .c-header--sticky .c-header_logo-item.logo_white{display:none}body.homepage .c-header--sticky .c-header_logo-item.logo_black{display:block}.c-navigation__responsive{display:none;position:fixed;top:initial;background-color:var(--white);max-height:-moz-calc(100vh - 100px);max-height:-webkit-calc(100vh - 100px);max-height:calc(100vh - 100px);overflow-x:auto;width:100%;z-index:99999;padding:40px}.c-navigation__responsive.active{display:block}@media only screen and (min-width: 1024px){.c-navigation__responsive{display:none}}.c-navigation__responsive .search_box{display:none}.c-navigation__responsive .navigation_wrap,.c-navigation__responsive .c-header_main{display:block}.c-navigation__responsive .resp_nav .navigation_wrap_nav ul{margin:0}.c-navigation__responsive .resp_nav .navigation_wrap_nav ul li{padding-left:0;margin-bottom:0}.c-navigation__responsive .resp_nav .navigation_wrap_nav ul li::before{display:none}.c-navigation__responsive .resp_nav .navigation_wrap_nav .sub_menu{display:none}.c-navigation__responsive .resp_nav .navigation_wrap_nav .sub_menu&gt;ul&gt;li{margin:20px}.c-navigation__responsive .resp_nav .navigation_wrap_nav .sub_menu&gt;ul&gt;li&gt;a{font-size:1.25rem;color:var(--black2);border-bottom:2px solid var(--blue1);display:-webkit-inline-box;display:-moz-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;padding:0 0 8px;margin-bottom:8px}.c-navigation__responsive .resp_nav .navigation_wrap_nav .sub_menu&gt;ul&gt;li&gt;a:before{display:none}.c-navigation__responsive .resp_nav .navigation_wrap_nav .sub_menu&gt;ul&gt;li&gt;ul{margin-top:0}.c-navigation__responsive .resp_nav .navigation_wrap_nav .sub_menu&gt;ul&gt;li&gt;ul&gt;li&gt;a{font-size:1rem;color:var(--black2);display:block;padding:12px 25px;position:relative}.c-navigation__responsive .resp_nav .navigation_wrap_nav .sub_menu&gt;ul&gt;li&gt;ul&gt;li&gt;a:before{content:"";background-image:url("../images/icons/arrow_right_disable.svg");position:absolute;left:0;top:15px;width:8px;height:16px;background-size:cover;right:auto;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.c-navigation__responsive .resp_nav .navigation_wrap_nav&gt;ul{margin-left:0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-box-orient:vertical;box-orient:vertical}.c-navigation__responsive .resp_nav .navigation_wrap_nav&gt;ul&gt;li{border-bottom:1px solid var(--grey2)}.c-navigation__responsive .resp_nav .navigation_wrap_nav&gt;ul&gt;li:first-child{border-top:1px solid var(--grey2)}.c-navigation__responsive .resp_nav .navigation_wrap_nav&gt;ul&gt;li.active&gt;a{color:var(--blue1);border-bottom:1px solid var(--grey2)}.c-navigation__responsive .resp_nav .navigation_wrap_nav&gt;ul&gt;li.active&gt;a:before{-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-o-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.c-navigation__responsive .resp_nav .navigation_wrap_nav&gt;ul&gt;li.active .sub_menu{display:block}.c-navigation__responsive .resp_nav .navigation_wrap_nav&gt;ul&gt;li.smallMenu .sub_menu{min-width:inherit;-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-o-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0);left:initial}.c-navigation__responsive .resp_nav .navigation_wrap_nav&gt;ul&gt;li.smallMenu .sub_menu&gt;ul&gt;li&gt;a{margin-bottom:0;padding-bottom:0;border-bottom:none;position:relative;padding:12px 25px;display:block}.c-navigation__responsive .resp_nav .navigation_wrap_nav&gt;ul&gt;li.smallMenu .sub_menu&gt;ul&gt;li&gt;a:hover{color:var(--blue1)}.c-navigation__responsive .resp_nav .navigation_wrap_nav&gt;ul&gt;li.smallMenu .sub_menu&gt;ul&gt;li&gt;a:before{content:"";background-image:url("../images/icons/arrow_right_disable.svg");position:absolute;left:0px;top:15px;width:10px;height:20px;display:block;background-size:cover}.c-navigation__responsive .resp_nav .navigation_wrap_nav&gt;ul&gt;li.smallMenu .sub_menu&gt;ul&gt;li&gt;ul{margin-left:25px}.c-navigation__responsive .resp_nav .navigation_wrap__link{font-size:1.5rem;color:var(--black2);padding:20px 0;display:block;position:relative}.c-navigation__responsive .resp_nav .navigation_wrap__link:before{content:"";background-image:url("../images/icons/arrow_right_disable.svg");position:absolute;right:15px;top:28px;width:10px;height:20px;background-size:cover;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.c-navigation__responsive .resp_btns .cus_btn_wrapper{margin-top:30px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-ms-box-orient:horizontal;box-orient:horizontal}.c-navigation__responsive .resp_btns .cus_btn_wrapper .cus_btn{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding:15px 30px}.c-navigation__responsive .resp_btns .cus_btn_wrapper .cus_btn+.cus_btn{margin-top:0;margin-left:15px}.c-navigation__responsive .resp_btns .cus_btn_wrapper .dropdown_btn{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.c-navigation__responsive .resp_btns .cus_btn_wrapper .dropdown_btn .cus_btn{display:block;padding:15px 50px 15px 30px}.c-navigation__responsive .resp_btns .cus_btn_wrapper .dropdown_btn .cus_btn:after{top:20px}.sub-menu-toggle{display:none !important}.c-footer__main{background-color:var(--black4);padding:30px 0}.c-footer__link{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;margin-top:15px}@media only screen and (min-width: 1024px){.c-footer__link{margin-top:0px}}.c-footer__link_item{font-size:.8125rem;color:var(--grey2)}.c-footer__link_item:hover{color:var(--blue1)}.c-footer__link_item+.c-footer__link_item{margin-left:12px}@media only screen and (min-width: 768px){.c-footer__link_item+.c-footer__link_item{margin-left:20px}}.c-footer__info__logo{margin-bottom:10px}.c-footer__info_wrap{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-box-orient:vertical;box-orient:vertical;margin-bottom:15px}.c-footer__info_wrap.wrapped-inline{-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-box-orient:vertical;box-orient:vertical}.c-footer__info_wrap.wrapped-inline .c-footer__info_head{margin-right:10px}.c-footer__info_head{font-size:.8125rem;font-family:var(--fontFamily);font-weight:var(--fontBold);color:var(--white)}.c-footer__info_content{font-size:.8125rem;color:var(--grey2)}.c-footer__info_content a{font-size:.8125rem;color:var(--grey2)}.c-footer__info_content a:hover{color:var(--white)}.c-footer__content__head{font-size:1.25rem;color:var(--grey2);border-bottom:1px solid var(--black5);padding-bottom:8px;margin-bottom:20px}.c-footer__content__sub-head{font-size:1rem;color:var(--grey2);margin-bottom:8px}.c-footer__content .navigation_container{margin-top:0}.c-footer__content .navigation_container li{margin-bottom:0px;padding-left:0px}.c-footer__content .navigation_container li:before{display:none}.c-footer__content .navigation_container__item{font-size:.8125rem;color:var(--grey2);margin-bottom:10px;display:block;position:relative;padding-left:22px}.c-footer__content .navigation_container__item:before{content:"";background-image:url("../images/icons/icon_2.svg");position:absolute;left:5px;top:4px;width:6px;height:12px}.c-footer__content .navigation_container__item:hover{color:var(--white)}.c-footer__connect{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-box-orient:vertical;box-orient:vertical;text-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;border:1px solid var(--black5);-webkit-border-radius:10px;border-radius:10px;background-clip:padding-box;padding:12px}.c-footer__connect .connect-text{font-size:.875rem;color:var(--grey2);margin-bottom:10px}.c-footer__bottom{background-color:var(--black3);padding:17px 0}.c-footer__bottom_wrap{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-box-orient:vertical;box-orient:vertical}@media only screen and (min-width: 1024px){.c-footer__bottom_wrap{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-ms-box-orient:horizontal;box-orient:horizontal;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between}}.c-footer__bottom_p2{margin-bottom:20px}.c-footer__bottom .copyright{font-size:.75rem;color:var(--grey2);text-align:center}@media only screen and (min-width: 1248px){.c-footer__bottom .copyright{text-align:left}}.back-to-top{position:fixed;visibility:hidden;opacity:0;right:15px;bottom:15px;z-index:996;background:var(--blue1);width:40px;height:40px;border-radius:4px;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;padding:12px}.back-to-top.leftBtn{background:transparent !important;width:auto;height:auto;-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-o-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);right:70px}.back-to-top.leftBtn.active{-webkit-transform:translateX(0%);-moz-transform:translateX(0%);-o-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%)}.back-to-top img{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-o-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.back-to-top:hover{background:var(--blue1)}.back-to-top.active{visibility:visible;opacity:1}.generic_loader{width:100%;height:100%;background-color:rgba(0,0,0,0.5);position:fixed;top:0;left:0;z-index:99996;overflow:hidden}.generic_loader img{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:99997}.banner{min-height:100vh;background-color:var(--blue7);position:relative}@media only screen and (min-width: 768px){.banner{min-height:inherit;height:100vh}}.banner:before{content:"";position:absolute;top:0;left:0;z-index:9;width:100%;height:150px;-webkit-transform:rotate(360degdeg);-moz-transform:rotate(360degdeg);-o-transform:rotate(360degdeg);-ms-transform:rotate(360degdeg);transform:rotate(360degdeg);background:linear-gradient(-180deg, rgba(0,0,0,0.61) 0%, rgba(5,7,14,0) 100%)}@media only screen and (min-width: 768px){.banner:before{z-index:11}}.banner .owl-carousel,.banner .owl-stage-outer,.banner .owl-stage,.banner .owl-item,.banner .banner__item{height:100%}.banner__item{padding-top:100px}.banner__item__content{margin-top:40px}@media only screen and (min-width: 1248px){.banner__item__content{margin-top:90px}}@media only screen and (min-width: 1920px){.banner__item__content{max-width:550px}}.banner .owl-carousel{margin:0;z-index:11}.banner .owl-carousel .owl-stage-outer{padding:0}.banner .owl-carousel .owl-dots{bottom:40px}.banner .owl-carousel .owl-dots .owl-dot span{width:44px;height:4px;border-radius:0}.banner__v2{height:inherit;background-color:transparent;min-height:100vh}.banner__v2 .inner_banner__container{position:initial}.banner__v2 .banner__item{background-size:cover;height:100%;min-height:100vh;padding-top:180px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-box-orient:vertical;box-orient:vertical}.banner__v2 .banner__item .container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-box-orient:vertical;box-orient:vertical}.banner__v2 .banner__item .container,.banner__v2 .banner__item .row{flex:1}.banner__v2 .banner__item__content{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-box-orient:vertical;box-orient:vertical;height:100%;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;margin-top:0;max-width:100%}.banner__v2.no_big_banner{min-height:150px}@media only screen and (min-width: 1248px){.banner__v2.no_big_banner{min-height:80px}}.banner .banner_video{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;object-position:center}.banner.banner__event{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.banner .banner__event_content{padding-top:120px;position:relative;z-index:20;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-box-orient:vertical;box-orient:vertical;flex:1}.banner .banner__event_content-logo img{max-width:400px;width:100%}.banner .banner__event_content_info{flex:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}.banner .banner__event_content_band{background-color:rgba(0,0,0,0.5);position:absolute;left:0;top:96px;width:100%;z-index:10;height:60px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}@media only screen and (min-width: 1024px){.banner .banner__event_content_band{top:115px}}.banner .banner__event_content_band_container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}.banner .banner__event_content_band_container .left_panel{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;overflow:hidden}.banner .banner__event_content_band_container .left_panel_highlighter{color:var(--blue12);font-family:var(--fontFamily);font-weight:var(--fontBold);margin-right:10px;font-size:1rem}.banner .banner__event_content_band_container .left_panel_highlighter-icon svg{width:20px;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-o-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.banner .banner__event_content_band_container .left_panel_links{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;overflow:auto;white-space:nowrap;width:calc(100% - 120px)}@media only screen and (min-width: 992px){.banner .banner__event_content_band_container .left_panel_links{width:auto;overflow:visible;white-space:normal}}.banner .banner__event_content_band_container .left_panel_links a{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;padding:12px 15px;color:var(--white);font-size:.875rem}.banner .banner__event_content_band_container .left_panel_links a:hover{color:var(--blue12)}.banner .banner__event_content_band_container .right_panel{display:flex;flex:1;white-space:nowrap}@media only screen and (min-width: 768px){.banner .banner__event_content_band_container .right_panel{flex:none}}.banner .banner__event_content_wrap h1{color:var(--white);font-family:var(--fontFamily);font-weight:var(--fontBold);font-size:1.875rem}@media only screen and (min-width: 768px){.banner .banner__event_content_wrap h1{font-size:2.25rem}}@media only screen and (min-width: 1440px){.banner .banner__event_content_wrap h1{font-size:2.625rem}}.banner .banner__event_content_additional-data{margin-top:30px;padding-top:30px;margin-right:10px;border-top:1px solid rgba(255,255,255,0.3);display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.banner .banner__event_content_additional-data .data-item{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;margin-right:10px;margin-bottom:10px}.banner .banner__event_content_additional-data .data-item-content{color:var(--white);font-family:var(--fontFamily);font-weight:var(--fontRegular);font-size:1.125rem;margin-left:10px}.inner_banner{background-color:var(--black4);padding:150px 0 70px;margin-bottom:40px;background-size:cover;position:relative}.inner_banner:before{content:'';position:absolute;background:linear-gradient(180deg, rgba(0,0,0,0.24) 0%, rgba(0,1,4,0.15) 100%);-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-o-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg);width:100%;height:100%;top:0;left:0;z-index:9}.inner_banner__container{position:relative;z-index:10;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}.inner_banner__container .breadcrumb-item{font-size:.8125rem;color:var(--grey2)}.inner_banner__container .breadcrumb-item a{color:var(--grey2)}.inner_banner__container .breadcrumb-item a:hover{color:var(--blue1)}.inner_banner__container .breadcrumb-item:before{content:"";background-image:url("../images/icons/icon_13.svg");width:6px;height:12px;padding:0;margin-top:4px;margin-right:10px}.inner_banner__container .breadcrumb-item.active{color:var(--blue1)}.inner_banner__container .breadcrumb-item.active a{color:var(--blue1)}.inner_banner__container_title{color:var(--white);font-size:1.875rem;font-family:var(--fontFamily);font-weight:var(--fontBold);position:relative;margin:40px 0 30px;padding-bottom:10px;display:-webkit-inline-box;display:-moz-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.inner_banner__container_title:before{content:"";width:67px;height:4px;background-color:var(--blue1);position:absolute;bottom:0;left:0}@media only screen and (min-width: 768px){.inner_banner__container_title{font-size:2.25rem}}@media only screen and (min-width: 1440px){.inner_banner__container_title{font-size:2.625rem}}.inner_banner__container_description{font-size:1.125rem;color:var(--white);max-width:480px}@media only screen and (min-width: 768px){.inner_banner__container_description{font-size:1.375rem}}@media only screen and (min-width: 1440px){.inner_banner__container_description{font-size:1.625rem}}.inner_banner__container .row{width:100%}.inner_banner__container .rs_section img{max-width:220px;display:none}@media only screen and (min-width: 1024px){.inner_banner__container .rs_section img{display:block}}.inner_actions{margin-bottom:30px}.inner_actions__container_box{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-box-orient:vertical;box-orient:vertical}@media only screen and (min-width: 768px){.inner_actions__container_box{-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-ms-box-orient:horizontal;box-orient:horizontal;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}}.inner_actions__container_box_wrap{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-box-orient:vertical;box-orient:vertical}@media only screen and (min-width: 768px){.inner_actions__container_box_wrap{-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-ms-box-orient:horizontal;box-orient:horizontal;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}}.inner_actions__container_box .generic_pagination{margin-top:10px}.inner_actions__container_box .generic_pagination__count{display:none}.inner_actions__container_box .chosen-customized{margin-bottom:20px}.inner_actions__container_box .chosen-customized .chosen-container,.inner_actions__container_box .chosen-customized .chosen-select{width:100% !important;padding:10px}@media only screen and (min-width: 768px){.inner_actions__container_box .chosen-customized .chosen-container{width:250px !important;padding:0px;margin:5px 15px 20px 0}}.c-cta.d1{padding:8% 0;position:relative;-webkit-background-size:cover !important;-moz-background-size:cover !important;-ms-background-size:cover !important;-o-background-size:cover !important;background-size:cover !important;background-position:bottom;background-attachment:fixed;background-repeat:no-repeat}@media only screen and (min-width: 768px){.c-cta.d1{padding:4% 0}}@media only screen and (min-width: 1440px){.c-cta.d1{-webkit-background-size:cover !important;-moz-background-size:cover !important;-ms-background-size:cover !important;-o-background-size:cover !important;background-size:cover !important}}@media only screen and (min-width: 1920px){.c-cta.d1{padding:5% 0}}.c-cta.d1:before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;z-index:9;background-color:rgba(13,23,74,0.4)}.c-cta.d1 .c-cta_container{position:relative;z-index:10}.c-cta.d1 .c-cta_content{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-box-orient:vertical;box-orient:vertical}.c-cta.d1 .c-cta_content_head{font-size:1.875rem;font-family:var(--fontFamily);font-weight:300;color:var(--white);margin-bottom:30px;text-align:center}@media only screen and (min-width: 1440px){.c-cta.d1 .c-cta_content_head{font-size:2.375rem}}@media only screen and (min-width: 1920px){.c-cta.d1 .c-cta_content_head{font-size:3rem}}.hw.d1 .hw__title{font-size:1.875rem;font-family:var(--fontFamily);font-weight:var(--fontLight);color:var(--white)}.hw.d1 .hw__title_highlighter{color:var(--blue1);font-family:var(--fontFamily);font-weight:var(--fontLight)}@media only screen and (min-width: 768px){.hw.d1 .hw__title{font-size:2.125rem}}@media only screen and (min-width: 1440px){.hw.d1 .hw__title{font-size:2.5rem}}.hw.d1.reverse .hw__title{color:var(--black2)}.hw.d1.fontBold .hw__title{font-family:var(--fontFamily);font-weight:var(--fontBold)}.hw.d2 .hw__title{font-size:1.875rem;font-family:var(--fontFamily);font-weight:var(--fontBold);color:var(--white)}@media only screen and (min-width: 768px){.hw.d2 .hw__title{font-size:2.125rem}}@media only screen and (min-width: 1440px){.hw.d2 .hw__title{font-size:2.5rem}}.hw.d2 .hw__title_highlighter{color:var(--blue1);position:relative;font-family:var(--fontFamily);font-weight:var(--fontBold);padding-bottom:15px}.hw.d2 .hw__title_highlighter:before{content:"";width:40px;height:4px;background-color:var(--blue1);position:absolute;left:0;bottom:0}@media only screen and (min-width: 768px){.hw.d2 .hw__title_highlighter:before{width:67px}}.hw.d2 .hw__title_highlighter.noBorder:before{display:none}.hw.d2.reverse .hw__title{color:var(--black2)}.hw.d2.reverse_clrs .hw__title{color:var(--blue1)}.hw.d2.reverse_clrs .hw__title_highlighter{color:var(--black)}.hw.d2.size30 .hw__title{font-size:1.25rem}@media only screen and (min-width: 768px){.hw.d2.size30 .hw__title{font-size:1.5625rem}}@media only screen and (min-width: 1440px){.hw.d2.size30 .hw__title{font-size:1.875rem}}.hw.d3 .hw__title{font-size:1.875rem;font-family:var(--fontFamily);font-weight:var(--fontBold);color:var(--white);line-height:1.1}.hw.d3 .hw__title_highlighter{color:var(--blue1);font-family:var(--fontFamily);font-weight:var(--fontBold)}.hw.d3 .hw__title_highlighter.blocked{display:block}@media only screen and (min-width: 768px){.hw.d3 .hw__title{font-size:2.25rem}}@media only screen and (min-width: 1440px){.hw.d3 .hw__title{font-size:2.625rem}}.hw.d4 .hw__title{font-size:1.5rem;font-family:var(--fontFamily);font-weight:var(--fontRegular);color:var(--white)}@media only screen and (min-width: 768px){.hw.d4 .hw__title{font-size:1.625rem}}@media only screen and (min-width: 1440px){.hw.d4 .hw__title{font-size:1.875rem}}.hw.d4 .hw__title_highlighter{color:var(--blue1);position:relative;font-family:var(--fontFamily);font-weight:var(--fontRegular)}.hw.d4 .hw__title_highlighterBold{font-family:var(--fontFamily);font-weight:var(--fontBold)}.hw.d4.reverse .hw__title{color:var(--black2)}.hw.d4.size30 .hw__title{font-size:1.375rem}@media only screen and (min-width: 768px){.hw.d4.size30 .hw__title{font-size:1.625rem}}@media only screen and (min-width: 1440px){.hw.d4.size30 .hw__title{font-size:1.875rem}}.hw.d5 .hw__title{font-size:2.5rem;font-family:var(--fontFamily);font-weight:var(--fontRegular);color:var(--white);line-height:1.3}.hw.d5 .hw__title_highlighter{display:block;color:var(--blue1);font-family:var(--fontFamily);font-weight:var(--fontMedium)}.hw.d5 .hw__title_highlighter.inlined{display:inline-block}@media only screen and (min-width: 768px){.hw.d5 .hw__title{font-size:2.75rem}}@media only screen and (min-width: 1440px){.hw.d5 .hw__title{font-size:3rem}}.hw.reverse .hw__title{color:var(--black2)}.hw.fontBold .hw__title{font-family:var(--fontFamily);font-weight:var(--fontBold)}.hw.fontBold .hw__title_highlighter{font-family:var(--fontFamily);font-weight:var(--fontBold)}.hw.d6 .hw__title{font-size:1.75rem;font-family:var(--fontFamily);font-weight:var(--fontRegular);color:var(--white);line-height:1.3}@media only screen and (min-width: 768px){.hw.d6 .hw__title{font-size:2rem}}@media only screen and (min-width: 1440px){.hw.d6 .hw__title{font-size:2.25rem}}.hw.reverse .hw__title{color:var(--black2)}.hw.black .hw__title{color:var(--black)}.hw.light .hw__title{font-weight:var(--fontLight)}.hw.d7 .hw__title{font-size:2.5rem;font-family:var(--fontFamily);font-weight:var(--fontMedium);color:var(--white);line-height:1.3}@media only screen and (min-width: 768px){.hw.d7 .hw__title{font-size:2.875rem}}@media only screen and (min-width: 1440px){.hw.d7 .hw__title{font-size:3.25rem}}.hw.reverse .hw__title{color:var(--black2)}.hw.d8 .hw__title{font-size:2.625rem;font-family:var(--fontFamily);font-weight:var(--fontBold);color:var(--white);line-height:1.3}@media only screen and (min-width: 768px){.hw.d8 .hw__title{font-size:2.875rem}}@media only screen and (min-width: 1440px){.hw.d8 .hw__title{font-size:3.125rem}}@media only screen and (min-width: 1920px){.hw.d8 .hw__title{font-size:3.75rem}}.hw.d8 .hw__title span{font-weight:var(--fontLight);display:block}.hw.reverse .hw__title{color:var(--black2)}.hw.black .hw__title{color:var(--black)}.hw.d9 .hw__title{font-size:1.5rem;font-family:var(--fontFamily);font-weight:var(--fontRegular);color:var(--white);line-height:1.1}@media only screen and (min-width: 768px){.hw.d9 .hw__title{font-size:1.5rem}}@media only screen and (min-width: 1440px){.hw.d9 .hw__title{font-size:1.5rem}}.hw.d9 .hw__title_highlighter{color:var(--blue1);font-family:var(--fontFamily);font-weight:var(--fontRegular)}.hw.reverse .hw__title{color:var(--black2)}.hw.black .hw__title{color:var(--black)}.hw.fontBold .hw__title{font-family:var(--fontFamily);font-weight:var(--fontBold)}.hw.fontBold .hw__title_highlighter{font-family:var(--fontFamily);font-weight:var(--fontBold)}.hw.d10 .hw__title{font-size:1.5rem;font-family:var(--fontFamily);font-weight:var(--fontBold);color:var(--white)}@media only screen and (min-width: 768px){.hw.d10 .hw__title{font-size:1.75rem}}@media only screen and (min-width: 1440px){.hw.d10 .hw__title{font-size:2rem}}.hw.d10 .hw__title_highlighter{color:var(--blue1);position:relative;padding-bottom:15px;font-family:var(--fontFamily);font-weight:var(--fontRegular)}.hw.d10 .hw__title_highlighter:before{content:"";width:40px;height:4px;background-color:var(--blue1);position:absolute;left:0;bottom:0}@media only screen and (min-width: 768px){.hw.d10 .hw__title_highlighter:before{width:67px}}.hw.d10 .hw__title_highlighter.noBorder:before{display:none}.hw.d10.reverse .hw__title{color:var(--black2)}.hw.d10.size30 .hw__title{font-size:1.375rem}@media only screen and (min-width: 768px){.hw.d10.size30 .hw__title{font-size:1.625rem}}@media only screen and (min-width: 1440px){.hw.d10.size30 .hw__title{font-size:1.875rem}}.hw.d11 .hw__title{font-size:2.25rem;font-family:var(--fontFamily);font-weight:var(--fontBold);color:var(--black);line-height:1.3}.hw.d11 .hw__title span{display:inline}@media only screen and (min-width: 768px){.hw.d11 .hw__title{font-size:2.5rem}}@media only screen and (min-width: 992px){.hw.d11 .hw__title span{display:block}}@media only screen and (min-width: 1440px){.hw.d11 .hw__title{font-size:2.75rem}}@media only screen and (min-width: 1920px){.hw.d11 .hw__title{font-size:3rem}}.hw.d12 .hw__highlighter{letter-spacing:2px;text-transform:uppercase;margin-bottom:10px;display:block;font-size:1rem;color:var(--blue10);font-family:var(--fontFamily);font-weight:var(--fontRegular)}.hw.d12 .hw__title{font-size:1.875rem;font-family:var(--fontFamily);font-weight:var(--fontBold);color:var(--black);line-height:1.2;margin-bottom:25px}@media only screen and (min-width: 768px){.hw.d12 .hw__title{font-size:2.25rem}}@media only screen and (min-width: 1440px){.hw.d12 .hw__title{font-size:2.625rem}}.hw.d12 .hw__description{font-size:1.125rem;color:var(--black);font-family:var(--fontFamily);font-weight:var(--fontLight);line-height:1.3}@media only screen and (min-width: 768px){.hw.d12 .hw__description{font-size:1.25rem}}@media only screen and (min-width: 1440px){.hw.d12 .hw__description{font-size:1.375rem}}.c_card.d1{-webkit-box-shadow:2px 4px 12px rgba(59,58,57,0.2);-moz-box-shadow:2px 4px 12px rgba(59,58,57,0.2);-ms-box-shadow:2px 4px 12px rgba(59,58,57,0.2);box-shadow:2px 4px 12px rgba(59,58,57,0.2);background-color:var(--white);-webkit-border-radius:22px;border-radius:22px;background-clip:padding-box;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-box-orient:vertical;box-orient:vertical;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;padding:40px 30px 40px;margin-bottom:20px;height:-moz-calc(100% - 20px);height:-webkit-calc(100% - 20px);height:calc(100% - 20px);position:relative;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease}.c_card.d1 .c_card__icon{width:75px;height:75px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;margin-bottom:20px}.c_card.d1.c_card--iconSize120 .c_card__icon{width:120px;height:120px}.c_card.d1.c_card--v2{padding:55px 20px 120px}.c_card.d1.c_card--textLeft{padding:40px 60px;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start}.c_card.d1.pad_30_25{padding:30px 25px}.c_card.d1.withArrow:after{content:"";background-image:url("../images/icons/icon_3.svg");position:absolute;width:38px;height:20px;z-index:9;bottom:40px;left:50%;-webkit-transform:translate(-50%, 0);-moz-transform:translate(-50%, 0);-o-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);transform:translate(-50%, 0)}.c_card.d1 .link{position:absolute;z-index:9;bottom:40px;left:50%;-webkit-transform:translate(-50%, 0);-moz-transform:translate(-50%, 0);-o-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);transform:translate(-50%, 0);background:transparent;color:var(--blue1);outline:none;border:none;padding-right:20px}.c_card.d1 .link:after{content:"";background-image:url("../images/icons/icon_3.svg");-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-o-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);width:19px;height:10px;position:absolute;right:0px;top:9px;display:block;background-size:cover}.c_card.d1 .link img{-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-o-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);width:20px;height:10px}.c_card.d1:hover{-webkit-transform:translate(0, -30px);-moz-transform:translate(0, -30px);-o-transform:translate(0, -30px);-ms-transform:translate(0, -30px);transform:translate(0, -30px);-webkit-box-shadow:2px 8px 40px rgba(59,58,57,0.2);-moz-box-shadow:2px 8px 40px rgba(59,58,57,0.2);-ms-box-shadow:2px 8px 40px rgba(59,58,57,0.2);box-shadow:2px 8px 40px rgba(59,58,57,0.2)}.c_card.d1.noHover:hover{-webkit-transform:translate(0, 0px);-moz-transform:translate(0, 0px);-o-transform:translate(0, 0px);-ms-transform:translate(0, 0px);transform:translate(0, 0px)}.c_card.d1--v2{height:auto;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start}.c_card.d2{border:1px solid var(--blue3);-webkit-border-radius:12px;border-radius:12px;background-clip:padding-box;-webkit-box-shadow:-2px 4px 4px rgba(0,0,0,0.15);-moz-box-shadow:-2px 4px 4px rgba(0,0,0,0.15);-ms-box-shadow:-2px 4px 4px rgba(0,0,0,0.15);box-shadow:-2px 4px 4px rgba(0,0,0,0.15);padding:30px 38px;margin-bottom:30px;height:-moz-calc(100% - 30px);height:-webkit-calc(100% - 30px);height:calc(100% - 30px)}.c_card.d2 .c_card__heading{font-family:var(--fontFamily);font-weight:var(--fontBold);color:var(--blue1);font-size:1.5rem;margin-bottom:8px}.c_card.d2 .c_card__desc{font-family:var(--fontFamily);font-weight:var(--fontLight);color:var(--white);font-size:1rem}.c_card.d3{margin-bottom:30px;border:1px solid var(--blue3);-webkit-border-radius:8px;border-radius:8px;background-clip:padding-box;padding:20px 20px;height:-moz-calc(100% - 30px);height:-webkit-calc(100% - 30px);height:calc(100% - 30px);display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}.c_card.d3 .c_card_img{width:40px;height:40px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;margin-right:20px}.c_card.d3 .c_card_img img{height:100%;object-fit:cover}.c_card.d3 .c_card_content{flex:1;font-size:1rem;color:var(--black2);line-height:1.2}.c_card.d3 .c_card_content_title{font-size:1.375rem;color:var(--black2);font-family:var(--fontFamily);font-weight:var(--fontBold);margin-bottom:5px}.c_card.d3 .c_card_content_desc{font-size:1rem;color:var(--black2)}.c_card.d3.text20 .c_card_content_title{font-size:1.25rem;color:var(--black2);font-family:var(--fontFamily);font-weight:var(--fontBold);margin-bottom:5px}.c_card.d3.text20 .c_card_content_desc{font-size:1.25rem;color:var(--black2)}.c_card.d3--hovered:hover{background-color:var(--blue5)}.c_card.d3--withShadowBorder{border-color:var(--grey2);-webkit-box-shadow:2px 4px 12px rgba(59,58,57,0.2);-moz-box-shadow:2px 4px 12px rgba(59,58,57,0.2);-ms-box-shadow:2px 4px 12px rgba(59,58,57,0.2);box-shadow:2px 4px 12px rgba(59,58,57,0.2)}.c_card.d3--withShadow{border:none;-webkit-box-shadow:2px 4px 12px rgba(59,58,57,0.2);-moz-box-shadow:2px 4px 12px rgba(59,58,57,0.2);-ms-box-shadow:2px 4px 12px rgba(59,58,57,0.2);box-shadow:2px 4px 12px rgba(59,58,57,0.2)}.c_card.d3--blocked{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-box-orient:vertical;box-orient:vertical;text-align:center;min-height:240px;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center}.c_card.d3--blocked .c_card_img{margin-bottom:15px;margin-right:0}.c_card.d3--blocked .c_card_content{flex:inherit}.c_card.d3--heightAuto{height:inherit}.c_card.d3--leftText{text-align:left;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start}.c_card.d4{-webkit-box-shadow:2px 4px 12px rgba(59,58,57,0.2);-moz-box-shadow:2px 4px 12px rgba(59,58,57,0.2);-ms-box-shadow:2px 4px 12px rgba(59,58,57,0.2);box-shadow:2px 4px 12px rgba(59,58,57,0.2);background-color:var(--white);-webkit-border-radius:22px;border-radius:22px;background-clip:padding-box;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-box-orient:vertical;box-orient:vertical;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;padding:40px 20px;margin-bottom:20px;height:-moz-calc(100% - 20px);height:-webkit-calc(100% - 20px);height:calc(100% - 20px);position:relative;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease}.c_card.d5,.c_card.d6{-webkit-box-shadow:2px 4px 12px rgba(0,0,0,0.1);-moz-box-shadow:2px 4px 12px rgba(0,0,0,0.1);-ms-box-shadow:2px 4px 12px rgba(0,0,0,0.1);box-shadow:2px 4px 12px rgba(0,0,0,0.1);background-color:var(--white);display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-box-orient:vertical;box-orient:vertical;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;padding:45px 30px;margin-bottom:35px;height:-moz-calc(100% - 35px);height:-webkit-calc(100% - 35px);height:calc(100% - 35px);position:relative;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease}@media only screen and (min-width: 992px){.c_card.d5,.c_card.d6{padding:60px 30px}}.c_card.d5 .c_card_image,.c_card.d6 .c_card_image{margin-bottom:10px}.c_card.d5 .c_card_title,.c_card.d6 .c_card_title{font-size:1.25rem;font-family:var(--fontFamily);font-weight:var(--fontRegular);color:var(--black);margin-bottom:10px}.c_card.d5 .c_card_desc,.c_card.d6 .c_card_desc{font-size:1rem;font-family:var(--fontFamily);font-weight:var(--fontLight);color:var(--black);text-align:center;line-height:1.6}.c_card.d5{border:1px solid #D6DEE2}@media only screen and (min-width: 992px){.c_card.d5{padding:40px 20px}}@media only screen and (min-width: 1920px){.c_card.d5{padding:60px 30px}}.c_card.d6{-webkit-border-radius:22px;border-radius:22px;background-clip:padding-box;position:relative;margin-bottom:20px;height:auto;flex:1;width:100%;padding:40px 15px}@media only screen and (min-width: 1920px){.c_card.d6{padding:60px 15px}}.c_card.d6 .c_card_title{font-size:1.6875rem}@media only screen and (min-width: 1920px){.c_card.d6 .c_card_title{font-size:1.875rem}}.c_card.d6 .c_card_desc{font-size:1.125rem}@media only screen and (min-width: 1920px){.c_card.d6 .c_card_desc{font-size:1.25rem}}.c_card.d7{padding-top:70px;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-box-orient:vertical;box-orient:vertical}.c_card.d7 .c_card_image{border-bottom:1px solid var(--blue1);padding-bottom:30px;margin-bottom:20px;min-height:100px}.c_card.d7 .gc.d1{flex:1}.c_card.d8{background-color:var(--white);-webkit-border-radius:4px;border-radius:4px;background-clip:padding-box;box-shadow:2px 4px 12px 0 rgba(59,58,57,0.2);overflow:hidden;margin:0 30px 20px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-box-orient:vertical;box-orient:vertical;height:-moz-calc(100% - 20px);height:-webkit-calc(100% - 20px);height:calc(100% - 20px);cursor:pointer;position:relative}@media only screen and (min-width: 640px){.c_card.d8{margin:0 15px 20px}}.c_card.d8 .c_card__inner{position:relative;width:100%;height:100%;transition:transform 0.6s;transform-style:preserve-3d;backface-visibility:hidden;-moz-backface-visibility:hidden}.c_card.d8 .c_card__flipper{position:absolute;width:100%;height:100%;top:0;left:0;transform:rotateY(180deg);backface-visibility:hidden;-moz-backface-visibility:hidden;background-color:var(--blue16);color:white;transform:rotateY(180deg);z-index:1;display:flex;justify-content:center;align-items:center}.c_card.d8 .c_card__flipper .c_card__title,.c_card.d8 .c_card__flipper .c_card__desc{color:var(--white)}.c_card.d8 .c_card__wrapper{backface-visibility:hidden;-moz-backface-visibility:hidden;z-index:2;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-box-orient:vertical;box-orient:vertical;height:100%}.c_card.d8 .c_card__img{position:relative;overflow:hidden}.c_card.d8 .c_card__img:before{display:block;padding-top:calc(9 / 16 * 100%);content:""}.c_card.d8 .c_card__img img{object-fit:cover;object-position:center;-webkit-transition:all 0.5s linear;-moz-transition:all 0.5s linear;-ms-transition:all 0.5s linear;-o-transition:all 0.5s linear;transition:all 0.5s linear}.c_card.d8 .c_card__img *{position:absolute;top:0;left:0;width:100%;height:100%}.c_card.d8 .c_card__img-overlay{background:linear-gradient(245deg, rgba(25,128,161,0.7) 0%, #29b6c4 36%, rgba(19,35,124,0.7) 100%);position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;opacity:0.5}.c_card.d8 .c_card__content{padding:28px 38px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-box-orient:vertical;box-orient:vertical;flex:1}.c_card.d8 .c_card__content_top{flex:1}.c_card.d8 .c_card__content ul li,.c_card.d8 .c_card__content p{color:var(--white);line-height:1.4;font-size:1rem}.c_card.d8 .c_card__title{font-family:var(--fontFamily);font-weight:var(--fontBold);color:var(--black);margin-bottom:22px;line-height:1.3;font-size:1.125rem}@media only screen and (min-width: 768px){.c_card.d8 .c_card__title{font-size:1.25rem}}@media only screen and (min-width: 1440px){.c_card.d8 .c_card__title{font-size:1.375rem}}.c_card.d8 .c_card__desc{font-family:var(--fontFamily);font-weight:var(--fontLight);color:var(--black);margin-bottom:30px;line-height:1.4;font-size:1rem}.c_card.d8 .c_card__link{font-size:1rem;color:var(--blue12)}.c_card.d8 .c_card__link-icon svg{width:20px;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-o-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.c_card.d8.c_card--inline{margin:0 0px 20px}@media only screen and (min-width: 768px){.c_card.d8.c_card--inline{-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-ms-box-orient:horizontal;box-orient:horizontal;max-height:300px}}@media only screen and (min-width: 768px){.c_card.d8.c_card--inline .c_card__img{flex:1 0 35%}}@media only screen and (min-width: 768px){.c_card.d8.c_card--inline .c_card__img:before{padding-top:100%}}.c_card.d8.c_card--inline .c_card__content{padding:40px 60px}@media only screen and (min-width: 768px){.c_card.d8.c_card--inline-half .c_card__img,.c_card.d8.c_card--inline-half .c_card__content{flex:1 0 50%}}.c_card.d8:hover .c_card__inner,.c_card.d8:focus .c_card__inner{transform:rotateY(180deg)}.c_card.d9{overflow:hidden;margin-bottom:20px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-box-orient:vertical;box-orient:vertical;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;text-align:center}.c_card.d9 .c_card__img{position:relative;overflow:hidden;-webkit-border-radius:50%;border-radius:50%;background-clip:padding-box;width:280px;height:280px;background:linear-gradient(90deg, #293991 0%, #3547aa 30%, #06c4dd 100%);display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center}.c_card.d9 .c_card__img img{object-fit:cover;object-position:center;width:270px;height:270px;-webkit-border-radius:50%;border-radius:50%;background-clip:padding-box}.c_card.d9 .c_card__img-overlay{background:linear-gradient(245deg, rgba(25,128,161,0.7) 0%, #29b6c4 36%, rgba(19,35,124,0.7) 100%);position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;opacity:0.5}.c_card.d9 .c_card__content{padding:10px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-box-orient:vertical;box-orient:vertical}.c_card.d9 .c_card__content_top{flex:1;margin-top:20px}.c_card.d9 .c_card__title{font-family:var(--fontFamily);font-weight:var(--fontBold);color:var(--black);margin-bottom:10px;line-height:1.3;font-size:1rem}@media only screen and (min-width: 768px){.c_card.d9 .c_card__title{font-size:1rem}}@media only screen and (min-width: 1440px){.c_card.d9 .c_card__title{font-size:1.125rem}}.c_card.d9 .c_card__desc{font-family:var(--fontFamily);font-weight:var(--fontLight);color:var(--black);margin-bottom:18px;line-height:1.4;font-size:1rem}.c_card.d9 .c_card__link{font-size:1rem}.c_card.d9 .c_card__link-icon svg{width:20px;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-o-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.c_card.d10{background-color:var(--white);border:1px solid var(--grey2);-webkit-border-radius:8px;border-radius:8px;background-clip:padding-box;box-shadow:0 4px 4px 0 rgba(0,0,0,0.25);padding:20px 30px;margin-bottom:15px;position:relative;z-index:10;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-box-orient:vertical;box-orient:vertical}@media only screen and (min-width: 1024px){.c_card.d10{padding:60px 40px;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-ms-box-orient:horizontal;box-orient:horizontal}}.c_card.d10 .c_card__social{margin-bottom:30px}.c_card.d10 .c_card__social a{margin-bottom:10px;display:inline-flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;margin-right:10px}.c_card.d10 .c_card__social span{color:var(--blue1);font-size:1.25rem}.c_card.d10 .c_card__social span+span{margin-left:8px}.c_card.d10 .c_card__social svg ellipse,.c_card.d10 .c_card__social svg circle{fill:var(--blue1)}.c_card.d10 .c_card__social svg path{fill:var(--white)}@media only screen and (min-width: 1024px){.c_card.d10 .c_card__social{margin-bottom:0px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-box-orient:vertical;box-orient:vertical}.c_card.d10 .c_card__social a{margin-bottom:30px}}@media only screen and (min-width: 1248px){.c_card.d10 .c_card__social{flex:1 0 300px}}@media only screen and (min-width: 1440px){.c_card.d10 .c_card__social{flex:1 0 340px}}.c_card.d10 .c_card__img{background-image:none !important}@media only screen and (min-width: 1248px){.c_card.d10 .c_card__img{margin-right:30px}}@media only screen and (min-width: 1440px){.c_card.d10 .c_card__img{margin-right:100px}}@media only screen and (min-width: 768px){.c_card.d10 .c_card__img{position:relative;overflow:hidden;-webkit-border-radius:50%;border-radius:50%;background-clip:padding-box;width:210px;height:210px;background:linear-gradient(90deg, #293991 0%, #3547aa 30%, #06c4dd 100%) !important;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;z-index:1;opacity:1}}.c_card.d10 .c_card__img img{display:block;object-fit:cover;object-position:center;width:200px;height:200px;-webkit-border-radius:50%;border-radius:50%;background-clip:padding-box;margin-bottom:15px}@media only screen and (min-width: 768px){.c_card.d10 .c_card__img img{margin-bottom:0px}}.c_card.d10 .c_card__info{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-box-orient:vertical;box-orient:vertical}@media only screen and (min-width: 768px){.c_card.d10 .c_card__info{-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-ms-box-orient:horizontal;box-orient:horizontal}}@media only screen and (min-width: 1024px){.c_card.d10 .c_card__info{flex:1 0 calc(100% - 250px)}}@media only screen and (min-width: 1248px){.c_card.d10 .c_card__info{flex:1 0 calc(100% - 300px)}}@media only screen and (min-width: 1440px){.c_card.d10 .c_card__info{flex:1 0 calc(100% - 340px)}}.c_card.d10 .c_card__content{flex:1}@media only screen and (min-width: 768px){.c_card.d10 .c_card__content{margin-left:20px}}.c_card.d10 .c_card__content_date{margin-bottom:8px}.c_card.d10 .c_card__content_date span{color:var(--blue1);font-size:1rem}.c_card.d10 .c_card__content_date span+span:before{content:"|";margin-left:10px;margin-right:10px}.c_card.d10 .c_card__content_title{line-height:1.2;margin-bottom:25px;color:var(--black);font-family:var(--fontFamily);font-weight:var(--fontBold);font-size:1.375rem}@media only screen and (min-width: 768px){.c_card.d10 .c_card__content_title{font-size:1.625rem}}@media only screen and (min-width: 1440px){.c_card.d10 .c_card__content_title{font-size:1.875rem}}.c_card.d10 .c_card__content_designation{line-height:1.4;margin-bottom:20px;color:var(--black);font-family:var(--fontFamily);font-weight:var(--fontRegular);font-size:1rem}@media only screen and (min-width: 768px){.c_card.d10 .c_card__content_designation{font-size:1.125rem}}@media only screen and (min-width: 1440px){.c_card.d10 .c_card__content_designation{font-size:1.25rem}}.c_card.d10 .c_card__content_desc{line-height:1.5;margin-bottom:20px;color:var(--black);font-family:var(--fontFamily);font-weight:var(--fontLight);font-size:1rem}@media only screen and (min-width: 768px){.c_card.d10 .c_card__content_desc{font-size:1.125rem}}@media only screen and (min-width: 1440px){.c_card.d10 .c_card__content_desc{font-size:1.25rem}}.c_card.d10 .c_card__link{font-size:1rem;color:var(--blue12)}.c_card.d10 .c_card__link-icon svg{width:20px;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-o-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.c_card.d11{background:rgba(236,246,249,0.8)}.c_card.d11 .c_card__img{height:100%}.c_card.d11 .c_card__img img{object-fit:cover;height:100%;width:100%;object-position:center}.c_card.d11 .c_card__content{padding:60px 25px 40px}.c_card.d11 .c_card__content_head{font-family:var(--fontFamily);font-weight:var(--fontBold);color:var(--black);margin-bottom:10px;line-height:1.4;font-size:1.375rem}.c_card.d11 .c_card__content_text{font-family:var(--fontFamily);font-weight:var(--fontLight);color:var(--black);margin-bottom:10px;line-height:1.4;font-size:1rem}.c_card.d11 .c_card__content ul li{margin-bottom:20px}.c_card_boxWrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-box-orient:vertical;box-orient:vertical;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}@media only screen and (min-width: 768px){.c_card_boxWrapper{-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-ms-box-orient:horizontal;box-orient:horizontal;-webkit-justify-content:initial;-moz-justify-content:initial;-ms-justify-content:initial;justify-content:initial;-ms-flex-pack:initial;-webkit-align-items:initial;-moz-align-items:initial;-ms-align-items:initial;align-items:initial}}.c_card_boxWrapper .c_card:before{content:"";background-image:url("../images/icons/arrow_white.svg");width:70px;height:70px;position:absolute;bottom:-38px;background-size:cover}@media only screen and (min-width: 768px){.c_card_boxWrapper .c_card:before{bottom:auto;right:-36px;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-o-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}}.c_card_boxWrapper .c_card:after{content:"";position:absolute;width:70px;height:35px;bottom:0px;background-color:white}@media only screen and (min-width: 768px){.c_card_boxWrapper .c_card:after{height:70px;width:28px;bottom:auto;right:0px;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-o-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}}.c_card_boxWrapper .c_card:last-child:before,.c_card_boxWrapper .c_card:last-child:after{display:none}.c_card_boxWrapper .c_card+.c_card{margin-top:40px}@media only screen and (min-width: 768px){.c_card_boxWrapper .c_card+.c_card{margin-top:0;margin-left:40px}}.full_height_slide .owl-stage{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.full_height_slide .owl-stage .owl-item{flex:1}.elem1{padding:90px 0 70px}.elem2{padding:60px 0 50px}.elem2--withShape{position:relative;background-color:var(--blue5);margin:200px 0}.elem2--withShape:before{content:'';background-image:url("../images/icons/timepay_top_shape.svg");width:100%;height:170px;position:absolute;top:-160px;left:0;background-size:cover}.elem2--withShape:after{content:'';background-image:url("../images/icons/timepay_bottom_shape.svg");width:100%;height:220px;position:absolute;bottom:-210px;left:0;background-size:cover}.elem3{background-color:var(--blue2);position:relative;padding:60px 0;overflow:hidden;margin:40px 0 30px}@media only screen and (min-width: 768px){.elem3{padding:150px 0;min-height:650px}}.elem3:before{content:"";background-color:var(--white);position:absolute;top:-12%;left:-10%;width:110%;transform:matrix(1, -0.03, -0.08, -1, 0, 0);height:20%;display:none}@media only screen and (min-width: 768px){.elem3:before{display:block}}.elem3:after{content:"";background-color:var(--white);position:absolute;bottom:-12%;left:0;width:110%;transform:matrix(1, -0.03, -0.08, -1, 0, 0);height:20%;display:none}@media only screen and (min-width: 768px){.elem3:after{display:block}}.elem3.elem3--lightBlue{background-color:var(--blue5)}.elem3.elem3--black3{background-color:var(--black3)}.elem3.elem3--black7{background-color:var(--black7)}.elem3.elem3--white--noShape{background-color:var(--white)}@media only screen and (min-width: 768px){.elem3.elem3--white--noShape{padding:100px 0;min-height:inherit}}.elem3.elem3--white--noShape:after,.elem3.elem3--white--noShape:before{display:none}.elem3.elem3--black3--noShape{background-color:var(--black3)}@media only screen and (min-width: 768px){.elem3.elem3--black3--noShape{padding:100px 0;min-height:inherit}}.elem3.elem3--black3--noShape:after,.elem3.elem3--black3--noShape:before{display:none}.elem3.elem3--lightBlue--noShape{background-color:var(--blue5)}@media only screen and (min-width: 768px){.elem3.elem3--lightBlue--noShape{padding:100px 0;min-height:inherit}}.elem3.elem3--lightBlue--noShape:after,.elem3.elem3--lightBlue--noShape:before{display:none}.elem3__container{margin-top:80px}.elem3__container .owl-carousel .owl-stage-outer{padding-bottom:40px;margin-bottom:0}.elem3__container .owl-carousel .owl-item .item{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center}.elem3__container .owl-carousel .owl-item .item img{max-width:150px}.elem4{position:relative;margin-bottom:50px}@media only screen and (min-width: 1440px){.elem4{margin-bottom:0px}}@media only screen and (min-width: 1024px){.elem4&gt;.container_abs{position:absolute;top:0;left:50%;-webkit-transform:translate(-50%, 0);-moz-transform:translate(-50%, 0);-o-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);transform:translate(-50%, 0)}}@media only screen and (min-width: 1024px){.elem4&gt;.container_abs&gt;.row{-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:flex-end}}@media only screen and (min-width: 1440px){.elem4__container{margin-top:100px}}.elem4__logo{border:1px solid var(--grey2);padding:20px 25px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;margin-bottom:20px;height:-moz-calc(100% - 20px);height:-webkit-calc(100% - 20px);height:calc(100% - 20px)}.elem4__logo img{height:100%;object-fit:contain;max-width:100px}.elem4__wrap{margin-top:30px}@media only screen and (min-width: 1024px){.elem4__wrap{margin-top:0px}}.elem4__wrap--logo-rounded .elem4__logo{border-width:2px;-webkit-border-radius:10px;border-radius:10px;background-clip:padding-box;height:90px}@media only screen and (min-width: 1024px){.elem4__wrap--logo-rounded .elem4__logo{height:107px}}.elem4.reverse{background-color:var(--blue2);position:relative;overflow:hidden;padding:60px 0}@media only screen and (min-width: 768px){.elem4.reverse{padding:150px 0;min-height:650px}}.elem4.reverse:before{content:"";background-color:var(--white);position:absolute;top:-12%;left:-10%;width:110%;transform:matrix(1, -0.03, -0.08, -1, 0, 0);height:20%;display:none}@media only screen and (min-width: 768px){.elem4.reverse:before{display:block}}.elem4.reverse:after{content:"";background-color:var(--white);position:absolute;bottom:-12%;left:0;width:110%;transform:matrix(1, -0.03, -0.08, -1, 0, 0);height:20%;display:none}@media only screen and (min-width: 768px){.elem4.reverse:after{display:block}}.elem4__image{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:flex-end}@media screen and (max-width: 1248px) and (min-width: 1025px){.elem4 .hw.d5 .hw__title{font-size:2.125rem}.elem4 .gc.d2 .gc__content{font-size:1.25rem}}.content_with_icon{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.content_with_icon .icon_container{width:40px;height:40px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-border-radius:9px;border-radius:9px;background-clip:padding-box;margin-right:20px;border:1px solid var(--blue1)}.content_with_icon .icon_container img{padding:8px}@media only screen and (min-width: 768px){.content_with_icon .icon_container{width:45px;height:45px}}@media only screen and (min-width: 1440px){.content_with_icon .icon_container{width:60px;height:60px}}.content_with_icon .content_container{width:-moz-calc(100% - 80px);width:-webkit-calc(100% - 80px);width:calc(100% - 80px);color:var(--white);font-size:1.125rem}@media only screen and (min-width: 768px){.content_with_icon .content_container{font-size:1.25rem}}@media only screen and (min-width: 1440px){.content_with_icon .content_container{font-size:1.375rem}}.content_with_icon.reverse .content_container{color:var(--black3)}.elem5{margin:60px 0 40px}@media only screen and (min-width: 1440px){.elem5{margin:150px 0 70px}}.elem5__slider{margin-top:40px}.elem5__slider.width_auto .elem5__slider_item{height:100%}.elem5__slider.width_auto .elem5__slider__image{width:100%;height:100%}.elem5__slider.width_auto.single .elem5__slider_item{height:100%;max-height:500px}.elem5__slider.width_auto.single .elem5__slider__image{width:100%;height:100%}.elem5__slider_item{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-box-orient:vertical;box-orient:vertical;background-color:var(--blue4)}@media only screen and (min-width: 992px){.elem5__slider_item{-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-ms-box-orient:horizontal;box-orient:horizontal}}.elem5__slider__image{width:100%;margin-bottom:30px}@media only screen and (min-width: 992px){.elem5__slider__image{width:50%;margin-bottom:0px}}.elem5__slider__image img{object-fit:cover;width:100%;height:100%}.elem5__slider .content_wrap{padding:20px 30px 20px 20px}.elem5__slider__content.container_breakdown{padding:0 15px 40px}@media only screen and (min-width: 992px){.elem5__slider__content.container_breakdown{width:50%;padding:40px 15px 40px 40px}}@media only screen and (min-width: 1200px){.elem5__slider__content.container_breakdown{width:-moz-calc(1140px / 2);width:-webkit-calc(1140px / 2);width:calc(1140px / 2)}}@media only screen and (min-width: 1400px){.elem5__slider__content.container_breakdown{width:-moz-calc(1320px / 2);width:-webkit-calc(1320px / 2);width:calc(1320px / 2)}}@media only screen and (min-width: 1920px){.elem5__slider__content.container_breakdown{width:-moz-calc(1320px / 2 + 200px);width:-webkit-calc(1320px / 2 + 200px);width:calc(1320px / 2 + 200px)}}.elem6{margin:70px 0}.elem6__container{margin-top:40px}.elem6__container .owl-stage{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.elem6__card{-webkit-box-shadow:2px 4px 12px rgba(59,58,57,0.2);-moz-box-shadow:2px 4px 12px rgba(59,58,57,0.2);-ms-box-shadow:2px 4px 12px rgba(59,58,57,0.2);box-shadow:2px 4px 12px rgba(59,58,57,0.2);-webkit-border-radius:4px;border-radius:4px;background-clip:padding-box;margin-bottom:20px;height:-moz-calc(100% - 20px);height:-webkit-calc(100% - 20px);height:calc(100% - 20px);-webkit-transform:all 0.3s ease;-moz-transform:all 0.3s ease;-o-transform:all 0.3s ease;-ms-transform:all 0.3s ease;transform:all 0.3s ease;overflow:hidden}.elem6__card_image{height:220px;width:100%;overflow:hidden}.elem6__card_image img{width:100%;height:100%;object-fit:cover;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.elem6__card_content{padding:25px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-box-orient:vertical;box-orient:vertical;height:-moz-calc(100% - 220px);height:-webkit-calc(100% - 220px);height:calc(100% - 220px)}.elem6__card_content_head{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-box-orient:vertical;box-orient:vertical;margin-bottom:12px}@media only screen and (min-width: 768px){.elem6__card_content_head{-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-ms-box-orient:horizontal;box-orient:horizontal;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}}.elem6__card_content_head-label{color:var(--black2);font-size:1.25rem;font-family:var(--fontFamily);font-weight:var(--fontBold)}@media only screen and (min-width: 768px){.elem6__card_content_head-label{order:1}}.elem6__card_content_head-date{color:var(--black2);font-size:1rem;margin-bottom:8px}@media only screen and (min-width: 768px){.elem6__card_content_head-date{order:2;margin-bottom:0px}}.elem6__card_content_text{color:var(--black2);font-size:1.5rem;margin-bottom:25px;height:100%}.elem6__card_content_link{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}.elem6__card_content_link-text{color:var(--blue1);font-size:1.125rem}.elem6__card_content_link-icon{margin-left:12px}.elem6__card_content_link-icon img{-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-o-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);max-width:15px}.elem6__card:hover .elem6__card_image img{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.elem6--blog .elem6__card{margin-bottom:50px;height:-moz-calc(100% - 50px);height:-webkit-calc(100% - 50px);height:calc(100% - 50px)}.elem7{padding:90px 0 60px;margin-bottom:70px;position:relative}.elem7 .img_bg{background-image:url("../images/icons/Vector.svg");background-size:contain;width:100%;height:500px;background-repeat:no-repeat;position:absolute;bottom:-120px;left:0}.elem9_tabs{margin:0 -15px}.elem9_link{color:var(--grey2);font-size:1.125rem;display:block}.elem9_link:hover{color:var(--blue1)}.elem9_list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:15px}.elem9_list--link{margin:8px 15px;padding-left:0}.elem9_list--link:before{display:none}.elem9_list--link.active .elem9_link{color:var(--blue1)}.elem10{background-color:var(--black4);padding:110px 0 130px}.elem11{background-color:var(--black6);padding:90px 0 110px}.elem11__list{border-top:1px solid rgba(80,87,114,0.5);border-bottom:1px solid rgba(80,87,114,0.5);padding:20px;text-align:center}.elem11__list_count{font-size:2.8125rem;font-family:var(--fontFamily);font-weight:var(--fontBold);color:var(--white);line-height:1.3}@media only screen and (min-width: 768px){.elem11__list_count{font-size:3.75rem}}@media only screen and (min-width: 1440px){.elem11__list_count{font-size:4.5rem}}.elem11__list_label{font-size:1.375rem;font-family:var(--fontFamily);font-weight:var(--fontLight);color:var(--white);line-height:1.3}@media only screen and (min-width: 768px){.elem11__list_label{font-size:1.75rem}}@media only screen and (min-width: 1440px){.elem11__list_label{font-size:1.875rem}}.elem12{margin:40px 0 80px}.elem12 .col-12{position:relative}.elem12__imageWrap{display:none}@media only screen and (min-width: 768px){.elem12__imageWrap{position:absolute;display:block;right:20px;top:130px}}.elem12__heading{font-size:2.8125rem;font-family:var(--fontFamily);font-weight:var(--fontLight);color:var(--black2);line-height:1.3;display:-webkit-inline-box;display:-moz-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-box-orient:vertical;box-orient:vertical;-webkit-align-items:flex-end;-moz-align-items:flex-end;-ms-align-items:flex-end;align-items:flex-end}@media only screen and (min-width: 768px){.elem12__heading{font-size:3.75rem}}@media only screen and (min-width: 1440px){.elem12__heading{font-size:4.5rem}}.elem12__heading .highlight{color:var(--blue1)}.elem12__desc{font-size:1.75rem;font-family:var(--fontFamily);font-weight:var(--fontLight);color:var(--black2);line-height:1.3}@media only screen and (min-width: 768px){.elem12__desc{font-size:2.25rem;padding-right:70px;padding-bottom:70px}}@media only screen and (min-width: 1440px){.elem12__desc{font-size:2.625rem}}.elem12__objective_head{font-size:1.75rem;font-family:var(--fontFamily);font-weight:var(--fontBold);color:var(--blue1);line-height:1.3}@media only screen and (min-width: 768px){.elem12__objective_head{font-size:2.25rem}}@media only screen and (min-width: 1440px){.elem12__objective_head{font-size:2.625rem}}.elem12__objective_desc{font-size:1rem;color:var(--black2);line-height:1.3}@media only screen and (min-width: 768px){.elem12__objective_desc{font-size:1.125rem}}@media only screen and (min-width: 1440px){.elem12__objective_desc{font-size:1.5rem}}.elem13{margin:50px 0 80px}.elem13__head_label{font-size:1.75rem;font-family:var(--fontFamily);font-weight:var(--fontLight);color:var(--black2);display:-webkit-inline-box;display:-moz-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;margin-bottom:40px;line-height:1.3;padding-bottom:20px;position:relative}.elem13__head_label:after{content:'';width:80%;position:absolute;bottom:0;height:4px;background-color:var(--blue1);left:0}@media only screen and (min-width: 768px){.elem13__head_label{font-size:2.25rem}}@media only screen and (min-width: 1440px){.elem13__head_label{font-size:2.625rem}}.elem13__head_desc{font-size:1.125rem;font-family:var(--fontFamily);font-weight:var(--fontLight);color:var(--black2);line-height:1.3}@media only screen and (min-width: 768px){.elem13__head_desc{font-size:1.5rem}}@media only screen and (min-width: 1440px){.elem13__head_desc{font-size:1.875rem}}.elem13__contentwrap{padding-bottom:10px}.elem13__contentwrap-listitem{width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-box-orient:vertical;box-orient:vertical;padding-top:30px}.elem13__contentwrap-listitem--item{width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;margin-bottom:21px;border:1px solid var(--blue3);-webkit-border-radius:12px;border-radius:12px;background-clip:padding-box;padding:20px 25px;min-height:220px;overflow:hidden}.elem13__contentwrap-listitem--item:before{display:none}.elem13__contentwrap-listitem--item .icon{width:100px;margin-right:20px;text-align:center}.elem13__contentwrap-listitem--item .icon .u-img{height:65px;width:auto}@media only screen and (min-width: 768px){.elem13__contentwrap-listitem--item .icon .u-img{height:50px}}@media only screen and (min-width: 1024px){.elem13__contentwrap-listitem--item .icon .u-img{height:65px}}@media only screen and (min-width: 768px){.elem13__contentwrap-listitem--item .icon{width:80px}}@media only screen and (min-width: 1024px){.elem13__contentwrap-listitem--item .icon{width:100px;margin-right:30px}}.elem13__contentwrap-listitem--item .content{width:calc(100% - 120px)}.elem13__contentwrap-listitem--item .content .title{font-size:1.125rem;color:var(--black2);margin-bottom:12px}@media only screen and (min-width: 1440px){.elem13__contentwrap-listitem--item .content .title{font-size:1.5rem}}.elem13__contentwrap-listitem--item .content .detail{font-size:1rem;font-family:var(--fontFamily);font-weight:var(--fontLight);line-height:1.3;color:var(--black2)}@media only screen and (min-width: 1440px){.elem13__contentwrap-listitem--item .content .detail{font-size:1.125rem}}@media only screen and (min-width: 768px){.elem13__contentwrap-listitem--item .content{width:calc(100% - 100px)}}@media only screen and (min-width: 768px){.elem13__contentwrap-listitem--item{width:calc(100% / 2 - 30px);margin-left:15px;margin-right:15px;padding:15px}}@media only screen and (min-width: 992px){.elem13__contentwrap-listitem--item{width:100%;margin-left:0px;margin-right:0px}}@media only screen and (min-width: 1024px){.elem13__contentwrap-listitem--item{padding:30px 40px;min-height:inherit}}.elem13__contentwrap-listitem--item .c-cta{padding:20px 50px}.elem13__contentwrap-listitem--item .c-cta.d1{height:220px}.elem13__contentwrap-listitem--item .c-cta.d1 .c-cta_container{height:100%}.elem13__contentwrap-listitem--item .c-cta.d1 .c-cta_content{height:100%}.elem13__contentwrap-listitem--item .c-cta.d1 .c-cta_content_head{font-size:1rem;line-height:1.3}@media only screen and (min-width: 768px){.elem13__contentwrap-listitem--item .c-cta.d1 .c-cta_content_head{font-size:1.125rem}}@media only screen and (min-width: 1440px){.elem13__contentwrap-listitem--item .c-cta.d1 .c-cta_content_head{font-size:1.625rem}}.elem13__contentwrap-listitem--item .c-cta.d1 .c-cta_content .cus_btn.no_arrow{font-size:.875rem;padding:12px 30px}@media only screen and (min-width: 1440px){.elem13__contentwrap-listitem--item .c-cta.d1 .c-cta_content .cus_btn.no_arrow{font-size:1.125rem;padding:16px 45px}}@media only screen and (min-width: 768px){.elem13__contentwrap-listitem{-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-ms-box-orient:horizontal;box-orient:horizontal;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + 30px);margin-left:-15px;margin-right:-15px}}@media only screen and (min-width: 992px){.elem13__contentwrap-listitem{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-box-orient:vertical;box-orient:vertical;width:100%;margin-left:0px;margin-right:0px}}@media only screen and (min-width: 1200px){.elem13__contentwrap-listitem{padding-top:60px}}@media only screen and (min-width: 992px){.elem13__contentwrap{padding:90px 50px 50px 0px}}@media only screen and (min-width: 1200px){.elem13__contentwrap{padding:90px 50px 50px 0px}}@media only screen and (min-width: 1440px){.elem13__contentwrap{padding:130px 60px 60px 0px}}.elem14__content{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-box-orient:vertical;box-orient:vertical}@media only screen and (min-width: 1024px){.elem14__content{-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-ms-box-orient:horizontal;box-orient:horizontal}}.elem14__content_img{margin-bottom:30px}@media only screen and (min-width: 1024px){.elem14__content_img{margin-bottom:0px;margin-right:40px}}.elem15{margin:40px 0 100px}.elem15__card{margin:0 15px;display:block}.elem15__card_image{max-height:220px;overflow:hidden;-webkit-border-radius:8px 8px 0px 0px;border-radius:8px 8px 0px 0px;background-clip:padding-box}.elem15__card_image img{-webkit-border-radius:8px 8px 0px 0px;border-radius:8px 8px 0px 0px;background-clip:padding-box}.elem15__card_content{margin-top:40px}.elem15__card_content_year{color:var(--blue1);font-size:2.5rem;font-family:var(--fontFamily);font-weight:var(--fontBold);margin-bottom:20px;position:relative}.elem15__card_content_year:before{content:'';background-color:var(--grey2);width:100%;height:1px;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:10}.elem15__card_content_year span{position:relative;z-index:11;padding-right:10px;background-color:var(--white)}.elem15__card_content_title{color:var(--black2);font-size:1.5rem;font-family:var(--fontFamily);font-weight:var(--fontBold);margin-bottom:8px}.elem15__card_content_desc{color:var(--black2);font-size:1.25rem;font-family:var(--fontFamily);font-weight:var(--fontRegular);margin-bottom:16px}.elem15__card_content_link{color:var(--blue1);font-size:1.25rem;font-family:var(--fontFamily);font-weight:var(--fontRegular);background-color:transparent;outline:none;border:none}.elem16{padding:80px 0;overflow:hidden;margin:40px 0 30px;background-color:var(--white)}@media only screen and (min-width: 768px){.elem16{padding:100px 0}}@media only screen and (min-width: 768px){.elem16--v2{padding:165px 0}}@media only screen and (min-width: 768px){.elem16--v3{padding:90px 0}}.elem16 .banner__item__content{max-width:100%}.bg-blue8{background-color:var(--blue8)}.elem17{padding:80px 0;overflow:hidden}.elem17_head .hw.d12{text-align:center}.gc.d1 .gc__content{font-size:1.25rem;font-family:var(--fontFamily);font-weight:var(--fontRegular);color:var(--blue1)}.gc.d1 .gc__content.cmt_10{margin-top:10px}.gc.d1.reverse .gc__content{color:var(--black2)}.gc.d1.light .gc__content{font-family:var(--fontFamily);font-weight:var(--fontLight)}.gc.d1.white_clr .gc__content{color:var(--white)}.gc.d1.black .gc__content{color:var(--black);line-height:1.8}.gc.d1.size18 .gc__content{font-size:1.125rem;line-height:170%}.gc.d2 .gc__content{font-size:1.5rem;font-family:var(--fontFamily);font-weight:var(--fontLight);color:var(--white)}.gc.d2 .gc__content.cmt_10{margin-top:10px}.gc.d2.mw350 .gc__content{max-width:350px}.gc.d2.mw450 .gc__content{max-width:100%}@media only screen and (min-width: 992px){.gc.d2.mw450 .gc__content{max-width:450px}}.gc.d2.mw550 .gc__content{max-width:100%}@media only screen and (min-width: 992px){.gc.d2.mw550 .gc__content{max-width:550px}}.gc.d2.mw550.v2 .gc__content{max-width:100%}@media only screen and (min-width: 1200px){.gc.d2.mw550.v2 .gc__content{max-width:550px}}.gc.d2.reverse .gc__content{color:var(--blue3)}.gc.d2.black .gc__content{color:var(--black)}.gc.d2.fontRegular .gc__content{font-family:var(--fontFamily);font-weight:var(--fontRegular)}.gc.d2.fontBold .gc__content{font-family:var(--fontFamily);font-weight:var(--fontBold)}.gc.d3 .gc__content{font-size:1.625rem;font-family:var(--fontFamily);font-weight:var(--fontRegular);color:var(--white)}.gc.d3.reverse .gc__content{color:var(--black2)}.gc.d4 .gc__content{font-size:1.25rem;font-family:var(--fontFamily);font-weight:var(--fontRegular);color:var(--white)}.gc.d4 .gc__content_highlighter{font-family:var(--fontFamily);font-weight:var(--fontMedium)}@media only screen and (min-width: 768px){.gc.d4 .gc__content{font-size:1.625rem}}@media only screen and (min-width: 1440px){.gc.d4 .gc__content{font-size:1.75rem}}.gc.d4.reverse .gc__content{color:var(--black2)}.gc.d4.font_light .gc__content{font-family:var(--fontFamily);font-weight:var(--fontLight)}.gc.d5 .gc__content{font-size:1.375rem;font-family:var(--fontFamily);font-weight:var(--fontRegular);color:var(--white)}.gc.d5 .gc__content_highlighter{font-family:var(--fontFamily);font-weight:var(--fontMedium)}@media only screen and (min-width: 768px){.gc.d5 .gc__content{font-size:1.75rem}}@media only screen and (min-width: 1440px){.gc.d5 .gc__content{font-size:1.875rem}}.gc.d5.reverse .gc__content{color:var(--black2)}.gc.d5.font_light .gc__content{font-family:var(--fontFamily);font-weight:var(--fontLight)}.gc.d6 .gc__content{font-size:1rem;font-family:var(--fontFamily);font-weight:var(--fontRegular);color:var(--blue1)}.gc.d6 .gc__content.cmt_10{margin-top:10px}.gc.d6.reverse .gc__content{color:var(--black2)}.gc.d6.light .gc__content{font-family:var(--fontFamily);font-weight:var(--fontLight)}.gc.d6.white_clr .gc__content{color:var(--white)}.u-cursor-pointer,.cus_btn,.cus_btn--bluedark,.menu-toggle{cursor:pointer}.w-100p{width:100%}.no-scroll{overflow:hidden}.alingment--tb-100{margin-top:100px;margin-bottom:100px}.commonPadding{padding:50px 0px}@media only screen and (min-width: 1248px){.commonPadding{padding:100px 0px}}.u-marginTop_100{margin-top:100px}.slider--navigator .owl-dots{margin-top:0px}.slider--navigator .owl-dots .owl-dot.active span{background:var(--lightBlue) !important;border-color:var(--lightBlue)}.slider--navigator .owl-dots .owl-dot.active span:hover,.slider--navigator .owl-dots .owl-dot.active span:focus{background:var(--lightBlue) !important;border-color:var(--lightBlue)}.slider--navigator .owl-dots .owl-dot span{background:transparent;border:2px solid var(--grey2);width:20px;height:20px;min-width:20px;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.slider--navigator .owl-dots .owl-dot span:hover{background:transparent !important;border-color:var(--lightBlue);-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.cus_tag{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.cus_tag__item{margin:5px;color:var(--white);font-family:var(--fontFamily);font-weight:var(--fontRegular);border:1px solid var(--white);-webkit-border-radius:30px;border-radius:30px;background-clip:padding-box;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;padding:10px 15px;min-width:90px;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.cus_tag__item:hover{color:var(--blue1);border-color:var(--blue1)}.cus_tag.reverse .cus_tag__item{color:var(--black2);border-color:var(--black2)}.cus_tag.reverse .cus_tag__item:hover{color:var(--blue1);border-color:var(--blue1)}.owl-carousel .owl-stage-outer{margin-bottom:30px}.owl-carousel .owl-item .elem6__card{margin-right:0px}@media only screen and (min-width: 560px){.owl-carousel .owl-item .elem6__card{margin-right:30px}}.owl-carousel .owl-nav{display:-webkit-inline-box;display:-moz-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;position:relative;left:50%;-webkit-transform:translate(-50%, 0);-moz-transform:translate(-50%, 0);-o-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);transform:translate(-50%, 0);margin:0;height:30px}.owl-carousel .owl-nav .owl-prev{position:absolute;left:0;background-image:url("../images/icons/arrow_left.svg") !important;width:16px;height:30px;background-color:transparent !important}.owl-carousel .owl-nav .owl-prev.disabled{background-image:url("../images/icons/arrow_left_disable.svg") !important}.owl-carousel .owl-nav .owl-prev span{display:none}.owl-carousel .owl-nav .owl-next{position:absolute;right:0;background-image:url("../images/icons/arrow_right.svg") !important;width:16px;height:30px;background-color:transparent !important}.owl-carousel .owl-nav .owl-next.disabled{background-image:url("../images/icons/arrow_right_disable.svg") !important}.owl-carousel .owl-nav .owl-next span{display:none}.owl-carousel .owl-dots{display:-webkit-inline-box;display:-moz-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;width:auto;position:absolute;left:50%;bottom:3px;-webkit-transform:translate(-50%, 0);-moz-transform:translate(-50%, 0);-o-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);transform:translate(-50%, 0)}.owl-carousel .owl-dots .owl-dot span{width:18px;height:18px;background-color:var(--white);border:2px solid var(--grey2)}.owl-carousel .owl-dots .owl-dot.active span,.owl-carousel .owl-dots .owl-dot:hover span{background-color:var(--blue1);border-color:var(--blue1)}.owl-carousel.circular_arrow .owl-nav{z-index:-1;top:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media only screen and (min-width: 640px){.owl-carousel.circular_arrow .owl-nav{width:100% !important;position:absolute}}.owl-carousel.circular_arrow .owl-nav button.owl-prev{left:-9px;background-image:url("../images/icons/icon_34.svg") !important;width:30px;background-size:30px !important;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}@media only screen and (min-width: 640px){.owl-carousel.circular_arrow .owl-nav button.owl-prev{left:-30px}}.owl-carousel.circular_arrow .owl-nav button.owl-next{right:-9px;background-image:url("../images/icons/icon_34.svg") !important;width:30px;background-size:30px !important}@media only screen and (min-width: 640px){.owl-carousel.circular_arrow .owl-nav button.owl-next{right:-30px}}@media only screen and (min-width: 640px){.owl-carousel.circular_arrow .owl-stage-outer{margin-bottom:0 !important}}.owl-carousel.owl-dots_v2 .owl-dots{left:auto;right:0px;transform:translate(0px, 0px);bottom:-40px}.owl-carousel.owl-dots_v2 .owl-dots span{border-color:var(--blue15)}.owl-carousel.owl-dots_v2 .owl-dots.active span{background-color:var(--blue15);border-color:var(--blue15)}.generic_pagination{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.generic_pagination__arrow{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;padding:0 7px}.generic_pagination__item{font-size:1.25rem;padding:4px;color:var(--grey2)}.generic_pagination .prev span{background-image:url("../images/icons/arrow_left.svg") !important;width:16px;height:30px;background-color:transparent !important}.generic_pagination .prev.disabled span{background-image:url("../images/icons/arrow_left_disable.svg") !important}.generic_pagination .next span{background-image:url("../images/icons/arrow_right.svg") !important;width:16px;height:30px;background-color:transparent !important}.generic_pagination .next.disabled span{background-image:url("../images/icons/arrow_right_disable.svg") !important}.chosen-customized .chosen-container .chosen-single{background:var(--white);-webkit-border-radius:4px;border-radius:4px;background-clip:padding-box;border-color:var(--blue1);height:45px;position:relative}.chosen-customized .chosen-container .chosen-single&gt;div{display:none}.chosen-customized .chosen-container .chosen-single:before{content:"";background-image:url("../images/icons/icon_3.svg");position:absolute;right:10px;top:15px;width:20px;height:10px;background-size:cover}.chosen-customized .chosen-container .chosen-single span{font-size:1rem;line-height:45px}.chosen-customized .chosen-container .chosen-drop .active-result.highlighted{background:var(--blue1)}.divider_line{border-bottom:1px solid var(--grey2);margin:40px 0}.generic_listing ul li{position:relative;font-family:var(--fontFamily);font-weight:var(--fontLight);font-size:1.5rem;color:var(--black2);margin-bottom:15px;padding-left:40px}.generic_listing ul li:before{content:"";position:absolute;left:0;top:14px;background-image:url("../images/icons/icon_3.svg");-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-o-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);width:20px;height:10px;background-size:cover}.generic_listing.noIcon ul li{padding-left:0px}.generic_listing.noIcon ul li:before{display:none}.global_arrows_prev{position:fixed;left:10px;bottom:10%}@media only screen and (min-width: 768px){.global_arrows_prev{right:20px}}.global_arrows_prev span{background-image:url("../images/icons/arrow_left.svg");display:block;width:16px;height:30px}.global_arrows_prev.disabled span{background-image:url("../images/icons/arrow_left_disable.svg")}.global_arrows_next{position:fixed;right:10px;bottom:10%}@media only screen and (min-width: 768px){.global_arrows_next{right:20px}}.global_arrows_next span{background-image:url("../images/icons/arrow_right.svg");display:block;width:16px;height:30px}.global_arrows_next.disabled span{background-image:url("../images/icons/arrow_right_disable.svg")}.dropdowns-customized .multi-select-container{width:100%;margin-bottom:20px}.dropdowns-customized .multi-select-container .multi-select-button{width:100%;max-width:100%;height:50px;line-height:45px;border-color:var(--blue1);-webkit-border-radius:4px;border-radius:4px;background-clip:padding-box;box-shadow:none;position:relative;padding-right:40px}.dropdowns-customized .multi-select-container .multi-select-button:after{border:none;background-image:url("../images/icons/icon_3.svg");background-size:cover;height:10px;width:18px;position:absolute;right:15px;top:18px}@media only screen and (min-width: 768px){.dropdowns-customized .multi-select-container .multi-select-button{width:240px;margin-right:20px}}.dropdowns-customized .multi-select-container .multi-select-button .CaptionCont{height:50px}.dropdowns-customized .multi-select-container .multi-select-button .CaptionCont&gt;label&gt;i{background-image:url("../images/icons/icon_3.svg");background-size:cover;height:10px;width:18px}.dropdowns-customized .multi-select-container .multi-select-button .CaptionCont span{height:100%;line-height:38px}.dropdowns-customized .multi-select-container .multi-select-button .select-all{height:inherit}.dropdowns-customized .multi-select-container .multi-select-button.open&gt;.optWrapper{top:50px}.dropdowns-customized .multi-select-container .multi-select-menu{top:35px}h1,h2,h3,h4,h5,p,li,a{color:var(--black2);line-height:1.8}h1 .highlighter,h1 .blue-text,h2 .highlighter,h2 .blue-text,h3 .highlighter,h3 .blue-text,h4 .highlighter,h4 .blue-text,h5 .highlighter,h5 .blue-text,p .highlighter,p .blue-text,li .highlighter,li .blue-text,a .highlighter,a .blue-text{color:var(--blue1)}h1 .highlighter *,h1 .blue-text *,h2 .highlighter *,h2 .blue-text *,h3 .highlighter *,h3 .blue-text *,h4 .highlighter *,h4 .blue-text *,h5 .highlighter *,h5 .blue-text *,p .highlighter *,p .blue-text *,li .highlighter *,li .blue-text *,a .highlighter *,a .blue-text *{color:var(--blue1)}h1 .blue-text2,h2 .blue-text2,h3 .blue-text2,h4 .blue-text2,h5 .blue-text2,p .blue-text2,li .blue-text2,a .blue-text2{color:var(--blue10)}h1 .blue-text2 *,h2 .blue-text2 *,h3 .blue-text2 *,h4 .blue-text2 *,h5 .blue-text2 *,p .blue-text2 *,li .blue-text2 *,a .blue-text2 *{color:var(--blue10)}a,.nav-link{color:var(--blue1)}h1{font-family:var(--fontFamily);font-weight:var(--fontBold);font-size:1.25rem}@media only screen and (min-width: 768px){h1{font-size:1.5rem}}@media only screen and (min-width: 1440px){h1{font-size:1.875rem}}h2{font-family:var(--fontFamily);font-weight:var(--fontRegular);font-size:1.25rem}@media only screen and (min-width: 768px){h2{font-size:1.5rem}}@media only screen and (min-width: 1440px){h2{font-size:1.875rem}}h3{font-family:var(--fontFamily);font-weight:var(--fontBold);font-size:1.125rem}@media only screen and (min-width: 768px){h3{font-size:1.25rem}}@media only screen and (min-width: 1440px){h3{font-size:1.5rem}}h4{font-family:var(--fontFamily);font-weight:var(--fontRegular);font-size:1.125rem}@media only screen and (min-width: 768px){h4{font-size:1.25rem}}@media only screen and (min-width: 1440px){h4{font-size:1.5rem}}h5{font-family:var(--fontFamily);font-weight:var(--fontBold);font-size:1rem}@media only screen and (min-width: 768px){h5{font-size:1.125rem}}@media only screen and (min-width: 1440px){h5{font-size:1.25rem}}h6{font-family:var(--fontFamily);font-weight:var(--fontBold);font-size:.75rem}@media only screen and (min-width: 768px){h6{font-size:.875rem}}@media only screen and (min-width: 1440px){h6{font-size:1rem}}strong,b{font-family:var(--fontFamily);font-weight:var(--fontBold)}a{color:var(--blue1);font-family:var(--fontFamily);font-weight:var(--fontRegular);font-size:.875rem}a:hover{color:var(--blue1)}ul{margin-top:15px}ul li{position:relative;font-family:var(--fontFamily);font-weight:var(--fontLight);font-size:1.25rem;color:var(--black);margin-bottom:24px;padding-left:28px}ul li:before{content:"";position:absolute;left:0;top:12px;background-image:url("../images/icons/icon_3.svg");-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-o-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);width:16px;height:8px;background-size:cover}ul li&gt;ul&gt;li{padding-left:30px}ul li&gt;ul&gt;li:before{background-image:none;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);width:12px;height:12px;-webkit-border-radius:50%;border-radius:50%;background-clip:padding-box;background-color:var(--blue1);line-height:1.5}ul li&gt;ul&gt;li&gt;ul&gt;li{padding-left:30px}ul li&gt;ul&gt;li&gt;ul&gt;li:before{background-image:none;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);width:12px;height:12px;-webkit-border-radius:50%;border-radius:50%;background-clip:padding-box;background-color:transparent;border:1px solid var(--blue1)}ul.v2 li{padding-left:45px}ul.v2 li:before{content:"";position:absolute;left:0;top:9px;background-image:url("../images/icons/check.svg");-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);width:25px;height:19px;background-size:cover}p{font-size:.875rem;font-family:var(--fontFamily);font-weight:var(--fontRegular)}p *{font-size:.875rem;font-family:var(--fontFamily);font-weight:var(--fontRegular)}.c_pipeWrap ul{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.c_pipeWrap ul li{padding:0;margin:4px}.c_pipeWrap ul li+li{padding-left:10px}.c_pipeWrap ul li+li:after{content:"";width:1px;height:-moz-calc(100% - 5px);height:-webkit-calc(100% - 5px);height:calc(100% - 5px);position:absolute;left:0;top:3px;background-color:var(--grey2)}.c_pipeWrap ul li:before{display:none}.generic_lottie--mb100{margin-bottom:100px}.generic_iconic{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:40px}.generic_iconic__items{width:110px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-box-orient:vertical;box-orient:vertical;margin-bottom:20px}@media only screen and (min-width: 1920px){.generic_iconic__items{width:130px}}.generic_iconic--size100 .generic_iconic__img{width:70px;height:70px}@media only screen and (min-width: 1920px){.generic_iconic--size100 .generic_iconic__img{width:100px;height:100px}}.generic_iconic__img{border:1px solid var(--white);-webkit-border-radius:50%;border-radius:50%;background-clip:padding-box;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center}.generic_iconic__img img{padding:12px}@media only screen and (min-width: 1920px){.generic_iconic__img img{padding:20px}}.generic_iconic__content{color:var(--white);text-align:center;margin-top:10px}.generic_video{border:2px solid var(--grey2);-webkit-box-shadow:2px 4px 12px rgba(59,58,57,0.2);-moz-box-shadow:2px 4px 12px rgba(59,58,57,0.2);-ms-box-shadow:2px 4px 12px rgba(59,58,57,0.2);box-shadow:2px 4px 12px rgba(59,58,57,0.2);-webkit-border-radius:22px;border-radius:22px;background-clip:padding-box;position:relative;overflow:hidden}.generic_video_grid{position:absolute;top:0;left:0;background-color:var(--white);width:100%;height:100%;display:block;z-index:99;cursor:pointer}.generic_video_icon{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:50px;height:50px}.generic_video_icon img{object-fit:cover;height:50px}.generic_video.video_play .generic_video_grid{display:none}.generic_video video{object-fit:cover;-webkit-border-radius:22px;border-radius:22px;background-clip:padding-box}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.8571428571%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.accordion{width:100%}.accordion-item{border:none;border-bottom:1px solid var(--blue6)}.accordion-item:first-child{border-top:1px solid var(--blue6);border-radius:0}.accordion-button{color:var(--black2);font-size:.9375rem;position:relative;padding-left:45px}.accordion-button:focus{box-shadow:none}.accordion-button:before{content:"";width:18px;height:20px;background-repeat:no-repeat;position:absolute;left:14px;background-image:url("../images/icons/accordian-icon.svg");background-size:cover}.accordion-button:after{background-image:url("../images/icons/accordian-close.svg")}.accordion-button:not(.collapsed){color:var(--black2);background-color:var(--white)}.accordion-button:not(.collapsed):after{background-image:url("../images/icons/accordian-open.svg")}.accordion-body{color:#747070;font-size:.875rem;line-height:1.8}.accordion_v2 .accordion-button{font-size:1.0625rem;font-family:var(--fontFamily);font-weight:var(--fontMedium);color:var(--blue10);padding:20px;background-color:var(--blue8);box-shadow:inset 0 0px 0 rgba(0,0,0,0.125)}.accordion_v2 .accordion-button span{color:var(--blue9);font-size:1rem;font-family:var(--fontFamily);font-weight:var(--fontRegular);margin-right:20px}.accordion_v2 .accordion-button.collapsed{background-color:var(--white);color:var(--black)}.accordion_v2 .accordion-button:before{display:none}.accordion_v2 .accordion-button:not(.collapsed):after{transform:rotate(270deg)}.accordion_v2 .accordion-button:after{background-image:url("../images/icons/arrow_right.svg");transform:rotate(90deg);width:16px;height:30px;margin-right:10px;background-size:auto}@media only screen and (min-width: 768px){.accordion_v2 .accordion-button{font-size:1.125rem}}@media only screen and (min-width: 1440px){.accordion_v2 .accordion-button{font-size:1.3125rem}}.accordion_v2 .accordion-collapse{background-color:var(--blue8)}.accordion_v2 .accordion-body{padding:0px 30px 10px 25px}.nav{margin-top:0}.nav li{padding-left:0px;margin-bottom:0}.nav li:before{display:none}.nav .nav-link{border:none;border-bottom:3px solid var(--white);margin-bottom:0}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{border-color:var(--blue1);color:var(--black2)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{color:var(--blue1);border-color:var(--blue1)}.nav-tabs .nav-link:hover.active,.nav-tabs .nav-link:focus.active{color:var(--black2)}.nav-tabs .nav-item:hover .nav-link{color:var(--blue1);border-color:var(--blue1)}.nav-tabs .nav-item:hover .nav-link.active{color:var(--black2)}.nav-tabs.d2,.nav-tabs.d3{border-bottom:none;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;margin:0 -15px}.nav-tabs.d2 .nav-item,.nav-tabs.d3 .nav-item{flex:1 0 calc(100% / 2 - 30px);margin:10px 15px}@media only screen and (min-width: 768px){.nav-tabs.d2 .nav-item,.nav-tabs.d3 .nav-item{flex:1 0 calc(100% / 4 - 30px)}}.nav-tabs.d2 .nav-link,.nav-tabs.d3 .nav-link{background-color:var(--blue13);color:var(--white);padding:20px 30px;width:100%;border-bottom:none;font-size:1rem;border-radius:4px;position:relative;z-index:10;overflow:hidden}.nav-tabs.d2 .nav-link:before,.nav-tabs.d3 .nav-link:before{content:"";position:absolute;z-index:-1;left:0;top:0;width:0;height:100%;background:linear-gradient(90deg, #293991 0%, #3547aa 30%, #06c4dd 100%);-webkit-transition:all 0.8s linear;-moz-transition:all 0.8s linear;-ms-transition:all 0.8s linear;-o-transition:all 0.8s linear;transition:all 0.8s linear}@media only screen and (min-width: 768px){.nav-tabs.d2 .nav-link,.nav-tabs.d3 .nav-link{font-size:1.125rem}}@media only screen and (min-width: 1440px){.nav-tabs.d2 .nav-link,.nav-tabs.d3 .nav-link{font-size:1.25rem}}.nav-tabs.d2 .nav-link.active,.nav-tabs.d3 .nav-link.active{background:linear-gradient(90deg, #293991 0%, #3547aa 30%, #06c4dd 100%);color:var(--white)}.nav-tabs.d2 .nav-link.active:hover,.nav-tabs.d3 .nav-link.active:hover{color:var(--white)}.nav-tabs.d2 .nav-link:hover,.nav-tabs.d3 .nav-link:hover{color:var(--white)}.nav-tabs.d2 .nav-link:hover:before,.nav-tabs.d3 .nav-link:hover:before{width:100%}.nav-tabs.d3 .nav-item{flex:none;width:calc(100% - 30px);margin:10px 15px}@media only screen and (min-width: 768px){.nav-tabs.d3 .nav-item{flex:none;width:auto;min-width:180px}}@media only screen and (min-width: 1024px){.nav-tabs.d3 .nav-item{min-width:250px}}.nav-tabs.d3 .nav-link{background-color:rgba(208,216,219,0.7);color:var(--black);-webkit-transition:all 0.5s linear;-moz-transition:all 0.5s linear;-ms-transition:all 0.5s linear;-o-transition:all 0.5s linear;transition:all 0.5s linear}.nav-tabs.d3 .nav-link:before{display:none}.nav-tabs.d3 .nav-link:hover{background:var(--blue15);color:var(--black)}.nav-tabs.d3 .nav-link.active{background:var(--blue15);color:var(--black)}.nav-tabs.d3 .nav-link.active:hover{color:var(--black)}.form-check-input:checked{background-color:var(--blue1);border-color:var(--blue1)}.tab-content{margin-top:20px}.u-form-wrapper{width:100%}.u-form-field{background-color:var(--white);border:1px solid var(--grey3);height:53px;width:100%;-webkit-border-radius:4px;border-radius:4px;background-clip:padding-box;padding:11px 20px;font-size:16px}.u-form-field::placeholder{color:#000000;font-size:16px;font-weight:light}.u-form-group{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-box-orient:vertical;box-orient:vertical;margin-bottom:20px}.u-form-group p,.u-form-group p *{font-size:16px}.u-form-group .wpcf7-not-valid{border-color:red}.u-form-group .wpcf7-not-valid-tip{margin-top:5px}.u-form-group .error{display:none;font-size:12px;color:red;margin-top:5px}.u-form-group.has-error .error{display:block}.u-form-group.has-error .u-form-field{border-color:red}.triclr_bordered{position:relative;height:5px;width:100%;background-color:#94e0f4}.triclr_bordered:before{content:"";width:40%;left:0;position:absolute;top:0;height:5px;background-color:#3aacc4}.triclr_bordered.aos-animate{transform:translateX(100%);opacity:1;width:100%}[data-aos="borderTranslate"]{transform:translateX(-100%);opacity:0;width:0;transition-property:transform, opacity;transition-duration:5s !important}.breadcrumb__v2{position:absolute;left:0;top:130px;z-index:99}.breadcrumb__v2 .breadcrumb-item{color:var(--grey2)}@-webkit-keyframes mover{0%{transform:translateY(0)}100%{transform:translateY(-30px)}}@keyframes mover{0%{transform:translateY(0)}100%{transform:translateY(-30px)}}.vert-move{-webkit-animation:mover 1s infinite alternate;animation:mover 1s infinite alternate}.accordion.accordion_v2 .accordion-header_v2{font-size:1.0625rem;font-family:var(--fontFamily);font-weight:var(--fontMedium);padding:20px;box-shadow:inset 0 0px 0 rgba(0,0,0,0.125);background-color:var(--white);color:var(--black);cursor:pointer;position:relative}.accordion.accordion_v2 .accordion-header_v2:first-child{border-top:1px solid var(--blue6)}.accordion.accordion_v2 .accordion-header_v2:after{content:"";background-image:url("../images/icons/arrow_right.svg");transform:rotate(270deg);width:16px;height:30px;display:block;position:absolute;right:20px;top:20px;background-size:auto;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}@media only screen and (min-width: 768px){.accordion.accordion_v2 .accordion-header_v2{font-size:1.125rem}}@media only screen and (min-width: 1440px){.accordion.accordion_v2 .accordion-header_v2{font-size:1.3125rem}}.accordion.accordion_v2 .accordion-header_v2 span{color:var(--blue9);font-size:1rem;font-family:var(--fontFamily);font-weight:var(--fontRegular);margin-right:20px}.accordion.accordion_v2 .accordion-content_v2{padding:0px 30px 0px 62px;overflow:hidden;height:0;transition:0.35s ease height}.accordion.accordion_v2 .accordion-content_v2_image{display:block}.accordion.accordion_v2 .accordion-content_v2_image img{max-width:100%}@media only screen and (min-width: 992px){.accordion.accordion_v2 .accordion-content_v2_image{display:none}}.accordion.accordion_v2 .accordion-item_v2{border-bottom:1px solid var(--blue6)}.accordion.accordion_v2 .accordion-item_v2.active .accordion-header_v2,.accordion.accordion_v2 .accordion-item_v2.active .accordion-content_v2{color:var(--blue10);background-color:var(--blue8);overflow:hidden}.accordion.accordion_v2 .accordion-item_v2.active .accordion-header_v2:after,.accordion.accordion_v2 .accordion-item_v2.active .accordion-content_v2:after{transform:rotate(90deg)}.column-right{position:relative;max-width:100%;width:100%}.column-right-item{position:absolute;left:0;top:0;opacity:0;visibility:hidden;-webkit-transition:all 0.35s ease;-moz-transition:all 0.35s ease;-ms-transition:all 0.35s ease;-o-transition:all 0.35s ease;transition:all 0.35s ease}.column-right-item.active{opacity:1;visibility:visible}.cmt_50{margin-top:50px}.cmt_70{margin-top:70px}.form_wrapper .heading_box{color:var(--black);font-family:var(--fontFamily);font-weight:var(--fontBold);font-size:1.125rem}@media only screen and (min-width: 768px){.form_wrapper .heading_box{font-size:1.25rem}}@media only screen and (min-width: 1440px){.form_wrapper .heading_box{font-size:1.375rem}}.form_wrapper .u-form-group input,.form_wrapper .u-form-group .u-form-field{border:none;border-bottom:1px solid var(--grey3);border-radius:0;padding-left:0;padding-right:0;outline:none}.u-iconSize_50 img{width:50px;height:50px}.u-iconSize_60 img{width:60px;height:60px}.u-iconSize_80 img{width:80px;height:80px}.u-iconSize_100 img{width:100px;height:100px}.u-iconSize_120 img{width:120px;height:120px}.cus_btn_wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-box-orient:vertical;box-orient:vertical}@media only screen and (min-width: 768px){.cus_btn_wrapper{-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-ms-box-orient:horizontal;box-orient:horizontal}}.cus_btn_wrapper .cus_btn+.cus_btn{margin-top:15px}@media only screen and (min-width: 768px){.cus_btn_wrapper .cus_btn+.cus_btn{margin-top:0px;margin-left:15px}}.cus_btn{background-color:transparent;border:none;line-height:normal;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;font-family:var(--fontFamily);font-weight:400;font-size:1rem;padding:16px 45px 16px 25px;text-decoration:none;-webkit-border-radius:8px;border-radius:8px;background-clip:padding-box;position:relative}.cus_btn--flexed{display:-webkit-inline-box;display:-moz-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.cus_btn.no_arrow{padding:16px 45px}.cus_btn.withArrow{position:relative}.cus_btn.withArrow:after{content:"";-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-o-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);width:19px;height:10px;position:absolute;right:15px;top:21px;display:block;background-size:cover}.cus_btn.small{padding:5px}.cus_btn.icon_lt{padding-left:45px;padding-right:15px;position:relative}.cus_btn.icon_lt:before{content:"";background-image:url("../images/icons/back.svg");position:absolute;width:19px;height:15px;left:12px;top:7px}.cus_btn.icon_lt:hover:before{background-image:url("../images/icons/back_white.svg")}@media only screen and (min-width: 768px){.cus_btn{font-size:1.125rem}}.cus_btn.small_text{font-size:.875rem}@media only screen and (min-width: 768px){.cus_btn.small_text{font-size:1rem}}.cus_btn--radius50{-webkit-border-radius:50px;border-radius:50px;background-clip:padding-box}.cus_btn--radius4{-webkit-border-radius:4px;border-radius:4px;background-clip:padding-box}.cus_btn--gradientBlue{background:linear-gradient(90deg, #293991 0%, #3547aa 30%, #06c4dd 100%);overflow:hidden;z-index:1;border:none;color:var(--white)}.cus_btn--gradientBlue:before{content:"";position:absolute;left:2px;right:2px;top:2px;bottom:2px;border-radius:50px;z-index:-1;transition:200ms}.cus_btn--gradientBlue:hover{color:var(--black)}.cus_btn--gradientBlue:hover:before{background:var(--white)}.cus_btn--gradientBlue-bordered:before{background:var(--white)}.cus_btn--gradientBlue-bordered:hover:before{background:transparent !important}.cus_btn--gradientBlue-bordered.d2:hover{color:var(--white)}.cus_btn--gradientBlue-bordered.d2:before{background:var(--blue11)}.cus_btn--blue{background-color:var(--blue1);color:var(--white);border:1px solid var(--blue1)}.cus_btn--blue.withArrow:after{content:"";background-image:url("../images/icons/icon_3_white.svg")}.cus_btn--blue:hover{background-color:transparent;color:var(--blue1)}.cus_btn--blue:hover.withArrow:after{content:"";background-image:url("../images/icons/icon_3.svg")}.cus_btn--blue-bordered{background-color:transparent;color:var(--blue1)}.cus_btn--blue-bordered.withArrow:after{content:"";background-image:url("../images/icons/icon_3.svg")}.cus_btn--blue-bordered:hover{background-color:var(--blue1);color:var(--white)}.cus_btn--blue-bordered:hover.withArrow:after{content:"";background-image:url("../images/icons/icon_3_white.svg")}.cus_btn--bluedark{background-color:var(--blue10);color:var(--white);border:1px solid var(--blue10)}.cus_btn--bluedark.withArrow:after{content:"";background-image:url("../images/icons/icon_3_white.svg")}.cus_btn--bluedark:hover{background-color:transparent;color:var(--blue10)}.cus_btn--bluedark:hover.withArrow:after{content:"";background-image:url("../images/icons/icon_3.svg")}.cus_btn--bluedark-bordered{background-color:transparent;color:var(--blue10);border:1px solid var(--blue10)}.cus_btn--bluedark-bordered.withArrow:after{content:"";background-image:url("../images/icons/icon_3.svg")}.cus_btn--bluedark-bordered:hover{background-color:var(--blue10);color:var(--white)}.cus_btn--bluedark-bordered:hover.withArrow:after{content:"";background-image:url("../images/icons/icon_3_white.svg")}.cus_btn--white{background-color:var(--white);color:var(--black2)}.cus_btn--white.withArrow:after{content:"";background-image:url("../images/icons/icon_3_white.svg")}.cus_btn--white-bordered{background-color:rgba(var(--baseBlack), 0.3);color:var(--white);border:1px solid var(--white)}.cus_btn--white-bordered:hover{background-color:rgba(var(--baseBlack), 1);border-color:rgba(var(--baseBlack), 1)}.know_more_btn{position:relative;display:inline-flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}.know_more_btn span{position:relative}.know_more_btn span:after{content:"";width:0%;background-color:var(--blue12);height:2px;position:absolute;left:0;bottom:-5px;-webkit-transition:width 0.5s linear;-moz-transition:width 0.5s linear;-ms-transition:width 0.5s linear;-o-transition:width 0.5s linear;transition:width 0.5s linear}.know_more_btn:after{content:"";background:url("../images/icons/arrow_left.svg");width:12px;height:30px;display:inline-flex;transform:rotate(180deg);margin-left:10px;margin-top:2px}.know_more_btn:hover span:after{width:100%}.menu-toggle{height:16px;width:22px;position:relative;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:0.5s ease-in-out;-moz-transition:0.5s ease-in-out;-ms-transition:0.5s ease-in-out;-o-transition:0.5s ease-in-out;transition:0.5s ease-in-out;display:block}@media only screen and (min-width: 1024px){.menu-toggle{display:none}}.menu-toggle i,.menu-toggle i:after,.menu-toggle i:before{display:block;position:absolute;height:3px;width:22px;right:0;background-color:var(--blue1);-webkit-border-radius:2px;border-radius:2px;background-clip:padding-box;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:0.25s ease-in-out;-moz-transition:0.25s ease-in-out;-ms-transition:0.25s ease-in-out;-o-transition:0.25s ease-in-out;transition:0.25s ease-in-out}.menu-toggle i{top:16px}.menu-toggle i:after,.menu-toggle i:before{content:''}.menu-toggle i:after{top:-16px}.menu-toggle i:before{top:-8px}.menu-toggle.open i:after{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);top:-14px}.menu-toggle.open i:before{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);top:-14px}.menu-toggle.open i,.menu-toggle.open i:after,.menu-toggle.open i:before{background-color:var(--blue1)}.generic__social.d1{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}.generic__social.d1 .generic__social_item{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.generic__social.d1 .generic__social_item .rounded_icon{-webkit-border-radius:50%;border-radius:50%;background-clip:padding-box;background-color:var(--black5);width:22px;height:22px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease}.generic__social.d1 .generic__social_item .rounded_icon img{padding:4px}.generic__social.d1 .generic__social_item .rounded_icon.fb img{padding:8px}.generic__social.d1 .generic__social_item .rounded_icon:hover.tweet{background-color:#1da1f2}.generic__social.d1 .generic__social_item .rounded_icon:hover.fb{background-color:#4267B2}.generic__social.d1 .generic__social_item .rounded_icon:hover.link{background-color:#0a66c2}.generic__social.d1 .generic__social_item .rounded_icon:hover.insta{background-color:#c32aa3}.generic__social.d1 .generic__social_item .rounded_icon:hover.youtube{background-color:#ff0000}.generic__social.d1 .generic__social_item a+a{margin-left:6px}.generic__social.d1 .generic__social_item+.generic__social_item{border-left:1px solid var(--grey2);margin-left:6px;padding-left:6px}.theme_light_varient{background-color:var(--white)}.theme_dark_varient{background-color:var(--blue11)}.theme_dark_varient .hw.d12 .hw__highlighter{color:var(--blue12)}.theme_dark_varient .hw.d12 .hw__title,.theme_dark_varient .hw.d12 .hw__description{color:var(--white)}.theme_dark_varient .cus_btn--gradientBlue{color:var(--white)}.theme_dark_varient .cus_btn--gradientBlue:hover{color:var(--white)}.theme_dark_varient .cus_btn--gradientBlue:hover:before{background:var(--blue11)}.theme_dark_varient .cus_btn--gradientBlue-bordered:before{background:var(--blue11)}.theme_dark_varient .c_card.d8{background-color:var(--blue13)}.theme_dark_varient .c_card.d8 .c_card__title,.theme_dark_varient .c_card.d8 .c_card__desc{color:var(--white)}.theme_dark_varient .c_card.d9 .c_card__title{color:var(--white)}.theme_dark_varient .c_card.d9 .c_card__desc{color:var(--blue14)}.theme_dark_varient .c_card.d10{background-color:var(--blue13);border-color:var(--blue13)}.theme_dark_varient .c_card.d10 .c_card__social svg ellipse,.theme_dark_varient .c_card.d10 .c_card__social svg circle{fill:var(--blue12)}.theme_dark_varient .c_card.d10 .c_card__social svg path{fill:var(--blue11)}.theme_dark_varient .c_card.d10 .c_card__social span{color:var(--blue12)}.theme_dark_varient .c_card.d10 .c_card__content_date span{color:var(--blue12)}.theme_dark_varient .c_card.d10 .c_card__content_title,.theme_dark_varient .c_card.d10 .c_card__content_desc,.theme_dark_varient .c_card.d10 .c_card__content_designation{color:var(--white)}.theme_dark_varient .c_card.d10 .c_card__content_title strong,.theme_dark_varient .c_card.d10 .c_card__content_desc strong,.theme_dark_varient .c_card.d10 .c_card__content_designation strong{color:var(--blue14)}.theme_dark_varient .c_card.d10 .c_card__link{color:var(--blue12)}.theme_dark_varient .form_wrapper{background:linear-gradient(90deg, #293991 0%, #3547aa 30%, #06c4dd 100%);z-index:1;position:relative;overflow:hidden}.theme_dark_varient .form_wrapper:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,0.7);z-index:-1}.theme_dark_varient .form_wrapper .u-form-group input,.theme_dark_varient .form_wrapper .u-form-group .u-form-field{background-color:transparent;border-color:var(--blue1);color:var(--white)}.theme_dark_varient .form_wrapper .u-form-group input::placeholder,.theme_dark_varient .form_wrapper .u-form-group .u-form-field::placeholder{color:var(--white)}.theme_dark_varient .form_wrapper .u-form-group span,.theme_dark_varient .form_wrapper .u-form-group select{color:var(--white)}.theme_dark_varient .form_wrapper .u-form-group span option,.theme_dark_varient .form_wrapper .u-form-group select option{color:var(--black)}.theme_dark_varient .form_wrapper .heading_box{color:var(--white)}.gen_line{width:100%;height:8px;background:#293991;background:linear-gradient(90deg, #293991 0%, #3547aa 30%, #06c4dd 100%)}.gen_line.h5{height:5px}.gen_line.v2{background:var(--blue15)}
/*# sourceMappingURL=components.css.map */
</pre></body></html>