._admithub_embed-container :export{admithubPrimary:#0c785e;secondaryTeal:#0c785e;mainstayAlmostBlack:#121619;mainstayDarkBlue:#092e63;mainstayDarkBlue05:#f2f4f7;mainstayDarkBlue10:#e7ebf0;mainstayDarkBlue20:#ced5e0;mainstayDarkBlue65:#5f779a;mainstayDarkBlue70:#536d92;mainstayDarkBlue80:#3a5882;mainstayDarkMint:#00c6a4;mainstayDarkMintWOpacity:rgba(0,198,164,0.1);mainstayDarkGreen:#08785d;mainstayElectricRed:#f4456d;mainstayLightGreen:#097f65;mainstayFocusedGray:#ced5e0;mainstayBlue10:#f2f9ff;mainstayBlue40:#6fadf0;mainstayBlue60:#1b71ce;mainstayBlue70:#0063d0;mainstayBlue80:#0051aa;mainstayBlue50:#fdf3f3;mainstayError300:#fda29b;mainstayError600:#cb271b;mainstayError700:#a31208;mainstayGrayBackgrounds:#f9fafb;mainstayDisabledGray:#98a2b3;mainstayGrayLines:#d0d5dd;mainstayGrayHeader:#1d2939;mainstayGrayText:#475467;mainstayGrayLabels:#667085;mainstaySuccess50:#f6fef9;mainstaySuccess500:#12b76a;mainstaySuccess600:#039855;mainstaySuccess700:#05603a;mainstayWarning10:#fffcf5;mainstayWarning300:#fec84b;mainstayWarning600:#dc6803;mainstayWarning700:#b54708;newUIDanger:#e34646;newUIDangerLight:#fae3e5;blue20:#deebff;mainstayTeal:#0c785e;pumpkinSpice:#ea7405;forestWhisper:#487f4a;lavishLilac:#c642db;azureBlast:#0063d0;blazeBurst:#e84717;royalPlum:#8a58ca;ceruleanSplash:#20a2c1;oceanSpray:#189580;coralCrush:#ff5279;wineWisp:#620b3e;slateHarbor:#667085;sereneSky:#4692e6;mauveMirage:#a17ba7;mistyMorning:#8497b1;amberGlow:#e67205;verdantVibes:#5ca35f;pinkPetal:#e76482;forestFern:#1d9a19;emeraldEssence:#32a491;rusticCharm:#d07053;elegantOrchid:#a883d8;linkPrimary:#0c785e;linkPrimaryHover:#1a8d7a}._admithub_embed-container .btn-blue-grey-005{background-color:#fbfbfb}._admithub_embed-container .btn-blue-grey-005:hover,._admithub_embed-container .btn-blue-grey-005.active{background-color:#eff3f5}._admithub_embed-container .btn.opacity-unset{opacity:1 !important}.Toastify__toast-container{z-index:9999;position:fixed;padding:4px;width:320px;box-sizing:border-box;color:#fff;}.Toastify__toast-container--top-left{top:1em;left:1em;}.Toastify__toast-container--top-center{top:1em;left:50%;margin-left:-160px;}.Toastify__toast-container--top-right{top:1em;right:1em;}.Toastify__toast-container--bottom-left{bottom:1em;left:1em;}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;margin-left:-160px;}.Toastify__toast-container--bottom-right{bottom:1em;right:1em;}@media only screen and (max-width:480px) {
 .Toastify__toast-container{width:100vw;padding:0;left:0;margin:0;}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;}.Toastify__toast-container--rtl{right:0;left:auto;left:initial;} 
}.Toastify__toast{position:relative;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:1px;box-shadow:0 1px 10px 0 rgba(0,0,0,0.1),0 2px 15px 0 rgba(0,0,0,0.05);display:flex;justify-content:space-between;max-height:800px;overflow:hidden;font-family:sans-serif;cursor:pointer;direction:ltr;}.Toastify__toast--rtl{direction:rtl;}.Toastify__toast--default{background:#fff;color:#aaa;}.Toastify__toast--info{background:#3498db;}.Toastify__toast--success{background:#07bc0c;}.Toastify__toast--warning{background:#f1c40f;}.Toastify__toast--error{background:#e74c3c;}.Toastify__toast-body{margin:auto 0;flex:1 1;}@media only screen and (max-width:480px) {
 .Toastify__toast{margin-bottom:0;} 
}.Toastify__close-button{color:#fff;font-weight:bold;font-size:14px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:0.7;transition:0.3s ease;align-self:flex-start;}.Toastify__close-button--default{color:#000;opacity:0.3;}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1;}@keyframes Toastify__trackProgress{0%{width:100%;}100%{width:0;}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:0;height:5px;z-index:9999;opacity:0.7;animation:Toastify__trackProgress linear 1;background-color:rgba(255,255,255,0.7);}.Toastify__progress-bar--rtl{right:0;left:auto;left:initial;}.Toastify__progress-bar--default{background:linear-gradient(to right,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);}@keyframes Toastify__bounceInRight{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);}from{opacity:0;transform:translate3d(3000px,0,0);}60%{opacity:1;transform:translate3d(-25px,0,0);}75%{transform:translate3d(10px,0,0);}90%{transform:translate3d(-5px,0,0);}to{transform:none;}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0);}to{opacity:0;transform:translate3d(2000px,0,0);}}@keyframes Toastify__bounceInLeft{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);}0%{opacity:0;transform:translate3d(-3000px,0,0);}60%{opacity:1;transform:translate3d(25px,0,0);}75%{transform:translate3d(-10px,0,0);}90%{transform:translate3d(5px,0,0);}to{transform:none;}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0);}to{opacity:0;transform:translate3d(-2000px,0,0);}}@keyframes Toastify__bounceInUp{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);}from{opacity:0;transform:translate3d(0,3000px,0);}60%{opacity:1;transform:translate3d(0,-20px,0);}75%{transform:translate3d(0,10px,0);}90%{transform:translate3d(0,-5px,0);}to{transform:translate3d(0,0,0);}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0);}40%,45%{opacity:1;transform:translate3d(0,20px,0);}to{opacity:0;transform:translate3d(0,-2000px,0);}}@keyframes Toastify__bounceInDown{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);}0%{opacity:0;transform:translate3d(0,-3000px,0);}60%{opacity:1;transform:translate3d(0,25px,0);}75%{transform:translate3d(0,-10px,0);}90%{transform:translate3d(0,5px,0);}to{transform:none;}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0);}40%,45%{opacity:1;transform:translate3d(0,-20px,0);}to{opacity:0;transform:translate3d(0,2000px,0);}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft;}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight;}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown;}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp;}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft;}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight;}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp;}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown;}@keyframes Toastify__zoomIn{from{opacity:0;transform:scale3d(0.3,0.3,0.3);}50%{opacity:1;}}@keyframes Toastify__zoomOut{from{opacity:1;}50%{opacity:0;transform:scale3d(0.3,0.3,0.3);}to{opacity:0;}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn;}.Toastify__zoom-exit{animation-name:Toastify__zoomOut;}@keyframes Toastify__flipIn{from{transform:perspective(400px) rotate3d(1,0,0,90deg);animation-timing-function:ease-in;opacity:0;}40%{transform:perspective(400px) rotate3d(1,0,0,-20deg);animation-timing-function:ease-in;}60%{transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1;}80%{transform:perspective(400px) rotate3d(1,0,0,-5deg);}to{transform:perspective(400px);}}@keyframes Toastify__flipOut{from{transform:perspective(400px);}30%{transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1;}to{transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0;}}.Toastify__flip-enter{animation-name:Toastify__flipIn;}.Toastify__flip-exit{animation-name:Toastify__flipOut;}@keyframes Toastify__slideInRight{from{transform:translate3d(110%,0,0);visibility:visible;}to{transform:translate3d(0,0,0);}}@keyframes Toastify__slideInLeft{from{transform:translate3d(-110%,0,0);visibility:visible;}to{transform:translate3d(0,0,0);}}@keyframes Toastify__slideInUp{from{transform:translate3d(0,110%,0);visibility:visible;}to{transform:translate3d(0,0,0);}}@keyframes Toastify__slideInDown{from{transform:translate3d(0,-110%,0);visibility:visible;}to{transform:translate3d(0,0,0);}}@keyframes Toastify__slideOutRight{from{transform:translate3d(0,0,0);}to{visibility:hidden;transform:translate3d(110%,0,0);}}@keyframes Toastify__slideOutLeft{from{transform:translate3d(0,0,0);}to{visibility:hidden;transform:translate3d(-110%,0,0);}}@keyframes Toastify__slideOutUp{from{transform:translate3d(0,0,0);}to{visibility:hidden;transform:translate3d(0,110%,0);}}@keyframes Toastify__slideOutDown{from{transform:translate3d(0,0,0);}to{visibility:hidden;transform:translate3d(0,-110%,0);}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft;}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight;}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown;}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp;}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;}._admithub_embed-container :export{admithubPrimary:#0c785e;secondaryTeal:#0c785e;mainstayAlmostBlack:#121619;mainstayDarkBlue:#092e63;mainstayDarkBlue05:#f2f4f7;mainstayDarkBlue10:#e7ebf0;mainstayDarkBlue20:#ced5e0;mainstayDarkBlue65:#5f779a;mainstayDarkBlue70:#536d92;mainstayDarkBlue80:#3a5882;mainstayDarkMint:#00c6a4;mainstayDarkMintWOpacity:rgba(0,198,164,0.1);mainstayDarkGreen:#08785d;mainstayElectricRed:#f4456d;mainstayLightGreen:#097f65;mainstayFocusedGray:#ced5e0;mainstayBlue10:#f2f9ff;mainstayBlue40:#6fadf0;mainstayBlue60:#1b71ce;mainstayBlue70:#0063d0;mainstayBlue80:#0051aa;mainstayBlue50:#fdf3f3;mainstayError300:#fda29b;mainstayError600:#cb271b;mainstayError700:#a31208;mainstayGrayBackgrounds:#f9fafb;mainstayDisabledGray:#98a2b3;mainstayGrayLines:#d0d5dd;mainstayGrayHeader:#1d2939;mainstayGrayText:#475467;mainstayGrayLabels:#667085;mainstaySuccess50:#f6fef9;mainstaySuccess500:#12b76a;mainstaySuccess600:#039855;mainstaySuccess700:#05603a;mainstayWarning10:#fffcf5;mainstayWarning300:#fec84b;mainstayWarning600:#dc6803;mainstayWarning700:#b54708;newUIDanger:#e34646;newUIDangerLight:#fae3e5;blue20:#deebff;mainstayTeal:#0c785e;pumpkinSpice:#ea7405;forestWhisper:#487f4a;lavishLilac:#c642db;azureBlast:#0063d0;blazeBurst:#e84717;royalPlum:#8a58ca;ceruleanSplash:#20a2c1;oceanSpray:#189580;coralCrush:#ff5279;wineWisp:#620b3e;slateHarbor:#667085;sereneSky:#4692e6;mauveMirage:#a17ba7;mistyMorning:#8497b1;amberGlow:#e67205;verdantVibes:#5ca35f;pinkPetal:#e76482;forestFern:#1d9a19;emeraldEssence:#32a491;rusticCharm:#d07053;elegantOrchid:#a883d8;linkPrimary:#0c785e;linkPrimaryHover:#1a8d7a}._admithub_embed-container .mainstay-toast,._admithub_embed-container .mainstay-toast-info,._admithub_embed-container .mainstay-toast-success,._admithub_embed-container .mainstay-toast-warning,._admithub_embed-container .mainstay-toast-error{cursor:default;border-radius:10px;box-shadow:0 12px 50px #ced5e0;min-height:54px;margin:0 0 1rem;padding:0;width:300px}@media (min-width:576px) {
 ._admithub_embed-container .mainstay-toast,._admithub_embed-container .mainstay-toast-info,._admithub_embed-container .mainstay-toast-success,._admithub_embed-container .mainstay-toast-warning,._admithub_embed-container .mainstay-toast-error{width:407px} 
}._admithub_embed-container .mainstay-toast .Toastify__toast-body,._admithub_embed-container .mainstay-toast-info .Toastify__toast-body,._admithub_embed-container .mainstay-toast-success .Toastify__toast-body,._admithub_embed-container .mainstay-toast-warning .Toastify__toast-body,._admithub_embed-container .mainstay-toast-error .Toastify__toast-body{margin:0;padding:0}._admithub_embed-container .mainstay-toast-info,._admithub_embed-container .mainstay-toast-success,._admithub_embed-container .mainstay-toast-warning,._admithub_embed-container .mainstay-toast-error{background-color:#121619}._admithub_embed-container :export{admithubPrimary:#0c785e;secondaryTeal:#0c785e;mainstayAlmostBlack:#121619;mainstayDarkBlue:#092e63;mainstayDarkBlue05:#f2f4f7;mainstayDarkBlue10:#e7ebf0;mainstayDarkBlue20:#ced5e0;mainstayDarkBlue65:#5f779a;mainstayDarkBlue70:#536d92;mainstayDarkBlue80:#3a5882;mainstayDarkMint:#00c6a4;mainstayDarkMintWOpacity:rgba(0,198,164,0.1);mainstayDarkGreen:#08785d;mainstayElectricRed:#f4456d;mainstayLightGreen:#097f65;mainstayFocusedGray:#ced5e0;mainstayBlue10:#f2f9ff;mainstayBlue40:#6fadf0;mainstayBlue60:#1b71ce;mainstayBlue70:#0063d0;mainstayBlue80:#0051aa;mainstayBlue50:#fdf3f3;mainstayError300:#fda29b;mainstayError600:#cb271b;mainstayError700:#a31208;mainstayGrayBackgrounds:#f9fafb;mainstayDisabledGray:#98a2b3;mainstayGrayLines:#d0d5dd;mainstayGrayHeader:#1d2939;mainstayGrayText:#475467;mainstayGrayLabels:#667085;mainstaySuccess50:#f6fef9;mainstaySuccess500:#12b76a;mainstaySuccess600:#039855;mainstaySuccess700:#05603a;mainstayWarning10:#fffcf5;mainstayWarning300:#fec84b;mainstayWarning600:#dc6803;mainstayWarning700:#b54708;newUIDanger:#e34646;newUIDangerLight:#fae3e5;blue20:#deebff;mainstayTeal:#0c785e;pumpkinSpice:#ea7405;forestWhisper:#487f4a;lavishLilac:#c642db;azureBlast:#0063d0;blazeBurst:#e84717;royalPlum:#8a58ca;ceruleanSplash:#20a2c1;oceanSpray:#189580;coralCrush:#ff5279;wineWisp:#620b3e;slateHarbor:#667085;sereneSky:#4692e6;mauveMirage:#a17ba7;mistyMorning:#8497b1;amberGlow:#e67205;verdantVibes:#5ca35f;pinkPetal:#e76482;forestFern:#1d9a19;emeraldEssence:#32a491;rusticCharm:#d07053;elegantOrchid:#a883d8;linkPrimary:#0c785e;linkPrimaryHover:#1a8d7a}._admithub_embed-container .select-v2-dropdown-indicator{margin-left:0.75rem;margin-right:0.75rem}._admithub_embed-container :export{admithubPrimary:#0c785e;secondaryTeal:#0c785e;mainstayAlmostBlack:#121619;mainstayDarkBlue:#092e63;mainstayDarkBlue05:#f2f4f7;mainstayDarkBlue10:#e7ebf0;mainstayDarkBlue20:#ced5e0;mainstayDarkBlue65:#5f779a;mainstayDarkBlue70:#536d92;mainstayDarkBlue80:#3a5882;mainstayDarkMint:#00c6a4;mainstayDarkMintWOpacity:rgba(0,198,164,0.1);mainstayDarkGreen:#08785d;mainstayElectricRed:#f4456d;mainstayLightGreen:#097f65;mainstayFocusedGray:#ced5e0;mainstayBlue10:#f2f9ff;mainstayBlue40:#6fadf0;mainstayBlue60:#1b71ce;mainstayBlue70:#0063d0;mainstayBlue80:#0051aa;mainstayBlue50:#fdf3f3;mainstayError300:#fda29b;mainstayError600:#cb271b;mainstayError700:#a31208;mainstayGrayBackgrounds:#f9fafb;mainstayDisabledGray:#98a2b3;mainstayGrayLines:#d0d5dd;mainstayGrayHeader:#1d2939;mainstayGrayText:#475467;mainstayGrayLabels:#667085;mainstaySuccess50:#f6fef9;mainstaySuccess500:#12b76a;mainstaySuccess600:#039855;mainstaySuccess700:#05603a;mainstayWarning10:#fffcf5;mainstayWarning300:#fec84b;mainstayWarning600:#dc6803;mainstayWarning700:#b54708;newUIDanger:#e34646;newUIDangerLight:#fae3e5;blue20:#deebff;mainstayTeal:#0c785e;pumpkinSpice:#ea7405;forestWhisper:#487f4a;lavishLilac:#c642db;azureBlast:#0063d0;blazeBurst:#e84717;royalPlum:#8a58ca;ceruleanSplash:#20a2c1;oceanSpray:#189580;coralCrush:#ff5279;wineWisp:#620b3e;slateHarbor:#667085;sereneSky:#4692e6;mauveMirage:#a17ba7;mistyMorning:#8497b1;amberGlow:#e67205;verdantVibes:#5ca35f;pinkPetal:#e76482;forestFern:#1d9a19;emeraldEssence:#32a491;rusticCharm:#d07053;elegantOrchid:#a883d8;linkPrimary:#0c785e;linkPrimaryHover:#1a8d7a}._admithub_embed-container .fancy-text-box{display:flex;flex-flow:column wrap;width:100%;border-radius:.25rem;background-color:#fff;transition:all 0.2s ease-out;border:1px solid transparent;cursor:text}._admithub_embed-container .fancy-text-box.shadow-border{box-shadow:0 3px 10px rgba(0,0,0,0.2)}._admithub_embed-container .fancy-text-box:not(.shadow-border){border:1px solid #dee2e6}._admithub_embed-container .fancy-text-box.fancy-webchat{border:0 !important}._admithub_embed-container .fancy-text-box .fancy-before,._admithub_embed-container .fancy-text-box .fancy-after{background-color:#fff;padding:0.2rem;border-radius:.25rem;flex:1 0}._admithub_embed-container .fancy-text-box .fancy-before .icon-send,._admithub_embed-container .fancy-text-box .fancy-after .icon-send{cursor:pointer}._admithub_embed-container .fancy-text-box .fancy-after{align-self:flex-end}._admithub_embed-container .fancy-text-box .content-wrapper{display:block;width:100%}._admithub_embed-container .fancy-text-box .content-wrapper textarea.form-control{padding:1rem;background-color:#fff;background-image:none}._admithub_embed-container .fancy-text-box.active-input{border-color:#0c785e}._admithub_embed-container .fancy-text-box.is-invalid{background-color:#fae3e5}._admithub_embed-container .fancy-text-box.is-invalid.active-input{border-color:#e34646}._admithub_embed-container .read-only-input{background-color:#f2f4f7 !important;cursor:default !important;color:#3a5882 !important}._admithub_embed-container [type='search']::-webkit-search-cancel-button,._admithub_embed-container [type='search']::-webkit-search-decoration{-webkit-appearance:none;appearance:none}._admithub_embed-container :export{admithubPrimary:#0c785e;secondaryTeal:#0c785e;mainstayAlmostBlack:#121619;mainstayDarkBlue:#092e63;mainstayDarkBlue05:#f2f4f7;mainstayDarkBlue10:#e7ebf0;mainstayDarkBlue20:#ced5e0;mainstayDarkBlue65:#5f779a;mainstayDarkBlue70:#536d92;mainstayDarkBlue80:#3a5882;mainstayDarkMint:#00c6a4;mainstayDarkMintWOpacity:rgba(0,198,164,0.1);mainstayDarkGreen:#08785d;mainstayElectricRed:#f4456d;mainstayLightGreen:#097f65;mainstayFocusedGray:#ced5e0;mainstayBlue10:#f2f9ff;mainstayBlue40:#6fadf0;mainstayBlue60:#1b71ce;mainstayBlue70:#0063d0;mainstayBlue80:#0051aa;mainstayBlue50:#fdf3f3;mainstayError300:#fda29b;mainstayError600:#cb271b;mainstayError700:#a31208;mainstayGrayBackgrounds:#f9fafb;mainstayDisabledGray:#98a2b3;mainstayGrayLines:#d0d5dd;mainstayGrayHeader:#1d2939;mainstayGrayText:#475467;mainstayGrayLabels:#667085;mainstaySuccess50:#f6fef9;mainstaySuccess500:#12b76a;mainstaySuccess600:#039855;mainstaySuccess700:#05603a;mainstayWarning10:#fffcf5;mainstayWarning300:#fec84b;mainstayWarning600:#dc6803;mainstayWarning700:#b54708;newUIDanger:#e34646;newUIDangerLight:#fae3e5;blue20:#deebff;mainstayTeal:#0c785e;pumpkinSpice:#ea7405;forestWhisper:#487f4a;lavishLilac:#c642db;azureBlast:#0063d0;blazeBurst:#e84717;royalPlum:#8a58ca;ceruleanSplash:#20a2c1;oceanSpray:#189580;coralCrush:#ff5279;wineWisp:#620b3e;slateHarbor:#667085;sereneSky:#4692e6;mauveMirage:#a17ba7;mistyMorning:#8497b1;amberGlow:#e67205;verdantVibes:#5ca35f;pinkPetal:#e76482;forestFern:#1d9a19;emeraldEssence:#32a491;rusticCharm:#d07053;elegantOrchid:#a883d8;linkPrimary:#0c785e;linkPrimaryHover:#1a8d7a}._admithub_embed-container .ms-toggle--on:hover .react-switch-bg{background-color:#05603a !important}._admithub_embed-container .ms-toggle--on:focus,._admithub_embed-container .ms-toggle--on:focus-within{box-shadow:0px 0px 0px 4px #ced5e0 !important}._admithub_embed-container .ms-toggle--off:hover .react-switch-bg{background-color:#092e63 !important}._admithub_embed-container .ms-toggle--off:focus,._admithub_embed-container .ms-toggle--off:focus-within{box-shadow:0px 0px 0px 4px #ced5e0 !important}.DayPicker{display:inline-block;font-size:1rem;}.DayPicker-wrapper{position:relative;flex-direction:row;padding-bottom:1em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.DayPicker-Months{display:flex;flex-wrap:wrap;justify-content:center;}.DayPicker-Month{display:table;margin:0 1em;margin-top:1em;border-spacing:0;border-collapse:collapse;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.DayPicker-NavBar{}.DayPicker-NavButton{position:absolute;top:1em;right:1.5em;left:auto;display:inline-block;margin-top:2px;width:1.25em;height:1.25em;background-position:center;background-size:50%;background-repeat:no-repeat;color:#8B9898;cursor:pointer;}.DayPicker-NavButton:hover{opacity:0.8;}.DayPicker-NavButton--prev{margin-right:1.5em;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAwCAYAAAB5R9gVAAAABGdBTUEAALGPC/xhBQAAAVVJREFUWAnN2G0KgjAYwPHpGfRkaZeqvgQaK+hY3SUHrk1YzNLay/OiEFp92I+/Mp2F2Mh2lLISWnflFjzH263RQjzMZ19wgs73ez0o1WmtW+dgA01VxrE3p6l2GLsnBy1VYQOtVSEH/atCCgqpQgKKqYIOiq2CBkqtggLKqQIKgqgCBjpJ2Y5CdJ+zrT9A7HHSTA1dxUdHgzCqJIEwq0SDsKsEg6iqBIEoq/wEcVRZBXFV+QJxV5mBtlDFB5VjYTaGZ2sf4R9PM7U9ZU+lLuaetPP/5Die3ToO1+u+MKtHs06qODB2zBnI/jBd4MPQm1VkY79Tb18gB+C62FdBFsZR6yeIo1YQiLJWMIiqVjQIu1YSCLNWFgijVjYIuhYYCKoWKAiiFgoopxYaKLUWOii2FgkophYp6F3r42W5A9s9OcgNvva8xQaysKXlFytoqdYmQH6tF3toSUo0INq9AAAAAElFTkSuQmCC');}.DayPicker-NavButton--next{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAwCAYAAAB5R9gVAAAABGdBTUEAALGPC/xhBQAAAXRJREFUWAnN119ugjAcwPHWzJ1gnmxzB/BBE0n24m4xfNkTaOL7wOtsl3AXMMb+Vjaa1BG00N8fSEibPpAP3xAKKs2yjzTPH9RAjhEo9WzPr/Vm8zgE0+gXATAxxuxtqeJ9t5tIwv5AtQAApsfT6TPdbp+kUBcgVwvO51KqVhMkXKsVJFXrOkigVhCIs1Y4iKlWZxB1rX4gwlpRIIpa8SDkWmggrFq4IIRaJKCYWnSgnrXIQV1r8YD+1Vrn+bReagysIFfLABRt31v8oBu1xEBttfRbltmfjgEcWh9snUS2kNdBK6WN1vrOWxObWsz+fjxevsxmB1GQDfINWiev83nhaoiB/CoOU438oPrhXS0WpQ9xc1ZQWxWHqUYe0I0qrKCQKjygDlXIQV2r0IF6ViEBxVTBBSFUQQNhVYkHIVeJAtkNsbQ7c1LtzP6FsObhb2rCKv7NBIGoq4SDmKoEgTirXAcJVGkFSVVpgoSrXICGUMUH/QBZNSUy5XWUhwAAAABJRU5ErkJggg==');}.DayPicker-NavButton--interactionDisabled{display:none;}.DayPicker-Caption{display:table-caption;margin-bottom:0.5em;padding:0 0.5em;text-align:left;}.DayPicker-Caption > div{font-weight:500;font-size:1.15em;}.DayPicker-Weekdays{display:table-header-group;margin-top:1em;}.DayPicker-WeekdaysRow{display:table-row;}.DayPicker-Weekday{display:table-cell;padding:0.5em;color:#8B9898;text-align:center;font-size:0.875em;}.DayPicker-Weekday abbr[title]{border-bottom:none;text-decoration:none;}.DayPicker-Body{display:table-row-group;}.DayPicker-Week{display:table-row;}.DayPicker-Day{display:table-cell;padding:0.5em;border-radius:50%;vertical-align:middle;text-align:center;cursor:pointer;}.DayPicker-WeekNumber{display:table-cell;padding:0.5em;min-width:1em;border-right:1px solid #EAECEC;color:#8B9898;vertical-align:middle;text-align:right;font-size:0.75em;cursor:pointer;}.DayPicker--interactionDisabled .DayPicker-Day{cursor:default;}.DayPicker-Footer{padding-top:0.5em;}.DayPicker-TodayButton{border:none;background-color:transparent;background-image:none;box-shadow:none;color:#4A90E2;font-size:0.875em;cursor:pointer;}.DayPicker-Day--today{color:#D0021B;font-weight:700;}.DayPicker-Day--outside{color:#8B9898;cursor:default;}.DayPicker-Day--disabled{color:#DCE0E0;cursor:default;}.DayPicker-Day--sunday{background-color:#F7F8F8;}.DayPicker-Day--sunday:not(.DayPicker-Day--today){color:#DCE0E0;}.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside){position:relative;background-color:#4A90E2;color:#F0F8FF;}.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside):hover{background-color:#51A0FA;}.DayPicker:not(.DayPicker--interactionDisabled)
    .DayPicker-Day:not(.DayPicker-Day--disabled):not(.DayPicker-Day--selected):not(.DayPicker-Day--outside):hover{background-color:#F0F8FF;}.DayPickerInput{display:inline-block;}.DayPickerInput-OverlayWrapper{position:relative;}.DayPickerInput-Overlay{position:absolute;left:0;z-index:1;background:white;box-shadow:0 2px 5px rgba(0,0,0,0.15);}._admithub_embed-container :export{admithubPrimary:#0c785e;secondaryTeal:#0c785e;mainstayAlmostBlack:#121619;mainstayDarkBlue:#092e63;mainstayDarkBlue05:#f2f4f7;mainstayDarkBlue10:#e7ebf0;mainstayDarkBlue20:#ced5e0;mainstayDarkBlue65:#5f779a;mainstayDarkBlue70:#536d92;mainstayDarkBlue80:#3a5882;mainstayDarkMint:#00c6a4;mainstayDarkMintWOpacity:rgba(0,198,164,0.1);mainstayDarkGreen:#08785d;mainstayElectricRed:#f4456d;mainstayLightGreen:#097f65;mainstayFocusedGray:#ced5e0;mainstayBlue10:#f2f9ff;mainstayBlue40:#6fadf0;mainstayBlue60:#1b71ce;mainstayBlue70:#0063d0;mainstayBlue80:#0051aa;mainstayBlue50:#fdf3f3;mainstayError300:#fda29b;mainstayError600:#cb271b;mainstayError700:#a31208;mainstayGrayBackgrounds:#f9fafb;mainstayDisabledGray:#98a2b3;mainstayGrayLines:#d0d5dd;mainstayGrayHeader:#1d2939;mainstayGrayText:#475467;mainstayGrayLabels:#667085;mainstaySuccess50:#f6fef9;mainstaySuccess500:#12b76a;mainstaySuccess600:#039855;mainstaySuccess700:#05603a;mainstayWarning10:#fffcf5;mainstayWarning300:#fec84b;mainstayWarning600:#dc6803;mainstayWarning700:#b54708;newUIDanger:#e34646;newUIDangerLight:#fae3e5;blue20:#deebff;mainstayTeal:#0c785e;pumpkinSpice:#ea7405;forestWhisper:#487f4a;lavishLilac:#c642db;azureBlast:#0063d0;blazeBurst:#e84717;royalPlum:#8a58ca;ceruleanSplash:#20a2c1;oceanSpray:#189580;coralCrush:#ff5279;wineWisp:#620b3e;slateHarbor:#667085;sereneSky:#4692e6;mauveMirage:#a17ba7;mistyMorning:#8497b1;amberGlow:#e67205;verdantVibes:#5ca35f;pinkPetal:#e76482;forestFern:#1d9a19;emeraldEssence:#32a491;rusticCharm:#d07053;elegantOrchid:#a883d8;linkPrimary:#0c785e;linkPrimaryHover:#1a8d7a}._admithub_embed-container .day-picker-input--disabled{background-color:#f2f4f7 !important;cursor:default !important;color:#3a5882 !important}._admithub_embed-container .day-picker-day-offset-input{width:60px !important;margin:0px 10px 0px 16px;transition:none !important}._admithub_embed-container .day-picker-day-offset-input--error-msg{position:absolute;margin-left:16px}._admithub_embed-container .day-picker-input--error{background-color:#fae3e5 !important;color:#e34646 !important}._admithub_embed-container .day-picker-input--error::-moz-placeholder{color:#e34646 !important}._admithub_embed-container .day-picker-input--error:-ms-input-placeholder{color:#e34646 !important}._admithub_embed-container .day-picker-input--error::placeholder{color:#e34646 !important}._admithub_embed-container :export{admithubPrimary:#0c785e;secondaryTeal:#0c785e;mainstayAlmostBlack:#121619;mainstayDarkBlue:#092e63;mainstayDarkBlue05:#f2f4f7;mainstayDarkBlue10:#e7ebf0;mainstayDarkBlue20:#ced5e0;mainstayDarkBlue65:#5f779a;mainstayDarkBlue70:#536d92;mainstayDarkBlue80:#3a5882;mainstayDarkMint:#00c6a4;mainstayDarkMintWOpacity:rgba(0,198,164,0.1);mainstayDarkGreen:#08785d;mainstayElectricRed:#f4456d;mainstayLightGreen:#097f65;mainstayFocusedGray:#ced5e0;mainstayBlue10:#f2f9ff;mainstayBlue40:#6fadf0;mainstayBlue60:#1b71ce;mainstayBlue70:#0063d0;mainstayBlue80:#0051aa;mainstayBlue50:#fdf3f3;mainstayError300:#fda29b;mainstayError600:#cb271b;mainstayError700:#a31208;mainstayGrayBackgrounds:#f9fafb;mainstayDisabledGray:#98a2b3;mainstayGrayLines:#d0d5dd;mainstayGrayHeader:#1d2939;mainstayGrayText:#475467;mainstayGrayLabels:#667085;mainstaySuccess50:#f6fef9;mainstaySuccess500:#12b76a;mainstaySuccess600:#039855;mainstaySuccess700:#05603a;mainstayWarning10:#fffcf5;mainstayWarning300:#fec84b;mainstayWarning600:#dc6803;mainstayWarning700:#b54708;newUIDanger:#e34646;newUIDangerLight:#fae3e5;blue20:#deebff;mainstayTeal:#0c785e;pumpkinSpice:#ea7405;forestWhisper:#487f4a;lavishLilac:#c642db;azureBlast:#0063d0;blazeBurst:#e84717;royalPlum:#8a58ca;ceruleanSplash:#20a2c1;oceanSpray:#189580;coralCrush:#ff5279;wineWisp:#620b3e;slateHarbor:#667085;sereneSky:#4692e6;mauveMirage:#a17ba7;mistyMorning:#8497b1;amberGlow:#e67205;verdantVibes:#5ca35f;pinkPetal:#e76482;forestFern:#1d9a19;emeraldEssence:#32a491;rusticCharm:#d07053;elegantOrchid:#a883d8;linkPrimary:#0c785e;linkPrimaryHover:#1a8d7a}._admithub_embed-container .nested-drop-item{padding:7px 10px 9px 12px;max-height:40px;border:#d8dee8 1px solid;font-family:Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400;color:#092e63} .source-sans-pro ._admithub_embed-container .nested-drop-item{font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;}._admithub_embed-container .nested-drop-item:hover{background-color:#e7ebf0}._admithub_embed-container button.szh-menu-button.nested-drop-button{border:none;margin:0;padding:0;background-color:transparent}._admithub_embed-container button.szh-menu-button.nested-drop-button:hover{background-color:#d6e0e6}._admithub_embed-container button.szh-menu-button.nested-drop-button>span.action-button:focus{background-color:#d6e0e6;box-shadow:none !important;outline:-webkit-focus-ring-color auto 1px !important}._admithub_embed-container button.szh-menu-button.nested-drop-button>span.action-button:focus-visible{box-shadow:none !important;outline:-webkit-focus-ring-color auto 1px !important}._admithub_embed-container .menu-open-action-button{background-color:#d6e0e6 !important}._admithub_embed-container ul.szh-menu.nested-drop-menu{padding:0;background-color:white;border:#d8dee8 1px solid;box-shadow:none;min-width:180px;box-shadow:0 0 0 0 rgba(0,0,0,0.1),0 4px 11px rgba(0,0,0,0.1)}._admithub_embed-container ul.szh-menu.nested-drop-menu li:last-child>div{border-bottom:none}._admithub_embed-container li.szh-menu__submenu>ul.szh-menu.nested-drop-menu li:last-child{border-bottom:none}._admithub_embed-container ul.szh-menu.nested-drop-menu.szh-menu--dir-right{border-radius:0 3px 3px 3px}._admithub_embed-container ul.szh-menu.nested-drop-menu.szh-menu--dir-left{border-radius:3px 0 3px 3px}._admithub_embed-container .szh-menu__item.nested-drop-item{background-color:transparent;padding:7px 10px 9px 12px;max-height:40px;border-left:#d8dee8 0px solid;border-right:#d8dee8 0px solid;border-top:#d8dee8 0px solid}._admithub_embed-container .szh-menu__item.nested-drop-item:hover{background-color:#e7ebf0}._admithub_embed-container .szh-menu__item.nested-drop-item:focus-visible{box-shadow:none !important;outline:-webkit-focus-ring-color auto 1px !important}._admithub_embed-container .szh-menu__item--disabled.nested-drop-item:hover{background-color:transparent}._admithub_embed-container .szh-menu__submenu>.szh-menu__item::after{display:none}._admithub_embed-container .szh-menu__submenu>.szh-menu__item.nested-drop-item{padding-right:8px}._admithub_embed-container :export{admithubPrimary:#0c785e;secondaryTeal:#0c785e;mainstayAlmostBlack:#121619;mainstayDarkBlue:#092e63;mainstayDarkBlue05:#f2f4f7;mainstayDarkBlue10:#e7ebf0;mainstayDarkBlue20:#ced5e0;mainstayDarkBlue65:#5f779a;mainstayDarkBlue70:#536d92;mainstayDarkBlue80:#3a5882;mainstayDarkMint:#00c6a4;mainstayDarkMintWOpacity:rgba(0,198,164,0.1);mainstayDarkGreen:#08785d;mainstayElectricRed:#f4456d;mainstayLightGreen:#097f65;mainstayFocusedGray:#ced5e0;mainstayBlue10:#f2f9ff;mainstayBlue40:#6fadf0;mainstayBlue60:#1b71ce;mainstayBlue70:#0063d0;mainstayBlue80:#0051aa;mainstayBlue50:#fdf3f3;mainstayError300:#fda29b;mainstayError600:#cb271b;mainstayError700:#a31208;mainstayGrayBackgrounds:#f9fafb;mainstayDisabledGray:#98a2b3;mainstayGrayLines:#d0d5dd;mainstayGrayHeader:#1d2939;mainstayGrayText:#475467;mainstayGrayLabels:#667085;mainstaySuccess50:#f6fef9;mainstaySuccess500:#12b76a;mainstaySuccess600:#039855;mainstaySuccess700:#05603a;mainstayWarning10:#fffcf5;mainstayWarning300:#fec84b;mainstayWarning600:#dc6803;mainstayWarning700:#b54708;newUIDanger:#e34646;newUIDangerLight:#fae3e5;blue20:#deebff;mainstayTeal:#0c785e;pumpkinSpice:#ea7405;forestWhisper:#487f4a;lavishLilac:#c642db;azureBlast:#0063d0;blazeBurst:#e84717;royalPlum:#8a58ca;ceruleanSplash:#20a2c1;oceanSpray:#189580;coralCrush:#ff5279;wineWisp:#620b3e;slateHarbor:#667085;sereneSky:#4692e6;mauveMirage:#a17ba7;mistyMorning:#8497b1;amberGlow:#e67205;verdantVibes:#5ca35f;pinkPetal:#e76482;forestFern:#1d9a19;emeraldEssence:#32a491;rusticCharm:#d07053;elegantOrchid:#a883d8;linkPrimary:#0c785e;linkPrimaryHover:#1a8d7a}._admithub_embed-container .contact-table{min-width:1000px}._admithub_embed-container .contact-table .student-row{text-decoration:none !important}._admithub_embed-container .contact-table .student-row:hover .row{background-color:#e7ebf0}._admithub_embed-container .contact-table .student-row.active .row{background-color:#e3effa;opacity:1}._admithub_embed-container .table-min-width-0{min-width:1000px !important}._admithub_embed-container .table-min-width-1{min-width:1180px !important}._admithub_embed-container .table-min-width-2{min-width:1360px !important}._admithub_embed-container .table-min-width-3{min-width:1540px !important}._admithub_embed-container .table-min-width-4{min-width:1720px !important}._admithub_embed-container .table-min-width-5{min-width:1900px !important}._admithub_embed-container .table-min-width-6{min-width:2080px !important}._admithub_embed-container .table-min-width-7{min-width:2260px !important}._admithub_embed-container .table-min-width-8{min-width:2440px !important}._admithub_embed-container .table-min-width-9{min-width:2620px !important}._admithub_embed-container .table-min-width-10{min-width:2800px !important}._admithub_embed-container .table-min-width-11{min-width:2980px !important}._admithub_embed-container .table-min-width-12{min-width:3160px !important}._admithub_embed-container .table-min-width-13{min-width:3340px !important}._admithub_embed-container .table-min-width-14{min-width:3520px !important}._admithub_embed-container .table-min-width-15{min-width:3700px !important}._admithub_embed-container .table-min-width-16{min-width:3880px !important}._admithub_embed-container .table-min-width-17{min-width:4060px !important}._admithub_embed-container .table-min-width-18{min-width:4240px !important}._admithub_embed-container .table-min-width-19{min-width:4420px !important}._admithub_embed-container .table-min-width-20{min-width:4600px !important}._admithub_embed-container .table-min-width-21{min-width:4780px !important}._admithub_embed-container .table-min-width-22{min-width:4960px !important}._admithub_embed-container .table-min-width-23{min-width:5140px !important}._admithub_embed-container .table-min-width-24{min-width:5320px !important}._admithub_embed-container .table-min-width-25{min-width:5500px !important}._admithub_embed-container .table-min-width-26{min-width:5680px !important}._admithub_embed-container .table-min-width-27{min-width:5860px !important}._admithub_embed-container .table-min-width-28{min-width:6040px !important}._admithub_embed-container .table-min-width-29{min-width:6220px !important}._admithub_embed-container .table-min-width-30{min-width:6400px !important}._admithub_embed-container .table-min-width-31{min-width:6580px !important}._admithub_embed-container .table-min-width-32{min-width:6760px !important}._admithub_embed-container .table-min-width-33{min-width:6940px !important}._admithub_embed-container .table-min-width-34{min-width:7120px !important}._admithub_embed-container .table-min-width-35{min-width:7300px !important}._admithub_embed-container .table-min-width-36{min-width:7480px !important}._admithub_embed-container .table-min-width-37{min-width:7660px !important}._admithub_embed-container .table-min-width-38{min-width:7840px !important}._admithub_embed-container .table-min-width-39{min-width:8020px !important}._admithub_embed-container .table-min-width-40{min-width:8200px !important}._admithub_embed-container .table-min-width-41{min-width:8380px !important}._admithub_embed-container .table-min-width-42{min-width:8560px !important}._admithub_embed-container .table-min-width-43{min-width:8740px !important}._admithub_embed-container .table-min-width-44{min-width:8920px !important}._admithub_embed-container .table-min-width-45{min-width:9100px !important}._admithub_embed-container .table-min-width-46{min-width:9280px !important}._admithub_embed-container .table-min-width-47{min-width:9460px !important}._admithub_embed-container .table-min-width-48{min-width:9640px !important}._admithub_embed-container .table-min-width-49{min-width:9820px !important}._admithub_embed-container .table-min-width-50{min-width:10000px !important}@charset "UTF-8";.szh-menu{margin:0;padding:0;list-style:none;box-sizing:border-box;width:-moz-max-content;width:max-content;z-index:100;border:1px solid rgba(0,0,0,0.1);background-color:#fff;}.szh-menu:focus{outline:none;}.szh-menu__arrow{box-sizing:border-box;width:0.75rem;height:0.75rem;background-color:#fff;border:1px solid transparent;border-left-color:rgba(0,0,0,0.1);border-top-color:rgba(0,0,0,0.1);z-index:-1;}.szh-menu__arrow--dir-left{right:-0.375rem;transform:translateY(-50%) rotate(135deg);}.szh-menu__arrow--dir-right{left:-0.375rem;transform:translateY(-50%) rotate(-45deg);}.szh-menu__arrow--dir-top{bottom:-0.375rem;transform:translateX(-50%) rotate(-135deg);}.szh-menu__arrow--dir-bottom{top:-0.375rem;transform:translateX(-50%) rotate(45deg);}.szh-menu__item{cursor:pointer;}.szh-menu__item:focus{outline:none;}.szh-menu__item--hover{background-color:#ebebeb;}.szh-menu__item--focusable{cursor:default;background-color:inherit;}.szh-menu__item--disabled{cursor:default;color:#aaa;}.szh-menu__group{box-sizing:border-box;}.szh-menu__radio-group{margin:0;padding:0;list-style:none;}.szh-menu__divider{height:1px;margin:0.5rem 0;background-color:rgba(0,0,0,0.12);}.szh-menu-button{box-sizing:border-box;}.szh-menu{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#212529;border:none;border-radius:0.25rem;box-shadow:0 3px 7px rgba(0,0,0,0.133),0 0.6px 2px rgba(0,0,0,0.1);min-width:10rem;padding:0.5rem 0;}.szh-menu__item{display:flex;align-items:center;position:relative;padding:0.375rem 1.5rem;}.szh-menu-container--itemTransition .szh-menu__item{transition-property:background-color,color;transition-duration:0.15s;transition-timing-function:ease-in-out;}.szh-menu__item--type-radio{padding-left:2.2rem;}.szh-menu__item--type-radio::before{content:"○";position:absolute;left:0.8rem;top:0.55rem;font-size:0.8rem;}.szh-menu__item--type-radio.szh-menu__item--checked::before{content:"●";}.szh-menu__item--type-checkbox{padding-left:2.2rem;}.szh-menu__item--type-checkbox::before{position:absolute;left:0.8rem;}.szh-menu__item--type-checkbox.szh-menu__item--checked::before{content:"✔";}.szh-menu__submenu > .szh-menu__item{padding-right:2.5rem;}.szh-menu__submenu > .szh-menu__item::after{content:"❯";position:absolute;right:1rem;}.szh-menu__header{color:#888;font-size:0.8rem;padding:0.2rem 1.5rem;text-transform:uppercase;}@keyframes szh-menu-show-slide-left{from{opacity:0;transform:translateX(0.75rem);}}@keyframes szh-menu-hide-slide-left{to{opacity:0;transform:translateX(0.75rem);}}@keyframes szh-menu-show-slide-right{from{opacity:0;transform:translateX(-0.75rem);}}@keyframes szh-menu-hide-slide-right{to{opacity:0;transform:translateX(-0.75rem);}}@keyframes szh-menu-show-slide-top{from{opacity:0;transform:translateY(0.75rem);}}@keyframes szh-menu-hide-slide-top{to{opacity:0;transform:translateY(0.75rem);}}@keyframes szh-menu-show-slide-bottom{from{opacity:0;transform:translateY(-0.75rem);}}@keyframes szh-menu-hide-slide-bottom{to{opacity:0;transform:translateY(-0.75rem);}}.szh-menu--state-opening.szh-menu--dir-left{animation:szh-menu-show-slide-left 0.15s ease-out;}.szh-menu--state-closing.szh-menu--dir-left{animation:szh-menu-hide-slide-left 0.15s ease-in forwards;}.szh-menu--state-opening.szh-menu--dir-right{animation:szh-menu-show-slide-right 0.15s ease-out;}.szh-menu--state-closing.szh-menu--dir-right{animation:szh-menu-hide-slide-right 0.15s ease-in forwards;}.szh-menu--state-opening.szh-menu--dir-top{animation:szh-menu-show-slide-top 0.15s ease-out;}.szh-menu--state-closing.szh-menu--dir-top{animation:szh-menu-hide-slide-top 0.15s ease-in forwards;}.szh-menu--state-opening.szh-menu--dir-bottom{animation:szh-menu-show-slide-bottom 0.15s ease-out;}.szh-menu--state-closing.szh-menu--dir-bottom{animation:szh-menu-hide-slide-bottom 0.15s ease-in forwards;}.tippy-tooltip.light-theme{color:#26323d;box-shadow:0 0 20px 4px rgba(154,161,177,.15),0 4px 80px -8px rgba(36,40,47,.25),0 4px 4px -2px rgba(91,94,105,.15);background-color:#fff}.tippy-tooltip.light-theme[x-placement^=top] .tippy-arrow{border-top:8px solid #fff;border-right:8px solid transparent;border-left:8px solid transparent}.tippy-tooltip.light-theme[x-placement^=bottom] .tippy-arrow{border-bottom:8px solid #fff;border-right:8px solid transparent;border-left:8px solid transparent}.tippy-tooltip.light-theme[x-placement^=left] .tippy-arrow{border-left:8px solid #fff;border-top:8px solid transparent;border-bottom:8px solid transparent}.tippy-tooltip.light-theme[x-placement^=right] .tippy-arrow{border-right:8px solid #fff;border-top:8px solid transparent;border-bottom:8px solid transparent}.tippy-tooltip.light-theme .tippy-backdrop{background-color:#fff}.tippy-tooltip.light-theme .tippy-roundarrow{fill:#fff}.tippy-tooltip.light-theme[data-animatefill]{background-color:transparent}._admithub_embed-container :export{admithubPrimary:#0c785e;secondaryTeal:#0c785e;mainstayAlmostBlack:#121619;mainstayDarkBlue:#092e63;mainstayDarkBlue05:#f2f4f7;mainstayDarkBlue10:#e7ebf0;mainstayDarkBlue20:#ced5e0;mainstayDarkBlue65:#5f779a;mainstayDarkBlue70:#536d92;mainstayDarkBlue80:#3a5882;mainstayDarkMint:#00c6a4;mainstayDarkMintWOpacity:rgba(0,198,164,0.1);mainstayDarkGreen:#08785d;mainstayElectricRed:#f4456d;mainstayLightGreen:#097f65;mainstayFocusedGray:#ced5e0;mainstayBlue10:#f2f9ff;mainstayBlue40:#6fadf0;mainstayBlue60:#1b71ce;mainstayBlue70:#0063d0;mainstayBlue80:#0051aa;mainstayBlue50:#fdf3f3;mainstayError300:#fda29b;mainstayError600:#cb271b;mainstayError700:#a31208;mainstayGrayBackgrounds:#f9fafb;mainstayDisabledGray:#98a2b3;mainstayGrayLines:#d0d5dd;mainstayGrayHeader:#1d2939;mainstayGrayText:#475467;mainstayGrayLabels:#667085;mainstaySuccess50:#f6fef9;mainstaySuccess500:#12b76a;mainstaySuccess600:#039855;mainstaySuccess700:#05603a;mainstayWarning10:#fffcf5;mainstayWarning300:#fec84b;mainstayWarning600:#dc6803;mainstayWarning700:#b54708;newUIDanger:#e34646;newUIDangerLight:#fae3e5;blue20:#deebff;mainstayTeal:#0c785e;pumpkinSpice:#ea7405;forestWhisper:#487f4a;lavishLilac:#c642db;azureBlast:#0063d0;blazeBurst:#e84717;royalPlum:#8a58ca;ceruleanSplash:#20a2c1;oceanSpray:#189580;coralCrush:#ff5279;wineWisp:#620b3e;slateHarbor:#667085;sereneSky:#4692e6;mauveMirage:#a17ba7;mistyMorning:#8497b1;amberGlow:#e67205;verdantVibes:#5ca35f;pinkPetal:#e76482;forestFern:#1d9a19;emeraldEssence:#32a491;rusticCharm:#d07053;elegantOrchid:#a883d8;linkPrimary:#0c785e;linkPrimaryHover:#1a8d7a}._admithub_embed-container .modal-80vh{height:80vh !important}._admithub_embed-container .modal-max-h{max-height:590px !important}@media (min-width:992px) {
 ._admithub_embed-container .modal-xl.modal-dialog{max-width:1200px;width:80%}._admithub_embed-container .modal-xl .modal-content{height:80vh} 
}@media (max-width:768px) {
 ._admithub_embed-container .modal-content{width:100% !important;height:100%} 
}._admithub_embed-container .modal-content-max-h{max-height:calc(590px - 162px) !important}._admithub_embed-container .modal-content{border-radius:0.5rem !important}._admithub_embed-container .small-modal-width{width:384px !important}._admithub_embed-container .medium-modal-width{width:384px !important}._admithub_embed-container .modal-body{padding:1.5rem 1.5rem 0rem 1.5rem !important;width:100% !important}._admithub_embed-container .min-h-450{min-height:450px}._admithub_embed-container .ms-modal-header{font-family:Source Sans Pro;font-size:20px;font-style:normal;font-weight:600;line-height:120%;color:#092e63}._admithub_embed-container :export{admithubPrimary:#0c785e;secondaryTeal:#0c785e;mainstayAlmostBlack:#121619;mainstayDarkBlue:#092e63;mainstayDarkBlue05:#f2f4f7;mainstayDarkBlue10:#e7ebf0;mainstayDarkBlue20:#ced5e0;mainstayDarkBlue65:#5f779a;mainstayDarkBlue70:#536d92;mainstayDarkBlue80:#3a5882;mainstayDarkMint:#00c6a4;mainstayDarkMintWOpacity:rgba(0,198,164,0.1);mainstayDarkGreen:#08785d;mainstayElectricRed:#f4456d;mainstayLightGreen:#097f65;mainstayFocusedGray:#ced5e0;mainstayBlue10:#f2f9ff;mainstayBlue40:#6fadf0;mainstayBlue60:#1b71ce;mainstayBlue70:#0063d0;mainstayBlue80:#0051aa;mainstayBlue50:#fdf3f3;mainstayError300:#fda29b;mainstayError600:#cb271b;mainstayError700:#a31208;mainstayGrayBackgrounds:#f9fafb;mainstayDisabledGray:#98a2b3;mainstayGrayLines:#d0d5dd;mainstayGrayHeader:#1d2939;mainstayGrayText:#475467;mainstayGrayLabels:#667085;mainstaySuccess50:#f6fef9;mainstaySuccess500:#12b76a;mainstaySuccess600:#039855;mainstaySuccess700:#05603a;mainstayWarning10:#fffcf5;mainstayWarning300:#fec84b;mainstayWarning600:#dc6803;mainstayWarning700:#b54708;newUIDanger:#e34646;newUIDangerLight:#fae3e5;blue20:#deebff;mainstayTeal:#0c785e;pumpkinSpice:#ea7405;forestWhisper:#487f4a;lavishLilac:#c642db;azureBlast:#0063d0;blazeBurst:#e84717;royalPlum:#8a58ca;ceruleanSplash:#20a2c1;oceanSpray:#189580;coralCrush:#ff5279;wineWisp:#620b3e;slateHarbor:#667085;sereneSky:#4692e6;mauveMirage:#a17ba7;mistyMorning:#8497b1;amberGlow:#e67205;verdantVibes:#5ca35f;pinkPetal:#e76482;forestFern:#1d9a19;emeraldEssence:#32a491;rusticCharm:#d07053;elegantOrchid:#a883d8;linkPrimary:#0c785e;linkPrimaryHover:#1a8d7a}._admithub_embed-container .truncate-answer{display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}._admithub_embed-container :export{admithubPrimary:#0c785e;secondaryTeal:#0c785e;mainstayAlmostBlack:#121619;mainstayDarkBlue:#092e63;mainstayDarkBlue05:#f2f4f7;mainstayDarkBlue10:#e7ebf0;mainstayDarkBlue20:#ced5e0;mainstayDarkBlue65:#5f779a;mainstayDarkBlue70:#536d92;mainstayDarkBlue80:#3a5882;mainstayDarkMint:#00c6a4;mainstayDarkMintWOpacity:rgba(0,198,164,0.1);mainstayDarkGreen:#08785d;mainstayElectricRed:#f4456d;mainstayLightGreen:#097f65;mainstayFocusedGray:#ced5e0;mainstayBlue10:#f2f9ff;mainstayBlue40:#6fadf0;mainstayBlue60:#1b71ce;mainstayBlue70:#0063d0;mainstayBlue80:#0051aa;mainstayBlue50:#fdf3f3;mainstayError300:#fda29b;mainstayError600:#cb271b;mainstayError700:#a31208;mainstayGrayBackgrounds:#f9fafb;mainstayDisabledGray:#98a2b3;mainstayGrayLines:#d0d5dd;mainstayGrayHeader:#1d2939;mainstayGrayText:#475467;mainstayGrayLabels:#667085;mainstaySuccess50:#f6fef9;mainstaySuccess500:#12b76a;mainstaySuccess600:#039855;mainstaySuccess700:#05603a;mainstayWarning10:#fffcf5;mainstayWarning300:#fec84b;mainstayWarning600:#dc6803;mainstayWarning700:#b54708;newUIDanger:#e34646;newUIDangerLight:#fae3e5;blue20:#deebff;mainstayTeal:#0c785e;pumpkinSpice:#ea7405;forestWhisper:#487f4a;lavishLilac:#c642db;azureBlast:#0063d0;blazeBurst:#e84717;royalPlum:#8a58ca;ceruleanSplash:#20a2c1;oceanSpray:#189580;coralCrush:#ff5279;wineWisp:#620b3e;slateHarbor:#667085;sereneSky:#4692e6;mauveMirage:#a17ba7;mistyMorning:#8497b1;amberGlow:#e67205;verdantVibes:#5ca35f;pinkPetal:#e76482;forestFern:#1d9a19;emeraldEssence:#32a491;rusticCharm:#d07053;elegantOrchid:#a883d8;linkPrimary:#0c785e;linkPrimaryHover:#1a8d7a}._admithub_embed-container .conv-v2-transport-icon{min-width:24px;fill:#5f779a}._admithub_embed-container :export{admithubPrimary:#0c785e;secondaryTeal:#0c785e;mainstayAlmostBlack:#121619;mainstayDarkBlue:#092e63;mainstayDarkBlue05:#f2f4f7;mainstayDarkBlue10:#e7ebf0;mainstayDarkBlue20:#ced5e0;mainstayDarkBlue65:#5f779a;mainstayDarkBlue70:#536d92;mainstayDarkBlue80:#3a5882;mainstayDarkMint:#00c6a4;mainstayDarkMintWOpacity:rgba(0,198,164,0.1);mainstayDarkGreen:#08785d;mainstayElectricRed:#f4456d;mainstayLightGreen:#097f65;mainstayFocusedGray:#ced5e0;mainstayBlue10:#f2f9ff;mainstayBlue40:#6fadf0;mainstayBlue60:#1b71ce;mainstayBlue70:#0063d0;mainstayBlue80:#0051aa;mainstayBlue50:#fdf3f3;mainstayError300:#fda29b;mainstayError600:#cb271b;mainstayError700:#a31208;mainstayGrayBackgrounds:#f9fafb;mainstayDisabledGray:#98a2b3;mainstayGrayLines:#d0d5dd;mainstayGrayHeader:#1d2939;mainstayGrayText:#475467;mainstayGrayLabels:#667085;mainstaySuccess50:#f6fef9;mainstaySuccess500:#12b76a;mainstaySuccess600:#039855;mainstaySuccess700:#05603a;mainstayWarning10:#fffcf5;mainstayWarning300:#fec84b;mainstayWarning600:#dc6803;mainstayWarning700:#b54708;newUIDanger:#e34646;newUIDangerLight:#fae3e5;blue20:#deebff;mainstayTeal:#0c785e;pumpkinSpice:#ea7405;forestWhisper:#487f4a;lavishLilac:#c642db;azureBlast:#0063d0;blazeBurst:#e84717;royalPlum:#8a58ca;ceruleanSplash:#20a2c1;oceanSpray:#189580;coralCrush:#ff5279;wineWisp:#620b3e;slateHarbor:#667085;sereneSky:#4692e6;mauveMirage:#a17ba7;mistyMorning:#8497b1;amberGlow:#e67205;verdantVibes:#5ca35f;pinkPetal:#e76482;forestFern:#1d9a19;emeraldEssence:#32a491;rusticCharm:#d07053;elegantOrchid:#a883d8;linkPrimary:#0c785e;linkPrimaryHover:#1a8d7a}._admithub_embed-container .important-topics-table{border-bottom:none}._admithub_embed-container .important-topics-table tr.expanded td{padding-bottom:0 !important}._admithub_embed-container .important-topics-table thead th{border-top:none}._admithub_embed-container .important-topics-table thead th:nth-child(1){width:20%}._admithub_embed-container .important-topics-table thead th:nth-child(2){width:5%}._admithub_embed-container .important-topics-table thead th:nth-child(3){width:75%}._admithub_embed-container .important-topics-table tbody td{border-top:none;border-bottom:none}._admithub_embed-container .important-subtopics-table td{padding:0 !important}._admithub_embed-container .important-subtopics-table td.subtopics-slider-wrapper{padding:0 0 0 5rem !important}._admithub_embed-container .important-subtopics-table tbody td{border-top:none}._admithub_embed-container .important-subtopics-table tbody td:nth-child(1){width:20%}._admithub_embed-container .important-subtopics-table tbody td:nth-child(2){width:5%}._admithub_embed-container .important-subtopics-table tbody td:nth-child(3){width:75%}._admithub_embed-container .knowledge-insight-percentage-label{width:30px}._admithub_embed-container .subtopic-progress-bar{width:calc(100% - 20px);margin-left:20px}._admithub_embed-container :export{admithubPrimary:#0c785e;secondaryTeal:#0c785e;mainstayAlmostBlack:#121619;mainstayDarkBlue:#092e63;mainstayDarkBlue05:#f2f4f7;mainstayDarkBlue10:#e7ebf0;mainstayDarkBlue20:#ced5e0;mainstayDarkBlue65:#5f779a;mainstayDarkBlue70:#536d92;mainstayDarkBlue80:#3a5882;mainstayDarkMint:#00c6a4;mainstayDarkMintWOpacity:rgba(0,198,164,0.1);mainstayDarkGreen:#08785d;mainstayElectricRed:#f4456d;mainstayLightGreen:#097f65;mainstayFocusedGray:#ced5e0;mainstayBlue10:#f2f9ff;mainstayBlue40:#6fadf0;mainstayBlue60:#1b71ce;mainstayBlue70:#0063d0;mainstayBlue80:#0051aa;mainstayBlue50:#fdf3f3;mainstayError300:#fda29b;mainstayError600:#cb271b;mainstayError700:#a31208;mainstayGrayBackgrounds:#f9fafb;mainstayDisabledGray:#98a2b3;mainstayGrayLines:#d0d5dd;mainstayGrayHeader:#1d2939;mainstayGrayText:#475467;mainstayGrayLabels:#667085;mainstaySuccess50:#f6fef9;mainstaySuccess500:#12b76a;mainstaySuccess600:#039855;mainstaySuccess700:#05603a;mainstayWarning10:#fffcf5;mainstayWarning300:#fec84b;mainstayWarning600:#dc6803;mainstayWarning700:#b54708;newUIDanger:#e34646;newUIDangerLight:#fae3e5;blue20:#deebff;mainstayTeal:#0c785e;pumpkinSpice:#ea7405;forestWhisper:#487f4a;lavishLilac:#c642db;azureBlast:#0063d0;blazeBurst:#e84717;royalPlum:#8a58ca;ceruleanSplash:#20a2c1;oceanSpray:#189580;coralCrush:#ff5279;wineWisp:#620b3e;slateHarbor:#667085;sereneSky:#4692e6;mauveMirage:#a17ba7;mistyMorning:#8497b1;amberGlow:#e67205;verdantVibes:#5ca35f;pinkPetal:#e76482;forestFern:#1d9a19;emeraldEssence:#32a491;rusticCharm:#d07053;elegantOrchid:#a883d8;linkPrimary:#0c785e;linkPrimaryHover:#1a8d7a}._admithub_embed-container .name{font-weight:600;font-size:21px}._admithub_embed-container .contact-row{margin-bottom:10px;font-size:1rem}._admithub_embed-container .daypicker-contact-panel-overlay-wrapper{position:relative;right:115px}._admithub_embed-container .status-selector{width:120px}._admithub_embed-container .daypicker-contact-panel-overlay{bottom:2.25rem}._admithub_embed-container .daypicker-contact-panel-input{cursor:pointer !important;color:#092e63}._admithub_embed-container .country-calling-code-dropdown{width:153px !important}._admithub_embed-container .intl-phone-container>input{border-top-left-radius:0 !important;border-bottom-left-radius:0 !important}._admithub_embed-container .min-height-50px{min-height:50px !important}._admithub_embed-container .collapsible-section-content{padding-left:0.7rem}._admithub_embed-container .contact-status-badge{border-radius:3px;font-weight:600;padding:0px 5px 2px;line-height:11px;padding-top:1px}._admithub_embed-container .contact-status-badge span{text-transform:uppercase;font-size:11px !important;white-space:nowrap}._admithub_embed-container .min-width-120px{min-width:120px !important}._admithub_embed-container .align-tooltip-section-level{margin-top:4px}._admithub_embed-container .align-warning-icon{margin-bottom:4px}._admithub_embed-container .align-add-icon{margin-top:3px}._admithub_embed-container .align-tooltip-field-level{display:inline;position:relative}._admithub_embed-container .align-tooltip-icon{position:absolute;margin-top:1px;margin-left:-2px}._admithub_embed-container .align-lozenge{margin-top:5px}._admithub_embed-container .expand-labels-link .ahicon{display:inline-block;transform:translateY(4px) !important;width:-moz-fit-content !important;width:fit-content !important}._admithub_embed-container .conversation-summary-btn-container{width:225px}._admithub_embed-container :export{admithubPrimary:#0c785e;secondaryTeal:#0c785e;mainstayAlmostBlack:#121619;mainstayDarkBlue:#092e63;mainstayDarkBlue05:#f2f4f7;mainstayDarkBlue10:#e7ebf0;mainstayDarkBlue20:#ced5e0;mainstayDarkBlue65:#5f779a;mainstayDarkBlue70:#536d92;mainstayDarkBlue80:#3a5882;mainstayDarkMint:#00c6a4;mainstayDarkMintWOpacity:rgba(0,198,164,0.1);mainstayDarkGreen:#08785d;mainstayElectricRed:#f4456d;mainstayLightGreen:#097f65;mainstayFocusedGray:#ced5e0;mainstayBlue10:#f2f9ff;mainstayBlue40:#6fadf0;mainstayBlue60:#1b71ce;mainstayBlue70:#0063d0;mainstayBlue80:#0051aa;mainstayBlue50:#fdf3f3;mainstayError300:#fda29b;mainstayError600:#cb271b;mainstayError700:#a31208;mainstayGrayBackgrounds:#f9fafb;mainstayDisabledGray:#98a2b3;mainstayGrayLines:#d0d5dd;mainstayGrayHeader:#1d2939;mainstayGrayText:#475467;mainstayGrayLabels:#667085;mainstaySuccess50:#f6fef9;mainstaySuccess500:#12b76a;mainstaySuccess600:#039855;mainstaySuccess700:#05603a;mainstayWarning10:#fffcf5;mainstayWarning300:#fec84b;mainstayWarning600:#dc6803;mainstayWarning700:#b54708;newUIDanger:#e34646;newUIDangerLight:#fae3e5;blue20:#deebff;mainstayTeal:#0c785e;pumpkinSpice:#ea7405;forestWhisper:#487f4a;lavishLilac:#c642db;azureBlast:#0063d0;blazeBurst:#e84717;royalPlum:#8a58ca;ceruleanSplash:#20a2c1;oceanSpray:#189580;coralCrush:#ff5279;wineWisp:#620b3e;slateHarbor:#667085;sereneSky:#4692e6;mauveMirage:#a17ba7;mistyMorning:#8497b1;amberGlow:#e67205;verdantVibes:#5ca35f;pinkPetal:#e76482;forestFern:#1d9a19;emeraldEssence:#32a491;rusticCharm:#d07053;elegantOrchid:#a883d8;linkPrimary:#0c785e;linkPrimaryHover:#1a8d7a}._admithub_embed-container span.input--error{position:absolute;bottom:-6px;padding-left:3px}._admithub_embed-container .header-w-100{width:100px !important}._admithub_embed-container .max-h-unset{max-height:none !important}._admithub_embed-container .ahicon-reset{display:inline-block;transform:translateY(3px) !important}._admithub_embed-container .reference-icon-up{transform:translateY(-3px) !important}#_404_game{position:absolute;top:0;left:0;height:100%;width:100%;pointer-events:none;z-index:10;}#_404_game_score{position:absolute;top:50%;left:50%;font-size:1.5rem;font-family:Source Sans,sans-serif;opacity:0.5;text-align:center;transition:opacity 0.5s;}#_404_game_right_navbar{position:absolute;height:100%;width:75px;top:0;right:0;background-color:#092e63 !important;opacity:0;transition:opacity 0.5s;}#_404_game_paddle_left{position:absolute;top:0px;left:70px;background-color:#00ffd4;border-radius:0.25rem 0 0 0.25rem;display:block;height:50px;width:5px;}#_404_game_paddle_right{position:absolute;top:0px;left:calc(100vw - 75px);background-color:#00ffd4;border-radius:0 0.25rem 0.25rem 0;display:block;height:50px;width:5px;opacity:0;transition:opacity 0.5s;}.ah-logo-main.pulse{animation:pulse-animation 2s infinite;}@keyframes pulse-animation{0%{opacity:100%;}70%{opacity:25%;}100%{opacity:100%;}}#_404_game_ball{position:absolute;top:0px;left:75px;border-radius:100%;background-color:#f23662;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAnEAAAJxCAYAAAAtjeQ4AAAACXBIWXMAABcRAAAXEQHKJvM/AAAgAElEQVR4nO3dTYwe5bUn8Md228YmrZsRLEKkEGYBZBcwCy+CYl/NOJsg4VkFrogSmbBAk2ggEmSVYOeuYiRglEgsCC2uEl2bnS3BBhaDUbzoBTbZ8bEYEqQki6BJZPzV3XaPTvl9obHb7f6oqrdO1e8ntRqBeT+q2t3/Ps9zzrNpcXGxAACQy2b3CwAgHyEOACAhIQ4AICEhDgAgISEOACAhIQ4AICEhDgAgISEOACAhIQ4AICEhDgAgISEOACAhIQ4AICEhDgAgISEOACAhIQ4AICEhDgAgISEOACAhIQ4AICEhDgAgISEOACAhIQ4AICEhDgAgISEOACAhIQ4AICEhDgAgISEOACAhIQ4AICEhDgAgISEOACAhIQ4AICEhDgAgISEOACAhIQ4AICEhDgAgISEOACAhIQ4AICEhDgAgISEOACAhIQ4AICEhDgAgISEOACAhIQ4AICEhDgAgISEOACAhIQ4AICEhDgAgISEOACAhIQ4AICEhDgAgISEOACAhIQ4AICEhDgAgISEOACAhIQ4AICEhDgAgISEOACAhIQ4AICEhDgAgISEOACAhIQ4AICEhDgAgISEOACAhIQ4AICEhDgAgISEOACAhIQ4AICEhDgAgISEOACAhIQ4AICEhDgAgISEOACAhIQ4AICEhDgAgISEOACAhIQ4AICEhDgAgISEOACAhIQ4AICEhDgAgISEOACAhIQ4AICEhDgAgISEOACAhIQ4AICEhDgAgISEOACAhIQ4AICEhDgAgISEOACAhIQ4AICEhDgAgISEOACAhIQ4AICEhDgAgISEOACAhIQ4AICEhDgAgISEOACAhIQ4AICEhDgAgISEOACAhIQ4AICEhDgAgISEOACAhIQ4AICEhDgAgISEOACAhIQ4AICEhDgAgISEOACAhIQ4AICEhDgAgISEOACAhIQ4AICEhDgAgISEOACAhIQ4AICEhDgAgISEOACAhIQ4AICEhDgAgISEOACAhIQ4AICEhDgAgISEOACAhIQ4AICEhDgAgISEOACAhIQ4AICEhDgAgISEOACAhIQ4AICEhDgAgISEOACAhIQ4AICEhDgAgISEOACAhIQ4AICEhDgAgISEOACAhIQ4AICEhDgAgISEOACAhIQ4AICEhDgAgISEOACAhIQ4AICEhDgAgISEOACAhIQ4AICEhDgAgISEOACAhIQ4AICEhDgAgISEOACAhIQ4AICEhDgAgISEOACAhIQ4AICEhDgAgISEOACAhIQ4AICEhDgAgISEOACAhIQ4AICEhDgAgISEOACAhIQ4AICEhDgAgISEOACAhIQ4AICEhDgAgoSk3DdpxZveBL5dS7iml3DH6CHtdfnrgrdFb+Gj08e707Mw/3Fho1qbFxUWXGGo2Cmx7R6Ft/PlfXGcG5J8R5kYBr/os2EG9hDioyZndByKo7R99fNN1hWv8sZTyyijQvevywMYIcbABZ3YfiGXRH44+vu5awqr9qZTyQinl2PTszEcuG6ydEAfrcGb3gai2PVFK2eP6wYYdjwrd9OzMMZcSVk+IgzU4s/tAVNwOqrpBI6I6d3B6duYVlxduTIiDVRDeoFXCHKyCEAcrOLP7wN7RRmzhDdoXjRBPTM/OvOXaw7WEOFjGqGEhNl0/6PrAxMWeuR8aUQJf5MQGuMqZ3QeeGM21EuCgG+Lv4kejhiJgRCUORkYDel8R3qDTVOVgRIiDzwf1vuVUBUghGh/2GxjM0FlOZfBGnaenBThIIxqNTo/+7sJgqcQxaGd2H4jl0x8M/TpAYv8xPTsjzDFIQhyDNNr/9oIAB70gyDFIQhyDMwpwbzmkHnolZsrt1fDAkNgTx6AIcNBb8Xf6rdHfcRgEIY7BEOCg9745+jsOgyDEMSQvCHDQe98cNSxB7wlxDIIuVBiUHwhyDIEQR++NZkkJcDAsPzBHjr7TnUqvndl9YG8p5f+4yzBY9zrZgb4S4uitUSPDR05igEGLI7ruMXqEPrKcSp+9IsDB4H199L0AekeIo5fO7D7wRCnlQXcXiO8F9sfRR5ZT6Z0zuw/cUUp5VxUOWOKfpZQ7LKvSJypx9NELAhxwlX+xrErfqMTRK7pRgRv41+nZGac60AsqcfSN37SBlfgeQW8IcfTGaOPy191RYAVf1+RAXwhx9MlBdxNYBd8r6AUhjl5QhQPWQDWOXhDi6Au/WQNr4XsG6QlxpKcKB6xDVOP2u3BkJsTRB5ZFgPV4wlUjM3PiSG10OsP/dReBdfqv07MzH7l4ZKQSR3Z+kwY2QiWftIQ4srOnBdgIIY60hDjSOrP7wD0aGoAN+vroewmkI8SRmd+ggTqo6JOSEEdme909oAZCHCnpTiWlM7sPfLmU8v/cPaAm/2V6duYfLiaZqMSRlSocUCffU0hnyi0jKd9wB2Rqz66y5a6vlU233Vo233ZruXTqvbJ45lxZOHG6XP7r34d+eahHNDcccy3JRIgjK91kPbdpemfZ9tC+svWh75RNX9rxhTe7Zdfd1eftTz5cLp16v1x86XgV7GAD/GJIOvbEkdKZ3Qd84fbY5rtuLzue/UnZ/JVbVv0m518/WS788uWhXzrW75/TszNfdv3IRIgjHUdt9VsEuJ0v/uya6ttqXP7w43L2kWeGfglZP80NpKKxgYzucNf6Kfa7rTfAhc13fq3c9ItHh34ZWT/bNEhFiCMj32h7KgLYegPc2Nbvfqts2fWNoV9K1scviKQixJGRfSs9FMFr3LCwUdsfe3Dol5P1EeJIRXcqGflG20NbH/hWbW8qwmDsrbv8wZ8HeS0jEG97eF/1eWllMzp551//Q5l/7eREXx9QDyGOjIS4HtpyX71LoFO77i5zAwtxMZZlx+GfXLeiGf8+PrY9tr+cf+rXgw25KzBmhFQspwKdsJZxIqtRdyjsumgKufnYs6tako5rHQ0kUa0EEv+978BrAKjd0JobYq7eWppC4s9WncDTOxt9XUBzhDiglyKkDCXIRVdvjFdZq7hGceoFkJMQB/TW1H31dLt2WTSExFiV9Yr/VzUOchLigE6Izsm69b0SF3vatj/5bxt/nDvtjYOMhDigEy7/9e+1v4y65s51UdWJusZ9cNczhIol9JEQB3TCYgMhrvS4GhejROru6AVyEeKATlh4p/7l1NLTKlOcSFFnlbGJKijQPCEO6ASVuNWZ2rOrbPtRvceKXfrg4+ZeMNAYIQ7ohKaqQVGx6kv3ZQz0jXEidbr8t0+c3ABJCXFAZzTRoVp6Uo2rs5FhqYvPHan18YD2CHFAZzRWjevBvrgYyruegb4ridC8cOJU3S8VaIkQB3RGU/vippJX4jY60Hc5i5+eLxd++XKtjwm0S4gDOqOpDtWoYGXdFxcDfW/6eb374ML80Td0pUJyQhzQGU1V4krSfXHjfXB1u/zhx+XiS8cn/faADRLigM5osjKUcV9cUwN9L2hmgF4Q4oBOaapDNearZVL3QN+xuVffLJdOvZfqWgDLE+KATmmqGhcVrZizlkETA33LqJlhzjIq9IYQB3RKo/viEiypNjHQdyy6URfPnGvksYH2CXFApzTVoVoSNDc0NdA3LLx92kw46BkhDuiUZitx3Q5xTQz0LaNlVCczQP8IcUCnNNmh2uV9cU0M9B2be+mYmXDQQ0Ic0DlNdaiWju6La2qgbxnNhJs7+mYjjw1MlhAHdE6j8+I6ti+uqYG+Y+cdrQW9JcQBndPkvriuzYtraqBvGc2Eu/zBnxt5bGDyhDigc5rsUI3Oz1i+7IKmBvqGy3/7xEw46DkhDuicJitxYaqh4LSm19DQQN+xC4fMhIO+E+KAzmm6k3LSo0aaHOhbRjPhHK0F/SfEAZ3UaIfqBJsbmhzoW0Yz4S5oZoBBEOKATmqyGjfJfXFNDfQdi5lwllFhGIQ4oJP6uC+uyYG+ZVS9NBMOhkOIAzqpyQ7VMoFRI00O9B278LyjtWBIhDigk5quxDU12mM5TQ/0DXO/PW4mHAyMEAd0UhtnfbbV4NDkQN8ynglnGRUGR4gDOqvJDtUw1cI5qk0O9B0zEw6GSYgDOqvxeXENV+KaHugb5l8/aSYcDJQQB3RW5n1xTQ/0LaOZcBc1M8BgCXFAZzXdoVoaqsY1PdB37OLz/2kZFQZsys2H4Ykq0abbbv1sT9ilDz6uli671t3YdCUuTO29t/blyKYH+pbRfsH51042+hxAtwlxMCAxbHbbY/uv2ykZXY4Lr/2h6nTsQoWnjQ7VqV3fKBdrfLymB/qOOVoLsJwKAxCDZm8+/mw1bHalURfx32Ij/s7fH2p9GO71NN2hGhWzWP6s5bFaGOhbxjPhWgi4QLcJcdBzEcZ2vvizNc0piz+74/CPr/x/t9060QuUZV5cBMG4Xk27/OHH5eJLxxt/HqD7hDjosaoy9ItH173BPro3bz52uJp1Nilt7IvbUsO8uBjo23QjQ7jwnG5U4AohDnpsxwYC3FKxxBrLsW2dcLBUGx2qUxt8X9t/+nArx3jNvfqmmXDAZ4Q46KnYYF9nh2Qsse588elqdEabS6xtVOI2si+uGuj7vX21v6arxUy4OcuowBJCHPTUtoe+08gbm/r2vVXjQ1tLrG1t4F9PlXG8XN2G6EY1Ew5YSoiDHoqqUpNzymKJts0l1qY7VEtVUbt3TX++Guhb03L1jcT7XzhxqvHnAXIR4qCHNt95eytvarzEWjVP1DSmYzmtdKjet7Yw2sZA3zJaRjUTDliOEAdsWAy3vfnYs2XbQ83sDWtlX9xXbln1Xr94n20M9A3zR98wEw5YlhAH1CKWFaM6dfPvD9W+xNpGh2pZ5aiR2AcX77MNZsIBKxHigFrFEmMsscbYjbqWWNuoxJVVNDe0NdB37LxlVGAFQhz00OUPJ3+QfYzdiCXWGHWyUa11qN5gX1xbA33LaCbc5Q8mfx+B7hLioIdiFEUsxU1aBJ44S7Q6vuuujTVbtNGhutK+uLYG+obLf/vETDjghoQ46Km5o2905o1Vx3f97uCGlljbqsYtN2qkrYG+YxefO2ImHHBDQhz01PxrJztRjVtqvMQaoWitWtsXd9WSapsDfcPC26fNhANWRYiDHouN8TFnrEtiiXXH4R9fWWJdw/FdrXWoLmluaHOgbxnNhLvogHtglYQ46LHYGH/u8V91LsiV8RLrscPV8V2rWWJtqxIXgW28f6+tgb5jcy8dMxMOWDUhDnpuHOS6trQ6Fsd3xVmsN1pibTPcTO26u9WBvmXUuDF39M3Wng/IT4iDAYggd/aRZ8rcb7vZ8RhdoatZYm2jQzVsfeD+1gb6jl143jIqsDZCHAxITP8/+/2Dna3KxRJrVOViiXU5bVXj2lxCDRGuzYQD1kqIg4EZL6/GMNkuij1pscR68/FnrzlBoa19cW2qZsJZRgXWQYiDAYoZZNEFee7xw1WI6KJYYo3ju3Y8+5PPlljb6lBt04VDL5sJB6yLEAcDdunUe+Vc7JXraFUuTH373mqJNRoN+laJi5lwcQ8A1kOIg4HLUJWLJdZoNIiqXF/E2JcLDrgHNkCIAyrjqlxUh7qq7YaDJsVMOMuowEYIccBnIlScf+rX5fzTv+nkgOC+MBMOqMOUqwhcLc7uPLv/verM0NiTRr36towajSebbru1bLnra184fWP+xGmjU6BBQhywrHFVLk5SuKnF80P7rpoJl7BBYzzuZeq+u0uZ3lm23Hl72fTVW6su4uuJUTFRdYxBxsIc1E+IA1akKlefaByJgctdFBW0zXfeXjZ/9ZbPKmvxOc6R3UiAr87I/d3Baok+vpaA+ghxwA2Nq3Ix5mPbY/tV5dYpZsJN0tXLnuPqWgStpsUvAece+bMD/qFGQhywarEZf+HE6eoHchs/+Ptk/vWTrcyEW8+yZxuqkzgee9BYFaiREAesSVRS4tguVbnVi07fizUdcN/UsmcbYn9lKUIc1EWIA9ZFVW71ovq0lplwk1z2bFKEzAibmhygHkIcsG7jqtz2xx6sOhG5VnRnLrehv6vLnk3b9KWdk30B0CNCHLBh0XEZM8F2/OLRXp2qUIfYBxchN9OyZ5P6dv4tTJIQB9QilsjOPvKMqtxVXIvPxYgV3alQH8duAbWKqtzZ7x8slz/82IXlCxZe+4MLAjUS4oDajatycToBhAj1zouFeglxQGOiKnfu8cPVMhrDFff//Bo7dIEbE+KARsXG/nNRlXtVFWZoYj5e3Pe4/8aKQP00NgCNiwrMxeeOlIW3Tpebnnm092M0hiyWTWOkysI777dyQgUMmRAHtGZclYvjl7Z9b58L3wNVaDv1Xrk0Cm2WTKE9QhzQqhj2GhW5GG7rpId8hDboDiEOqN1QTyPoo2hKuPTOe1Vgi+Bmzht0hxAHrNn4EPbqXM8439NpBL0htEEeQhywrPEh7Ju/esuSgLbTEmjPRAdpBLZoRhDaIBchDgbss2AW1bSoqu36xqjK5vzTvhqHtqi2LZx63+gPSEyIg56zP42Ft08LbdBDQhwkZ38aV7t06krnqFlt0G9CHCQw3p82Xva0P42lhDYYJiEOOmIczKplz9EyqP1pLMesNqAIcTA5UV2b2nNv2frA/YIaKxLagOUIcdCyCG9x7NTW737LpWdZ41ltCydOC23AdQlx0KLtP33YmaFcw4BdYD2EOGhBVN92PPsTy6Z8wfzrJ8vcS8eFNmBdNrts0KxoWNj5+0MCHNeIJfWtD++rGlgA1kqIgwbFD+edL/7MvDauK5bXbz72bNn6gD2SwNoIcdAgAY7ViK+Rm37+aPX1EpVbgNUQ4qAh2x970BIqaxLDm2/+3cGqAcYSK3AjQhw0oBoj8qMHXVrWJZZYYx/l1J5dLiBwXUIcNCDmwMFGbP7KLWXH4R9fWWK97VbXEriGEAc1i2Uwg3ypS7XEeuxwtTxviRVYSoiDmsVRWlC3WJ63xAosJcRBzfyQpSnjJdZqcLQlVhg8IQ5qtmXXN1xSGjX17Xurqtx2ey9h0IQ4qJm5cLQhvs5iifXm48/6xQEGSoiDGvlhSttiiXXni09XS6waH2BYhDiAHogl1ji+a9tD+9xOGAghDqAnYol1+5MPl5t/f0hVGAZAiAPomTjuLZZYb/rFo5ZYoceEOKjRpVPvuZx0RgydjiXWrQ8YPg19JMRBzS7/7ROX9Douf/ix69OyWGK96eePXjm+667bB/Xeoe+EOKjZpXdU48YisM29+mY5//Rvyqf//cflwnNHqm5K2lcd3/W7g2X7Tx+2xAo9MeVGQr1iSXWoZ6dGaIsQG9fg0jvvl8t//ftn/y2CQ4zBYLK2fW9f2frd+8uFX75cFk6ccjcgMSEOajb/2smy/cl/G8TQ35VC29ViOc8g5G6I+xDHd1069X4V5la6b0B3CXHQgPmjb1TT9Ptm8dPzVWCLCs6NQttS0SUZHZN0S7XEeuxwmfvt8TJ39M2yeOacOwSJCHHQgPiBuPWh76SvPI1DW1TbFk69Xy5/8Oc1P0Z0Rg51eTmL+IVj6oH7y8XnjlhihUSEOGhAVDTmXjpWDV7NpI7QtlR0Q8bSMt0XDSeWWCEXIQ4aEtW4CDFdr0LFD+0IbvMnTm84tC01bmSwDy6XWGLd+ftD1ZaAiy8dH/rlgE4T4qBBF58/UrbcdXun9oONQ9vCO+83Opy42gc30HEiUdHMHF7jtY+XWC8cetkQa+goIQ4aFMuq5x7/1ZVBqxMKcm2FtqW2P/ZgdSD7UFWVzddOXjn2KnGYixAex3ctvH262i9niRW6ZdPi4qJbQipndh94q5SyJ9NrjqXF2B/XxtJqnIqwMBr5EWGi7Y7DOHg9fvAPWVTiPv1v/7O67xHk+hBo4z3FPs/YJtBjJ6ZnZ/b2+Q3SL0Ic6WQMcWNTe3bVXp2ZdGhbavNtt1b7qeyDK+Xc44c/q3w2cd8nJb7e4uSNni6xCnGkYjkVWhTjG87uf69se2jfukeQxIDd8Zy2SYe2q2lk+NzUfXd/FnTG970PVbnYFhCV1vnXT1Z7Ps2Wg8lRiSOdzJW4q0WFZmrPvSs2P6zlVIRJioBiHtznYi9i7Ie8WgT4bY/t70XY7eESq0ocqajEwQRFhWbpcNVYjtx0263VPy9+eq7WkR9NMtD3WjGqYzkReBZOnK5C7/X+TBYRRGOvZ/wycv7pX6vKQcs2u+DQHVFlqypup95LE+AM9L2+aPJYTtznqNJVy5Gfnu/ka1+LK8d3PVt9LQDtEeKAdTPQd2WxL24lUZU798gz1dJrdvE1UI3SEeSgNUIcsG5dHugbh7pP2vUqcUuNq3JdeL0bFUFuR3ThTu/M/UYgCSEOWJcuD/StNtwffbNqCpmktex5iyOuzn7/YDXCI7No0Nn22IOp3wNkIcQBaxYVpjiWqavi3M/YZL/4l8l38sam/9WKfZBnH3kmfVVu2/f2VU06QLOEOGBN4odz7IPrqnEVroyOv5q0LTfYF7ecPlTlVOOgeUIcsCZdb2QYV+HKaL/ZpE2tYl/ccrJX5dZSgQTWR4gDVq1qZJjQQf6rsbQKFy7/ZbJ74spoj9hGNvpHVS6O8Jr0/r61iqC/msYOYP2EOGBVMgz0XVqFKx1ZTi2r7FJdSbyPGEUy92qukxFuNGIF2BghDrihDAN9r67CjXWhgrWefXFXi3B68bkjqapymzQ3QKOEOGBFWQb6zr/+h2WPfepEh2qNy4qZqnI6VKFZQhywoi4P9F1q/sjyoaYLS6ob3Rd3taVVuT4c2wWsjxAHXFeXB/ouNf/6yet2ol76oBtjOqb21H8dI6Ce3f9UWXj7dO2PXYfFTx2ID00S4oBldX2g71JzL11/DEcXxoyUGpobrieqcuef+nU5//RvOleVizEpQHOEOOAaXR/ou9RKVbjSoSCx5b5mx20snDjVuapcVwI09JUQB1wjQyPD2EpVuLEunHwQ+wqb3ujftarcwoluLvNCXwhxwBd0faDvUjeqwo11Zkm1pblp46rcpVPvt/J8y76Gt08v2y0M1EeIAz6TYaDvUqupwpUuLam2eIJBBKhzj/+qXHz+yESqcnPX6RYG6iPEAZUMA32XWm0VrnSoQ7XpfXHLiQHIMVeuzapcPFdXTsuAPhPigDQDfZdabRWudGg5tY19ccuJ999WVS4e/8LzRxp9DuAKIQ5IM9B3bC1VuNKxURdt7YtbThtVuYvP/6fRItASIQ4GLstA36XWUoUb60KHaqmG/u6a6POPq3Jzv137NbyRC//+cpl/7WTtjwssT4iDAcs00HdsrVW4sb4P/V2riy8dL2e/f7CWcFstoQpw0DohDgYq00DfpdZThSsdWlKNfYfRRNIFcU3OxmH6vz2+7r1ysTQblT0BDto35ZrDMGVrZCijwLDeilpXOlTD1K67y1yH9o1FVS5CWIyYmXrg/lXtj4w5cDFGRBcqTI4QBwO0/acPpxnou9TFdVbhSseOgKpGjRzt1hy1uD5xfeMjKoURNKNrebz8G/998a9/r8JwBDeDfGHyhDgYmNhYv+17+9K96Y3OHutUh2pH9sVdT1yrzyuF9TdAAPWwJw4GJCorUYXLaCNVuLGudKhW++ImMC8O6BchDgZk20P7Us2DG6vrBIBuLalObl4c0A9CHAzI1oe+k/LN1lGFKx1bUlWJAzZKiIOBiM7DbN2opeZzOLvUoQqwUUIcDMSkTwpYr7qqcKVjy6kAGyXEwUBkO1qr1FyFKx1bTgXYKCEOBqDrIy2up84q3FhXOlQBNkqIgwGYStgJWXcVbqwrS6oL77zfgVcBZCbEwRBM70z3JpuowoVL73TjmKjLH1raBTZGiIMB2HJnNw5cX62mqnBh4cTpRh53LWJJ17FVwEYJcUDnzL/+h8ZeUiynTnpf3NzRNyb6/EA/CHFAp1z+2ydl/rWTjb6kSYaoxU/Pd6IaCOQnxAGdMvfSscZfToTECIuTMH/0DUupQC2EOBiAS0k20bdRhRu7cOjlVp5nqXh/TTVsAMMjxMEQJKn8tFGFG4vGiblX32zt+cL5p37d6vMB/SbEwQBkmEnWZhVu7OJzR1prcrjw7y87MQKolRAHA9DUuI46tVmFW+rc479qPMhFgGs7oAL9J8TBQCy83d2OyElU4caiySCC3Pzr9T9/dKIKcEBThDgYiIUTpzr7RidVhRuLIHfhly+Xi88fqYJXHaK6V4VDAQ5oiBAHAxFhoq6AUqdJVuGuNnf0zXJ2/1MbqsrF+4nq29lHnrEHDmjUlMsLwxEzyrb96MFOvd9JV+GutrQqt/W73ypTe3aVLbvuXvn/qQb4nqqG+Ha54gn0ixAHAxKVpqkH7i+bv3JLJ950LDl2dbkxwlxcr/gIW3Z9o/o8dd+VQFcd3/WXT8pifP7r3yf6WoFhEuJgQKoq06GXy84Xn+7Em77w3JEOvIrVGXf4Zuj0BYbBnjgYmEkMuV1OvAaBCGD9hDgy+shd25g2h9wu59Kp96vXAMD6CXFkJMTVoI0ht8uJ5zz/tOOnADZKiCOjf7hrGzcechtVsbbEc8VzLiY5yxWgy4Q4MnrXXavHOMi1sUcunkOAA6iPEEdGllNrFvvTzj1+uBpUW7d4zHhse+AA6rVpcXHRJSWdM7sP+MJtyLaH9pWtD39nw7PkIrzFIF/HTpHIienZmb1uGFmYE0dWJ0ope9y9+o0H3G594MppBVPfvnfVzxEnF8TYkAhuTi4AaJYQR1bvCnHNiiA2rqLFaQVb7vpa2TS9s2y+6/ay6Us7q3+/+Om56nzQ2Od26YOPzX0DaJEQR1ZvlVL+l7vXjghnAhpAt2hsIKu33DkAhkyII6Xp2ZmYFfdHdw+AoRLiyEw1DoDBEuLI7BV3D4ChEuJIa3p2JjpU/+QOAjBEQhzZHXMHARgiIY7sXnAHARgiIY7UpmdnPhqd3gAAgyLE0QcaHAAYHCGO9KZnZ17R4ADA0Ahx9IVqHACDIsTRF9Hg8E93E4ChEOLohVN6ZhQAAAUUSURBVNExXAfdTQCGQoijN6ZnZ16wNw6AoRDi6Jsn3FEAhkCIo1emZ2eOmRsHwBAIcfTRDzU5ANB3Qhy9MzrFQZMDAL0mxNFLoyYHy6oA9JYQR5/tt6wKQF8JcfTWaHbcfncYgD4S4ui16dmZt0opT7rLAPSNEEfvjfbH/Yc7DUCfCHEMwvTszA81OgDQJ0IcQxL74/7ojgPQB0IcgzFqdNgryAHQB0IcgyLIAdAXQhyDsyTI2SMHQFpCHIMUQW56dmavrlUAshLiGLRR16o5cgCkI8QxeKM5cv/qiC4AMhHi4POTHe6wTw6ALIQ4GFmyT+5JVTkAuk6Ig6uMllfvUZUDoMuEOFjG9OzMR6Oq3P8opfzJNQKga4Q4WMH07Myx6dmZ2Ct3yBIrAF0ixMEqTM/OHBw1PhxSmQOgCzYtLi66EbBGZ3YfiPlyT5RSvunaQW+cGG2jgBRU4mAdpmdnXpmenYnmh3tLKf9bdQ6AtqnEQU3O7D4Qoe6Ho3NZVeggH5U4UhHioAFndh+4YxTm7hl97HGdofOEOFIR4qAlo2A3DndlFO6+7PpDZ7w7PTvzhNtBFkIcAEBCGhsAABIS4gAAEhLiAAASEuIAABIS4gAAEhLiAAASEuIAABIS4gAAEhLiAAASEuIAABIS4gAAEhLiAAASEuIAABIS4gAAEhLiAAASEuIAABIS4gAAEhLiAAASEuIAABIS4gAAEhLiAAASEuIAABIS4gAAEhLiAAASEuIAABIS4gAAEhLiAAASEuIAABIS4gAAEhLiAAASEuIAABIS4gAAEhLiAAASEuIAABIS4gAAEhLiAAASEuIAABIS4gAAEhLiAAASEuIAABIS4gAAEhLiAAASEuIAABIS4gAAEhLiAAASEuIAABIS4gAAEhLiAAASEuIAABIS4gAAEhLiAAASEuIAABIS4gAAEhLiAAASEuIAABIS4gAAEhLiAAASEuIAABIS4gAAEhLiAAASEuIAABIS4gAAEhLiAAASEuIAABIS4gAAEhLiAAASEuIAABIS4gAAEhLiAAASEuIAABIS4gAAEhLiAAASEuIAABIS4gAAEhLiAAASEuIAABIS4gAAEhLiAAASEuIAABIS4gAAEhLiAAASEuIAABIS4gAAEhLiAAASEuIAABIS4gAAEhLiAAASEuIAABIS4gAAEhLiAAASEuIAABIS4gAAEhLiAAASEuIAABIS4gAAEhLiAAASEuIAABIS4gAAEhLiAAASEuIAABIS4gAAEhLiAAASEuIAABIS4gAAEhLiAAASEuIAABIS4gAAEhLiAAASEuIAABIS4gAAEhLiAAASEuIAABIS4gAAEhLiAAASEuIAABIS4gAAEhLiAAASEuIAABIS4gAAEhLiAAASEuIAABIS4gAAEhLiAAASEuIAABIS4gAAEhLiAAASEuIAABIS4gAAEhLiAAASEuIAABIS4gAAEhLiAAASEuIAABIS4gAAEhLiAAASEuIAABIS4gAAEhLiAAASEuIAABIS4gAAEhLiAAASEuIAABIS4gAAEhLiAAASEuIAABIS4gAAEhLiAAASEuIAABIS4gAAEhLiAAASEuIAABIS4gAAEhLiAAASEuIAABIS4gAAEhLiAAASEuIAABIS4gAAEhLiAAASEuIAABIS4gAAEhLiAAASEuIAABIS4gAAEhLiAAASEuIAABIS4gAAEhLiAAASEuIAABIS4gAAEhLiAACyKaX8f4bd5SmhIHjNAAAAAElFTkSuQmCC');background-size:200%;background-position:center;background-repeat:no-repeat;height:50px;width:50px;opacity:0;transition:opacity 0.5s;}._admithub_embed-container :export{admithubPrimary:#0c785e;secondaryTeal:#0c785e;mainstayAlmostBlack:#121619;mainstayDarkBlue:#092e63;mainstayDarkBlue05:#f2f4f7;mainstayDarkBlue10:#e7ebf0;mainstayDarkBlue20:#ced5e0;mainstayDarkBlue65:#5f779a;mainstayDarkBlue70:#536d92;mainstayDarkBlue80:#3a5882;mainstayDarkMint:#00c6a4;mainstayDarkMintWOpacity:rgba(0,198,164,0.1);mainstayDarkGreen:#08785d;mainstayElectricRed:#f4456d;mainstayLightGreen:#097f65;mainstayFocusedGray:#ced5e0;mainstayBlue10:#f2f9ff;mainstayBlue40:#6fadf0;mainstayBlue60:#1b71ce;mainstayBlue70:#0063d0;mainstayBlue80:#0051aa;mainstayBlue50:#fdf3f3;mainstayError300:#fda29b;mainstayError600:#cb271b;mainstayError700:#a31208;mainstayGrayBackgrounds:#f9fafb;mainstayDisabledGray:#98a2b3;mainstayGrayLines:#d0d5dd;mainstayGrayHeader:#1d2939;mainstayGrayText:#475467;mainstayGrayLabels:#667085;mainstaySuccess50:#f6fef9;mainstaySuccess500:#12b76a;mainstaySuccess600:#039855;mainstaySuccess700:#05603a;mainstayWarning10:#fffcf5;mainstayWarning300:#fec84b;mainstayWarning600:#dc6803;mainstayWarning700:#b54708;newUIDanger:#e34646;newUIDangerLight:#fae3e5;blue20:#deebff;mainstayTeal:#0c785e;pumpkinSpice:#ea7405;forestWhisper:#487f4a;lavishLilac:#c642db;azureBlast:#0063d0;blazeBurst:#e84717;royalPlum:#8a58ca;ceruleanSplash:#20a2c1;oceanSpray:#189580;coralCrush:#ff5279;wineWisp:#620b3e;slateHarbor:#667085;sereneSky:#4692e6;mauveMirage:#a17ba7;mistyMorning:#8497b1;amberGlow:#e67205;verdantVibes:#5ca35f;pinkPetal:#e76482;forestFern:#1d9a19;emeraldEssence:#32a491;rusticCharm:#d07053;elegantOrchid:#a883d8;linkPrimary:#0c785e;linkPrimaryHover:#1a8d7a}._admithub_embed-container .popout-menu{border-radius:15px;min-width:248px;background-color:#414547;filter:drop-shadow(0px -12px 50px #ced5e0);clip-path:inset(-100vw -100vw -100vw 0);overflow-x:hidden}._admithub_embed-container .popout-menu ul{line-height:1.8rem}._admithub_embed-container .popout-menu a{color:#f2f4f7}._admithub_embed-container .popout-menu a:hover{color:#ebeef0;text-decoration:none}._admithub_embed-container :export{admithubPrimary:#0c785e;secondaryTeal:#0c785e;mainstayAlmostBlack:#121619;mainstayDarkBlue:#092e63;mainstayDarkBlue05:#f2f4f7;mainstayDarkBlue10:#e7ebf0;mainstayDarkBlue20:#ced5e0;mainstayDarkBlue65:#5f779a;mainstayDarkBlue70:#536d92;mainstayDarkBlue80:#3a5882;mainstayDarkMint:#00c6a4;mainstayDarkMintWOpacity:rgba(0,198,164,0.1);mainstayDarkGreen:#08785d;mainstayElectricRed:#f4456d;mainstayLightGreen:#097f65;mainstayFocusedGray:#ced5e0;mainstayBlue10:#f2f9ff;mainstayBlue40:#6fadf0;mainstayBlue60:#1b71ce;mainstayBlue70:#0063d0;mainstayBlue80:#0051aa;mainstayBlue50:#fdf3f3;mainstayError300:#fda29b;mainstayError600:#cb271b;mainstayError700:#a31208;mainstayGrayBackgrounds:#f9fafb;mainstayDisabledGray:#98a2b3;mainstayGrayLines:#d0d5dd;mainstayGrayHeader:#1d2939;mainstayGrayText:#475467;mainstayGrayLabels:#667085;mainstaySuccess50:#f6fef9;mainstaySuccess500:#12b76a;mainstaySuccess600:#039855;mainstaySuccess700:#05603a;mainstayWarning10:#fffcf5;mainstayWarning300:#fec84b;mainstayWarning600:#dc6803;mainstayWarning700:#b54708;newUIDanger:#e34646;newUIDangerLight:#fae3e5;blue20:#deebff;mainstayTeal:#0c785e;pumpkinSpice:#ea7405;forestWhisper:#487f4a;lavishLilac:#c642db;azureBlast:#0063d0;blazeBurst:#e84717;royalPlum:#8a58ca;ceruleanSplash:#20a2c1;oceanSpray:#189580;coralCrush:#ff5279;wineWisp:#620b3e;slateHarbor:#667085;sereneSky:#4692e6;mauveMirage:#a17ba7;mistyMorning:#8497b1;amberGlow:#e67205;verdantVibes:#5ca35f;pinkPetal:#e76482;forestFern:#1d9a19;emeraldEssence:#32a491;rusticCharm:#d07053;elegantOrchid:#a883d8;linkPrimary:#0c785e;linkPrimaryHover:#1a8d7a}._admithub_embed-container .admithub-menu ul{line-height:1.8rem}._admithub_embed-container :export{admithubPrimary:#0c785e;secondaryTeal:#0c785e;mainstayAlmostBlack:#121619;mainstayDarkBlue:#092e63;mainstayDarkBlue05:#f2f4f7;mainstayDarkBlue10:#e7ebf0;mainstayDarkBlue20:#ced5e0;mainstayDarkBlue65:#5f779a;mainstayDarkBlue70:#536d92;mainstayDarkBlue80:#3a5882;mainstayDarkMint:#00c6a4;mainstayDarkMintWOpacity:rgba(0,198,164,0.1);mainstayDarkGreen:#08785d;mainstayElectricRed:#f4456d;mainstayLightGreen:#097f65;mainstayFocusedGray:#ced5e0;mainstayBlue10:#f2f9ff;mainstayBlue40:#6fadf0;mainstayBlue60:#1b71ce;mainstayBlue70:#0063d0;mainstayBlue80:#0051aa;mainstayBlue50:#fdf3f3;mainstayError300:#fda29b;mainstayError600:#cb271b;mainstayError700:#a31208;mainstayGrayBackgrounds:#f9fafb;mainstayDisabledGray:#98a2b3;mainstayGrayLines:#d0d5dd;mainstayGrayHeader:#1d2939;mainstayGrayText:#475467;mainstayGrayLabels:#667085;mainstaySuccess50:#f6fef9;mainstaySuccess500:#12b76a;mainstaySuccess600:#039855;mainstaySuccess700:#05603a;mainstayWarning10:#fffcf5;mainstayWarning300:#fec84b;mainstayWarning600:#dc6803;mainstayWarning700:#b54708;newUIDanger:#e34646;newUIDangerLight:#fae3e5;blue20:#deebff;mainstayTeal:#0c785e;pumpkinSpice:#ea7405;forestWhisper:#487f4a;lavishLilac:#c642db;azureBlast:#0063d0;blazeBurst:#e84717;royalPlum:#8a58ca;ceruleanSplash:#20a2c1;oceanSpray:#189580;coralCrush:#ff5279;wineWisp:#620b3e;slateHarbor:#667085;sereneSky:#4692e6;mauveMirage:#a17ba7;mistyMorning:#8497b1;amberGlow:#e67205;verdantVibes:#5ca35f;pinkPetal:#e76482;forestFern:#1d9a19;emeraldEssence:#32a491;rusticCharm:#d07053;elegantOrchid:#a883d8;linkPrimary:#0c785e;linkPrimaryHover:#1a8d7a}._admithub_embed-container .pill{background-color:#f2f4f7;border-style:solid;border-width:1px;border-color:#5f779a;color:#3a5882;font-weight:normal !important;padding-left:0.75rem !important;padding-right:0.75rem !important}._admithub_embed-container .table-pill{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block !important}._admithub_embed-container :export{admithubPrimary:#0c785e;secondaryTeal:#0c785e;mainstayAlmostBlack:#121619;mainstayDarkBlue:#092e63;mainstayDarkBlue05:#f2f4f7;mainstayDarkBlue10:#e7ebf0;mainstayDarkBlue20:#ced5e0;mainstayDarkBlue65:#5f779a;mainstayDarkBlue70:#536d92;mainstayDarkBlue80:#3a5882;mainstayDarkMint:#00c6a4;mainstayDarkMintWOpacity:rgba(0,198,164,0.1);mainstayDarkGreen:#08785d;mainstayElectricRed:#f4456d;mainstayLightGreen:#097f65;mainstayFocusedGray:#ced5e0;mainstayBlue10:#f2f9ff;mainstayBlue40:#6fadf0;mainstayBlue60:#1b71ce;mainstayBlue70:#0063d0;mainstayBlue80:#0051aa;mainstayBlue50:#fdf3f3;mainstayError300:#fda29b;mainstayError600:#cb271b;mainstayError700:#a31208;mainstayGrayBackgrounds:#f9fafb;mainstayDisabledGray:#98a2b3;mainstayGrayLines:#d0d5dd;mainstayGrayHeader:#1d2939;mainstayGrayText:#475467;mainstayGrayLabels:#667085;mainstaySuccess50:#f6fef9;mainstaySuccess500:#12b76a;mainstaySuccess600:#039855;mainstaySuccess700:#05603a;mainstayWarning10:#fffcf5;mainstayWarning300:#fec84b;mainstayWarning600:#dc6803;mainstayWarning700:#b54708;newUIDanger:#e34646;newUIDangerLight:#fae3e5;blue20:#deebff;mainstayTeal:#0c785e;pumpkinSpice:#ea7405;forestWhisper:#487f4a;lavishLilac:#c642db;azureBlast:#0063d0;blazeBurst:#e84717;royalPlum:#8a58ca;ceruleanSplash:#20a2c1;oceanSpray:#189580;coralCrush:#ff5279;wineWisp:#620b3e;slateHarbor:#667085;sereneSky:#4692e6;mauveMirage:#a17ba7;mistyMorning:#8497b1;amberGlow:#e67205;verdantVibes:#5ca35f;pinkPetal:#e76482;forestFern:#1d9a19;emeraldEssence:#32a491;rusticCharm:#d07053;elegantOrchid:#a883d8;linkPrimary:#0c785e;linkPrimaryHover:#1a8d7a}._admithub_embed-container .settings-menu-link{color:#fffefc !important}._admithub_embed-container .settings-menu-link:hover,._admithub_embed-container .settings-menu-link:active{color:#fffefc !important}._admithub_embed-container .user-icon-inner{width:2.8125rem;height:2.8125rem;font-size:1.5rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}._admithub_embed-container .user-icon-inner.md{width:2.25rem;height:2.25rem;font-size:1.2rem}._admithub_embed-container .user-icon-inner.sm{width:1.6875rem;height:1.6875rem;font-size:0.9rem}._admithub_embed-container .user-icon-inner .icon-image{border-radius:100%;width:30px;height:30px}._admithub_embed-container .user-online-status{width:0.75rem;height:0.75rem;border:solid 2px white;position:relative;left:1rem;top:-0.5rem;font-size:0.5em}._admithub_embed-container .user-online-status.ahicon{top:-1.1em;font-size:0.7em;border:solid 1px white}._admithub_embed-container .user-icon-inner.outline{border:2px solid white}._admithub_embed-container :export{admithubPrimary:#0c785e;secondaryTeal:#0c785e;mainstayAlmostBlack:#121619;mainstayDarkBlue:#092e63;mainstayDarkBlue05:#f2f4f7;mainstayDarkBlue10:#e7ebf0;mainstayDarkBlue20:#ced5e0;mainstayDarkBlue65:#5f779a;mainstayDarkBlue70:#536d92;mainstayDarkBlue80:#3a5882;mainstayDarkMint:#00c6a4;mainstayDarkMintWOpacity:rgba(0,198,164,0.1);mainstayDarkGreen:#08785d;mainstayElectricRed:#f4456d;mainstayLightGreen:#097f65;mainstayFocusedGray:#ced5e0;mainstayBlue10:#f2f9ff;mainstayBlue40:#6fadf0;mainstayBlue60:#1b71ce;mainstayBlue70:#0063d0;mainstayBlue80:#0051aa;mainstayBlue50:#fdf3f3;mainstayError300:#fda29b;mainstayError600:#cb271b;mainstayError700:#a31208;mainstayGrayBackgrounds:#f9fafb;mainstayDisabledGray:#98a2b3;mainstayGrayLines:#d0d5dd;mainstayGrayHeader:#1d2939;mainstayGrayText:#475467;mainstayGrayLabels:#667085;mainstaySuccess50:#f6fef9;mainstaySuccess500:#12b76a;mainstaySuccess600:#039855;mainstaySuccess700:#05603a;mainstayWarning10:#fffcf5;mainstayWarning300:#fec84b;mainstayWarning600:#dc6803;mainstayWarning700:#b54708;newUIDanger:#e34646;newUIDangerLight:#fae3e5;blue20:#deebff;mainstayTeal:#0c785e;pumpkinSpice:#ea7405;forestWhisper:#487f4a;lavishLilac:#c642db;azureBlast:#0063d0;blazeBurst:#e84717;royalPlum:#8a58ca;ceruleanSplash:#20a2c1;oceanSpray:#189580;coralCrush:#ff5279;wineWisp:#620b3e;slateHarbor:#667085;sereneSky:#4692e6;mauveMirage:#a17ba7;mistyMorning:#8497b1;amberGlow:#e67205;verdantVibes:#5ca35f;pinkPetal:#e76482;forestFern:#1d9a19;emeraldEssence:#32a491;rusticCharm:#d07053;elegantOrchid:#a883d8;linkPrimary:#0c785e;linkPrimaryHover:#1a8d7a}._admithub_embed-container .nav-side-bar{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-width:75px;display:flex;flex-direction:column;justify-content:space-between;height:-moz-fit-content;height:fit-content;min-height:100%;background-color:#092e63;color:#cfd8dc;width:75px;padding-top:25px}._admithub_embed-container .nav-side-bar .nav-side-bar-footer{display:flex}._admithub_embed-container .nav-side-bar .nav-side-bar-footer ul{margin-bottom:1rem}._admithub_embed-container .nav-side-bar .ah-only-color{color:#ffc107}._admithub_embed-container .nav-side-bar .global-nav-link{cursor:pointer;display:flex;justify-content:center;align-items:center;position:relative;padding:0.625rem 0.3rem;width:100%;text-decoration:none;background:unset;border:unset}._admithub_embed-container .nav-side-bar .global-nav-link.no-padding{padding:0}._admithub_embed-container .nav-side-bar .global-nav-link .nav-icon{color:#fff;opacity:0.6;font-size:1.35rem;line-height:1;padding:0.1rem 0 0}._admithub_embed-container .nav-side-bar .global-nav-link .nav-label{display:block;position:absolute;opacity:0;pointer-events:none;z-index:99;color:#fffefc;background-color:#414547;padding:0.3rem 0.6rem;left:90%;box-shadow:0 0 6px rgba(0,0,0,0.3);border-radius:15px;width:auto;white-space:nowrap;transition:all 0.2s ease;font-size:0.95rem}._admithub_embed-container .nav-side-bar .global-nav-link.global-nav-link-active .nav-icon{opacity:1}._admithub_embed-container .nav-side-bar .global-nav-link.global-nav-link-active:after{content:' ';display:block;height:90%;width:5px;position:absolute;right:0;top:5%;background-color:#00ffd4;border-radius:.25rem 0 0 .25rem}._admithub_embed-container .nav-side-bar .global-nav-link.global-nav-link-active .no-side-bar{background-color:transparent !important}._admithub_embed-container .nav-side-bar .global-nav-link.ah-logo-main{padding:0.8rem 0}._admithub_embed-container .nav-side-bar .global-nav-link.ah-logo-main .nav-icon{font-size:1.6rem}._admithub_embed-container .nav-side-bar .global-nav-link.ah-logo-main{padding:0.8rem 0}._admithub_embed-container .nav-side-bar .global-nav-link.ah-logo-main .nav-icon{font-size:1.6rem;opacity:1}._admithub_embed-container .nav-side-bar .global-nav-link.ah-logo-main .nav-icon:hover{opacity:1}._admithub_embed-container .nav-side-bar .global-nav-link .org-initial-link{text-align:center}._admithub_embed-container .nav-side-bar .global-nav-link:hover:not(.ah-logo-main) .nav-icon{opacity:0.8}._admithub_embed-container .nav-side-bar .global-nav-link:hover:not(.ah-logo-main) .nav-label{opacity:1;left:98%}._admithub_embed-container .nav-side-bar button.global-nav-link:focus{box-shadow:none !important}._admithub_embed-container .nav-side-bar .sidebar-items-container{justify-content:center}._admithub_embed-container .nav-side-bar .sidebar-items-container ul{width:100%}._admithub_embed-container .nav-side-bar .golden-link{z-index:99999999999}._admithub_embed-container .nav-bar-page-nav{height:41px !important}._admithub_embed-container .popout-org-switcher{max-height:300px;left:105%;top:0;white-space:nowrap;z-index:1000}._admithub_embed-container .popout-org-switcher-menu{-ms-overflow-style:none}._admithub_embed-container .popout-org-switcher-menu::-webkit-scrollbar{display:none}@media (max-width:768px) {
 ._admithub_embed-container .nav-sidebar-transition-appear,._admithub_embed-container .nav-sidebar-transition-enter,._admithub_embed-container .nav-sidebar-transition-exit,._admithub_embed-container .nav-sidebar-transition-exit-active,._admithub_embed-container .nav-sidebar-transition-appear-active,._admithub_embed-container .nav-sidebar-transition-enter-active{position:fixed;top:0;left:0;height:100vh;z-index:1000;width:75px !important;min-width:75px !important;will-change:transform}._admithub_embed-container .nav-sidebar-transition-appear,._admithub_embed-container .nav-sidebar-transition-enter{transform:translateX(-100%)}._admithub_embed-container .nav-sidebar-transition-appear-active,._admithub_embed-container .nav-sidebar-transition-enter-active{transform:translateX(0);transition:transform 300ms ease-in}._admithub_embed-container .nav-sidebar-transition-exit,._admithub_embed-container .nav-sidebar-transition-exit-active{transform:translateX(-100%);transition:transform 100ms ease-in} 
}._admithub_embed-container .spinner{height:auto}._admithub_embed-container .spinner.sm{width:1rem}._admithub_embed-container .spinner.md{width:3rem}._admithub_embed-container .spinner.lg{width:5rem}._admithub_embed-container .cls-1{fill:#ea1b22}._admithub_embed-container .cls-2{fill:#fff}._admithub_embed-container .fil0{fill:#00669e}._admithub_embed-container .fil1{fill:#fefefe;fill-rule:nonzero}._admithub_embed-container :export{admithubPrimary:#0c785e;secondaryTeal:#0c785e;mainstayAlmostBlack:#121619;mainstayDarkBlue:#092e63;mainstayDarkBlue05:#f2f4f7;mainstayDarkBlue10:#e7ebf0;mainstayDarkBlue20:#ced5e0;mainstayDarkBlue65:#5f779a;mainstayDarkBlue70:#536d92;mainstayDarkBlue80:#3a5882;mainstayDarkMint:#00c6a4;mainstayDarkMintWOpacity:rgba(0,198,164,0.1);mainstayDarkGreen:#08785d;mainstayElectricRed:#f4456d;mainstayLightGreen:#097f65;mainstayFocusedGray:#ced5e0;mainstayBlue10:#f2f9ff;mainstayBlue40:#6fadf0;mainstayBlue60:#1b71ce;mainstayBlue70:#0063d0;mainstayBlue80:#0051aa;mainstayBlue50:#fdf3f3;mainstayError300:#fda29b;mainstayError600:#cb271b;mainstayError700:#a31208;mainstayGrayBackgrounds:#f9fafb;mainstayDisabledGray:#98a2b3;mainstayGrayLines:#d0d5dd;mainstayGrayHeader:#1d2939;mainstayGrayText:#475467;mainstayGrayLabels:#667085;mainstaySuccess50:#f6fef9;mainstaySuccess500:#12b76a;mainstaySuccess600:#039855;mainstaySuccess700:#05603a;mainstayWarning10:#fffcf5;mainstayWarning300:#fec84b;mainstayWarning600:#dc6803;mainstayWarning700:#b54708;newUIDanger:#e34646;newUIDangerLight:#fae3e5;blue20:#deebff;mainstayTeal:#0c785e;pumpkinSpice:#ea7405;forestWhisper:#487f4a;lavishLilac:#c642db;azureBlast:#0063d0;blazeBurst:#e84717;royalPlum:#8a58ca;ceruleanSplash:#20a2c1;oceanSpray:#189580;coralCrush:#ff5279;wineWisp:#620b3e;slateHarbor:#667085;sereneSky:#4692e6;mauveMirage:#a17ba7;mistyMorning:#8497b1;amberGlow:#e67205;verdantVibes:#5ca35f;pinkPetal:#e76482;forestFern:#1d9a19;emeraldEssence:#32a491;rusticCharm:#d07053;elegantOrchid:#a883d8;linkPrimary:#0c785e;linkPrimaryHover:#1a8d7a}._admithub_embed-container .ms-page-content{padding:0.5rem 3.5rem 0rem 3.5rem;width:100%;overflow-y:auto;transition:all 300ms ease}._admithub_embed-container .ms-page-content--expanded{padding:0.5rem 2rem 0rem 2rem}._admithub_embed-container .mainstay-sidebar--expanded{transform:translateX(0rem) !important;transition:none !important}._admithub_embed-container .sidebar-transition-container-enter,._admithub_embed-container .sidebar-transition-container-exit-done{width:0px}._admithub_embed-container .sidebar-transition-container-enter>.mainstay-sidebar,._admithub_embed-container .sidebar-transition-container-exit-done>.mainstay-sidebar{transform:translateX(-15rem);transition:transform 300ms ease-out}._admithub_embed-container .sidebar-transition-container-enter-active{width:15rem;transition:width 300ms ease-out}._admithub_embed-container .sidebar-transition-container-enter-active>.mainstay-sidebar{transform:translateX(0rem);transition:transform 300ms ease-out}._admithub_embed-container .sidebar-transition-container-exit,._admithub_embed-container .sidebar-transition-container-enter-done{width:15rem}._admithub_embed-container .sidebar-transition-container-exit>.mainstay-sidebar,._admithub_embed-container .sidebar-transition-container-enter-done>.mainstay-sidebar{transform:translateX(0rem)}._admithub_embed-container .sidebar-transition-container-exit-active{width:0px;transition:width 300ms ease-out;animation-fill-mode:forwards}._admithub_embed-container .sidebar-transition-container-exit-active>.mainstay-sidebar{transform:translateX(-15rem);transition:transform 300ms ease-out}@media (max-width:768px) {
 ._admithub_embed-container .sidebar-transition-container-enter,._admithub_embed-container .sidebar-transition-container-exit-done{position:fixed;top:0;z-index:999;margin:0;padding:0}._admithub_embed-container .sidebar-transition-container-enter>.mainstay-sidebar,._admithub_embed-container .sidebar-transition-container-exit-done>.mainstay-sidebar{width:100% !important;min-width:100% !important;margin:0;padding:0;transform:translateX(-100%) !important;transition:transform 300ms ease-out !important}._admithub_embed-container .sidebar-transition-container-enter-active{width:100vw !important}._admithub_embed-container .sidebar-transition-container-enter-active>.mainstay-sidebar{transform:translateX(0) !important;transition:transform 300ms ease-out !important}._admithub_embed-container .sidebar-transition-container-exit,._admithub_embed-container .sidebar-transition-container-enter-done{position:fixed;top:0;width:calc(100% - 75px) !important;z-index:999;margin:0;padding:0}._admithub_embed-container .sidebar-transition-container-exit>.mainstay-sidebar,._admithub_embed-container .sidebar-transition-container-enter-done>.mainstay-sidebar{width:100% !important;min-width:100% !important;margin:0;padding:0;transform:translateX(0rem)}._admithub_embed-container .sidebar-transition-container-exit-active{width:0 !important}._admithub_embed-container .sidebar-transition-container-exit-active>.mainstay-sidebar{transform:translateX(-100%) !important;transition:transform 300ms ease-out !important} 
}._admithub_embed-container .sidebar-btn{top:0px;left:0px;height:24px;width:24px;z-index:1000;margin:5px;border-radius:5px !important;cursor:pointer !important;transform-origin:center;position:absolute;outline:none;border:1px solid #d8dee8 !important;background:#ffffff;box-sizing:border-box;box-shadow:0px 1px 3px rgba(16,24,40,0.1),0px 1px 2px rgba(16,24,40,0.06);line-height:7px !important;padding:0px 0px 0px 2px !important;transition:transform 300ms cubic-bezier(0,0,0.55,1)}._admithub_embed-container .sidebar-btn:focus{outline:0;box-shadow:none}._admithub_embed-container .sidebar-btn:focus-visible{box-shadow:none !important;outline:-webkit-focus-ring-color auto 1px !important}._admithub_embed-container .sidebar-btn--expanded{transform:translateX(12.5rem) rotate(180deg) !important;transition:none !important}@media (max-width:768px) {
 ._admithub_embed-container .sidebar-btn--expanded{transform:translateX(calc(100vw - 75px - 34px)) rotate(180deg) !important} 
}._admithub_embed-container .sidebar-btn--expanded:focus{outline:0;box-shadow:none}._admithub_embed-container .sidebar-btn--expanded:focus-visible{box-shadow:none !important;outline:-webkit-focus-ring-color auto 1px !important}._admithub_embed-container .sidebar-btn-transition-container-enter,._admithub_embed-container .sidebar-btn-transition-container-exit-done{transform:translateX(0) rotate(0deg)}._admithub_embed-container .sidebar-btn-transition-container-enter-active{transform:translateX(12.5rem) rotate(180deg);transition:transform 300ms ease-out !important}@media (max-width:768px) {
 ._admithub_embed-container .sidebar-btn-transition-container-enter-active{transform:translateX(calc(100vw - 75px - 34px)) rotate(180deg)} 
}._admithub_embed-container .sidebar-btn-transition-container-enter-done,._admithub_embed-container .sidebar-btn-transition-container-exit{transform:translateX(12.5rem) rotate(180deg)}@media (max-width:768px) {
 ._admithub_embed-container .sidebar-btn-transition-container-enter-done,._admithub_embed-container .sidebar-btn-transition-container-exit{transform:translateX(calc(100vw - 75px - 34px)) rotate(180deg)} 
}._admithub_embed-container .sidebar-btn-transition-container-exit-active{transform:translateX(0) rotate(0deg);transition:transform 300ms ease-out !important}._admithub_embed-container :export{admithubPrimary:#0c785e;secondaryTeal:#0c785e;mainstayAlmostBlack:#121619;mainstayDarkBlue:#092e63;mainstayDarkBlue05:#f2f4f7;mainstayDarkBlue10:#e7ebf0;mainstayDarkBlue20:#ced5e0;mainstayDarkBlue65:#5f779a;mainstayDarkBlue70:#536d92;mainstayDarkBlue80:#3a5882;mainstayDarkMint:#00c6a4;mainstayDarkMintWOpacity:rgba(0,198,164,0.1);mainstayDarkGreen:#08785d;mainstayElectricRed:#f4456d;mainstayLightGreen:#097f65;mainstayFocusedGray:#ced5e0;mainstayBlue10:#f2f9ff;mainstayBlue40:#6fadf0;mainstayBlue60:#1b71ce;mainstayBlue70:#0063d0;mainstayBlue80:#0051aa;mainstayBlue50:#fdf3f3;mainstayError300:#fda29b;mainstayError600:#cb271b;mainstayError700:#a31208;mainstayGrayBackgrounds:#f9fafb;mainstayDisabledGray:#98a2b3;mainstayGrayLines:#d0d5dd;mainstayGrayHeader:#1d2939;mainstayGrayText:#475467;mainstayGrayLabels:#667085;mainstaySuccess50:#f6fef9;mainstaySuccess500:#12b76a;mainstaySuccess600:#039855;mainstaySuccess700:#05603a;mainstayWarning10:#fffcf5;mainstayWarning300:#fec84b;mainstayWarning600:#dc6803;mainstayWarning700:#b54708;newUIDanger:#e34646;newUIDangerLight:#fae3e5;blue20:#deebff;mainstayTeal:#0c785e;pumpkinSpice:#ea7405;forestWhisper:#487f4a;lavishLilac:#c642db;azureBlast:#0063d0;blazeBurst:#e84717;royalPlum:#8a58ca;ceruleanSplash:#20a2c1;oceanSpray:#189580;coralCrush:#ff5279;wineWisp:#620b3e;slateHarbor:#667085;sereneSky:#4692e6;mauveMirage:#a17ba7;mistyMorning:#8497b1;amberGlow:#e67205;verdantVibes:#5ca35f;pinkPetal:#e76482;forestFern:#1d9a19;emeraldEssence:#32a491;rusticCharm:#d07053;elegantOrchid:#a883d8;linkPrimary:#0c785e;linkPrimaryHover:#1a8d7a}._admithub_embed-container .mainstay-sidebar-expand-list-top-shadow{box-shadow:inset 0rem 0.5rem 0.5rem -0.5rem #cfd8dc}._admithub_embed-container .mainstay-sidebar-expand-list-bottom-shadow{box-shadow:inset 0rem -0.5rem 0.5rem -0.5rem #cfd8dc}._admithub_embed-container .mainstay-sidebar-expand-list-both-shadow{box-shadow:inset 0rem 0.5rem 0.5rem -0.5rem #cfd8dc,inset 0rem -0.5rem 0.5rem -0.5rem #cfd8dc}._admithub_embed-container :export{admithubPrimary:#0c785e;secondaryTeal:#0c785e;mainstayAlmostBlack:#121619;mainstayDarkBlue:#092e63;mainstayDarkBlue05:#f2f4f7;mainstayDarkBlue10:#e7ebf0;mainstayDarkBlue20:#ced5e0;mainstayDarkBlue65:#5f779a;mainstayDarkBlue70:#536d92;mainstayDarkBlue80:#3a5882;mainstayDarkMint:#00c6a4;mainstayDarkMintWOpacity:rgba(0,198,164,0.1);mainstayDarkGreen:#08785d;mainstayElectricRed:#f4456d;mainstayLightGreen:#097f65;mainstayFocusedGray:#ced5e0;mainstayBlue10:#f2f9ff;mainstayBlue40:#6fadf0;mainstayBlue60:#1b71ce;mainstayBlue70:#0063d0;mainstayBlue80:#0051aa;mainstayBlue50:#fdf3f3;mainstayError300:#fda29b;mainstayError600:#cb271b;mainstayError700:#a31208;mainstayGrayBackgrounds:#f9fafb;mainstayDisabledGray:#98a2b3;mainstayGrayLines:#d0d5dd;mainstayGrayHeader:#1d2939;mainstayGrayText:#475467;mainstayGrayLabels:#667085;mainstaySuccess50:#f6fef9;mainstaySuccess500:#12b76a;mainstaySuccess600:#039855;mainstaySuccess700:#05603a;mainstayWarning10:#fffcf5;mainstayWarning300:#fec84b;mainstayWarning600:#dc6803;mainstayWarning700:#b54708;newUIDanger:#e34646;newUIDangerLight:#fae3e5;blue20:#deebff;mainstayTeal:#0c785e;pumpkinSpice:#ea7405;forestWhisper:#487f4a;lavishLilac:#c642db;azureBlast:#0063d0;blazeBurst:#e84717;royalPlum:#8a58ca;ceruleanSplash:#20a2c1;oceanSpray:#189580;coralCrush:#ff5279;wineWisp:#620b3e;slateHarbor:#667085;sereneSky:#4692e6;mauveMirage:#a17ba7;mistyMorning:#8497b1;amberGlow:#e67205;verdantVibes:#5ca35f;pinkPetal:#e76482;forestFern:#1d9a19;emeraldEssence:#32a491;rusticCharm:#d07053;elegantOrchid:#a883d8;linkPrimary:#0c785e;linkPrimaryHover:#1a8d7a}._admithub_embed-container .mainstay-sidebar{width:15rem !important;min-width:15rem !important;transform:translateX(-15rem);flex-shrink:none;padding:0px;background-color:transparent;z-index:10}._admithub_embed-container .mainstay-sidebar-sections-container{display:flex;flex-direction:column;overflow-x:hidden !important;overflow-y:auto !important;background-color:#fffefc;border-right:1px solid #e8e9ea;height:100%;width:100%;padding:24px 8px}@media (max-width:768px) {
 ._admithub_embed-container .mainstay-sidebar-sections-container{border-right:none} 
}._admithub_embed-container .mainstay-sidebar-sections-container h4{color:#092e63;padding:12px 0px 0px 16px;margin-bottom:0px}._admithub_embed-container .mainstay-sidebar-link.active{background:#f2f4f7;border:1px solid #f2f4f7;border-radius:75px;color:#092e63 !important}._admithub_embed-container .mainstay-sidebar-link:not(.active){border:1px solid transparent;color:#5f779a !important}._admithub_embed-container .mainstay-sidebar-expand-list{border-top:1px solid #ced5e0;border-bottom:1px solid #ced5e0}._admithub_embed-container .min-height-250px{min-height:250px !important}._admithub_embed-container :export{admithubPrimary:#0c785e;secondaryTeal:#0c785e;mainstayAlmostBlack:#121619;mainstayDarkBlue:#092e63;mainstayDarkBlue05:#f2f4f7;mainstayDarkBlue10:#e7ebf0;mainstayDarkBlue20:#ced5e0;mainstayDarkBlue65:#5f779a;mainstayDarkBlue70:#536d92;mainstayDarkBlue80:#3a5882;mainstayDarkMint:#00c6a4;mainstayDarkMintWOpacity:rgba(0,198,164,0.1);mainstayDarkGreen:#08785d;mainstayElectricRed:#f4456d;mainstayLightGreen:#097f65;mainstayFocusedGray:#ced5e0;mainstayBlue10:#f2f9ff;mainstayBlue40:#6fadf0;mainstayBlue60:#1b71ce;mainstayBlue70:#0063d0;mainstayBlue80:#0051aa;mainstayBlue50:#fdf3f3;mainstayError300:#fda29b;mainstayError600:#cb271b;mainstayError700:#a31208;mainstayGrayBackgrounds:#f9fafb;mainstayDisabledGray:#98a2b3;mainstayGrayLines:#d0d5dd;mainstayGrayHeader:#1d2939;mainstayGrayText:#475467;mainstayGrayLabels:#667085;mainstaySuccess50:#f6fef9;mainstaySuccess500:#12b76a;mainstaySuccess600:#039855;mainstaySuccess700:#05603a;mainstayWarning10:#fffcf5;mainstayWarning300:#fec84b;mainstayWarning600:#dc6803;mainstayWarning700:#b54708;newUIDanger:#e34646;newUIDangerLight:#fae3e5;blue20:#deebff;mainstayTeal:#0c785e;pumpkinSpice:#ea7405;forestWhisper:#487f4a;lavishLilac:#c642db;azureBlast:#0063d0;blazeBurst:#e84717;royalPlum:#8a58ca;ceruleanSplash:#20a2c1;oceanSpray:#189580;coralCrush:#ff5279;wineWisp:#620b3e;slateHarbor:#667085;sereneSky:#4692e6;mauveMirage:#a17ba7;mistyMorning:#8497b1;amberGlow:#e67205;verdantVibes:#5ca35f;pinkPetal:#e76482;forestFern:#1d9a19;emeraldEssence:#32a491;rusticCharm:#d07053;elegantOrchid:#a883d8;linkPrimary:#0c785e;linkPrimaryHover:#1a8d7a}._admithub_embed-container .checkbox-container{width:20px;height:20px;position:relative;border-radius:4px}._admithub_embed-container .checkbox-container .check{position:relative;left:20%;bottom:20%}._admithub_embed-container .checkbox-container-sm{margin-bottom:1px;margin-right:0.125rem;width:16px;height:16px;position:relative;border-radius:4px}._admithub_embed-container .checkbox-container-sm .check{position:relative;left:13%;bottom:36%}._admithub_embed-container .checkbox{-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;box-sizing:border-box;width:100%;height:100%;border-radius:4px;padding:0.5rem;position:absolute;left:0px}._admithub_embed-container .checkbox:not(:checked){border:1px solid #475467}._admithub_embed-container .checkbox:disabled{border:1px solid #98a2b3 !important}._admithub_embed-container .checkbox:not(:disabled){cursor:pointer}._admithub_embed-container .checkbox:hover{border:1px solid #092e63}._admithub_embed-container .checkbox:focus{outline:0;border:0;box-shadow:0px 0px 0px 2px #092e63}._admithub_embed-container .checkbox:focus-visible{outline:0;border:0;box-shadow:0px 0px 0px 2px #092e63}._admithub_embed-container .checked{border-radius:4px;background-color:#092e63}._admithub_embed-container .checked:hover{border:0;background-color:#5f779a}._admithub_embed-container .checkbox-container:hover .checked{border:0;background-color:#5f779a}._admithub_embed-container .bg-disabled{background:#f9fafb !important}._admithub_embed-container :export{admithubPrimary:#0c785e;secondaryTeal:#0c785e;mainstayAlmostBlack:#121619;mainstayDarkBlue:#092e63;mainstayDarkBlue05:#f2f4f7;mainstayDarkBlue10:#e7ebf0;mainstayDarkBlue20:#ced5e0;mainstayDarkBlue65:#5f779a;mainstayDarkBlue70:#536d92;mainstayDarkBlue80:#3a5882;mainstayDarkMint:#00c6a4;mainstayDarkMintWOpacity:rgba(0,198,164,0.1);mainstayDarkGreen:#08785d;mainstayElectricRed:#f4456d;mainstayLightGreen:#097f65;mainstayFocusedGray:#ced5e0;mainstayBlue10:#f2f9ff;mainstayBlue40:#6fadf0;mainstayBlue60:#1b71ce;mainstayBlue70:#0063d0;mainstayBlue80:#0051aa;mainstayBlue50:#fdf3f3;mainstayError300:#fda29b;mainstayError600:#cb271b;mainstayError700:#a31208;mainstayGrayBackgrounds:#f9fafb;mainstayDisabledGray:#98a2b3;mainstayGrayLines:#d0d5dd;mainstayGrayHeader:#1d2939;mainstayGrayText:#475467;mainstayGrayLabels:#667085;mainstaySuccess50:#f6fef9;mainstaySuccess500:#12b76a;mainstaySuccess600:#039855;mainstaySuccess700:#05603a;mainstayWarning10:#fffcf5;mainstayWarning300:#fec84b;mainstayWarning600:#dc6803;mainstayWarning700:#b54708;newUIDanger:#e34646;newUIDangerLight:#fae3e5;blue20:#deebff;mainstayTeal:#0c785e;pumpkinSpice:#ea7405;forestWhisper:#487f4a;lavishLilac:#c642db;azureBlast:#0063d0;blazeBurst:#e84717;royalPlum:#8a58ca;ceruleanSplash:#20a2c1;oceanSpray:#189580;coralCrush:#ff5279;wineWisp:#620b3e;slateHarbor:#667085;sereneSky:#4692e6;mauveMirage:#a17ba7;mistyMorning:#8497b1;amberGlow:#e67205;verdantVibes:#5ca35f;pinkPetal:#e76482;forestFern:#1d9a19;emeraldEssence:#32a491;rusticCharm:#d07053;elegantOrchid:#a883d8;linkPrimary:#0c785e;linkPrimaryHover:#1a8d7a}._admithub_embed-container .chip{display:inline-flex;width:auto;max-width:100%;padding:0.25rem 0rem 0.25rem 0.75rem}._admithub_embed-container .chip span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._admithub_embed-container .chip-pencil{font-size:16px !important}._admithub_embed-container .chip-button{margin-left:4px;float:right;font-size:1.5rem !important;font-weight:700 !important;line-height:1 !important;color:#000;text-shadow:0 1px 0 #ffffff;padding:0 !important;background-color:transparent;border:0;-webkit-appearance:none}._admithub_embed-container .chip-button span{color:#5f779a}._admithub_embed-container .value-container{display:flex;flex-wrap:nowrap !important;align-items:center;justify-content:space-between}._admithub_embed-container .w-85{max-width:85%}._admithub_embed-container :export{admithubPrimary:#0c785e;secondaryTeal:#0c785e;mainstayAlmostBlack:#121619;mainstayDarkBlue:#092e63;mainstayDarkBlue05:#f2f4f7;mainstayDarkBlue10:#e7ebf0;mainstayDarkBlue20:#ced5e0;mainstayDarkBlue65:#5f779a;mainstayDarkBlue70:#536d92;mainstayDarkBlue80:#3a5882;mainstayDarkMint:#00c6a4;mainstayDarkMintWOpacity:rgba(0,198,164,0.1);mainstayDarkGreen:#08785d;mainstayElectricRed:#f4456d;mainstayLightGreen:#097f65;mainstayFocusedGray:#ced5e0;mainstayBlue10:#f2f9ff;mainstayBlue40:#6fadf0;mainstayBlue60:#1b71ce;mainstayBlue70:#0063d0;mainstayBlue80:#0051aa;mainstayBlue50:#fdf3f3;mainstayError300:#fda29b;mainstayError600:#cb271b;mainstayError700:#a31208;mainstayGrayBackgrounds:#f9fafb;mainstayDisabledGray:#98a2b3;mainstayGrayLines:#d0d5dd;mainstayGrayHeader:#1d2939;mainstayGrayText:#475467;mainstayGrayLabels:#667085;mainstaySuccess50:#f6fef9;mainstaySuccess500:#12b76a;mainstaySuccess600:#039855;mainstaySuccess700:#05603a;mainstayWarning10:#fffcf5;mainstayWarning300:#fec84b;mainstayWarning600:#dc6803;mainstayWarning700:#b54708;newUIDanger:#e34646;newUIDangerLight:#fae3e5;blue20:#deebff;mainstayTeal:#0c785e;pumpkinSpice:#ea7405;forestWhisper:#487f4a;lavishLilac:#c642db;azureBlast:#0063d0;blazeBurst:#e84717;royalPlum:#8a58ca;ceruleanSplash:#20a2c1;oceanSpray:#189580;coralCrush:#ff5279;wineWisp:#620b3e;slateHarbor:#667085;sereneSky:#4692e6;mauveMirage:#a17ba7;mistyMorning:#8497b1;amberGlow:#e67205;verdantVibes:#5ca35f;pinkPetal:#e76482;forestFern:#1d9a19;emeraldEssence:#32a491;rusticCharm:#d07053;elegantOrchid:#a883d8;linkPrimary:#0c785e;linkPrimaryHover:#1a8d7a}._admithub_embed-container .disabled-input{background-color:#fafbfc !important;cursor:not-allowed}._admithub_embed-container .disabled-icon{color:#babdbf !important}._admithub_embed-container .daypicker-align-left{left:auto !important;right:0}._admithub_embed-container .input-react-select{border-color:#ccc;border-radius:4px;border-style:solid;border-width:1px}._admithub_embed-container .input-react-select:disabled{border-color:#e6e6e6}._admithub_embed-container .react-select-labeled .label{position:absolute;pointer-events:none;transition:all 0.3s cubic-bezier(0.64,0.09,0.08,1);left:.75rem;top:calc(.375rem + 0.5rem);color:rgba(9,46,99,0.7);font-size:1rem}._admithub_embed-container .react-select-labeled .label--active{font-size:.8rem;top:calc(.375rem * 0.45)}._admithub_embed-container .react-select-labeled .label--focused{color:#0c785e}._admithub_embed-container .react-select-labeled .label--error{color:#e34646 !important}._admithub_embed-container .read-only-filter-row{padding-right:1rem !important;padding-bottom:0.75rem !important}._admithub_embed-container .zit-danger{position:block;margin:0.36rem 0.385rem}._admithub_embed-container .filter-contacts-table{overflow:auto}._admithub_embed-container .filter-contacts-table::-webkit-scrollbar{-webkit-appearance:none;height:9px;width:5px}._admithub_embed-container .filter-contacts-table::-webkit-scrollbar-thumb{border-radius:4px;background-color:rgba(0,0,0,0.5);box-shadow:0 0 1px rgba(255,255,255,0.5)}._admithub_embed-container :export{admithubPrimary:#0c785e;secondaryTeal:#0c785e;mainstayAlmostBlack:#121619;mainstayDarkBlue:#092e63;mainstayDarkBlue05:#f2f4f7;mainstayDarkBlue10:#e7ebf0;mainstayDarkBlue20:#ced5e0;mainstayDarkBlue65:#5f779a;mainstayDarkBlue70:#536d92;mainstayDarkBlue80:#3a5882;mainstayDarkMint:#00c6a4;mainstayDarkMintWOpacity:rgba(0,198,164,0.1);mainstayDarkGreen:#08785d;mainstayElectricRed:#f4456d;mainstayLightGreen:#097f65;mainstayFocusedGray:#ced5e0;mainstayBlue10:#f2f9ff;mainstayBlue40:#6fadf0;mainstayBlue60:#1b71ce;mainstayBlue70:#0063d0;mainstayBlue80:#0051aa;mainstayBlue50:#fdf3f3;mainstayError300:#fda29b;mainstayError600:#cb271b;mainstayError700:#a31208;mainstayGrayBackgrounds:#f9fafb;mainstayDisabledGray:#98a2b3;mainstayGrayLines:#d0d5dd;mainstayGrayHeader:#1d2939;mainstayGrayText:#475467;mainstayGrayLabels:#667085;mainstaySuccess50:#f6fef9;mainstaySuccess500:#12b76a;mainstaySuccess600:#039855;mainstaySuccess700:#05603a;mainstayWarning10:#fffcf5;mainstayWarning300:#fec84b;mainstayWarning600:#dc6803;mainstayWarning700:#b54708;newUIDanger:#e34646;newUIDangerLight:#fae3e5;blue20:#deebff;mainstayTeal:#0c785e;pumpkinSpice:#ea7405;forestWhisper:#487f4a;lavishLilac:#c642db;azureBlast:#0063d0;blazeBurst:#e84717;royalPlum:#8a58ca;ceruleanSplash:#20a2c1;oceanSpray:#189580;coralCrush:#ff5279;wineWisp:#620b3e;slateHarbor:#667085;sereneSky:#4692e6;mauveMirage:#a17ba7;mistyMorning:#8497b1;amberGlow:#e67205;verdantVibes:#5ca35f;pinkPetal:#e76482;forestFern:#1d9a19;emeraldEssence:#32a491;rusticCharm:#d07053;elegantOrchid:#a883d8;linkPrimary:#0c785e;linkPrimaryHover:#1a8d7a}._admithub_embed-container .lang-search-container{width:100%;border:0;z-index:inherit}._admithub_embed-container .dropdown-container{top:0;left:0;width:100%;max-height:85%;z-index:2;position:absolute}._admithub_embed-container .lang-dropdown{border:0;padding:0;margin:0;z-index:inherit}._admithub_embed-container .webchat-modal,._admithub_embed-container .language-select-modal{position:absolute !important;top:-4px;left:48% !important;width:98% !important;margin:7px}._admithub_embed-container .language-select-modal{height:81%}._admithub_embed-container .lang-dropdown-inner{z-index:3;color:black !important;background:white;border:0;box-shadow:0px 1px 5px rgba(0,0,0,0.4);border-radius:5px}._admithub_embed-container .dropdown-toggle-focus-outline:focus{box-shadow:none !important;outline:auto 1px #092e63 !important}._admithub_embed-container .plain-input{transition:none !important;background-image:none !important;border-radius:5px !important;background-clip:unset !important}._admithub_embed-container .lang-dropdown-option{border-radius:3px}._admithub_embed-container .lang-dropdown-option:hover{color:white;background-color:#5f779a !important}._admithub_embed-container .lang-dropdown--active{color:white;background-color:#5f779a !important}._admithub_embed-container .language-select{min-width:88%;height:100%;position:absolute}._admithub_embed-container .language-select input:focus{outline:-webkit-focus-ring-color auto 1px !important}._admithub_embed-container :export{admithubPrimary:#0c785e;secondaryTeal:#0c785e;mainstayAlmostBlack:#121619;mainstayDarkBlue:#092e63;mainstayDarkBlue05:#f2f4f7;mainstayDarkBlue10:#e7ebf0;mainstayDarkBlue20:#ced5e0;mainstayDarkBlue65:#5f779a;mainstayDarkBlue70:#536d92;mainstayDarkBlue80:#3a5882;mainstayDarkMint:#00c6a4;mainstayDarkMintWOpacity:rgba(0,198,164,0.1);mainstayDarkGreen:#08785d;mainstayElectricRed:#f4456d;mainstayLightGreen:#097f65;mainstayFocusedGray:#ced5e0;mainstayBlue10:#f2f9ff;mainstayBlue40:#6fadf0;mainstayBlue60:#1b71ce;mainstayBlue70:#0063d0;mainstayBlue80:#0051aa;mainstayBlue50:#fdf3f3;mainstayError300:#fda29b;mainstayError600:#cb271b;mainstayError700:#a31208;mainstayGrayBackgrounds:#f9fafb;mainstayDisabledGray:#98a2b3;mainstayGrayLines:#d0d5dd;mainstayGrayHeader:#1d2939;mainstayGrayText:#475467;mainstayGrayLabels:#667085;mainstaySuccess50:#f6fef9;mainstaySuccess500:#12b76a;mainstaySuccess600:#039855;mainstaySuccess700:#05603a;mainstayWarning10:#fffcf5;mainstayWarning300:#fec84b;mainstayWarning600:#dc6803;mainstayWarning700:#b54708;newUIDanger:#e34646;newUIDangerLight:#fae3e5;blue20:#deebff;mainstayTeal:#0c785e;pumpkinSpice:#ea7405;forestWhisper:#487f4a;lavishLilac:#c642db;azureBlast:#0063d0;blazeBurst:#e84717;royalPlum:#8a58ca;ceruleanSplash:#20a2c1;oceanSpray:#189580;coralCrush:#ff5279;wineWisp:#620b3e;slateHarbor:#667085;sereneSky:#4692e6;mauveMirage:#a17ba7;mistyMorning:#8497b1;amberGlow:#e67205;verdantVibes:#5ca35f;pinkPetal:#e76482;forestFern:#1d9a19;emeraldEssence:#32a491;rusticCharm:#d07053;elegantOrchid:#a883d8;linkPrimary:#0c785e;linkPrimaryHover:#1a8d7a}._admithub_embed-container .profile-icon{width:30px;height:30px;fill:#d6e0e6}._admithub_embed-container .list-group-item.action-btn{width:100%;min-width:-moz-fit-content;min-width:fit-content}._admithub_embed-container .list-group-item.action-btn span{white-space:nowrap}._admithub_embed-container :export{admithubPrimary:#0c785e;secondaryTeal:#0c785e;mainstayAlmostBlack:#121619;mainstayDarkBlue:#092e63;mainstayDarkBlue05:#f2f4f7;mainstayDarkBlue10:#e7ebf0;mainstayDarkBlue20:#ced5e0;mainstayDarkBlue65:#5f779a;mainstayDarkBlue70:#536d92;mainstayDarkBlue80:#3a5882;mainstayDarkMint:#00c6a4;mainstayDarkMintWOpacity:rgba(0,198,164,0.1);mainstayDarkGreen:#08785d;mainstayElectricRed:#f4456d;mainstayLightGreen:#097f65;mainstayFocusedGray:#ced5e0;mainstayBlue10:#f2f9ff;mainstayBlue40:#6fadf0;mainstayBlue60:#1b71ce;mainstayBlue70:#0063d0;mainstayBlue80:#0051aa;mainstayBlue50:#fdf3f3;mainstayError300:#fda29b;mainstayError600:#cb271b;mainstayError700:#a31208;mainstayGrayBackgrounds:#f9fafb;mainstayDisabledGray:#98a2b3;mainstayGrayLines:#d0d5dd;mainstayGrayHeader:#1d2939;mainstayGrayText:#475467;mainstayGrayLabels:#667085;mainstaySuccess50:#f6fef9;mainstaySuccess500:#12b76a;mainstaySuccess600:#039855;mainstaySuccess700:#05603a;mainstayWarning10:#fffcf5;mainstayWarning300:#fec84b;mainstayWarning600:#dc6803;mainstayWarning700:#b54708;newUIDanger:#e34646;newUIDangerLight:#fae3e5;blue20:#deebff;mainstayTeal:#0c785e;pumpkinSpice:#ea7405;forestWhisper:#487f4a;lavishLilac:#c642db;azureBlast:#0063d0;blazeBurst:#e84717;royalPlum:#8a58ca;ceruleanSplash:#20a2c1;oceanSpray:#189580;coralCrush:#ff5279;wineWisp:#620b3e;slateHarbor:#667085;sereneSky:#4692e6;mauveMirage:#a17ba7;mistyMorning:#8497b1;amberGlow:#e67205;verdantVibes:#5ca35f;pinkPetal:#e76482;forestFern:#1d9a19;emeraldEssence:#32a491;rusticCharm:#d07053;elegantOrchid:#a883d8;linkPrimary:#0c785e;linkPrimaryHover:#1a8d7a}._admithub_embed-container :export{admithubPrimary:#0c785e;secondaryTeal:#0c785e;mainstayAlmostBlack:#121619;mainstayDarkBlue:#092e63;mainstayDarkBlue05:#f2f4f7;mainstayDarkBlue10:#e7ebf0;mainstayDarkBlue20:#ced5e0;mainstayDarkBlue65:#5f779a;mainstayDarkBlue70:#536d92;mainstayDarkBlue80:#3a5882;mainstayDarkMint:#00c6a4;mainstayDarkMintWOpacity:rgba(0,198,164,0.1);mainstayDarkGreen:#08785d;mainstayElectricRed:#f4456d;mainstayLightGreen:#097f65;mainstayFocusedGray:#ced5e0;mainstayBlue10:#f2f9ff;mainstayBlue40:#6fadf0;mainstayBlue60:#1b71ce;mainstayBlue70:#0063d0;mainstayBlue80:#0051aa;mainstayBlue50:#fdf3f3;mainstayError300:#fda29b;mainstayError600:#cb271b;mainstayError700:#a31208;mainstayGrayBackgrounds:#f9fafb;mainstayDisabledGray:#98a2b3;mainstayGrayLines:#d0d5dd;mainstayGrayHeader:#1d2939;mainstayGrayText:#475467;mainstayGrayLabels:#667085;mainstaySuccess50:#f6fef9;mainstaySuccess500:#12b76a;mainstaySuccess600:#039855;mainstaySuccess700:#05603a;mainstayWarning10:#fffcf5;mainstayWarning300:#fec84b;mainstayWarning600:#dc6803;mainstayWarning700:#b54708;newUIDanger:#e34646;newUIDangerLight:#fae3e5;blue20:#deebff;mainstayTeal:#0c785e;pumpkinSpice:#ea7405;forestWhisper:#487f4a;lavishLilac:#c642db;azureBlast:#0063d0;blazeBurst:#e84717;royalPlum:#8a58ca;ceruleanSplash:#20a2c1;oceanSpray:#189580;coralCrush:#ff5279;wineWisp:#620b3e;slateHarbor:#667085;sereneSky:#4692e6;mauveMirage:#a17ba7;mistyMorning:#8497b1;amberGlow:#e67205;verdantVibes:#5ca35f;pinkPetal:#e76482;forestFern:#1d9a19;emeraldEssence:#32a491;rusticCharm:#d07053;elegantOrchid:#a883d8;linkPrimary:#0c785e;linkPrimaryHover:#1a8d7a}._admithub_embed-container .chart-drag-indicator{position:absolute;width:100%;display:flex;justify-content:center;cursor:grab}._admithub_embed-container .chart-drag-indicator:hover>span{color:#092e63 !important}._admithub_embed-container .chart-drag-indicator:active{cursor:grabbing}._admithub_embed-container .draggable-chart{height:400px}._admithub_embed-container .reports-bundle{display:flex;flex-wrap:wrap;grid-gap:0px 8px;gap:0px 8px;height:408px}._admithub_embed-container .reports-bundle .report-download{position:relative;height:196px;max-width:calc(50% - 8px/ 2);flex-basis:calc(50% - 8px/ 2);flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}._admithub_embed-container .reports-bundle .report-download .chart-drag-indicator{top:0px;left:0px}._admithub_embed-container .recharts-surface{width:101%}._admithub_embed-container .muuri-item-shown{width:50%;min-width:432px}._admithub_embed-container .chart-size-narrow{width:50%}@media (max-width:1024px) {
 ._admithub_embed-container .chart-size-narrow{width:100%} 
}._admithub_embed-container .ms-page-content--expanded *.chart-size-narrow{width:50%}@media (max-width:1264px) {
 ._admithub_embed-container .ms-page-content--expanded *.chart-size-narrow{width:100%} 
}._admithub_embed-container .chart-size-wide{width:100%}._admithub_embed-container .muuri-item-dragging{transition:none;z-index:100 !important;will-change:transform}._admithub_embed-container .muuri-item-dragging .card{border:1px solid #092e63}._admithub_embed-container .muuri-item-placeholder{opacity:0.4}._admithub_embed-container .chart-error-container{vertical-align:middle;text-align:center;height:300px;max-height:300px;display:flex;flex-direction:flex-column;align-items:center}._admithub_embed-container .chart-error{border-radius:6px;border:1px solid #d8dee8;height:160px;width:360px;margin:auto;display:flex;flex-direction:column;justify-content:space-around;align-items:center;padding:24px;color:#5f779a;text-align:center;font-family:Source Sans Pro;font-size:16px;font-style:normal;font-weight:400;line-height:150%}._admithub_embed-container .default-chart-type-button{background-color:transparent;color:#0c785e;width:-moz-fit-content;width:fit-content}._admithub_embed-container .default-chart-type-button:hover{text-decoration:underline}._admithub_embed-container .italic-label{word-wrap:break-word;white-space:pre-wrap;word-break:break-word}._admithub_embed-container :export{admithubPrimary:#0c785e;secondaryTeal:#0c785e;mainstayAlmostBlack:#121619;mainstayDarkBlue:#092e63;mainstayDarkBlue05:#f2f4f7;mainstayDarkBlue10:#e7ebf0;mainstayDarkBlue20:#ced5e0;mainstayDarkBlue65:#5f779a;mainstayDarkBlue70:#536d92;mainstayDarkBlue80:#3a5882;mainstayDarkMint:#00c6a4;mainstayDarkMintWOpacity:rgba(0,198,164,0.1);mainstayDarkGreen:#08785d;mainstayElectricRed:#f4456d;mainstayLightGreen:#097f65;mainstayFocusedGray:#ced5e0;mainstayBlue10:#f2f9ff;mainstayBlue40:#6fadf0;mainstayBlue60:#1b71ce;mainstayBlue70:#0063d0;mainstayBlue80:#0051aa;mainstayBlue50:#fdf3f3;mainstayError300:#fda29b;mainstayError600:#cb271b;mainstayError700:#a31208;mainstayGrayBackgrounds:#f9fafb;mainstayDisabledGray:#98a2b3;mainstayGrayLines:#d0d5dd;mainstayGrayHeader:#1d2939;mainstayGrayText:#475467;mainstayGrayLabels:#667085;mainstaySuccess50:#f6fef9;mainstaySuccess500:#12b76a;mainstaySuccess600:#039855;mainstaySuccess700:#05603a;mainstayWarning10:#fffcf5;mainstayWarning300:#fec84b;mainstayWarning600:#dc6803;mainstayWarning700:#b54708;newUIDanger:#e34646;newUIDangerLight:#fae3e5;blue20:#deebff;mainstayTeal:#0c785e;pumpkinSpice:#ea7405;forestWhisper:#487f4a;lavishLilac:#c642db;azureBlast:#0063d0;blazeBurst:#e84717;royalPlum:#8a58ca;ceruleanSplash:#20a2c1;oceanSpray:#189580;coralCrush:#ff5279;wineWisp:#620b3e;slateHarbor:#667085;sereneSky:#4692e6;mauveMirage:#a17ba7;mistyMorning:#8497b1;amberGlow:#e67205;verdantVibes:#5ca35f;pinkPetal:#e76482;forestFern:#1d9a19;emeraldEssence:#32a491;rusticCharm:#d07053;elegantOrchid:#a883d8;linkPrimary:#0c785e;linkPrimaryHover:#1a8d7a}._admithub_embed-container .ai-menu{border-radius:4px;display:flex;align-items:center;height:38px;width:100%;flex-shrink:1}._admithub_embed-container .ai-menu.wide{border:1px solid #d8dee8;padding:0px 8px 0px 0px}._admithub_embed-container .ai-menu:hover{background-color:#e7ebf0}._admithub_embed-container .ai-menu:active{background-color:#e7ebf0}._admithub_embed-container .ai-menu:focus{background-color:#e7ebf0}._admithub_embed-container .ai-menu:focus-visible{box-shadow:none !important;outline:-webkit-focus-ring-color auto 1px !important}._admithub_embed-container .disabled-background{background-color:transparent !important}._admithub_embed-container .disabled-background:hover{background-color:transparent !important}._admithub_embed-container .disabled-opacity{opacity:0.6}._admithub_embed-container .firefly{display:flex;padding:4px 8px;align-items:center;grid-gap:6px;gap:6px}._admithub_embed-container .firefly-text{color:#092e63;font-family:Source Sans Pro;font-size:12.8px;font-style:normal;font-weight:700;line-height:125%;letter-spacing:0.512px;text-transform:uppercase}._admithub_embed-container .ai-actions-list{display:flex;align-items:center;flex-wrap:nowrap}._admithub_embed-container .ai-actions-list-item{border-radius:3px !important;padding:4px 8px !important;cursor:pointer;color:#0c785e;background-color:#fafbfb !important;border:1px solid #e8e9ea;font-size:0.8rem}._admithub_embed-container .ai-actions-list-item:hover:not(:disabled){outline:1px solid #0c785e !important;color:#0c785e !important}._admithub_embed-container .h-30px{height:30px}._admithub_embed-container .response-counter{position:relative;top:1px}._admithub_embed-container .ai-action{white-space:nowrap;margin-right:4px}._admithub_embed-container .ai-action-dropdown-icon{background-color:transparent;border-radius:3px;padding:0px 8px 0px 0px;color:#5f779a}._admithub_embed-container .ai-action-dropdown-icon.narrow{vertical-align:middle;height:100%;transform:translateY(2px)}._admithub_embed-container .ai-menu-in-context-menu{padding:7px 10px 9px 12px !important;max-height:40px !important;border:#ced5e0 1px solid !important;background-color:#f9fafb !important;color:#092e63}._admithub_embed-container .ai-menu-in-context-menu:hover{background-color:#e7ebf0 !important}._admithub_embed-container .ai-menu-in-context-menu:active{background-color:#e7ebf0 !important}._admithub_embed-container .ai-menu-in-context-menu:focus{background-color:#e7ebf0 !important}._admithub_embed-container .ai-response-container{box-shadow:0 2px 6px rgba(0,0,0,0.25);height:250px;background:white;border:1px solid #cfd8dc;display:flex;flex-direction:column;justify-content:space-between}._admithub_embed-container .ai-response-container .no-outline-on-focus:focus{outline:none !important}._admithub_embed-container .ai-response-container .ahicon-container-btn .ahicon{top:4px;position:relative;margin:0px !important}._admithub_embed-container button:disabled svg{fill:#98a2b3 !important}._admithub_embed-container button:disabled path{fill:#98a2b3 !important}._admithub_embed-container button:disabled span{opacity:0.6}._admithub_embed-container .overflow-scroll{overflow:scroll !important}._admithub_embed-container :export{admithubPrimary:#0c785e;secondaryTeal:#0c785e;mainstayAlmostBlack:#121619;mainstayDarkBlue:#092e63;mainstayDarkBlue05:#f2f4f7;mainstayDarkBlue10:#e7ebf0;mainstayDarkBlue20:#ced5e0;mainstayDarkBlue65:#5f779a;mainstayDarkBlue70:#536d92;mainstayDarkBlue80:#3a5882;mainstayDarkMint:#00c6a4;mainstayDarkMintWOpacity:rgba(0,198,164,0.1);mainstayDarkGreen:#08785d;mainstayElectricRed:#f4456d;mainstayLightGreen:#097f65;mainstayFocusedGray:#ced5e0;mainstayBlue10:#f2f9ff;mainstayBlue40:#6fadf0;mainstayBlue60:#1b71ce;mainstayBlue70:#0063d0;mainstayBlue80:#0051aa;mainstayBlue50:#fdf3f3;mainstayError300:#fda29b;mainstayError600:#cb271b;mainstayError700:#a31208;mainstayGrayBackgrounds:#f9fafb;mainstayDisabledGray:#98a2b3;mainstayGrayLines:#d0d5dd;mainstayGrayHeader:#1d2939;mainstayGrayText:#475467;mainstayGrayLabels:#667085;mainstaySuccess50:#f6fef9;mainstaySuccess500:#12b76a;mainstaySuccess600:#039855;mainstaySuccess700:#05603a;mainstayWarning10:#fffcf5;mainstayWarning300:#fec84b;mainstayWarning600:#dc6803;mainstayWarning700:#b54708;newUIDanger:#e34646;newUIDangerLight:#fae3e5;blue20:#deebff;mainstayTeal:#0c785e;pumpkinSpice:#ea7405;forestWhisper:#487f4a;lavishLilac:#c642db;azureBlast:#0063d0;blazeBurst:#e84717;royalPlum:#8a58ca;ceruleanSplash:#20a2c1;oceanSpray:#189580;coralCrush:#ff5279;wineWisp:#620b3e;slateHarbor:#667085;sereneSky:#4692e6;mauveMirage:#a17ba7;mistyMorning:#8497b1;amberGlow:#e67205;verdantVibes:#5ca35f;pinkPetal:#e76482;forestFern:#1d9a19;emeraldEssence:#32a491;rusticCharm:#d07053;elegantOrchid:#a883d8;linkPrimary:#0c785e;linkPrimaryHover:#1a8d7a}._admithub_embed-container .priority-nav-root{width:100%;position:relative;white-space:nowrap}._admithub_embed-container .priority-nav-main{display:flex;align-items:center;justify-content:space-between;flex-shrink:1}._admithub_embed-container .priority-nav-item{display:inline-block}._admithub_embed-container .dropdown-icon-container{background-color:transparent;border-radius:3px;padding:0px 8px}._admithub_embed-container .dropdown-icon-container:hover{background-color:#f2f9ff}._admithub_embed-container .dropdown-icon-container:active{background-color:#ced5e0 !important}._admithub_embed-container .dropdown-icon-container:focus{background-color:#ced5e0 !important}._admithub_embed-container .dropdown-icon{background-color:transparent;color:#5f779a;vertical-align:middle}._admithub_embed-container .dropdown-container{border-radius:3px}._admithub_embed-container .dropdown-item{max-width:208px;text-align:left;padding:8px;align-items:center;align-self:stretch;background-color:transparent;color:#092e63;font-family:Source Sans Pro;font-size:16px;font-style:normal;font-weight:400;line-height:140%}._admithub_embed-container .dropdown-item:hover{background-color:transparent;color:#092e63}._admithub_embed-container .container-button{padding:0;margin:0;border:none;border-radius:0;background:none}._admithub_embed-container :export{admithubPrimary:#0c785e;secondaryTeal:#0c785e;mainstayAlmostBlack:#121619;mainstayDarkBlue:#092e63;mainstayDarkBlue05:#f2f4f7;mainstayDarkBlue10:#e7ebf0;mainstayDarkBlue20:#ced5e0;mainstayDarkBlue65:#5f779a;mainstayDarkBlue70:#536d92;mainstayDarkBlue80:#3a5882;mainstayDarkMint:#00c6a4;mainstayDarkMintWOpacity:rgba(0,198,164,0.1);mainstayDarkGreen:#08785d;mainstayElectricRed:#f4456d;mainstayLightGreen:#097f65;mainstayFocusedGray:#ced5e0;mainstayBlue10:#f2f9ff;mainstayBlue40:#6fadf0;mainstayBlue60:#1b71ce;mainstayBlue70:#0063d0;mainstayBlue80:#0051aa;mainstayBlue50:#fdf3f3;mainstayError300:#fda29b;mainstayError600:#cb271b;mainstayError700:#a31208;mainstayGrayBackgrounds:#f9fafb;mainstayDisabledGray:#98a2b3;mainstayGrayLines:#d0d5dd;mainstayGrayHeader:#1d2939;mainstayGrayText:#475467;mainstayGrayLabels:#667085;mainstaySuccess50:#f6fef9;mainstaySuccess500:#12b76a;mainstaySuccess600:#039855;mainstaySuccess700:#05603a;mainstayWarning10:#fffcf5;mainstayWarning300:#fec84b;mainstayWarning600:#dc6803;mainstayWarning700:#b54708;newUIDanger:#e34646;newUIDangerLight:#fae3e5;blue20:#deebff;mainstayTeal:#0c785e;pumpkinSpice:#ea7405;forestWhisper:#487f4a;lavishLilac:#c642db;azureBlast:#0063d0;blazeBurst:#e84717;royalPlum:#8a58ca;ceruleanSplash:#20a2c1;oceanSpray:#189580;coralCrush:#ff5279;wineWisp:#620b3e;slateHarbor:#667085;sereneSky:#4692e6;mauveMirage:#a17ba7;mistyMorning:#8497b1;amberGlow:#e67205;verdantVibes:#5ca35f;pinkPetal:#e76482;forestFern:#1d9a19;emeraldEssence:#32a491;rusticCharm:#d07053;elegantOrchid:#a883d8;linkPrimary:#0c785e;linkPrimaryHover:#1a8d7a}._admithub_embed-container .content-card-height,._admithub_embed-container .content-card{height:52px}._admithub_embed-container .content-card{border-radius:4px;border:1px solid #d8dee8;background:#fff}._admithub_embed-container .mid-ellipsis-link{text-decoration:none !important;border-bottom:1px solid transparent;width:-moz-fit-content !important;width:fit-content !important;max-width:220px;line-height:14px;padding-top:2.5px}._admithub_embed-container .mid-ellipsis-link:hover{border-bottom:1px solid #074a3a}._admithub_embed-container .view-more-links-dropdown{cursor:pointer;line-height:20px;border-radius:3px;padding:0px 8px}._admithub_embed-container .view-more-links-dropdown .caret-icon{transform:scale(1.15) rotate(90deg) !important}._admithub_embed-container .view-more-links-dropdown--active{background-color:#ced5e0}._admithub_embed-container .popper-links-container{width:250px;background:white;border:1px solid #ced5e0 !important;border-radius:4px;padding:8px 4px}._admithub_embed-container .popper-links-container .mid-ellipsis-link{margin:0px 12px !important;padding-bottom:0px;transform:translateY(-2px)}._admithub_embed-container .popper-links-container .mid-ellipsis-link:hover{border-bottom:1px solid #074a3a}._admithub_embed-container .view-more-links-dropdown-container{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:6px}@media (min-width:768px) {
 ._admithub_embed-container .view-more-links-dropdown-container{justify-content:flex-start;width:unset;margin-top:unset} 
}._admithub_embed-container .view-more-links{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column}@media (min-width:768px) {
 ._admithub_embed-container .view-more-links{flex-wrap:nowrap;flex-direction:row} 
}._admithub_embed-container :export{admithubPrimary:#0c785e;secondaryTeal:#0c785e;mainstayAlmostBlack:#121619;mainstayDarkBlue:#092e63;mainstayDarkBlue05:#f2f4f7;mainstayDarkBlue10:#e7ebf0;mainstayDarkBlue20:#ced5e0;mainstayDarkBlue65:#5f779a;mainstayDarkBlue70:#536d92;mainstayDarkBlue80:#3a5882;mainstayDarkMint:#00c6a4;mainstayDarkMintWOpacity:rgba(0,198,164,0.1);mainstayDarkGreen:#08785d;mainstayElectricRed:#f4456d;mainstayLightGreen:#097f65;mainstayFocusedGray:#ced5e0;mainstayBlue10:#f2f9ff;mainstayBlue40:#6fadf0;mainstayBlue60:#1b71ce;mainstayBlue70:#0063d0;mainstayBlue80:#0051aa;mainstayBlue50:#fdf3f3;mainstayError300:#fda29b;mainstayError600:#cb271b;mainstayError700:#a31208;mainstayGrayBackgrounds:#f9fafb;mainstayDisabledGray:#98a2b3;mainstayGrayLines:#d0d5dd;mainstayGrayHeader:#1d2939;mainstayGrayText:#475467;mainstayGrayLabels:#667085;mainstaySuccess50:#f6fef9;mainstaySuccess500:#12b76a;mainstaySuccess600:#039855;mainstaySuccess700:#05603a;mainstayWarning10:#fffcf5;mainstayWarning300:#fec84b;mainstayWarning600:#dc6803;mainstayWarning700:#b54708;newUIDanger:#e34646;newUIDangerLight:#fae3e5;blue20:#deebff;mainstayTeal:#0c785e;pumpkinSpice:#ea7405;forestWhisper:#487f4a;lavishLilac:#c642db;azureBlast:#0063d0;blazeBurst:#e84717;royalPlum:#8a58ca;ceruleanSplash:#20a2c1;oceanSpray:#189580;coralCrush:#ff5279;wineWisp:#620b3e;slateHarbor:#667085;sereneSky:#4692e6;mauveMirage:#a17ba7;mistyMorning:#8497b1;amberGlow:#e67205;verdantVibes:#5ca35f;pinkPetal:#e76482;forestFern:#1d9a19;emeraldEssence:#32a491;rusticCharm:#d07053;elegantOrchid:#a883d8;linkPrimary:#0c785e;linkPrimaryHover:#1a8d7a}._admithub_embed-container .mobile-link-wrap{flex-wrap:wrap}@media (min-width:768px) {
 ._admithub_embed-container .mobile-link-wrap{flex-wrap:nowrap} 
}._admithub_embed-container :export{admithubPrimary:#0c785e;secondaryTeal:#0c785e;mainstayAlmostBlack:#121619;mainstayDarkBlue:#092e63;mainstayDarkBlue05:#f2f4f7;mainstayDarkBlue10:#e7ebf0;mainstayDarkBlue20:#ced5e0;mainstayDarkBlue65:#5f779a;mainstayDarkBlue70:#536d92;mainstayDarkBlue80:#3a5882;mainstayDarkMint:#00c6a4;mainstayDarkMintWOpacity:rgba(0,198,164,0.1);mainstayDarkGreen:#08785d;mainstayElectricRed:#f4456d;mainstayLightGreen:#097f65;mainstayFocusedGray:#ced5e0;mainstayBlue10:#f2f9ff;mainstayBlue40:#6fadf0;mainstayBlue60:#1b71ce;mainstayBlue70:#0063d0;mainstayBlue80:#0051aa;mainstayBlue50:#fdf3f3;mainstayError300:#fda29b;mainstayError600:#cb271b;mainstayError700:#a31208;mainstayGrayBackgrounds:#f9fafb;mainstayDisabledGray:#98a2b3;mainstayGrayLines:#d0d5dd;mainstayGrayHeader:#1d2939;mainstayGrayText:#475467;mainstayGrayLabels:#667085;mainstaySuccess50:#f6fef9;mainstaySuccess500:#12b76a;mainstaySuccess600:#039855;mainstaySuccess700:#05603a;mainstayWarning10:#fffcf5;mainstayWarning300:#fec84b;mainstayWarning600:#dc6803;mainstayWarning700:#b54708;newUIDanger:#e34646;newUIDangerLight:#fae3e5;blue20:#deebff;mainstayTeal:#0c785e;pumpkinSpice:#ea7405;forestWhisper:#487f4a;lavishLilac:#c642db;azureBlast:#0063d0;blazeBurst:#e84717;royalPlum:#8a58ca;ceruleanSplash:#20a2c1;oceanSpray:#189580;coralCrush:#ff5279;wineWisp:#620b3e;slateHarbor:#667085;sereneSky:#4692e6;mauveMirage:#a17ba7;mistyMorning:#8497b1;amberGlow:#e67205;verdantVibes:#5ca35f;pinkPetal:#e76482;forestFern:#1d9a19;emeraldEssence:#32a491;rusticCharm:#d07053;elegantOrchid:#a883d8;linkPrimary:#0c785e;linkPrimaryHover:#1a8d7a}._admithub_embed-container .conv-v2-conversation-container{box-shadow:0px 12px 50px #ced5e0;min-width:none;margin:0;border-radius:0px}@media (min-width:768px) {
 ._admithub_embed-container .conv-v2-conversation-container{margin:30px 0 35px;min-width:480px;border-radius:30px} 
}._admithub_embed-container .conv-v2-profile-position{position:absolute;right:9px}._admithub_embed-container .conv-v2-profile-icon:hover{fill:#536d92}._admithub_embed-container .conv-v2-profile-icon.active{fill:#00c6a4}@media (min-width:1400px) {
 ._admithub_embed-container .conv-v2-profile-icon{fill:#00c6a4 !important} 
}._admithub_embed-container .conv-v2-translate-icon-padding{margin-top:14px;margin-left:12px}._admithub_embed-container .conv-v2-primary-border{border:2px solid #00c6a4}._admithub_embed-container .conv-v2-fadeout-up{height:52px;position:absolute;bottom:0;width:calc(100% - 1rem);pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,0) 0%,#fff 100%)}._admithub_embed-container .conv-v2-fadeout-down{height:52px;position:absolute;bottom:0;width:calc(100% - 1rem);pointer-events:none;top:100%;background:linear-gradient(0,rgba(255,255,255,0) 0%,#fff 100%)}._admithub_embed-container .conv-v2-fadeout-down.flagged-present{top:100%}._admithub_embed-container .conv-v2-live-chat-btn{background-color:#fffefc;border-radius:85px}._admithub_embed-container .conv-v2-live-chat-btn-locked{background-color:#fffefc;border-radius:85px;padding-top:9.5px;padding-bottom:9.5px;line-height:22.4px;display:flex;align-items:center;justify-content:between;cursor:auto;pointer-events:none;font-size:16px;margin-top:8px}._admithub_embed-container .conv-v2-live-chat-lock-icon{height:21px;width:16px;margin-right:8px}._admithub_embed-container .conv-v2-und-expand-tab-border{border-bottom:2px solid #536e7b}._admithub_embed-container .conv-v2-centered-wrapper,._admithub_embed-container .conv-v2-empty-conversation-label{min-width:480px}._admithub_embed-container .send-msg-footer{flex-direction:column}._admithub_embed-container .send-msg-footer .reply-flag-box-container{height:0;line-height:28px;transition:height 1s;overflow:hidden}._admithub_embed-container .send-msg-footer .reply-flag-box-container-show{height:28px;margin-bottom:0.625rem}._admithub_embed-container .send-msg-footer .reply-flag-content{display:flex;border-radius:5px;font-size:13px;color:#092e63}._admithub_embed-container .send-msg-footer .reply-flag-msg{width:100%}._admithub_embed-container .send-msg-footer button>svg{height:0.6rem}._admithub_embed-container .no-conversations-container{height:100%;position:relative}._admithub_embed-container .no-conversations-container .no-conversations-content{width:280px;margin:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._admithub_embed-container .no-conversations-container .no-conversations-content svg{width:80%}._admithub_embed-container .no-conversations-container .no-conversations-content svg .st0{fill-rule:evenodd;clip-rule:evenodd;fill:#f23661}._admithub_embed-container .no-conversations-container .no-conversations-content svg .st1{fill-rule:evenodd;clip-rule:evenodd;fill:#092e63}._admithub_embed-container .conversations-detail-tab .tab-link{cursor:pointer;padding:6px 12px !important}._admithub_embed-container .conversations-detail-tab .tab-link:hover{border-bottom-color:#667085}._admithub_embed-container .conversations-detail-tab .tab-link:first-child{margin-left:2em !important;margin-right:6px !important}._admithub_embed-container .conversations-detail-tab .tab-link:not(:first-child){margin:0px 6px !important}._admithub_embed-container .scroll-to-bottom-container{cursor:pointer;position:absolute;bottom:10px;left:50%;z-index:500;transform:translateX(-50%)}._admithub_embed-container .message-details-wrapper{max-width:300px}@media (min-width:576px) {
 ._admithub_embed-container .message-details-wrapper{max-width:360px} 
}._admithub_embed-container .ms-pill{font-weight:700 !important;padding:2px 4px !important;line-height:12.5px !important;border-radius:3px !important;font-size:11px !important;border:none}._admithub_embed-container .knowledge-base-scraping-knowledge-source{width:20rem}._admithub_embed-container .knowledge-base-scraping-knowledge-source:hover{box-shadow:none !important}._admithub_embed-container .ellipsis-anim span{opacity:0;animation:ellipsis-dot 1s infinite}._admithub_embed-container .ellipsis-anim span:nth-child(1){animation-delay:0s}._admithub_embed-container .ellipsis-anim span:nth-child(2){animation-delay:0.1s}._admithub_embed-container .ellipsis-anim span:nth-child(3){animation-delay:0.2s}@keyframes ellipsis-dot{0%{opacity:0}50%{opacity:1}100%{opacity:0}}._admithub_embed-container :export{admithubPrimary:#0c785e;secondaryTeal:#0c785e;mainstayAlmostBlack:#121619;mainstayDarkBlue:#092e63;mainstayDarkBlue05:#f2f4f7;mainstayDarkBlue10:#e7ebf0;mainstayDarkBlue20:#ced5e0;mainstayDarkBlue65:#5f779a;mainstayDarkBlue70:#536d92;mainstayDarkBlue80:#3a5882;mainstayDarkMint:#00c6a4;mainstayDarkMintWOpacity:rgba(0,198,164,0.1);mainstayDarkGreen:#08785d;mainstayElectricRed:#f4456d;mainstayLightGreen:#097f65;mainstayFocusedGray:#ced5e0;mainstayBlue10:#f2f9ff;mainstayBlue40:#6fadf0;mainstayBlue60:#1b71ce;mainstayBlue70:#0063d0;mainstayBlue80:#0051aa;mainstayBlue50:#fdf3f3;mainstayError300:#fda29b;mainstayError600:#cb271b;mainstayError700:#a31208;mainstayGrayBackgrounds:#f9fafb;mainstayDisabledGray:#98a2b3;mainstayGrayLines:#d0d5dd;mainstayGrayHeader:#1d2939;mainstayGrayText:#475467;mainstayGrayLabels:#667085;mainstaySuccess50:#f6fef9;mainstaySuccess500:#12b76a;mainstaySuccess600:#039855;mainstaySuccess700:#05603a;mainstayWarning10:#fffcf5;mainstayWarning300:#fec84b;mainstayWarning600:#dc6803;mainstayWarning700:#b54708;newUIDanger:#e34646;newUIDangerLight:#fae3e5;blue20:#deebff;mainstayTeal:#0c785e;pumpkinSpice:#ea7405;forestWhisper:#487f4a;lavishLilac:#c642db;azureBlast:#0063d0;blazeBurst:#e84717;royalPlum:#8a58ca;ceruleanSplash:#20a2c1;oceanSpray:#189580;coralCrush:#ff5279;wineWisp:#620b3e;slateHarbor:#667085;sereneSky:#4692e6;mauveMirage:#a17ba7;mistyMorning:#8497b1;amberGlow:#e67205;verdantVibes:#5ca35f;pinkPetal:#e76482;forestFern:#1d9a19;emeraldEssence:#32a491;rusticCharm:#d07053;elegantOrchid:#a883d8;linkPrimary:#0c785e;linkPrimaryHover:#1a8d7a}._admithub_embed-container .fancy-image-preview{position:relative;height:30px;margin:15px 16px;border:1px solid #d6e0e6;border-radius:3px}._admithub_embed-container .fancy-image-preview .image-container .image{height:28px;width:28px;background-size:cover}._admithub_embed-container .fancy-image-preview .image-container .image-name{display:flex;min-width:0;align-items:center;font-size:0.8125rem;max-width:90%}._admithub_embed-container .fancy-image-preview .remove-button{position:absolute;width:20px;height:20px;right:-10px;top:-10px}._admithub_embed-container .conv-v2-user-message-body a{color:white;text-decoration:underline}._admithub_embed-container :export{admithubPrimary:#0c785e;secondaryTeal:#0c785e;mainstayAlmostBlack:#121619;mainstayDarkBlue:#092e63;mainstayDarkBlue05:#f2f4f7;mainstayDarkBlue10:#e7ebf0;mainstayDarkBlue20:#ced5e0;mainstayDarkBlue65:#5f779a;mainstayDarkBlue70:#536d92;mainstayDarkBlue80:#3a5882;mainstayDarkMint:#00c6a4;mainstayDarkMintWOpacity:rgba(0,198,164,0.1);mainstayDarkGreen:#08785d;mainstayElectricRed:#f4456d;mainstayLightGreen:#097f65;mainstayFocusedGray:#ced5e0;mainstayBlue10:#f2f9ff;mainstayBlue40:#6fadf0;mainstayBlue60:#1b71ce;mainstayBlue70:#0063d0;mainstayBlue80:#0051aa;mainstayBlue50:#fdf3f3;mainstayError300:#fda29b;mainstayError600:#cb271b;mainstayError700:#a31208;mainstayGrayBackgrounds:#f9fafb;mainstayDisabledGray:#98a2b3;mainstayGrayLines:#d0d5dd;mainstayGrayHeader:#1d2939;mainstayGrayText:#475467;mainstayGrayLabels:#667085;mainstaySuccess50:#f6fef9;mainstaySuccess500:#12b76a;mainstaySuccess600:#039855;mainstaySuccess700:#05603a;mainstayWarning10:#fffcf5;mainstayWarning300:#fec84b;mainstayWarning600:#dc6803;mainstayWarning700:#b54708;newUIDanger:#e34646;newUIDangerLight:#fae3e5;blue20:#deebff;mainstayTeal:#0c785e;pumpkinSpice:#ea7405;forestWhisper:#487f4a;lavishLilac:#c642db;azureBlast:#0063d0;blazeBurst:#e84717;royalPlum:#8a58ca;ceruleanSplash:#20a2c1;oceanSpray:#189580;coralCrush:#ff5279;wineWisp:#620b3e;slateHarbor:#667085;sereneSky:#4692e6;mauveMirage:#a17ba7;mistyMorning:#8497b1;amberGlow:#e67205;verdantVibes:#5ca35f;pinkPetal:#e76482;forestFern:#1d9a19;emeraldEssence:#32a491;rusticCharm:#d07053;elegantOrchid:#a883d8;linkPrimary:#0c785e;linkPrimaryHover:#1a8d7a}._admithub_embed-container .kb-scraping-text-box{width:100%;padding:0px 10px 0px 0px;border:2px solid #3a5882;border-radius:5px}._admithub_embed-container .kb-scraping-text-box .text-counter{padding:14px 50px !important}._admithub_embed-container .kb-scraping-text-box .text-area{background-image:none !important}._admithub_embed-container .kb-scraping-conversations{height:70%;overflow:scroll;margin-bottom:20px}._admithub_embed-container .section-divider{height:1px;width:100%;border-bottom:1px solid #3a5882}._admithub_embed-container :export{admithubPrimary:#0c785e;secondaryTeal:#0c785e;mainstayAlmostBlack:#121619;mainstayDarkBlue:#092e63;mainstayDarkBlue05:#f2f4f7;mainstayDarkBlue10:#e7ebf0;mainstayDarkBlue20:#ced5e0;mainstayDarkBlue65:#5f779a;mainstayDarkBlue70:#536d92;mainstayDarkBlue80:#3a5882;mainstayDarkMint:#00c6a4;mainstayDarkMintWOpacity:rgba(0,198,164,0.1);mainstayDarkGreen:#08785d;mainstayElectricRed:#f4456d;mainstayLightGreen:#097f65;mainstayFocusedGray:#ced5e0;mainstayBlue10:#f2f9ff;mainstayBlue40:#6fadf0;mainstayBlue60:#1b71ce;mainstayBlue70:#0063d0;mainstayBlue80:#0051aa;mainstayBlue50:#fdf3f3;mainstayError300:#fda29b;mainstayError600:#cb271b;mainstayError700:#a31208;mainstayGrayBackgrounds:#f9fafb;mainstayDisabledGray:#98a2b3;mainstayGrayLines:#d0d5dd;mainstayGrayHeader:#1d2939;mainstayGrayText:#475467;mainstayGrayLabels:#667085;mainstaySuccess50:#f6fef9;mainstaySuccess500:#12b76a;mainstaySuccess600:#039855;mainstaySuccess700:#05603a;mainstayWarning10:#fffcf5;mainstayWarning300:#fec84b;mainstayWarning600:#dc6803;mainstayWarning700:#b54708;newUIDanger:#e34646;newUIDangerLight:#fae3e5;blue20:#deebff;mainstayTeal:#0c785e;pumpkinSpice:#ea7405;forestWhisper:#487f4a;lavishLilac:#c642db;azureBlast:#0063d0;blazeBurst:#e84717;royalPlum:#8a58ca;ceruleanSplash:#20a2c1;oceanSpray:#189580;coralCrush:#ff5279;wineWisp:#620b3e;slateHarbor:#667085;sereneSky:#4692e6;mauveMirage:#a17ba7;mistyMorning:#8497b1;amberGlow:#e67205;verdantVibes:#5ca35f;pinkPetal:#e76482;forestFern:#1d9a19;emeraldEssence:#32a491;rusticCharm:#d07053;elegantOrchid:#a883d8;linkPrimary:#0c785e;linkPrimaryHover:#1a8d7a}._admithub_embed-container .link-to-download{color:#0c785e;cursor:pointer}._admithub_embed-container .link-to-download:hover{color:#1a8d7a}._admithub_embed-container .min-width-500{min-width:500px}._admithub_embed-container .margin-bottom-2_5rem{margin-bottom:2.5rem}._admithub_embed-container .margin-y-2_25rem{margin-top:2.25rem;margin-bottom:2.25rem}._admithub_embed-container .margin-bottom-1rem{margin-bottom:1rem}._admithub_embed-container .instruction{font-family:Source Sans Pro;font-size:16px;font-style:normal;font-weight:400;line-height:150%}._admithub_embed-container .max-file-size{font-family:Source Sans Pro;font-size:12.8px;font-style:normal;font-weight:400;line-height:155%}._admithub_embed-container .dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;width:410px;height:190px}._admithub_embed-container .margin-x-2rem{margin-left:2rem;margin-right:2rem}._admithub_embed-container .dropzone-inactive{border-radius:16px;border:2px dashed #0c785e;background:#fff;background:var(--White,#fff)}._admithub_embed-container .dropzone-active{border-radius:16px;border:2px solid #5f779a;background:#fff;background:var(--White,#fff)}._admithub_embed-container .download{color:#0c785e;font-family:Roboto;font-size:16px;font-style:normal;font-weight:500;line-height:152.344%;text-transform:capitalize;transform:translateX(-9.5px)}._admithub_embed-container .icon-font-size{font-size:32px}._admithub_embed-container .org-attributes-row-container{text-decoration:none !important;cursor:pointer}._admithub_embed-container .org-attributes-row-container:hover{background-color:#e7ebf0}._admithub_embed-container :export{admithubPrimary:#0c785e;secondaryTeal:#0c785e;mainstayAlmostBlack:#121619;mainstayDarkBlue:#092e63;mainstayDarkBlue05:#f2f4f7;mainstayDarkBlue10:#e7ebf0;mainstayDarkBlue20:#ced5e0;mainstayDarkBlue65:#5f779a;mainstayDarkBlue70:#536d92;mainstayDarkBlue80:#3a5882;mainstayDarkMint:#00c6a4;mainstayDarkMintWOpacity:rgba(0,198,164,0.1);mainstayDarkGreen:#08785d;mainstayElectricRed:#f4456d;mainstayLightGreen:#097f65;mainstayFocusedGray:#ced5e0;mainstayBlue10:#f2f9ff;mainstayBlue40:#6fadf0;mainstayBlue60:#1b71ce;mainstayBlue70:#0063d0;mainstayBlue80:#0051aa;mainstayBlue50:#fdf3f3;mainstayError300:#fda29b;mainstayError600:#cb271b;mainstayError700:#a31208;mainstayGrayBackgrounds:#f9fafb;mainstayDisabledGray:#98a2b3;mainstayGrayLines:#d0d5dd;mainstayGrayHeader:#1d2939;mainstayGrayText:#475467;mainstayGrayLabels:#667085;mainstaySuccess50:#f6fef9;mainstaySuccess500:#12b76a;mainstaySuccess600:#039855;mainstaySuccess700:#05603a;mainstayWarning10:#fffcf5;mainstayWarning300:#fec84b;mainstayWarning600:#dc6803;mainstayWarning700:#b54708;newUIDanger:#e34646;newUIDangerLight:#fae3e5;blue20:#deebff;mainstayTeal:#0c785e;pumpkinSpice:#ea7405;forestWhisper:#487f4a;lavishLilac:#c642db;azureBlast:#0063d0;blazeBurst:#e84717;royalPlum:#8a58ca;ceruleanSplash:#20a2c1;oceanSpray:#189580;coralCrush:#ff5279;wineWisp:#620b3e;slateHarbor:#667085;sereneSky:#4692e6;mauveMirage:#a17ba7;mistyMorning:#8497b1;amberGlow:#e67205;verdantVibes:#5ca35f;pinkPetal:#e76482;forestFern:#1d9a19;emeraldEssence:#32a491;rusticCharm:#d07053;elegantOrchid:#a883d8;linkPrimary:#0c785e;linkPrimaryHover:#1a8d7a}._admithub_embed-container .conv-v2-link{display:block;border:1px solid transparent;padding:1px}._admithub_embed-container .conv-v2-link.active{background:#fffefc;border:1px solid #e8e9ea;border-radius:7px;box-sizing:border-box;filter:drop-shadow(0px 12px 15px #ced5e0)}._admithub_embed-container .conv-v2-link.active .conv-v2-user-presence-indicator{background-color:#fffefc}._admithub_embed-container .conv-v2-link:hover:not(.active){background:#fffefc;border-radius:7px;z-index:10}._admithub_embed-container .unread-dot{height:12px;width:12px;background-color:#092e63;border-radius:50%;display:inline-block}._admithub_embed-container .conv-v2-list-conversations-item{padding:0.625rem 0.625rem 0.625rem 0;border-radius:3px}._admithub_embed-container .conv-v2-list-conversations-item .conv-v2-list-unread-conversation .unread-contact-name{color:#092e63 !important;font-weight:bold}._admithub_embed-container .conv-v2-list-conversations-item .conv-v2-list-unread-conversation .message-text{color:#092e63;font-size:.8125rem}._admithub_embed-container .conv-v2-list-conversations-item .message-text{height:2rem;word-break:break-word;overflow:hidden;text-overflow:ellipsis}._admithub_embed-container .conv-v2-list-conversations-item .conversation-time{font-size:.8125rem !important;line-height:135%;color:#536d92}._admithub_embed-container :export{admithubPrimary:#0c785e;secondaryTeal:#0c785e;mainstayAlmostBlack:#121619;mainstayDarkBlue:#092e63;mainstayDarkBlue05:#f2f4f7;mainstayDarkBlue10:#e7ebf0;mainstayDarkBlue20:#ced5e0;mainstayDarkBlue65:#5f779a;mainstayDarkBlue70:#536d92;mainstayDarkBlue80:#3a5882;mainstayDarkMint:#00c6a4;mainstayDarkMintWOpacity:rgba(0,198,164,0.1);mainstayDarkGreen:#08785d;mainstayElectricRed:#f4456d;mainstayLightGreen:#097f65;mainstayFocusedGray:#ced5e0;mainstayBlue10:#f2f9ff;mainstayBlue40:#6fadf0;mainstayBlue60:#1b71ce;mainstayBlue70:#0063d0;mainstayBlue80:#0051aa;mainstayBlue50:#fdf3f3;mainstayError300:#fda29b;mainstayError600:#cb271b;mainstayError700:#a31208;mainstayGrayBackgrounds:#f9fafb;mainstayDisabledGray:#98a2b3;mainstayGrayLines:#d0d5dd;mainstayGrayHeader:#1d2939;mainstayGrayText:#475467;mainstayGrayLabels:#667085;mainstaySuccess50:#f6fef9;mainstaySuccess500:#12b76a;mainstaySuccess600:#039855;mainstaySuccess700:#05603a;mainstayWarning10:#fffcf5;mainstayWarning300:#fec84b;mainstayWarning600:#dc6803;mainstayWarning700:#b54708;newUIDanger:#e34646;newUIDangerLight:#fae3e5;blue20:#deebff;mainstayTeal:#0c785e;pumpkinSpice:#ea7405;forestWhisper:#487f4a;lavishLilac:#c642db;azureBlast:#0063d0;blazeBurst:#e84717;royalPlum:#8a58ca;ceruleanSplash:#20a2c1;oceanSpray:#189580;coralCrush:#ff5279;wineWisp:#620b3e;slateHarbor:#667085;sereneSky:#4692e6;mauveMirage:#a17ba7;mistyMorning:#8497b1;amberGlow:#e67205;verdantVibes:#5ca35f;pinkPetal:#e76482;forestFern:#1d9a19;emeraldEssence:#32a491;rusticCharm:#d07053;elegantOrchid:#a883d8;linkPrimary:#0c785e;linkPrimaryHover:#1a8d7a}._admithub_embed-container .conv-v2-user-presence-indicator{background:#fffefc;z-index:1}._admithub_embed-container .conv-v2-user-presence-indicator.has-more{margin-left:-5px;z-index:0}._admithub_embed-container :export{admithubPrimary:#0c785e;secondaryTeal:#0c785e;mainstayAlmostBlack:#121619;mainstayDarkBlue:#092e63;mainstayDarkBlue05:#f2f4f7;mainstayDarkBlue10:#e7ebf0;mainstayDarkBlue20:#ced5e0;mainstayDarkBlue65:#5f779a;mainstayDarkBlue70:#536d92;mainstayDarkBlue80:#3a5882;mainstayDarkMint:#00c6a4;mainstayDarkMintWOpacity:rgba(0,198,164,0.1);mainstayDarkGreen:#08785d;mainstayElectricRed:#f4456d;mainstayLightGreen:#097f65;mainstayFocusedGray:#ced5e0;mainstayBlue10:#f2f9ff;mainstayBlue40:#6fadf0;mainstayBlue60:#1b71ce;mainstayBlue70:#0063d0;mainstayBlue80:#0051aa;mainstayBlue50:#fdf3f3;mainstayError300:#fda29b;mainstayError600:#cb271b;mainstayError700:#a31208;mainstayGrayBackgrounds:#f9fafb;mainstayDisabledGray:#98a2b3;mainstayGrayLines:#d0d5dd;mainstayGrayHeader:#1d2939;mainstayGrayText:#475467;mainstayGrayLabels:#667085;mainstaySuccess50:#f6fef9;mainstaySuccess500:#12b76a;mainstaySuccess600:#039855;mainstaySuccess700:#05603a;mainstayWarning10:#fffcf5;mainstayWarning300:#fec84b;mainstayWarning600:#dc6803;mainstayWarning700:#b54708;newUIDanger:#e34646;newUIDangerLight:#fae3e5;blue20:#deebff;mainstayTeal:#0c785e;pumpkinSpice:#ea7405;forestWhisper:#487f4a;lavishLilac:#c642db;azureBlast:#0063d0;blazeBurst:#e84717;royalPlum:#8a58ca;ceruleanSplash:#20a2c1;oceanSpray:#189580;coralCrush:#ff5279;wineWisp:#620b3e;slateHarbor:#667085;sereneSky:#4692e6;mauveMirage:#a17ba7;mistyMorning:#8497b1;amberGlow:#e67205;verdantVibes:#5ca35f;pinkPetal:#e76482;forestFern:#1d9a19;emeraldEssence:#32a491;rusticCharm:#d07053;elegantOrchid:#a883d8;linkPrimary:#0c785e;linkPrimaryHover:#1a8d7a}._admithub_embed-container .conversations-page-content{padding:0 !important}@media (min-width:768px) {
 ._admithub_embed-container .conversations-page-content{padding:0 0 0 1.5rem !important} 
}._admithub_embed-container .loading-overlay{opacity:0;width:0;height:0}._admithub_embed-container .loading-overlay.fade-out{opacity:0;width:0;height:0;transition:opacity 0.5s,width 0s 0.5s,height 0s 0.5s}._admithub_embed-container .loading-overlay.fade-in{opacity:0.66;width:100%;height:100%;transition:opacity 0.5s 0s}._admithub_embed-container .conversations-page-wrapper{padding-left:1rem}@media (min-width:768px) {
 ._admithub_embed-container .conversations-page-wrapper{padding-left:2rem} 
}._admithub_embed-container :export{admithubPrimary:#0c785e;secondaryTeal:#0c785e;mainstayAlmostBlack:#121619;mainstayDarkBlue:#092e63;mainstayDarkBlue05:#f2f4f7;mainstayDarkBlue10:#e7ebf0;mainstayDarkBlue20:#ced5e0;mainstayDarkBlue65:#5f779a;mainstayDarkBlue70:#536d92;mainstayDarkBlue80:#3a5882;mainstayDarkMint:#00c6a4;mainstayDarkMintWOpacity:rgba(0,198,164,0.1);mainstayDarkGreen:#08785d;mainstayElectricRed:#f4456d;mainstayLightGreen:#097f65;mainstayFocusedGray:#ced5e0;mainstayBlue10:#f2f9ff;mainstayBlue40:#6fadf0;mainstayBlue60:#1b71ce;mainstayBlue70:#0063d0;mainstayBlue80:#0051aa;mainstayBlue50:#fdf3f3;mainstayError300:#fda29b;mainstayError600:#cb271b;mainstayError700:#a31208;mainstayGrayBackgrounds:#f9fafb;mainstayDisabledGray:#98a2b3;mainstayGrayLines:#d0d5dd;mainstayGrayHeader:#1d2939;mainstayGrayText:#475467;mainstayGrayLabels:#667085;mainstaySuccess50:#f6fef9;mainstaySuccess500:#12b76a;mainstaySuccess600:#039855;mainstaySuccess700:#05603a;mainstayWarning10:#fffcf5;mainstayWarning300:#fec84b;mainstayWarning600:#dc6803;mainstayWarning700:#b54708;newUIDanger:#e34646;newUIDangerLight:#fae3e5;blue20:#deebff;mainstayTeal:#0c785e;pumpkinSpice:#ea7405;forestWhisper:#487f4a;lavishLilac:#c642db;azureBlast:#0063d0;blazeBurst:#e84717;royalPlum:#8a58ca;ceruleanSplash:#20a2c1;oceanSpray:#189580;coralCrush:#ff5279;wineWisp:#620b3e;slateHarbor:#667085;sereneSky:#4692e6;mauveMirage:#a17ba7;mistyMorning:#8497b1;amberGlow:#e67205;verdantVibes:#5ca35f;pinkPetal:#e76482;forestFern:#1d9a19;emeraldEssence:#32a491;rusticCharm:#d07053;elegantOrchid:#a883d8;linkPrimary:#0c785e;linkPrimaryHover:#1a8d7a}._admithub_embed-container .emoji-mart,._admithub_embed-container .emoji-mart *{box-sizing:border-box;line-height:1.15}._admithub_embed-container .emoji-mart{font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue",sans-serif;font-size:16px;display:inline-block;color:#222427;border:1px solid #d9d9d9;border-radius:5px;background:#fff}._admithub_embed-container .emoji-mart .emoji-mart-emoji{padding:6px}._admithub_embed-container .emoji-mart-bar{border:0 solid #d9d9d9}._admithub_embed-container .emoji-mart-bar:first-child{border-bottom-width:1px;border-top-left-radius:5px;border-top-right-radius:5px}._admithub_embed-container .emoji-mart-bar:last-child{border-top-width:1px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}._admithub_embed-container .emoji-mart-anchors{display:flex;flex-direction:row;justify-content:space-between;padding:0 6px;color:#858585;line-height:0}._admithub_embed-container .emoji-mart-anchor{position:relative;display:block;flex:1 1 auto;text-align:center;padding:12px 4px;overflow:hidden;transition:color .1s ease-out}._admithub_embed-container .emoji-mart-anchor:hover,._admithub_embed-container .emoji-mart-anchor-selected{color:#464646}._admithub_embed-container .emoji-mart-anchor-selected .emoji-mart-anchor-bar{bottom:0}._admithub_embed-container .emoji-mart-anchor-bar{position:absolute;bottom:-3px;left:0;width:100%;height:3px;background-color:#464646}._admithub_embed-container .emoji-mart-anchors i{display:inline-block;width:100%;max-width:22px}._admithub_embed-container .emoji-mart-anchors svg{fill:currentColor;max-height:18px}._admithub_embed-container .emoji-mart-scroll{overflow-y:scroll;height:270px;padding:0 6px 6px 6px;will-change:transform}._admithub_embed-container .emoji-mart-search{margin-top:6px;padding:0 6px}._admithub_embed-container .emoji-mart-search input{font-size:16px;display:block;width:100%;padding:.2em .6em;border-radius:25px;border:1px solid #d9d9d9;outline:0}._admithub_embed-container .emoji-mart-category .emoji-mart-emoji span{z-index:1;position:relative;text-align:center;cursor:default}._admithub_embed-container .emoji-mart-category .emoji-mart-emoji:hover:before{z-index:0;content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#f4f4f4;border-radius:100%}._admithub_embed-container .emoji-mart-category-label{z-index:2;position:relative;position:sticky;top:0}._admithub_embed-container .emoji-mart-category-label span{display:block;width:100%;font-weight:500;padding:5px 6px;background-color:#fff;background-color:rgba(255,255,255,0.95)}._admithub_embed-container .emoji-mart-emoji{position:relative;display:inline-block;font-size:0}._admithub_embed-container .emoji-mart-no-results{font-size:14px;text-align:center;padding-top:70px;color:#858585}._admithub_embed-container .emoji-mart-no-results .emoji-mart-category-label{display:none}._admithub_embed-container .emoji-mart-no-results .emoji-mart-no-results-label{margin-top:.2em}._admithub_embed-container .emoji-mart-no-results .emoji-mart-emoji:hover:before{content:none}._admithub_embed-container .emoji-mart-preview{position:relative;height:70px}._admithub_embed-container .emoji-mart-preview-emoji,._admithub_embed-container .emoji-mart-preview-data,._admithub_embed-container .emoji-mart-preview-skins{position:absolute;top:50%;transform:translateY(-50%)}._admithub_embed-container .emoji-mart-preview-emoji{left:12px}._admithub_embed-container .emoji-mart-preview-data{left:68px;right:12px;word-break:break-all}._admithub_embed-container .emoji-mart-preview-skins{right:30px;text-align:right}._admithub_embed-container .emoji-mart-preview-name{font-size:14px}._admithub_embed-container .emoji-mart-preview-shortname{font-size:12px;color:#888}._admithub_embed-container .emoji-mart-preview-shortname+.emoji-mart-preview-shortname,._admithub_embed-container .emoji-mart-preview-shortname+.emoji-mart-preview-emoticon,._admithub_embed-container .emoji-mart-preview-emoticon+.emoji-mart-preview-emoticon{margin-left:.5em}._admithub_embed-container .emoji-mart-preview-emoticon{font-size:11px;color:#bbb}._admithub_embed-container .emoji-mart-title span{display:inline-block;vertical-align:middle}._admithub_embed-container .emoji-mart-title .emoji-mart-emoji{padding:0}._admithub_embed-container .emoji-mart-title-label{color:#999A9C;font-size:26px;font-weight:300}._admithub_embed-container .emoji-mart-skin-swatches{font-size:0;padding:2px 0;border:1px solid #d9d9d9;border-radius:12px;background-color:#fff}._admithub_embed-container .emoji-mart-skin-swatches-opened .emoji-mart-skin-swatch{width:16px;padding:0 2px}._admithub_embed-container .emoji-mart-skin-swatches-opened .emoji-mart-skin-swatch-selected:after{opacity:.75}._admithub_embed-container .emoji-mart-skin-swatch{display:inline-block;width:0;vertical-align:middle;transition-property:width,padding;transition-duration:.125s;transition-timing-function:ease-out}._admithub_embed-container .emoji-mart-skin-swatch:nth-child(1){transition-delay:0s}._admithub_embed-container .emoji-mart-skin-swatch:nth-child(2){transition-delay:.03s}._admithub_embed-container .emoji-mart-skin-swatch:nth-child(3){transition-delay:.06s}._admithub_embed-container .emoji-mart-skin-swatch:nth-child(4){transition-delay:.09s}._admithub_embed-container .emoji-mart-skin-swatch:nth-child(5){transition-delay:.12s}._admithub_embed-container .emoji-mart-skin-swatch:nth-child(6){transition-delay:.15s}._admithub_embed-container .emoji-mart-skin-swatch-selected{position:relative;width:16px;padding:0 2px}._admithub_embed-container .emoji-mart-skin-swatch-selected:after{content:"";position:absolute;top:50%;left:50%;width:4px;height:4px;margin:-2px 0 0 -2px;background-color:#fff;border-radius:100%;pointer-events:none;opacity:0;transition:opacity .2s ease-out}._admithub_embed-container .emoji-mart-skin{display:inline-block;width:100%;padding-top:100%;max-width:12px;border-radius:100%}._admithub_embed-container .emoji-mart-skin-tone-1{background-color:#ffc93a}._admithub_embed-container .emoji-mart-skin-tone-2{background-color:#fadcbc}._admithub_embed-container .emoji-mart-skin-tone-3{background-color:#e0bb95}._admithub_embed-container .emoji-mart-skin-tone-4{background-color:#bf8f68}._admithub_embed-container .emoji-mart-skin-tone-5{background-color:#9b643d}._admithub_embed-container .emoji-mart-skin-tone-6{background-color:#594539}._admithub_embed-container .emoji-mart-category .emoji-mart-emoji span,._admithub_embed-container .emoji-mart-anchor{cursor:pointer}._admithub_embed-container .emoji-mart-preview-emoji{display:none}@media screen and (max-width:576px) {
 ._admithub_embed-container .emoji-mart{width:100% !important} 
}._admithub_embed-container :export{admithubPrimary:#0c785e;secondaryTeal:#0c785e;mainstayAlmostBlack:#121619;mainstayDarkBlue:#092e63;mainstayDarkBlue05:#f2f4f7;mainstayDarkBlue10:#e7ebf0;mainstayDarkBlue20:#ced5e0;mainstayDarkBlue65:#5f779a;mainstayDarkBlue70:#536d92;mainstayDarkBlue80:#3a5882;mainstayDarkMint:#00c6a4;mainstayDarkMintWOpacity:rgba(0,198,164,0.1);mainstayDarkGreen:#08785d;mainstayElectricRed:#f4456d;mainstayLightGreen:#097f65;mainstayFocusedGray:#ced5e0;mainstayBlue10:#f2f9ff;mainstayBlue40:#6fadf0;mainstayBlue60:#1b71ce;mainstayBlue70:#0063d0;mainstayBlue80:#0051aa;mainstayBlue50:#fdf3f3;mainstayError300:#fda29b;mainstayError600:#cb271b;mainstayError700:#a31208;mainstayGrayBackgrounds:#f9fafb;mainstayDisabledGray:#98a2b3;mainstayGrayLines:#d0d5dd;mainstayGrayHeader:#1d2939;mainstayGrayText:#475467;mainstayGrayLabels:#667085;mainstaySuccess50:#f6fef9;mainstaySuccess500:#12b76a;mainstaySuccess600:#039855;mainstaySuccess700:#05603a;mainstayWarning10:#fffcf5;mainstayWarning300:#fec84b;mainstayWarning600:#dc6803;mainstayWarning700:#b54708;newUIDanger:#e34646;newUIDangerLight:#fae3e5;blue20:#deebff;mainstayTeal:#0c785e;pumpkinSpice:#ea7405;forestWhisper:#487f4a;lavishLilac:#c642db;azureBlast:#0063d0;blazeBurst:#e84717;royalPlum:#8a58ca;ceruleanSplash:#20a2c1;oceanSpray:#189580;coralCrush:#ff5279;wineWisp:#620b3e;slateHarbor:#667085;sereneSky:#4692e6;mauveMirage:#a17ba7;mistyMorning:#8497b1;amberGlow:#e67205;verdantVibes:#5ca35f;pinkPetal:#e76482;forestFern:#1d9a19;emeraldEssence:#32a491;rusticCharm:#d07053;elegantOrchid:#a883d8;linkPrimary:#0c785e;linkPrimaryHover:#1a8d7a}._admithub_embed-container .image-picker-card{width:100%}@media (min-width:576px) {
 ._admithub_embed-container .image-picker-card{width:350px} 
}._admithub_embed-container :export{admithubPrimary:#0c785e;secondaryTeal:#0c785e;mainstayAlmostBlack:#121619;mainstayDarkBlue:#092e63;mainstayDarkBlue05:#f2f4f7;mainstayDarkBlue10:#e7ebf0;mainstayDarkBlue20:#ced5e0;mainstayDarkBlue65:#5f779a;mainstayDarkBlue70:#536d92;mainstayDarkBlue80:#3a5882;mainstayDarkMint:#00c6a4;mainstayDarkMintWOpacity:rgba(0,198,164,0.1);mainstayDarkGreen:#08785d;mainstayElectricRed:#f4456d;mainstayLightGreen:#097f65;mainstayFocusedGray:#ced5e0;mainstayBlue10:#f2f9ff;mainstayBlue40:#6fadf0;mainstayBlue60:#1b71ce;mainstayBlue70:#0063d0;mainstayBlue80:#0051aa;mainstayBlue50:#fdf3f3;mainstayError300:#fda29b;mainstayError600:#cb271b;mainstayError700:#a31208;mainstayGrayBackgrounds:#f9fafb;mainstayDisabledGray:#98a2b3;mainstayGrayLines:#d0d5dd;mainstayGrayHeader:#1d2939;mainstayGrayText:#475467;mainstayGrayLabels:#667085;mainstaySuccess50:#f6fef9;mainstaySuccess500:#12b76a;mainstaySuccess600:#039855;mainstaySuccess700:#05603a;mainstayWarning10:#fffcf5;mainstayWarning300:#fec84b;mainstayWarning600:#dc6803;mainstayWarning700:#b54708;newUIDanger:#e34646;newUIDangerLight:#fae3e5;blue20:#deebff;mainstayTeal:#0c785e;pumpkinSpice:#ea7405;forestWhisper:#487f4a;lavishLilac:#c642db;azureBlast:#0063d0;blazeBurst:#e84717;royalPlum:#8a58ca;ceruleanSplash:#20a2c1;oceanSpray:#189580;coralCrush:#ff5279;wineWisp:#620b3e;slateHarbor:#667085;sereneSky:#4692e6;mauveMirage:#a17ba7;mistyMorning:#8497b1;amberGlow:#e67205;verdantVibes:#5ca35f;pinkPetal:#e76482;forestFern:#1d9a19;emeraldEssence:#32a491;rusticCharm:#d07053;elegantOrchid:#a883d8;linkPrimary:#0c785e;linkPrimaryHover:#1a8d7a}._admithub_embed-container .attribute-search-results{height:250px;overflow-y:scroll}._admithub_embed-container :export{admithubPrimary:#0c785e;secondaryTeal:#0c785e;mainstayAlmostBlack:#121619;mainstayDarkBlue:#092e63;mainstayDarkBlue05:#f2f4f7;mainstayDarkBlue10:#e7ebf0;mainstayDarkBlue20:#ced5e0;mainstayDarkBlue65:#5f779a;mainstayDarkBlue70:#536d92;mainstayDarkBlue80:#3a5882;mainstayDarkMint:#00c6a4;mainstayDarkMintWOpacity:rgba(0,198,164,0.1);mainstayDarkGreen:#08785d;mainstayElectricRed:#f4456d;mainstayLightGreen:#097f65;mainstayFocusedGray:#ced5e0;mainstayBlue10:#f2f9ff;mainstayBlue40:#6fadf0;mainstayBlue60:#1b71ce;mainstayBlue70:#0063d0;mainstayBlue80:#0051aa;mainstayBlue50:#fdf3f3;mainstayError300:#fda29b;mainstayError600:#cb271b;mainstayError700:#a31208;mainstayGrayBackgrounds:#f9fafb;mainstayDisabledGray:#98a2b3;mainstayGrayLines:#d0d5dd;mainstayGrayHeader:#1d2939;mainstayGrayText:#475467;mainstayGrayLabels:#667085;mainstaySuccess50:#f6fef9;mainstaySuccess500:#12b76a;mainstaySuccess600:#039855;mainstaySuccess700:#05603a;mainstayWarning10:#fffcf5;mainstayWarning300:#fec84b;mainstayWarning600:#dc6803;mainstayWarning700:#b54708;newUIDanger:#e34646;newUIDangerLight:#fae3e5;blue20:#deebff;mainstayTeal:#0c785e;pumpkinSpice:#ea7405;forestWhisper:#487f4a;lavishLilac:#c642db;azureBlast:#0063d0;blazeBurst:#e84717;royalPlum:#8a58ca;ceruleanSplash:#20a2c1;oceanSpray:#189580;coralCrush:#ff5279;wineWisp:#620b3e;slateHarbor:#667085;sereneSky:#4692e6;mauveMirage:#a17ba7;mistyMorning:#8497b1;amberGlow:#e67205;verdantVibes:#5ca35f;pinkPetal:#e76482;forestFern:#1d9a19;emeraldEssence:#32a491;rusticCharm:#d07053;elegantOrchid:#a883d8;linkPrimary:#0c785e;linkPrimaryHover:#1a8d7a}._admithub_embed-container .margin-right-2px{margin-right:2px}._admithub_embed-container .popover-box{left:25px !important;width:100% !important}@media (min-width:576px) {
 ._admithub_embed-container .popover-box{width:95% !important;left:70px !important} 
}@font-face{font-family:'Calibre';src:url(/static/media/calibre-web-regular.11b37b9e.woff) format("woff"),url(/static/media/calibre-web-regular.2b0ba686.eot) format("eot"),url(/static/media/calibre-web-regular.60d8b7b6.woff2) format("woff2"),url(/static/media/calibre-web-semibold.0c3888d2.woff) format("woff"),url(/static/media/calibre-web-semibold.e728ea9c.eot) format("eot"),url(/static/media/calibre-web-semibold.ba8c85ee.woff2) format("woff2"),url(/static/media/calibre-web-bold.cea6de0b.woff) format("woff"),url(/static/media/calibre-web-bold.7c1ada86.eot) format("eot"),url(/static/media/calibre-web-bold.5077051c.woff2) format("woff2")}
   @font-face{font-family:"admithub-icon-2-8";src:url(/static/media/admithub-icon-2-8.5b08f2e6.eot);src:url(/static/media/admithub-icon-2-8.5b08f2e6.eot#iefix) format("embedded-opentype"),url(/static/media/admithub-icon-2-8.87e53cb7.ttf) format("truetype"),url(/static/media/admithub-icon-2-8.e5e2070a.woff) format("woff"),url(/static/media/admithub-icon-2-8.6143195a.svg#admithub-icon-2-8) format("svg");font-weight:normal;font-style:normal;font-display:block} 
 ._admithub_embed-container :export{admithubPrimary:#0c785e;secondaryTeal:#0c785e;mainstayAlmostBlack:#121619;mainstayDarkBlue:#092e63;mainstayDarkBlue05:#f2f4f7;mainstayDarkBlue10:#e7ebf0;mainstayDarkBlue20:#ced5e0;mainstayDarkBlue65:#5f779a;mainstayDarkBlue70:#536d92;mainstayDarkBlue80:#3a5882;mainstayDarkMint:#00c6a4;mainstayDarkMintWOpacity:rgba(0,198,164,0.1);mainstayDarkGreen:#08785d;mainstayElectricRed:#f4456d;mainstayLightGreen:#097f65;mainstayFocusedGray:#ced5e0;mainstayBlue10:#f2f9ff;mainstayBlue40:#6fadf0;mainstayBlue60:#1b71ce;mainstayBlue70:#0063d0;mainstayBlue80:#0051aa;mainstayBlue50:#fdf3f3;mainstayError300:#fda29b;mainstayError600:#cb271b;mainstayError700:#a31208;mainstayGrayBackgrounds:#f9fafb;mainstayDisabledGray:#98a2b3;mainstayGrayLines:#d0d5dd;mainstayGrayHeader:#1d2939;mainstayGrayText:#475467;mainstayGrayLabels:#667085;mainstaySuccess50:#f6fef9;mainstaySuccess500:#12b76a;mainstaySuccess600:#039855;mainstaySuccess700:#05603a;mainstayWarning10:#fffcf5;mainstayWarning300:#fec84b;mainstayWarning600:#dc6803;mainstayWarning700:#b54708;newUIDanger:#e34646;newUIDangerLight:#fae3e5;blue20:#deebff;mainstayTeal:#0c785e;pumpkinSpice:#ea7405;forestWhisper:#487f4a;lavishLilac:#c642db;azureBlast:#0063d0;blazeBurst:#e84717;royalPlum:#8a58ca;ceruleanSplash:#20a2c1;oceanSpray:#189580;coralCrush:#ff5279;wineWisp:#620b3e;slateHarbor:#667085;sereneSky:#4692e6;mauveMirage:#a17ba7;mistyMorning:#8497b1;amberGlow:#e67205;verdantVibes:#5ca35f;pinkPetal:#e76482;forestFern:#1d9a19;emeraldEssence:#32a491;rusticCharm:#d07053;elegantOrchid:#a883d8;linkPrimary:#0c785e;linkPrimaryHover:#1a8d7a}._admithub_embed-container .editor{border:1px solid #cfd8dc;border-radius:1%}._admithub_embed-container .DraftEditor-root{min-height:6rem;cursor:text}._admithub_embed-container .DraftEditor-editorContainer,._admithub_embed-container .public-DraftEditor-content{height:100%;min-height:6rem;padding-left:0.5rem;padding-right:2rem;color:#092e63;font-family:Helvetica,Arial,sans-serif} .source-sans-pro ._admithub_embed-container .DraftEditor-editorContainer, .source-sans-pro ._admithub_embed-container .public-DraftEditor-content{font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;}._admithub_embed-container .public-DraftEditorPlaceholder-inner{color:#ccc;display:block;pointer-events:none}._admithub_embed-container .public-DraftEditorPlaceholder-root{font-family:Helvetica,Arial,sans-serif;padding-left:1rem} .source-sans-pro ._admithub_embed-container .public-DraftEditorPlaceholder-root{font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;}._admithub_embed-container .default-answer{font-family:Helvetica,Arial,sans-serif;font-weight:700} .source-sans-pro ._admithub_embed-container .default-answer{font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;}._admithub_embed-container .attribute-card-container{z-index:5070 !important;position:relative;width:0px;height:0px}._admithub_embed-container .attribute-card{position:absolute;width:100px;height:30px;border:1px}._admithub_embed-container .new-page-link{text-decoration:none !important}._admithub_embed-container div[role='tooltip']{opacity:1}._admithub_embed-container .save-button{background-color:#0c785e;color:white}._admithub_embed-container .emoji-spacing{display:inline-block;position:relative}._admithub_embed-container .emoji-spacing:before{content:attr(data-emoji);position:absolute;margin-left:3px}._admithub_embed-container .emoji-spacing span span{letter-spacing:1.5em;width:1.5em;display:inline-block}._admithub_embed-container .attribute-institution{background:#f3e4f7}._admithub_embed-container .attribute-contact{background:#ffe9ab}._admithub_embed-container .attribute-block{padding-bottom:1px;white-space:nowrap}._admithub_embed-container .attribute-block .ahicon{display:inline-block !important;max-width:0.8rem;font-size:0.9rem !important;margin-right:4px}._admithub_embed-container .text-toggler{right:16px;top:0px}._admithub_embed-container .thumbs-down{margin-left:65%;margin-top:50%;z-index:1000}._admithub_embed-container .max-w-400px{max-width:400px}._admithub_embed-container .shift-down-4px{transform:translateY(4px)}.DraftEditor-editorContainer,.DraftEditor-root,.public-DraftEditor-content{height:inherit;text-align:left;text-align:initial}.public-DraftEditor-content[contenteditable=true]{-webkit-user-modify:read-write-plaintext-only}.DraftEditor-root{position:relative}.DraftEditor-editorContainer{background-color:rgba(255,255,255,0);border-left:.1px solid transparent;position:relative;z-index:1}.public-DraftEditor-block{position:relative}.DraftEditor-alignLeft .public-DraftStyleDefault-block{text-align:left}.DraftEditor-alignLeft .public-DraftEditorPlaceholder-root{left:0;text-align:left}.DraftEditor-alignCenter .public-DraftStyleDefault-block{text-align:center}.DraftEditor-alignCenter .public-DraftEditorPlaceholder-root{margin:0 auto;text-align:center;width:100%}.DraftEditor-alignRight .public-DraftStyleDefault-block{text-align:right}.DraftEditor-alignRight .public-DraftEditorPlaceholder-root{right:0;text-align:right}.public-DraftEditorPlaceholder-root{color:#9197a3;position:absolute;z-index:1}.public-DraftEditorPlaceholder-hasFocus{color:#bdc1c9}.DraftEditorPlaceholder-hidden{display:none}.public-DraftStyleDefault-block{position:relative;white-space:pre-wrap}.public-DraftStyleDefault-ltr{direction:ltr;text-align:left}.public-DraftStyleDefault-rtl{direction:rtl;text-align:right}.public-DraftStyleDefault-listLTR{direction:ltr}.public-DraftStyleDefault-listRTL{direction:rtl}.public-DraftStyleDefault-ol,.public-DraftStyleDefault-ul{margin:16px 0;padding:0}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listLTR{margin-left:1.5em}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listRTL{margin-right:1.5em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listLTR{margin-left:3em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listRTL{margin-right:3em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listLTR{margin-left:4.5em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listRTL{margin-right:4.5em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listLTR{margin-left:6em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listRTL{margin-right:6em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listLTR{margin-left:7.5em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listRTL{margin-right:7.5em}.public-DraftStyleDefault-unorderedListItem{list-style-type:square;position:relative}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth0{list-style-type:disc}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth1{list-style-type:circle}.public-DraftStyleDefault-orderedListItem{list-style-type:none;position:relative}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listLTR:before{left:-36px;position:absolute;text-align:right;width:30px}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listRTL:before{position:absolute;right:-36px;text-align:left;width:30px}.public-DraftStyleDefault-orderedListItem:before{content:counter(ol0) ". ";counter-increment:ol0}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth1:before{content:counter(ol1,lower-alpha) ". ";counter-increment:ol1}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth2:before{content:counter(ol2,lower-roman) ". ";counter-increment:ol2}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth3:before{content:counter(ol3) ". ";counter-increment:ol3}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth4:before{content:counter(ol4,lower-alpha) ". ";counter-increment:ol4}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-reset{counter-reset:ol0}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-reset{counter-reset:ol1}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-reset{counter-reset:ol2}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-reset{counter-reset:ol3}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-reset{counter-reset:ol4}._admithub_embed-container .dropdown-control{display:flex;align-items:center}._admithub_embed-container :export{admithubPrimary:#0c785e;secondaryTeal:#0c785e;mainstayAlmostBlack:#121619;mainstayDarkBlue:#092e63;mainstayDarkBlue05:#f2f4f7;mainstayDarkBlue10:#e7ebf0;mainstayDarkBlue20:#ced5e0;mainstayDarkBlue65:#5f779a;mainstayDarkBlue70:#536d92;mainstayDarkBlue80:#3a5882;mainstayDarkMint:#00c6a4;mainstayDarkMintWOpacity:rgba(0,198,164,0.1);mainstayDarkGreen:#08785d;mainstayElectricRed:#f4456d;mainstayLightGreen:#097f65;mainstayFocusedGray:#ced5e0;mainstayBlue10:#f2f9ff;mainstayBlue40:#6fadf0;mainstayBlue60:#1b71ce;mainstayBlue70:#0063d0;mainstayBlue80:#0051aa;mainstayBlue50:#fdf3f3;mainstayError300:#fda29b;mainstayError600:#cb271b;mainstayError700:#a31208;mainstayGrayBackgrounds:#f9fafb;mainstayDisabledGray:#98a2b3;mainstayGrayLines:#d0d5dd;mainstayGrayHeader:#1d2939;mainstayGrayText:#475467;mainstayGrayLabels:#667085;mainstaySuccess50:#f6fef9;mainstaySuccess500:#12b76a;mainstaySuccess600:#039855;mainstaySuccess700:#05603a;mainstayWarning10:#fffcf5;mainstayWarning300:#fec84b;mainstayWarning600:#dc6803;mainstayWarning700:#b54708;newUIDanger:#e34646;newUIDangerLight:#fae3e5;blue20:#deebff;mainstayTeal:#0c785e;pumpkinSpice:#ea7405;forestWhisper:#487f4a;lavishLilac:#c642db;azureBlast:#0063d0;blazeBurst:#e84717;royalPlum:#8a58ca;ceruleanSplash:#20a2c1;oceanSpray:#189580;coralCrush:#ff5279;wineWisp:#620b3e;slateHarbor:#667085;sereneSky:#4692e6;mauveMirage:#a17ba7;mistyMorning:#8497b1;amberGlow:#e67205;verdantVibes:#5ca35f;pinkPetal:#e76482;forestFern:#1d9a19;emeraldEssence:#32a491;rusticCharm:#d07053;elegantOrchid:#a883d8;linkPrimary:#0c785e;linkPrimaryHover:#1a8d7a}._admithub_embed-container .script-editor{border-bottom-right-radius:0.25rem;border-bottom-left-radius:0.25rem;overflow:hidden}._admithub_embed-container .script-editor-container{position:inherit}._admithub_embed-container .edit-script-container-error{border-style:solid;border-width:1px}._admithub_embed-container .edit-script-type{margin-left:0.3rem}._admithub_embed-container .script-delete-node{margin-right:0.7rem;color:#3a5882}._admithub_embed-container .draft-error{background:#e7ebf0}._admithub_embed-container .edit-script-node-header{border-top-left-radius:0.25rem;border-top-right-radius:0.25rem}._admithub_embed-container .key-square{height:1rem;width:1rem}@keyframes placeHolderShimmer{0%{background-position:-468px 0}100%{background-position:468px 0}}._admithub_embed-container .progress-placeholder{width:100%;height:1rem;animation-duration:1.25s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer;animation-timing-function:linear;background:darkgray;background:linear-gradient(to right,#eee 10%,#ddd 18%,#eee 33%);background-size:800px 104px;position:relative}._admithub_embed-container :export{admithubPrimary:#0c785e;secondaryTeal:#0c785e;mainstayAlmostBlack:#121619;mainstayDarkBlue:#092e63;mainstayDarkBlue05:#f2f4f7;mainstayDarkBlue10:#e7ebf0;mainstayDarkBlue20:#ced5e0;mainstayDarkBlue65:#5f779a;mainstayDarkBlue70:#536d92;mainstayDarkBlue80:#3a5882;mainstayDarkMint:#00c6a4;mainstayDarkMintWOpacity:rgba(0,198,164,0.1);mainstayDarkGreen:#08785d;mainstayElectricRed:#f4456d;mainstayLightGreen:#097f65;mainstayFocusedGray:#ced5e0;mainstayBlue10:#f2f9ff;mainstayBlue40:#6fadf0;mainstayBlue60:#1b71ce;mainstayBlue70:#0063d0;mainstayBlue80:#0051aa;mainstayBlue50:#fdf3f3;mainstayError300:#fda29b;mainstayError600:#cb271b;mainstayError700:#a31208;mainstayGrayBackgrounds:#f9fafb;mainstayDisabledGray:#98a2b3;mainstayGrayLines:#d0d5dd;mainstayGrayHeader:#1d2939;mainstayGrayText:#475467;mainstayGrayLabels:#667085;mainstaySuccess50:#f6fef9;mainstaySuccess500:#12b76a;mainstaySuccess600:#039855;mainstaySuccess700:#05603a;mainstayWarning10:#fffcf5;mainstayWarning300:#fec84b;mainstayWarning600:#dc6803;mainstayWarning700:#b54708;newUIDanger:#e34646;newUIDangerLight:#fae3e5;blue20:#deebff;mainstayTeal:#0c785e;pumpkinSpice:#ea7405;forestWhisper:#487f4a;lavishLilac:#c642db;azureBlast:#0063d0;blazeBurst:#e84717;royalPlum:#8a58ca;ceruleanSplash:#20a2c1;oceanSpray:#189580;coralCrush:#ff5279;wineWisp:#620b3e;slateHarbor:#667085;sereneSky:#4692e6;mauveMirage:#a17ba7;mistyMorning:#8497b1;amberGlow:#e67205;verdantVibes:#5ca35f;pinkPetal:#e76482;forestFern:#1d9a19;emeraldEssence:#32a491;rusticCharm:#d07053;elegantOrchid:#a883d8;linkPrimary:#0c785e;linkPrimaryHover:#1a8d7a}._admithub_embed-container .custom-download-modal .wrapper{display:grid;grid-template-columns:repeat(3,33%)}._admithub_embed-container .custom-download-modal .custom-download-body{max-height:calc(640px - 74px - 90px - 2rem);overflow-y:scroll;min-width:800px !important}._admithub_embed-container .custom-download-modal .field-name{max-width:calc(800px/ 3)}._admithub_embed-container .custom-download-modal .checkbox-container-sm{min-width:16px}._admithub_embed-container .custom-download-modal .scroll-shadow{box-shadow:inset 0px -11px 8px -10px #ccc !important;z-index:5}._admithub_embed-container .custom-download-modal .submit-btn .ring-spinner>div{border-color:white white transparent transparent}._admithub_embed-container .custom-download-modal .help-icon{position:relative;top:2px;font-size:16px !important}._admithub_embed-container .custom-download-modal .history-count-select{max-width:60px}._admithub_embed-container .custom-download-modal .history-radio svg{fill:#092e63 !important}._admithub_embed-container :export{admithubPrimary:#0c785e;secondaryTeal:#0c785e;mainstayAlmostBlack:#121619;mainstayDarkBlue:#092e63;mainstayDarkBlue05:#f2f4f7;mainstayDarkBlue10:#e7ebf0;mainstayDarkBlue20:#ced5e0;mainstayDarkBlue65:#5f779a;mainstayDarkBlue70:#536d92;mainstayDarkBlue80:#3a5882;mainstayDarkMint:#00c6a4;mainstayDarkMintWOpacity:rgba(0,198,164,0.1);mainstayDarkGreen:#08785d;mainstayElectricRed:#f4456d;mainstayLightGreen:#097f65;mainstayFocusedGray:#ced5e0;mainstayBlue10:#f2f9ff;mainstayBlue40:#6fadf0;mainstayBlue60:#1b71ce;mainstayBlue70:#0063d0;mainstayBlue80:#0051aa;mainstayBlue50:#fdf3f3;mainstayError300:#fda29b;mainstayError600:#cb271b;mainstayError700:#a31208;mainstayGrayBackgrounds:#f9fafb;mainstayDisabledGray:#98a2b3;mainstayGrayLines:#d0d5dd;mainstayGrayHeader:#1d2939;mainstayGrayText:#475467;mainstayGrayLabels:#667085;mainstaySuccess50:#f6fef9;mainstaySuccess500:#12b76a;mainstaySuccess600:#039855;mainstaySuccess700:#05603a;mainstayWarning10:#fffcf5;mainstayWarning300:#fec84b;mainstayWarning600:#dc6803;mainstayWarning700:#b54708;newUIDanger:#e34646;newUIDangerLight:#fae3e5;blue20:#deebff;mainstayTeal:#0c785e;pumpkinSpice:#ea7405;forestWhisper:#487f4a;lavishLilac:#c642db;azureBlast:#0063d0;blazeBurst:#e84717;royalPlum:#8a58ca;ceruleanSplash:#20a2c1;oceanSpray:#189580;coralCrush:#ff5279;wineWisp:#620b3e;slateHarbor:#667085;sereneSky:#4692e6;mauveMirage:#a17ba7;mistyMorning:#8497b1;amberGlow:#e67205;verdantVibes:#5ca35f;pinkPetal:#e76482;forestFern:#1d9a19;emeraldEssence:#32a491;rusticCharm:#d07053;elegantOrchid:#a883d8;linkPrimary:#0c785e;linkPrimaryHover:#1a8d7a}._admithub_embed-container .react-select__option--is-selected:not(:disabled) *.audience-option{color:white !important}._admithub_embed-container .react-select__option--is-selected:not(:disabled):hover *.audience-option{color:#0c785e !important}._admithub_embed-container :export{admithubPrimary:#0c785e;secondaryTeal:#0c785e;mainstayAlmostBlack:#121619;mainstayDarkBlue:#092e63;mainstayDarkBlue05:#f2f4f7;mainstayDarkBlue10:#e7ebf0;mainstayDarkBlue20:#ced5e0;mainstayDarkBlue65:#5f779a;mainstayDarkBlue70:#536d92;mainstayDarkBlue80:#3a5882;mainstayDarkMint:#00c6a4;mainstayDarkMintWOpacity:rgba(0,198,164,0.1);mainstayDarkGreen:#08785d;mainstayElectricRed:#f4456d;mainstayLightGreen:#097f65;mainstayFocusedGray:#ced5e0;mainstayBlue10:#f2f9ff;mainstayBlue40:#6fadf0;mainstayBlue60:#1b71ce;mainstayBlue70:#0063d0;mainstayBlue80:#0051aa;mainstayBlue50:#fdf3f3;mainstayError300:#fda29b;mainstayError600:#cb271b;mainstayError700:#a31208;mainstayGrayBackgrounds:#f9fafb;mainstayDisabledGray:#98a2b3;mainstayGrayLines:#d0d5dd;mainstayGrayHeader:#1d2939;mainstayGrayText:#475467;mainstayGrayLabels:#667085;mainstaySuccess50:#f6fef9;mainstaySuccess500:#12b76a;mainstaySuccess600:#039855;mainstaySuccess700:#05603a;mainstayWarning10:#fffcf5;mainstayWarning300:#fec84b;mainstayWarning600:#dc6803;mainstayWarning700:#b54708;newUIDanger:#e34646;newUIDangerLight:#fae3e5;blue20:#deebff;mainstayTeal:#0c785e;pumpkinSpice:#ea7405;forestWhisper:#487f4a;lavishLilac:#c642db;azureBlast:#0063d0;blazeBurst:#e84717;royalPlum:#8a58ca;ceruleanSplash:#20a2c1;oceanSpray:#189580;coralCrush:#ff5279;wineWisp:#620b3e;slateHarbor:#667085;sereneSky:#4692e6;mauveMirage:#a17ba7;mistyMorning:#8497b1;amberGlow:#e67205;verdantVibes:#5ca35f;pinkPetal:#e76482;forestFern:#1d9a19;emeraldEssence:#32a491;rusticCharm:#d07053;elegantOrchid:#a883d8;linkPrimary:#0c785e;linkPrimaryHover:#1a8d7a}._admithub_embed-container .filter-modal .modal-content{width:800px}._admithub_embed-container .filter-modal .modal-body{padding:0px !important}._admithub_embed-container .unset-box-shadow{box-shadow:none !important;border:none}._admithub_embed-container .filter-modal-sub-header{color:#092e63;font-size:12.8px;font-weight:600;line-height:155%}._admithub_embed-container .filter-modal-num-input{max-width:48px}._admithub_embed-container .filter-modal-to-field{margin-right:0.5rem;margin-left:0.5rem}._admithub_embed-container input::-webkit-outer-spin-button,._admithub_embed-container input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._admithub_embed-container input[type='number']{-moz-appearance:textfield}._admithub_embed-container :export{admithubPrimary:#0c785e;secondaryTeal:#0c785e;mainstayAlmostBlack:#121619;mainstayDarkBlue:#092e63;mainstayDarkBlue05:#f2f4f7;mainstayDarkBlue10:#e7ebf0;mainstayDarkBlue20:#ced5e0;mainstayDarkBlue65:#5f779a;mainstayDarkBlue70:#536d92;mainstayDarkBlue80:#3a5882;mainstayDarkMint:#00c6a4;mainstayDarkMintWOpacity:rgba(0,198,164,0.1);mainstayDarkGreen:#08785d;mainstayElectricRed:#f4456d;mainstayLightGreen:#097f65;mainstayFocusedGray:#ced5e0;mainstayBlue10:#f2f9ff;mainstayBlue40:#6fadf0;mainstayBlue60:#1b71ce;mainstayBlue70:#0063d0;mainstayBlue80:#0051aa;mainstayBlue50:#fdf3f3;mainstayError300:#fda29b;mainstayError600:#cb271b;mainstayError700:#a31208;mainstayGrayBackgrounds:#f9fafb;mainstayDisabledGray:#98a2b3;mainstayGrayLines:#d0d5dd;mainstayGrayHeader:#1d2939;mainstayGrayText:#475467;mainstayGrayLabels:#667085;mainstaySuccess50:#f6fef9;mainstaySuccess500:#12b76a;mainstaySuccess600:#039855;mainstaySuccess700:#05603a;mainstayWarning10:#fffcf5;mainstayWarning300:#fec84b;mainstayWarning600:#dc6803;mainstayWarning700:#b54708;newUIDanger:#e34646;newUIDangerLight:#fae3e5;blue20:#deebff;mainstayTeal:#0c785e;pumpkinSpice:#ea7405;forestWhisper:#487f4a;lavishLilac:#c642db;azureBlast:#0063d0;blazeBurst:#e84717;royalPlum:#8a58ca;ceruleanSplash:#20a2c1;oceanSpray:#189580;coralCrush:#ff5279;wineWisp:#620b3e;slateHarbor:#667085;sereneSky:#4692e6;mauveMirage:#a17ba7;mistyMorning:#8497b1;amberGlow:#e67205;verdantVibes:#5ca35f;pinkPetal:#e76482;forestFern:#1d9a19;emeraldEssence:#32a491;rusticCharm:#d07053;elegantOrchid:#a883d8;linkPrimary:#0c785e;linkPrimaryHover:#1a8d7a}._admithub_embed-container .activation-button{position:fixed;bottom:16px;right:24px;font-size:18px;z-index:9990;min-width:60px;height:60px;border-radius:60px;box-shadow:0 2px 12px rgba(0,0,0,0.4);float:right;visibility:hidden;padding:15px !important;cursor:pointer}._admithub_embed-container .activation-button .label{background-color:transparent;background:transparent;background-image:none}._admithub_embed-container .activation-button:hover{filter:brightness(110%)}._admithub_embed-container .activation-button:active{filter:brightness(90%)}._admithub_embed-container .activation-button:focus{outline:auto 1px #092e63}._admithub_embed-container :export{admithubPrimary:#0c785e;secondaryTeal:#0c785e;mainstayAlmostBlack:#121619;mainstayDarkBlue:#092e63;mainstayDarkBlue05:#f2f4f7;mainstayDarkBlue10:#e7ebf0;mainstayDarkBlue20:#ced5e0;mainstayDarkBlue65:#5f779a;mainstayDarkBlue70:#536d92;mainstayDarkBlue80:#3a5882;mainstayDarkMint:#00c6a4;mainstayDarkMintWOpacity:rgba(0,198,164,0.1);mainstayDarkGreen:#08785d;mainstayElectricRed:#f4456d;mainstayLightGreen:#097f65;mainstayFocusedGray:#ced5e0;mainstayBlue10:#f2f9ff;mainstayBlue40:#6fadf0;mainstayBlue60:#1b71ce;mainstayBlue70:#0063d0;mainstayBlue80:#0051aa;mainstayBlue50:#fdf3f3;mainstayError300:#fda29b;mainstayError600:#cb271b;mainstayError700:#a31208;mainstayGrayBackgrounds:#f9fafb;mainstayDisabledGray:#98a2b3;mainstayGrayLines:#d0d5dd;mainstayGrayHeader:#1d2939;mainstayGrayText:#475467;mainstayGrayLabels:#667085;mainstaySuccess50:#f6fef9;mainstaySuccess500:#12b76a;mainstaySuccess600:#039855;mainstaySuccess700:#05603a;mainstayWarning10:#fffcf5;mainstayWarning300:#fec84b;mainstayWarning600:#dc6803;mainstayWarning700:#b54708;newUIDanger:#e34646;newUIDangerLight:#fae3e5;blue20:#deebff;mainstayTeal:#0c785e;pumpkinSpice:#ea7405;forestWhisper:#487f4a;lavishLilac:#c642db;azureBlast:#0063d0;blazeBurst:#e84717;royalPlum:#8a58ca;ceruleanSplash:#20a2c1;oceanSpray:#189580;coralCrush:#ff5279;wineWisp:#620b3e;slateHarbor:#667085;sereneSky:#4692e6;mauveMirage:#a17ba7;mistyMorning:#8497b1;amberGlow:#e67205;verdantVibes:#5ca35f;pinkPetal:#e76482;forestFern:#1d9a19;emeraldEssence:#32a491;rusticCharm:#d07053;elegantOrchid:#a883d8;linkPrimary:#0c785e;linkPrimaryHover:#1a8d7a}html._admithub_embed-container,._admithub_embed-container body,._admithub_embed-container #root{height:100% !important}._admithub_embed-container .rc-time-picker-panel-select li{padding-left:0.5rem !important;width:unset !important}._admithub_embed-container .DayPickerInput-Container input{border:0}._admithub_embed-container .DayPickerInput-Overlay{z-index:10}._admithub_embed-container .DayPicker-Month{min-width:281px}._admithub_embed-container .ahicon{font-family:"admithub-icon-2-8" !important;speak:none;font-style:normal;font-weight:normal !important;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;font-size:1.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}._admithub_embed-container .ahicon.large{font-size:1.6em}._admithub_embed-container .icon-Logo-Inverted-Lockup:before{content:""}._admithub_embed-container .icon-Logo-Inverted-Only:before{content:""}._admithub_embed-container .icon-Logo-Full:before{content:""}._admithub_embed-container .icon-Logo-Text-Only:before{content:""}._admithub_embed-container .icon-admithub-logo:before{content:""}._admithub_embed-container .icon-bot:before{content:""}._admithub_embed-container .icon-menu:before{content:""}._admithub_embed-container .icon-dashboard:before{content:""}._admithub_embed-container .icon-conversation:before{content:""}._admithub_embed-container .icon-knowledge-base:before{content:""}._admithub_embed-container .icon-campaign:before{content:""}._admithub_embed-container .icon-people:before{content:""}._admithub_embed-container .icon-search:before{content:""}._admithub_embed-container .icon-expand_less:before{content:""}._admithub_embed-container .icon-double-arrow-left:before{content:""}._admithub_embed-container .icon-expand_more:before{content:""}._admithub_embed-container .icon-navigate_before:before{content:""}._admithub_embed-container .icon-navigate_next:before{content:""}._admithub_embed-container .icon-arrow_drop_down:before{content:""}._admithub_embed-container .icon-check:before{content:""}._admithub_embed-container .icon-close:before{content:""}._admithub_embed-container .icon-add:before{content:""}._admithub_embed-container .icon-arrow_upward:before{content:""}._admithub_embed-container .icon-arrow_downward:before{content:""}._admithub_embed-container .icon-arrow_forward:before{content:""}._admithub_embed-container .icon-arrow_back:before{content:""}._admithub_embed-container .icon-arrow_drop_up:before{content:""}._admithub_embed-container .icon-chat_bubble:before{content:""}._admithub_embed-container .icon-chat_bubble_outline:before{content:""}._admithub_embed-container .icon-comment:before{content:""}._admithub_embed-container .icon-cached:before{content:""}._admithub_embed-container .icon-phone:before{content:""}._admithub_embed-container .icon-school:before{content:""}._admithub_embed-container .icon-home:before{content:""}._admithub_embed-container .icon-open_in_new:before{content:""}._admithub_embed-container .icon-mobile_phone:before{content:""}._admithub_embed-container .icon-visibility:before{content:""}._admithub_embed-container .icon-reply:before{content:""}._admithub_embed-container .icon-sort:before{content:""}._admithub_embed-container .icon-swap_vert:before{content:""}._admithub_embed-container .icon-thumb_down:before{content:""}._admithub_embed-container .icon-thumb_up:before{content:""}._admithub_embed-container .icon-thumbs_up_down:before{content:""}._admithub_embed-container .icon-tv:before{content:""}._admithub_embed-container .icon-verified_user:before{content:""}._admithub_embed-container .icon-check_box:before{content:""}._admithub_embed-container .icon-check_box_outline_blank:before{content:""}._admithub_embed-container .icon-do_not_disturb:before{content:""}._admithub_embed-container .icon-error:before{content:""}._admithub_embed-container .icon-calendar_day:before{content:""}._admithub_embed-container .icon-cancel:before{content:""}._admithub_embed-container .icon-highlight_off:before{content:""}._admithub_embed-container .icon-file:before{content:""}._admithub_embed-container .icon-laptop:before{content:""}._admithub_embed-container .icon-indeterminate_check_box:before{content:""}._admithub_embed-container .icon-radio_button_checked:before{content:""}._admithub_embed-container .icon-radio_button_unchecked:before{content:""}._admithub_embed-container .icon-Toggle-off:before{content:""}._admithub_embed-container .icon-Toggle-on:before{content:""}._admithub_embed-container .icon-lock_open:before{content:""}._admithub_embed-container .icon-lock:before{content:""}._admithub_embed-container .icon-more_horiz:before{content:""}._admithub_embed-container .icon-more_vert:before{content:""}._admithub_embed-container .icon-sentiment_very_satisfied:before{content:""}._admithub_embed-container .icon-tag_faces:before{content:""}._admithub_embed-container .icon-sentiment_satisfied:before{content:""}._admithub_embed-container .icon-sentiment_neutral:before{content:""}._admithub_embed-container .icon-sentiment_dissatisfied:before{content:""}._admithub_embed-container .icon-sentiment_very_dissatisfied:before{content:""}._admithub_embed-container .icon-settings:before{content:""}._admithub_embed-container .icon-account_box:before{content:""}._admithub_embed-container .icon-account_circle:before{content:""}._admithub_embed-container .icon-person:before{content:""}._admithub_embed-container .icon-new_releases:before{content:""}._admithub_embed-container .icon-bookmark-selected:before{content:""}._admithub_embed-container .icon-bookmark-empty:before{content:""}._admithub_embed-container .icon-device_hub:before{content:""}._admithub_embed-container .icon-send:before{content:""}._admithub_embed-container .icon-add_circle:before{content:""}._admithub_embed-container .icon-add_circle_outline:before{content:""}._admithub_embed-container .icon-remove_circle:before{content:""}._admithub_embed-container .icon-remove_circle_outline:before{content:""}._admithub_embed-container .icon-image:before{content:""}._admithub_embed-container .icon-link_off:before{content:""}._admithub_embed-container .icon-link:before{content:""}._admithub_embed-container .icon-check_circle:before{content:""}._admithub_embed-container .icon-check_circle_outline:before{content:""}._admithub_embed-container .icon-help:before{content:""}._admithub_embed-container .icon-help_outline:before{content:""}._admithub_embed-container .icon-info:before{content:""}._admithub_embed-container .icon-info_outline:before{content:""}._admithub_embed-container .icon-edit:before{content:""}._admithub_embed-container .icon-flag:before{content:""}._admithub_embed-container .icon-outlined-flag:before{content:""}._admithub_embed-container .icon-question-summary:before{content:""}._admithub_embed-container .icon-question:before{content:""}._admithub_embed-container .icon-answer:before{content:""}._admithub_embed-container .icon-delete:before{content:""}._admithub_embed-container .icon-Stats:before{content:""}._admithub_embed-container .icon-Book:before{content:""}._admithub_embed-container .icon-print:before{content:""}._admithub_embed-container .icon-mail-outline:before{content:""}._admithub_embed-container .icon-infinite:before{content:""}._admithub_embed-container .icon-rss:before{content:""}._admithub_embed-container .icon-youtube:before{content:""}._admithub_embed-container .icon-pocket:before{content:""}._admithub_embed-container .icon-medium:before{content:""}._admithub_embed-container .icon-github:before{content:""}._admithub_embed-container .icon-instagram:before{content:""}._admithub_embed-container .icon-facebook:before{content:""}._admithub_embed-container .icon-linkedin:before{content:""}._admithub_embed-container .icon-twitter:before{content:""}._admithub_embed-container .icon-messenger:before{content:""}._admithub_embed-container .icon-file_upload:before{content:""}._admithub_embed-container .icon-file_download:before{content:""}._admithub_embed-container .icon-get_app:before{content:""}._admithub_embed-container .icon-cloud_upload:before{content:""}._admithub_embed-container .icon-backup:before{content:""}._admithub_embed-container .icon-cloud_download:before{content:""}._admithub_embed-container .icon-file_download_done:before{content:""}._admithub_embed-container .icon-person_add:before{content:""}._admithub_embed-container .icon-drag_indicator:before{content:""}._admithub_embed-container .icon-drag_handle:before{content:""}._admithub_embed-container .icon-translate:before{content:""}._admithub_embed-container .icon-pin:before{content:""}._admithub_embed-container .icon-forward:before{content:""}._admithub_embed-container .icon-copy:before{content:""}._admithub_embed-container .icon-label:before{content:""}._admithub_embed-container .icon-label_off:before{content:""}._admithub_embed-container .icon-archive:before{content:""}._admithub_embed-container .icon-collection:before{content:""}._admithub_embed-container .icon-trending_up:before{content:""}._admithub_embed-container .icon-visibility_off:before{content:""}._admithub_embed-container .icon-historyrestore:before{content:""}._admithub_embed-container .icon-notes:before{content:""}._admithub_embed-container .icon-multiple-choice:before{content:""}._admithub_embed-container .icon-filter:before{content:""}._admithub_embed-container .icon-minimize:before{content:""}._admithub_embed-container .icon-pause:before{content:""}._admithub_embed-container .icon-reset:before{content:""}._admithub_embed-container .icon-attribute:before{content:""}._admithub_embed-container .icon-contacts-inverse:before{content:""}._admithub_embed-container .icon-script-inverse:before{content:""}._admithub_embed-container .icon-campaign-inverse:before{content:""}._admithub_embed-container .icon-knowledge-base-inverse:before{content:""}._admithub_embed-container .icon-attribute-inverse:before{content:""}:root._admithub_embed-container{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#0c785e;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#e34646;--light:#f8f9fa;--dark:#343a40;--incoming:#d3fffc;--forwarded:#37b669;--new-ui-primary:#01a59a;--new-ui-primary-highlight:#03b6aa;--new-ui-selected-light:#e3effa;--new-ui-danger:#e34646;--new-ui-danger-light:#fae3e5;--blue-grey-005:#fbfbfb;--blue-grey-010:#eff3f5;--blue-grey-015:#e4ebef;--blue-grey-020:#d6e0e6;--blue-grey-025:#f4f6f7;--blue-grey-030:#b2c2c9;--blue-grey-050:#eff3f5;--blue-grey-075:#dde3e6;--blue-grey-080:#2e3b40;--blue-grey-100:#cfd8dc;--blue-grey-200:#b0bec5;--blue-grey-300:#8fa4af;--blue-grey-400:#77909d;--blue-grey-500:#5f7d8c;--blue-grey-501:#76868d;--blue-grey-600:#536e7b;--blue-grey-701:#48565d;--blue-grey-800:#37474f;--blue-grey-900:#253238;--indigo-200:#9fa7dc;--indigo-900:#191e80;--turquoise-100:#98dad7;--turquoise-300:#51b7b1;--turquoise-400:#24a69f;--turquoise-500:#1d9790;--red-600:#e53935;--amber-500:#ffc107;--charcoal-grey:#36474f;--gull-grey:#a1b0b8;--message-no-match:#f4f9fd;--message-incoming:#c9dced;--pale-green:#0fc65b;--admithub-grey:#f2f2f2;--admithub-primary:#0c785e;--warning-light:#fffff1;--dark-purple:#620b3e;--light-purple:rgba(98,11,62,0.101961);--secondary-teal:#0c785e;--opacity-50:rgba(255,255,255,0.5);--blue-20:#deebff;--blue-90:#003e82;--white:#fff;--gray-150:#edeeee;--archived-badge-color:#95a7b0;--line:#b2c2c9;--dark-gray:#5e6b72;--denim-blue:#1b71ce;--mainstay-blue-10:#f2f9ff;--mainstay-blue-15:#d9ecfa;--mainstay-blue-40:#6fadf0;--mainstay-blue-60:#1b71ce;--mainstay-blue-70:#0063d0;--mainstay-blue-80:#0051aa;--mainstay-dark-blue:#092e63;--mainstay-dark-blue-80:#3a5882;--mainstay-dark-blue-70:#536d92;--mainstay-dark-blue-65:#5f779a;--mainstay-dark-blue-50:#8497b1;--mainstay-dark-blue-20:#ced5e0;--mainstay-dark-blue-10:#e7ebf0;--mainstay-dark-blue-05:#f2f4f7;--mainstay-almost-black:#121619;--mainstay-almost-black-30:#b8baba;--mainstay-almost-black-80:#414547;--mainstay-dark-mint:#00c6a4;--mainstay-dark-mint-w-opacity:rgba(0,198,164,0.1);--mainstay-dark-green:#08785d;--mainstay-mint:#00ffd4;--mainstay-teal:#0c785e;--mainstay-cream-30:#fffefc;--mainstay-gray-20:#fafbfb;--mainstay-error-50:#fdf3f3;--mainstay-error-100:#fee4e2;--mainstay-error-300:#fda29b;--mainstay-error-600:#cb271b;--mainstay-error-700:#a31208;--mainstay-error-red:#cb271b;--mainstay-spark-red:#f23661;--mainstay-focused-gray:#ced5e0;--mainstay-text-default:#2e3b40;--mainstay-light-green:#097f65;--mainstay-gray-backgrounds:#f9fafb;--mainstay-gray-lines:#d0d5dd;--mainstay-gray-header:#1d2939;--mainstay-gray-text:#475467;--mainstay-success-50:#f6fef9;--mainstay-success-100:#d1fadf;--mainstay-success-500:#12b76a;--mainstay-success-600:#039855;--mainstay-success-700:#05603a;--mainstay-warning-50:#fffcf5;--mainstay-warning-100:#fff0c8;--mainstay-warning-300:#fec84b;--mainstay-warning-600:#dc6803;--mainstay-warning-700:#b54708;--mainstay-disabled-gray:#98a2b3;--mainstay-gray-labels:#667085;--link-primary:#0c785e;--link-primary-hover:#1a8d7a;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--breakpoint-xxl:1400px;--font-family-sans-serif:"Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}._admithub_embed-container *,._admithub_embed-container *::before,._admithub_embed-container *::after{box-sizing:border-box}html._admithub_embed-container{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}._admithub_embed-container article,._admithub_embed-container aside,._admithub_embed-container figcaption,._admithub_embed-container figure,._admithub_embed-container footer,._admithub_embed-container header,._admithub_embed-container hgroup,._admithub_embed-container main,._admithub_embed-container nav,._admithub_embed-container section{display:block}._admithub_embed-container body{margin:0;font-family:Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#3a5882;text-align:left;background-color:#fff} .source-sans-pro ._admithub_embed-container body{font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;}._admithub_embed-container [tabindex="-1"]:focus{outline:0 !important}._admithub_embed-container hr{box-sizing:content-box;height:0;overflow:visible}._admithub_embed-container h1,._admithub_embed-container h2,._admithub_embed-container h3,._admithub_embed-container h4,._admithub_embed-container h5,._admithub_embed-container h6{margin-top:0;margin-bottom:.5rem}._admithub_embed-container p{margin-top:0;margin-bottom:1rem}._admithub_embed-container abbr[title],._admithub_embed-container abbr[data-original-title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}._admithub_embed-container address{margin-bottom:1rem;font-style:normal;line-height:inherit}._admithub_embed-container ol,._admithub_embed-container ul,._admithub_embed-container dl{margin-top:0;margin-bottom:1rem}._admithub_embed-container ol ol,._admithub_embed-container ul ul,._admithub_embed-container ol ul,._admithub_embed-container ul ol{margin-bottom:0}._admithub_embed-container dt{font-weight:700}._admithub_embed-container dd{margin-bottom:.5rem;margin-left:0}._admithub_embed-container blockquote{margin:0 0 1rem}._admithub_embed-container b,._admithub_embed-container strong{font-weight:bolder}._admithub_embed-container small{font-size:80%}._admithub_embed-container sub,._admithub_embed-container sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}._admithub_embed-container sub{bottom:-.25em}._admithub_embed-container sup{top:-.5em}._admithub_embed-container a{color:#0c785e;text-decoration:none;background-color:transparent}._admithub_embed-container a:hover{color:#053228;text-decoration:underline}._admithub_embed-container a:not([href]):not([tabindex]){color:inherit;text-decoration:none}._admithub_embed-container a:not([href]):not([tabindex]):hover,._admithub_embed-container a:not([href]):not([tabindex]):focus{color:inherit;text-decoration:none}._admithub_embed-container a:not([href]):not([tabindex]):focus{outline:0}._admithub_embed-container pre,._admithub_embed-container code,._admithub_embed-container kbd,._admithub_embed-container samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}._admithub_embed-container pre{margin-top:0;margin-bottom:1rem;overflow:auto}._admithub_embed-container figure{margin:0 0 1rem}._admithub_embed-container img{vertical-align:middle;border-style:none}._admithub_embed-container svg{overflow:hidden;vertical-align:middle}._admithub_embed-container table{border-collapse:collapse}._admithub_embed-container caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}._admithub_embed-container th{text-align:inherit}._admithub_embed-container label{display:inline-block;margin-bottom:.5rem}._admithub_embed-container button{border-radius:0}._admithub_embed-container button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}._admithub_embed-container input,._admithub_embed-container button,._admithub_embed-container select,._admithub_embed-container optgroup,._admithub_embed-container textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}._admithub_embed-container button,._admithub_embed-container input{overflow:visible}._admithub_embed-container button,._admithub_embed-container select{text-transform:none}._admithub_embed-container select{word-wrap:normal}._admithub_embed-container button,._admithub_embed-container [type="button"],._admithub_embed-container [type="reset"],._admithub_embed-container [type="submit"]{-webkit-appearance:button}._admithub_embed-container button:not(:disabled),._admithub_embed-container [type="button"]:not(:disabled),._admithub_embed-container [type="reset"]:not(:disabled),._admithub_embed-container [type="submit"]:not(:disabled){cursor:pointer}._admithub_embed-container button::-moz-focus-inner,._admithub_embed-container [type="button"]::-moz-focus-inner,._admithub_embed-container [type="reset"]::-moz-focus-inner,._admithub_embed-container [type="submit"]::-moz-focus-inner{padding:0;border-style:none}._admithub_embed-container input[type="radio"],._admithub_embed-container input[type="checkbox"]{box-sizing:border-box;padding:0}._admithub_embed-container input[type="date"],._admithub_embed-container input[type="time"],._admithub_embed-container input[type="datetime-local"],._admithub_embed-container input[type="month"]{-webkit-appearance:listbox}._admithub_embed-container textarea{overflow:auto;resize:vertical}._admithub_embed-container fieldset{min-width:0;padding:0;margin:0;border:0}._admithub_embed-container legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}._admithub_embed-container progress{vertical-align:baseline}._admithub_embed-container [type="number"]::-webkit-inner-spin-button,._admithub_embed-container [type="number"]::-webkit-outer-spin-button{height:auto}._admithub_embed-container [type="search"]{outline-offset:-2px;-webkit-appearance:none}._admithub_embed-container [type="search"]::-webkit-search-decoration{-webkit-appearance:none}._admithub_embed-container ::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}._admithub_embed-container output{display:inline-block}._admithub_embed-container summary{display:list-item;cursor:pointer}._admithub_embed-container template{display:none}._admithub_embed-container [hidden]{display:none !important}._admithub_embed-container h1,._admithub_embed-container h2,._admithub_embed-container h3,._admithub_embed-container h4,._admithub_embed-container h5,._admithub_embed-container h6,._admithub_embed-container .h1,._admithub_embed-container .h2,._admithub_embed-container .h3,._admithub_embed-container .h4,._admithub_embed-container .h5,._admithub_embed-container .h6{margin-bottom:.5rem;font-weight:700;line-height:1.2}._admithub_embed-container h1,._admithub_embed-container .h1{font-size:2.5rem}._admithub_embed-container h2,._admithub_embed-container .h2{font-size:1.6rem}._admithub_embed-container h3,._admithub_embed-container .h3{font-size:1.75rem}._admithub_embed-container h4,._admithub_embed-container .h4{font-size:1.5rem}._admithub_embed-container h5,._admithub_embed-container .h5{font-size:1.25rem}._admithub_embed-container h6,._admithub_embed-container .h6{font-size:1rem}._admithub_embed-container .lead{font-size:1.25rem;font-weight:300}._admithub_embed-container .display-1{font-size:6rem;font-weight:300;line-height:1.2}._admithub_embed-container .display-2{font-size:5.5rem;font-weight:300;line-height:1.2}._admithub_embed-container .display-3{font-size:4.5rem;font-weight:300;line-height:1.2}._admithub_embed-container .display-4{font-size:3.5rem;font-weight:300;line-height:1.2}._admithub_embed-container hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,0.1)}._admithub_embed-container small,._admithub_embed-container .small{font-size:80%;font-weight:400}._admithub_embed-container mark,._admithub_embed-container .mark{padding:.2em;background-color:#fcf8e3}._admithub_embed-container .list-unstyled{padding-left:0;list-style:none}._admithub_embed-container .list-inline{padding-left:0;list-style:none}._admithub_embed-container .list-inline-item{display:inline-block}._admithub_embed-container .list-inline-item:not(:last-child){margin-right:.5rem}._admithub_embed-container .initialism{font-size:90%;text-transform:uppercase}._admithub_embed-container .blockquote{margin-bottom:1rem;font-size:1.25rem}._admithub_embed-container .blockquote-footer{display:block;font-size:80%;color:#6c757d}._admithub_embed-container .blockquote-footer::before{content:"\2014\00A0"}._admithub_embed-container .img-fluid{max-width:100%;height:auto}._admithub_embed-container .img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}._admithub_embed-container .figure{display:inline-block}._admithub_embed-container .figure-img{margin-bottom:.5rem;line-height:1}._admithub_embed-container .figure-caption{font-size:90%;color:#6c757d}._admithub_embed-container code{font-size:87.5%;color:#e83e8c;word-break:break-word}._admithub_embed-container a>code{color:inherit}._admithub_embed-container kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}._admithub_embed-container kbd kbd{padding:0;font-size:100%;font-weight:700}._admithub_embed-container pre{display:block;font-size:87.5%;color:#212529}._admithub_embed-container pre code{font-size:inherit;color:inherit;word-break:normal}._admithub_embed-container .pre-scrollable{max-height:340px;overflow-y:scroll}._admithub_embed-container .container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px) {
 ._admithub_embed-container .container{max-width:540px} 
}@media (min-width:768px) {
 ._admithub_embed-container .container{max-width:720px} 
}@media (min-width:992px) {
 ._admithub_embed-container .container{max-width:960px} 
}@media (min-width:1200px) {
 ._admithub_embed-container .container{max-width:1140px} 
}._admithub_embed-container .container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}._admithub_embed-container .row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}._admithub_embed-container .no-gutters{margin-right:0;margin-left:0}._admithub_embed-container .no-gutters>.col,._admithub_embed-container .no-gutters>[class*="col-"]{padding-right:0;padding-left:0}._admithub_embed-container .col-1,._admithub_embed-container .col-2,._admithub_embed-container .col-3,._admithub_embed-container .col-4,._admithub_embed-container .col-5,._admithub_embed-container .col-6,._admithub_embed-container .col-7,._admithub_embed-container .col-8,._admithub_embed-container .col-9,._admithub_embed-container .col-10,._admithub_embed-container .col-11,._admithub_embed-container .col-12,._admithub_embed-container .col,._admithub_embed-container .col-auto,._admithub_embed-container .col-sm-1,._admithub_embed-container .col-sm-2,._admithub_embed-container .col-sm-3,._admithub_embed-container .col-sm-4,._admithub_embed-container .col-sm-5,._admithub_embed-container .col-sm-6,._admithub_embed-container .col-sm-7,._admithub_embed-container .col-sm-8,._admithub_embed-container .col-sm-9,._admithub_embed-container .col-sm-10,._admithub_embed-container .col-sm-11,._admithub_embed-container .col-sm-12,._admithub_embed-container .col-sm,._admithub_embed-container .col-sm-auto,._admithub_embed-container .col-md-1,._admithub_embed-container .col-md-2,._admithub_embed-container .col-md-3,._admithub_embed-container .col-md-4,._admithub_embed-container .col-md-5,._admithub_embed-container .col-md-6,._admithub_embed-container .col-md-7,._admithub_embed-container .col-md-8,._admithub_embed-container .col-md-9,._admithub_embed-container .col-md-10,._admithub_embed-container .col-md-11,._admithub_embed-container .col-md-12,._admithub_embed-container .col-md,._admithub_embed-container .col-md-auto,._admithub_embed-container .col-lg-1,._admithub_embed-container .col-lg-2,._admithub_embed-container .col-lg-3,._admithub_embed-container .col-lg-4,._admithub_embed-container .col-lg-5,._admithub_embed-container .col-lg-6,._admithub_embed-container .col-lg-7,._admithub_embed-container .col-lg-8,._admithub_embed-container .col-lg-9,._admithub_embed-container .col-lg-10,._admithub_embed-container .col-lg-11,._admithub_embed-container .col-lg-12,._admithub_embed-container .col-lg,._admithub_embed-container .col-lg-auto,._admithub_embed-container .col-xl-1,._admithub_embed-container .col-xl-2,._admithub_embed-container .col-xl-3,._admithub_embed-container .col-xl-4,._admithub_embed-container .col-xl-5,._admithub_embed-container .col-xl-6,._admithub_embed-container .col-xl-7,._admithub_embed-container .col-xl-8,._admithub_embed-container .col-xl-9,._admithub_embed-container .col-xl-10,._admithub_embed-container .col-xl-11,._admithub_embed-container .col-xl-12,._admithub_embed-container .col-xl,._admithub_embed-container .col-xl-auto,._admithub_embed-container .col-xxl-1,._admithub_embed-container .col-xxl-2,._admithub_embed-container .col-xxl-3,._admithub_embed-container .col-xxl-4,._admithub_embed-container .col-xxl-5,._admithub_embed-container .col-xxl-6,._admithub_embed-container .col-xxl-7,._admithub_embed-container .col-xxl-8,._admithub_embed-container .col-xxl-9,._admithub_embed-container .col-xxl-10,._admithub_embed-container .col-xxl-11,._admithub_embed-container .col-xxl-12,._admithub_embed-container .col-xxl,._admithub_embed-container .col-xxl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}._admithub_embed-container .col{flex-basis:0;flex-grow:1;max-width:100%}._admithub_embed-container .col-auto{flex:0 0 auto;width:auto;max-width:100%}._admithub_embed-container .col-1{flex:0 0 8.33333%;max-width:8.33333%}._admithub_embed-container .col-2{flex:0 0 16.66667%;max-width:16.66667%}._admithub_embed-container .col-3{flex:0 0 25%;max-width:25%}._admithub_embed-container .col-4{flex:0 0 33.33333%;max-width:33.33333%}._admithub_embed-container .col-5{flex:0 0 41.66667%;max-width:41.66667%}._admithub_embed-container .col-6{flex:0 0 50%;max-width:50%}._admithub_embed-container .col-7{flex:0 0 58.33333%;max-width:58.33333%}._admithub_embed-container .col-8{flex:0 0 66.66667%;max-width:66.66667%}._admithub_embed-container .col-9{flex:0 0 75%;max-width:75%}._admithub_embed-container .col-10{flex:0 0 83.33333%;max-width:83.33333%}._admithub_embed-container .col-11{flex:0 0 91.66667%;max-width:91.66667%}._admithub_embed-container .col-12{flex:0 0 100%;max-width:100%}._admithub_embed-container .order-first{order:-1}._admithub_embed-container .order-last{order:13}._admithub_embed-container .order-0{order:0}._admithub_embed-container .order-1{order:1}._admithub_embed-container .order-2{order:2}._admithub_embed-container .order-3{order:3}._admithub_embed-container .order-4{order:4}._admithub_embed-container .order-5{order:5}._admithub_embed-container .order-6{order:6}._admithub_embed-container .order-7{order:7}._admithub_embed-container .order-8{order:8}._admithub_embed-container .order-9{order:9}._admithub_embed-container .order-10{order:10}._admithub_embed-container .order-11{order:11}._admithub_embed-container .order-12{order:12}._admithub_embed-container .offset-1{margin-left:8.33333%}._admithub_embed-container .offset-2{margin-left:16.66667%}._admithub_embed-container .offset-3{margin-left:25%}._admithub_embed-container .offset-4{margin-left:33.33333%}._admithub_embed-container .offset-5{margin-left:41.66667%}._admithub_embed-container .offset-6{margin-left:50%}._admithub_embed-container .offset-7{margin-left:58.33333%}._admithub_embed-container .offset-8{margin-left:66.66667%}._admithub_embed-container .offset-9{margin-left:75%}._admithub_embed-container .offset-10{margin-left:83.33333%}._admithub_embed-container .offset-11{margin-left:91.66667%}@media (min-width:576px) {
 ._admithub_embed-container .col-sm{flex-basis:0;flex-grow:1;max-width:100%}._admithub_embed-container .col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}._admithub_embed-container .col-sm-1{flex:0 0 8.33333%;max-width:8.33333%}._admithub_embed-container .col-sm-2{flex:0 0 16.66667%;max-width:16.66667%}._admithub_embed-container .col-sm-3{flex:0 0 25%;max-width:25%}._admithub_embed-container .col-sm-4{flex:0 0 33.33333%;max-width:33.33333%}._admithub_embed-container .col-sm-5{flex:0 0 41.66667%;max-width:41.66667%}._admithub_embed-container .col-sm-6{flex:0 0 50%;max-width:50%}._admithub_embed-container .col-sm-7{flex:0 0 58.33333%;max-width:58.33333%}._admithub_embed-container .col-sm-8{flex:0 0 66.66667%;max-width:66.66667%}._admithub_embed-container .col-sm-9{flex:0 0 75%;max-width:75%}._admithub_embed-container .col-sm-10{flex:0 0 83.33333%;max-width:83.33333%}._admithub_embed-container .col-sm-11{flex:0 0 91.66667%;max-width:91.66667%}._admithub_embed-container .col-sm-12{flex:0 0 100%;max-width:100%}._admithub_embed-container .order-sm-first{order:-1}._admithub_embed-container .order-sm-last{order:13}._admithub_embed-container .order-sm-0{order:0}._admithub_embed-container .order-sm-1{order:1}._admithub_embed-container .order-sm-2{order:2}._admithub_embed-container .order-sm-3{order:3}._admithub_embed-container .order-sm-4{order:4}._admithub_embed-container .order-sm-5{order:5}._admithub_embed-container .order-sm-6{order:6}._admithub_embed-container .order-sm-7{order:7}._admithub_embed-container .order-sm-8{order:8}._admithub_embed-container .order-sm-9{order:9}._admithub_embed-container .order-sm-10{order:10}._admithub_embed-container .order-sm-11{order:11}._admithub_embed-container .order-sm-12{order:12}._admithub_embed-container .offset-sm-0{margin-left:0}._admithub_embed-container .offset-sm-1{margin-left:8.33333%}._admithub_embed-container .offset-sm-2{margin-left:16.66667%}._admithub_embed-container .offset-sm-3{margin-left:25%}._admithub_embed-container .offset-sm-4{margin-left:33.33333%}._admithub_embed-container .offset-sm-5{margin-left:41.66667%}._admithub_embed-container .offset-sm-6{margin-left:50%}._admithub_embed-container .offset-sm-7{margin-left:58.33333%}._admithub_embed-container .offset-sm-8{margin-left:66.66667%}._admithub_embed-container .offset-sm-9{margin-left:75%}._admithub_embed-container .offset-sm-10{margin-left:83.33333%}._admithub_embed-container .offset-sm-11{margin-left:91.66667%} 
}@media (min-width:768px) {
 ._admithub_embed-container .col-md{flex-basis:0;flex-grow:1;max-width:100%}._admithub_embed-container .col-md-auto{flex:0 0 auto;width:auto;max-width:100%}._admithub_embed-container .col-md-1{flex:0 0 8.33333%;max-width:8.33333%}._admithub_embed-container .col-md-2{flex:0 0 16.66667%;max-width:16.66667%}._admithub_embed-container .col-md-3{flex:0 0 25%;max-width:25%}._admithub_embed-container .col-md-4{flex:0 0 33.33333%;max-width:33.33333%}._admithub_embed-container .col-md-5{flex:0 0 41.66667%;max-width:41.66667%}._admithub_embed-container .col-md-6{flex:0 0 50%;max-width:50%}._admithub_embed-container .col-md-7{flex:0 0 58.33333%;max-width:58.33333%}._admithub_embed-container .col-md-8{flex:0 0 66.66667%;max-width:66.66667%}._admithub_embed-container .col-md-9{flex:0 0 75%;max-width:75%}._admithub_embed-container .col-md-10{flex:0 0 83.33333%;max-width:83.33333%}._admithub_embed-container .col-md-11{flex:0 0 91.66667%;max-width:91.66667%}._admithub_embed-container .col-md-12{flex:0 0 100%;max-width:100%}._admithub_embed-container .order-md-first{order:-1}._admithub_embed-container .order-md-last{order:13}._admithub_embed-container .order-md-0{order:0}._admithub_embed-container .order-md-1{order:1}._admithub_embed-container .order-md-2{order:2}._admithub_embed-container .order-md-3{order:3}._admithub_embed-container .order-md-4{order:4}._admithub_embed-container .order-md-5{order:5}._admithub_embed-container .order-md-6{order:6}._admithub_embed-container .order-md-7{order:7}._admithub_embed-container .order-md-8{order:8}._admithub_embed-container .order-md-9{order:9}._admithub_embed-container .order-md-10{order:10}._admithub_embed-container .order-md-11{order:11}._admithub_embed-container .order-md-12{order:12}._admithub_embed-container .offset-md-0{margin-left:0}._admithub_embed-container .offset-md-1{margin-left:8.33333%}._admithub_embed-container .offset-md-2{margin-left:16.66667%}._admithub_embed-container .offset-md-3{margin-left:25%}._admithub_embed-container .offset-md-4{margin-left:33.33333%}._admithub_embed-container .offset-md-5{margin-left:41.66667%}._admithub_embed-container .offset-md-6{margin-left:50%}._admithub_embed-container .offset-md-7{margin-left:58.33333%}._admithub_embed-container .offset-md-8{margin-left:66.66667%}._admithub_embed-container .offset-md-9{margin-left:75%}._admithub_embed-container .offset-md-10{margin-left:83.33333%}._admithub_embed-container .offset-md-11{margin-left:91.66667%} 
}@media (min-width:992px) {
 ._admithub_embed-container .col-lg{flex-basis:0;flex-grow:1;max-width:100%}._admithub_embed-container .col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}._admithub_embed-container .col-lg-1{flex:0 0 8.33333%;max-width:8.33333%}._admithub_embed-container .col-lg-2{flex:0 0 16.66667%;max-width:16.66667%}._admithub_embed-container .col-lg-3{flex:0 0 25%;max-width:25%}._admithub_embed-container .col-lg-4{flex:0 0 33.33333%;max-width:33.33333%}._admithub_embed-container .col-lg-5{flex:0 0 41.66667%;max-width:41.66667%}._admithub_embed-container .col-lg-6{flex:0 0 50%;max-width:50%}._admithub_embed-container .col-lg-7{flex:0 0 58.33333%;max-width:58.33333%}._admithub_embed-container .col-lg-8{flex:0 0 66.66667%;max-width:66.66667%}._admithub_embed-container .col-lg-9{flex:0 0 75%;max-width:75%}._admithub_embed-container .col-lg-10{flex:0 0 83.33333%;max-width:83.33333%}._admithub_embed-container .col-lg-11{flex:0 0 91.66667%;max-width:91.66667%}._admithub_embed-container .col-lg-12{flex:0 0 100%;max-width:100%}._admithub_embed-container .order-lg-first{order:-1}._admithub_embed-container .order-lg-last{order:13}._admithub_embed-container .order-lg-0{order:0}._admithub_embed-container .order-lg-1{order:1}._admithub_embed-container .order-lg-2{order:2}._admithub_embed-container .order-lg-3{order:3}._admithub_embed-container .order-lg-4{order:4}._admithub_embed-container .order-lg-5{order:5}._admithub_embed-container .order-lg-6{order:6}._admithub_embed-container .order-lg-7{order:7}._admithub_embed-container .order-lg-8{order:8}._admithub_embed-container .order-lg-9{order:9}._admithub_embed-container .order-lg-10{order:10}._admithub_embed-container .order-lg-11{order:11}._admithub_embed-container .order-lg-12{order:12}._admithub_embed-container .offset-lg-0{margin-left:0}._admithub_embed-container .offset-lg-1{margin-left:8.33333%}._admithub_embed-container .offset-lg-2{margin-left:16.66667%}._admithub_embed-container .offset-lg-3{margin-left:25%}._admithub_embed-container .offset-lg-4{margin-left:33.33333%}._admithub_embed-container .offset-lg-5{margin-left:41.66667%}._admithub_embed-container .offset-lg-6{margin-left:50%}._admithub_embed-container .offset-lg-7{margin-left:58.33333%}._admithub_embed-container .offset-lg-8{margin-left:66.66667%}._admithub_embed-container .offset-lg-9{margin-left:75%}._admithub_embed-container .offset-lg-10{margin-left:83.33333%}._admithub_embed-container .offset-lg-11{margin-left:91.66667%} 
}@media (min-width:1200px) {
 ._admithub_embed-container .col-xl{flex-basis:0;flex-grow:1;max-width:100%}._admithub_embed-container .col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}._admithub_embed-container .col-xl-1{flex:0 0 8.33333%;max-width:8.33333%}._admithub_embed-container .col-xl-2{flex:0 0 16.66667%;max-width:16.66667%}._admithub_embed-container .col-xl-3{flex:0 0 25%;max-width:25%}._admithub_embed-container .col-xl-4{flex:0 0 33.33333%;max-width:33.33333%}._admithub_embed-container .col-xl-5{flex:0 0 41.66667%;max-width:41.66667%}._admithub_embed-container .col-xl-6{flex:0 0 50%;max-width:50%}._admithub_embed-container .col-xl-7{flex:0 0 58.33333%;max-width:58.33333%}._admithub_embed-container .col-xl-8{flex:0 0 66.66667%;max-width:66.66667%}._admithub_embed-container .col-xl-9{flex:0 0 75%;max-width:75%}._admithub_embed-container .col-xl-10{flex:0 0 83.33333%;max-width:83.33333%}._admithub_embed-container .col-xl-11{flex:0 0 91.66667%;max-width:91.66667%}._admithub_embed-container .col-xl-12{flex:0 0 100%;max-width:100%}._admithub_embed-container .order-xl-first{order:-1}._admithub_embed-container .order-xl-last{order:13}._admithub_embed-container .order-xl-0{order:0}._admithub_embed-container .order-xl-1{order:1}._admithub_embed-container .order-xl-2{order:2}._admithub_embed-container .order-xl-3{order:3}._admithub_embed-container .order-xl-4{order:4}._admithub_embed-container .order-xl-5{order:5}._admithub_embed-container .order-xl-6{order:6}._admithub_embed-container .order-xl-7{order:7}._admithub_embed-container .order-xl-8{order:8}._admithub_embed-container .order-xl-9{order:9}._admithub_embed-container .order-xl-10{order:10}._admithub_embed-container .order-xl-11{order:11}._admithub_embed-container .order-xl-12{order:12}._admithub_embed-container .offset-xl-0{margin-left:0}._admithub_embed-container .offset-xl-1{margin-left:8.33333%}._admithub_embed-container .offset-xl-2{margin-left:16.66667%}._admithub_embed-container .offset-xl-3{margin-left:25%}._admithub_embed-container .offset-xl-4{margin-left:33.33333%}._admithub_embed-container .offset-xl-5{margin-left:41.66667%}._admithub_embed-container .offset-xl-6{margin-left:50%}._admithub_embed-container .offset-xl-7{margin-left:58.33333%}._admithub_embed-container .offset-xl-8{margin-left:66.66667%}._admithub_embed-container .offset-xl-9{margin-left:75%}._admithub_embed-container .offset-xl-10{margin-left:83.33333%}._admithub_embed-container .offset-xl-11{margin-left:91.66667%} 
}@media (min-width:1400px) {
 ._admithub_embed-container .col-xxl{flex-basis:0;flex-grow:1;max-width:100%}._admithub_embed-container .col-xxl-auto{flex:0 0 auto;width:auto;max-width:100%}._admithub_embed-container .col-xxl-1{flex:0 0 8.33333%;max-width:8.33333%}._admithub_embed-container .col-xxl-2{flex:0 0 16.66667%;max-width:16.66667%}._admithub_embed-container .col-xxl-3{flex:0 0 25%;max-width:25%}._admithub_embed-container .col-xxl-4{flex:0 0 33.33333%;max-width:33.33333%}._admithub_embed-container .col-xxl-5{flex:0 0 41.66667%;max-width:41.66667%}._admithub_embed-container .col-xxl-6{flex:0 0 50%;max-width:50%}._admithub_embed-container .col-xxl-7{flex:0 0 58.33333%;max-width:58.33333%}._admithub_embed-container .col-xxl-8{flex:0 0 66.66667%;max-width:66.66667%}._admithub_embed-container .col-xxl-9{flex:0 0 75%;max-width:75%}._admithub_embed-container .col-xxl-10{flex:0 0 83.33333%;max-width:83.33333%}._admithub_embed-container .col-xxl-11{flex:0 0 91.66667%;max-width:91.66667%}._admithub_embed-container .col-xxl-12{flex:0 0 100%;max-width:100%}._admithub_embed-container .order-xxl-first{order:-1}._admithub_embed-container .order-xxl-last{order:13}._admithub_embed-container .order-xxl-0{order:0}._admithub_embed-container .order-xxl-1{order:1}._admithub_embed-container .order-xxl-2{order:2}._admithub_embed-container .order-xxl-3{order:3}._admithub_embed-container .order-xxl-4{order:4}._admithub_embed-container .order-xxl-5{order:5}._admithub_embed-container .order-xxl-6{order:6}._admithub_embed-container .order-xxl-7{order:7}._admithub_embed-container .order-xxl-8{order:8}._admithub_embed-container .order-xxl-9{order:9}._admithub_embed-container .order-xxl-10{order:10}._admithub_embed-container .order-xxl-11{order:11}._admithub_embed-container .order-xxl-12{order:12}._admithub_embed-container .offset-xxl-0{margin-left:0}._admithub_embed-container .offset-xxl-1{margin-left:8.33333%}._admithub_embed-container .offset-xxl-2{margin-left:16.66667%}._admithub_embed-container .offset-xxl-3{margin-left:25%}._admithub_embed-container .offset-xxl-4{margin-left:33.33333%}._admithub_embed-container .offset-xxl-5{margin-left:41.66667%}._admithub_embed-container .offset-xxl-6{margin-left:50%}._admithub_embed-container .offset-xxl-7{margin-left:58.33333%}._admithub_embed-container .offset-xxl-8{margin-left:66.66667%}._admithub_embed-container .offset-xxl-9{margin-left:75%}._admithub_embed-container .offset-xxl-10{margin-left:83.33333%}._admithub_embed-container .offset-xxl-11{margin-left:91.66667%} 
}._admithub_embed-container .table{width:100%;margin-bottom:1rem;color:#212529}._admithub_embed-container .table th,._admithub_embed-container .table td{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}._admithub_embed-container .table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}._admithub_embed-container .table tbody+tbody{border-top:2px solid #dee2e6}._admithub_embed-container .table-sm th,._admithub_embed-container .table-sm td{padding:.3rem}._admithub_embed-container .table-bordered{border:1px solid #dee2e6}._admithub_embed-container .table-bordered th,._admithub_embed-container .table-bordered td{border:1px solid #dee2e6}._admithub_embed-container .table-bordered thead th,._admithub_embed-container .table-bordered thead td{border-bottom-width:2px}._admithub_embed-container .table-borderless th,._admithub_embed-container .table-borderless td,._admithub_embed-container .table-borderless thead th,._admithub_embed-container .table-borderless tbody+tbody{border:0}._admithub_embed-container .table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,0.05)}._admithub_embed-container .table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,0.075)}._admithub_embed-container .table-primary,._admithub_embed-container .table-primary>th,._admithub_embed-container .table-primary>td{background-color:#bbd9d2}._admithub_embed-container .table-primary th,._admithub_embed-container .table-primary td,._admithub_embed-container .table-primary thead th,._admithub_embed-container .table-primary tbody+tbody{border-color:#81b9ab}._admithub_embed-container .table-hover .table-primary:hover{background-color:#abd0c7}._admithub_embed-container .table-hover .table-primary:hover>td,._admithub_embed-container .table-hover .table-primary:hover>th{background-color:#abd0c7}._admithub_embed-container .table-secondary,._admithub_embed-container .table-secondary>th,._admithub_embed-container .table-secondary>td{background-color:#d6d8db}._admithub_embed-container .table-secondary th,._admithub_embed-container .table-secondary td,._admithub_embed-container .table-secondary thead th,._admithub_embed-container .table-secondary tbody+tbody{border-color:#b3b7bb}._admithub_embed-container .table-hover .table-secondary:hover{background-color:#c8cbcf}._admithub_embed-container .table-hover .table-secondary:hover>td,._admithub_embed-container .table-hover .table-secondary:hover>th{background-color:#c8cbcf}._admithub_embed-container .table-success,._admithub_embed-container .table-success>th,._admithub_embed-container .table-success>td{background-color:#c3e6cb}._admithub_embed-container .table-success th,._admithub_embed-container .table-success td,._admithub_embed-container .table-success thead th,._admithub_embed-container .table-success tbody+tbody{border-color:#8fd19e}._admithub_embed-container .table-hover .table-success:hover{background-color:#b1dfbb}._admithub_embed-container .table-hover .table-success:hover>td,._admithub_embed-container .table-hover .table-success:hover>th{background-color:#b1dfbb}._admithub_embed-container .table-info,._admithub_embed-container .table-info>th,._admithub_embed-container .table-info>td{background-color:#bee5eb}._admithub_embed-container .table-info th,._admithub_embed-container .table-info td,._admithub_embed-container .table-info thead th,._admithub_embed-container .table-info tbody+tbody{border-color:#86cfda}._admithub_embed-container .table-hover .table-info:hover{background-color:#abdde5}._admithub_embed-container .table-hover .table-info:hover>td,._admithub_embed-container .table-hover .table-info:hover>th{background-color:#abdde5}._admithub_embed-container .table-warning,._admithub_embed-container .table-warning>th,._admithub_embed-container .table-warning>td{background-color:#ffeeba}._admithub_embed-container .table-warning th,._admithub_embed-container .table-warning td,._admithub_embed-container .table-warning thead th,._admithub_embed-container .table-warning tbody+tbody{border-color:#ffdf7e}._admithub_embed-container .table-hover .table-warning:hover{background-color:#ffe8a1}._admithub_embed-container .table-hover .table-warning:hover>td,._admithub_embed-container .table-hover .table-warning:hover>th{background-color:#ffe8a1}._admithub_embed-container .table-danger,._admithub_embed-container .table-danger>th,._admithub_embed-container .table-danger>td{background-color:#f7cbcb}._admithub_embed-container .table-danger th,._admithub_embed-container .table-danger td,._admithub_embed-container .table-danger thead th,._admithub_embed-container .table-danger tbody+tbody{border-color:#f09f9f}._admithub_embed-container .table-hover .table-danger:hover{background-color:#f4b5b5}._admithub_embed-container .table-hover .table-danger:hover>td,._admithub_embed-container .table-hover .table-danger:hover>th{background-color:#f4b5b5}._admithub_embed-container .table-light,._admithub_embed-container .table-light>th,._admithub_embed-container .table-light>td{background-color:#fdfdfe}._admithub_embed-container .table-light th,._admithub_embed-container .table-light td,._admithub_embed-container .table-light thead th,._admithub_embed-container .table-light tbody+tbody{border-color:#fbfcfc}._admithub_embed-container .table-hover .table-light:hover{background-color:#ececf6}._admithub_embed-container .table-hover .table-light:hover>td,._admithub_embed-container .table-hover .table-light:hover>th{background-color:#ececf6}._admithub_embed-container .table-dark,._admithub_embed-container .table-dark>th,._admithub_embed-container .table-dark>td{background-color:#c6c8ca}._admithub_embed-container .table-dark th,._admithub_embed-container .table-dark td,._admithub_embed-container .table-dark thead th,._admithub_embed-container .table-dark tbody+tbody{border-color:#95999c}._admithub_embed-container .table-hover .table-dark:hover{background-color:#b9bbbe}._admithub_embed-container .table-hover .table-dark:hover>td,._admithub_embed-container .table-hover .table-dark:hover>th{background-color:#b9bbbe}._admithub_embed-container .table-incoming,._admithub_embed-container .table-incoming>th,._admithub_embed-container .table-incoming>td{background-color:#f3fffe}._admithub_embed-container .table-incoming th,._admithub_embed-container .table-incoming td,._admithub_embed-container .table-incoming thead th,._admithub_embed-container .table-incoming tbody+tbody{border-color:#e8fffd}._admithub_embed-container .table-hover .table-incoming:hover{background-color:#dafffc}._admithub_embed-container .table-hover .table-incoming:hover>td,._admithub_embed-container .table-hover .table-incoming:hover>th{background-color:#dafffc}._admithub_embed-container .table-forwarded,._admithub_embed-container .table-forwarded>th,._admithub_embed-container .table-forwarded>td{background-color:#c7ebd5}._admithub_embed-container .table-forwarded th,._admithub_embed-container .table-forwarded td,._admithub_embed-container .table-forwarded thead th,._admithub_embed-container .table-forwarded tbody+tbody{border-color:#97d9b1}._admithub_embed-container .table-hover .table-forwarded:hover{background-color:#b4e4c7}._admithub_embed-container .table-hover .table-forwarded:hover>td,._admithub_embed-container .table-hover .table-forwarded:hover>th{background-color:#b4e4c7}._admithub_embed-container .table-new-ui-primary,._admithub_embed-container .table-new-ui-primary>th,._admithub_embed-container .table-new-ui-primary>td{background-color:#b8e6e3}._admithub_embed-container .table-new-ui-primary th,._admithub_embed-container .table-new-ui-primary td,._admithub_embed-container .table-new-ui-primary thead th,._admithub_embed-container .table-new-ui-primary tbody+tbody{border-color:#7bd0ca}._admithub_embed-container .table-hover .table-new-ui-primary:hover{background-color:#a5dfdc}._admithub_embed-container .table-hover .table-new-ui-primary:hover>td,._admithub_embed-container .table-hover .table-new-ui-primary:hover>th{background-color:#a5dfdc}._admithub_embed-container .table-new-ui-primary-highlight,._admithub_embed-container .table-new-ui-primary-highlight>th,._admithub_embed-container .table-new-ui-primary-highlight>td{background-color:#b8ebe7}._admithub_embed-container .table-new-ui-primary-highlight th,._admithub_embed-container .table-new-ui-primary-highlight td,._admithub_embed-container .table-new-ui-primary-highlight thead th,._admithub_embed-container .table-new-ui-primary-highlight tbody+tbody{border-color:#7cd9d3}._admithub_embed-container .table-hover .table-new-ui-primary-highlight:hover{background-color:#a4e5e0}._admithub_embed-container .table-hover .table-new-ui-primary-highlight:hover>td,._admithub_embed-container .table-hover .table-new-ui-primary-highlight:hover>th{background-color:#a4e5e0}._admithub_embed-container .table-new-ui-selected-light,._admithub_embed-container .table-new-ui-selected-light>th,._admithub_embed-container .table-new-ui-selected-light>td{background-color:#f7fbfe}._admithub_embed-container .table-new-ui-selected-light th,._admithub_embed-container .table-new-ui-selected-light td,._admithub_embed-container .table-new-ui-selected-light thead th,._admithub_embed-container .table-new-ui-selected-light tbody+tbody{border-color:#f0f7fc}._admithub_embed-container .table-hover .table-new-ui-selected-light:hover{background-color:#e0f0fb}._admithub_embed-container .table-hover .table-new-ui-selected-light:hover>td,._admithub_embed-container .table-hover .table-new-ui-selected-light:hover>th{background-color:#e0f0fb}._admithub_embed-container .table-new-ui-danger,._admithub_embed-container .table-new-ui-danger>th,._admithub_embed-container .table-new-ui-danger>td{background-color:#f7cbcb}._admithub_embed-container .table-new-ui-danger th,._admithub_embed-container .table-new-ui-danger td,._admithub_embed-container .table-new-ui-danger thead th,._admithub_embed-container .table-new-ui-danger tbody+tbody{border-color:#f09f9f}._admithub_embed-container .table-hover .table-new-ui-danger:hover{background-color:#f4b5b5}._admithub_embed-container .table-hover .table-new-ui-danger:hover>td,._admithub_embed-container .table-hover .table-new-ui-danger:hover>th{background-color:#f4b5b5}._admithub_embed-container .table-new-ui-danger-light,._admithub_embed-container .table-new-ui-danger-light>th,._admithub_embed-container .table-new-ui-danger-light>td{background-color:#fef7f8}._admithub_embed-container .table-new-ui-danger-light th,._admithub_embed-container .table-new-ui-danger-light td,._admithub_embed-container .table-new-ui-danger-light thead th,._admithub_embed-container .table-new-ui-danger-light tbody+tbody{border-color:#fcf0f1}._admithub_embed-container .table-hover .table-new-ui-danger-light:hover{background-color:#fbe0e4}._admithub_embed-container .table-hover .table-new-ui-danger-light:hover>td,._admithub_embed-container .table-hover .table-new-ui-danger-light:hover>th{background-color:#fbe0e4}._admithub_embed-container .table-blue-grey-005,._admithub_embed-container .table-blue-grey-005>th,._admithub_embed-container .table-blue-grey-005>td{background-color:#fefefe}._admithub_embed-container .table-blue-grey-005 th,._admithub_embed-container .table-blue-grey-005 td,._admithub_embed-container .table-blue-grey-005 thead th,._admithub_embed-container .table-blue-grey-005 tbody+tbody{border-color:#fdfdfd}._admithub_embed-container .table-hover .table-blue-grey-005:hover{background-color:#f1f1f1}._admithub_embed-container .table-hover .table-blue-grey-005:hover>td,._admithub_embed-container .table-hover .table-blue-grey-005:hover>th{background-color:#f1f1f1}._admithub_embed-container .table-blue-grey-010,._admithub_embed-container .table-blue-grey-010>th,._admithub_embed-container .table-blue-grey-010>td{background-color:#fbfcfc}._admithub_embed-container .table-blue-grey-010 th,._admithub_embed-container .table-blue-grey-010 td,._admithub_embed-container .table-blue-grey-010 thead th,._admithub_embed-container .table-blue-grey-010 tbody+tbody{border-color:#f7f9fa}._admithub_embed-container .table-hover .table-blue-grey-010:hover{background-color:#ecf1f1}._admithub_embed-container .table-hover .table-blue-grey-010:hover>td,._admithub_embed-container .table-hover .table-blue-grey-010:hover>th{background-color:#ecf1f1}._admithub_embed-container .table-blue-grey-015,._admithub_embed-container .table-blue-grey-015>th,._admithub_embed-container .table-blue-grey-015>td{background-color:#f7f9fb}._admithub_embed-container .table-blue-grey-015 th,._admithub_embed-container .table-blue-grey-015 td,._admithub_embed-container .table-blue-grey-015 thead th,._admithub_embed-container .table-blue-grey-015 tbody+tbody{border-color:#f1f5f7}._admithub_embed-container .table-hover .table-blue-grey-015:hover{background-color:#e6ecf3}._admithub_embed-container .table-hover .table-blue-grey-015:hover>td,._admithub_embed-container .table-hover .table-blue-grey-015:hover>th{background-color:#e6ecf3}._admithub_embed-container .table-blue-grey-020,._admithub_embed-container .table-blue-grey-020>th,._admithub_embed-container .table-blue-grey-020>td{background-color:#f4f6f8}._admithub_embed-container .table-blue-grey-020 th,._admithub_embed-container .table-blue-grey-020 td,._admithub_embed-container .table-blue-grey-020 thead th,._admithub_embed-container .table-blue-grey-020 tbody+tbody{border-color:#eaeff2}._admithub_embed-container .table-hover .table-blue-grey-020:hover{background-color:#e4e9ee}._admithub_embed-container .table-hover .table-blue-grey-020:hover>td,._admithub_embed-container .table-hover .table-blue-grey-020:hover>th{background-color:#e4e9ee}._admithub_embed-container .table-blue-grey-025,._admithub_embed-container .table-blue-grey-025>th,._admithub_embed-container .table-blue-grey-025>td{background-color:#fcfcfd}._admithub_embed-container .table-blue-grey-025 th,._admithub_embed-container .table-blue-grey-025 td,._admithub_embed-container .table-blue-grey-025 thead th,._admithub_embed-container .table-blue-grey-025 tbody+tbody{border-color:#f9fafb}._admithub_embed-container .table-hover .table-blue-grey-025:hover{background-color:#ededf3}._admithub_embed-container .table-hover .table-blue-grey-025:hover>td,._admithub_embed-container .table-hover .table-blue-grey-025:hover>th{background-color:#ededf3}._admithub_embed-container .table-blue-grey-030,._admithub_embed-container .table-blue-grey-030>th,._admithub_embed-container .table-blue-grey-030>td{background-color:#e9eef0}._admithub_embed-container .table-blue-grey-030 th,._admithub_embed-container .table-blue-grey-030 td,._admithub_embed-container .table-blue-grey-030 thead th,._admithub_embed-container .table-blue-grey-030 tbody+tbody{border-color:#d7dfe3}._admithub_embed-container .table-hover .table-blue-grey-030:hover{background-color:#dae2e6}._admithub_embed-container .table-hover .table-blue-grey-030:hover>td,._admithub_embed-container .table-hover .table-blue-grey-030:hover>th{background-color:#dae2e6}._admithub_embed-container .table-blue-grey-050,._admithub_embed-container .table-blue-grey-050>th,._admithub_embed-container .table-blue-grey-050>td{background-color:#fbfcfc}._admithub_embed-container .table-blue-grey-050 th,._admithub_embed-container .table-blue-grey-050 td,._admithub_embed-container .table-blue-grey-050 thead th,._admithub_embed-container .table-blue-grey-050 tbody+tbody{border-color:#f7f9fa}._admithub_embed-container .table-hover .table-blue-grey-050:hover{background-color:#ecf1f1}._admithub_embed-container .table-hover .table-blue-grey-050:hover>td,._admithub_embed-container .table-hover .table-blue-grey-050:hover>th{background-color:#ecf1f1}._admithub_embed-container .table-blue-grey-075,._admithub_embed-container .table-blue-grey-075>th,._admithub_embed-container .table-blue-grey-075>td{background-color:#f5f7f8}._admithub_embed-container .table-blue-grey-075 th,._admithub_embed-container .table-blue-grey-075 td,._admithub_embed-container .table-blue-grey-075 thead th,._admithub_embed-container .table-blue-grey-075 tbody+tbody{border-color:#edf0f2}._admithub_embed-container .table-hover .table-blue-grey-075:hover{background-color:#e6ebee}._admithub_embed-container .table-hover .table-blue-grey-075:hover>td,._admithub_embed-container .table-hover .table-blue-grey-075:hover>th{background-color:#e6ebee}._admithub_embed-container .table-blue-grey-080,._admithub_embed-container .table-blue-grey-080>th,._admithub_embed-container .table-blue-grey-080>td{background-color:#c4c8ca}._admithub_embed-container .table-blue-grey-080 th,._admithub_embed-container .table-blue-grey-080 td,._admithub_embed-container .table-blue-grey-080 thead th,._admithub_embed-container .table-blue-grey-080 tbody+tbody{border-color:#92999c}._admithub_embed-container .table-hover .table-blue-grey-080:hover{background-color:#b7bbbe}._admithub_embed-container .table-hover .table-blue-grey-080:hover>td,._admithub_embed-container .table-hover .table-blue-grey-080:hover>th{background-color:#b7bbbe}._admithub_embed-container .table-blue-grey-100,._admithub_embed-container .table-blue-grey-100>th,._admithub_embed-container .table-blue-grey-100>td{background-color:#f2f4f5}._admithub_embed-container .table-blue-grey-100 th,._admithub_embed-container .table-blue-grey-100 td,._admithub_embed-container .table-blue-grey-100 thead th,._admithub_embed-container .table-blue-grey-100 tbody+tbody{border-color:#e6ebed}._admithub_embed-container .table-hover .table-blue-grey-100:hover{background-color:#e4e8ea}._admithub_embed-container .table-hover .table-blue-grey-100:hover>td,._admithub_embed-container .table-hover .table-blue-grey-100:hover>th{background-color:#e4e8ea}._admithub_embed-container .table-blue-grey-200,._admithub_embed-container .table-blue-grey-200>th,._admithub_embed-container .table-blue-grey-200>td{background-color:#e9edef}._admithub_embed-container .table-blue-grey-200 th,._admithub_embed-container .table-blue-grey-200 td,._admithub_embed-container .table-blue-grey-200 thead th,._admithub_embed-container .table-blue-grey-200 tbody+tbody{border-color:#d6dde1}._admithub_embed-container .table-hover .table-blue-grey-200:hover{background-color:#dae1e4}._admithub_embed-container .table-hover .table-blue-grey-200:hover>td,._admithub_embed-container .table-hover .table-blue-grey-200:hover>th{background-color:#dae1e4}._admithub_embed-container .table-blue-grey-300,._admithub_embed-container .table-blue-grey-300>th,._admithub_embed-container .table-blue-grey-300>td{background-color:#e0e6e9}._admithub_embed-container .table-blue-grey-300 th,._admithub_embed-container .table-blue-grey-300 td,._admithub_embed-container .table-blue-grey-300 thead th,._admithub_embed-container .table-blue-grey-300 tbody+tbody{border-color:#c5d0d5}._admithub_embed-container .table-hover .table-blue-grey-300:hover{background-color:#d1dade}._admithub_embed-container .table-hover .table-blue-grey-300:hover>td,._admithub_embed-container .table-hover .table-blue-grey-300:hover>th{background-color:#d1dade}._admithub_embed-container .table-blue-grey-400,._admithub_embed-container .table-blue-grey-400>th,._admithub_embed-container .table-blue-grey-400>td{background-color:#d9e0e4}._admithub_embed-container .table-blue-grey-400 th,._admithub_embed-container .table-blue-grey-400 td,._admithub_embed-container .table-blue-grey-400 thead th,._admithub_embed-container .table-blue-grey-400 tbody+tbody{border-color:#b8c5cc}._admithub_embed-container .table-hover .table-blue-grey-400:hover{background-color:#cad4d9}._admithub_embed-container .table-hover .table-blue-grey-400:hover>td,._admithub_embed-container .table-hover .table-blue-grey-400:hover>th{background-color:#cad4d9}._admithub_embed-container .table-blue-grey-500,._admithub_embed-container .table-blue-grey-500>th,._admithub_embed-container .table-blue-grey-500>td{background-color:#d2dbdf}._admithub_embed-container .table-blue-grey-500 th,._admithub_embed-container .table-blue-grey-500 td,._admithub_embed-container .table-blue-grey-500 thead th,._admithub_embed-container .table-blue-grey-500 tbody+tbody{border-color:#acbbc3}._admithub_embed-container .table-hover .table-blue-grey-500:hover{background-color:#c3cfd4}._admithub_embed-container .table-hover .table-blue-grey-500:hover>td,._admithub_embed-container .table-hover .table-blue-grey-500:hover>th{background-color:#c3cfd4}._admithub_embed-container .table-blue-grey-501,._admithub_embed-container .table-blue-grey-501>th,._admithub_embed-container .table-blue-grey-501>td{background-color:#d9dddf}._admithub_embed-container .table-blue-grey-501 th,._admithub_embed-container .table-blue-grey-501 td,._admithub_embed-container .table-blue-grey-501 thead th,._admithub_embed-container .table-blue-grey-501 tbody+tbody{border-color:#b8c0c4}._admithub_embed-container .table-hover .table-blue-grey-501:hover{background-color:#cbd1d3}._admithub_embed-container .table-hover .table-blue-grey-501:hover>td,._admithub_embed-container .table-hover .table-blue-grey-501:hover>th{background-color:#cbd1d3}._admithub_embed-container .table-blue-grey-600,._admithub_embed-container .table-blue-grey-600>th,._admithub_embed-container .table-blue-grey-600>td{background-color:#cfd6da}._admithub_embed-container .table-blue-grey-600 th,._admithub_embed-container .table-blue-grey-600 td,._admithub_embed-container .table-blue-grey-600 thead th,._admithub_embed-container .table-blue-grey-600 tbody+tbody{border-color:#a6b4ba}._admithub_embed-container .table-hover .table-blue-grey-600:hover{background-color:#c1cacf}._admithub_embed-container .table-hover .table-blue-grey-600:hover>td,._admithub_embed-container .table-hover .table-blue-grey-600:hover>th{background-color:#c1cacf}._admithub_embed-container .table-blue-grey-701,._admithub_embed-container .table-blue-grey-701>th,._admithub_embed-container .table-blue-grey-701>td{background-color:#ccd0d2}._admithub_embed-container .table-blue-grey-701 th,._admithub_embed-container .table-blue-grey-701 td,._admithub_embed-container .table-blue-grey-701 thead th,._admithub_embed-container .table-blue-grey-701 tbody+tbody{border-color:#a0a7ab}._admithub_embed-container .table-hover .table-blue-grey-701:hover{background-color:#bec4c6}._admithub_embed-container .table-hover .table-blue-grey-701:hover>td,._admithub_embed-container .table-hover .table-blue-grey-701:hover>th{background-color:#bec4c6}._admithub_embed-container .table-blue-grey-800,._admithub_embed-container .table-blue-grey-800>th,._admithub_embed-container .table-blue-grey-800>td{background-color:#c7cbce}._admithub_embed-container .table-blue-grey-800 th,._admithub_embed-container .table-blue-grey-800 td,._admithub_embed-container .table-blue-grey-800 thead th,._admithub_embed-container .table-blue-grey-800 tbody+tbody{border-color:#979fa3}._admithub_embed-container .table-hover .table-blue-grey-800:hover{background-color:#b9bec2}._admithub_embed-container .table-hover .table-blue-grey-800:hover>td,._admithub_embed-container .table-hover .table-blue-grey-800:hover>th{background-color:#b9bec2}._admithub_embed-container .table-blue-grey-900,._admithub_embed-container .table-blue-grey-900>th,._admithub_embed-container .table-blue-grey-900>td{background-color:#c2c6c7}._admithub_embed-container .table-blue-grey-900 th,._admithub_embed-container .table-blue-grey-900 td,._admithub_embed-container .table-blue-grey-900 thead th,._admithub_embed-container .table-blue-grey-900 tbody+tbody{border-color:#8e9498}._admithub_embed-container .table-hover .table-blue-grey-900:hover{background-color:#b5babb}._admithub_embed-container .table-hover .table-blue-grey-900:hover>td,._admithub_embed-container .table-hover .table-blue-grey-900:hover>th{background-color:#b5babb}._admithub_embed-container .table-indigo-200,._admithub_embed-container .table-indigo-200>th,._admithub_embed-container .table-indigo-200>td{background-color:#e4e6f5}._admithub_embed-container .table-indigo-200 th,._admithub_embed-container .table-indigo-200 td,._admithub_embed-container .table-indigo-200 thead th,._admithub_embed-container .table-indigo-200 tbody+tbody{border-color:#cdd1ed}._admithub_embed-container .table-hover .table-indigo-200:hover{background-color:#d1d5ee}._admithub_embed-container .table-hover .table-indigo-200:hover>td,._admithub_embed-container .table-hover .table-indigo-200:hover>th{background-color:#d1d5ee}._admithub_embed-container .table-indigo-900,._admithub_embed-container .table-indigo-900>th,._admithub_embed-container .table-indigo-900>td{background-color:#bfc0db}._admithub_embed-container .table-indigo-900 th,._admithub_embed-container .table-indigo-900 td,._admithub_embed-container .table-indigo-900 thead th,._admithub_embed-container .table-indigo-900 tbody+tbody{border-color:#878abd}._admithub_embed-container .table-hover .table-indigo-900:hover{background-color:#afb0d2}._admithub_embed-container .table-hover .table-indigo-900:hover>td,._admithub_embed-container .table-hover .table-indigo-900:hover>th{background-color:#afb0d2}._admithub_embed-container .table-turquoise-100,._admithub_embed-container .table-turquoise-100>th,._admithub_embed-container .table-turquoise-100>td{background-color:#e2f5f4}._admithub_embed-container .table-turquoise-100 th,._admithub_embed-container .table-turquoise-100 td,._admithub_embed-container .table-turquoise-100 thead th,._admithub_embed-container .table-turquoise-100 tbody+tbody{border-color:#c9ecea}._admithub_embed-container .table-hover .table-turquoise-100:hover{background-color:#cfeeed}._admithub_embed-container .table-hover .table-turquoise-100:hover>td,._admithub_embed-container .table-hover .table-turquoise-100:hover>th{background-color:#cfeeed}._admithub_embed-container .table-turquoise-300,._admithub_embed-container .table-turquoise-300>th,._admithub_embed-container .table-turquoise-300>td{background-color:#ceebe9}._admithub_embed-container .table-turquoise-300 th,._admithub_embed-container .table-turquoise-300 td,._admithub_embed-container .table-turquoise-300 thead th,._admithub_embed-container .table-turquoise-300 tbody+tbody{border-color:#a5dad6}._admithub_embed-container .table-hover .table-turquoise-300:hover{background-color:#bce4e1}._admithub_embed-container .table-hover .table-turquoise-300:hover>td,._admithub_embed-container .table-hover .table-turquoise-300:hover>th{background-color:#bce4e1}._admithub_embed-container .table-turquoise-400,._admithub_embed-container .table-turquoise-400>th,._admithub_embed-container .table-turquoise-400>td{background-color:#c2e6e4}._admithub_embed-container .table-turquoise-400 th,._admithub_embed-container .table-turquoise-400 td,._admithub_embed-container .table-turquoise-400 thead th,._admithub_embed-container .table-turquoise-400 tbody+tbody{border-color:#8dd1cd}._admithub_embed-container .table-hover .table-turquoise-400:hover{background-color:#b0dfdc}._admithub_embed-container .table-hover .table-turquoise-400:hover>td,._admithub_embed-container .table-hover .table-turquoise-400:hover>th{background-color:#b0dfdc}._admithub_embed-container .table-turquoise-500,._admithub_embed-container .table-turquoise-500>th,._admithub_embed-container .table-turquoise-500>td{background-color:#c0e2e0}._admithub_embed-container .table-turquoise-500 th,._admithub_embed-container .table-turquoise-500 td,._admithub_embed-container .table-turquoise-500 thead th,._admithub_embed-container .table-turquoise-500 tbody+tbody{border-color:#89c9c5}._admithub_embed-container .table-hover .table-turquoise-500:hover{background-color:#afdad7}._admithub_embed-container .table-hover .table-turquoise-500:hover>td,._admithub_embed-container .table-hover .table-turquoise-500:hover>th{background-color:#afdad7}._admithub_embed-container .table-red-600,._admithub_embed-container .table-red-600>th,._admithub_embed-container .table-red-600>td{background-color:#f8c8c6}._admithub_embed-container .table-red-600 th,._admithub_embed-container .table-red-600 td,._admithub_embed-container .table-red-600 thead th,._admithub_embed-container .table-red-600 tbody+tbody{border-color:#f19896}._admithub_embed-container .table-hover .table-red-600:hover{background-color:#f5b2af}._admithub_embed-container .table-hover .table-red-600:hover>td,._admithub_embed-container .table-hover .table-red-600:hover>th{background-color:#f5b2af}._admithub_embed-container .table-amber-500,._admithub_embed-container .table-amber-500>th,._admithub_embed-container .table-amber-500>td{background-color:#ffeeba}._admithub_embed-container .table-amber-500 th,._admithub_embed-container .table-amber-500 td,._admithub_embed-container .table-amber-500 thead th,._admithub_embed-container .table-amber-500 tbody+tbody{border-color:#ffdf7e}._admithub_embed-container .table-hover .table-amber-500:hover{background-color:#ffe8a1}._admithub_embed-container .table-hover .table-amber-500:hover>td,._admithub_embed-container .table-hover .table-amber-500:hover>th{background-color:#ffe8a1}._admithub_embed-container .table-charcoal-grey,._admithub_embed-container .table-charcoal-grey>th,._admithub_embed-container .table-charcoal-grey>td{background-color:#c7cbce}._admithub_embed-container .table-charcoal-grey th,._admithub_embed-container .table-charcoal-grey td,._admithub_embed-container .table-charcoal-grey thead th,._admithub_embed-container .table-charcoal-grey tbody+tbody{border-color:#969fa3}._admithub_embed-container .table-hover .table-charcoal-grey:hover{background-color:#b9bec2}._admithub_embed-container .table-hover .table-charcoal-grey:hover>td,._admithub_embed-container .table-hover .table-charcoal-grey:hover>th{background-color:#b9bec2}._admithub_embed-container .table-gull-grey,._admithub_embed-container .table-gull-grey>th,._admithub_embed-container .table-gull-grey>td{background-color:#e5e9eb}._admithub_embed-container .table-gull-grey th,._admithub_embed-container .table-gull-grey td,._admithub_embed-container .table-gull-grey thead th,._admithub_embed-container .table-gull-grey tbody+tbody{border-color:#ced6da}._admithub_embed-container .table-hover .table-gull-grey:hover{background-color:#d7dde0}._admithub_embed-container .table-hover .table-gull-grey:hover>td,._admithub_embed-container .table-hover .table-gull-grey:hover>th{background-color:#d7dde0}._admithub_embed-container .table-message-no-match,._admithub_embed-container .table-message-no-match>th,._admithub_embed-container .table-message-no-match>td{background-color:#fcfdfe}._admithub_embed-container .table-message-no-match th,._admithub_embed-container .table-message-no-match td,._admithub_embed-container .table-message-no-match thead th,._admithub_embed-container .table-message-no-match tbody+tbody{border-color:#f9fcfe}._admithub_embed-container .table-hover .table-message-no-match:hover{background-color:#e9f0f8}._admithub_embed-container .table-hover .table-message-no-match:hover>td,._admithub_embed-container .table-hover .table-message-no-match:hover>th{background-color:#e9f0f8}._admithub_embed-container .table-message-incoming,._admithub_embed-container .table-message-incoming>th,._admithub_embed-container .table-message-incoming>td{background-color:#f0f5fa}._admithub_embed-container .table-message-incoming th,._admithub_embed-container .table-message-incoming td,._admithub_embed-container .table-message-incoming thead th,._admithub_embed-container .table-message-incoming tbody+tbody{border-color:#e3edf6}._admithub_embed-container .table-hover .table-message-incoming:hover{background-color:#dde8f4}._admithub_embed-container .table-hover .table-message-incoming:hover>td,._admithub_embed-container .table-hover .table-message-incoming:hover>th{background-color:#dde8f4}._admithub_embed-container .table-pale-green,._admithub_embed-container .table-pale-green>th,._admithub_embed-container .table-pale-green>td{background-color:#bcefd1}._admithub_embed-container .table-pale-green th,._admithub_embed-container .table-pale-green td,._admithub_embed-container .table-pale-green thead th,._admithub_embed-container .table-pale-green tbody+tbody{border-color:#82e1aa}._admithub_embed-container .table-hover .table-pale-green:hover{background-color:#a7eac3}._admithub_embed-container .table-hover .table-pale-green:hover>td,._admithub_embed-container .table-hover .table-pale-green:hover>th{background-color:#a7eac3}._admithub_embed-container .table-admithub-grey,._admithub_embed-container .table-admithub-grey>th,._admithub_embed-container .table-admithub-grey>td{background-color:#fbfbfb}._admithub_embed-container .table-admithub-grey th,._admithub_embed-container .table-admithub-grey td,._admithub_embed-container .table-admithub-grey thead th,._admithub_embed-container .table-admithub-grey tbody+tbody{border-color:#f8f8f8}._admithub_embed-container .table-hover .table-admithub-grey:hover{background-color:#eee}._admithub_embed-container .table-hover .table-admithub-grey:hover>td,._admithub_embed-container .table-hover .table-admithub-grey:hover>th{background-color:#eee}._admithub_embed-container .table-admithub-primary,._admithub_embed-container .table-admithub-primary>th,._admithub_embed-container .table-admithub-primary>td{background-color:#bbd9d2}._admithub_embed-container .table-admithub-primary th,._admithub_embed-container .table-admithub-primary td,._admithub_embed-container .table-admithub-primary thead th,._admithub_embed-container .table-admithub-primary tbody+tbody{border-color:#81b9ab}._admithub_embed-container .table-hover .table-admithub-primary:hover{background-color:#abd0c7}._admithub_embed-container .table-hover .table-admithub-primary:hover>td,._admithub_embed-container .table-hover .table-admithub-primary:hover>th{background-color:#abd0c7}._admithub_embed-container .table-warning-light,._admithub_embed-container .table-warning-light>th,._admithub_embed-container .table-warning-light>td{background-color:#fffffb}._admithub_embed-container .table-warning-light th,._admithub_embed-container .table-warning-light td,._admithub_embed-container .table-warning-light thead th,._admithub_embed-container .table-warning-light tbody+tbody{border-color:#fffff8}._admithub_embed-container .table-hover .table-warning-light:hover{background-color:#ffffe2}._admithub_embed-container .table-hover .table-warning-light:hover>td,._admithub_embed-container .table-hover .table-warning-light:hover>th{background-color:#ffffe2}._admithub_embed-container .table-dark-purple,._admithub_embed-container .table-dark-purple>th,._admithub_embed-container .table-dark-purple>td{background-color:#d3bbc9}._admithub_embed-container .table-dark-purple th,._admithub_embed-container .table-dark-purple td,._admithub_embed-container .table-dark-purple thead th,._admithub_embed-container .table-dark-purple tbody+tbody{border-color:#ad809b}._admithub_embed-container .table-hover .table-dark-purple:hover{background-color:#c9acbd}._admithub_embed-container .table-hover .table-dark-purple:hover>td,._admithub_embed-container .table-hover .table-dark-purple:hover>th{background-color:#c9acbd}._admithub_embed-container .table-light-purple,._admithub_embed-container .table-light-purple>th,._admithub_embed-container .table-light-purple>td{background-color:rgba(252,250,251,0.748549)}._admithub_embed-container .table-light-purple th,._admithub_embed-container .table-light-purple td,._admithub_embed-container .table-light-purple thead th,._admithub_embed-container .table-light-purple tbody+tbody{border-color:rgba(246,242,244,0.53302)}._admithub_embed-container .table-hover .table-light-purple:hover{background-color:rgba(242,234,238,0.748549)}._admithub_embed-container .table-hover .table-light-purple:hover>td,._admithub_embed-container .table-hover .table-light-purple:hover>th{background-color:rgba(242,234,238,0.748549)}._admithub_embed-container .table-secondary-teal,._admithub_embed-container .table-secondary-teal>th,._admithub_embed-container .table-secondary-teal>td{background-color:#bbd9d2}._admithub_embed-container .table-secondary-teal th,._admithub_embed-container .table-secondary-teal td,._admithub_embed-container .table-secondary-teal thead th,._admithub_embed-container .table-secondary-teal tbody+tbody{border-color:#81b9ab}._admithub_embed-container .table-hover .table-secondary-teal:hover{background-color:#abd0c7}._admithub_embed-container .table-hover .table-secondary-teal:hover>td,._admithub_embed-container .table-hover .table-secondary-teal:hover>th{background-color:#abd0c7}._admithub_embed-container .table-opacity-50,._admithub_embed-container .table-opacity-50>th,._admithub_embed-container .table-opacity-50>td{background-color:rgba(255,255,255,0.86)}._admithub_embed-container .table-opacity-50 th,._admithub_embed-container .table-opacity-50 td,._admithub_embed-container .table-opacity-50 thead th,._admithub_embed-container .table-opacity-50 tbody+tbody{border-color:rgba(255,255,255,0.74)}._admithub_embed-container .table-hover .table-opacity-50:hover{background-color:rgba(242,242,242,0.86)}._admithub_embed-container .table-hover .table-opacity-50:hover>td,._admithub_embed-container .table-hover .table-opacity-50:hover>th{background-color:rgba(242,242,242,0.86)}._admithub_embed-container .table-blue-20,._admithub_embed-container .table-blue-20>th,._admithub_embed-container .table-blue-20>td{background-color:#f6f9ff}._admithub_embed-container .table-blue-20 th,._admithub_embed-container .table-blue-20 td,._admithub_embed-container .table-blue-20 thead th,._admithub_embed-container .table-blue-20 tbody+tbody{border-color:#eef5ff}._admithub_embed-container .table-hover .table-blue-20:hover{background-color:#dde8ff}._admithub_embed-container .table-hover .table-blue-20:hover>td,._admithub_embed-container .table-hover .table-blue-20:hover>th{background-color:#dde8ff}._admithub_embed-container .table-blue-90,._admithub_embed-container .table-blue-90>th,._admithub_embed-container .table-blue-90>td{background-color:#b8c9dc}._admithub_embed-container .table-blue-90 th,._admithub_embed-container .table-blue-90 td,._admithub_embed-container .table-blue-90 thead th,._admithub_embed-container .table-blue-90 tbody+tbody{border-color:#7a9bbe}._admithub_embed-container .table-hover .table-blue-90:hover{background-color:#a7bcd4}._admithub_embed-container .table-hover .table-blue-90:hover>td,._admithub_embed-container .table-hover .table-blue-90:hover>th{background-color:#a7bcd4}._admithub_embed-container .table-white,._admithub_embed-container .table-white>th,._admithub_embed-container .table-white>td{background-color:#fff}._admithub_embed-container .table-white th,._admithub_embed-container .table-white td,._admithub_embed-container .table-white thead th,._admithub_embed-container .table-white tbody+tbody{border-color:#fff}._admithub_embed-container .table-hover .table-white:hover{background-color:#f2f2f2}._admithub_embed-container .table-hover .table-white:hover>td,._admithub_embed-container .table-hover .table-white:hover>th{background-color:#f2f2f2}._admithub_embed-container .table-gray-150,._admithub_embed-container .table-gray-150>th,._admithub_embed-container .table-gray-150>td{background-color:#fafafa}._admithub_embed-container .table-gray-150 th,._admithub_embed-container .table-gray-150 td,._admithub_embed-container .table-gray-150 thead th,._admithub_embed-container .table-gray-150 tbody+tbody{border-color:#f6f6f6}._admithub_embed-container .table-hover .table-gray-150:hover{background-color:#ededed}._admithub_embed-container .table-hover .table-gray-150:hover>td,._admithub_embed-container .table-hover .table-gray-150:hover>th{background-color:#ededed}._admithub_embed-container .table-archived-badge-color,._admithub_embed-container .table-archived-badge-color>th,._admithub_embed-container .table-archived-badge-color>td{background-color:#e1e6e9}._admithub_embed-container .table-archived-badge-color th,._admithub_embed-container .table-archived-badge-color td,._admithub_embed-container .table-archived-badge-color thead th,._admithub_embed-container .table-archived-badge-color tbody+tbody{border-color:#c8d1d6}._admithub_embed-container .table-hover .table-archived-badge-color:hover{background-color:#d2dade}._admithub_embed-container .table-hover .table-archived-badge-color:hover>td,._admithub_embed-container .table-hover .table-archived-badge-color:hover>th{background-color:#d2dade}._admithub_embed-container .table-line,._admithub_embed-container .table-line>th,._admithub_embed-container .table-line>td{background-color:#e9eef0}._admithub_embed-container .table-line th,._admithub_embed-container .table-line td,._admithub_embed-container .table-line thead th,._admithub_embed-container .table-line tbody+tbody{border-color:#d7dfe3}._admithub_embed-container .table-hover .table-line:hover{background-color:#dae2e6}._admithub_embed-container .table-hover .table-line:hover>td,._admithub_embed-container .table-hover .table-line:hover>th{background-color:#dae2e6}._admithub_embed-container .table-dark-gray,._admithub_embed-container .table-dark-gray>th,._admithub_embed-container .table-dark-gray>td{background-color:#d2d6d8}._admithub_embed-container .table-dark-gray th,._admithub_embed-container .table-dark-gray td,._admithub_embed-container .table-dark-gray thead th,._admithub_embed-container .table-dark-gray tbody+tbody{border-color:#abb2b6}._admithub_embed-container .table-hover .table-dark-gray:hover{background-color:#c4cacc}._admithub_embed-container .table-hover .table-dark-gray:hover>td,._admithub_embed-container .table-hover .table-dark-gray:hover>th{background-color:#c4cacc}._admithub_embed-container .table-denim-blue,._admithub_embed-container .table-denim-blue>th,._admithub_embed-container .table-denim-blue>td{background-color:#bfd7f1}._admithub_embed-container .table-denim-blue th,._admithub_embed-container .table-denim-blue td,._admithub_embed-container .table-denim-blue thead th,._admithub_embed-container .table-denim-blue tbody+tbody{border-color:#88b5e6}._admithub_embed-container .table-hover .table-denim-blue:hover{background-color:#aacaec}._admithub_embed-container .table-hover .table-denim-blue:hover>td,._admithub_embed-container .table-hover .table-denim-blue:hover>th{background-color:#aacaec}._admithub_embed-container .table-mainstay-blue-10,._admithub_embed-container .table-mainstay-blue-10>th,._admithub_embed-container .table-mainstay-blue-10>td{background-color:#fbfdff}._admithub_embed-container .table-mainstay-blue-10 th,._admithub_embed-container .table-mainstay-blue-10 td,._admithub_embed-container .table-mainstay-blue-10 thead th,._admithub_embed-container .table-mainstay-blue-10 tbody+tbody{border-color:#f8fcff}._admithub_embed-container .table-hover .table-mainstay-blue-10:hover{background-color:#e2f0ff}._admithub_embed-container .table-hover .table-mainstay-blue-10:hover>td,._admithub_embed-container .table-hover .table-mainstay-blue-10:hover>th{background-color:#e2f0ff}._admithub_embed-container .table-mainstay-blue-15,._admithub_embed-container .table-mainstay-blue-15>th,._admithub_embed-container .table-mainstay-blue-15>td{background-color:#f4fafe}._admithub_embed-container .table-mainstay-blue-15 th,._admithub_embed-container .table-mainstay-blue-15 td,._admithub_embed-container .table-mainstay-blue-15 thead th,._admithub_embed-container .table-mainstay-blue-15 tbody+tbody{border-color:#ebf5fc}._admithub_embed-container .table-hover .table-mainstay-blue-15:hover{background-color:#ddeffc}._admithub_embed-container .table-hover .table-mainstay-blue-15:hover>td,._admithub_embed-container .table-hover .table-mainstay-blue-15:hover>th{background-color:#ddeffc}._admithub_embed-container .table-mainstay-blue-40,._admithub_embed-container .table-mainstay-blue-40>th,._admithub_embed-container .table-mainstay-blue-40>td{background-color:#d7e8fb}._admithub_embed-container .table-mainstay-blue-40 th,._admithub_embed-container .table-mainstay-blue-40 td,._admithub_embed-container .table-mainstay-blue-40 thead th,._admithub_embed-container .table-mainstay-blue-40 tbody+tbody{border-color:#b4d4f7}._admithub_embed-container .table-hover .table-mainstay-blue-40:hover{background-color:#c0dbf9}._admithub_embed-container .table-hover .table-mainstay-blue-40:hover>td,._admithub_embed-container .table-hover .table-mainstay-blue-40:hover>th{background-color:#c0dbf9}._admithub_embed-container .table-mainstay-blue-60,._admithub_embed-container .table-mainstay-blue-60>th,._admithub_embed-container .table-mainstay-blue-60>td{background-color:#bfd7f1}._admithub_embed-container .table-mainstay-blue-60 th,._admithub_embed-container .table-mainstay-blue-60 td,._admithub_embed-container .table-mainstay-blue-60 thead th,._admithub_embed-container .table-mainstay-blue-60 tbody+tbody{border-color:#88b5e6}._admithub_embed-container .table-hover .table-mainstay-blue-60:hover{background-color:#aacaec}._admithub_embed-container .table-hover .table-mainstay-blue-60:hover>td,._admithub_embed-container .table-hover .table-mainstay-blue-60:hover>th{background-color:#aacaec}._admithub_embed-container .table-mainstay-blue-70,._admithub_embed-container .table-mainstay-blue-70>th,._admithub_embed-container .table-mainstay-blue-70>td{background-color:#b8d3f2}._admithub_embed-container .table-mainstay-blue-70 th,._admithub_embed-container .table-mainstay-blue-70 td,._admithub_embed-container .table-mainstay-blue-70 thead th,._admithub_embed-container .table-mainstay-blue-70 tbody+tbody{border-color:#7aaee7}._admithub_embed-container .table-hover .table-mainstay-blue-70:hover{background-color:#a2c6ee}._admithub_embed-container .table-hover .table-mainstay-blue-70:hover>td,._admithub_embed-container .table-hover .table-mainstay-blue-70:hover>th{background-color:#a2c6ee}._admithub_embed-container .table-mainstay-blue-80,._admithub_embed-container .table-mainstay-blue-80>th,._admithub_embed-container .table-mainstay-blue-80>td{background-color:#b8cee7}._admithub_embed-container .table-mainstay-blue-80 th,._admithub_embed-container .table-mainstay-blue-80 td,._admithub_embed-container .table-mainstay-blue-80 thead th,._admithub_embed-container .table-mainstay-blue-80 tbody+tbody{border-color:#7aa5d3}._admithub_embed-container .table-hover .table-mainstay-blue-80:hover{background-color:#a5c1e1}._admithub_embed-container .table-hover .table-mainstay-blue-80:hover>td,._admithub_embed-container .table-hover .table-mainstay-blue-80:hover>th{background-color:#a5c1e1}._admithub_embed-container .table-mainstay-dark-blue,._admithub_embed-container .table-mainstay-dark-blue>th,._admithub_embed-container .table-mainstay-dark-blue>td{background-color:#bac4d3}._admithub_embed-container .table-mainstay-dark-blue th,._admithub_embed-container .table-mainstay-dark-blue td,._admithub_embed-container .table-mainstay-dark-blue thead th,._admithub_embed-container .table-mainstay-dark-blue tbody+tbody{border-color:#7f92ae}._admithub_embed-container .table-hover .table-mainstay-dark-blue:hover{background-color:#aab7c9}._admithub_embed-container .table-hover .table-mainstay-dark-blue:hover>td,._admithub_embed-container .table-hover .table-mainstay-dark-blue:hover>th{background-color:#aab7c9}._admithub_embed-container .table-mainstay-dark-blue-80,._admithub_embed-container .table-mainstay-dark-blue-80>th,._admithub_embed-container .table-mainstay-dark-blue-80>td{background-color:#c8d0dc}._admithub_embed-container .table-mainstay-dark-blue-80 th,._admithub_embed-container .table-mainstay-dark-blue-80 td,._admithub_embed-container .table-mainstay-dark-blue-80 thead th,._admithub_embed-container .table-mainstay-dark-blue-80 tbody+tbody{border-color:#99a8be}._admithub_embed-container .table-hover .table-mainstay-dark-blue-80:hover{background-color:#b8c3d2}._admithub_embed-container .table-hover .table-mainstay-dark-blue-80:hover>td,._admithub_embed-container .table-hover .table-mainstay-dark-blue-80:hover>th{background-color:#b8c3d2}._admithub_embed-container .table-mainstay-dark-blue-70,._admithub_embed-container .table-mainstay-dark-blue-70>th,._admithub_embed-container .table-mainstay-dark-blue-70>td{background-color:#cfd6e0}._admithub_embed-container .table-mainstay-dark-blue-70 th,._admithub_embed-container .table-mainstay-dark-blue-70 td,._admithub_embed-container .table-mainstay-dark-blue-70 thead th,._admithub_embed-container .table-mainstay-dark-blue-70 tbody+tbody{border-color:#a6b3c6}._admithub_embed-container .table-hover .table-mainstay-dark-blue-70:hover{background-color:#c0c9d6}._admithub_embed-container .table-hover .table-mainstay-dark-blue-70:hover>td,._admithub_embed-container .table-hover .table-mainstay-dark-blue-70:hover>th{background-color:#c0c9d6}._admithub_embed-container .table-mainstay-dark-blue-65,._admithub_embed-container .table-mainstay-dark-blue-65>th,._admithub_embed-container .table-mainstay-dark-blue-65>td{background-color:#d2d9e3}._admithub_embed-container .table-mainstay-dark-blue-65 th,._admithub_embed-container .table-mainstay-dark-blue-65 td,._admithub_embed-container .table-mainstay-dark-blue-65 thead th,._admithub_embed-container .table-mainstay-dark-blue-65 tbody+tbody{border-color:#acb8ca}._admithub_embed-container .table-hover .table-mainstay-dark-blue-65:hover{background-color:#c2ccd9}._admithub_embed-container .table-hover .table-mainstay-dark-blue-65:hover>td,._admithub_embed-container .table-hover .table-mainstay-dark-blue-65:hover>th{background-color:#c2ccd9}._admithub_embed-container .table-mainstay-dark-blue-50,._admithub_embed-container .table-mainstay-dark-blue-50>th,._admithub_embed-container .table-mainstay-dark-blue-50>td{background-color:#dde2e9}._admithub_embed-container .table-mainstay-dark-blue-50 th,._admithub_embed-container .table-mainstay-dark-blue-50 td,._admithub_embed-container .table-mainstay-dark-blue-50 thead th,._admithub_embed-container .table-mainstay-dark-blue-50 tbody+tbody{border-color:#bfc9d6}._admithub_embed-container .table-hover .table-mainstay-dark-blue-50:hover{background-color:#ced5df}._admithub_embed-container .table-hover .table-mainstay-dark-blue-50:hover>td,._admithub_embed-container .table-hover .table-mainstay-dark-blue-50:hover>th{background-color:#ced5df}._admithub_embed-container .table-mainstay-dark-blue-20,._admithub_embed-container .table-mainstay-dark-blue-20>th,._admithub_embed-container .table-mainstay-dark-blue-20>td{background-color:#f1f3f6}._admithub_embed-container .table-mainstay-dark-blue-20 th,._admithub_embed-container .table-mainstay-dark-blue-20 td,._admithub_embed-container .table-mainstay-dark-blue-20 thead th,._admithub_embed-container .table-mainstay-dark-blue-20 tbody+tbody{border-color:#e6e9ef}._admithub_embed-container .table-hover .table-mainstay-dark-blue-20:hover{background-color:#e1e6ec}._admithub_embed-container .table-hover .table-mainstay-dark-blue-20:hover>td,._admithub_embed-container .table-hover .table-mainstay-dark-blue-20:hover>th{background-color:#e1e6ec}._admithub_embed-container .table-mainstay-dark-blue-10,._admithub_embed-container .table-mainstay-dark-blue-10>th,._admithub_embed-container .table-mainstay-dark-blue-10>td{background-color:#f8f9fb}._admithub_embed-container .table-mainstay-dark-blue-10 th,._admithub_embed-container .table-mainstay-dark-blue-10 td,._admithub_embed-container .table-mainstay-dark-blue-10 thead th,._admithub_embed-container .table-mainstay-dark-blue-10 tbody+tbody{border-color:#f3f5f7}._admithub_embed-container .table-hover .table-mainstay-dark-blue-10:hover{background-color:#e8ebf2}._admithub_embed-container .table-hover .table-mainstay-dark-blue-10:hover>td,._admithub_embed-container .table-hover .table-mainstay-dark-blue-10:hover>th{background-color:#e8ebf2}._admithub_embed-container .table-mainstay-dark-blue-05,._admithub_embed-container .table-mainstay-dark-blue-05>th,._admithub_embed-container .table-mainstay-dark-blue-05>td{background-color:#fbfcfd}._admithub_embed-container .table-mainstay-dark-blue-05 th,._admithub_embed-container .table-mainstay-dark-blue-05 td,._admithub_embed-container .table-mainstay-dark-blue-05 thead th,._admithub_embed-container .table-mainstay-dark-blue-05 tbody+tbody{border-color:#f8f9fb}._admithub_embed-container .table-hover .table-mainstay-dark-blue-05:hover{background-color:#eaeff5}._admithub_embed-container .table-hover .table-mainstay-dark-blue-05:hover>td,._admithub_embed-container .table-hover .table-mainstay-dark-blue-05:hover>th{background-color:#eaeff5}._admithub_embed-container .table-mainstay-almost-black,._admithub_embed-container .table-mainstay-almost-black>th,._admithub_embed-container .table-mainstay-almost-black>td{background-color:#bdbebf}._admithub_embed-container .table-mainstay-almost-black th,._admithub_embed-container .table-mainstay-almost-black td,._admithub_embed-container .table-mainstay-almost-black thead th,._admithub_embed-container .table-mainstay-almost-black tbody+tbody{border-color:#848687}._admithub_embed-container .table-hover .table-mainstay-almost-black:hover{background-color:#b0b1b2}._admithub_embed-container .table-hover .table-mainstay-almost-black:hover>td,._admithub_embed-container .table-hover .table-mainstay-almost-black:hover>th{background-color:#b0b1b2}._admithub_embed-container .table-mainstay-almost-black-30,._admithub_embed-container .table-mainstay-almost-black-30>th,._admithub_embed-container .table-mainstay-almost-black-30>td{background-color:#ebecec}._admithub_embed-container .table-mainstay-almost-black-30 th,._admithub_embed-container .table-mainstay-almost-black-30 td,._admithub_embed-container .table-mainstay-almost-black-30 thead th,._admithub_embed-container .table-mainstay-almost-black-30 tbody+tbody{border-color:#dadbdb}._admithub_embed-container .table-hover .table-mainstay-almost-black-30:hover{background-color:#dee0e0}._admithub_embed-container .table-hover .table-mainstay-almost-black-30:hover>td,._admithub_embed-container .table-hover .table-mainstay-almost-black-30:hover>th{background-color:#dee0e0}._admithub_embed-container .table-mainstay-almost-black-80,._admithub_embed-container .table-mainstay-almost-black-80>th,._admithub_embed-container .table-mainstay-almost-black-80>td{background-color:#cacbcb}._admithub_embed-container .table-mainstay-almost-black-80 th,._admithub_embed-container .table-mainstay-almost-black-80 td,._admithub_embed-container .table-mainstay-almost-black-80 thead th,._admithub_embed-container .table-mainstay-almost-black-80 tbody+tbody{border-color:#9c9e9f}._admithub_embed-container .table-hover .table-mainstay-almost-black-80:hover{background-color:#bdbebe}._admithub_embed-container .table-hover .table-mainstay-almost-black-80:hover>td,._admithub_embed-container .table-hover .table-mainstay-almost-black-80:hover>th{background-color:#bdbebe}._admithub_embed-container .table-mainstay-dark-mint,._admithub_embed-container .table-mainstay-dark-mint>th,._admithub_embed-container .table-mainstay-dark-mint>td{background-color:#b8efe6}._admithub_embed-container .table-mainstay-dark-mint th,._admithub_embed-container .table-mainstay-dark-mint td,._admithub_embed-container .table-mainstay-dark-mint thead th,._admithub_embed-container .table-mainstay-dark-mint tbody+tbody{border-color:#7ae1d0}._admithub_embed-container .table-hover .table-mainstay-dark-mint:hover{background-color:#a3eadf}._admithub_embed-container .table-hover .table-mainstay-dark-mint:hover>td,._admithub_embed-container .table-hover .table-mainstay-dark-mint:hover>th{background-color:#a3eadf}._admithub_embed-container .table-mainstay-dark-mint-w-opacity,._admithub_embed-container .table-mainstay-dark-mint-w-opacity>th,._admithub_embed-container .table-mainstay-dark-mint-w-opacity>td{background-color:rgba(250,254,253,0.748)}._admithub_embed-container .table-mainstay-dark-mint-w-opacity th,._admithub_embed-container .table-mainstay-dark-mint-w-opacity td,._admithub_embed-container .table-mainstay-dark-mint-w-opacity thead th,._admithub_embed-container .table-mainstay-dark-mint-w-opacity tbody+tbody{border-color:rgba(241,252,250,0.532)}._admithub_embed-container .table-hover .table-mainstay-dark-mint-w-opacity:hover{background-color:rgba(229,250,245,0.748)}._admithub_embed-container .table-hover .table-mainstay-dark-mint-w-opacity:hover>td,._admithub_embed-container .table-hover .table-mainstay-dark-mint-w-opacity:hover>th{background-color:rgba(229,250,245,0.748)}._admithub_embed-container .table-mainstay-dark-green,._admithub_embed-container .table-mainstay-dark-green>th,._admithub_embed-container .table-mainstay-dark-green>td{background-color:#bad9d2}._admithub_embed-container .table-mainstay-dark-green th,._admithub_embed-container .table-mainstay-dark-green td,._admithub_embed-container .table-mainstay-dark-green thead th,._admithub_embed-container .table-mainstay-dark-green tbody+tbody{border-color:#7fb9ab}._admithub_embed-container .table-hover .table-mainstay-dark-green:hover{background-color:#aad0c7}._admithub_embed-container .table-hover .table-mainstay-dark-green:hover>td,._admithub_embed-container .table-hover .table-mainstay-dark-green:hover>th{background-color:#aad0c7}._admithub_embed-container .table-mainstay-mint,._admithub_embed-container .table-mainstay-mint>th,._admithub_embed-container .table-mainstay-mint>td{background-color:#b8fff3}._admithub_embed-container .table-mainstay-mint th,._admithub_embed-container .table-mainstay-mint td,._admithub_embed-container .table-mainstay-mint thead th,._admithub_embed-container .table-mainstay-mint tbody+tbody{border-color:#7affe9}._admithub_embed-container .table-hover .table-mainstay-mint:hover{background-color:#9fffef}._admithub_embed-container .table-hover .table-mainstay-mint:hover>td,._admithub_embed-container .table-hover .table-mainstay-mint:hover>th{background-color:#9fffef}._admithub_embed-container .table-mainstay-teal,._admithub_embed-container .table-mainstay-teal>th,._admithub_embed-container .table-mainstay-teal>td{background-color:#bbd9d2}._admithub_embed-container .table-mainstay-teal th,._admithub_embed-container .table-mainstay-teal td,._admithub_embed-container .table-mainstay-teal thead th,._admithub_embed-container .table-mainstay-teal tbody+tbody{border-color:#81b9ab}._admithub_embed-container .table-hover .table-mainstay-teal:hover{background-color:#abd0c7}._admithub_embed-container .table-hover .table-mainstay-teal:hover>td,._admithub_embed-container .table-hover .table-mainstay-teal:hover>th{background-color:#abd0c7}._admithub_embed-container .table-mainstay-cream-30,._admithub_embed-container .table-mainstay-cream-30>th,._admithub_embed-container .table-mainstay-cream-30>td{background-color:#fffffe}._admithub_embed-container .table-mainstay-cream-30 th,._admithub_embed-container .table-mainstay-cream-30 td,._admithub_embed-container .table-mainstay-cream-30 thead th,._admithub_embed-container .table-mainstay-cream-30 tbody+tbody{border-color:#fffefd}._admithub_embed-container .table-hover .table-mainstay-cream-30:hover{background-color:#ffffe5}._admithub_embed-container .table-hover .table-mainstay-cream-30:hover>td,._admithub_embed-container .table-hover .table-mainstay-cream-30:hover>th{background-color:#ffffe5}._admithub_embed-container .table-mainstay-gray-20,._admithub_embed-container .table-mainstay-gray-20>th,._admithub_embed-container .table-mainstay-gray-20>td{background-color:#fefefe}._admithub_embed-container .table-mainstay-gray-20 th,._admithub_embed-container .table-mainstay-gray-20 td,._admithub_embed-container .table-mainstay-gray-20 thead th,._admithub_embed-container .table-mainstay-gray-20 tbody+tbody{border-color:#fcfdfd}._admithub_embed-container .table-hover .table-mainstay-gray-20:hover{background-color:#f1f1f1}._admithub_embed-container .table-hover .table-mainstay-gray-20:hover>td,._admithub_embed-container .table-hover .table-mainstay-gray-20:hover>th{background-color:#f1f1f1}._admithub_embed-container .table-mainstay-error-50,._admithub_embed-container .table-mainstay-error-50>th,._admithub_embed-container .table-mainstay-error-50>td{background-color:#fefcfc}._admithub_embed-container .table-mainstay-error-50 th,._admithub_embed-container .table-mainstay-error-50 td,._admithub_embed-container .table-mainstay-error-50 thead th,._admithub_embed-container .table-mainstay-error-50 tbody+tbody{border-color:#fef9f9}._admithub_embed-container .table-hover .table-mainstay-error-50:hover{background-color:#f8e9e9}._admithub_embed-container .table-hover .table-mainstay-error-50:hover>td,._admithub_embed-container .table-hover .table-mainstay-error-50:hover>th{background-color:#f8e9e9}._admithub_embed-container .table-mainstay-error-100,._admithub_embed-container .table-mainstay-error-100>th,._admithub_embed-container .table-mainstay-error-100>td{background-color:#fff7f7}._admithub_embed-container .table-mainstay-error-100 th,._admithub_embed-container .table-mainstay-error-100 td,._admithub_embed-container .table-mainstay-error-100 thead th,._admithub_embed-container .table-mainstay-error-100 tbody+tbody{border-color:#fef1f0}._admithub_embed-container .table-hover .table-mainstay-error-100:hover{background-color:#ffdede}._admithub_embed-container .table-hover .table-mainstay-error-100:hover>td,._admithub_embed-container .table-hover .table-mainstay-error-100:hover>th{background-color:#ffdede}._admithub_embed-container .table-mainstay-error-300,._admithub_embed-container .table-mainstay-error-300>th,._admithub_embed-container .table-mainstay-error-300>td{background-color:#fee5e3}._admithub_embed-container .table-mainstay-error-300 th,._admithub_embed-container .table-mainstay-error-300 td,._admithub_embed-container .table-mainstay-error-300 thead th,._admithub_embed-container .table-mainstay-error-300 tbody+tbody{border-color:#fecfcb}._admithub_embed-container .table-hover .table-mainstay-error-300:hover{background-color:#fdceca}._admithub_embed-container .table-hover .table-mainstay-error-300:hover>td,._admithub_embed-container .table-hover .table-mainstay-error-300:hover>th{background-color:#fdceca}._admithub_embed-container .table-mainstay-error-600,._admithub_embed-container .table-mainstay-error-600>th,._admithub_embed-container .table-mainstay-error-600>td{background-color:#f0c3bf}._admithub_embed-container .table-mainstay-error-600 th,._admithub_embed-container .table-mainstay-error-600 td,._admithub_embed-container .table-mainstay-error-600 thead th,._admithub_embed-container .table-mainstay-error-600 tbody+tbody{border-color:#e48f88}._admithub_embed-container .table-hover .table-mainstay-error-600:hover{background-color:#ebb0aa}._admithub_embed-container .table-hover .table-mainstay-error-600:hover>td,._admithub_embed-container .table-hover .table-mainstay-error-600:hover>th{background-color:#ebb0aa}._admithub_embed-container .table-mainstay-error-700,._admithub_embed-container .table-mainstay-error-700>th,._admithub_embed-container .table-mainstay-error-700>td{background-color:#e5bdba}._admithub_embed-container .table-mainstay-error-700 th,._admithub_embed-container .table-mainstay-error-700 td,._admithub_embed-container .table-mainstay-error-700 thead th,._admithub_embed-container .table-mainstay-error-700 tbody+tbody{border-color:#cf847f}._admithub_embed-container .table-hover .table-mainstay-error-700:hover{background-color:#deaba7}._admithub_embed-container .table-hover .table-mainstay-error-700:hover>td,._admithub_embed-container .table-hover .table-mainstay-error-700:hover>th{background-color:#deaba7}._admithub_embed-container .table-mainstay-error-red,._admithub_embed-container .table-mainstay-error-red>th,._admithub_embed-container .table-mainstay-error-red>td{background-color:#f0c3bf}._admithub_embed-container .table-mainstay-error-red th,._admithub_embed-container .table-mainstay-error-red td,._admithub_embed-container .table-mainstay-error-red thead th,._admithub_embed-container .table-mainstay-error-red tbody+tbody{border-color:#e48f88}._admithub_embed-container .table-hover .table-mainstay-error-red:hover{background-color:#ebb0aa}._admithub_embed-container .table-hover .table-mainstay-error-red:hover>td,._admithub_embed-container .table-hover .table-mainstay-error-red:hover>th{background-color:#ebb0aa}._admithub_embed-container .table-mainstay-spark-red,._admithub_embed-container .table-mainstay-spark-red>th,._admithub_embed-container .table-mainstay-spark-red>td{background-color:#fbc7d3}._admithub_embed-container .table-mainstay-spark-red th,._admithub_embed-container .table-mainstay-spark-red td,._admithub_embed-container .table-mainstay-spark-red thead th,._admithub_embed-container .table-mainstay-spark-red tbody+tbody{border-color:#f896ad}._admithub_embed-container .table-hover .table-mainstay-spark-red:hover{background-color:#f9afc0}._admithub_embed-container .table-hover .table-mainstay-spark-red:hover>td,._admithub_embed-container .table-hover .table-mainstay-spark-red:hover>th{background-color:#f9afc0}._admithub_embed-container .table-mainstay-focused-gray,._admithub_embed-container .table-mainstay-focused-gray>th,._admithub_embed-container .table-mainstay-focused-gray>td{background-color:#f1f3f6}._admithub_embed-container .table-mainstay-focused-gray th,._admithub_embed-container .table-mainstay-focused-gray td,._admithub_embed-container .table-mainstay-focused-gray thead th,._admithub_embed-container .table-mainstay-focused-gray tbody+tbody{border-color:#e6e9ef}._admithub_embed-container .table-hover .table-mainstay-focused-gray:hover{background-color:#e1e6ec}._admithub_embed-container .table-hover .table-mainstay-focused-gray:hover>td,._admithub_embed-container .table-hover .table-mainstay-focused-gray:hover>th{background-color:#e1e6ec}._admithub_embed-container .table-mainstay-text-default,._admithub_embed-container .table-mainstay-text-default>th,._admithub_embed-container .table-mainstay-text-default>td{background-color:#c4c8ca}._admithub_embed-container .table-mainstay-text-default th,._admithub_embed-container .table-mainstay-text-default td,._admithub_embed-container .table-mainstay-text-default thead th,._admithub_embed-container .table-mainstay-text-default tbody+tbody{border-color:#92999c}._admithub_embed-container .table-hover .table-mainstay-text-default:hover{background-color:#b7bbbe}._admithub_embed-container .table-hover .table-mainstay-text-default:hover>td,._admithub_embed-container .table-hover .table-mainstay-text-default:hover>th{background-color:#b7bbbe}._admithub_embed-container .table-mainstay-light-green,._admithub_embed-container .table-mainstay-light-green>th,._admithub_embed-container .table-mainstay-light-green>td{background-color:#badbd4}._admithub_embed-container .table-mainstay-light-green th,._admithub_embed-container .table-mainstay-light-green td,._admithub_embed-container .table-mainstay-light-green thead th,._admithub_embed-container .table-mainstay-light-green tbody+tbody{border-color:#7fbcaf}._admithub_embed-container .table-hover .table-mainstay-light-green:hover{background-color:#a9d2ca}._admithub_embed-container .table-hover .table-mainstay-light-green:hover>td,._admithub_embed-container .table-hover .table-mainstay-light-green:hover>th{background-color:#a9d2ca}._admithub_embed-container .table-mainstay-gray-backgrounds,._admithub_embed-container .table-mainstay-gray-backgrounds>th,._admithub_embed-container .table-mainstay-gray-backgrounds>td{background-color:#fdfefe}._admithub_embed-container .table-mainstay-gray-backgrounds th,._admithub_embed-container .table-mainstay-gray-backgrounds td,._admithub_embed-container .table-mainstay-gray-backgrounds thead th,._admithub_embed-container .table-mainstay-gray-backgrounds tbody+tbody{border-color:#fcfcfd}._admithub_embed-container .table-hover .table-mainstay-gray-backgrounds:hover{background-color:#ecf6f6}._admithub_embed-container .table-hover .table-mainstay-gray-backgrounds:hover>td,._admithub_embed-container .table-hover .table-mainstay-gray-backgrounds:hover>th{background-color:#ecf6f6}._admithub_embed-container .table-mainstay-gray-lines,._admithub_embed-container .table-mainstay-gray-lines>th,._admithub_embed-container .table-mainstay-gray-lines>td{background-color:#f2f3f5}._admithub_embed-container .table-mainstay-gray-lines th,._admithub_embed-container .table-mainstay-gray-lines td,._admithub_embed-container .table-mainstay-gray-lines thead th,._admithub_embed-container .table-mainstay-gray-lines tbody+tbody{border-color:#e7e9ed}._admithub_embed-container .table-hover .table-mainstay-gray-lines:hover{background-color:#e4e6ea}._admithub_embed-container .table-hover .table-mainstay-gray-lines:hover>td,._admithub_embed-container .table-hover .table-mainstay-gray-lines:hover>th{background-color:#e4e6ea}._admithub_embed-container .table-mainstay-gray-header,._admithub_embed-container .table-mainstay-gray-header>th,._admithub_embed-container .table-mainstay-gray-header>td{background-color:#c0c3c8}._admithub_embed-container .table-mainstay-gray-header th,._admithub_embed-container .table-mainstay-gray-header td,._admithub_embed-container .table-mainstay-gray-header thead th,._admithub_embed-container .table-mainstay-gray-header tbody+tbody{border-color:#899098}._admithub_embed-container .table-hover .table-mainstay-gray-header:hover{background-color:#b2b6bc}._admithub_embed-container .table-hover .table-mainstay-gray-header:hover>td,._admithub_embed-container .table-hover .table-mainstay-gray-header:hover>th{background-color:#b2b6bc}._admithub_embed-container .table-mainstay-gray-text,._admithub_embed-container .table-mainstay-gray-text>th,._admithub_embed-container .table-mainstay-gray-text>td{background-color:#cbcfd4}._admithub_embed-container .table-mainstay-gray-text th,._admithub_embed-container .table-mainstay-gray-text td,._admithub_embed-container .table-mainstay-gray-text thead th,._admithub_embed-container .table-mainstay-gray-text tbody+tbody{border-color:#9fa6b0}._admithub_embed-container .table-hover .table-mainstay-gray-text:hover{background-color:#bdc2c8}._admithub_embed-container .table-hover .table-mainstay-gray-text:hover>td,._admithub_embed-container .table-hover .table-mainstay-gray-text:hover>th{background-color:#bdc2c8}._admithub_embed-container .table-mainstay-success-50,._admithub_embed-container .table-mainstay-success-50>th,._admithub_embed-container .table-mainstay-success-50>td{background-color:#fcfffd}._admithub_embed-container .table-mainstay-success-50 th,._admithub_embed-container .table-mainstay-success-50 td,._admithub_embed-container .table-mainstay-success-50 thead th,._admithub_embed-container .table-mainstay-success-50 tbody+tbody{border-color:#fafefc}._admithub_embed-container .table-hover .table-mainstay-success-50:hover{background-color:#e3ffec}._admithub_embed-container .table-hover .table-mainstay-success-50:hover>td,._admithub_embed-container .table-hover .table-mainstay-success-50:hover>th{background-color:#e3ffec}._admithub_embed-container .table-mainstay-success-100,._admithub_embed-container .table-mainstay-success-100>th,._admithub_embed-container .table-mainstay-success-100>td{background-color:#f2fef6}._admithub_embed-container .table-mainstay-success-100 th,._admithub_embed-container .table-mainstay-success-100 td,._admithub_embed-container .table-mainstay-success-100 thead th,._admithub_embed-container .table-mainstay-success-100 tbody+tbody{border-color:#e7fcee}._admithub_embed-container .table-hover .table-mainstay-success-100:hover{background-color:#dafce6}._admithub_embed-container .table-hover .table-mainstay-success-100:hover>td,._admithub_embed-container .table-hover .table-mainstay-success-100:hover>th{background-color:#dafce6}._admithub_embed-container .table-mainstay-success-500,._admithub_embed-container .table-mainstay-success-500>th,._admithub_embed-container .table-mainstay-success-500>td{background-color:#bdebd5}._admithub_embed-container .table-mainstay-success-500 th,._admithub_embed-container .table-mainstay-success-500 td,._admithub_embed-container .table-mainstay-success-500 thead th,._admithub_embed-container .table-mainstay-success-500 tbody+tbody{border-color:#84dab2}._admithub_embed-container .table-hover .table-mainstay-success-500:hover{background-color:#a9e5c9}._admithub_embed-container .table-hover .table-mainstay-success-500:hover>td,._admithub_embed-container .table-hover .table-mainstay-success-500:hover>th{background-color:#a9e5c9}._admithub_embed-container .table-mainstay-success-600,._admithub_embed-container .table-mainstay-success-600>th,._admithub_embed-container .table-mainstay-success-600>td{background-color:#b8e2cf}._admithub_embed-container .table-mainstay-success-600 th,._admithub_embed-container .table-mainstay-success-600 td,._admithub_embed-container .table-mainstay-success-600 thead th,._admithub_embed-container .table-mainstay-success-600 tbody+tbody{border-color:#7cc9a7}._admithub_embed-container .table-hover .table-mainstay-success-600:hover{background-color:#a6dbc3}._admithub_embed-container .table-hover .table-mainstay-success-600:hover>td,._admithub_embed-container .table-hover .table-mainstay-success-600:hover>th{background-color:#a6dbc3}._admithub_embed-container .table-mainstay-success-700,._admithub_embed-container .table-mainstay-success-700>th,._admithub_embed-container .table-mainstay-success-700>td{background-color:#b9d2c8}._admithub_embed-container .table-mainstay-success-700 th,._admithub_embed-container .table-mainstay-success-700 td,._admithub_embed-container .table-mainstay-success-700 thead th,._admithub_embed-container .table-mainstay-success-700 tbody+tbody{border-color:#7dac99}._admithub_embed-container .table-hover .table-mainstay-success-700:hover{background-color:#a9c8bc}._admithub_embed-container .table-hover .table-mainstay-success-700:hover>td,._admithub_embed-container .table-hover .table-mainstay-success-700:hover>th{background-color:#a9c8bc}._admithub_embed-container .table-mainstay-warning-50,._admithub_embed-container .table-mainstay-warning-50>th,._admithub_embed-container .table-mainstay-warning-50>td{background-color:#fffefc}._admithub_embed-container .table-mainstay-warning-50 th,._admithub_embed-container .table-mainstay-warning-50 td,._admithub_embed-container .table-mainstay-warning-50 thead th,._admithub_embed-container .table-mainstay-warning-50 tbody+tbody{border-color:#fffdfa}._admithub_embed-container .table-hover .table-mainstay-warning-50:hover{background-color:#fff6e3}._admithub_embed-container .table-hover .table-mainstay-warning-50:hover>td,._admithub_embed-container .table-hover .table-mainstay-warning-50:hover>th{background-color:#fff6e3}._admithub_embed-container .table-mainstay-warning-100,._admithub_embed-container .table-mainstay-warning-100>th,._admithub_embed-container .table-mainstay-warning-100>td{background-color:#fffbf0}._admithub_embed-container .table-mainstay-warning-100 th,._admithub_embed-container .table-mainstay-warning-100 td,._admithub_embed-container .table-mainstay-warning-100 thead th,._admithub_embed-container .table-mainstay-warning-100 tbody+tbody{border-color:#fff7e2}._admithub_embed-container .table-hover .table-mainstay-warning-100:hover{background-color:#fff4d7}._admithub_embed-container .table-hover .table-mainstay-warning-100:hover>td,._admithub_embed-container .table-hover .table-mainstay-warning-100:hover>th{background-color:#fff4d7}._admithub_embed-container .table-mainstay-warning-300,._admithub_embed-container .table-mainstay-warning-300>th,._admithub_embed-container .table-mainstay-warning-300>td{background-color:#fff0cd}._admithub_embed-container .table-mainstay-warning-300 th,._admithub_embed-container .table-mainstay-warning-300 td,._admithub_embed-container .table-mainstay-warning-300 thead th,._admithub_embed-container .table-mainstay-warning-300 tbody+tbody{border-color:#fee2a1}._admithub_embed-container .table-hover .table-mainstay-warning-300:hover{background-color:#ffe8b4}._admithub_embed-container .table-hover .table-mainstay-warning-300:hover>td,._admithub_embed-container .table-hover .table-mainstay-warning-300:hover>th{background-color:#ffe8b4}._admithub_embed-container .table-mainstay-warning-600,._admithub_embed-container .table-mainstay-warning-600>th,._admithub_embed-container .table-mainstay-warning-600>td{background-color:#f5d5b8}._admithub_embed-container .table-mainstay-warning-600 th,._admithub_embed-container .table-mainstay-warning-600 td,._admithub_embed-container .table-mainstay-warning-600 thead th,._admithub_embed-container .table-mainstay-warning-600 tbody+tbody{border-color:#edb07c}._admithub_embed-container .table-hover .table-mainstay-warning-600:hover{background-color:#f2c8a2}._admithub_embed-container .table-hover .table-mainstay-warning-600:hover>td,._admithub_embed-container .table-hover .table-mainstay-warning-600:hover>th{background-color:#f2c8a2}._admithub_embed-container .table-mainstay-warning-700,._admithub_embed-container .table-mainstay-warning-700>th,._admithub_embed-container .table-mainstay-warning-700>td{background-color:#eacbba}._admithub_embed-container .table-mainstay-warning-700 th,._admithub_embed-container .table-mainstay-warning-700 td,._admithub_embed-container .table-mainstay-warning-700 thead th,._admithub_embed-container .table-mainstay-warning-700 tbody+tbody{border-color:#d99f7f}._admithub_embed-container .table-hover .table-mainstay-warning-700:hover{background-color:#e4bca6}._admithub_embed-container .table-hover .table-mainstay-warning-700:hover>td,._admithub_embed-container .table-hover .table-mainstay-warning-700:hover>th{background-color:#e4bca6}._admithub_embed-container .table-mainstay-disabled-gray,._admithub_embed-container .table-mainstay-disabled-gray>th,._admithub_embed-container .table-mainstay-disabled-gray>td{background-color:#e2e5ea}._admithub_embed-container .table-mainstay-disabled-gray th,._admithub_embed-container .table-mainstay-disabled-gray td,._admithub_embed-container .table-mainstay-disabled-gray thead th,._admithub_embed-container .table-mainstay-disabled-gray tbody+tbody{border-color:#c9cfd7}._admithub_embed-container .table-hover .table-mainstay-disabled-gray:hover{background-color:#d3d8df}._admithub_embed-container .table-hover .table-mainstay-disabled-gray:hover>td,._admithub_embed-container .table-hover .table-mainstay-disabled-gray:hover>th{background-color:#d3d8df}._admithub_embed-container .table-mainstay-gray-labels,._admithub_embed-container .table-mainstay-gray-labels>th,._admithub_embed-container .table-mainstay-gray-labels>td{background-color:#d4d7dd}._admithub_embed-container .table-mainstay-gray-labels th,._admithub_embed-container .table-mainstay-gray-labels td,._admithub_embed-container .table-mainstay-gray-labels thead th,._admithub_embed-container .table-mainstay-gray-labels tbody+tbody{border-color:#afb5c0}._admithub_embed-container .table-hover .table-mainstay-gray-labels:hover{background-color:#c6cad2}._admithub_embed-container .table-hover .table-mainstay-gray-labels:hover>td,._admithub_embed-container .table-hover .table-mainstay-gray-labels:hover>th{background-color:#c6cad2}._admithub_embed-container .table-link-primary,._admithub_embed-container .table-link-primary>th,._admithub_embed-container .table-link-primary>td{background-color:#bbd9d2}._admithub_embed-container .table-link-primary th,._admithub_embed-container .table-link-primary td,._admithub_embed-container .table-link-primary thead th,._admithub_embed-container .table-link-primary tbody+tbody{border-color:#81b9ab}._admithub_embed-container .table-hover .table-link-primary:hover{background-color:#abd0c7}._admithub_embed-container .table-hover .table-link-primary:hover>td,._admithub_embed-container .table-hover .table-link-primary:hover>th{background-color:#abd0c7}._admithub_embed-container .table-link-primary-hover,._admithub_embed-container .table-link-primary-hover>th,._admithub_embed-container .table-link-primary-hover>td{background-color:#bfdfda}._admithub_embed-container .table-link-primary-hover th,._admithub_embed-container .table-link-primary-hover td,._admithub_embed-container .table-link-primary-hover thead th,._admithub_embed-container .table-link-primary-hover tbody+tbody{border-color:#88c4ba}._admithub_embed-container .table-hover .table-link-primary-hover:hover{background-color:#aed7d0}._admithub_embed-container .table-hover .table-link-primary-hover:hover>td,._admithub_embed-container .table-hover .table-link-primary-hover:hover>th{background-color:#aed7d0}._admithub_embed-container .table-active,._admithub_embed-container .table-active>th,._admithub_embed-container .table-active>td{background-color:rgba(0,0,0,0.075)}._admithub_embed-container .table-hover .table-active:hover{background-color:rgba(0,0,0,0.075)}._admithub_embed-container .table-hover .table-active:hover>td,._admithub_embed-container .table-hover .table-active:hover>th{background-color:rgba(0,0,0,0.075)}._admithub_embed-container .table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}._admithub_embed-container .table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}._admithub_embed-container .table-dark{color:#fff;background-color:#343a40}._admithub_embed-container .table-dark th,._admithub_embed-container .table-dark td,._admithub_embed-container .table-dark thead th{border-color:#454d55}._admithub_embed-container .table-dark.table-bordered{border:0}._admithub_embed-container .table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,0.05)}._admithub_embed-container .table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,0.075)}@media (max-width:575.98px) {
 ._admithub_embed-container .table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}._admithub_embed-container .table-responsive-sm>.table-bordered{border:0} 
}@media (max-width:767.98px) {
 ._admithub_embed-container .table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}._admithub_embed-container .table-responsive-md>.table-bordered{border:0} 
}@media (max-width:991.98px) {
 ._admithub_embed-container .table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}._admithub_embed-container .table-responsive-lg>.table-bordered{border:0} 
}@media (max-width:1199.98px) {
 ._admithub_embed-container .table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}._admithub_embed-container .table-responsive-xl>.table-bordered{border:0} 
}@media (max-width:1399.98px) {
 ._admithub_embed-container .table-responsive-xxl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}._admithub_embed-container .table-responsive-xxl>.table-bordered{border:0} 
}._admithub_embed-container .table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}._admithub_embed-container .table-responsive>.table-bordered{border:0}._admithub_embed-container .form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#092e63;background-color:#e7ebf0;background-clip:padding-box;border:0 solid rgba(0,0,0,0);border-radius:.25rem;transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce) {
 ._admithub_embed-container .form-control{transition:none} 
}._admithub_embed-container .form-control::-ms-expand{background-color:transparent;border:0}._admithub_embed-container .form-control:focus{color:#092e63;background-color:#ced5e0;border-color:rgba(0,0,0,0);outline:0;box-shadow:0 0 0 .2rem rgba(12,120,94,0.25)}._admithub_embed-container .form-control::-moz-placeholder{color:rgba(9,46,99,0.5);opacity:1}._admithub_embed-container .form-control:-ms-input-placeholder{color:rgba(9,46,99,0.5);opacity:1}._admithub_embed-container .form-control::placeholder{color:rgba(9,46,99,0.5);opacity:1}._admithub_embed-container .form-control:disabled,._admithub_embed-container .form-control[readonly]{background-color:#e9ecef;opacity:1}._admithub_embed-container select.form-control:focus::-ms-value{color:#092e63;background-color:#e7ebf0}._admithub_embed-container .form-control-file,._admithub_embed-container .form-control-range{display:block;width:100%}._admithub_embed-container .col-form-label{padding-top:calc(.375rem + 0);padding-bottom:calc(.375rem + 0);margin-bottom:0;font-size:inherit;line-height:1.5}._admithub_embed-container .col-form-label-lg{padding-top:calc(.5rem + 0);padding-bottom:calc(.5rem + 0);font-size:1.25rem;line-height:1.5}._admithub_embed-container .col-form-label-sm{padding-top:calc(.25rem + 0);padding-bottom:calc(.25rem + 0);font-size:.875rem;line-height:1.5}._admithub_embed-container .form-control-plaintext{display:block;width:100%;padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:0 0}._admithub_embed-container .form-control-plaintext.form-control-sm,._admithub_embed-container .form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}._admithub_embed-container .form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}._admithub_embed-container .form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem .75rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}._admithub_embed-container select.form-control[size],._admithub_embed-container select.form-control[multiple]{height:auto}._admithub_embed-container textarea.form-control{height:auto}._admithub_embed-container .form-group{margin-bottom:1rem}._admithub_embed-container .form-text{display:block;margin-top:.25rem}._admithub_embed-container .form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}._admithub_embed-container .form-row>.col,._admithub_embed-container .form-row>[class*="col-"]{padding-right:5px;padding-left:5px}._admithub_embed-container .form-check{position:relative;display:block;padding-left:1.25rem}._admithub_embed-container .form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}._admithub_embed-container .form-check-input:disabled ~ .form-check-label{color:#6c757d}._admithub_embed-container .form-check-label{margin-bottom:0}._admithub_embed-container .form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}._admithub_embed-container .form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}._admithub_embed-container .valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}._admithub_embed-container .valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,0.9);border-radius:.25rem}._admithub_embed-container .was-validated .form-control:valid,._admithub_embed-container .form-control.is-valid{border-color:#28a745;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center right calc(.375em + .1875rem);background-size:calc(.75em + .375rem) calc(.75em + .375rem)}._admithub_embed-container .was-validated .form-control:valid:focus,._admithub_embed-container .form-control.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,0.25)}._admithub_embed-container .was-validated .form-control:valid ~ .valid-feedback,._admithub_embed-container .was-validated .form-control:valid ~ .valid-tooltip,._admithub_embed-container .form-control.is-valid ~ .valid-feedback,._admithub_embed-container .form-control.is-valid ~ .valid-tooltip{display:block}._admithub_embed-container .was-validated textarea.form-control:valid,._admithub_embed-container textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}._admithub_embed-container .was-validated .custom-select:valid,._admithub_embed-container .custom-select.is-valid{border-color:#28a745;padding-right:calc((1em + .75rem) * 3 / 4 + 1.75rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}._admithub_embed-container .was-validated .custom-select:valid:focus,._admithub_embed-container .custom-select.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,0.25)}._admithub_embed-container .was-validated .custom-select:valid ~ .valid-feedback,._admithub_embed-container .was-validated .custom-select:valid ~ .valid-tooltip,._admithub_embed-container .custom-select.is-valid ~ .valid-feedback,._admithub_embed-container .custom-select.is-valid ~ .valid-tooltip{display:block}._admithub_embed-container .was-validated .form-control-file:valid ~ .valid-feedback,._admithub_embed-container .was-validated .form-control-file:valid ~ .valid-tooltip,._admithub_embed-container .form-control-file.is-valid ~ .valid-feedback,._admithub_embed-container .form-control-file.is-valid ~ .valid-tooltip{display:block}._admithub_embed-container .was-validated .form-check-input:valid ~ .form-check-label,._admithub_embed-container .form-check-input.is-valid ~ .form-check-label{color:#28a745}._admithub_embed-container .was-validated .form-check-input:valid ~ .valid-feedback,._admithub_embed-container .was-validated .form-check-input:valid ~ .valid-tooltip,._admithub_embed-container .form-check-input.is-valid ~ .valid-feedback,._admithub_embed-container .form-check-input.is-valid ~ .valid-tooltip{display:block}._admithub_embed-container .was-validated .custom-control-input:valid ~ .custom-control-label,._admithub_embed-container .custom-control-input.is-valid ~ .custom-control-label{color:#28a745}._admithub_embed-container .was-validated .custom-control-input:valid ~ .custom-control-label::before,._admithub_embed-container .custom-control-input.is-valid ~ .custom-control-label::before{border-color:#28a745}._admithub_embed-container .was-validated .custom-control-input:valid ~ .valid-feedback,._admithub_embed-container .was-validated .custom-control-input:valid ~ .valid-tooltip,._admithub_embed-container .custom-control-input.is-valid ~ .valid-feedback,._admithub_embed-container .custom-control-input.is-valid ~ .valid-tooltip{display:block}._admithub_embed-container .was-validated .custom-control-input:valid:checked ~ .custom-control-label::before,._admithub_embed-container .custom-control-input.is-valid:checked ~ .custom-control-label::before{border-color:#34ce57;background-color:#34ce57}._admithub_embed-container .was-validated .custom-control-input:valid:focus ~ .custom-control-label::before,._admithub_embed-container .custom-control-input.is-valid:focus ~ .custom-control-label::before{box-shadow:0 0 0 .2rem rgba(40,167,69,0.25)}._admithub_embed-container .was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before,._admithub_embed-container .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before{border-color:#28a745}._admithub_embed-container .was-validated .custom-file-input:valid ~ .custom-file-label,._admithub_embed-container .custom-file-input.is-valid ~ .custom-file-label{border-color:#28a745}._admithub_embed-container .was-validated .custom-file-input:valid ~ .valid-feedback,._admithub_embed-container .was-validated .custom-file-input:valid ~ .valid-tooltip,._admithub_embed-container .custom-file-input.is-valid ~ .valid-feedback,._admithub_embed-container .custom-file-input.is-valid ~ .valid-tooltip{display:block}._admithub_embed-container .was-validated .custom-file-input:valid:focus ~ .custom-file-label,._admithub_embed-container .custom-file-input.is-valid:focus ~ .custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,0.25)}._admithub_embed-container .invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#e34646}._admithub_embed-container .invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(227,70,70,0.9);border-radius:.25rem}._admithub_embed-container .was-validated .form-control:invalid,._admithub_embed-container .form-control.is-invalid{border-color:#e34646;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23e34646' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23e34646' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");background-repeat:no-repeat;background-position:center right calc(.375em + .1875rem);background-size:calc(.75em + .375rem) calc(.75em + .375rem)}._admithub_embed-container .was-validated .form-control:invalid:focus,._admithub_embed-container .form-control.is-invalid:focus{border-color:#e34646;box-shadow:0 0 0 .2rem rgba(227,70,70,0.25)}._admithub_embed-container .was-validated .form-control:invalid ~ .invalid-feedback,._admithub_embed-container .was-validated .form-control:invalid ~ .invalid-tooltip,._admithub_embed-container .form-control.is-invalid ~ .invalid-feedback,._admithub_embed-container .form-control.is-invalid ~ .invalid-tooltip{display:block}._admithub_embed-container .was-validated textarea.form-control:invalid,._admithub_embed-container textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}._admithub_embed-container .was-validated .custom-select:invalid,._admithub_embed-container .custom-select.is-invalid{border-color:#e34646;padding-right:calc((1em + .75rem) * 3 / 4 + 1.75rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23e34646' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23e34646' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}._admithub_embed-container .was-validated .custom-select:invalid:focus,._admithub_embed-container .custom-select.is-invalid:focus{border-color:#e34646;box-shadow:0 0 0 .2rem rgba(227,70,70,0.25)}._admithub_embed-container .was-validated .custom-select:invalid ~ .invalid-feedback,._admithub_embed-container .was-validated .custom-select:invalid ~ .invalid-tooltip,._admithub_embed-container .custom-select.is-invalid ~ .invalid-feedback,._admithub_embed-container .custom-select.is-invalid ~ .invalid-tooltip{display:block}._admithub_embed-container .was-validated .form-control-file:invalid ~ .invalid-feedback,._admithub_embed-container .was-validated .form-control-file:invalid ~ .invalid-tooltip,._admithub_embed-container .form-control-file.is-invalid ~ .invalid-feedback,._admithub_embed-container .form-control-file.is-invalid ~ .invalid-tooltip{display:block}._admithub_embed-container .was-validated .form-check-input:invalid ~ .form-check-label,._admithub_embed-container .form-check-input.is-invalid ~ .form-check-label{color:#e34646}._admithub_embed-container .was-validated .form-check-input:invalid ~ .invalid-feedback,._admithub_embed-container .was-validated .form-check-input:invalid ~ .invalid-tooltip,._admithub_embed-container .form-check-input.is-invalid ~ .invalid-feedback,._admithub_embed-container .form-check-input.is-invalid ~ .invalid-tooltip{display:block}._admithub_embed-container .was-validated .custom-control-input:invalid ~ .custom-control-label,._admithub_embed-container .custom-control-input.is-invalid ~ .custom-control-label{color:#e34646}._admithub_embed-container .was-validated .custom-control-input:invalid ~ .custom-control-label::before,._admithub_embed-container .custom-control-input.is-invalid ~ .custom-control-label::before{border-color:#e34646}._admithub_embed-container .was-validated .custom-control-input:invalid ~ .invalid-feedback,._admithub_embed-container .was-validated .custom-control-input:invalid ~ .invalid-tooltip,._admithub_embed-container .custom-control-input.is-invalid ~ .invalid-feedback,._admithub_embed-container .custom-control-input.is-invalid ~ .invalid-tooltip{display:block}._admithub_embed-container .was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before,._admithub_embed-container .custom-control-input.is-invalid:checked ~ .custom-control-label::before{border-color:#ea7272;background-color:#ea7272}._admithub_embed-container .was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before,._admithub_embed-container .custom-control-input.is-invalid:focus ~ .custom-control-label::before{box-shadow:0 0 0 .2rem rgba(227,70,70,0.25)}._admithub_embed-container .was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before,._admithub_embed-container .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before{border-color:#e34646}._admithub_embed-container .was-validated .custom-file-input:invalid ~ .custom-file-label,._admithub_embed-container .custom-file-input.is-invalid ~ .custom-file-label{border-color:#e34646}._admithub_embed-container .was-validated .custom-file-input:invalid ~ .invalid-feedback,._admithub_embed-container .was-validated .custom-file-input:invalid ~ .invalid-tooltip,._admithub_embed-container .custom-file-input.is-invalid ~ .invalid-feedback,._admithub_embed-container .custom-file-input.is-invalid ~ .invalid-tooltip{display:block}._admithub_embed-container .was-validated .custom-file-input:invalid:focus ~ .custom-file-label,._admithub_embed-container .custom-file-input.is-invalid:focus ~ .custom-file-label{border-color:#e34646;box-shadow:0 0 0 .2rem rgba(227,70,70,0.25)}._admithub_embed-container .form-inline{display:flex;flex-flow:row wrap;align-items:center}._admithub_embed-container .form-inline .form-check{width:100%}@media (min-width:576px) {
 ._admithub_embed-container .form-inline label{display:flex;align-items:center;justify-content:center;margin-bottom:0}._admithub_embed-container .form-inline .form-group{display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0}._admithub_embed-container .form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}._admithub_embed-container .form-inline .form-control-plaintext{display:inline-block}._admithub_embed-container .form-inline .input-group,._admithub_embed-container .form-inline .custom-select{width:auto}._admithub_embed-container .form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}._admithub_embed-container .form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}._admithub_embed-container .form-inline .custom-control{align-items:center;justify-content:center}._admithub_embed-container .form-inline .custom-control-label{margin-bottom:0} 
}._admithub_embed-container .btn{display:inline-block;font-weight:400;color:#3a5882;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce) {
 ._admithub_embed-container .btn{transition:none} 
}
/*})'"*/
