  ﻿main.home-main{background-color:-webkit-linear-gradient(136deg,#eee 0%,#fff 100%);}main.home-main .wide.grey-wide{padding:0;}h1,h2,h3,h4,h5{font-family:"Heebo",sans-serif;color:#00869d;line-height:150%;font-weight:700;}h1 span,h2 span,h3 span,h4 span,h5 span,h1 a,h2 a,h3 a,h4 a,h5 a{font-family:"Heebo",sans-serif;font-weight:700;}h1{font-size:4rem;position:relative;text-align:center;}h1::after{content:'';position:absolute;bottom:0;height:3px;width:100px;left:50%;border-radius:3px;transform:translateX(-50%);background-color:#00869d;}h1 span{font-size:4rem;}@media only screen and (min-width:480px) and (max-width:719px){h1{font-size:3rem;}h1 span{font-size:3rem;}}@media only screen and (max-width:481px){h1{font-size:2.5rem;}h1 span{font-size:2.5rem;}}h2{font-size:2.5rem;color:#a2469e;}h2 span{font-size:3rem;}@media only screen and (min-width:480px) and (max-width:719px){h2{font-size:2.25rem;}h2 span{font-size:2.25rem;}}@media only screen and (max-width:481px){h2{font-size:2.125rem;}h2 span{font-size:2.125rem;}}h3{font-size:2.5rem;}h3 span{font-size:2.5rem;}@media only screen and (min-width:480px) and (max-width:719px),only screen and (max-width:481px){h3{font-size:1.75rem;}h3 span{font-size:1.75rem;}}h4{font-size:2rem;}h4 span{font-size:2rem;}@media only screen and (min-width:480px) and (max-width:719px),only screen and (max-width:481px){h4{font-size:1.5rem;}h4 span{font-size:1.5rem;}}h5{font-size:1.5rem;}h5 span{font-size:1.5rem;}@media only screen and (min-width:480px) and (max-width:719px),only screen and (max-width:481px){h5{font-size:1.25rem;}h5 span{font-size:1.25rem;}}div,a,span,p,td{font-family:"Heebo",sans-serif;font-weight:normal;font-size:1.125rem;line-height:150%;color:#4c5a57;}a{font-weight:500;}a:hover{color:#00869d;}a.journal{background-color:#a2469e;padding:.75rem 1rem;color:#fff;border-radius:10px;transition:.1s ease-in;font-size:20px;}a.journal:hover{text-decoration:none;background-color:#b34fae;transition:.1s ease-out;font-size:20px;}.grey-block{background-color:#bcc5c3;}section.narrow{padding:0 1rem;}section.narrow .narrow-inner{padding:2rem 0;max-width:1280px;margin:0 auto;}@media only screen and (min-width:480px) and (max-width:719px),only screen and (max-width:481px){section.narrow .narrow-inner{padding:1rem 0;}}section.narrow .narrow-inner.narrow-inner-split{display:flex;justify-content:space-between;align-items:flex-start;position:relative;}@media only screen and (min-width:480px) and (max-width:719px),only screen and (max-width:481px){section.narrow .narrow-inner.narrow-inner-split{flex-wrap:wrap;}}section.narrow .narrow-inner.narrow-inner-split .custom-container{flex:0 1 calc(100% - (200px + 4rem));margin-right:2rem;}@media only screen and (min-width:480px) and (max-width:719px),only screen and (max-width:481px){section.narrow .narrow-inner.narrow-inner-split .custom-container{flex:0 1 100%;margin-right:0;}}section.narrow .narrow-inner.narrow-inner-split .side-nav{flex:0 1 200px;background-color:#fafafa;border-radius:10px;padding:2rem;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);position:sticky;top:90px;}@media only screen and (min-width:480px) and (max-width:719px),only screen and (max-width:481px){section.narrow .narrow-inner.narrow-inner-split .side-nav{flex:0 1 100%;position:static;}}@media only screen and (max-width:481px){section.narrow .narrow-inner.narrow-inner-split .side-nav{padding:1rem;}}section.narrow .narrow-inner.narrow-inner-split .side-nav .side-nav-title{font-size:1rem;letter-spacing:1px;margin-bottom:.75rem;font-weight:700;text-transform:uppercase;display:flex;justify-content:space-between;align-items:center;}section.narrow .narrow-inner.narrow-inner-split .side-nav .side-nav-links{display:block;}section.narrow .narrow-inner.narrow-inner-split .side-nav .side-nav-links a{font-size:1rem;display:block;color:#00869d;margin-bottom:.25rem;}div.page-col-grid{display:grid;grid-template-columns:repeat(2,50%);grid-column-gap:40px;}div.page-col-grid .page-col.col-2{grid-column-start:1;grid-column-end:span 2;}div.page-col-grid .page-col.col-1{grid-column-start:auto;grid-column-end:span 1;}div.page-col-grid div.video{margin-top:0;margin-bottom:0;}.sub-nav{max-width:1280px;margin:0 auto;}.sub-nav .sub-nav-title{text-align:center;font-size:2.5rem;font-weight:500;margin-bottom:2rem;font-weight:700;display:flex;align-items:center;justify-content:center;}.sub-nav .sub-nav-title i{margin-left:1rem;}.sub-nav .sub-nav-links{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;margin-bottom:2rem;}@media only screen and (min-width:480px) and (max-width:719px){.sub-nav .sub-nav-links{grid-template-columns:repeat(2,1fr);}}@media only screen and (max-width:481px){.sub-nav .sub-nav-links{grid-template-columns:repeat(1,1fr);}}.sub-nav .sub-nav-links a{background-color:#00869d;color:#fff;display:inline-block;padding:1rem 2rem 1rem calc(2rem - 10px);border-left:10px solid #007084;font-size:1.25rem;font-weight:300;letter-spacing:.5px;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);}.sub-nav .sub-nav-links a:hover{background-color:#009cb7;border-left-color:#00869d;text-decoration:none;}section.wide.purple-wide{background:-webkit-linear-gradient(136deg,rgba(162,70,158,.1) 0%,#fff 100%);}section.wide.grey-wide{background-color:#fafafa;padding:2rem 0;}section#hero{position:relative;}section#hero .hero-image-inner{position:relative;z-index:7;}section#hero .hero-inner img{width:100%;vertical-align:top;}section#hero .hero-inner .hero-content{position:absolute;bottom:0;left:0;text-align:center;width:100%;}section#hero .hero-inner .hero-content.push-up{bottom:5rem;}@media only screen and (min-width:720px) and (max-width:979px){section#hero .hero-inner .hero-content{left:2rem;}}@media only screen and (min-width:480px) and (max-width:719px),only screen and (max-width:481px){section#hero .hero-inner .hero-content{left:1rem;width:calc(100% - 2rem);}}section#hero .hero-inner .hero-content .hero-content-container{text-align:left;max-width:1280px;margin:0 auto 2rem auto;}@media only screen and (min-width:480px) and (max-width:719px),only screen and (max-width:481px){section#hero .hero-inner .hero-content .hero-content-container{margin-bottom:1rem;}}section#hero .hero-inner .hero-content .hero-content-container .hero-content-inner{background-color:rgba(0,0,0,.3);padding:.5rem 1rem;display:inline-block;margin:0 auto;text-align:left;max-width:60%;}section#hero .hero-inner .hero-content .hero-content-container .hero-content-inner.hero-content-title{display:block;background-color:transparent;padding:0;margin:0 0 1rem 0;}section#hero .hero-inner .hero-content .hero-content-container .hero-content-inner.hero-content-title .hero-background{background-color:rgba(0,0,0,.3);display:inline-block;padding:.5rem 1rem;}section#hero .hero-inner .hero-content .hero-content-container .hero-content-inner.hero-content-title .hero-background span{font-size:2.5rem;}@media only screen and (min-width:720px) and (max-width:979px){section#hero .hero-inner .hero-content .hero-content-container .hero-content-inner.hero-content-title .hero-background span{font-size:2.25rem;}}@media only screen and (min-width:480px) and (max-width:719px){section#hero .hero-inner .hero-content .hero-content-container .hero-content-inner.hero-content-title .hero-background span{font-size:2rem;}}@media only screen and (max-width:481px){section#hero .hero-inner .hero-content .hero-content-container .hero-content-inner.hero-content-title .hero-background span{font-size:1.5rem;}}@media only screen and (min-width:480px) and (max-width:719px),only screen and (max-width:481px){section#hero .hero-inner .hero-content .hero-content-container .hero-content-inner{max-width:100%;}}section#hero .hero-inner .hero-content .hero-content-container .hero-content-inner.hero-credits span{font-size:1.125rem;}section#hero .hero-inner .hero-content .hero-content-container .hero-content-inner span{font-size:1.5rem;font-weight:500;color:#fff;}@media only screen and (min-width:720px) and (max-width:979px){section#hero .hero-inner .hero-content .hero-content-container .hero-content-inner span{font-size:1.25rem;}}@media only screen and (min-width:480px) and (max-width:719px){section#hero .hero-inner .hero-content .hero-content-container .hero-content-inner span{font-size:1rem;}}@media only screen and (max-width:481px){section#hero .hero-inner .hero-content .hero-content-container .hero-content-inner span{font-size:1rem;}}section#hero .hero-inner .hero-content .hero-content-container .hero-image-arrow{display:none;}section#hero .hero-inner .link-content{position:absolute;bottom:0;left:0;text-align:center;width:100%;z-index:9999;}@media only screen and (min-width:720px) and (max-width:979px){section#hero .hero-inner .link-content{left:2rem;}}@media only screen and (min-width:480px) and (max-width:719px),only screen and (max-width:481px){section#hero .hero-inner .link-content{left:1rem;width:calc(100% - 2rem);}}section#hero .hero-inner .link-content .link-content-container{text-align:left;max-width:1280px;margin:0 auto 2rem auto;}@media only screen and (min-width:480px) and (max-width:719px),only screen and (max-width:481px){section#hero .hero-inner .link-content .link-content-container{margin-bottom:1rem;}}section#hero .hero-inner .link-content .link-content-container .link-content-inner{background-color:#00869d;padding:.5rem 1rem;display:inline-block;margin:0 auto;text-align:left;max-width:60%;}@media only screen and (min-width:480px) and (max-width:719px),only screen and (max-width:481px){section#hero .hero-inner .link-content .link-content-container .link-content-inner{max-width:100%;}}section#hero .hero-inner .link-content .link-content-container .link-content-inner a{font-size:1.5rem;font-weight:500;color:#fff;}section#hero .hero-inner .link-content .link-content-container .link-content-inner a:hover{background-color:#009cb7;}@media only screen and (min-width:720px) and (max-width:979px){section#hero .hero-inner .link-content .link-content-container .link-content-inner a{font-size:2.25rem;}}@media only screen and (min-width:480px) and (max-width:719px){section#hero .hero-inner .link-content .link-content-container .link-content-inner a{font-size:2rem;}}@media only screen and (max-width:481px){section#hero .hero-inner .link-content .link-content-container .link-content-inner a{font-size:1.5rem;}}section#hero .arrows-content{position:absolute;bottom:0;right:0;text-align:center;width:100%;z-index:8;}@media only screen and (min-width:720px) and (max-width:979px){section#hero .arrows-content{right:2rem;}}@media only screen and (min-width:480px) and (max-width:719px),only screen and (max-width:481px){section#hero .arrows-content{right:1rem;width:calc(100% - 2rem);}}section#hero .arrows-content .arrows-content-container{text-align:right;max-width:1280px;margin:0 auto 2rem auto;}@media only screen and (min-width:480px) and (max-width:719px),only screen and (max-width:481px){section#hero .arrows-content .arrows-content-container{margin-bottom:1rem;}}section#hero .arrows-content .arrows-content-container .slick-arrows-custom{text-align:right;display:inline-block;}section#hero .arrows-content .arrows-content-container .slick-arrows-custom .slick-arrow-custom{display:inline-block;background-color:rgba(0,0,0,.3);padding:.75rem 1rem;}@media only screen and (min-width:480px) and (max-width:719px),only screen and (max-width:481px){section#hero .arrows-content .arrows-content-container .slick-arrows-custom .slick-arrow-custom{padding:.5rem;}}section#hero .arrows-content .arrows-content-container .slick-arrows-custom .slick-arrow-custom:hover{cursor:pointer;background-color:rgba(0,0,0,.5);}section#hero .arrows-content .arrows-content-container .slick-arrows-custom .slick-arrow-custom:hover i{color:#fff;}section#hero .arrows-content .arrows-content-container .slick-arrows-custom .slick-arrow-custom.slick-left-arrow-custom{margin-right:1rem;}@media only screen and (min-width:480px) and (max-width:719px),only screen and (max-width:481px){section#hero .arrows-content .arrows-content-container .slick-arrows-custom .slick-arrow-custom.slick-left-arrow-custom{margin-right:.25rem;}}section#hero .arrows-content .arrows-content-container .slick-arrows-custom .slick-arrow-custom i{color:#fafafa;font-size:1.5rem;}@media only screen and (min-width:480px) and (max-width:719px),only screen and (max-width:481px){section#hero .arrows-content .arrows-content-container .slick-arrows-custom .slick-arrow-custom i{font-size:1.25rem;}}section#newsletter-subscribe{display:none;background-color:#bcc5c3;padding:4rem 1rem;}@media only screen and (min-width:480px) and (max-width:719px),only screen and (max-width:481px){section#newsletter-subscribe{padding:2rem 1rem;}}section#newsletter-subscribe .news-sub-inner{max-width:1280px;margin:0 auto;}section#newsletter-subscribe .news-sub-inner .news-sub-title{color:#a2469e;font-size:2rem;font-weight:700;margin-bottom:2rem;text-align:center;}section#newsletter-subscribe .news-sub-inner .news-sub-form{display:grid;grid-template-columns:1fr 1fr 350px;grid-gap:2rem;}@media only screen and (min-width:720px) and (max-width:979px){section#newsletter-subscribe .news-sub-inner .news-sub-form{grid-template-columns:1fr 1fr 275px;grid-gap:1rem;}}@media only screen and (min-width:480px) and (max-width:719px),only screen and (max-width:481px){section#newsletter-subscribe .news-sub-inner .news-sub-form{grid-template-columns:1fr;grid-gap:1rem;}}section#newsletter-subscribe input{width:100%;box-sizing:border-box;font-size:1.5rem;line-height:150%;}section#newsletter-subscribe input[type=text]{padding:1rem 2rem;font-family:"Heebo",sans-serif;color:#4c5a57;font-weight:500;background-color:#fff;border:none;}@media only screen and (min-width:480px) and (max-width:719px),only screen and (max-width:481px){section#newsletter-subscribe input[type=text]{padding:.5rem 1rem;}}@media only screen and (min-width:480px) and (max-width:719px),only screen and (max-width:481px){section#newsletter-subscribe input{font-size:1.25rem;}}section#newsletter-subscribe a{background-color:#00869d;color:#fff;font-size:2rem;font-weight:700;font-family:"Heebo",sans-serif;height:100%;padding:.5rem 2rem;display:block;text-align:center;box-sizing:border-box;}section#newsletter-subscribe a:hover{background-color:#00798e;text-decoration:none;}@media only screen and (max-width:481px){section#newsletter-subscribe a{font-size:1.5rem;}}.view-item-container{display:grid;grid-gap:2rem;}@media only screen and (max-width:481px){.view-item-container{grid-gap:1rem;}}.view-item-container.three-col{grid-template-columns:repeat(3,1fr);}@media only screen and (min-width:720px) and (max-width:979px),only screen and (min-width:480px) and (max-width:719px){.view-item-container.three-col{grid-template-columns:repeat(2,1fr);}}@media only screen and (max-width:481px){.view-item-container.three-col{grid-template-columns:1fr;}}.view-item-container.two-col{grid-template-columns:repeat(2,1fr);}@media only screen and (min-width:720px) and (max-width:979px),only screen and (min-width:480px) and (max-width:719px){.view-item-container.two-col{grid-template-columns:repeat(2,1fr);}}@media only screen and (max-width:481px){.view-item-container.two-col{grid-template-columns:1fr;}}.view-item-container .view-item-title{margin-bottom:1rem;line-height:100%;}.view-item-container .view-item-title a{font-size:1.25rem;}.view-item-container .view-item-title a:hover{color:#00869d;text-decoration:none;}.view-item-container .view-item-summary{margin-bottom:1rem;}.view-item-container .view-item-authors{margin-top:1rem;font-weight:bold;color:#00869d;}.view-item-container .view-item-website-category{margin-top:1rem;margin-bottom:1rem;font-weight:bold;}.view-item-container .view-item-date{margin-bottom:1rem;font-weight:bold;}.view-item-container .view-item-more a{display:inline-block;margin-top:.5rem;background-color:#00869d;padding:.5rem 1rem;color:#fff;font-size:1rem;}.view-item-container .view-item-more a:hover{background-color:#a2469e;text-decoration:none;}.view-item-container-empty{background-color:#eee;border:1px solid #ddd;padding:1rem;text-align:center;border-radius:10px;}.view-item-container-empty span{display:block;color:#00869d;font-size:1.25rem;}.news-view .view-item{background-color:#fafafa;padding:2rem;}.news-view .view-item .view-item-date{margin-bottom:.5rem;font-size:1rem;}.news-view .view-item .view-item-title{margin-bottom:0;}.jobs-view .view-item .view-item-title{margin-bottom:1rem;}.dbrow-jobs h5.title{position:relative;color:#a2469e;padding-bottom:.5rem;}.dbrow-jobs h5.title::after{content:'';position:absolute;bottom:0;left:0;height:3px;width:3rem;background-color:#a2469e;}.dbrow-jobs .view-item-book{text-align:center;margin:40px 0;}.dbrow-jobs .view-item-book a{background-color:#a2469e;border-radius:.25rem 2rem 3rem 3rem;padding:15px 30px;text-decoration:none;color:#fff;}.dbrow-jobs .view-item-book a:hover{background-color:#903e8d;}.dbrow-jobs .jobs-summary-top.job-has-image{display:flex;}@media only screen and (min-width:480px) and (max-width:719px),only screen and (max-width:481px){.dbrow-jobs .jobs-summary-top.job-has-image{flex-wrap:wrap;}}.dbrow-jobs .jobs-summary-top.job-has-image .jobs-summary-left{flex-basis:25%;padding-right:40px;}@media only screen and (min-width:720px) and (max-width:979px){.dbrow-jobs .jobs-summary-top.job-has-image .jobs-summary-left{flex-basis:20%;padding-right:20px;}}@media only screen and (min-width:480px) and (max-width:719px),only screen and (max-width:481px){.dbrow-jobs .jobs-summary-top.job-has-image .jobs-summary-left{flex-basis:100%;padding-bottom:20px;padding-right:0;margin:0 auto;text-align:center;}}.dbrow-jobs .jobs-summary-top.job-has-image .jobs-summary-left img{width:100%;vertical-align:top;}@media only screen and (min-width:480px) and (max-width:719px){.dbrow-jobs .jobs-summary-top.job-has-image .jobs-summary-left img{max-width:400px;}}.dbrow-jobs .jobs-summary-top.job-has-image .jobs-summary-right{flex-basis:75%;}@media only screen and (min-width:720px) and (max-width:979px){.dbrow-jobs .jobs-summary-top.job-has-image .jobs-summary-right{flex-basis:80%;}}@media only screen and (min-width:480px) and (max-width:719px),only screen and (max-width:481px){.dbrow-jobs .jobs-summary-top.job-has-image .jobs-summary-right{flex-basis:100%;}}.dbrow-jobs .jobs-summary-top.job-has-image .jobs-summary-right h5{margin-top:0;}.subcommittees-container .view-item{border:2px solid #dfdfdf;background-color:#efefef;border-radius:5px;padding:1rem;margin:1rem 0;}@media only screen and (max-width:481px){.subcommittees-container .view-item{margin:0;}}.subcommittees-container .view-item .view-item-title a{color:#a2469e;font-size:1.5rem;}.subcommittees-container .view-item-summary{margin-bottom:0;}section.subcommittee-row .view-title{font-size:1.5rem;font-weight:bold;margin-bottom:.5rem;color:#a2469e;}section.subcommittee-row div.aic-info div.aic-row{margin-bottom:1rem !important;}.publications-view .view-item{background-color:#fafafa;padding:2rem;}.resources-row .row-title{margin-bottom:1rem;}.resources-row .row-title h2{text-align:left;}.resources-row .row-authors{background-color:#fafafa;padding:1rem 2rem;margin-bottom:2rem;}.resources-row .row-comments{margin-top:2rem;margin-bottom:2rem;}.mem-types-container .mem-type{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);background-color:#fafafa;padding:2rem 1rem 4rem 1rem;border-radius:1rem;transition:all .3s cubic-bezier(.25,.8,.25,1);position:relative;}.mem-types-container .mem-type:hover{box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22);}.mem-types-container .mem-type-title{font-size:1.75rem;margin-bottom:1.5rem;color:#00869d;font-weight:700;text-align:center;}.mem-types-container .mem-type-info .mem-type-fee{text-align:center;font-weight:700;margin-bottom:2rem;position:relative;}.mem-types-container .mem-type-info .mem-type-fee::after{content:'';position:absolute;bottom:-1rem;width:1rem;background-color:#4c5a57;height:2px;border-radius:1rem;left:50%;transform:translateX(-50%);}.mem-types-container .mem-type-info .mem-type-open{text-align:center;font-weight:700;margin-bottom:1rem;}.mem-types-container .mem-type-info .mem-type-more{display:flex;justify-content:space-between;align-items:center;position:absolute;bottom:1rem;left:1rem;width:calc(100% - 2rem);}.mem-types-container .mem-type-info .mem-type-more a.mem-type-more-title{background-color:#00869d;color:#fff;padding:.5rem 1rem;text-align:center;font-weight:700;border-radius:.25rem .25rem .25rem 1rem;}.mem-types-container .mem-type-info .mem-type-more a.mem-type-more-title:hover{text-decoration:none;background-color:#009cb7;}.mem-types-container .mem-type-info .mem-type-more a.mem-type-reg{background-color:#a2469e;color:#fff;padding:.5rem 1rem;text-align:center;font-weight:700;border-radius:.25rem .25rem 1rem .25rem;}.mem-types-container .mem-type-info .mem-type-more a.mem-type-reg:hover{text-decoration:none;background-color:#b34fae;}.mem-types-container .mem-type-info .mem-type-more .mem-type-more-info{display:none;}.membership-type-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);z-index:99998;display:none;}.membership-type-popup{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;background-color:#eee;box-sizing:border-box;padding:2rem;z-index:99999;display:none;}@media only screen and (min-width:480px) and (max-width:719px),only screen and (max-width:481px){.membership-type-popup{padding:1rem;max-height:90%;overflow:auto;}}.membership-type-popup .mem-type-popup-inner .mtp-title{font-size:2rem;color:#a2469e;margin-bottom:1rem;font-weight:700;}.membership-type-popup .mem-type-popup-inner .mtp-info .mtp-fee{font-weight:500;}.membership-type-popup .mem-type-popup-inner .mtp-info .mtp-open{font-weight:500;}.membership-type-popup .mem-type-popup-inner .mtp-benefits h5{margin-top:1rem;margin-bottom:1rem;}.membership-type-popup .mem-type-popup-inner .mtp-benefits ul{margin-top:0;}.membership-type-popup .mem-type-popup-inner .mtp-actions a{display:inline-block;background-color:#a2469e;color:#fff;margin-top:.5rem;padding:.5rem 1rem;font-size:1.25rem;text-align:center;}.membership-type-popup .mem-type-popup-inner .mtp-actions a i{margin-left:.5rem;}.membership-type-popup .mem-type-popup-inner .mtp-actions a:hover{text-decoration:none;background-color:#b34fae;}.membership-type-popup .mem-type-popup-inner .mtp-actions a.mem-type-close{background-color:#ddd;color:#444;}.membership-type-popup .mem-type-popup-inner .mtp-actions a.mem-type-close:hover{background-color:#d7d7d7;}.team-member-container{padding:2rem 0;}.team-member-container .tm-header{font-size:3rem;font-weight:700;display:flex;justify-content:center;align-items:center;color:#00869d;margin-bottom:4rem;text-align:center;position:relative;}@media only screen and (min-width:480px) and (max-width:719px),only screen and (max-width:481px){.team-member-container .tm-header{justify-content:space-between;text-align:left;}}.team-member-container .tm-header:after{content:'';position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);height:3px;width:50px;background-color:#00869d;}@media only screen and (min-width:480px) and (max-width:719px),only screen and (max-width:481px){.team-member-container .tm-header:after{display:none;}}.team-member-container .tm-header i{margin-left:2rem;}.team-member-container .tm-view{padding:0;}.team-member-container .tm-view .team-member{display:flex;margin-bottom:2rem;}@media only screen and (min-width:480px) and (max-width:719px),only screen and (max-width:481px){.team-member-container .tm-view .team-member{flex-wrap:wrap;}}.team-member-container .tm-view .team-member .team-member-image{min-width:300px;margin-right:2rem;}@media only screen and (min-width:480px) and (max-width:719px),only screen and (max-width:481px){.team-member-container .tm-view .team-member .team-member-image{margin-right:0;}}.team-member-container .tm-view .team-member .team-member-image img{width:100%;max-width:100%;vertical-align:top;}.team-member-container .tm-view .team-member .team-member-image.backup-image{background-color:#fafafa;display:flex;align-items:center;justify-content:center;min-height:200px;}.team-member-container .tm-view .team-member .team-member-image.backup-image i{font-size:10rem;color:#00869d;}.team-member-container .tm-view .team-member .team-member-content{padding:2rem;background-color:#fafafa;flex-grow:1;}.team-member-container .tm-view .team-member .team-member-content h5{margin-top:0;margin-bottom:1rem;}.team-member-container .tm-view .team-member .team-member-content .team-member-email{margin-bottom:.5rem;color:#a2469e;font-weight:bold;}table.login_box{border:2px solid #a2469e;border-radius:1rem;padding:1rem;border-collapse:unset;}table.login_box tr:nth-child(2) td{padding-bottom:.25rem;}div.page-highlights{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;padding:2rem 0;}@media only screen and (min-width:480px) and (max-width:719px),only screen and (max-width:481px),only screen and (min-width:720px) and (max-width:979px){div.page-highlights{grid-template-columns:1fr;grid-gap:2rem;padding:2rem 0;}}div.page-highlights .page-highlight{background-color:#eee;border-bottom-right-radius:50px;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);}div.page-highlights .page-highlight .page-highlight-image img{max-width:100%;vertical-align:top;}div.page-highlights .page-highlight .page-highlight-content{padding:1.5rem 2rem;}div.page-highlights .page-highlight .page-highlight-content .page-highlight-title{font-size:1.5rem;color:#a2469e;margin-bottom:1rem;font-weight:500;}div.page-highlights .page-highlight .page-highlight-content .page-highlight-summary{margin-bottom:1rem;}div.page-highlights .page-highlight .page-highlight-content .page-highlight-more a{background-color:#ddd;display:inline-block;padding:.5rem 1rem;}div.page-highlights .page-highlight .page-highlight-content .page-highlight-more a:hover{color:#a2469e;text-decoration:none;}div.page-highlights .page-highlight .page-highlight-content .page-highlight-more a i{margin-left:.5rem;}.narrow-inner .register-now{margin:3rem 0;}@media only screen and (min-width:720px) and (max-width:979px),only screen and (min-width:480px) and (max-width:719px),only screen and (max-width:481px){.narrow-inner .register-now{margin:2rem 0;}}.register-now{margin:3rem;display:flex;box-shadow:-27.1px 62.5px 125px -25px rgba(50,50,93,.4),-16.2px 37.5px 75px -37.5px rgba(0,0,0,.5);border-radius:1rem;overflow:hidden;}@media only screen and (min-width:720px) and (max-width:979px){.register-now{margin:2rem 0;flex-wrap:wrap;}}@media only screen and (min-width:480px) and (max-width:719px),only screen and (max-width:481px){.register-now{flex-wrap:wrap;margin:2rem 1rem;}}.register-now .register-image{min-width:500px;flex-grow:0;}@media only screen and (min-width:720px) and (max-width:979px){.register-now .register-image{flex-grow:1;}}@media only screen and (min-width:480px) and (max-width:719px),only screen and (max-width:481px){.register-now .register-image{min-width:0;flex-grow:1;}}.register-now .register-image img{width:100%;vertical-align:top;}.register-now .register-content{background-color:#a2469e;padding:2rem 2rem 7rem 2rem;position:relative;flex-grow:1;}@media only screen and (min-width:720px) and (max-width:979px){.register-now .register-content{padding:2rem;}}@media only screen and (min-width:480px) and (max-width:719px),only screen and (max-width:481px){.register-now .register-content{padding:1rem;}}.register-now .register-content .register-title{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:2rem;letter-spacing:.5px;}@media only screen and (min-width:480px) and (max-width:719px),only screen and (max-width:481px){.register-now .register-content .register-title{font-size:2rem;}}.register-now .register-content .register-info{color:#fff;font-size:1.5rem;}.register-now .register-content .register-base{position:absolute;bottom:0;left:0;background-color:#ad4ba8;width:100%;height:7rem;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;padding:0 2rem;}@media only screen and (min-width:720px) and (max-width:979px),only screen and (min-width:480px) and (max-width:719px),only screen and (max-width:481px){.register-now .register-content .register-base{flex-wrap:wrap;position:static;height:auto;padding:1rem;margin-top:2rem;}}.register-now .register-content .register-base .register-base-text{font-size:1.5rem;color:#fff;font-weight:500;}@media only screen and (min-width:480px) and (max-width:719px),only screen and (max-width:481px){.register-now .register-content .register-base .register-base-text{margin-bottom:1rem;}}.register-now .register-content .register-base a{display:inline-block;background-color:#a2469e;color:#fff;padding:.5rem 1rem;font-size:1.5rem;text-align:center;}.register-now .register-content .register-base a:hover{background-color:#974194;text-decoration:none;}.item-container{margin-bottom:2rem;}.news-homepage-container{padding:2rem 0;max-width:1280px;margin:0 auto;}@media only screen and (min-width:720px) and (max-width:979px){.news-homepage-container{padding:2rem;}}@media only screen and (min-width:480px) and (max-width:719px),only screen and (max-width:481px){.news-homepage-container{padding:2rem 1rem;}}.news-homepage-container .news-header{font-size:3rem;font-weight:700;display:flex;justify-content:center;align-items:center;color:#a2469e;margin-bottom:2rem;text-align:center;position:relative;}@media only screen and (min-width:480px) and (max-width:719px),only screen and (max-width:481px){.news-homepage-container .news-header{font-size:2rem;}}.news-homepage-container .news-header:after{content:'';position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);height:3px;width:50px;background-color:#a2469e;}.news-homepage-container .news-header i{margin-left:1rem;}.news-homepage-container .news-summary{text-align:center;margin-bottom:3rem;}.news-homepage-container .news-summary h5{color:#4c5a57;}.news-homepage-container .view-item{padding:0;background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);transition:all .3s cubic-bezier(.25,.8,.25,1);border-radius:.25rem 2rem 5rem 3rem;}.news-homepage-container .view-item:hover{box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22);}.news-homepage-container .view-item .view-item-title a{background-color:#a2469e;border-radius:.25rem 2rem 0 0;display:block;font-size:1.5rem;padding:.5rem 2rem;color:#fff;}.news-homepage-container .view-item .view-item-title a:hover{background-color:#903e8d;}.news-homepage-container .view-item .view-item-image img{border-radius:0;vertical-align:top;width:100%;}.news-homepage-container .view-item .view-item-content{background-color:#fff;border-radius:.25rem 2rem 5rem 3rem;padding:2rem;}.news-homepage-container .view-item .view-item-content.has-image{border-radius:0 0 5rem 3rem;}.news-homepage-container .view-item .view-item-date{margin-bottom:1rem;font-size:1rem;font-weight:700;}.news-homepage-container .view-item .view-item-summary{font-weight:500;font-size:1.25rem;}.news-homepage-container .view-item .view-item-more a{background-color:#a2469e;border-radius:.25rem 2rem 3rem 3rem;}.news-homepage-container .view-item .view-item-more a:hover{background-color:#903e8d;}div.view-item-image.job-image{max-width:150px;text-align:center;margin:.5rem auto;}section.news-banner img{width:100%;vertical-align:top;}section.dbrow-news h1{font-size:3rem;}section.dbrow-news .news-row-date{font-size:1rem;margin-bottom:1rem;font-style:italic;}section.dbrow-news .news-row-summary{font-size:1.25rem;font-weight:bold;margin-bottom:1rem;}section.dbrow-news .news-resource{padding:1.5rem;background-color:#eee;margin-bottom:5px;}section.dbrow-news .news-resource .resource-title{font-weight:bold;margin-bottom:.5rem;color:#00869d;}div.pagination_band{background-color:#fff;padding:1rem 3rem;background-color:#efefef;border-radius:5px;margin-bottom:2rem;}div.pagination_band .pagination_showing{display:inline-block;margin-right:2rem;color:#312a23;}div.pagination_band i{color:#4c5a57;margin:.5rem;}div.pagination_band i.icon-left{margin-right:1rem;}div.pagination_band i.icon-right{margin-left:1rem;}div.pagination_band a{color:#4c5a57;font-size:1rem;padding:.5rem;}div.pagination_band a.icon-link{background-color:#eaeaea;border-radius:5px;padding-top:.25rem;padding-bottom:.25rem;}div.pagination_band a.icon-link.icon-link-left{margin-right:.5rem;}div.pagination_band a.icon-link.icon-link-right{margin-left:.5rem;}div.pagination_band a.icon-link i{margin:0;}div.pagination_band span.page_current{color:#fff;background-color:#a2469e;border-radius:5px;font-size:1rem;padding:.25rem .5rem;}div.search_header{background-color:#00869d;padding:1rem 3rem;position:relative;margin-bottom:5px;color:#fff;font-size:1.25rem;text-transform:uppercase;font-weight:bold;font-family:"Heebo",sans-serif;line-height:140%;}div.search_container{background-color:#efefef;padding:1rem calc(3rem - 10px);position:relative;margin-bottom:1.5rem;color:#fff;}div.search_container table.search_table{width:100%;}div.search_container table.search_table tr{width:100%;background-color:#efefef;}div.search_container table.search_table tr:last-child{width:100%;background-color:transparent;}div.search_container table.search_table tr:last-child td{padding:10px 0 0 0;}div.search_container table.search_table tr td{border-bottom:5px solid #efefef;padding:5px 0;font-size:16px;}div.search_container table.search_table tr td div{font-size:16px;}div.search_container table.search_table tr td table tr td{border-bottom:0;}div.search_container table.search_table tr td:first-child{width:20%;}div.search_container table.search_table tr td:last-child{width:80%;}div.search_container table.search_table tr td input[type=text]{height:25px;border:1px solid #dfdfdf;padding:.25rem .5rem;font-family:"Heebo",sans-serif;}div.search_container table.search_table tr td input[type=checkbox]{margin-right:.5rem;}a.link_button{background-color:#00869d;color:#fff !important;font-size:1rem;border:0;font-family:"Heebo",sans-serif;}a.link_button:hover{background-color:#009cb7;color:#fff !important;font-size:1rem;border:0;font-family:"Heebo",sans-serif;}.member-alert{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.3);opacity:0;visibility:hidden;transition:.2s ease-out opacity,visibility .2s ease-out .2s;z-index:999;}.member-alert.active-ma{opacity:1;visibility:visible;transition:.2s ease-in;}.member-alert.active-ma .member-alert-inner{opacity:1;visibility:visible;top:50%;transform:translate(-50%,-50%);transition:.2s cubic-bezier(.35,.5,.16,.96) .2s;}.member-alert .member-alert-inner{max-width:90%;position:absolute;top:0;left:50%;transform:translate(-50%,0);visibility:hidden;opacity:0;background-color:#fff;transition:.2s ease-out opacity,visibility .2s ease-out .2s,top 0s .4s,transform 0s .4s;box-sizing:border-box;padding:2rem;border-radius:10px;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);}.member-alert .member-alert-inner .member-alert-link{position:absolute;top:1rem;right:1rem;}.member-alert .member-alert-inner .member-alert-link i{vertical-align:top;}.member-alert .member-alert-inner .member-alert-link:hover{color:#00869d;}.member-alert .member-alert-inner p{margin-top:0;}.member-alert .member-alert-inner .member-alert-actions{display:flex;justify-content:flex-start;margin-top:1rem;}.member-alert .member-alert-inner .member-alert-actions a{background-color:#00869d;color:#fff;text-align:center;border-radius:5px;padding:.5rem 1rem;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);}.member-alert .member-alert-inner .member-alert-actions a:hover{background-color:#009cb7;box-shadow:0 1px 3px rgba(0,0,0,.22),0 1px 2px rgba(0,0,0,.34);text-decoration:none;}.member-alert .member-alert-inner .member-alert-actions a:first-child{margin-right:1rem;}.catpath{background-color:#eee;padding:0 20px;box-sizing:border-box;}.catpath .catpath-inner{max-width:1280px;margin:0 auto;padding:10px 0;font-size:1.25rem;}@media only screen and (max-width:481px){.catpath .catpath-inner{font-size:1.125rem;}}.catpath .catpath-inner a,.catpath .catpath-inner span,.catpath .catpath-inner div{font-size:1.25rem;font-weight:500;color:#333;}@media only screen and (max-width:481px){.catpath .catpath-inner a,.catpath .catpath-inner span,.catpath .catpath-inner div{font-size:1.125rem;}}.catpath .catpath-inner a{color:#00869d;}@media only screen and (max-width:481px){.catpath .catpath-inner a{font-size:1.125rem;}}.catpath .catpath-inner a:hover{color:#009cb7;text-decoration:none;}.catpath .catpath-inner i{color:#00869d;}.catpath .catpath-inner i:hover{color:#009cb7;}.image{display:block;margin:0 auto;text-align:center;}.image img{max-width:100%;}.split-bullets ul{margin:auto;columns:2;-webkit-columns:2;-moz-columns:2;}@media only screen and (min-width:480px) and (max-width:719px),only screen and (max-width:481px){.split-bullets ul{columns:1;-webkit-columns:1;-moz-columns:1;padding-left:1.5rem;}}.split-bullets ul li{margin-left:1rem;margin-right:1rem;margin-bottom:.25rem;}@media only screen and (min-width:480px) and (max-width:719px),only screen and (max-width:481px){.split-bullets ul li{margin-left:.5rem;margin-right:.5rem;}}.grey-theme-box{background:#fafafa;padding:2rem;margin:2rem 0;}@media only screen and (min-width:480px) and (max-width:719px),only screen and (max-width:481px){.grey-theme-box{padding:1rem;margin:1rem 0;}}.grey-theme-box h1,.grey-theme-box h2,.grey-theme-box h3,.grey-theme-box h4,.grey-theme-box h5{color:#00869d;}.grey-theme-box ul{width:80%;margin:auto;columns:2;-webkit-columns:2;-moz-columns:2;}.grey-theme-box.no-split ul{columns:1;-webkit-columns:1;-moz-columns:1;}.grey-theme-box.no-split ul li{margin-left:0;margin-right:0;margin-bottom:.25rem;}.blue-theme-box{background:#00869d;padding:2rem;margin:2rem 0;}@media only screen and (min-width:480px) and (max-width:719px),only screen and (max-width:481px){.blue-theme-box{padding:1rem;margin:1rem 0;}}.blue-theme-box p,.blue-theme-box div,.blue-theme-box ul,.blue-theme-box li,.blue-theme-box a,.blue-theme-box h1,.blue-theme-box h2,.blue-theme-box h3,.blue-theme-box h4,.blue-theme-box h5{color:#fff;}.image-text{display:flex;justify-content:flex-start;align-items:center;padding:2rem 1rem;margin:0;}@media only screen and (min-width:480px) and (max-width:719px),only screen and (max-width:481px){.image-text{margin:0 0 2rem 0;padding:1rem;flex-wrap:wrap;}}.image-text>a{display:inline-block;max-width:500px;width:100%;height:auto;}.image-text img{max-width:500px;width:100%;height:auto;border-radius:.25rem 2rem 5rem 3rem;}@media only screen and (min-width:720px) and (max-width:979px){.image-text img{max-width:400px;}}.image-text div{padding:0 1rem;text-align:left;font-size:1.25rem;margin:0 2rem 0 2rem;}.image-text div.journal-only{max-width:60%;}@media only screen and (min-width:720px) and (max-width:979px){.image-text div{margin:0 1rem;padding:1rem;}}@media only screen and (min-width:480px) and (max-width:719px),only screen and (max-width:481px){.image-text div{padding:0;margin:0;}}.image-text div h1,.image-text div h2,.image-text div h3,.image-text div h4,.image-text div h5,.image-text div h6{color:#a2469e;}.image-text div p,.image-text div a,.image-text div span{font-size:1.25rem;line-height:1.6;text-align:left;}.image-text div ul li{margin-bottom:1rem;}@media only screen and (min-width:720px) and (max-width:979px){.image-text div ul li{margin-bottom:.5rem;}}@media only screen and (min-width:480px) and (max-width:719px),only screen and (max-width:481px){.image-text div ul li{margin-bottom:0;}}.image-text.image-right{justify-content:flex-end;}.image-text.image-right div{order:0;margin:0 2rem 0 2rem;}@media only screen and (min-width:720px) and (max-width:979px){.image-text.image-right div{margin:0 1rem;padding:1rem;}}@media only screen and (min-width:480px) and (max-width:719px),only screen and (max-width:481px){.image-text.image-right div{margin:0;}}.image-text.image-right img{order:1;border-radius:2rem .25rem 3rem 5rem;}div.popup_shadow{display:none !important;}div.help_popup_container{margin-top:.25rem;}div.help_popup{background-color:#f9f9f9;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);border-radius:0 0 10px 10px;border:1px solid #e9e9e9;border-top:5px solid #00869d;max-width:1280px;width:100%;box-sizing:border-box;padding:.5rem 1rem;}div.help_popup div{background-color:#f9f9f9;padding:0;}div.help_pop_up{background-color:#efefef;margin-bottom:30px;margin-top:30px;padding:20px 40px;position:relative;}div.help_pop_up a.help_pop_up_link{color:#00869d;font-size:24px;height:36px;line-height:36px;text-decoration:none;font-weight:500;}div.help_pop_up a.help_pop_up_link i{color:#00869d;font-size:36px;line-height:36px;margin-right:20px;vertical-align:middle;}div.help_pop_up a.help_pop_up_link:hover{text-decoration:none;color:#009cb7;}div.help_pop_up a.help_pop_up_link:hover i{color:#009cb7;}div.help_pop_up div.help_pop_up_content{display:none;position:relative;margin-top:1rem;}div.help_pop_up div.help_pop_up_content .help_pop_up_close{margin-top:2rem;margin-bottom:1rem;font-size:16px;font-weight:400;}div.help_pop_up div.help_pop_up_content .help_pop_up_close a{background-color:#dfdfdf;padding:.5rem 1rem;}div.help_pop_up div.help_pop_up_content .help_pop_up_close a:hover{text-decoration:none;color:#00869d;}div.help_pop_up div.help_pop_up_content .help_pop_up_close a:hover i{color:#00869d;}div.help_pop_up div.help_pop_up_content .help_pop_up_close i{margin-left:.5rem;}.contact-form-page{margin:2rem 0;border-radius:10px;background-color:#fafafa;padding:2rem;}@media only screen and (min-width:480px) and (max-width:719px),only screen and (max-width:481px){.contact-form-page{padding:1rem;}}.contact-form-page .contact-form-page-header{font-family:"Heebo",sans-serif;font-size:3rem;margin-bottom:2rem;font-weight:bold;color:#a2469e;position:relative;padding-bottom:.5rem;}@media only screen and (min-width:720px) and (max-width:979px){.contact-form-page .contact-form-page-header{font-size:2rem;}}@media only screen and (min-width:480px) and (max-width:719px),only screen and (max-width:481px){.contact-form-page .contact-form-page-header{font-size:1.5rem;margin-bottom:1rem;}}.contact-form-page .contact-form-page-header::after{content:'';position:absolute;bottom:0;height:3px;width:50px;left:0;border-radius:3px;background-color:#a2469e;}.contact-form-page .form-inner{display:grid;grid-gap:1rem;grid-template-areas:"name name" "phone email" "message message" "recaptcha legal" "labelError labelError" "labelSuccess labelSuccess";}@media only screen and (min-width:480px) and (max-width:719px),only screen and (max-width:481px){.contact-form-page .form-inner{grid-template-areas:"name" "phone" "email" "message" "recaptcha" "legal" "labelError" "labelSuccess";grid-gap:.5rem;}}.contact-form-page .form-inner .form-row{position:relative;}.contact-form-page .form-inner .form-row .form-row-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);}.contact-form-page .form-inner .form-row .form-row-icon.stick-top{top:1rem;transform:none;}.contact-form-page .form-inner .form-row .form-row-icon i{font-size:1.25rem;color:#a2469e;opacity:.3;vertical-align:middle;}.contact-form-page .form-inner .form-row#nameRow{grid-area:name;}.contact-form-page .form-inner .form-row#emailRow{grid-area:email;}.contact-form-page .form-inner .form-row#phoneRow{grid-area:phone;}.contact-form-page .form-inner .form-row#messageRow{grid-area:message;}.contact-form-page .form-inner .form-row#recaptchaRow{grid-area:recaptcha;}.contact-form-page .form-inner .form-row#legalRow{grid-area:legal;text-align:right;}@media only screen and (min-width:480px) and (max-width:719px),only screen and (max-width:481px){.contact-form-page .form-inner .form-row#legalRow{text-align:left;}}.contact-form-page .form-inner .form-row#labelError{grid-area:labelError;}.contact-form-page .form-inner .form-row#labelSuccess{grid-area:labelSuccess;}.contact-form-page .form-inner .form-row input[type=text],.contact-form-page .form-inner .form-row textarea{padding:1rem 1rem 1rem 3rem;font-size:1.25rem;font-family:"Heebo",sans-serif;border:1px solid #ddd;border-radius:5px;width:100%;box-sizing:border-box;}@media only screen and (min-width:480px) and (max-width:719px),only screen and (max-width:481px){.contact-form-page .form-inner .form-row input[type=text],.contact-form-page .form-inner .form-row textarea{font-size:1rem;padding:.5rem;}}.contact-form-page .form-inner .form-row textarea{min-height:200px;}.contact-form-page .recaptcha-response{display:none;}.contact-form-page .recaptcha-button-response a{background-color:#aaa;color:#fff;border:none;border-radius:5px;font-size:1.25rem;padding:.5rem 2rem;outline:none;font-family:"Heebo",sans-serif;display:inline-block;margin:0 auto;text-align:center;transition:225ms cubic-bezier(.25,.46,.45,.94);}.contact-form-page .recaptcha-button-response a.disabled:hover{cursor:default;}.contact-form-page .recaptcha-button-response a:hover{cursor:pointer;background-color:#a2469e;border-color:#fff;transition:450ms cubic-bezier(.25,.46,.45,.94);}.contact-form-page .legal-row a{font-size:100%;}.efm-success{padding:1rem 2rem;background-color:#28a745;color:#fff;font-size:1rem;margin-top:1rem;display:inline-block;}.efm-success i{margin-right:.5rem;}.efm-warning{padding:1rem 2rem;background-color:#dc3545;color:#fff;font-size:1rem;margin-top:1rem;display:inline-block;}.efm-warning i{margin-right:.5rem;}div.attachment{margin:2rem 0;background-color:#fafafa;padding:2rem;border:3px solid #eaeaea;border-radius:.1rem .1rem 5rem .1rem;}div.attachment.attachment-blue{background-color:#00869d;border-color:#00798e;}div.attachment.attachment-purple{background-color:#a2469e;border-color:#974194;}div.attachment.attachment-blue .attachment-title a,div.attachment.attachment-purple .attachment-title a{color:#fff;}div.attachment.attachment-blue .attachment-title a:hover,div.attachment.attachment-purple .attachment-title a:hover{color:#fff;text-decoration:underline;}div.attachment.attachment-blue .attachment-content a,div.attachment.attachment-purple .attachment-content a{color:#fff;}div.attachment.attachment-blue .attachment-content a:hover,div.attachment.attachment-purple .attachment-content a:hover{color:#fff;text-decoration:underline;}div.attachment.attachment-blue .attachment-content i,div.attachment.attachment-purple .attachment-content i{color:#fff;}div.attachment.attachment-has-image{display:flex;background-color:#fff;border-color:#eee;padding:0;align-items:center;}@media only screen and (min-width:480px) and (max-width:719px),only screen and (max-width:481px){div.attachment.attachment-has-image{flex-wrap:wrap;}}div.attachment.attachment-has-image .attachment-inner{padding-top:2rem;padding-bottom:2rem;padding-right:2rem;}div.attachment.attachment-has-image .attachment-inner .attachment-title a{font-size:1.5rem;}div.attachment .attachment-image{max-width:300px;margin-right:2rem;}div.attachment .attachment-image img{width:100%;vertical-align:top;}div.attachment .attachment-title{margin-bottom:1rem;}div.attachment .attachment-title a{font-size:1.75rem;color:#00869d;}div.attachment .attachment-content{display:flex;align-items:center;justify-content:flex-start;}div.attachment .attachment-content a{display:flex;align-items:center;justify-content:flex-start;font-size:1.25rem;padding:0;}div.attachment .attachment-content a:hover{color:#00869d;}div.attachment .attachment-content a:hover i{text-decoration:none;}div.attachment .attachment-content i{color:#00869d;font-size:1.5rem;margin-right:.75rem;}div.attachment .attachment-content span.attachment-size{font-size:1rem;margin-left:.5rem;font-weight:bold;color:#bcc5c3;}div.members-area-links{margin:2rem auto;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;}@media only screen and (min-width:720px) and (max-width:979px),only screen and (min-width:480px) and (max-width:719px){div.members-area-links{grid-template-columns:repeat(2,1fr);}}@media only screen and (max-width:481px){div.members-area-links{grid-template-columns:1fr;}}div.members-area-links>a.members-area-link{background-color:#00869d;color:#fff;padding:.5rem 1rem;font-size:1.25rem;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);}div.members-area-links>a.members-area-link:hover{background-color:#a2469e;text-decoration:none;}a.members-area-link{background-color:#00869d;color:#fff;padding:.5rem 1rem;font-size:1.25rem;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);}a.members-area-link:hover{background-color:#a2469e;text-decoration:none;}div.grecaptcha-badge{display:none !important;}.submit-button.in-progress{cursor:wait;color:transparent !important;background-color:#fff !important;}.submit-button.in-progress .loader div{border-radius:50%;position:absolute;animation:loader-spin 2s linear infinite;transition:opacity 250ms ease-in;transition:margin-left 250ms ease-out;}.submit-button.in-progress .loader{margin-left:-2.85rem;}.submit-button.in-progress .loader div{border:5px solid #fff;border-top:5px solid #ffc107;width:1.25rem;height:1.25rem;}div.video{text-align:center;vertical-align:top;margin:1rem auto;position:relative;padding-bottom:56.25%;height:0;}div.video-shrink-container{max-width:600px;text-align:center;margin:0 auto;}div.video-shrink{text-align:center;margin:0 auto;max-width:600px;}div.video iframe{position:absolute;top:0;left:0;width:100%;height:100%;}.call-to-action{margin:50px 0;}.call-to-action .cta-header{font-size:24px;font-weight:600;color:#a2469e;text-align:center;}.call-to-action .cta-button{margin:25px 0 0;text-align:center;}.call-to-action .cta-button a{display:inline-block;background-color:#00869d;padding:20px 40px;color:#fff;font-size:20px;border-radius:.25rem 2rem 3rem 3rem;}.call-to-action .cta-button a:hover{background-color:#a2469e;text-decoration:none;}.facilitator{display:block;position:relative;margin-bottom:20px;}.facilitator .facilitator-image{display:inline-block;float:left;width:25%;max-width:300px;margin:0 20px 0 0;}@media only screen and (max-width:481px){.facilitator .facilitator-image{display:inline-block;float:none;width:100%;margin:0;}.facilitator .facilitator-image img{max-width:300px;}}.facilitator .facilitator-image img{width:100%;}