html,body{background-color:#0084cd;color:#fff;font-family:"Raleway",sans-serif;font-optical-sizing:auto}body{min-height:100vh;display:flex;flex-direction:column}html{scroll-behavior:smooth}input[type=button],input[type=submit]{cursor:pointer}input,button,select,textarea{border-radius:0}input,button,textarea{-webkit-appearance:none}input[type=checkbox]{-webkit-appearance:auto}input.invalid,select.invalid,textarea.invalid{border-color:#d51a1a !important}.alert{text-align:center;padding:.5em;border:solid 1px;margin-bottom:1em;color:#121212;border-color:#90a100;background:#fffdb8}.alert span:first-child{font-weight:bold;padding-bottom:.2rem;display:block}.alert li{list-style:none}.alert.alert-danger{border-color:#a10000;background:#ffb8b8}.alert.alert-success{border-color:#00a11b;background:#b8ffbd}.alert a{text-decoration:underline}.img-ban img{display:none}.bg-white{background-color:#fff}.bg-black{background-color:#000}.bg-grey{background-color:#d0d0d0}.bg-grey-alt{background-color:#efefef}.bg-grey-alt2{background-color:#9c9c9c}.bg-blue-pale{background-color:#3f9cd0}.bg-blue-bold{background-color:#0084cd}.bg-green{background-color:#89a90b}.bg-blue-dark{background-color:#0068a2}.bg-blue-super-dark{background-color:#29546f}.bg-grey-gradient{background-color:#f4f5f5;background:linear-gradient(-180deg,#f4f5f5 0%,#e5e5e5 50%,#e0e0e0 50%,#d3d3d3 100%)}.bg-green-gradient{background:#89a90b;background:linear-gradient(180deg,rgba(137,169,11,1) 0%,rgba(162,200,13,1) 50%,rgba(137,169,11,1) 100%)}.bg-blue-gradient{background:#89a90b;background:linear-gradient(180deg,#0084cd 0%,#3f9cd0 50%,#0084cd 100%)}.bg-blue-bold-grid{background-image:url(/images/bg-grid.png);background-size:cover;background-position:top right;background-repeat:no-repeat}.text-black{color:#131313}.text-blue-bold{color:#0084cd}.text-blue-bright{color:#0085ff}.text-blue-pale{color:#3f9cd0}.text-blue-pale2{color:#69b5f5}.text-white{color:#fff}.text-shad-black{text-shadow:1px 1px 2px #131313}.inset-shadow{box-shadow:0 0 5px 0 rgba(129,121,121,75%) inset}.outset-shadow{box-shadow:0 0 15px 0 rgba(137,137,137,75%)}.border-thick-white{border:solid 4px #fff}.border-thick-grey{border:solid 4px #f3f3f3}.border-mid-grey{border:solid 2px #f3f3f3}.border-thick-pale-blue{border:solid 4px #c2e3f5}.highlight-border-top{border-top:5px solid #ececec}.highlight-border-bottom{border-bottom:5px solid #ececec}.border-thin-white-top{border-top:solid 1px #fff}.border-thin-white-bottom{border-bottom:solid 1px #fff}.border-thin-blue-bottom{border-bottom:solid 1px #0084cd}.border-mid-white{border:solid 2px #fff}nav ul li{list-style-type:none;-webkit-user-select:none;user-select:none}nav ul li a,nav ul li a:hover,nav ul li a:visited,nav ul li a:active{text-decoration:none;display:block;width:100%}nav.nested{z-index:1000;position:relative}nav.nested li{position:relative;align-content:center}nav.nested li span{cursor:pointer}nav.nested li:hover>ul{opacity:1;visibility:visible;width:auto;transition-delay:0ms;padding:0 1rem;border:solid 1px #fff;border-top:none;height:auto;display:block;min-width:calc(100% + 2rem)}nav.nested>ul:hover{opacity:1;visibility:visible;width:auto;transition-delay:0ms;height:auto}nav.nested>ul li ul{opacity:0;position:absolute;top:100%;transition:200ms;transition-delay:200ms;border-top:none;padding:0;border:0;left:-1rem;display:none;width:0;height:0}.nav.nested>ul li ul li{align-content:center;align-items:center}.ico-account{background-image:url(/images/ico-account.png);background-size:contain;background-position:center center;background-repeat:no-repeat}.ico-basket{background-image:url(/images/ico-basket.png);background-size:contain;background-position:center center;background-repeat:no-repeat}span.ico-basket.ico-login{bottom:2px;right:10px}.ico-login{position:absolute;bottom:-1px;right:13px;width:17px;height:21px}.testimonial-block{background-size:cover;background-color:#0484cb;background-blend-mode:multiply}.testimonial-block:hover{background-color:transparent}.webinar-box-title{height:2rem;align-content:flex-start;white-space:normal;text-overflow:ellipsis;word-wrap:break-word;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:1rem}.webinar-profile-image{border-radius:50%;height:130%;aspect-ratio:1/1;text-align:center;align-content:center;top:-65%;position:absolute;right:20px;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;display:block}.webinar-profile-image img{width:100%;height:100%;display:block}.arrow-link-right{border-right:solid #cfcfcf 20px;position:relative}.arrow-link-right-white{border-right:solid #fff 20px;position:relative}.arrow-link-right:after,.arrow-link-right-white:after{content:"";height:40px;width:40px;background-color:#0084cd;background-image:url(/images/ico-arrow-right.png);position:absolute;top:0;right:-20px;border-radius:50%;border:solid 3px #fff;box-sizing:border-box;background-position:center;background-repeat:no-repeat;background-size:50%;transition:background-color .5s ease-in-out}.arrow-link-left{border-left:solid #cfcfcf 20px;position:relative}.arrow-link-left-white{border-left:solid #fff 20px;position:relative}.arrow-link-left:after,.arrow-link-left-white:after{content:"";height:40px;width:40px;background-color:#0084cd;background-image:url(/images/ico-arrow-right.png);position:absolute;transform:rotate(180deg);top:0;left:-20px;border-radius:50%;border:solid 3px #fff;box-sizing:border-box;background-position:center;background-repeat:no-repeat;background-size:50%;transition:background-color .5s ease-in-out}.arrow-link-right:hover,.arrow-link-left:hover,.arrow-link-right-white:hover,.arrow-link-left-white:hover{color:#89a90b}.arrow-link-right:hover:after,arrow-link-left:hover:after,.arrow-link-right-white:hover:after,.arrow-link-left-white:hover:after{background-color:#89a90b}.footer-logo{margin-bottom:-20px}.footer-logo img{max-width:40%}.custom-select{position:relative;overflow:hidden}.custom-select:after{content:"▼";height:100%;width:4rem;position:absolute;top:0;right:0;background:#89a90b;background:linear-gradient(180deg,rgba(137,169,11,1) 0%,rgba(162,200,13,1) 50%,rgba(137,169,11,1) 100%);cursor:pointer;pointer-events:none;text-align:center;font-size:1.6em;align-items:center;align-content:center}.user-content p{margin:1rem 0}.user-content>p:last-child{margin-bottom:0}.user-content>p:first-child{margin-top:0}.user-content ul,.user-content ol{margin-left:2rem}.user-content a{text-decoration:underline}.user-content.black-links a{color:#000}.user-content h2{font-size:1.3rem;font-weight:bold}.team-profile{position:absolute;top:0;left:0;background-position:center;background-size:contain;background-repeat:no-repeat}.form-widget input,.form-widget select,.form-widget textarea{width:100%;border:solid 1px #d0d0d0;font-size:inherit;font-family:inherit;line-height:inherit}.event-icon{overflow:hidden;background:#cfcfcf85;border-radius:50%;align-self:center;padding:6px;width:80px}.event-icon>div{align-self:center;text-align:center;align-content:center;background:#0068a2;border:solid 2px #fff;border-radius:50%;align-self:center}.speaker-grid{grid-template-columns:1.25fr 5fr}.speaker-headshot{align-items:center;align-content:center;background:#cfcfcf85;border-radius:50%;overflow:hidden;padding:6px}.speaker-headshot .inner{width:100%;height:100%;border-radius:50%;overflow:hidden;background:#fff;align-content:center}.speaker-headshot img{max-width:100%;max-height:100%}.person-icon>div,.person-icon>span{background-position:center center;background-size:cover;background-repeat:no-repeat}.event-square-card{background-color:#0084cd}.event-square-date{color:#0084cd}.event-type-2 .event-square-card{background-color:#89a90b}.event-type-2 .event-square-date{color:#89a90b}.events-list{background-color:#0084cd}.events-list.event-type-2{background:#89a90b;background:linear-gradient(90deg,rgba(137,169,11,1) 0%,rgba(0,132,205,1) 100%)}.circle-headshot{background:#cfcfcf85;border-radius:50%;padding:6px;overflow:hidden;display:block}.circle-headshot .inner{background-size:cover;background-position:center center;border-radius:50%;display:block}.event-icon>div.ico-circle-pdf{background-image:url(/images/ico-pdf.png);background-position:center center;background-size:contain;background-repeat:no-repeat}.event-icon>div.ico-circle-cert{background-image:url(/images/ico-cert.png);background-position:center center;background-size:contain;background-repeat:no-repeat}.members-area [data-tab-name]{padding:0 .5rem;align-items:center;align-content:center}.members-area [data-tab-name].active{color:#0068a2;background:#fff}@media(max-width:96rem){.webinar-profile-image{height:120%;top:-60%}}@media(max-width:80rem){.webinar-profile-image{height:110%;top:-55%}}@media(max-width:64rem){.webinar-box-title{height:1.2rem;align-content:flex-start;white-space:normal;text-overflow:ellipsis;word-wrap:break-word;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;line-height:1.2rem;width:80%}.webinar-profile-image{border-radius:50%;height:80%;text-align:center;align-content:center;top:10%;position:absolute;right:.5em}.ico-login{top:0;bottom:unset;right:0;height:100%;width:100%;background-size:60%}span.ico-basket.ico-login{background-size:70%;right:0}}@media(max-width:48rem){.md-border0{border:0}.md-bg-white{background:#fff}.fixed-nav{top:0;left:0;z-index:1000}nav.nested>ul li:not(.link) span{display:none}nav.nested li:hover>ul{padding:0;border:0;min-width:unset;display:flex}nav.nested li{height:unset}nav.nested ul li.link{min-height:30px}nav.nested>ul li ul{display:flex;opacity:1;width:unset;border:none;position:initial;padding:0;border:0;flex-direction:column;gap:10px;margin-top:0;height:unset}.sm-border0{border:0}.speaker-grid{grid-template-columns:2fr 5fr}}@media(max-width:40rem){.highlight-border-top,.sm-highlight-border-top{border-top:3px solid #fff}.speaker-grid{grid-template-columns:1fr}.speaker-headshot{max-width:50%}.sm-border-thin-blue-bottom{border-bottom:solid 1px #0084cd}}