:root{--smedu-color-primary:#003349;--smedu-color-secondary:#005789;--smedu-color-accent:#f59e0b;--smedu-color-dark:#5b4c6f;--smedu-color-light:#f8fafc;--smedu-color-border:#0092a9;--smedu-body-bg:#fff;--smedu-body-text:#334155;--smedu-heading-color:#0f172a;--smedu-link:#2563eb;--smedu-link-hover:#1d4ed8;--smedu-font-body:Source Sans Pro,sans-serif;--smedu-font-heading:Source Sans Pro,sans-serif;--smedu-font-size-base:18px;--smedu-font-size-heading:42px;--smedu-heading-font-color:#0f172a;--smedu-heading-font-style:normal;--smedu-heading-font-weight:600;--smedu-line-height:1.6;--smedu-btn-bg:#ed8b00;--smedu-btn-bg-hover:#005789;--smedu-btn-text:#fff;--smedu-btn-text-hover:#fff;--smedu-btn-radius:30px;--smedu-header-bg:#fff;--smedu-header-item:#005789;--smedu-header-item-hover:#5b4c6f;--smedu-header-submenu-bg:#fff;--smedu-header-padding-top:50px;--smedu-header-padding-bottom:50px;--smedu-footer-bg:#005789;--smedu-footer-heading:#fff;--smedu-footer-text:#fff;--smedu-footer-link:#fff;--smedu-footer-link-hover:#97ca43;--smedu-content-width:1200px;--smedu-section-padding-x:20px;--smedu-section-padding-total:40px;--smedu-section-width:var(--smedu-content-width);--smedu-column-gutter:10px;--smedu-radius:12px}*,:after,:before{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth}body{min-height:100vh;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}canvas,img,picture,svg,video{display:block;height:auto;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}ol[class],ul[class]{list-style:none;padding:0}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}body{background-color:var(--smedu-body-bg);color:var(--smedu-body-text);font-family:var(--smedu-font-body);font-size:var(--smedu-font-size-base);line-height:var(--smedu-line-height)}h1,h2,h3,h4,h5,h6{color:var(--smedu-heading-font-color,var(--smedu-heading-color));font-family:var(--smedu-font-heading);font-style:var(--smedu-heading-font-style);font-weight:var(--smedu-heading-font-weight);line-height:normal}h1{font-size:var(--smedu-font-size-heading)}h1,h2{margin-bottom:20px}h2{font-size:calc(var(--smedu-font-size-heading)*.81)}h3{font-size:clamp(1.35rem,2.5vw,1.75rem);margin-bottom:clamp(10.8px,1.25vw,14px)}h4{font-size:1.5rem;margin-bottom:20px}h5{font-size:20px;margin-bottom:8.8px}h6{font-size:1rem;margin-bottom:8px}p{margin-bottom:1rem}a{color:var(--smedu-link);text-decoration:none;transition:color .2s ease}a:focus,a:hover{color:var(--smedu-link-hover);text-decoration:underline}:focus-visible{outline:3px solid var(--smedu-color-primary);outline-offset:2px}.cta_button,.hs-button,.smedu-btn,.smedu-button,a.button,button.smedu-btn,button.smedu-button,input[type=submit]{align-items:center;background-color:var(--smedu-btn-bg-normal,var(--smedu-btn-bg));border-color:var(--smedu-btn-border-normal,var(--smedu-btn-bg-normal,var(--smedu-btn-bg)));border-radius:var(--smedu-btn-radius-current,var(--smedu-btn-radius));border-style:solid;border-width:var(--smedu-btn-border-width,2px);box-shadow:var(--smedu-btn-shadow,none);color:var(--smedu-btn-text-normal,var(--smedu-btn-text));cursor:pointer;display:inline-flex;font-family:var(--smedu-btn-font-family,var(--smedu-font-body));font-size:var(--smedu-btn-font-size,17px);font-style:var(--smedu-btn-font-style,normal);font-weight:var(--smedu-btn-font-weight,700);gap:var(--smedu-btn-gap,9px);justify-content:center;line-height:var(--smedu-btn-line-height,normal);min-height:var(--smedu-btn-min-height,48px);min-width:var(--smedu-btn-min-width,0);overflow:hidden;padding:var(--smedu-btn-padding-y,15px) var(--smedu-btn-padding-x,32px);text-align:center;text-decoration:var(--smedu-btn-text-decoration,none);transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease,transform .12s ease}.cta_button:focus,.cta_button:hover,.hs-button:focus,.hs-button:hover,.smedu-btn:focus,.smedu-btn:hover,.smedu-button:focus,.smedu-button:hover,a.button:focus,a.button:hover,button.smedu-btn:focus,button.smedu-btn:hover,button.smedu-button:focus,button.smedu-button:hover,input[type=submit]:focus,input[type=submit]:hover{background-color:var(--smedu-btn-bg-hover-current,var(--smedu-btn-bg-hover));border-color:var(--smedu-btn-border-hover,var(--smedu-btn-bg-hover-current,var(--smedu-btn-bg-hover)));color:var(--smedu-btn-text-hover-current,var(--smedu-btn-text-hover));text-decoration:var(--smedu-btn-text-decoration-hover,var(--smedu-btn-text-decoration,none))}.cta_button:active,.hs-button:active,.smedu-btn:active,.smedu-button:active,a.button:active,input[type=submit]:active{transform:translateY(1px)}.smedu-btn--text{background-color:transparent;border:0;border-radius:0;box-shadow:none;min-height:0;min-width:0;padding:0}.smedu-btn--text:focus,.smedu-btn--text:hover{background-color:transparent;border-color:transparent}.smedu-btn--circle{border-radius:999px;min-height:var(--smedu-btn-circle-size,54px)}.smedu-btn--full{width:100%}.smedu-btn__icon{display:inline-flex;flex:0 0 auto;height:var(--smedu-btn-icon-size,18px);transition:transform .3s ease;width:var(--smedu-btn-icon-size,18px)}.smedu-btn__icon svg{height:100%;stroke:currentColor;width:100%}.smedu-btn--hover-shadow:focus,.smedu-btn--hover-shadow:hover{box-shadow:var(--smedu-btn-shadow-hover)}.smedu-btn--hover-inner_border:focus,.smedu-btn--hover-inner_border:hover{box-shadow:var(--smedu-btn-inner-border-hover)}.smedu-btn__text{display:inline-block;transition:transform .3s ease}.smedu-btn--hover-grow{overflow:visible}.smedu-btn--hover-grow:focus .smedu-btn__text,.smedu-btn--hover-grow:hover .smedu-btn__text{transform:scale(1.05)}.smedu-btn--hover-grow:focus .smedu-btn__icon,.smedu-btn--hover-grow:hover .smedu-btn__icon{transform:translateX(4px) scale(1.05)}.button-module,.smedu-button-module{display:flex;gap:var(--smedu-btn-group-gap,16px)}.button-module--left,.smedu-button-module--left{justify-content:flex-start}.button-module--center,.smedu-button-module--center{justify-content:center}.button-module--right,.smedu-button-module--right{justify-content:flex-end}.button-module--full .smedu-btn,.smedu-button-module--full .smedu-btn{width:100%}.button-module--wrap,.smedu-button-module--wrap{flex-wrap:wrap}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],select,textarea{background-color:var(--smedu-body-bg);border:1px solid var(--smedu-color-border);border-radius:var(--smedu-radius);color:var(--smedu-body-text);font-family:var(--smedu-font-body);padding:11.7px 16.2px;transition:border-color .2s ease,box-shadow .2s ease;width:100%}input:focus,select:focus,textarea:focus{border-color:var(--smedu-color-primary);box-shadow:0 0 0 3px rgba(0,51,73,.2);outline:none}label{color:var(--smedu-heading-color);display:inline-block;font-weight:600;margin-bottom:6.3px}.row-fluid{width:100%}.row-fluid:after,.row-fluid:before{content:"";display:table}.row-fluid:after{clear:both}.row-fluid [class*=span]{box-sizing:border-box;display:block;float:left;margin-left:2.127659574%;min-height:1px;width:100%}.row-fluid [class*=span]:first-child{margin-left:0}.row-fluid .span12{margin-left:0;width:100%}.row-fluid .span11{width:91.489361693%}.row-fluid .span10{width:82.978723396%}.row-fluid .span9{width:74.468085099%}.row-fluid .span8{width:65.957446802%}.row-fluid .span7{width:57.446808505%}.row-fluid .span6{width:48.936170208%}.row-fluid .span5{width:40.425531911%}.row-fluid .span4{width:31.914893614%}.row-fluid .span3{width:23.404255317%}.row-fluid .span2{width:14.89361702%}.row-fluid .span1{width:6.382978723%}.container-fluid:after,.container-fluid:before{content:"";display:table}.container-fluid:after{clear:both}.dnd-section .dnd-column{padding:0 var(--smedu-column-gutter)}@media (max-width:767px){.row-fluid [class*=span]{float:none;margin-left:0;width:100%}.text_left_has_img{padding-right:0!important}}@media (min-width:768px){.row-fluid:has(.smedu-box--full){align-items:stretch;display:flex;flex-wrap:wrap}.row-fluid:has(.smedu-box--full)>[class*=span]{display:flex;flex-direction:column;float:none}.row-fluid:has(.smedu-box--full)>[class*=span] .dnd-module,.row-fluid:has(.smedu-box--full)>[class*=span] .dnd-row>.row-fluid,.row-fluid:has(.smedu-box--full)>[class*=span] .row-fluid-wrapper,.row-fluid:has(.smedu-box--full)>[class*=span]>div{display:flex;flex:1 1 auto;flex-direction:column;width:100%}.smedu-box--full{flex:1 1 auto}}.content-wrapper,.smedu-container{margin-inline:auto;max-width:var(--smedu-section-width);padding-inline:0;width:calc(100% - var(--smedu-section-padding-total))}.smedu-main .content-wrapper--vertical-spacing,.smedu-main .dnd-section{padding-left:var(--smedu-section-padding-x);padding-right:var(--smedu-section-padding-x)}.smedu-main .content-wrapper--vertical-spacing:last-child,.smedu-main .dnd-section:last-child{margin-bottom:0}.smedu-main .dnd-section>.row-fluid{margin-inline:auto;max-width:calc(var(--smedu-section-width) + var(--smedu-column-gutter)*2)}.smedu-main .dnd-section .smedu-container{max-width:none;width:100%}.smedu-main .dnd-section .content-wrapper[style*="max-width: 1000px"],.smedu-main .dnd-section .content-wrapper[style*="max-width:1000px"],.smedu-main .dnd-section .row-fluid-wrapper[style*="max-width: 1000px"],.smedu-main .dnd-section .row-fluid-wrapper[style*="max-width:1000px"],.smedu-main .dnd-section>.row-fluid[style*="max-width: 1000px"],.smedu-main .dnd-section>.row-fluid[style*="max-width:1000px"],.smedu-main .dnd-section[style*="max-width: 1000px"],.smedu-main .dnd-section[style*="max-width:1000px"]{max-width:calc(var(--smedu-section-width) + var(--smedu-column-gutter)*2)!important}.smedu-main{position:relative;z-index:1}.zindex_reduce{margin-bottom:-100px}@media only screen and (max-width:767px){.zindex_reduce{margin-bottom:-30px}}.smedu-header-outer .dnd-section,.smedu-header-outer .dnd-section>.row-fluid,.smedu-header-outer .hs_cos_wrapper,.smedu-header-outer .hs_cos_wrapper_type_module,.smedu-header-outer .row-fluid,.smedu-header-outer .row-fluid-wrapper{max-width:none;width:100%}.smedu-header-outer .dnd-section{margin-left:0;margin-right:0;padding-left:0;padding-right:0}.smedu-header{background-color:var(--smedu-header-bg);box-shadow:0 3px 4px 0 rgba(0,0,0,.25);width:100%}.smedu-header--sticky{transition:box-shadow .25s ease}.smedu-header--sticky.is-scrolled{box-shadow:0 3px 4px 0 rgba(0,0,0,.25)}.smedu-header__inner{align-items:center;display:flex;gap:1.5rem;justify-content:space-between;min-height:72px}.smedu-header__inner,.smedu-header__top-wrap{padding-inline:var(--smedu-section-padding-x);width:100%}.smedu-header__top-wrap--boxed{margin-inline:auto;max-width:var(--smedu-header-boxed-width,var(--smedu-section-width));padding-inline:var(--smedu-column-gutter);width:calc(100% - var(--smedu-section-padding-total))}.smedu-header-top{align-items:center;display:flex;gap:28px}.smedu-header-top--desktop{border-bottom:1px solid #97ca43;justify-content:flex-end;margin-left:auto;padding:30px 0 8px 160px;width:max-content}.smedu-header-top--drawer{display:none}.smedu-header-top__link{align-items:center;color:var(--smedu-header-item);display:inline-flex;font-size:17px;font-weight:600;gap:8px;line-height:normal;text-decoration:none}.smedu-header-top__link:focus,.smedu-header-top__link:hover{color:var(--smedu-header-item-hover);text-decoration:none}.smedu-header-top__link svg{fill:none;height:22px;width:22px}.smedu-header-top__link--login svg{height:26px;width:33px}.smedu-header-top__link--support svg{height:25px;width:25px}.smedu-header .smedu-header__inner{padding-bottom:var(--smedu-header-padding-bottom);padding-top:var(--smedu-header-padding-top)}.smedu-header__inner--boxed{margin-inline:auto;max-width:var(--smedu-header-boxed-width,var(--smedu-section-width));padding-inline:var(--smedu-column-gutter);width:calc(100% - var(--smedu-section-padding-total))}.smedu-header__inner--full,.smedu-header__top-wrap--full{max-width:none}.smedu-header__logo{align-items:center;display:flex;flex:0 0 auto}.smedu-header__drawer-logo{display:none}
/* !important overrides the inline width HubSpot's logo widget   */.smedu-header__drawer-logo img,.smedu-header__drawer-logo svg,.smedu-header__logo img,.smedu-header__logo svg{display:block;height:auto!important;max-height:var(--smedu-logo-h,55px);object-fit:contain;width:auto!important}.smedu-header__nav{flex:1 1 auto}.smedu-header__cta{flex:0 0 auto}.smedu-header__burger{align-items:center;background:transparent;border:0;cursor:pointer;flex:0 0 auto;height:44px;justify-content:center;padding:0;width:44px}.smedu-header__burger-box{display:inline-flex;flex-direction:column;height:18px;justify-content:space-between;width:26px}.smedu-header__burger-bar{background-color:var(--smedu-header-item);border-radius:2px;display:block;height:2px;transition:transform .25s ease,opacity .2s ease;width:100%}.smedu-header.is-open .smedu-header__burger-bar:first-child{transform:translateY(8px) rotate(45deg)}.smedu-header.is-open .smedu-header__burger-bar:nth-child(2){opacity:0}.smedu-header.is-open .smedu-header__burger-bar:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.smedu-header__actions{flex:0 0 auto;gap:1rem}.smedu-header__actions,.smedu-search__form{align-items:center;display:flex}.smedu-search__input{background:transparent;border:0;color:var(--smedu-header-item);width:100%}.smedu-search__input:focus{box-shadow:none;outline:none}.smedu-header__search--inline .smedu-search__form{background:var(--smedu-color-light);border:1px solid var(--smedu-color-border);border-radius:999px;padding:0 .3rem 0 .95rem;transition:border-color .2s ease,box-shadow .2s ease}.smedu-header__search--inline .smedu-search__form:focus-within{border-color:var(--smedu-color-primary);box-shadow:0 0 0 3px rgba(0,51,73,.18)}.smedu-header__search--inline .smedu-search__input{font-size:.95rem;min-width:150px;padding:8.36px 6.08px}.smedu-header__search-toggle,.smedu-search__submit{align-items:center;background:transparent;border:0;border-radius:50%;color:var(--smedu-header-item);cursor:pointer;display:inline-flex;height:40px;justify-content:center;padding:0;transition:color .2s ease,background .2s ease;width:40px}.smedu-header__search-toggle:focus,.smedu-header__search-toggle:hover{background:var(--smedu-color-light);color:var(--smedu-header-item-hover)}.smedu-search__submit{height:34px;width:34px}.smedu-search__submit:focus,.smedu-search__submit:hover{color:var(--smedu-header-item-hover)}.smedu-header__search-toggle svg,.smedu-search__submit svg{fill:currentColor;height:18px;width:18px}.smedu-search-overlay{background:var(--smedu-header-bg);border-top:1px solid var(--smedu-color-border)}.smedu-search-overlay__inner{align-items:center;display:flex;gap:1rem;padding-block:1rem}.smedu-search-overlay .smedu-search__form{flex:1 1 auto}.smedu-search-overlay .smedu-search__input{border:0;border-bottom:2px solid var(--smedu-color-border);border-radius:0;font-size:1.1rem}.smedu-search-overlay__close{background:transparent;border:0;color:var(--smedu-header-item);cursor:pointer;flex:0 0 auto;font-size:1.6rem;height:40px;line-height:1;width:40px}.smedu-header__social{align-items:center;display:flex;gap:.5rem}.smedu-header__social-link{align-items:center;border-radius:50%;color:var(--smedu-header-item);display:inline-flex;height:36px;justify-content:center;transition:color .2s ease,background .2s ease;width:36px}.smedu-header__social-link:focus,.smedu-header__social-link:hover{background:var(--smedu-color-light);color:var(--smedu-header-item-hover)}.smedu-header__social-link svg{fill:currentColor;height:18px;width:18px}.smedu-header__lang .lang_switcher_class{display:inline-flex}.smedu-topbar{font-size:.9rem;line-height:1.4}.smedu-topbar__inner{align-items:center;display:flex;gap:1rem;justify-content:center;padding-block:.5rem;position:relative}.smedu-topbar__text{text-align:center}.smedu-topbar__text p{margin:0}.smedu-topbar__text a{color:inherit;text-decoration:underline}.smedu-topbar__close{background:transparent;border:0;color:inherit;cursor:pointer;font-size:1.3rem;height:28px;line-height:1;opacity:.8;position:absolute;right:0;top:50%;transform:translateY(-50%);width:28px}.smedu-topbar__close:hover{opacity:1}.smedu-topbar.is-dismissed{display:none}@media (min-width:992px){.smedu-header--center .smedu-header__inner{display:grid;grid-template-areas:"logo logo logo" "nav nav nav";grid-template-columns:1fr auto 1fr;padding-block:.75rem;row-gap:.5rem}.smedu-header--center .smedu-header__logo{grid-area:logo;justify-self:center}.smedu-header--center .smedu-header__nav{grid-area:nav;justify-self:center}.smedu-header--center .smedu-header__actions{grid-column:3;grid-row:1;justify-self:end}.smedu-header--center .smedu-header__nav .smedu-menu__list--depth-1{justify-content:center}}.smedu-header--transparent{background-color:transparent;box-shadow:none}.smedu-header--transparent:not(.is-scrolled) .smedu-header__burger-bar,.smedu-header--transparent:not(.is-scrolled) .smedu-header__search-toggle,.smedu-header--transparent:not(.is-scrolled) .smedu-header__social-link,.smedu-header--transparent:not(.is-scrolled) .smedu-menu__chevron,.smedu-header--transparent:not(.is-scrolled) .smedu-menu__link{color:#fff}.smedu-header--transparent:not(.is-scrolled) .smedu-header__burger-bar{background-color:#fff}.smedu-header--transparent.is-scrolled{background-color:var(--smedu-header-bg);box-shadow:0 3px 4px 0 rgba(0,0,0,.25)}.smedu-header--sticky{transition:transform .3s ease,box-shadow .25s ease;will-change:transform}.smedu-header--sticky.is-hidden{transform:translateY(-100%)}.smedu-header__backdrop{background:rgba(15,23,42,.5);inset:0;opacity:0;position:fixed;transition:opacity .3s ease;z-index:90}.smedu-header.is-open .smedu-header__backdrop{opacity:1}.smedu-menu__list{align-items:center;display:flex;flex-wrap:wrap;gap:40px}.smedu-menu__list--depth-2,.smedu-menu__list--depth-3{display:block}.smedu-menu__item{position:relative}.smedu-menu__row{align-items:center;display:flex;justify-content:center;padding:0}.smedu-menu__link{color:var(--smedu-header-item,#005789);display:block;font-size:17px;font-style:normal;font-weight:600;line-height:normal;padding:10px 0;text-decoration:none;transition:color .2s ease;white-space:nowrap}.smedu-menu__item.is-active>.smedu-menu__row>.smedu-menu__link,.smedu-menu__item:hover>.smedu-menu__row>.smedu-menu__link,.smedu-menu__link.is-current,.smedu-menu__link:focus,.smedu-menu__link:hover{color:var(--smedu-header-item-hover);text-decoration:none}.smedu-menu__toggle{align-items:center;background:transparent;border:0;color:inherit;cursor:pointer;display:inline-flex;height:36px;justify-content:center;padding:0;width:36px}.smedu-menu__chevron{border-bottom:2px solid;border-right:2px solid;color:var(--smedu-header-item);display:inline-block;height:9px;transform:rotate(45deg);transition:transform .2s ease;width:9px}.smedu-menu__item.is-active>.smedu-menu__row .smedu-menu__chevron,.smedu-menu__item:hover>.smedu-menu__row .smedu-menu__chevron{color:var(--smedu-header-item-hover)}.smedu-menu__item.is-open>.smedu-menu__row .smedu-menu__chevron{transform:rotate(-135deg)}.smedu-menu__item--has-children>.smedu-menu__list{background-color:var(--smedu-header-submenu-bg);border:0;border-radius:18px;box-shadow:0 3px 12px rgba(0,0,0,.16);min-width:220px;padding:15px 20px}.smedu-menu__list--depth-2 .smedu-menu__link,.smedu-menu__list--depth-3 .smedu-menu__link{white-space:normal}.smedu-site-footer{background-color:var(--smedu-footer-bg);color:var(--smedu-footer-text);overflow:hidden;padding-block:90px;position:relative;width:100%}.smedu-site-footer--watermark:before{background-image:var(--smedu-footer-watermark-image);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:580px;left:64px;opacity:var(--smedu-footer-watermark-opacity);pointer-events:none;position:absolute;top:-78px;width:580px}.smedu-site-footer__inner{align-items:start;display:grid;gap:clamp(48px,8vw,120px);grid-template-columns:minmax(280px,5fr) minmax(180px,3fr) minmax(190px,3fr);position:relative;z-index:1}.smedu-site-footer h2{color:var(--smedu-footer-heading);font-size:18px;line-height:1.3;margin:0 0 18px}.smedu-site-footer a{color:var(--smedu-footer-link);text-decoration:none;transition:color .2s ease}.smedu-site-footer a:focus,.smedu-site-footer a:hover{color:var(--smedu-footer-link-hover);text-decoration:none}.smedu-site-footer__legal,.smedu-site-footer__links{display:grid;gap:24px;margin:0;padding:0}.smedu-site-footer__legal a,.smedu-site-footer__links a{font-size:16px;line-height:1.3}.smedu-site-footer__legal{margin-top:30px}.smedu-site-footer__copyright{color:var(--smedu-footer-text);font-size:13px;line-height:1.45;margin:28px 0 0}.smedu-site-footer .hs-form,.smedu-site-footer__fallback-form{max-width:310px}.smedu-site-footer .hs-form-field{margin-bottom:18px}.smedu-site-footer label{color:var(--smedu-footer-heading)}.smedu-site-footer input[type=email],.smedu-site-footer input[type=text]{background-color:#fff;border:0;border-radius:8px;color:#0f172a;min-height:38px;width:100%}.smedu-site-footer .hs-button,.smedu-site-footer input[type=submit],.smedu-site-footer__fallback-form button{background-color:var(--smedu-footer-accent);border:0;border-radius:8px;box-shadow:none;color:var(--smedu-color-primary);cursor:pointer;font-weight:700;min-height:38px;padding:8px 14px;transition:filter .2s ease}.smedu-site-footer .hs-button:focus,.smedu-site-footer .hs-button:hover,.smedu-site-footer input[type=submit]:focus,.smedu-site-footer input[type=submit]:hover,.smedu-site-footer__fallback-form button:focus,.smedu-site-footer__fallback-form button:hover{filter:brightness(1.08)}.smedu-site-footer__fallback-form input{margin-bottom:18px}.smedu-site-footer__social{align-items:center;display:flex;gap:14px;margin:0;padding:0}.smedu-site-footer .smedu-site-footer__social-link{align-items:center;background-color:transparent;color:#fff;display:inline-flex;height:32px;justify-content:center;width:32px}.smedu-site-footer .smedu-site-footer__social-link:focus,.smedu-site-footer .smedu-site-footer__social-link:hover{color:var(--smedu-footer-link-hover)}.smedu-site-footer .smedu-site-footer__social-link--youtube{height:38px;width:38px}.smedu-site-footer__social-link svg{fill:currentColor;height:100%;width:100%}.smedu-back-to-top{align-items:center;background:var(--smedu-color-primary);border:0;border-radius:50%;bottom:clamp(16px,3vw,32px);box-shadow:0 8px 24px rgba(15,23,42,.22);color:#fff;cursor:pointer;display:inline-flex;height:46px;justify-content:center;position:fixed;right:clamp(16px,3vw,32px);transition:transform .25s ease,background .2s ease;width:46px;z-index:80}.smedu-back-to-top:focus,.smedu-back-to-top:hover{background:var(--smedu-link-hover);transform:translateY(-3px)}.smedu-back-to-top svg{fill:currentColor;height:24px;width:24px}.smedu-back-to-top[hidden]{display:none}@media (max-width:767px){.smedu-site-footer{padding-block:64px}.smedu-site-footer--watermark:before{height:440px;left:-150px;top:-40px;width:440px}.smedu-site-footer__inner{gap:42px;grid-template-columns:1fr}.smedu-site-footer .hs-form,.smedu-site-footer__fallback-form{max-width:100%}}.hero-with-slider-section .widget-type-rich_text h1{color:#5b4c6f;margin:0 0 20px;max-width:585px}.hero-with-slider-section .widget-type-rich_text p{color:#005789;font-size:23px;font-weight:600;max-width:585px}.hero-with-slider-section .button-module,.hero-with-slider-section .smedu-button-module{margin-top:20px}.hero-with-slider-section .button-module .smedu-btn,.hero-with-slider-section .smedu-button-module .smedu-btn{--smedu-btn-text-normal:#fff}.hero-with-slider-section>.row-fluid>[class*=span]:first-child{padding-bottom:50px;padding-top:50px}.hero-with-slider-section>.row-fluid>[class*=span]:nth-child(2){padding:100px 70px 70px}@media (max-width:767px){.hero-with-slider-section>.row-fluid,.hero-with-slider-section>.row-fluid-wrapper>.row-fluid{display:flex;flex-direction:column}.hero-with-slider-section>.row-fluid [class*=span]{margin-left:0;width:100%}.hero-with-slider-section>.row-fluid [class*=span]:first-child{order:2}.hero-with-slider-section>.row-fluid [class*=span]:nth-child(2){margin-bottom:32px;order:1}}.smedu-tag{align-items:center;border:1px solid var(--smedu-color-border);border-radius:999px;color:var(--smedu-color-secondary);display:inline-flex;font-size:.85rem;line-height:1.4;padding:4px 12px;text-decoration:none}.smedu-tag:focus,.smedu-tag:hover{background:var(--smedu-color-secondary);border-color:var(--smedu-color-secondary);color:#fff;text-decoration:none}.smedu-post{max-width:780px;padding-block:64px}.smedu-post-card__meta,.smedu-post__tags{display:flex;flex-wrap:wrap;gap:8px}.smedu-post__tags{margin-bottom:20px}.smedu-post__title{margin-bottom:12px}.smedu-post__meta{color:var(--smedu-color-secondary);display:flex;flex-wrap:wrap;gap:8px;margin-bottom:32px}.smedu-post__figure{margin:0 0 32px}.smedu-post__figure img{border-radius:var(--smedu-radius);width:100%}.smedu-post__body>*+*{margin-top:1.1em}.smedu-post__body img{border-radius:var(--smedu-radius)}.smedu-post__footer{border-top:1px solid rgba(15,23,42,.12);margin-top:48px;padding-top:24px}.smedu-post-comments{max-width:780px;padding-bottom:64px}.smedu-listing{padding-block:64px}.smedu-listing__header{margin-bottom:40px;max-width:720px}.smedu-listing__desc{margin-top:12px}.smedu-listing__grid{display:grid;gap:28px;grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:991px){.smedu-listing__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:599px){.smedu-listing__grid{grid-template-columns:1fr}}.smedu-post-card{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:var(--smedu-radius);display:flex;flex-direction:column;overflow:hidden;transition:box-shadow .2s ease,transform .2s ease}.smedu-post-card:focus-within,.smedu-post-card:hover{box-shadow:0 14px 34px rgba(15,23,42,.12);transform:translateY(-2px)}.smedu-post-card__media img{aspect-ratio:16/9;object-fit:cover;width:100%}.smedu-post-card__body{display:flex;flex-direction:column;gap:10px;padding:22px 24px 26px}.smedu-post-card__title{font-size:1.25rem;margin:0}.smedu-post-card__title a{color:var(--smedu-heading-color);text-decoration:none}.smedu-post-card__meta,.smedu-post-card__title a:focus,.smedu-post-card__title a:hover{color:var(--smedu-color-secondary)}.smedu-post-card__meta{font-size:.9rem;margin:0}.smedu-post-card__excerpt{margin:0}.smedu-listing__pagination{align-items:center;display:flex;gap:20px;justify-content:center;margin-top:48px}.smedu-page-link{font-weight:600}.smedu-system{padding-block:96px;text-align:center}.smedu-system--left{text-align:left}.smedu-system--narrow{max-width:560px}.smedu-system__code{color:var(--smedu-color-border);font-size:5rem;font-weight:700;line-height:1;margin-bottom:8px}.smedu-system__title{margin-bottom:12px}.smedu-system__text{margin-bottom:28px}.smedu-system .hs-search-field{margin-bottom:40px;max-width:560px}.smedu-sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.smedu-skip-link{background:var(--smedu-color-primary);border-radius:var(--smedu-radius);color:#fff;left:1rem;padding:13.5px 22.5px;position:absolute;top:-100%;transition:top .2s ease;z-index:1000}.smedu-skip-link:focus{color:#fff;text-decoration:none;top:1rem}.smedu-no-list{list-style:none;margin:0;padding:0}.smedu-text-center{text-align:center}.smedu-hidden{display:none!important}