*{box-sizing:border-box}html{scroll-behavior:smooth}blockquote,body,dd,dl,figure,h1,h2,h3,h4,p{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;text-rendering:optimizeSpeed}ol[class],ul[class]{list-style:none}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,video{display:block;max-width:100%}picture{display:flex;overflow:hidden;width:100%}picture img{height:auto;-o-object-fit:cover;object-fit:cover;width:100%}picture img:not([src]):not([srcset]){visibility:hidden}button,input,select,textarea{font:inherit}fieldset{border:0;margin:0;padding:0}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.aligncenter,img.centered{display:block;margin:0 auto 24px}img.alignnone{margin-bottom:12px}.alignleft{float:left;margin:0 24px 24px 0;text-align:left}.alignright{float:right;margin:0 0 24px 24px;text-align:right}@font-face{font-display:swap;font-family:Instrument Sans;font-style:normal;font-weight:400 700;src:url(fonts/InstrumentSans-VariableFont_wdth,wght.2fbb3318.ttf) format("truetype-variations")}@font-face{font-display:swap;font-family:Instrument Sans;font-style:italic;font-weight:400 700;src:url(fonts/InstrumentSans-Italic-VariableFont_wdth,wght.49e1e51d.ttf) format("truetype-variations")}@font-face{ascent-override:90%;descent-override:normal;font-family:Instrument Sans Fallback;line-gap-override:normal;size-adjust:106%;src:local(Arial)}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in-partial{0%{opacity:0}to{opacity:.9}}@keyframes slide-up{0%{opacity:0;translate:0 15%}to{opacity:1;translate:0 0}}@keyframes slide-down{0%{opacity:0;translate:0 -10%}to{opacity:1;translate:0 0}}@keyframes zoom-out{0%{opacity:0;scale:1.1}to{opacity:1;scale:1}}@keyframes slide-in-left{0%{opacity:0;translate:-15% 0}85%{opacity:.85;translate:0 0}to{opacity:1}}@keyframes slide-in-right{0%{opacity:0;translate:15% 0}85%{opacity:.85;translate:0 0}to{opacity:1}}@media(prefers-reduced-motion:no-preference){:root{--global-transition-duration-short:100ms;--global-transition-duration-medium:200ms;--global-transition-duration-long:400ms;--global-transition-duration-xlong:550ms;--global-transition-duration-epic:10000ms}[data-comp-observee-animation]{animation-duration:var(--global-transition-duration-medium);animation-fill-mode:forwards;animation-timing-function:ease-out;opacity:0;will-change:opacity,transform,translate,scale}[data-comp-observee-animation].observed[data-comp-observee-animation=fade-in]{animation-name:fade-in}[data-comp-observee-animation].observed[data-comp-observee-animation=fade-in-partial]{animation-name:fade-in-partial}[data-comp-observee-animation].observed[data-comp-observee-animation=slide-up]{animation-name:slide-up}[data-comp-observee-animation].observed[data-comp-observee-animation=slide-down]{animation-name:slide-down}[data-comp-observee-animation].observed[data-comp-observee-animation=hero]{animation-name:zoom-out}[data-comp-observee-animation].observed[data-comp-observee-animation=slide-in-left]{animation-name:slide-in-left}[data-comp-observee-animation].observed[data-comp-observee-animation=slide-in-right]{animation-name:slide-in-right}[data-comp-observee-animation].observed[data-comp-observee-animation-duration=short]{animation-duration:var(--global-transition-duration-short)}[data-comp-observee-animation].observed[data-comp-observee-animation-duration=medium]{animation-duration:var(--global-transition-duration-medium)}[data-comp-observee-animation].observed[data-comp-observee-animation-duration=long]{animation-duration:var(--global-transition-duration-long)}[data-comp-observee-animation].observed[data-comp-observee-animation-duration=xlong]{animation-duration:var(--global-transition-duration-xlong)}}html{color:var(--global-color-neutral-dark);font-size:16px}body{font-family:Instrument Sans,Instrument Sans Fallback,sans-serif}a{color:var(--global-color-primary-dark);transition:color .2s ease-in-out}a:focus-visible,a:hover{color:var(--global-color-primary-dim)}h1,h2,h3,h4,h5,h6{font-family:Instrument Sans,Instrument Sans Fallback,sans-serif}h1{font-size:min(2.5rem,10vw);font-weight:500;line-height:1.2;padding-bottom:1.75rem;text-transform:none}@media screen and (min-width:64em){h1{font-size:3.5rem}}h2{font-family:Instrument Sans,Instrument Sans Fallback,sans-serif;font-size:min(2.25rem,10vw);font-weight:500;line-height:1.2;padding-bottom:1.75rem;text-transform:none}@media screen and (min-width:64em){h2{font-size:3rem}}h3{font-family:Instrument Sans,Instrument Sans Fallback,sans-serif;font-size:min(1.5rem,10vw);font-weight:500;line-height:1.2;padding-bottom:1.25rem;text-transform:none}@media screen and (min-width:64em){h3{font-size:1.75rem}}h4{font-family:Instrument Sans,Instrument Sans Fallback,sans-serif;font-size:min(1.25rem,10vw);font-weight:500;line-height:1.4;padding-bottom:1.25rem;text-transform:none}@media screen and (min-width:64em){h4{font-size:1.5rem}}h5,h6{padding-bottom:1rem}p{font-size:min(1rem,10vw);font-weight:400;line-height:1.5;padding-bottom:1.5rem}@media screen and (min-width:64em){p{font-size:1.125rem}}small{font-size:.9em}label{color:var(--global-color-neutral-dark);font-size:.9375rem}input:required~label:after{content:"*"}ul{padding-left:1.5rem}ul li{font-size:min(1rem,10vw);font-weight:400;line-height:1.5;padding-bottom:.5rem}@media screen and (min-width:64em){ul li{font-size:1.125rem}}ul li:last-child{padding-bottom:0}ol{list-style-type:decimal;padding-left:1.5rem}ol li{font-size:min(1rem,10vw);font-weight:400;line-height:1.5;padding:0 0 .5rem .25em}@media screen and (min-width:64em){ol li{font-size:1.125rem}}address{font-style:normal}blockquote{background:var(--global-color-neutral-bright);font-weight:700;line-height:1.6;margin-bottom:3rem;padding:2.5rem 2.5rem 2.5rem 4.75rem;position:relative}blockquote,blockquote:before{color:var(--global-color-neutral-dim)}blockquote:before{content:"“";font-size:4rem;left:2.5rem;position:absolute;top:1.25rem}.afh-typography-h1{font-family:Instrument Sans,Instrument Sans Fallback,sans-serif;font-size:min(2.5rem,10vw);font-weight:500;line-height:1.2;text-transform:none}@media screen and (min-width:64em){.afh-typography-h1{font-size:3.5rem}}.afh-typography-h2{font-family:Instrument Sans,Instrument Sans Fallback,sans-serif;font-size:min(2.25rem,10vw);font-weight:500;line-height:1.2;text-transform:none}@media screen and (min-width:64em){.afh-typography-h2{font-size:3rem}}.afh-typography-h3{font-family:Instrument Sans,Instrument Sans Fallback,sans-serif;font-size:min(1.5rem,10vw);font-weight:500;line-height:1.2;text-transform:none}@media screen and (min-width:64em){.afh-typography-h3{font-size:1.75rem}}.afh-typography-h4{font-family:Instrument Sans,Instrument Sans Fallback,sans-serif;font-size:min(1.25rem,10vw);font-weight:500;line-height:1.4;text-transform:none}@media screen and (min-width:64em){.afh-typography-h4{font-size:1.5rem}}.afh-typography-h5{font-family:Instrument Sans,Instrument Sans Fallback,sans-serif;font-size:min(1.125rem,10vw);font-weight:500;line-height:1.2;text-transform:none}@media screen and (min-width:64em){.afh-typography-h5{font-size:1.25rem}}.afh-typography-h6{font-family:Instrument Sans,Instrument Sans Fallback,sans-serif;font-size:min(1rem,10vw);font-weight:500;line-height:1.2;text-transform:none}@media screen and (min-width:64em){.afh-typography-h6{font-size:1.125rem}}.afh-typography-p{font-family:Instrument Sans,Instrument Sans Fallback,sans-serif;font-size:min(1rem,10vw);font-weight:400;line-height:1.5}@media screen and (min-width:64em){.afh-typography-p{font-size:1.125rem}}.afh-typography-p--bold{font-weight:700}.afh-typography-p--small{font-size:1rem}.afh-typography-overline{font-family:Instrument Sans,Instrument Sans Fallback,sans-serif;font-size:1.125rem;line-height:1.4}@media screen and (min-width:48em){.afh-typography-overline{font-size:1.25rem}}.afh-typography-white{color:var(--global-color-neutral-light)}.afh-typography-underline{font-style:normal;text-decoration:underline}.afh-typography-left{text-align:left}.afh-typography-center{text-align:center}.afh-typography-right{text-align:right}.afh-typography-link{cursor:pointer}.afh-typography-link:focus,.afh-typography-link:hover{text-decoration:underline}.afh-typography-link--no-underline{color:inherit;text-decoration:none}.afh-typography-link--secondary{text-decoration:underline}.afh-404{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;margin-top:calc(var(--global-layout-header-element-height)*-1);min-height:42.75rem;padding-top:var(--global-layout-header-element-height);padding-inline:var(--global-layout-element-padding-x)}.afh-404 h1{color:var(--global-color-primary-dark)}.afh-404__actions{display:flex;gap:1rem;margin-top:2rem}.afh-header{align-items:center;border-bottom:.0625rem solid #e2e7ed;border-top:.0625rem solid #e2e7ed;display:flex;flex-direction:row;flex-wrap:nowrap;height:3.1875rem;justify-content:space-between;padding-inline:1rem}.afh-header__logo{height:auto;width:4.375rem}.afh-header__auth,.afh-header__logo{align-items:normal;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center}.afh-header__auth{border-left:.0625rem solid #e2e7ed;height:100%;padding-left:1rem}@media screen and (min-width:80em){.afh-header__auth{padding-left:1.75rem}}.afh-header__auth .learndash-wrapper:not(.ld-registration__outer-wrapper) .ld-button{margin-left:0}.afh-user-menu{height:100%;position:relative}.afh-user-menu:focus-visible .afh-user-menu__nav,.afh-user-menu:hover .afh-user-menu__nav{visibility:visible}.afh-user-menu__container{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:1rem;height:100%;justify-content:normal}.afh-user-menu__user-display{color:#647478;display:none;font-size:.75rem}@media screen and (min-width:80em){.afh-user-menu__user-display{display:block}}.afh-user-menu .avatar{border-radius:50%;height:2.5rem;-o-object-fit:cover;object-fit:cover;width:2.5rem}.afh-user-menu__nav{background-color:var(--global-color-neutral-light);color:var(--global-color-neutral-light);position:absolute;right:0;top:100%;visibility:hidden}.afh-user-menu__nav:before{border-bottom:.3125rem solid var(--global-color-primary-dark);border-left:.3125rem solid transparent;border-right:.3125rem solid transparent;content:"";position:absolute;right:1em;top:0;transform:translateY(-100%)}.afh-user-menu__nav ul{list-style-type:none;margin:0;padding-left:0}.afh-user-menu__nav li{padding-bottom:0}.afh-user-menu__nav a{background-color:var(--global-color-primary-dark);color:var(--global-color-neutral-light);display:block;font-size:.875rem;font-weight:700;line-height:1.2;padding:.75em 2.5em;text-decoration:none;white-space:nowrap}.afh-user-menu__nav a:focus-visible,.afh-user-menu__nav a:hover{opacity:.8}.sfwd-courses .page-container__hero{background-color:#f3f1f3;border-top-left-radius:.5rem;border-top-right-radius:.5rem;overflow:hidden}@media screen and (min-width:80em){.sfwd-courses .page-container__hero{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:normal}.sfwd-courses .page-container__hero--no-featured-image .page-container__title{width:100%}}.sfwd-courses .page-container__title{padding:1.5rem 1.25rem}@media screen and (min-width:59.375em){.sfwd-courses .page-container__title{padding:3rem 3rem 1.5rem}}@media screen and (min-width:80em){.sfwd-courses .page-container__title{padding:3rem;width:50%}}.sfwd-courses .page-container__featured-image{padding:0 1.25rem 1rem}@media screen and (min-width:59.375em){.sfwd-courses .page-container__featured-image{padding:0 3rem 1rem}}@media screen and (min-width:80em){.sfwd-courses .page-container__featured-image{padding:3rem 3rem 3rem 0;width:50%}}.sfwd-courses .page-container__featured-image img{border-radius:.5rem;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.sfwd-courses .learndash-wrapper .ld-course-status{background-color:#f3f1f3;border-top:.0625rem solid #fff;border-top-left-radius:0;border-top-right-radius:0}.sfwd-courses .learndash-wrapper .ld-course-status.ld-course-status-not-enrolled{background-color:#eae4ea;margin-top:0;padding:0}.sfwd-courses .learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-segment{border-right:.0625rem solid #fff;padding:1rem 0}.sfwd-courses .learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-segment:last-child{border-right:0}.sfwd-courses .learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-action .ld-text .ld-login-text{text-decoration:none}.sfwd-courses .learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-action .ld-text,.sfwd-courses .learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-label,.sfwd-courses .learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-price{color:var(--global-color-neutral-dark)}.sfwd-courses .learndash-wrapper .ld-course-status.ld-course-status-enrolled .ld-progress-percentage{color:var(--global-color-primary-dark)!important}.sfwd-courses .learndash-wrapper a:not(.button).ld-course-group-options-link{font-size:.8125rem;margin-top:.35rem;text-decoration:underline}.sfwd-courses .learndash-wrapper .ld-tabs.ld-tab-count-1{margin-top:3rem}.sfwd-courses .learndash-wrapper .ld-item-list,.sfwd-courses .learndash-wrapper .ld-item-list .ld-item-list-item:last-child{margin-bottom:0}.sfwd-courses .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview{row-gap:.75rem}.sfwd-courses .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview .ld-item-name{align-items:center}#uncanny-learndash-codes-registration_form.uncanny-learndash-codes-registration input[type=submit],.afh-button,.gform_wrapper.gravity-theme form .gform-footer input[type=submit],.uoc.uoc-code-redemption .uoc-code-redemption__submit-button{--button-element-border-color:transparent;--button-element-background-color:transparent;--button-element-text-color:var(--global-color-primary-dark);--button-element-padding:0.75rem 1.5rem;align-items:center;background:var(--button-element-background-color);border:.0625rem solid var(--button-element-border-color);border-radius:.25rem;box-shadow:none;color:var(--button-element-text-color);display:inline-flex;font-family:Instrument Sans,Instrument Sans Fallback,sans-serif;font-size:1rem;font-style:normal;font-weight:600;gap:.5rem;justify-content:center;letter-spacing:.01rem;line-height:1.5rem;padding:var(--button-element-padding);text-align:center;text-decoration:none;transition:border-color var(--global-transition-duration-short) ease-out,background-color var(--global-transition-duration-short) ease-in-out,color var(--global-transition-duration-short) ease-out,box-shadow var(--global-transition-duration-short) ease-in-out;width:-moz-fit-content;width:fit-content}#uncanny-learndash-codes-registration_form.uncanny-learndash-codes-registration input[type=submit]:focus-visible,#uncanny-learndash-codes-registration_form.uncanny-learndash-codes-registration input[type=submit]:hover,.afh-button:focus-visible,.afh-button:hover,.gform_wrapper.gravity-theme form .gform-footer input[type=submit]:focus-visible,.gform_wrapper.gravity-theme form .gform-footer input[type=submit]:hover,.uoc.uoc-code-redemption .uoc-code-redemption__submit-button:focus-visible,.uoc.uoc-code-redemption .uoc-code-redemption__submit-button:hover{color:var(--button-element-text-color);text-decoration:none}#uncanny-learndash-codes-registration_form.uncanny-learndash-codes-registration input[type=submit]:disabled,.afh-button:disabled,.gform_wrapper.gravity-theme form .gform-footer input[type=submit]:disabled,.uoc.uoc-code-redemption .uoc-code-redemption__submit-button:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}#uncanny-learndash-codes-registration_form.uncanny-learndash-codes-registration input[type=submit]:not(:disabled),.afh-button:not(:disabled),.gform_wrapper.gravity-theme form .gform-footer input[type=submit]:not(:disabled),.uoc.uoc-code-redemption .uoc-code-redemption__submit-button:not(:disabled){cursor:pointer}#uncanny-learndash-codes-registration_form.uncanny-learndash-codes-registration input[type=submit],.afh-button--primary,.gform_wrapper.gravity-theme form .gform-footer input[type=submit],.uoc.uoc-code-redemption .uoc-code-redemption__submit-button{--button-element-border-color:var(--global-color-primary-dark);--button-element-background-color:var(--global-color-primary-dark);--button-element-text-color:var(--global-color-neutral-light)}#uncanny-learndash-codes-registration_form.uncanny-learndash-codes-registration input[type=submit]:disabled,.afh-button--primary:disabled,.gform_wrapper.gravity-theme form .gform-footer input[type=submit]:disabled,.uoc.uoc-code-redemption .uoc-code-redemption__submit-button:disabled{--button-element-border-color:var(--global-color-primary-light);--button-element-background-color:var(--global-color-primary-light)}#uncanny-learndash-codes-registration_form.uncanny-learndash-codes-registration input[type=submit]:focus-visible,#uncanny-learndash-codes-registration_form.uncanny-learndash-codes-registration input[type=submit]:hover,.afh-button--primary:focus-visible,.afh-button--primary:hover,.gform_wrapper.gravity-theme form .gform-footer input[type=submit]:focus-visible,.gform_wrapper.gravity-theme form .gform-footer input[type=submit]:hover,.uoc.uoc-code-redemption .uoc-code-redemption__submit-button:focus-visible,.uoc.uoc-code-redemption .uoc-code-redemption__submit-button:hover{--button-element-border-color:var(--global-color-primary-dim);--button-element-background-color:var(--global-color-primary-dim);box-shadow:0 .125rem .25rem -.125rem rgba(0,0,0,.06),0 .25rem .5rem -.125rem rgba(0,0,0,.1)}.afh-button--secondary{--button-element-border-color:var(--global-color-primary-dark)}.afh-button--secondary:disabled{opacity:.5}.afh-button--secondary:focus-visible,.afh-button--secondary:hover{--button-element-background-color:hsla(240,1%,75%,.07)}.afh-button__icon{height:1.5rem;width:1.5rem}.afh-label,.gform_wrapper.gravity-theme form .gform-body .gform_fields label,label{display:block;font-weight:600;margin-bottom:.375rem}.afh-input,.gform_wrapper.gravity-theme form .gform-body .gform_fields input,input[type=text],select,textarea{background-color:var(--global-color-neutral-light);border:1px solid var(--global-color-neutral-dark);border-radius:5px;color:var(--global-color-neutral-dark);font-size:.9375rem;margin:0;padding:.75rem;resize:none;width:max(100%,6.25rem)}.afh-input::-moz-placeholder,.gform_wrapper.gravity-theme form .gform-body .gform_fields input::-moz-placeholder,input[type=text]::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{color:var(--global-color-neutral-dim);opacity:1}.afh-input::placeholder,.gform_wrapper.gravity-theme form .gform-body .gform_fields input::placeholder,input[type=text]::placeholder,select::placeholder,textarea::placeholder{color:var(--global-color-neutral-dim);opacity:1}.afh-textarea,.gform_wrapper.gravity-theme form .gform-body .gform_fields textarea,textarea{min-height:11.25rem}.afh-select,.gform_wrapper.gravity-theme form .gform-body .gform_fields select,select{-o-appearance:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--global-color-neutral-dark) 50%),linear-gradient(135deg,var(--global-color-neutral-dark) 50%,transparent 50%);background-position:calc(100% - 1.25rem) 1.25rem,calc(100% - .9375rem) 1.25rem;background-repeat:no-repeat;background-size:.3125rem .3125rem,.3125rem .3125rem}.gform_wrapper.gravity-theme form .gform-body .gform_fields{-moz-column-gap:1.5rem;column-gap:1.5rem;row-gap:1.5rem}.gform_wrapper.gravity-theme form .gform-body .gform_fields input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]),.gform_wrapper.gravity-theme form .gform-footer input[type=submit]:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]){line-height:1.2;min-height:unset}.afh-link{--link-element-text-color:var(--global-color-primary-dark);color:var(--link-element-text-color)}.afh-link--light{--link-element-text-color:var(--global-color-neutral-light)}.afh-link--underline{text-decoration:underline}.afh-icon{color:var(--global-color-neutral-light)}.afh-icon path{fill:currentColor}.afh-logo--large{height:2.5625rem;width:6.4375rem}.afh-logo--medium{height:2.4375rem;width:6.25rem}.content-container{max-width:102.1875rem}.content-container,.content-container--narrow{box-sizing:content-box;margin-left:auto;margin-right:auto;padding-left:var(--global-layout-element-padding-x);padding-right:var(--global-layout-element-padding-x);width:calc(100% - var(--global-layout-element-padding-x)*2)}.content-container--narrow{max-width:68.75rem}.content-container--medium{max-width:76.5625rem}.content-container--medium,.content-container--reading{box-sizing:content-box;margin-left:auto;margin-right:auto;padding-left:var(--global-layout-element-padding-x);padding-right:var(--global-layout-element-padding-x);width:calc(100% - var(--global-layout-element-padding-x)*2)}.content-container--reading{max-width:56.25rem}.content-container--reading-xxs{box-sizing:content-box;margin-left:auto;margin-right:auto;max-width:48.75rem;padding-left:var(--global-layout-element-padding-x);padding-right:var(--global-layout-element-padding-x);width:calc(100% - var(--global-layout-element-padding-x)*2)}.content-container--full-width{padding-left:0;padding-right:0;width:100%}.page-container{padding:2rem 0}@media screen and (min-width:80em){.page-container{padding:3rem 0}}.wpProQuiz_question_text{margin-top:2rem}.wpProQuiz_question_text p,p.wpProQuiz_clear{padding-bottom:0}.ld-video{margin-bottom:2rem}.learndash-wrapper .ld-modal .ld-login-modal-form p{padding-bottom:0}.learndash-wrapper .ld-modal .ld-login-modal-form .ld-login-modal-branding{align-items:normal;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center}.learndash-wrapper .ld-modal .ld-login-modal-form .ld-login-modal-branding img{height:auto;width:7rem}.learndash-wrapper .ld-modal .ld-login-modal-register{color:var(--global-color-neutral-light)}.learndash-wrapper .ld-modal .ld-login-modal-register p label{color:var(--global-color-neutral-light);margin-bottom:0}.learndash-wrapper .ld-modal .ld-login-modal-register p label input[type=email],.learndash-wrapper .ld-modal .ld-login-modal-register p label input[type=text]{margin-bottom:0;margin-top:.5rem}.learndash-wrapper .ld-modal .ld-login-modal-register .ld-button{font-size:.875rem;margin-top:1.25rem}.learndash-wrapper .ld-modal .ld-login-modal-register .ld-button:hover{box-shadow:0 0 0 .125rem #fff!important}.learndash-wrapper .ld-modal .ld-login-modal-register #wp-submit{border-width:.125rem}.learndash-wrapper .ld-modal .ld-login-modal-register .ld-alert{border-color:var(--global-color-neutral-light)!important;color:var(--global-color-neutral-light)!important}.learndash-wrapper .ld-item-list .ld-item-list-items .ld-item-list-item .ld-item-list-item-preview .ld-item-name{align-items:center}.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-name .ld-reset-button{top:0}.uoc.uoc-code-redemption .uoc-code-redemption__field,.uoc.uoc-code-redemption .uoc-code-redemption__submit-button{box-shadow:none}.uoc.uoc-code-redemption .uoc-code-redemption__submit-button:hover{background:var(--button-element-background-color)}:root{--global-max-desktop-size:82rem;--global-layout-header-element-height:5.375rem;--global-layout-element-padding-x:1.25rem;--global-color-transparent:transparent;--global-color-primary-dark:#612467;--global-color-primary-dim:#6e3474;--global-color-primary-light:#eae4ea;--global-color-accent-bright:#f7d231;--global-color-neutral-dark:#262329;--global-color-neutral-dim:#747476;--global-color-neutral-bright:#bfbfc0;--global-color-neutral-light:#fff}@media screen and (min-width:64em){:root{--global-layout-element-padding-x:4rem}}html{--html-element-background-color:var(--global-color-neutral-light);background-color:var(--html-element-background-color);height:100%;width:100%}main{max-width:100dvw;min-width:12.5rem}.screen-reader-only{border:0;height:.0625rem;margin:-.0625rem;opacity:.0001;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:.0625rem}.afh-wysiwyg{overflow-wrap:break-word}.afh-wysiwyg h2:not([class]){padding-bottom:1.25rem}.afh-wysiwyg .wp-caption{width:100%!important}.afh-wysiwyg .mejs-container,.afh-wysiwyg .wp-video,.afh-wysiwyg iframe{aspect-ratio:16/9;height:100%!important;width:100%!important}.afh-wysiwyg img:not(:last-child){padding-block:2.25rem}.afh-wysiwyg a:not([class]){text-decoration:underline}.afh-wysiwyg :last-child{margin-bottom:0}#wpadminbar{inset:0 auto auto 0!important;position:fixed!important}#wp-admin-bar-comments,#wp-admin-bar-new-content,#wp-admin-bar-translate,.otgs-development-site-front-end{display:none!important}
