:root{--ocean:#007ab8;--ocean700:#005c8a;--indigo:#1d428a;--light-gray:#f7f7f7;--darkmode:#1e2a31;--lightmode:#f4f8fa;--hoveerblue:#0091da;--leaf:#78be20;--plum:#7f35b2;--aqua:#00c1d5;--gray:#565656;--lightblue:#f4f8fa;--indigo200:#a5b3d0;--indigo100:#d2d9e8;--white:#fff;--black:#000;--oceanprimary:#007abb;--gray400:#8d8d90;--gray500:#717074}
html{height:100%}
body{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;color:var(--gray);font-family:'metropolislight'}
pre,code{font-family:'metropolislight'}
pre{overflow:inherit}
.wrapper{flex:1 0 auto;-ms-flex:1 0 auto;-webkit-flex:1 0 auto;float:left;width:100%}
.no-flexbox .wrapper{min-height:100%}
*{margin:0;padding:0}
a:focus:focus-visible,picture:focus-visible{outline:2px solid var(--indigo);transition:none}
.btn:focus:focus-visible{outline:2px solid var(--indigo);outline-offset:3px;box-shadow:none}
a,a:hover,a i{transition:all 0 ease;outline:0}
a{color:var(--indigo)}
p{font-size:16px;line-height:24px}
a:hover{color:var(--ocean700)}
.text-gray a:hover i,.text-white .text-gray a:hover i,.text-dark-mode .text-gray a:hover i{color:var(--ocean700)}
li,ul,ol{list-style:none}
button{border:0;outline:0}
img{max-width:100%}
.content{width:100%}
.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)}
video:focus{outline:0}
html[lang="ko-KR"] *:not(.fa):not(.fas):not(.far):not(.vjs-button):not(.vjs-social-share-link):not(.vjs-icon-twitter):not(.vjs-big-play-button):not(.vjs-icon-placeholder){font-family:"Malgun Gothic W35 Regular" !important}
html[lang="zh-CN"] *:not(.fa):not(.fas):not(.far):not(.vjs-button):not(.vjs-social-share-link):not(.vjs-icon-twitter):not(.vjs-big-play-button):not(.vjs-icon-placeholder){font-family:'Noto Sans SC',sans-serif !important}
html[lang="zh-TW"] *:not(.fa):not(.fas):not(.far):not(.vjs-button):not(.vjs-social-share-link):not(.vjs-icon-twitter):not(.vjs-big-play-button):not(.vjs-icon-placeholder){font-family:"Microsoft JhengHei W05 Light" !important}
html[lang="ja-JP"] *:not(.fa):not(.fas):not(.far):not(.vjs-button):not(.vjs-social-share-link):not(.vjs-icon-twitter):not(.vjs-big-play-button):not(.vjs-icon-placeholder){font-family:"Meiryo W53 Regular" !important}
html[lang="zh_tw"] *:not(.fa):not(.fas):not(.far):not(.vjs-button):not(.vjs-social-share-link):not(.vjs-icon-twitter):not(.vjs-big-play-button):not(.vjs-icon-placeholder){font-family:"Microsoft JhengHei W05 Light" !important}
html[lang="ja"] *:not(.fa):not(.fas):not(.far):not(.vjs-button):not(.vjs-social-share-link):not(.vjs-icon-twitter):not(.vjs-big-play-button):not(.vjs-icon-placeholder){font-family:"Meiryo W53 Regular" !important}
html[lang="ko"] *:not(.fa):not(.fas):not(.far):not(.vjs-button):not(.vjs-social-share-link):not(.vjs-icon-twitter):not(.vjs-big-play-button):not(.vjs-icon-placeholder){font-family:"Malgun Gothic W35 Regular" !important}
html:lang(ru) body *{font-family:'proxima_novalight' !important}
html:lang(en-ru) body *{font-family:'proxima_novalight' !important}
html:lang(en-ru) body .fa{font-family:FontAwesome !important}
html:lang(en-ru) body .glyphicon{font-family:'Glyphicons Halflings' !important}
html:lang(ru) body *{font-family:'proxima_novalight' !important}
html:lang(ru) body .fa{font-family:FontAwesome !important}
.mg-0{margin:0}
.mg-10{margin:10px}
.mg-20{margin:20px}
.mt-30{margin-top:30px}
.mt-15{margin-top:15px}
.mt-50{margin-top:50px}
.mt-0{margin-top:0}
.mt-70{margin-top:70px}
.mb-15{margin-bottom:15px}
.mb-30{margin-bottom:30px}
.mb-20{margin-bottom:20px}
.mb-24{margin-bottom:24px}
.mb-25{margin-bottom:25px}
.mb-40{margin-bottom:40px}
.mb-50{margin-bottom:50px}
.mb-100{margin-bottom:100px}
.mb-0{margin-bottom:0}
.mb-12{margin-bottom:12px}
.mb-70{margin-bottom:70px}
.pd-0{padding:0}
.pd-10{padding:10px}
.pd-15{padding:15px}
.pd-25{padding:25px}
.pd-50{padding:50px}
.pt-0{padding-top:0}
.pt-15{padding-top:15px}
.pt-30{padding-top:30px}
.pt-50{padding-top:50px}
.pt-70{padding-top:70px}
.pt-100{padding-top:100px}
.pb-0{padding-bottom:0}
.pb-15{padding-bottom:15px}
.pb-30{padding-bottom:30px}
.pb-50{padding-bottom:50px}
.pb-70{padding-bottom:70px}
.pb-100{padding-bottom:100px}
.pb-120{padding-bottom:43px}
.no-padd{padding:0}
.vm-border{background:rgba(119,190,32,1);background:-moz-linear-gradient(left,rgba(119,190,32,1) 0,rgba(0,192,213,1) 26%,rgba(0,145,218,1) 51%,rgba(26,65,138,1) 75%,rgba(128,53,178,1) 100%);background:-webkit-gradient(left top,right top,color-stop(0,rgba(119,190,32,1)),color-stop(26%,rgba(0,192,213,1)),color-stop(51%,rgba(0,145,218,1)),color-stop(75%,rgba(26,65,138,1)),color-stop(100%,rgba(128,53,178,1)));background:-webkit-linear-gradient(left,rgba(119,190,32,1) 0,rgba(0,192,213,1) 26%,rgba(0,145,218,1) 51%,rgba(26,65,138,1) 75%,rgba(128,53,178,1) 100%);background:-o-linear-gradient(left,rgba(119,190,32,1) 0,rgba(0,192,213,1) 26%,rgba(0,145,218,1) 51%,rgba(26,65,138,1) 75%,rgba(128,53,178,1) 100%);background:-ms-linear-gradient(left,rgba(119,190,32,1) 0,rgba(0,192,213,1) 26%,rgba(0,145,218,1) 51%,rgba(26,65,138,1) 75%,rgba(128,53,178,1) 100%);background:linear-gradient(to right,rgba(119,190,32,1) 0,rgba(0,192,213,1) 26%,rgba(0,145,218,1) 51%,rgba(26,65,138,1) 75%,rgba(128,53,178,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77be20',endColorstr='#8035b2',GradientType=1);width:100%;height:6px;float:left}
.gradient-hr{content:"";background:url(../images/nav-marker.png) #5a39a0;background-repeat:no-repeat;height:8px;width:100%;display:block;position:relative}
.text-xxss,h6{font-size:14px}
.text-xxs,h6{font-size:16px}
.text-xs,h6{font-size:18px}
.text-s,h5{font-size:20px}
.text-m,h4{font-size:25px}
.text-l,h3{font-size:32px}
.text-xl,h2{font-size:40px}
.text-xxl,h1{font-size:50px}
.text-xxs{font-size:16px}
h1,h2,h3,h4,h5,h6{margin-bottom:16px;color:var(--black)}
.text-xxss p{font-size:14px}
.text-xxs p{font-size:16px}
.text-xs p{font-size:18px}
.text-s p{font-size:20px}
.text-m p{font-size:25px}
.text-l p{font-size:32px}
.text-xl p{font-size:40px}
.text-xxl p{font-size:50px}
.text-xxss p,p.text-xxss{line-height:20px}
.text-xxs p,p.text-xxs{line-height:24px}
.text-xs p,p.text-xs{line-height:24px}
.text-s p,p.text-s{line-height:26px}
.text-m p,p.text-m{line-height:33px}
.text-l p,p.text-l{line-height:42px}
.text-xl p,p.text-xl{line-height:52px}
.text-xxl,.text-xxl p,p.text-xxl{line-height:65px}
.btn{background-color:var(--indigo);color:#fff;font-size:14px;text-transform:uppercase;border-radius:3px;line-height:1.8;padding:6px 23px;border-color:var(--white)}
.btn:hover{border-color:var(--indigo);background-color:var(--white);color:var(--indigo)}
.btn+.btn,.btn+.cta-link{margin-left:20px}
.cta-link{font-size:14px}
.btn-blue-outline{border-color:var(--indigo);background-color:var(--white);color:var(--indigo)}
.btn-blue-outline:hover{border-color:var(--white);background-color:var(--indigo);color:var(--white)}
.btn-white-outline{border-color:var(--white);background-color:transparent;color:var(--white)}
.btn-white-outline:hover{border-color:var(--white);background-color:var(--white);color:var(--indigo)}
::-webkit-scrollbar{width:10px}
::-webkit-scrollbar-track{background:#f1f1f1}
::-webkit-scrollbar-thumb{background:#bbbfc4}
::-webkit-scrollbar-thumb:hover{background:#555}
.eyebrow-text{display:block;padding-bottom:8px}
.text-ocean{color:var(--ocean)}
.text-leaf{color:var(--leaf)}
.text-indigo{color:var(--indigo)}
.text-plum{color:var(--plum)}
.text-aqua{color:var(--aqua)}
.text-lightblue{color:var(--lightblue)}
.text-white{color:var(--white)}
.text-black{color:var(--black)}
.text-white *:not(.btn),.text-white i,.text-white a,.text-gray .text-white i,.text-gray .text-white a,.text-gray .text-white *:not(.btn),.text-dark-mode .text-white i,.text-dark-mode .text-white a,.text-dark-mode .text-white *:not(.btn){color:var(--white)}
.text-dark-mode i.fa,.text-white .text-dark-mode i.fa,.text-gray .text-dark-mode i.fa{color:var(--ocean)}
.text-dark-mode i.fas,.text-white .text-dark-mode i.fas,.text-gray .text-dark-mode i.fas{color:var(--ocean)}
.text-dark-mode i.far,.text-white .text-dark-mode i.far,.text-gray .text-dark-mode i.far{color:var(--ocean)}
.text-dark-mode *:not(.btn),.text-dark-mode *:not(i),.text-white .text-dark-mode *:not(.btn),.text-white .text-dark-mode *:not(i),.text-gray .text-dark-mode *:not(.btn),.text-gray .text-dark-mode *:not(i){color:var(--white)}
.text-dark-mode a .fa.fa-chevron-right,.text-white .text-dark-mode a .fa.fa-chevron-right,.text-gray .text-dark-mode a .fa.fa-chevron-right{color:var(--white)}
.text-gray,.text-gray *:not(.btn,i,a,a *,h1,h2,h3,h4,h5,h6),.text-white .text-gray *:not(.btn,i,a,a *,h1,h2,h3,h4,h5,h6),.text-dark-mode .text-gray *:not(.btn,i,a,a *,h1,h2,h3,h4,h5,h6){color:var(--gray)}
.text-gray i.fa,.text-white .text-gray i.fa,.text-dark-mode .text-gray i.fa{color:var(--indigo)}
.text-gray i.fas,.text-white .text-gray i.fas,.text-dark-mode .text-gray i.fas{color:var(--indigo)}
.text-gray i.far,.text-white .text-gray i.far,.text-dark-mode .text-gray i.far{color:var(--indigo)}
.text-gray h1,.text-gray h2,.text-gray h3,.text-gray h4,.text-gray h5,.text-gray h6,.text-white .text-gray h1,.text-white .text-gray h2,.text-white .text-gray h3,.text-white .text-gray h4,.text-white .text-gray h5,.text-white .text-gray h6,.text-dark-mode .text-gray h1,.text-dark-mode .text-gray h2,.text-dark-mode .text-gray h3,.text-dark-mode .text-gray h4,.text-dark-mode .text-gray h5,.text-dark-mode .text-gray h6{margin-bottom:16px;color:var(--black)}
.text-white input#cq_captcha{color:var(--black)}
.text-white label[for=":cq:captcha"]{color:var(--gray)}
.text-white .form_captcha_error_msg{color:red}
.bg-ocean{background-color:var(--ocean)}
.bg-leaf{background-color:var(--leaf)}
.bg-lightgray{background-color:var(--light-gray)}
.bg-white{background-color:var(--white)}
.bg-indigo{background-color:var(--indigo)}
.bg-plum{background-color:var(--plum)}
.bg-aqua{background-color:var(--aqua)}
.bg-black{background-color:var(--black)}
.bg-lightblue{background-color:var(--lightblue)}
.bg-black-trans{background-color:rgb(0 0 0 / .7)}
.bg-lightmode{background-color:var(--lightmode)}
.bg-darkmode{background-color:var(--darkmode)}
.bg-whiteTheme{color:black}
.bg-blackTheme{color:white}
.br-ocean{border-color:var(--ocean)}
.br-leaf{border-color:var(--leaf)}
.br-indigo{border-color:var(--indigo)}
.br-plum{border-color:var(--plum)}
.br-aqua{border-color:var(--aqua)}
.br-black{border-color:var(--black)}
.blueGradient{background:rgba(0,145,218,1);background:-moz-linear-gradient(top,rgba(0,145,218,1) 0,rgba(29,65,138,1) 100%);background:-webkit-gradient(left top,left bottom,color-stop(0,rgba(0,145,218,1)),color-stop(100%,rgba(29,65,138,1)));background:-webkit-linear-gradient(top,rgba(0,145,218,1) 0,rgba(29,65,138,1) 100%);background:-o-linear-gradient(top,rgba(0,145,218,1) 0,rgba(29,65,138,1) 100%);background:-ms-linear-gradient(top,rgba(0,145,218,1) 0,rgba(29,65,138,1) 100%);background:linear-gradient(to bottom,rgba(0,145,218,1) 0,rgba(29,65,138,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0091da',endColorstr='#1d418a',GradientType=0)}
.blueGradientV2{background:#00384c;background:-moz-linear-gradient(top,#00384c 0,#0091da 100%);background:-webkit-linear-gradient(top,#00384c 0,#0091da 100%);background:linear-gradient(to bottom,#00384c 0,#0091da 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00384c',endColorstr='#0091da',GradientType=0)}
.greenGradient{display:inline-block;width:100%;background:rgba(119,190,32,1);background:-moz-linear-gradient(top,rgba(119,190,32,1) 0,rgba(1,144,216,1) 100%);background:-webkit-gradient(left top,left bottom,color-stop(0,rgba(119,190,32,1)),color-stop(100%,rgba(1,144,216,1)));background:-webkit-linear-gradient(top,rgba(119,190,32,1) 0,rgba(1,144,216,1) 100%);background:-o-linear-gradient(top,rgba(119,190,32,1) 0,rgba(1,144,216,1) 100%);background:-ms-linear-gradient(top,rgba(119,190,32,1) 0,rgba(1,144,216,1) 100%);background:linear-gradient(to bottom,rgba(119,190,32,1) 0,rgba(1,144,216,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77be20',endColorstr='#0190d8',GradientType=0);clear:both}
.greenGradientTrans{background:rgba(119,190,32,1);background:-moz-linear-gradient(top,rgba(119,190,32,1) 0,rgba(255,255,255,1) 100%);background:-webkit-gradient(left top,left bottom,color-stop(0,rgba(119,190,32,1)),color-stop(100%,rgba(255,255,255,1)));background:-webkit-linear-gradient(top,rgba(119,190,32,1) 0,rgba(255,255,255,1) 100%);background:-o-linear-gradient(top,rgba(119,190,32,1) 0,rgba(255,255,255,1) 100%);background:-ms-linear-gradient(top,rgba(119,190,32,1) 0,rgba(255,255,255,1) 100%);background:linear-gradient(to bottom,rgba(119,190,32,1) 0,rgba(255,255,255,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77be20',endColorstr='#ffffff',GradientType=0)}
.skyblueGradient{background:-moz-linear-gradient(top,rgba(0,149,211,0) 0,rgba(0,149,211,0) 17%,rgba(0,149,211,0.95) 96%,rgba(0,149,211,1) 100%);background:-webkit-linear-gradient(top,rgba(0,149,211,0) 0,rgba(0,149,211,0) 17%,rgba(0,149,211,0.95) 96%,rgba(0,149,211,1) 100%);background:linear-gradient(to bottom,rgba(0,149,211,0) 0,rgba(0,149,211,0) 17%,rgba(0,149,211,0.95) 96%,rgba(0,149,211,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000094d2',endColorstr='#0091da',GradientType=0)}
.faqContainer .blueGradient{background:rgba(128,53,178,1);background:-moz-linear-gradient(top,rgba(128,53,178,1) 0,rgba(29,65,138,1) 100%);background:-webkit-gradient(left top,left bottom,color-stop(0,rgba(128,53,178,1)),color-stop(100%,rgba(29,65,138,1)));background:-webkit-linear-gradient(top,rgba(128,53,178,1) 0,rgba(29,65,138,1) 100%);background:-o-linear-gradient(top,rgba(128,53,178,1) 0,rgba(29,65,138,1) 100%);background:-ms-linear-gradient(top,rgba(128,53,178,1) 0,rgba(29,65,138,1) 100%);background:linear-gradient(to bottom,rgba(128,53,178,1) 0,rgba(29,65,138,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8035b2',endColorstr='#1d418a',GradientType=0)}
.transparentBlue{background:rgba(206,218,243,0.1)}
.row.no-gutter{margin-left:0;margin-right:0}
.row.no-gutters{margin-left:0;margin-right:0}
.no-guttercol{margin-left:0;margin-right:0;padding-right:0;padding-left:0}
.container.no-gutter{padding-right:0;padding-left:0}
.row.no-gutter [class*='col-']:not(:first-child),.row.no-gutter [class*='col-']:not(:last-child){padding-right:0;padding-left:0}
.h-align-c{text-align:center}
.v-align-m>div{width:100%}
.v-align-m{display:flex;align-items:center}
.v-align-m .card-body{padding-top:0}
.text-bold{font-weight:600}
.text-italics{font-style:italic}
#close_video{display:none}
@media(max-width:1400px){.pt-100{padding-top:50px}
.pb-100{padding-bottom:50px}
}
.breadCrumb{z-index:1;position:fixed;width:100%;height:50px;float:left;margin:0;padding:0;top:0;transition:.4s}
.trigger-menu{position:fixed;top:0;left:0;right:0;display:flex;justify-content:center;padding:18px 15px;z-index:2;transition:transform .4s}
.text-dark-mode .breadCrumb .fa.fa-angle-right{color:var(--light)}
.breadCrumb *{transition:none !important}
.breadCrumb ul{list-style-type:none;margin:0;width:auto;max-width:75%;position:relative;top:0;white-space:nowrap}
.breadCrumb ul li a{cursor:pointer;display:inline-table;float:left;font-family:"metropolislight";font-size:14px;margin-bottom:0;margin-top:0;vertical-align:middle}
.toggle-dropdown{display:inline}
.toggle-dropdown>a{display:none}
.dd-con{display:inline}
.no-social-bc{width:auto !important}
.social-links{float:right;padding:10px 12px 10px 15px;position:relative;height:48px}
.overlay-con{float:left;margin-left:10px}
.bc-dropdown a span{padding:8px 8px 0 0}
.bc-dropdown ul{background:#0091da none repeat scroll 0 0;border-radius:0 0 3px 3px;box-shadow:0 2px 4px 0 rgb(0 0 0 / 60%);display:none;left:0;padding:25px 12px 12px 25px;position:absolute;top:46px;width:375px;z-index:9999999}
.breadCrumb ul li.bc-dropdown a span{padding:0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:80px;display:inline-block}
.breadCrumb ul li.bc-dropdown a i.fa{vertical-align:text-top;padding-left:5px;padding-right:5px}
.breadCrumb ul li a:hover{cursor:pointer}
.vm-border{display:none}
.scroll-down .trigger-menu{position:absolute}
.scroll-up .trigger-menu{position:absolute}
.trigger-menu .breadCrumb ul li a{text-decoration:none}
.discovery-CTAbuttons-container{display:flex;align-items:center;justify-content:center;gap:20px}
@media(max-width:800px){.breadCrumb{display:none}
.discovery-CTAbuttons-container{flex-direction:column;gap:15px;margin-top:1.5rem}
}
@media screen and (min-width:800px){.breadCrumb{position:relative;z-index:10}
.breadCrumb ul{width:auto}
}
@media(min-width:1001px){.breadCrumb ul li{margin-top:0}
.breadCrumb ul li.bc-dropdown a{margin-top:0}
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-width:1201px){.breadCrumb ul li a.active{position:relative;top:initial}
}
.breadCrumb li a.hide{display:none !important}
.breadCrumb li a .fa.fa-ellipsis-h,.breadCrumb li a .fa.fa-angle-right{vertical-align:bottom;margin-right:3px}
body.animation [data-aos]{opacity:0}
.fa-automobile:before,.fa-car:before{content:"\f189"}
.fa-rotate-right:before,.fa-repeat:before{content:"\f363"}
.fa-money:before{content:"\f4c0"}
.fa-instagram:before{content:"\f1b0"}
.fa-xing:before{content:"\f18a"}
.header-component .fa-search::before,.form-container .fa-search::before,.reource-list .fa-search::before{content:""}
.header-component .fa-search,.form-container .fa-search,.reource-list .fa-search{background-image:url("../images/search-icon.svg");background-repeat:no-repeat}
.header-component .fa-search,.form-container .fa-search,.reource-list .fa-search{width:17px;height:17px}
html[dir="rtl"] .breadCrumb ul li .fa.fa-angle-right{float:left}
html[dir="rtl"] .breadCrumb ul li .fa.fa-angle-right:before{content:"\f104"}
html[dir="rtl"] .breadCrumb ul li a{float:right}
html[dir="rtl"] .breadCrumb li a .fa.fa-ellipsis-h,html[dir="rtl"] .breadCrumb li a .fa.fa-angle-right{margin-left:3px}
_:-ms-fullscreen,:root .header-component .hdr-wrapper,_:-ms-fullscreen,:root .submenu-component .column-cards>.container>.content>.container-comp-wrapper{background-color:#fff}
_:-ms-fullscreen,:root .standardcard .item,_:-ms-fullscreen,:root .customercard .item{display:block}
_:-ms-fullscreen,:root .card img{max-height:300px}
_:-ms-fullscreen,:root .list-item .card-box{box-shadow:0 2px 13px 2px rgba(0,0,0,0.15)}
_:-ms-fullscreen,:root a{color:#1d428a}
_:-ms-fullscreen,:root a:hover{color:#0091da}
@media not all and (min-resolution:.001dpcm){@supports(-webkit-appearance:none){a:not(.btn):focus,picture:focus{padding:1px}
a:focus,picture:focus{outline:2px dotted var(--indigo)}
}
}
.far.fa-plus-square{font-family:'Line Font Icons'}
.far.fa-plus-square:before{content:"\f0fe"}
.fa.fa-plus-square{font-family:'Line Font Icons'}
.fa.fa-plus-square:before{content:"\f0fe"}
i.fa.fa-weibo:before{content:"\F12E";font-family:"Solid Font Icons"}
.fa.fa-bilibili:before{content:"\F833";font-family:"Solid Font Icons"}
.partnerSupportLabel{position:absolute;opacity:0}
@media(max-width:800px){.trigger-menu{position:relative;top:0}
.breadCrumb{display:block;position:relative;height:20px}
.breadCrumb .dd-con li a.active{display:none}
.breadCrumb li a .fa.fa-angle-right{display:none}
.breadCrumb li a .fa.fa-angle-right:last-child{display:inline}
.trigger-menu{padding:15px 15px 20px 15px}
}
@media(min-width:801px){.breadCrumb .dd-con li a.active{display:block}
}
.be-ix-link-block{margin-top:20px;margin-bottom:6px}
.be-ix-link-block .be-related-link-container{width:100%;max-width:1280px}
.be-ix-link-block .be-related-link-container .be-label{font-weight:400;font-size:24px;font-family:metropolislight;color:#000;line-height:26px;vertical-align:bottom}
.be-ix-link-block .be-related-link-container .be-list{display:flex;width:100%;flex-wrap:wrap}
.be-ix-link-block .be-related-link-container .be-list .be-bullet{list-style:disc;padding-right:10px;padding-top:10px}
.be-ix-link-block .be-related-link-container .be-list .be-list-item{margin-right:30px;margin-top:10px;list-style:disc}
.be-ix-link-block .be-related-link-container .be-list .be-list-item a{text-transform:none;font-size:16px;line-height:24px;font-weight:500;color:#1d428a}
@media(min-width:992px){.be-ix-link-block .be-related-link-container{display:block;align-content:center;padding:24px 20px 0 20px}
.be-ix-link-block .be-related-link-container .be-label{display:block;margin-right:32px;vertical-align:top;text-align:left;font-size:24px;margin-bottom:16px}
.be-ix-link-block .be-related-link-container .be-list{width:100%;list-style:disc;margin-left:40px;margin-bottom:48px}
.be-ix-link-block .be-related-link-container .be-list .be-list-item{width:29%;max-width:29%;text-align:left;vertical-align:top}
.be-ix-link-block{padding-left:20px;padding-right:20px}
}
@media(max-width:991px){.be-ix-link-block{padding-left:20px;padding-right:20px}
.be-ix-link-block .be-related-link-container{padding:24px 0 0 0;text-align:left}
.be-ix-link-block .be-related-link-container .be-label{width:100%;margin-bottom:16px}
.be-ix-link-block .be-related-link-container .be-list{display:inline-table;width:100%;margin-left:40px;margin-bottom:30px}
.be-ix-link-block .be-related-link-container .be-list .be-bullet{width:5%;display:inline-block}
.be-ix-link-block .be-related-link-container .be-list .be-list-item{margin:0;padding-top:15px;padding-bottom:15px;padding-right:15px;width:95%}
.be-ix-link-block{margin-top:20px;margin-bottom:0}
}
.card-box.thumbnail-card-component-inline .video-container picture{display:block;position:relative;height:100%}
.card-box.thumbnail-card-component-inline .video-container picture::after{content:"" !important;background-image:url(../images/standard-video-default-play-icon.png);background-repeat:no-repeat;background-size:contain;width:112px !important;height:112px !important;top:0 !important;transition:200ms linear}
.card-box.thumbnail-card-component-inline .video-container picture:hover::after{transform:scale(1.1)}
a:not(.btn):hover,a:not(.btn):focus:focus-visible{text-decoration-line:underline;text-decoration-thickness:2px;color:var(--ocean700);text-underline-offset:3px}
a:not(.btn):not([href]):hover,a:not(.btn):not([href]):focus:focus-visible{text-decoration:none}
p a:not(.btn){text-decoration-line:underline;text-decoration-thickness:1px;color:var(--indigo);text-underline-offset:3px}
.micrositesbase .submenu-component p a:not(.btn),.ms-header p a:not(.btn){text-decoration:none}
p a:not(.btn):hover,p a:not(.btn):focus:focus-visible{text-decoration-line:underline;text-decoration-thickness:2px;color:var(--ocean700);text-underline-offset:3px}
div:focus-visible{outline:2px solid var(--indigo);outline-offset:3px}
.tab li a:hover{color:var(--ocean700)}
.tab .legacy-group-item li a:hover,.tab .legacy-group-item li a:focus:focus-visible{color:var(--ocean700)}
.text-dark-mode a:not(.btn):hover,.text-dark-mode a:not(.btn):focus:focus-visible,.text-white a:not(.btn):hover,.text-white a:not(.btn):focus:focus-visible{text-decoration-line:underline;text-decoration-thickness:2px;color:var(--indigo200)}
.text-gray .text-dark-mode a:not(.btn):hover,.text-gray .text-dark-mode a:not(.btn):focus:focus-visible,.text-gray .text-white a:not(.btn):hover,.text-gray .text-white a:not(.btn):focus:focus-visible{text-decoration-line:underline;text-decoration-thickness:2px;color:var(--indigo200)}
.text-white p a:not(.btn),.text-dark-mode p a:not(.btn){text-decoration-line:underline;text-decoration-thickness:1px;color:var(--indigo100)}
.text-white p a:not(.btn):hover,.text-white p a:not(.btn):focus:focus-visible,.text-dark-mode p a:not(.btn):hover,.text-dark-mode p a:not(.btn):focus:focus-visible{text-decoration-line:underline;text-decoration-thickness:2px;color:var(--indigo200);text-underline-offset:3px}
.text-gray .text-dark-mode p a:not(.btn),.text-gray .text-white p a:not(.btn){text-decoration-line:underline;text-decoration-thickness:1px;color:var(--indigo100)}
.text-gray .text-dark-mode p a:not(.btn):hover,.text-gray .text-dark-mode p a:not(.btn):focus:focus-visible,.text-gray .text-white p a:not(.btn):hover,.text-gray .text-white p a:not(.btn):focus:focus-visible{text-decoration-line:underline;text-decoration-thickness:2px;color:var(--indigo200);text-underline-offset:3px}
.text-gray .text-gray p a:not(.btn){text-decoration-line:underline;text-decoration-thickness:1px;color:var(--indigo)}
.text-gray .text-gray p a:not(.btn):hover,.text-gray .text-gray p a:not(.btn):focus:focus-visible{text-decoration-line:underline;text-decoration-thickness:2px;color:var(--ocean700);text-underline-offset:3px}
.text-gray p a:not(.btn){text-decoration-line:underline;text-decoration-thickness:1px;color:var(--indigo)}
.text-gray p a:not(.btn):hover,.text-gray p a:not(.btn):focus:focus-visible{text-decoration-line:underline;text-decoration-thickness:2px;color:var(--ocean700);text-underline-offset:3px}
.text-gray .text-gray p a:not(.btn):focus-visible,.text-gray p a:not(.btn):focus-visible{outline:2px solid var(--indigo)}
.text-gray .text-gray a:not(.btn):focus:focus-visible,.text-gray a:not(.btn):focus:focus-visible{outline:2px solid var(--indigo)}
.text-gray .text-dark-mode p a:not(.btn):focus:focus-visible,.text-gray .text-white p a:not(.btn):focus:focus-visible{outline:2px solid var(--indigo100)}
.text-gray .text-dark-mode a:not(.btn):focus:focus-visible,.text-gray .text-white a:not(.btn):focus:focus-visible{outline:2px solid var(--indigo100)}
.text-dark-mode a:not(.btn):focus:focus-visible,.text-white a:not(.btn):focus:focus-visible{outline:2px solid var(--indigo100)}
.text-white p a:not(.btn):focus:focus-visible,.text-dark-mode p a:not(.btn):focus:focus-visible{outline:2px solid var(--indigo100)}
.bg-darkmode a:not(.btn):focus:focus-visible,.bg-darkmode a:not(.btn):focus:focus-visible{outline:2px solid var(--indigo100)}
.bg-darkmode p a:not(.btn):focus:focus-visible,.bg-darkmode p a:not(.btn):focus:focus-visible{outline:2px solid var(--indigo100)}
.container-title .col-title-img+div a:not(.btn){text-decoration-line:underline;text-decoration-thickness:1px;color:var(--indigo);text-underline-offset:3px}
.carousel-container .carousel-title-img+div a:not(.btn){text-decoration-line:underline;text-decoration-thickness:1px;color:var(--indigo);text-underline-offset:3px}
.bg-darkmode .container-title .col-title-img+div a:not(.btn){text-decoration-line:underline;text-decoration-thickness:1px;color:var(--indigo100);text-underline-offset:3px}
.bg-darkmode .container-title .col-title-img+div a:not(.btn):hover,.bg-darkmode .container-title .col-title-img+div a:not(.btn):focus:focus-visible{text-decoration-line:underline;text-decoration-thickness:2px;color:var(--indigo200);text-underline-offset:3px}
.text-white .verticaltab .text-gray a:not(.btn):hover,.text-white .verticaltab .text-gray a:not(.btn):focus:focus-visible,.verticaltab .text-gray a:not(.btn):hover,.verticaltab .text-gray a:not(.btn):focus:focus-visible,.text-dark-mode .verticaltab .text-gray a:not(.btn):hover,.text-dark-mode .verticaltab .text-gray a:not(.btn):focus:focus-visible{text-decoration-line:underline;text-decoration-thickness:2px;color:var(--ocean700);text-underline-offset:3px}
.text-white .stickyTab .text-gray a:not(.btn):hover,.stickyTab .text-gray a:not(.btn):hover,.text-dark-mode .stickyTab .text-gray a:not(.btn):hover,.text-white .stickyTab .text-gray a:not(.btn):focus:focus-visible,.stickyTab .text-gray a:not(.btn):focus:focus-visible,.text-dark-mode .stickyTab .text-gray a:not(.btn):focus:focus-visible{text-decoration-line:underline;text-decoration-thickness:2px;color:var(--ocean700);text-underline-offset:3px}
.text-white .horizontaltab .text-gray a:not(.btn):hover,.horizontaltab .text-gray a:not(.btn):hover,.text-dark-mode .horizontaltab .text-gray a:not(.btn):hover,.text-white .horizontaltab .text-gray a:not(.btn):focus:focus-visible,.horizontaltab .text-gray a:not(.btn):focus:focus-visible,.text-dark-mode .horizontaltab .text-gray a:not(.btn):focus:focus-visible{text-decoration-line:underline;text-decoration-thickness:2px;color:var(--ocean700);text-underline-offset:3px}
.text-white .stickyTab .text-gray a[class="text-s"]:hover,.stickyTab .text-gray a[class="text-s"]:hover,.text-dark-mode .stickyTab .text-gray a[class="text-s"]:hover,.text-white .stickyTab .text-gray a[class="text-s"]:focus:focus-visible,.stickyTab .text-gray a[class="text-s"]:focus:focus-visible,.text-dark-mode .stickyTab .text-gray a[class="text-s"]:focus:focus-visible{text-decoration:none;color:var(--ocean700)}
.text-white .horizontaltab .text-gray a[class="text-s"]:hover,.horizontaltab .text-gray a[class="text-s"]:hover,.text-dark-mode .horizontaltab .text-gray a[class="text-s"]:hover,.text-white .horizontaltab .text-gray a[class="text-s"]:focus:focus-visible,.horizontaltab .text-gray a[class="text-s"]:focus:focus-visible,.text-dark-mode .horizontaltab .text-gray a[class="text-s"]:focus:focus-visible{text-decoration:none;color:var(--ocean700)}
.text-white .verticaltab .text-gray a[class="text-s"]:hover,.verticaltab .text-gray a[class="text-s"]:hover,.text-dark-mode .verticaltab .text-gray a[class="text-s"]:hover,.text-white .verticaltab .text-gray a[class="text-s"]:focus:focus-visible,.verticaltab .text-gray a[class="text-s"]:focus:focus-visible,.text-dark-mode .verticaltab .text-gray a[class="text-s"]:focus:focus-visible{text-decoration:none;color:var(--ocean700)}
.cmp-tabs__tab a[href="javascript:void(0)"]:hover,.cmp-tabs__tab a[href="javascript:void(0)"]:focus:focus-visible,.cmp-tabs__tabpanel a[href="javascript:void(0)"]:hover,.cmp-tabs__tabpanel a[href="javascript:void(0)"]:focus:focus-visible{color:var(--ocean700);text-decoration:none}
.cmp-tabs__tabpanel .cmp-tabs__tab a[href="javascript:void(0)"]:hover,.cmp-tabs__tabpanel .cmp-tabs__tab a[href="javascript:void(0)"]:focus:focus-visible{color:var(--ocean700);text-decoration:none}
.cmp-tabs__tab a.linkcolor:not(.btn):hover,.cmp-tabs__tab a.linkcolor:not(.btn):focus:focus-visible{text-decoration:none;color:var(--ocean700)}
.anchor-tabs-menu .anchor-tab-links li a:not(.btn):hover,.anchor-tabs-menu .anchor-tab-links li a:not(.btn):focus:focus-visible{text-decoration:none;color:var(--ocean700)}
.vmmarkContainer .horizontaltab .cmp-tabs__tab>a:hover,.vmmarkContainer .horizontaltab .cmp-tabs__tab>a:focus:focus-visible{text-decoration:none;color:var(--ocean700)}
.resource-filters .scroll-list li a:not(.btn){text-decoration:none}
.resource-filters .scroll-list li a:not(.btn):hover,.resource-filters .scroll-list li a:not(.btn):focus:focus-visible{text-decoration-line:underline;text-decoration-thickness:2px;color:var(--ocean700);text-underline-offset:3px}
.resource-list li a:not(.btn){text-decoration-line:underline;text-decoration-thickness:1px;color:var(--indigo);text-underline-offset:3px}
.resource-list li a:not(.btn):hover,.resource-list li a:not(.btn):focus:focus-visible{text-decoration-line:underline;text-decoration-thickness:2px;color:var(--ocean700);text-underline-offset:3px}
.split-carousel .owl-carousel .owl-item{padding-top:5px}
.owl-next .nav-circle:focus:after,.owl-prev .nav-circle:focus:after{color:var(--gray)}
.text-white .card a:not(.btn):focus{display:block;outline:2px solid white;outline-offset:3px}
.card-description li a:not(.btn){text-decoration-line:underline;text-decoration-thickness:1px;color:var(--indigo);text-underline-offset:3px}
.card-description li a:not(.btn):hover,.card-description li a:not(.btn):focus:focus-visible{text-decoration-line:underline;text-decoration-thickness:2px;color:var(--ocean700);text-underline-offset:3px}
.bg-darkmode .card-description li a:not(.btn){text-decoration-line:underline;text-decoration-thickness:1px;color:var(--indigo100);text-underline-offset:3px}
.bg-darkmode .card-description li a:not(.btn):hover,.bg-darkmode .card-description li a:not(.btn):focus:focus-visible{text-decoration-line:underline;text-decoration-thickness:2px;color:var(--indigo200);text-underline-offset:3px}
.card .card-body a:not(.btn).no-underline{text-decoration:none}
.card .card-body a:not(.btn).no-underline:hover,.card .card-body a:not(.btn).no-underline:focus:focus-visible{text-decoration-line:underline;text-decoration-thickness:2px;color:var(--ocean700);text-underline-offset:3px}
.bg-darkmode .card .card-body a:not(.btn).no-underline:hover,.bg-darkmode .card .card-body a:not(.btn).no-underline:focus:focus-visible{text-decoration-line:underline;text-decoration-thickness:2px;color:var(--indigo200);text-underline-offset:3px}
.bg-white .card .card-body a:not(.btn).no-underline:hover,.bg-white .card .card-body a:not(.btn).no-underline:focus:focus-visible{text-decoration-line:underline;text-decoration-thickness:2px;color:var(--ocean700);text-underline-offset:3px}
.text-container a:not(.btn).no-underline,.text-container p a:not(.btn).no-underline{text-decoration:none}
.text-container a.underline{text-decoration-line:underline;text-decoration-thickness:1px;color:var(--indigo);text-underline-offset:3px}
.text-container a:not(.btn).underline:hover,.text-container a:not(.btn).no-underline:hover,.text-container a:not(.btn).underline:focus:focus-visible,.text-container a:not(.btn).no-underline:focus:focus-visible{text-decoration-line:underline;text-decoration-thickness:2px;color:var(--ocean700);text-underline-offset:3px}
.bs-accordion a:not(.btn).no-underline,.bs-accordion p a:not(.btn).no-underline{text-decoration:none}
.bs-accordion a.underline{text-decoration-line:underline;text-decoration-thickness:1px;color:var(--indigo);text-underline-offset:3px}
.bs-accordion a.underline:hover,.bs-accordion a.no-underline:hover,.bs-accordion a.underline:focus:focus-visible,.bs-accordion a.no-underline:focus:focus-visible{text-decoration-line:underline;text-decoration-thickness:2px;color:var(--ocean700);text-underline-offset:3px}
.bg-darkmode .text-container a.underline:hover,.bg-darkmode .text-container a.underline:focus:focus-visible{text-decoration-line:underline;text-decoration-thickness:2px;color:var(--indigo200);text-underline-offset:3px}
.bg-ocean a:not(.btn):hover,.bg-ocean a:not(.btn):focus:focus-visible{text-decoration-line:underline;text-decoration-thickness:2px;color:#fff;text-underline-offset:3px}
.bg-ocean .card .card-body a.underline:not(.btn):hover,.bg-ocean .card .card-body a.no-underline:not(.btn):hover,.bg-ocean .card .card-body a.underline:not(.btn):focus:focus-visible,.bg-ocean .card .card-body a.no-underline:not(.btn):focus:focus-visible{text-decoration-line:underline;text-decoration-thickness:2px;color:#fff;text-underline-offset:3px}
.list-header a[href="javascript:void(0);"]:hover,.list-header a[href="javascript:void(0);"]:focus:focus-visible{text-decoration:none;color:var(--ocean700)}
.sa-row-group p a:not(.btn){text-decoration:none}
.sa-row-group p a:not(.btn):hover,.sa-row-group p a:not(.btn):focus:focus-visible{text-decoration-line:underline;text-decoration-thickness:2px;color:var(--ocean700);text-underline-offset:3px}
.atoz-component .content-list .content-itemList .list-nav .item-class a:not(.btn):hover,.atoz-component .content-list .content-itemList .list-nav .item-class a:not(.btn):focus:focus-visible{text-decoration-line:underline;text-decoration-thickness:2px;color:var(--ocean700)}
.certificate-card-listitem-anchor{font-size:25px;font-family:metropolisLight;font-weight:500;color:var(--indigo)}
.certificate-card-listitem-anchor:hover,.certificate-card-listitem-anchor:focus:focus-visible{text-decoration-line:underline;text-decoration-thickness:2px;color:var(--ocean700);text-underline-offset:3px}
ul li.listitem a:not(.btn):hover,ul li.listitem a:not(.btn):hover h5.item-title,ul li.listitem a:not(.btn):hover .link-label,ul li.listitem a:not(.btn):focus:focus-visible,ul li.listitem a:not(.btn):focus:focus-visible h5.item-title,ul li.listitem a:not(.btn):focus:focus-visible .link-label{text-decoration-line:underline;text-decoration-thickness:2px;color:var(--ocean700);text-underline-offset:3px}
#nav-pzn a:not(.btn):hover,#nav-pzn a:not(.btn):focus:focus-visible{text-decoration:none;color:red;}
footer .submenu-links-footer a:hover,footer .submenu-links-footer a:focus:focus-visible{text-decoration:none}
footer .submenu-links-footer a:hover span,footer .submenu-links-footer a:focus:focus-visible span{text-decoration-line:underline;text-decoration-thickness:2px;color:var(--ocean700);text-underline-offset:3px}
.text-white .owl-nav .owl-prev div.nav-circle:focus i,.text-white .owl-nav .owl-next div.nav-circle:focus i{outline:2px solid var(--white)}
.owl-nav .owl-prev div.nav-circle:focus i,.owl-nav .owl-next div.nav-circle:focus i{outline:2px solid var(--indigo);outline-offset:3px}
.owl-carousel button.owl-dot:focus{outline:2px solid var(--indigo);outline-offset:3px}
.bg-darkmode a.btn:focus:focus-visible{outline:2px solid #fff;outline-offset:3px}
.solidOcean a.btn:focus:focus-visible{outline:2px solid #fff;outline-offset:3px}
.bg-ocean a.btn:focus:focus-visible{outline:2px solid #fff;outline-offset:3px}
.trigger-menu .breadCrumb ul a:hover span,.trigger-menu .breadCrumb ul a:focus:focus-visible span{text-decoration-line:underline;text-decoration-thickness:1px;color:var(--ocean700);text-underline-offset:3px}
.ms-header .header a:hover,.ms-header .top-nav a:hover,.ms-header .header a:focus:focus-visible,.ms-header .top-nav a:focus:focus-visible{text-decoration:none;color:var(--ocean700)}
.micrositesbase .submenu-component a:hover,.micrositesbase .submenu-component a:focus:focus-visible{text-decoration:none;color:var(--ocean700)}
.micrositesbase .submenu-component .submenu-links-footer a:hover,.micrositesbase .submenu-component .submenu-links-footer a:focus:focus-visible{text-decoration:none;color:var(--ocean700)}
footer .SiteFeedback a:hover{color:var(--ocean700)}
.micrositesbase .tabs .TabList li a:hover,.micrositesbase .tabs .TabList li a:focus:focus-visible{text-decoration:none;color:var(--ocean700)}
.micrositesbase .submenu-component .card .card-body a:not(.btn).no-underline:hover,.micrositesbase .submenu-component .card .card-body a:not(.btn).no-underline:focus:focus-visible{text-decoration:none;color:var(--ocean700)}
.customerStoryContainer footer .anchornav:hover a,.customerStoryContainer footer .anchornav:focus:focus-visible a{text-decoration-line:underline;text-decoration-thickness:2px;color:var(--ocean700);text-underline-offset:3px}
.search-pagination ul li a:hover,.search-pagination ul li a:focus:focus-visible{text-decoration:none}
.text-dark-mode a:hover .fa.fa-chevron-right,.text-white .text-dark-mode a:hover .fa.fa-chevron-right,.text-gray .text-dark-mode a:hover .fa.fa-chevron-right{color:var(--indigo200)}
.event-table .agenda-tabs-component .tabs-list li a:hover,.event-table .agenda-tabs-component .tabs-list li a:hover h6,.event-table .agenda-tabs-component .tabs-list li.active a.tab:hover h6,.event-table .agenda-tabs-component .tabs-list .tab-panel.active a.tab:hover,.event-table .agenda-tabs-component .tabs-list li a:focus:focus-visible,.event-table .agenda-tabs-component .tabs-list li a:focus:focus-visible h6,.event-table .agenda-tabs-component .tabs-list li.active a.tab:focus:focus-visible h6,.event-table .agenda-tabs-component .tabs-list .tab-panel.active a.tab:focus:focus-visible{text-decoration:none;color:var(--ocean700)}
.reource-list .dropdown button#listTopFilter:focus:focus-visible{outline:2px solid var(--indigo) !important;outline-offset:3px}
.reource-list .top-filters .dropdown a.dropdown-item:focus:focus-visible{outline-offset:-2px}