@charset "UTF-8";@import url(//cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.css);@import url(//cdn.jsdelivr.net/npm/@accessible360/accessible-slick@1.0.1/slick/accessible-slick-theme.min.css);:root{--mm-lineheight:22px}.mm-hidden{display:none!important}.mm-wrapper{overflow-x:hidden;position:relative}.mm-menu,.mm-menu *,.mm-menu :after,.mm-menu :before{transition-duration:.4s;transition-property:none;transition-timing-function:ease}:root{--mm-blocker-visibility-delay:.4s;--mm-blocker-opacity-delay:0s}.mm-blocker{background:var(--mm-color-background);bottom:100%;display:block;left:0;opacity:0;position:absolute;right:0;top:0;transition:bottom 0s ease .4s,width .4s ease,opacity .4s ease 0s,transform .4s ease;transition:bottom 0s ease var(--mm-blocker-visibility-delay),width .4s ease,opacity .4s ease var(--mm-blocker-opacity-delay),transform .4s ease;z-index:3}.mm-blocker:focus-visible{opacity:.75}.mm-btn{align-items:center;display:flex;flex-grow:0;flex-shrink:0;justify-content:center;padding:0;position:relative;width:50px}.mm-btn--next,[dir=rtl] .mm-btn--prev{--mm-btn-rotate:135deg}.mm-btn--prev,[dir=rtl] .mm-btn--next{--mm-btn-rotate:-45deg}.mm-btn--next:after,.mm-btn--prev:before{border:2px solid var(--mm-color-icon);border-bottom:none;border-right:none;bottom:0;box-sizing:border-box;content:"";display:block;height:8px;margin:auto;position:absolute;top:0;transform:rotate(var(--mm-btn-rotate));width:8px}.mm-btn--prev:before{left:23px}.mm-btn--next:after{right:23px}.mm-btn--close:before{content:"×";font-size:150%}.mm-btnreset{background:0 0;border:none;cursor:pointer;padding:0}.mm-divider{background:var(--mm-color-background);background-image:linear-gradient(var(--mm-color-background-highlight),var(--mm-color-background-highlight));font-size:75%;min-height:22px;min-height:var(--mm-lineheight);opacity:1;overflow:hidden;padding:5.25px 20px;padding:calc((var(--mm-listitem-size)*0.65 - var(--mm-lineheight))*.5) 20px;position:sticky;text-overflow:ellipsis;text-transform:uppercase;top:0;transition-property:opacity;white-space:nowrap;z-index:2}.mm-navbar:not(.mm-hidden)~.mm-listview .mm-divider{top:50px;top:var(--mm-navbar-size)}:root{--mm-listitem-size:50px}.mm-listitem{border-color:var(--mm-color-border);color:var(--mm-color-text);display:flex;flex-wrap:wrap;margin:0;padding:0;position:relative}.mm-listitem:after{border-bottom-style:solid;border-bottom-width:1px;border-color:inherit;bottom:0;content:"";display:block;left:20px;position:absolute;right:0}.mm-listitem__btn,.mm-listitem__text{padding:14px 0;padding:calc((var(--mm-listitem-size) - var(--mm-lineheight))/2) 0}.mm-listitem__text{display:block;flex-basis:10%;flex-grow:1;overflow:hidden;padding-left:20px;padding-right:20px;text-overflow:ellipsis;white-space:nowrap}.mm-listitem__btn{-webkit-padding-end:50px;background:#03020100;border-color:inherit;display:block;padding-right:50px;position:relative;width:auto}.mm-listitem__btn:not(.mm-listitem__text){border-left-style:solid;border-left-width:1px}.mm-listitem--selected>.mm-listitem__text{background:var(--mm-color-background-emphasis)}.mm-listitem--opened>.mm-listitem__btn,.mm-listitem--opened>.mm-panel{background:var(--mm-color-background-highlight)}.mm-listview{display:block;list-style:none;margin:0;padding:0}.mm-menu{-webkit-tap-highlight-color:var(--mm-color-background-emphasis);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--mm-color-background);border-color:var(--mm-color-border);bottom:0;color:var(--mm-color-text);display:flex;flex-direction:column;left:0;line-height:22px;line-height:var(--mm-lineheight);margin:0;overscroll-behavior:none;padding:0;position:absolute;right:0;top:0;z-index:0}.mm-menu ::placeholder{color:var(--mm-color-text-dimmed)}.mm-menu,.mm-menu *{box-sizing:border-box}.mm-menu :focus,.mm-menu :focus-visible,.mm-menu:focus,.mm-menu:focus-visible{outline:0}.mm-menu a,.mm-menu button,.mm-menu label{color:inherit}.mm-menu a:focus,.mm-menu button:focus,.mm-menu label:focus{outline:0}.mm-menu a:focus-visible,.mm-menu button:focus-visible,.mm-menu label:focus-visible{outline:2px solid var(--mm-color-focusring);outline-offset:-5px}.mm-menu input:focus,.mm-menu input:focus-visible,.mm-menu select:focus,.mm-menu select:focus-visible,.mm-menu textarea:focus,.mm-menu textarea:focus-visible{outline:2px solid var(--mm-color-focusring);outline-offset:2px}.mm-menu a,.mm-menu a:active,.mm-menu a:hover,.mm-menu a:link,.mm-menu a:visited{color:inherit;-webkit-text-decoration:none;text-decoration:none}:root{--mm-navbar-size:50px}.mm-navbar{background:var(--mm-color-background);border-bottom:1px solid var(--mm-color-border);color:var(--mm-color-text-dimmed);display:flex;min-height:50px;min-height:var(--mm-navbar-size);opacity:1;padding-top:env(safe-area-inset-top);position:sticky;text-align:center;top:0;transition-property:opacity;z-index:2}.mm-navbar>*{align-items:center;box-sizing:border-box;display:flex;flex-grow:1;justify-content:center}.mm-navbar__btn{flex-grow:0}.mm-navbar__title{display:flex;flex:1 1 50%;overflow:hidden;padding:0 20px}.mm-navbar__title[href="#"]{pointer-events:none}.mm-navbar__title>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mm-btn.mm-hidden+.mm-navbar__title:not(:last-child){-webkit-padding-start:60px;-webkit-padding-end:10px;padding-left:60px;padding-right:10px}.mm-btn:not(.mm-hidden)+.mm-navbar__title:last-child{-webkit-padding-start:10px;-webkit-padding-end:60px;padding-left:10px;padding-right:60px}.mm-panel{--mm-panel-child-offset:100%;--mm-panel-parent-offset:-30%;-webkit-overflow-scrolling:touch;background:var(--mm-color-background);border-color:var(--mm-color-border);bottom:0;color:var(--mm-color-text);left:0;overflow:hidden;overflow-y:auto;overscroll-behavior:contain;position:absolute;right:0;top:0;transform:translate3d(100%,0,0);transform:translate3d(var(--mm-panel-child-offset),0,0);transition-property:transform,inset-inline-start;z-index:1}[dir=rtl] .mm-panel{--mm-panel-child-offset:-100%;--mm-panel-parent-offset:30%}.mm-panel:after{content:"";display:block;height:50px;height:var(--mm-listitem-size)}.mm-panel:focus{outline:0}.mm-panel--opened{transform:translateZ(0);transition-delay:0s;z-index:2}.mm-panel--parent{transform:translate3d(var(--mm-panel-parent-offset),0,0);z-index:0}.mm-panel--highest{z-index:3}.mm-menu--opened .mm-panel--noanimation{transition:none!important;transition-duration:0s!important}.mm-panel__content{padding:20px}.mm-panels{background:var(--mm-color-background);border-color:var(--mm-color-border);color:var(--mm-color-text);flex-grow:1;height:100%;overflow:hidden;position:relative}.mm-panels:focus{outline:0}:root{--mm-toggle-size:34px}.mm-toggle{-webkit-margin-end:10px;align-self:center;-webkit-appearance:none!important;appearance:none!important;background:var(--mm-color-border);border:none!important;border:var(--mm-color-border);border-radius:34px;border-radius:var(--mm-toggle-size);cursor:pointer;display:flex;flex:59.5px 0 0;flex:calc(var(--mm-toggle-size)*1.75) 0 0;height:34px;height:var(--mm-toggle-size);margin-right:10px;transition-property:background-color}.mm-toggle:before{aspect-ratio:1;background:var(--mm-color-background);border-radius:100%;content:"";margin:2px;transition-property:transform}.mm-toggle:checked{background:#4bd963}.mm-toggle:checked:before{transform:translateX(25.5px);transform:translateX(calc(var(--mm-toggle-size)*.75))}[dir=rtl] .mm-toggle:checked:before{transform:translateX(-25.5px);transform:translateX(calc(var(--mm-toggle-size)*-.75))}.mm-listitem--vertical>.mm-panel{padding:10px 0 10px 20px;position:static;transform:none!important;transition:none!important;width:100%}.mm-listitem--vertical>.mm-panel:after{content:none;display:none}.mm-listitem--vertical:not(.mm-listitem--opened)>.mm-panel{display:none}.mm-listitem--vertical>.mm-listitem__btn{bottom:auto;height:50px;height:var(--mm-listitem-size)}.mm-listitem--vertical .mm-listitem:last-child:after{border-color:#0000}.mm-listitem--opened>.mm-listitem__btn:after{right:19px;transform:rotate(225deg)}:root{--mm-size:80%;--mm-min-size:240px;--mm-max-size:440px}.mm-menu--offcanvas{position:fixed;z-index:0}.mm-page{background:inherit;box-sizing:border-box;min-height:100vh}:where(.mm-slideout){position:relative;transition-duration:.4s;transition-property:width,transform;transition-timing-function:ease;width:100%;z-index:1}.mm-wrapper--opened,.mm-wrapper--opened body{overflow:hidden}.mm-wrapper__blocker{background:#0006}.mm-wrapper--opened .mm-wrapper__blocker{--mm-blocker-visibility-delay:0s;--mm-blocker-opacity-delay:.4s;bottom:0;opacity:.5}.mm-menu{--mm-translate-horizontal:0;--mm-translate-vertical:0}.mm-menu--position-left,.mm-menu--position-left-front{right:auto}.mm-menu--position-right,.mm-menu--position-right-front{left:auto}.mm-menu--position-left,.mm-menu--position-left-front,.mm-menu--position-right,.mm-menu--position-right-front{width:max(240px,min(80%,440px));width:max(var(--mm-min-size),min(var(--mm-size),var(--mm-max-size)))}.mm-menu--position-left-front{--mm-translate-horizontal:-100%}.mm-menu--position-right-front{--mm-translate-horizontal:100%}.mm-menu--position-top{bottom:auto}.mm-menu--position-bottom{top:auto}.mm-menu--position-bottom,.mm-menu--position-top{height:max(240px,min(80%,440px));height:max(var(--mm-min-size),min(var(--mm-size),var(--mm-max-size)));width:100%}.mm-menu--position-top{--mm-translate-vertical:-100%}.mm-menu--position-bottom{--mm-translate-vertical:100%}.mm-menu--position-bottom,.mm-menu--position-left-front,.mm-menu--position-right-front,.mm-menu--position-top{transform:translate3d(var(--mm-translate-horizontal),var(--mm-translate-vertical),0);transition-property:transform;z-index:2}.mm-menu--position-bottom.mm-menu--opened,.mm-menu--position-left-front.mm-menu--opened,.mm-menu--position-right-front.mm-menu--opened,.mm-menu--position-top.mm-menu--opened{transform:translateZ(0)}.mm-wrapper--position-left{--mm-translate-horizontal:max(var(--mm-min-size),min(var(--mm-size),var(--mm-max-size)))}.mm-wrapper--position-right{--mm-translate-horizontal:max(calc(var(--mm-max-size)*-1),min(calc(var(--mm-size)*-1),calc(var(--mm-min-size)*-1)))}.mm-wrapper--position-left .mm-slideout,.mm-wrapper--position-right .mm-slideout{transform:translateZ(0)}.mm-wrapper--position-left.mm-wrapper--opened .mm-slideout,.mm-wrapper--position-right.mm-wrapper--opened .mm-slideout{transform:translate3d(var(--mm-translate-horizontal),0,0)}.mm-wrapper--position-bottom .mm-wrapper__blocker,.mm-wrapper--position-left-front .mm-wrapper__blocker,.mm-wrapper--position-right-front .mm-wrapper__blocker,.mm-wrapper--position-top .mm-wrapper__blocker{z-index:1}.mm-menu--theme-light{--mm-color-background:#f3f3f3;--mm-color-border:#00000026;--mm-color-icon:#0006;--mm-color-text:#000c;--mm-color-text-dimmed:#0006;--mm-color-background-highlight:#0000000d;--mm-color-background-emphasis:#ffffffbf;--mm-color-focusring:#06c}.mm-menu--theme-light-contrast{--mm-color-background:#f3f3f3;--mm-color-border:#00000080;--mm-color-icon:#00000080;--mm-color-text:#000;--mm-color-text-dimmed:#000000b3;--mm-color-background-highlight:#0000000d;--mm-color-background-emphasis:#ffffffe6;--mm-color-focusring:#06c}.mm-menu--theme-dark{--mm-color-background:#333;--mm-color-border:#0006;--mm-color-icon:#fff6;--mm-color-text:#fffc;--mm-color-text-dimmed:#fff6;--mm-color-background-highlight:#ffffff14;--mm-color-background-emphasis:#0000001a;--mm-color-focusring:#06c}.mm-menu--theme-dark-contrast{--mm-color-background:#333;--mm-color-border:#ffffff80;--mm-color-icon:#ffffff80;--mm-color-text:#fff;--mm-color-text-dimmed:#ffffffb3;--mm-color-background-highlight:#ffffff1a;--mm-color-background-emphasis:#0000004d;--mm-color-focusring:#06c}.mm-menu--theme-white{--mm-color-background:#fff;--mm-color-border:#00000026;--mm-color-icon:#0000004d;--mm-color-text:#000c;--mm-color-text-dimmed:#0000004d;--mm-color-background-highlight:#0000000f;--mm-color-background-emphasis:#00000008;--mm-color-focusring:#06c}.mm-menu--theme-white-contrast{--mm-color-background:#fff;--mm-color-border:#00000080;--mm-color-icon:#00000080;--mm-color-text:#000;--mm-color-text-dimmed:#000000b3;--mm-color-background-highlight:#00000012;--mm-color-background-emphasis:rgba(0,0,0,.035);--mm-color-focusring:#06c}.mm-menu--theme-black{--mm-color-background:#000;--mm-color-border:#fff3;--mm-color-icon:#fff6;--mm-color-text:#ffffffb3;--mm-color-text-dimmed:#fff6;--mm-color-background-highlight:#ffffff1a;--mm-color-background-emphasis:#ffffff0f;--mm-color-focusring:#06c}.mm-menu--theme-black-contrast{--mm-color-background:#000;--mm-color-border:#ffffff80;--mm-color-icon:#ffffff80;--mm-color-text:#fff;--mm-color-text-dimmed:#fff9;--mm-color-background-highlight:hsla(0,0%,100%,.125);--mm-color-background-emphasis:#ffffff1a;--mm-color-focusring:#06c}.mm-counter{-webkit-padding-start:20px;color:var(--mm-color-text-dimmed);display:block;float:right;padding-left:20px}[dir=rtl] .mm-counter{float:left}:root{--mm-iconbar-size:50px}.mm-menu--iconbar-left .mm-navbars,.mm-menu--iconbar-left .mm-panels{margin-left:50px;margin-left:var(--mm-iconbar-size)}.mm-menu--iconbar-right .mm-navbars,.mm-menu--iconbar-right .mm-panels{margin-right:50px;margin-right:var(--mm-iconbar-size)}.mm-iconbar{background:var(--mm-color-background);border:0 solid;border-color:var(--mm-color-border);bottom:0;box-sizing:border-box;color:var(--mm-color-text-dimmed);display:none;overflow:hidden;position:absolute;text-align:center;top:0;width:50px;width:var(--mm-iconbar-size);z-index:2}.mm-menu--iconbar-left .mm-iconbar,.mm-menu--iconbar-right .mm-iconbar{display:flex;flex-direction:column;justify-content:space-between}.mm-menu--iconbar-left .mm-iconbar{border-right-width:1px;left:0}.mm-menu--iconbar-right .mm-iconbar{border-left-width:1px;right:0}.mm-iconbar__bottom,.mm-iconbar__top{-webkit-overflow-scrolling:touch;overflow:hidden;overflow-y:auto;overscroll-behavior:contain;width:100%}.mm-iconbar__bottom>*,.mm-iconbar__top>*{box-sizing:border-box;display:block;padding:14px 0;padding:calc((var(--mm-iconbar-size) - var(--mm-lineheight))/2) 0}.mm-iconbar__bottom a,.mm-iconbar__bottom a:hover,.mm-iconbar__top a,.mm-iconbar__top a:hover{-webkit-text-decoration:none;text-decoration:none}.mm-iconbar__tab--selected{background:var(--mm-color-background-emphasis)}:root{--mm-iconpanel-size:50px}.mm-panel--iconpanel-0{left:0;left:calc(var(--mm-iconpanel-size)*0)}.mm-panel--iconpanel-1{left:50px;left:calc(var(--mm-iconpanel-size)*1)}.mm-panel--iconpanel-2{left:100px;left:calc(var(--mm-iconpanel-size)*2)}.mm-panel--iconpanel-3{left:150px;left:calc(var(--mm-iconpanel-size)*3)}.mm-panel--iconpanel-4{left:200px;left:calc(var(--mm-iconpanel-size)*4)}.mm-panel--iconpanel-first~.mm-panel{left:50px;left:var(--mm-iconpanel-size)}.mm-menu--iconpanel .mm-panel--parent .mm-divider,.mm-menu--iconpanel .mm-panel--parent .mm-navbar{opacity:0}.mm-menu--iconpanel .mm-panels>.mm-panel--parent{overflow-y:hidden;transform:none}.mm-menu--iconpanel .mm-panels>.mm-panel:not(.mm-panel--iconpanel-first):not(.mm-panel--iconpanel-0){border-left-style:solid;border-left-width:1px}.mm-navbars{flex-shrink:0}.mm-navbars .mm-navbar{border-bottom:none;padding-top:0;position:relative}.mm-navbars--top{border-bottom:1px solid var(--mm-color-border)}.mm-navbars--top .mm-navbar:first-child{padding-top:env(safe-area-inset-top)}.mm-navbars--bottom{border-top:1px solid var(--mm-color-border)}.mm-navbars--bottom .mm-navbar:last-child{padding-bottom:env(safe-area-inset-bottom)}.mm-navbar__breadcrumbs{-webkit-overflow-scrolling:touch;display:flex;flex:1 1 50%;justify-content:flex-start;overflow:hidden;overflow-x:auto;padding:0 20px;text-overflow:ellipsis;white-space:nowrap}.mm-navbar__breadcrumbs>*{-webkit-padding-end:6px;align-items:center;display:flex;justify-content:center;padding-right:6px}.mm-navbar__breadcrumbs>a{-webkit-text-decoration:underline;text-decoration:underline}.mm-navbar__breadcrumbs:not(:last-child){-webkit-padding-end:0;padding-right:0}.mm-btn:not(.mm-hidden)+.mm-navbar__breadcrumbs{-webkit-padding-start:0;padding-left:0}.mm-navbar__tab{border:1px solid #0000;padding:0 10px}.mm-navbar__tab--selected{background:var(--mm-color-background)}.mm-navbar__tab--selected:not(:first-child){border-left-color:var(--mm-color-border)}.mm-navbar__tab--selected:not(:last-child){border-right-color:var(--mm-color-border)}.mm-navbars--top.mm-navbars--has-tabs{border-bottom:none}.mm-navbars--top.mm-navbars--has-tabs .mm-navbar{background:var(--mm-color-background-emphasis)}.mm-navbars--top.mm-navbars--has-tabs .mm-navbar--tabs~.mm-navbar{background:var(--mm-color-background)}.mm-navbars--top.mm-navbars--has-tabs .mm-navbar:not(.mm-navbar--tabs):last-child{border-bottom:1px solid var(--mm-color-border)}.mm-navbars--top .mm-navbar__tab{border-bottom-color:var(--mm-color-border)}.mm-navbars--top .mm-navbar__tab--selected{border-bottom-color:#0000;border-top-color:var(--mm-color-border)}.mm-navbars--bottom.mm-navbar--has-tabs{border-top:none}.mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar{background:var(--mm-color-background)}.mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar--tabs,.mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar--tabs~.mm-navbar{background:var(--mm-color-background-emphasis)}.mm-navbars--bottom .mm-navbar__tab{border-top-color:var(--mm-color-border)}.mm-navbars--bottom .mm-navbar__tab--selected{border-bottom-color:var(--mm-color-border);border-top-color:#0000}.mm-searchfield{display:flex;flex-grow:1;height:50px;height:var(--mm-navbar-size);overflow:hidden;padding:0}.mm-searchfield__input{align-items:center;display:flex;flex:1;position:relative}.mm-searchfield__input,.mm-searchfield__input input{box-sizing:border-box;max-width:100%;padding:0 10px;width:100%}.mm-searchfield__input input{border:none;border-radius:4px;display:block;font-size:inherit;height:35px;height:calc(var(--mm-navbar-size)*.7);line-height:35px;line-height:calc(var(--mm-navbar-size)*.7);font:inherit;margin:0;max-height:auto;min-height:auto}.mm-searchfield__input input,.mm-searchfield__input input:focus,.mm-searchfield__input input:hover{background:var(--mm-color-background-highlight);color:var(--mm-color-text)}.mm-menu[class*=-contrast] .mm-searchfield__input input{border:1px solid var(--mm-color-border)}.mm-searchfield__input input::-ms-clear{display:none}.mm-searchfield__btn{bottom:0;display:none;position:absolute;right:0;top:0}.mm-searchfield--searching .mm-searchfield__btn{display:block}.mm-searchfield__cancel{-webkit-margin-end:-100px;-webkit-padding-start:5px;-webkit-padding-end:20px;display:block;line-height:50px;line-height:var(--mm-navbar-size);margin-right:-100px;padding-left:5px;padding-right:20px;position:relative;-webkit-text-decoration:none;text-decoration:none;transition-property:visibility,margin;visibility:hidden}.mm-searchfield--cancelable .mm-searchfield__cancel{-webkit-margin-end:0;margin-right:0;visibility:visible}.mm-panel--search{border:none!important;left:0!important;right:0!important;width:100%!important}.mm-panel__splash{padding:20px}.mm-panel--searching .mm-panel__splash{display:none}.mm-panel__noresults{color:var(--mm-color-text-dimmed);display:none;font-size:150%;line-height:1.4;padding:40px 20px;text-align:center}.mm-panel--noresults .mm-panel__noresults{display:block}:root{--mm-sectionindexer-size:20px}.mm-sectionindexer{background:inherit;bottom:0;box-sizing:border-box;display:flex;flex-direction:column;font-size:12px;justify-content:space-evenly;position:absolute;right:-20px;right:calc(var(--mm-sectionindexer-size)*-1);text-align:center;top:0;transition-property:inset-inline-end;width:20px;width:var(--mm-sectionindexer-size);z-index:5}.mm-sectionindexer a{color:var(--mm-color-text-dimmed);display:block;line-height:1;-webkit-text-decoration:none;text-decoration:none}.mm-sectionindexer~.mm-panel{-webkit-padding-end:0;padding-right:0}.mm-sectionindexer--active{right:0}.mm-sectionindexer--active~.mm-panel{-webkit-padding-end:20px;-webkit-padding-end:var(--mm-sectionindexer-size);padding-right:20px;padding-right:var(--mm-sectionindexer-size)}.mm-menu--selected-hover .mm-listitem__btn,.mm-menu--selected-hover .mm-listitem__text,.mm-menu--selected-parent .mm-listitem__btn,.mm-menu--selected-parent .mm-listitem__text{transition-property:background-color}@media (hover:hover){.mm-menu--selected-hover .mm-listview:hover>.mm-listitem--selected:not(:hover)>.mm-listitem__text{background:0 0}.mm-menu--selected-hover .mm-listitem__btn:hover,.mm-menu--selected-hover .mm-listitem__text:hover{background:var(--mm-color-background-emphasis)}}.mm-menu--selected-parent .mm-listitem__btn,.mm-menu--selected-parent .mm-listitem__text{transition-delay:.2s}@media (hover:hover){.mm-menu--selected-parent .mm-listitem__btn:hover,.mm-menu--selected-parent .mm-listitem__text:hover{transition-delay:0s}}.mm-menu--selected-parent .mm-panel--parent .mm-listitem:not(.mm-listitem--selected-parent)>.mm-listitem__text{background:0 0}.mm-menu--selected-parent .mm-listitem--selected-parent>.mm-listitem__btn,.mm-menu--selected-parent .mm-listitem--selected-parent>.mm-listitem__text{background:var(--mm-color-background-emphasis)}:root{--mm-sidebar-collapsed-size:50px;--mm-sidebar-expanded-size:var(--mm-max-size)}.mm-wrapper--sidebar-collapsed .mm-slideout{transform:translate3d(50px,0,0);transform:translate3d(var(--mm-sidebar-collapsed-size),0,0);width:calc(100% - 50px);width:calc(100% - var(--mm-sidebar-collapsed-size))}[dir=rtl] .mm-wrapper--sidebar-collapsed .mm-slideout{transform:none}.mm-wrapper--sidebar-collapsed:not(.mm-wrapper--opened) .mm-menu--sidebar-collapsed .mm-divider,.mm-wrapper--sidebar-collapsed:not(.mm-wrapper--opened) .mm-menu--sidebar-collapsed .mm-navbar{opacity:0}.mm-wrapper--sidebar-expanded .mm-menu--sidebar-expanded{border-right-style:solid;border-right-width:1px;width:440px;width:var(--mm-sidebar-expanded-size)}.mm-wrapper--sidebar-expanded.mm-wrapper--opened{overflow:auto}.mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-wrapper__blocker{display:none}.mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-slideout{transform:translate3d(440px,0,0);transform:translate3d(var(--mm-sidebar-expanded-size),0,0);width:calc(100% - 440px);width:calc(100% - var(--mm-sidebar-expanded-size))}[dir=rtl] .mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-slideout{transform:none}*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}html{-webkit-text-size-adjust:100%;font-feature-settings:normal;font-family:poppins,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;-moz-tab-size:4;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:initial;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:initial}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]{display:none}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x:;--tw-pan-y:;--tw-pinch-zoom:;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position:;--tw-gradient-via-position:;--tw-gradient-to-position:;--tw-ordinal:;--tw-slashed-zero:;--tw-numeric-figure:;--tw-numeric-spacing:;--tw-numeric-fraction:;--tw-ring-inset:;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur:;--tw-brightness:;--tw-contrast:;--tw-grayscale:;--tw-hue-rotate:;--tw-invert:;--tw-saturate:;--tw-sepia:;--tw-drop-shadow:;--tw-backdrop-blur:;--tw-backdrop-brightness:;--tw-backdrop-contrast:;--tw-backdrop-grayscale:;--tw-backdrop-hue-rotate:;--tw-backdrop-invert:;--tw-backdrop-opacity:;--tw-backdrop-saturate:;--tw-backdrop-sepia:}::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x:;--tw-pan-y:;--tw-pinch-zoom:;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position:;--tw-gradient-via-position:;--tw-gradient-to-position:;--tw-ordinal:;--tw-slashed-zero:;--tw-numeric-figure:;--tw-numeric-spacing:;--tw-numeric-fraction:;--tw-ring-inset:;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur:;--tw-brightness:;--tw-contrast:;--tw-grayscale:;--tw-hue-rotate:;--tw-invert:;--tw-saturate:;--tw-sepia:;--tw-drop-shadow:;--tw-backdrop-blur:;--tw-backdrop-brightness:;--tw-backdrop-contrast:;--tw-backdrop-grayscale:;--tw-backdrop-hue-rotate:;--tw-backdrop-invert:;--tw-backdrop-opacity:;--tw-backdrop-saturate:;--tw-backdrop-sepia:}.breadcrumb{--tw-text-opacity:1;color:#000;font-size:1.125rem;font-weight:700;line-height:1.75rem;margin-bottom:1.5rem;max-width:90%;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.breadcrumb{color:rgba(0,0,0,var(--tw-text-opacity))}}@media (min-width:768px){.breadcrumb{font-size:1.25rem;font-weight:600;line-height:1.75rem;margin-bottom:2rem;max-width:100%}}@media (min-width:1024px){.breadcrumb{font-size:1.25rem;line-height:1.75rem;max-width:65vw}}@media (min-width:1536px){.breadcrumb{font-size:1.875rem;line-height:2.25rem}}@media (min-width:1024px){@media (orientation:landscape){.breadcrumb{font-size:1.25rem;line-height:1.75rem}}}.breadcrumb a{--tw-text-opacity:1;color:#000;font-weight:500}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.breadcrumb a{color:rgba(0,0,0,var(--tw-text-opacity))}}.breadcrumb a:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);--tw-ring-opacity:1;--tw-ring-color:rgba(99,102,241,var(--tw-ring-opacity));--tw-ring-offset-width:2px;box-shadow:var(--tw-ring-inset) 0 0 0 2px var(--tw-ring-offset-color),var(--tw-ring-inset) 0 0 0 4px #6366f1,0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.breadcrumb a:hover{opacity:.6}@media (min-width:768px){.breadcrumb a{font-weight:400}}.btn-wrapper{display:inline-block;position:relative;width:100%}@media (min-width:768px){.btn-wrapper{width:auto}}.btn-wrapper>.btn,.btn-wrapper>.wp-block-button__link,.btn-wrapper>button[type=submit],.btn-wrapper>input[type=button],.btn-wrapper>input[type=submit]{width:100%}.btn-wrapper-width-auto{min-width:0}.btn-wrapper-width-small{min-width:12rem}@media (min-width:640px){.btn-wrapper-width-wide{min-width:20rem}}.btn-wrapper-width-full{width:100%}.btn,.newsletter-form input[type=submit],.wp-block-button__link,button[type=submit],button[type=submit].wp-block-search__button,input[type=button],input[type=submit]{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);border-radius:.75rem;box-shadow:0 0 #0000,0 0 #0000,0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);cursor:pointer;display:inline-block;font-size:1rem;font-weight:700;letter-spacing:.025em;line-height:1.5rem;padding:.5rem 1.5rem;position:relative;text-align:center;text-decoration-line:none;transition-duration:.1s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,1,1)}@media (min-width:768px){.btn,.newsletter-form input[type=submit],.wp-block-button__link,button[type=submit],button[type=submit].wp-block-search__button,input[type=button],input[type=submit]{padding-left:3rem;padding-right:3rem}}.btn:focus-within,.newsletter-form input[type=submit]:focus-within,.wp-block-button__link:focus-within,button[type=submit].wp-block-search__button:focus-within,button[type=submit]:focus-within,input[type=button]:focus-within,input[type=submit]:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);--tw-ring-opacity:1;--tw-ring-color:rgba(99,102,241,var(--tw-ring-opacity));--tw-ring-offset-width:2px;box-shadow:var(--tw-ring-inset) 0 0 0 2px var(--tw-ring-offset-color),var(--tw-ring-inset) 0 0 0 4px #6366f1,0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.btn:focus,.newsletter-form input[type=submit]:focus,.wp-block-button__link:focus,button[type=submit].wp-block-search__button:focus,button[type=submit]:focus,input[type=button]:focus,input[type=submit]:focus{outline:2px solid #0000;outline-offset:2px}.btn:active,.newsletter-form input[type=submit]:active,.wp-block-button__link:active,button[type=submit].wp-block-search__button:active,button[type=submit]:active,input[type=button]:active,input[type=submit]:active{--tw-shadow:0 1px 2px 0 #0000000d;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,0 1px 2px 0 #0000000d;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.btn-small{padding:.125rem 1rem}.btn-large{font-size:1.125rem;line-height:1.75rem;padding:.75rem 4rem}@media (min-width:768px){.btn-large{padding-left:6rem;padding-right:6rem}}.btn-reset{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;border-radius:0;box-shadow:0 0 #0000,0 0 #0000,0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);min-width:0;padding:0;text-align:left;transform:none}.btn-reset,.btn-reset:hover{background-color:initial;border-width:0}.btn-reset:hover{--tw-text-opacity:1}form ul.gform_fields{list-style-type:none;margin:0;padding-left:0}form ul.gform_fields li{margin-bottom:1.5rem;margin-top:0;padding-left:0}@media (min-width:640px){form ul.gform_fields li{margin-bottom:2rem}}form ul.gform_fields li:before{display:none}label{--tw-text-opacity:1;color:#292929;color:rgba(var(--darkerGrey--rgb),var(--tw-text-opacity));font-weight:600}input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#f9fafb;border-color:#d1d5db;border-radius:.75rem;border-width:2px;color:#292929;color:rgba(var(--darkerGrey--rgb),var(--tw-text-opacity));padding:.5rem 1rem;width:100%}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{background-color:rgba(249,250,251,var(--tw-bg-opacity));border-color:rgba(209,213,219,var(--tw-border-opacity))}}input[type=date]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus{--tw-border-opacity:1;--tw-bg-opacity:1;background-color:#f3f4f6;border-color:#6b7280;outline:2px solid #0000;outline-offset:2px}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){input[type=date]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus{background-color:rgba(243,244,246,var(--tw-bg-opacity));border-color:rgba(107,114,128,var(--tw-border-opacity))}}input[type=date]:focus-within,input[type=email]:focus-within,input[type=number]:focus-within,input[type=password]:focus-within,input[type=search]:focus-within,input[type=tel]:focus-within,input[type=text]:focus-within,input[type=url]:focus-within,select:focus-within,textarea:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);--tw-ring-opacity:1;--tw-ring-color:rgba(99,102,241,var(--tw-ring-opacity));--tw-ring-offset-width:2px;box-shadow:var(--tw-ring-inset) 0 0 0 2px var(--tw-ring-offset-color),var(--tw-ring-inset) 0 0 0 4px #6366f1,0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{font-size:inherit;line-height:inherit}input[type=checkbox]{accent-color:#1b4c79;accent-color:rgb(var(--darkBlue--rgb))}textarea{resize:none}select{cursor:pointer;transition-duration:.1s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}select:hover{--tw-border-opacity:1;border-color:#6b7280}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){select:hover{border-color:rgba(107,114,128,var(--tw-border-opacity))}}select:active{--tw-border-opacity:1;border-color:#6b7280}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){select:active{border-color:rgba(107,114,128,var(--tw-border-opacity))}}select:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);--tw-ring-opacity:1;--tw-ring-color:rgba(99,102,241,var(--tw-ring-opacity));--tw-ring-offset-width:2px;box-shadow:var(--tw-ring-inset) 0 0 0 2px var(--tw-ring-offset-color),var(--tw-ring-inset) 0 0 0 4px #6366f1,0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}select{-webkit-appearance:none;appearance:none;background-image:url(/wp-content/themes/Amik/public/images/select_arrow.0dcce3.png);background-position:calc(100% - 15px);background-repeat:no-repeat;padding-right:28px}.dark input[type=date],.dark input[type=email],.dark input[type=number],.dark input[type=password],.dark input[type=search],.dark input[type=tel],.dark input[type=text],.dark input[type=url],.dark select,.dark textarea{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#fff;color:rgba(var(--color-text--rgb),1);color:rgba(var(--color-text--rgb),var(--tw-text-opacity))}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.dark input[type=date],.dark input[type=email],.dark input[type=number],.dark input[type=password],.dark input[type=search],.dark input[type=tel],.dark input[type=text],.dark input[type=url],.dark select,.dark textarea{background-color:rgba(255,255,255,var(--tw-bg-opacity))}}.dark input[type=date]:focus,.dark input[type=email]:focus,.dark input[type=number]:focus,.dark input[type=password]:focus,.dark input[type=search]:focus,.dark input[type=tel]:focus,.dark input[type=text]:focus,.dark input[type=url]:focus,.dark select:focus,.dark textarea:focus{border-color:#0000;outline-color:#fff;outline-offset:3px;outline-style:solid;outline-width:2px}.gform_wrapper{width:100%}@media (min-width:768px){.gform_wrapper{max-width:100%;max-width:var(--content-width)}}#gform_wrapper_1{margin-left:auto;margin-right:auto}.gform_wrapper.gravity-theme .gfield_label{--tw-text-opacity:1;color:#292929;color:rgba(var(--darkerGrey--rgb),var(--tw-text-opacity));font-size:1.125rem;font-weight:700;line-height:1.75rem}@media (min-width:1024px){.gform_wrapper.gravity-theme .gfield_label{font-size:1rem;line-height:1.5rem}}.gform-field-label--type-sub{--tw-text-opacity:1;color:#292929;color:rgba(var(--darkerGrey--rgb),var(--tw-text-opacity));font-size:1.125rem;font-weight:500;line-height:1.75rem;margin-bottom:.5rem}@media (min-width:1024px){.gform-field-label--type-sub{font-size:1rem;line-height:1.5rem}}.gform_heading{margin-bottom:2rem}.gform_heading>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse));margin-top:1.5rem;margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))}@media (min-width:640px){.ginput_complex{display:flex}}.ginput_complex span{display:block;flex-grow:1}.ginput_complex span:not(:first-child){margin-top:1.5rem}@media (min-width:640px){.ginput_complex span:not(:first-child){margin-left:1rem;margin-top:0}}.gform-field-label--type-inline{font-size:1.125rem!important;font-weight:400!important;margin-left:.5rem}@media (min-width:1024px){.gform-field-label--type-inline{font-size:1rem!important}}.gchoice{margin-bottom:.5rem}.ginput_complex span:not(:first-child){margin-top:0}.gform_button{width:100%}@media (min-width:768px){.gform_button{width:auto}}h2.gform_submission_error{--tw-text-opacity:1;color:#dc2626;font-size:1.25rem;font-weight:700;line-height:1.75rem;margin-bottom:1rem;margin-top:1rem}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){h2.gform_submission_error{color:rgba(220,38,38,var(--tw-text-opacity))}}.validation_message{--tw-text-opacity:1;color:#dc2626;font-style:italic}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.validation_message{color:rgba(220,38,38,var(--tw-text-opacity))}}.hidden_label>label{display:none}.contact-form .gfield,.contact-form .ginput_complex>span,.floating-label,.floating-labels .gfield,.floating-labels .ginput_complex>span,.newsletter-form .gfield,.newsletter-form .ginput_complex>span{position:relative}.contact-form .gfield>label,.contact-form .ginput_complex>span>label,.floating-label>label,.floating-labels .gfield>label,.floating-labels .ginput_complex>span>label,.newsletter-form .gfield>label,.newsletter-form .ginput_complex>span>label{--tw-translate-y:-2rem;--tw-scale-x:.75;--tw-scale-y:.75;border-color:#0000;border-width:2px;left:0;padding:.5rem 1rem;pointer-events:none;position:absolute;transform:translate(var(--tw-translate-x),-2rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(.75) scaleY(.75);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform-origin:left;transition-duration:.2s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);z-index:10}@media (min-width:640px){.contact-form .gfield>label,.contact-form .ginput_complex>span>label,.floating-label>label,.floating-labels .gfield>label,.floating-labels .ginput_complex>span>label,.newsletter-form .gfield>label,.newsletter-form .ginput_complex>span>label{--tw-translate-y:-2.5rem;transform:translate(var(--tw-translate-x),-2.5rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}}.contact-form .form-is-empty.gfield:not(:focus-within)>label,.contact-form .ginput_complex>span.form-is-empty:not(:focus-within)>label,.floating-label.form-is-empty:not(:focus-within)>label,.floating-labels .form-is-empty.gfield:not(:focus-within)>label,.floating-labels .ginput_complex>span.form-is-empty:not(:focus-within)>label,.newsletter-form .form-is-empty.gfield:not(:focus-within)>label,.newsletter-form .ginput_complex>span.form-is-empty:not(:focus-within)>label{--tw-translate-y:0px;--tw-scale-x:1;--tw-scale-y:1;transform:translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1) scaleY(1);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@media (min-width:1536px){.contact-form .form-is-empty.gfield:not(:focus-within)>label,.contact-form .ginput_complex>span.form-is-empty:not(:focus-within)>label,.floating-label.form-is-empty:not(:focus-within)>label,.floating-labels .form-is-empty.gfield:not(:focus-within)>label,.floating-labels .ginput_complex>span.form-is-empty:not(:focus-within)>label,.newsletter-form .form-is-empty.gfield:not(:focus-within)>label,.newsletter-form .ginput_complex>span.form-is-empty:not(:focus-within)>label{--tw-translate-y:0px;transform:translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}}.newsletter-form{display:flex}.newsletter-form ul.gform_fields li{margin-bottom:0}.newsletter-form .gform_body{width:100%}.newsletter-form .gform_footer{margin-left:.5rem}.newsletter-form label{--tw-text-opacity:.6;color:#fff9}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.newsletter-form label{color:rgba(255,255,255,var(--tw-text-opacity))}}.newsletter-form .form-is-empty:not(:focus-within)>label{--tw-text-opacity:1;color:rgba(var(--color-text--rgb),1);color:rgba(var(--color-text--rgb),var(--tw-text-opacity))}.newsletter-form input[type=submit]{border-radius:.25rem;border-style:none;min-width:0}.search-form input[type=submit]{display:block;min-width:-moz-fit-content;min-width:fit-content;width:auto}.woocommerce-product-search{--tw-border-opacity:1;border-color:#e5e7eb;border-radius:.25rem;border-width:2px;display:flex;max-width:100%;padding:.5rem;width:720px}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.woocommerce-product-search{border-color:rgba(229,231,235,var(--tw-border-opacity))}}.woocommerce-product-search:focus-within{--tw-border-opacity:1;border-color:#9ca3af}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.woocommerce-product-search:focus-within{border-color:rgba(156,163,175,var(--tw-border-opacity))}}.woocommerce-product-search input[type=search]{background-color:initial;border-style:none;font-size:1.125rem;line-height:1.75rem;padding-left:1rem;padding-right:1rem}.woocommerce-product-search input[type=search]:focus{outline:2px solid #0000;outline-offset:2px}.woocommerce-product-search button[type=submit]{width:auto}.skip-link{background-color:#f6ff00!important;border-color:#f6ff00!important;color:#000!important;font-size:larger;font-weight:600;left:0;margin:0 auto;opacity:1;outline-color:#f6ff00!important;padding:1rem;position:absolute;right:0;text-align:center;top:.5rem;transition:transform .1875s ease-out;width:15rem;z-index:999}.skip-link:not(:focus):not(:hover){opacity:0;transform:translateY(-4em)}@font-face{font-family:fontello;font-style:normal;font-weight:400;src:url(/wp-content/themes/Amik/public/styles/fonts/fontello.3c5a8b.woff2) format("woff2")}[class*=" icon-"]:before,[class^=icon-]:before{speak:never;font-feature-settings:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-family:fontello;font-style:normal;font-variant:normal;font-weight:400;line-height:1em;margin-left:.2em;margin-right:.2em;text-align:center;text-decoration:inherit;text-transform:none;width:1em}.icon-mail:before{content:""}.icon-location:before{content:""}.icon-bell:before{content:""}.icon-right-dir:before{content:""}.icon-down-dir:before{content:""}.icon-up-dir:before{content:""}.icon-left-dir:before{content:""}.icon-down-open:before{content:""}.icon-left-open:before{content:""}.icon-right-open:before{content:""}.icon-up-open:before{content:""}.icon-phone:before{content:""}.icon-clock:before{content:""}.icon-home:before{content:""}.icon-resize-full:before{content:""}.icon-heart:before{content:""}.icon-heart-empty:before{content:""}.icon-shuffle:before{content:""}.icon-eye:before{content:""}.icon-cancel:before{content:""}.icon-arrows-cw:before{content:""}.icon-pencil:before{content:""}.icon-search:before{content:""}.icon-minus-circled:before{content:""}.icon-plus-circled-1:before{content:""}.icon-shop:before{content:""}.icon-globe:before{content:""}.icon-mobile:before{content:""}.icon-phone-outline:before{content:""}.icon-x-twitter:before{content:""}.icon-linkedin:before{content:""}.icon-link-ext:before{content:""}.icon-twitter:before{content:""}.icon-facebook:before{content:""}.icon-menu:before{content:""}.icon-gplus-squared:before{content:""}.icon-gplus:before{content:""}.icon-mail-alt:before{content:""}.icon-linkedin-1:before{content:""}.icon-angle-double-left:before{content:""}.icon-angle-double-right:before{content:""}.icon-angle-double-up:before{content:""}.icon-angle-double-down:before{content:""}.icon-angle-left:before{content:""}.icon-angle-right:before{content:""}.icon-angle-up:before{content:""}.icon-angle-down:before{content:""}.icon-youtube-play:before{content:""}.icon-instagram:before{content:""}.icon-fax:before{content:""}.icon-sliders:before{content:""}.icon-facebook-official:before{content:""}.icon-pinterest:before{content:""}.icon-map-o:before{content:""}.icon-map:before{content:""}.icon-shopping-basket:before{content:""}.icon-user-o:before{content:""}.icon-window-minimize:before{content:""}.icon-twitter-squared:before{content:""}body{--tw-text-opacity:1;color:rgba(var(--color-text--rgb),1);color:rgba(var(--color-text--rgb),var(--tw-text-opacity));font-family:poppins,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;overflow-y:scroll}.section,.wp-block-vd-section{margin-bottom:3rem;margin-bottom:var(--section-margin);margin-top:3rem;margin-top:var(--section-margin);position:relative}.has-background.wp-block-vd-section,.section.has-background{background-repeat:no-repeat;background-size:cover;margin-bottom:0;margin-top:0;padding-bottom:3rem;padding-bottom:var(--section-margin);padding-top:3rem;padding-top:var(--section-margin)}.has-background.wp-block-vd-section :first-child,.section.has-background :first-child{margin-top:0}.has-background.wp-block-vd-section :last-child,.section.has-background :last-child{margin-bottom:0}.container{position:relative}.content-wrapper .alignfull,.content-wrapper .alignwide{max-width:100%}.content-wrapper .alignleft{float:none;margin-left:0;margin-right:auto}.content-wrapper .alignright{float:none;margin-left:auto;margin-right:0}.content-wrapper .aligncenter{margin-left:auto;margin-right:auto}.test .content-wrapper>*{--tw-bg-opacity:1;background-color:#e5e7eb}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.test .content-wrapper>*{background-color:rgba(229,231,235,var(--tw-bg-opacity))}}.test .content-wrapper{--tw-bg-opacity:1;background-color:#d1d5db}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.test .content-wrapper{background-color:rgba(209,213,219,var(--tw-bg-opacity))}}.test .container{--tw-bg-opacity:1;background-color:#fecaca}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.test .container{background-color:rgba(254,202,202,var(--tw-bg-opacity))}}.test .section,.test .wp-block-vd-section{--tw-bg-opacity:1;background-color:#bfdbfe}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.test .section,.test .wp-block-vd-section{background-color:rgba(191,219,254,var(--tw-bg-opacity))}}.test .is-full-width.wp-block-vd-section,.test .section.is-full-width{--tw-bg-opacity:1;background-color:#93c5fd}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.test .is-full-width.wp-block-vd-section,.test .section.is-full-width{background-color:rgba(147,197,253,var(--tw-bg-opacity))}}.focus:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);--tw-ring-opacity:1;--tw-ring-color:rgba(99,102,241,var(--tw-ring-opacity));--tw-ring-offset-width:2px;box-shadow:var(--tw-ring-inset) 0 0 0 2px var(--tw-ring-offset-color),var(--tw-ring-inset) 0 0 0 4px #6366f1,0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.contact-form{position:relative}.contact-form .container{--tw-border-opacity:1;--tw-bg-opacity:1;background-color:#fff;border-color:#d1d5db;border-radius:1.5rem;border-width:2px;padding:4rem 2rem;width:-moz-fit-content;width:fit-content;z-index:20}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.contact-form .container{background-color:rgba(255,255,255,var(--tw-bg-opacity));border-color:rgba(209,213,219,var(--tw-border-opacity))}}.contact-form:after{--tw-gradient-from:#fff var(--tw-gradient-from-position);--tw-gradient-to:#fff0 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-content:"";background-image:linear-gradient(to bottom,#fff var(--tw-gradient-from-position),#fff0 var(--tw-gradient-to-position));background-image:linear-gradient(to bottom,var(--tw-gradient-stops));bottom:0;content:"";content:var(--tw-content);left:0;position:absolute;right:0;top:0;z-index:10}.get-started{padding-top:1rem}@media (min-width:1280px){.get-started{padding-top:3rem}}.how-it-works{padding-bottom:1rem;padding-top:1rem}@media (min-width:1280px){.how-it-works{padding-bottom:3rem;padding-top:3rem}}.how-it-works h2,.how-it-works h3{margin-left:auto;margin-right:auto;padding-left:0;padding-right:0;text-align:left}@media (min-width:768px){.how-it-works h2,.how-it-works h3{max-width:100%;max-width:var(--content-width);text-align:center}}.using-job-board .wp-block-heading{margin-bottom:2.5rem}@media (min-width:768px){.using-job-board .wp-block-heading{margin-bottom:4rem}}.using-job-board .container .wp-block-columns{gap:2rem;margin-left:auto;margin-right:auto;margin-top:2rem;max-width:100%;max-width:var(--content-width)}@media (min-width:768px){.using-job-board .container .wp-block-columns{gap:3rem;margin-top:3rem}}@media (min-width:1024px){.using-job-board .container .wp-block-columns{gap:5rem}}.using-job-board .container .wp-block-columns{padding-left:2rem;padding-right:2rem}.using-job-board .job-board-cols{gap:1rem}@media (min-width:768px){.using-job-board .job-board-cols{gap:2.5rem}}@media (min-width:1024px){.using-job-board .job-board-cols{gap:4rem}}.using-job-board .job-board-cols .wp-block-column p{--tw-text-opacity:1;color:#555;color:rgba(var(--darkGrey--rgb),var(--tw-text-opacity));font-size:1.125rem;font-weight:600;line-height:1.75rem}@media (min-width:1024px){.using-job-board .job-board-cols .wp-block-column p{font-size:1.25rem;line-height:1.75rem;margin-bottom:1rem}}.using-job-board .job-board-cols .wp-block-column p{line-height:1.5!important}.using-job-board .job-board-cols .wp-block-column .wp-block-image{margin-bottom:1.5rem;width:100%}.using-job-board .job-board-cols .wp-block-column .wp-block-image img{width:100%}.using-job-board .wp-block-buttons{margin-top:4rem}@media (min-width:1024px){.using-job-board .wp-block-buttons{margin-top:3rem}}.amik-training-cols{width:100%}@media (min-width:640px){.amik-training-cols{max-width:640px}}@media (min-width:768px){.amik-training-cols{max-width:768px}}@media (min-width:1024px){.amik-training-cols{max-width:1024px}}@media (min-width:1280px){.amik-training-cols{max-width:1280px}}@media (min-width:1536px){.amik-training-cols{max-width:1536px}}.amik-training-cols{margin-left:auto;margin-right:auto;max-width:100%;max-width:var(--content-width);padding-left:2rem;padding-right:2rem;position:relative}.test .amik-training-cols{--tw-bg-opacity:1;background-color:#fecaca}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.test .amik-training-cols{background-color:rgba(254,202,202,var(--tw-bg-opacity))}}.contact-form .amik-training-cols{--tw-border-opacity:1;--tw-bg-opacity:1;background-color:#fff;border-color:#d1d5db;border-radius:1.5rem;border-width:2px;padding:4rem 2rem;width:-moz-fit-content;width:fit-content;z-index:20}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.contact-form .amik-training-cols{background-color:rgba(255,255,255,var(--tw-bg-opacity));border-color:rgba(209,213,219,var(--tw-border-opacity))}}.using-job-board .amik-training-cols .wp-block-columns{gap:2rem;margin-left:auto;margin-right:auto;margin-top:2rem;max-width:100%;max-width:var(--content-width)}@media (min-width:768px){.using-job-board .amik-training-cols .wp-block-columns{gap:3rem;margin-top:3rem}}@media (min-width:1024px){.using-job-board .amik-training-cols .wp-block-columns{gap:5rem}}.using-job-board .amik-training-cols .wp-block-columns{padding-left:2rem;padding-right:2rem}@media (min-width:1024px){.amik-training-cols{padding-left:5rem;padding-right:5rem}}.posts-navigation .nav-links{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.posts-navigation .nav-links .nav-next,.posts-navigation .nav-links .nav-previous{font-size:.875rem;line-height:1.25rem}@media (min-width:768px){.posts-navigation .nav-links .nav-next,.posts-navigation .nav-links .nav-previous{font-size:1rem;line-height:1.5rem}}.iframe-cols{display:flex;flex-direction:column;gap:0}@media (min-width:1024px){.iframe-cols{flex-direction:row;gap:2rem}}.iframe-cols{margin-top:0!important}.iframe-cols iframe{margin-bottom:1.5rem;margin-top:1.5rem}@media (min-width:1024px){.iframe-cols iframe{margin:0 auto}}.services iframe{aspect-ratio:16/9;border-radius:.75rem;border-width:0;height:100%;margin:1.5rem 0;width:100%}.amik-training h4{--tw-text-opacity:1;color:#093e70;color:rgba(var(--darkerBlue--rgb),var(--tw-text-opacity));font-size:1.875rem;line-height:2.25rem;margin-bottom:1.5rem;margin-top:0}.content-wrapper :where(.content-wrapper>blockquote):not(:where(.amik-training h4>*)),.content-wrapper :where(.content-wrapper>figure):not(:where(.amik-training h4>*)),.content-wrapper :where(.content-wrapper>form):not(:where(.amik-training h4>*)),.content-wrapper :where(.content-wrapper>h1):not(:where(.amik-training h4>*)),.content-wrapper :where(.content-wrapper>h2):not(:where(.amik-training h4>*)),.content-wrapper :where(.content-wrapper>h3):not(:where(.amik-training h4>*)),.content-wrapper :where(.content-wrapper>h4):not(:where(.amik-training h4>*)),.content-wrapper :where(.content-wrapper>h5):not(:where(.amik-training h4>*)),.content-wrapper :where(.content-wrapper>h6):not(:where(.amik-training h4>*)),.content-wrapper :where(.content-wrapper>hr):not(:where(.amik-training h4>*)),.content-wrapper :where(.content-wrapper>img):not(:where(.amik-training h4>*)),.content-wrapper :where(.content-wrapper>ol):not(:where(.amik-training h4>*)),.content-wrapper :where(.content-wrapper>p):not(:where(.amik-training h4>*)),.content-wrapper :where(.content-wrapper>pre):not(:where(.amik-training h4>*)),.content-wrapper :where(.content-wrapper>ul):not(:where(.amik-training h4>*)){margin-left:auto;margin-right:auto;max-width:100%;max-width:var(--content-width)}@media (min-width:1280px){.amik-training h4{font-size:2.25rem;line-height:2.5rem}}.amik-training hr{margin-bottom:2rem;margin-top:2rem}.amik-training hr .alignfull,.amik-training hr .alignwide{max-width:100%}.amik-training hr .alignleft{float:none;margin-left:0;margin-right:auto}.amik-training hr .alignright{float:none;margin-left:auto;margin-right:0}.amik-training hr .aligncenter{margin-left:auto;margin-right:auto}.test .amik-training hr>*{--tw-bg-opacity:1;background-color:#e5e7eb}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.test .amik-training hr>*{background-color:rgba(229,231,235,var(--tw-bg-opacity))}}.test .amik-training hr{--tw-bg-opacity:1;background-color:#d1d5db}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.test .amik-training hr{background-color:rgba(209,213,219,var(--tw-bg-opacity))}}.amik-training hr{color:var(--tw-prose-body);max-width:65ch}.amik-training hr :where(p):not(:where([class~=not-prose] *)){margin-bottom:1.25em;margin-top:1.25em}.amik-training hr :where([class~=lead]):not(:where([class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-bottom:1.2em;margin-top:1.2em}.amik-training hr :where(a):not(:where([class~=not-prose] *)){color:var(--tw-prose-links);-webkit-text-decoration:underline;text-decoration:underline}.amik-training hr :where(strong):not(:where([class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.amik-training hr :where(a strong):not(:where([class~=not-prose] *)){color:inherit}.amik-training hr :where(blockquote strong):not(:where([class~=not-prose] *)){color:inherit}.amik-training hr :where(thead th strong):not(:where([class~=not-prose] *)){color:inherit}.amik-training hr :where(ol):not(:where([class~=not-prose] *)){list-style-type:decimal;margin-bottom:1.25em;margin-top:1.25em;padding-left:1.625em}.amik-training hr :where(ol[type=A]):not(:where([class~=not-prose] *)){list-style-type:upper-alpha}.amik-training hr :where(ol[type=a]):not(:where([class~=not-prose] *)){list-style-type:lower-alpha}.amik-training hr :where(ol[type=A s]):not(:where([class~=not-prose] *)){list-style-type:upper-alpha}.amik-training hr :where(ol[type=a s]):not(:where([class~=not-prose] *)){list-style-type:lower-alpha}.amik-training hr :where(ol[type=I]):not(:where([class~=not-prose] *)){list-style-type:upper-roman}.amik-training hr :where(ol[type=i]):not(:where([class~=not-prose] *)){list-style-type:lower-roman}.amik-training hr :where(ol[type=I s]):not(:where([class~=not-prose] *)){list-style-type:upper-roman}.amik-training hr :where(ol[type=i s]):not(:where([class~=not-prose] *)){list-style-type:lower-roman}.amik-training hr :where(ol[type="1"]):not(:where([class~=not-prose] *)){list-style-type:decimal}.amik-training hr :where(ul):not(:where([class~=not-prose] *)){list-style-type:disc;margin-bottom:1.25em;margin-top:1.25em;padding-left:1.625em}.amik-training hr :where(ol>li):not(:where([class~=not-prose] *))::marker{color:var(--tw-prose-counters);font-weight:400}.amik-training hr :where(ul>li):not(:where([class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.amik-training hr :where(hr):not(:where([class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-bottom:3em;margin-top:3em}.amik-training hr :where(blockquote):not(:where([class~=not-prose] *)){border-left-color:var(--tw-prose-quote-borders);border-left-width:.25rem;color:var(--tw-prose-quotes);font-style:italic;font-weight:500;margin-bottom:1.6em;margin-top:1.6em;padding-left:1em;quotes:"\201C""\201D""\2018""\2019"}.amik-training hr :where(blockquote p:first-of-type):not(:where([class~=not-prose] *)):before{content:open-quote}.amik-training hr :where(blockquote p:last-of-type):not(:where([class~=not-prose] *)):after{content:close-quote}.amik-training hr :where(h1):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-size:2.25em;font-weight:800;line-height:1.1111111;margin-bottom:.8888889em;margin-top:0}.amik-training hr :where(h1 strong):not(:where([class~=not-prose] *)){color:inherit;font-weight:900}.amik-training hr :where(h2):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-size:1.5em;line-height:1.3333333;margin-bottom:1em;margin-top:2em}.amik-training hr :where(h2 strong):not(:where([class~=not-prose] *)){color:inherit;font-weight:800}.amik-training hr :where(h3):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-size:1.25em;font-weight:600;line-height:1.6;margin-bottom:.6em;margin-top:1.6em}.amik-training hr :where(h3 strong):not(:where([class~=not-prose] *)){color:inherit;font-weight:700}.amik-training hr :where(h4):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;line-height:1.5;margin-bottom:.5em;margin-top:1.5em}.amik-training hr :where(h4 strong):not(:where([class~=not-prose] *)){color:inherit;font-weight:700}.amik-training hr :where(img):not(:where([class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.amik-training hr :where(figure>*):not(:where([class~=not-prose] *)){margin-bottom:0;margin-top:0}.amik-training hr :where(figcaption):not(:where([class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.amik-training hr :where(code):not(:where([class~=not-prose] *)){color:var(--tw-prose-code);font-size:.875em;font-weight:600}.amik-training hr :where(code):not(:where([class~=not-prose] *)):before{content:"`"}.amik-training hr :where(code):not(:where([class~=not-prose] *)):after{content:"`"}.amik-training hr :where(a code):not(:where([class~=not-prose] *)){color:inherit}.amik-training hr :where(h1 code):not(:where([class~=not-prose] *)){color:inherit}.amik-training hr :where(h2 code):not(:where([class~=not-prose] *)){color:inherit;font-size:.875em}.amik-training hr :where(h3 code):not(:where([class~=not-prose] *)){color:inherit;font-size:.9em}.amik-training hr :where(h4 code):not(:where([class~=not-prose] *)){color:inherit}.amik-training hr :where(blockquote code):not(:where([class~=not-prose] *)){color:inherit}.amik-training hr :where(thead th code):not(:where([class~=not-prose] *)){color:inherit}.amik-training hr :where(pre):not(:where([class~=not-prose] *)){background-color:var(--tw-prose-pre-bg);border-radius:.375rem;color:var(--tw-prose-pre-code);font-size:.875em;font-weight:400;line-height:1.7142857;margin-bottom:1.7142857em;margin-top:1.7142857em;overflow-x:auto;padding:.8571429em 1.1428571em}.amik-training hr :where(pre code):not(:where([class~=not-prose] *)){background-color:initial;border-radius:0;border-width:0;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;padding:0}.amik-training hr :where(pre code):not(:where([class~=not-prose] *)):before{content:none}.amik-training hr :where(pre code):not(:where([class~=not-prose] *)):after{content:none}.amik-training hr :where(table):not(:where([class~=not-prose] *)){font-size:.875em;line-height:1.7142857;margin-bottom:2em;margin-top:2em;table-layout:auto;text-align:left;width:100%}.amik-training hr :where(thead):not(:where([class~=not-prose] *)){border-bottom-color:var(--tw-prose-th-borders);border-bottom-width:1px}.amik-training hr :where(thead th):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;padding-bottom:.5714286em;padding-left:.5714286em;padding-right:.5714286em;vertical-align:bottom}.amik-training hr :where(tbody tr):not(:where([class~=not-prose] *)){border-bottom-color:var(--tw-prose-td-borders);border-bottom-width:1px}.amik-training hr :where(tbody tr:last-child):not(:where([class~=not-prose] *)){border-bottom-width:0}.amik-training hr :where(tbody td):not(:where([class~=not-prose] *)){vertical-align:initial}.amik-training hr :where(tfoot):not(:where([class~=not-prose] *)){border-top-color:var(--tw-prose-th-borders);border-top-width:1px}.amik-training hr :where(tfoot td):not(:where([class~=not-prose] *)){vertical-align:top}.amik-training hr{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:#00000080;--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.amik-training hr :where(video):not(:where([class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.amik-training hr :where(figure):not(:where([class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.amik-training hr :where(li):not(:where([class~=not-prose] *)){margin-bottom:.5em;margin-top:.5em}.amik-training hr :where(ol>li):not(:where([class~=not-prose] *)){padding-left:.375em}.amik-training hr :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.375em}.amik-training hr :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-bottom:.75em;margin-top:.75em}.amik-training hr :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.amik-training hr :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.amik-training hr :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.amik-training hr :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.amik-training hr :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-bottom:.75em;margin-top:.75em}.amik-training hr :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.amik-training hr :where(h2+*):not(:where([class~=not-prose] *)){margin-top:0}.amik-training hr :where(h3+*):not(:where([class~=not-prose] *)){margin-top:0}.amik-training hr :where(h4+*):not(:where([class~=not-prose] *)){margin-top:0}.amik-training hr :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.amik-training hr :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.amik-training hr :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.5714286em}.amik-training hr :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.amik-training hr :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.amik-training hr :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.amik-training hr :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.amik-training hr{max-width:none}@media (min-width:1280px){.amik-training hr{font-size:1.125rem;line-height:1.7777778}.amik-training hr :where(p):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em;margin-top:1.3333333em}.amik-training hr :where([class~=lead]):not(:where([class~=not-prose] *)){font-size:1.2222222em;line-height:1.4545455;margin-bottom:1.0909091em;margin-top:1.0909091em}.amik-training hr :where(blockquote):not(:where([class~=not-prose] *)){margin-bottom:1.6666667em;margin-top:1.6666667em;padding-left:1em}.amik-training hr :where(h1):not(:where([class~=not-prose] *)){font-size:2.6666667em;line-height:1;margin-bottom:.8333333em;margin-top:0}.amik-training hr :where(h2):not(:where([class~=not-prose] *)){font-size:1.6666667em;line-height:1.3333333;margin-bottom:1.0666667em;margin-top:1.8666667em}.amik-training hr :where(h3):not(:where([class~=not-prose] *)){font-size:1.3333333em;line-height:1.5;margin-bottom:.6666667em;margin-top:1.6666667em}.amik-training hr :where(h4):not(:where([class~=not-prose] *)){line-height:1.5555556;margin-bottom:.4444444em;margin-top:1.7777778em}.amik-training hr :where(img):not(:where([class~=not-prose] *)){margin-bottom:1.7777778em;margin-top:1.7777778em}.amik-training hr :where(video):not(:where([class~=not-prose] *)){margin-bottom:1.7777778em;margin-top:1.7777778em}.amik-training hr :where(figure):not(:where([class~=not-prose] *)){margin-bottom:1.7777778em;margin-top:1.7777778em}.amik-training hr :where(figure>*):not(:where([class~=not-prose] *)){margin-bottom:0;margin-top:0}.amik-training hr :where(figcaption):not(:where([class~=not-prose] *)){font-size:.8888889em;line-height:1.5;margin-top:1em}.amik-training hr :where(code):not(:where([class~=not-prose] *)){font-size:.8888889em}.amik-training hr :where(h2 code):not(:where([class~=not-prose] *)){font-size:.8666667em}.amik-training hr :where(h3 code):not(:where([class~=not-prose] *)){font-size:.875em}.amik-training hr :where(pre):not(:where([class~=not-prose] *)){border-radius:.375rem;font-size:.8888889em;line-height:1.75;margin-bottom:2em;margin-top:2em;padding:1em 1.5em}.amik-training hr :where(ol):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em;margin-top:1.3333333em;padding-left:1.5555556em}.amik-training hr :where(ul):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em;margin-top:1.3333333em;padding-left:1.5555556em}.amik-training hr :where(li):not(:where([class~=not-prose] *)){margin-bottom:.6666667em;margin-top:.6666667em}.amik-training hr :where(ol>li):not(:where([class~=not-prose] *)){padding-left:.4444444em}.amik-training hr :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.4444444em}.amik-training hr :where(.xl\:prose-lg>ul>li p):not(:where([class~=not-prose] *)){margin-bottom:.8888889em;margin-top:.8888889em}.amik-training hr :where(.xl\:prose-lg>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.amik-training hr :where(.xl\:prose-lg>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.amik-training hr :where(.xl\:prose-lg>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.amik-training hr :where(.xl\:prose-lg>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.amik-training hr :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-bottom:.8888889em;margin-top:.8888889em}.amik-training hr :where(hr):not(:where([class~=not-prose] *)){margin-bottom:3.1111111em;margin-top:3.1111111em}.amik-training hr :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.amik-training hr :where(h2+*):not(:where([class~=not-prose] *)){margin-top:0}.amik-training hr :where(h3+*):not(:where([class~=not-prose] *)){margin-top:0}.amik-training hr :where(h4+*):not(:where([class~=not-prose] *)){margin-top:0}.amik-training hr :where(table):not(:where([class~=not-prose] *)){font-size:.8888889em;line-height:1.5}.amik-training hr :where(thead th):not(:where([class~=not-prose] *)){padding-bottom:.75em;padding-left:.75em;padding-right:.75em}.amik-training hr :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.amik-training hr :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.amik-training hr :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.75em}.amik-training hr :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.amik-training hr :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.amik-training hr :where(.xl\:prose-lg>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.amik-training hr :where(.xl\:prose-lg>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}}@media (min-width:1536px){.amik-training hr{font-size:1.25rem;line-height:1.8}.amik-training hr :where(p):not(:where([class~=not-prose] *)){margin-bottom:1.2em;margin-top:1.2em}.amik-training hr :where([class~=lead]):not(:where([class~=not-prose] *)){font-size:1.2em;line-height:1.5;margin-bottom:1em;margin-top:1em}.amik-training hr :where(blockquote):not(:where([class~=not-prose] *)){margin-bottom:1.6em;margin-top:1.6em;padding-left:1.0666667em}.amik-training hr :where(h1):not(:where([class~=not-prose] *)){font-size:2.8em;line-height:1;margin-bottom:.8571429em;margin-top:0}.amik-training hr :where(h2):not(:where([class~=not-prose] *)){font-size:1.8em;line-height:1.1111111;margin-bottom:.8888889em;margin-top:1.5555556em}.amik-training hr :where(h3):not(:where([class~=not-prose] *)){font-size:1.5em;line-height:1.3333333;margin-bottom:.6666667em;margin-top:1.6em}.amik-training hr :where(h4):not(:where([class~=not-prose] *)){line-height:1.6;margin-bottom:.6em;margin-top:1.8em}.amik-training hr :where(img):not(:where([class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.amik-training hr :where(video):not(:where([class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.amik-training hr :where(figure):not(:where([class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.amik-training hr :where(figure>*):not(:where([class~=not-prose] *)){margin-bottom:0;margin-top:0}.amik-training hr :where(figcaption):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.5555556;margin-top:1em}.amik-training hr :where(code):not(:where([class~=not-prose] *)){font-size:.9em}.amik-training hr :where(h2 code):not(:where([class~=not-prose] *)){font-size:.8611111em}.amik-training hr :where(h3 code):not(:where([class~=not-prose] *)){font-size:.9em}.amik-training hr :where(pre):not(:where([class~=not-prose] *)){border-radius:.5rem;font-size:.9em;line-height:1.7777778;margin-bottom:2em;margin-top:2em;padding:1.1111111em 1.3333333em}.amik-training hr :where(ol):not(:where([class~=not-prose] *)){margin-bottom:1.2em;margin-top:1.2em;padding-left:1.6em}.amik-training hr :where(ul):not(:where([class~=not-prose] *)){margin-bottom:1.2em;margin-top:1.2em;padding-left:1.6em}.amik-training hr :where(li):not(:where([class~=not-prose] *)){margin-bottom:.6em;margin-top:.6em}.amik-training hr :where(ol>li):not(:where([class~=not-prose] *)){padding-left:.4em}.amik-training hr :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.4em}.amik-training hr :where(.\32xl\:prose-xl>ul>li p):not(:where([class~=not-prose] *)){margin-bottom:.8em;margin-top:.8em}.amik-training hr :where(.\32xl\:prose-xl>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.amik-training hr :where(.\32xl\:prose-xl>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.amik-training hr :where(.\32xl\:prose-xl>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.amik-training hr :where(.\32xl\:prose-xl>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.amik-training hr :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-bottom:.8em;margin-top:.8em}.amik-training hr :where(hr):not(:where([class~=not-prose] *)){margin-bottom:2.8em;margin-top:2.8em}.amik-training hr :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.amik-training hr :where(h2+*):not(:where([class~=not-prose] *)){margin-top:0}.amik-training hr :where(h3+*):not(:where([class~=not-prose] *)){margin-top:0}.amik-training hr :where(h4+*):not(:where([class~=not-prose] *)){margin-top:0}.amik-training hr :where(table):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.5555556}.amik-training hr :where(thead th):not(:where([class~=not-prose] *)){padding-bottom:.8888889em;padding-left:.6666667em;padding-right:.6666667em}.amik-training hr :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.amik-training hr :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.amik-training hr :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.8888889em .6666667em}.amik-training hr :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.amik-training hr :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.amik-training hr :where(.\32xl\:prose-xl>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.amik-training hr :where(.\32xl\:prose-xl>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}}@media (min-width:768px){.amik-training hr{padding-left:2rem;padding-right:2rem}}@media (min-width:1024px){.amik-training hr{padding-left:0;padding-right:0}}.amik-training hr :where(a):not(:where([class~=not-prose] *)){color:#576c7a;color:rgba(var(--color-secondary--rgb),var(--tw-text-opacity));text-decoration-line:none;transition-duration:.1s}.amik-training hr :where(a):not(:where([class~=not-prose] *)):hover{--tw-text-opacity:.8}.amik-training hr :where(h1):not(:where([class~=not-prose] *)){font-size:3rem;font-weight:700;line-height:1.25}@media (min-width:768px){.amik-training hr :where(h1):not(:where([class~=not-prose] *)){font-size:4.5rem;line-height:1}}@media (min-width:1536px){.amik-training hr :where(h1):not(:where([class~=not-prose] *)){font-size:6rem;line-height:1}}.amik-training hr :where(h2):not(:where([class~=not-prose] *)){--tw-text-opacity:1;color:#093e70;color:rgba(var(--darkerBlue--rgb),var(--tw-text-opacity));font-size:2.25rem;font-weight:700;line-height:2.5rem;line-height:1.375;margin-bottom:1.5rem;margin-top:3rem}@media (min-width:768px){.amik-training hr :where(h2):not(:where([class~=not-prose] *)){font-size:3rem;line-height:1}}@media (min-width:1536px){.amik-training hr :where(h2):not(:where([class~=not-prose] *)){font-size:3.75rem;line-height:1}}.amik-training hr :where(h3):not(:where([class~=not-prose] *)){--tw-text-opacity:1;color:#000;font-size:1.25rem;font-weight:700;line-height:1.75rem}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.amik-training hr :where(h3):not(:where([class~=not-prose] *)){color:rgba(0,0,0,var(--tw-text-opacity))}}@media (min-width:768px){.amik-training hr :where(h3):not(:where([class~=not-prose] *)){font-size:1.5rem;line-height:2rem}}@media (min-width:1536px){.amik-training hr :where(h3):not(:where([class~=not-prose] *)){font-size:1.875rem;line-height:2.25rem}}.amik-training hr :where(h4):not(:where([class~=not-prose] *)){--tw-text-opacity:1;color:#1b4c79;color:rgba(var(--darkBlue--rgb),var(--tw-text-opacity));font-size:1.125rem;font-weight:700;line-height:1.75rem}@media (min-width:768px){.amik-training hr :where(h4):not(:where([class~=not-prose] *)){font-size:1.25rem;line-height:1.75rem}}@media (min-width:1536px){.amik-training hr :where(h4):not(:where([class~=not-prose] *)){font-size:1.5rem;line-height:2rem}}.amik-training hr :where(p):not(:where([class~=not-prose] *)){--tw-text-opacity:1;color:#292929;color:rgba(var(--darkerGrey--rgb),var(--tw-text-opacity));font-family:poppins;font-size:1rem;line-height:1.75rem}@media (min-width:1536px){.amik-training hr :where(p):not(:where([class~=not-prose] *)){font-size:1.125rem;line-height:1.75rem}}.amik-training hr :where(a):not(:where([class~=not-prose] *)){--tw-text-opacity:1;color:#1b4c79;color:rgba(var(--darkBlue--rgb),var(--tw-text-opacity));font-weight:500;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.amik-training hr :where(a):not(:where([class~=not-prose] *)):focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);--tw-ring-opacity:1;--tw-ring-color:rgba(99,102,241,var(--tw-ring-opacity));--tw-ring-offset-width:2px;box-shadow:var(--tw-ring-inset) 0 0 0 2px var(--tw-ring-offset-color),var(--tw-ring-inset) 0 0 0 4px #6366f1,0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.amik-training hr :where(a):not(:where([class~=not-prose] *)):hover{--tw-text-opacity:1;color:#000}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.amik-training hr :where(a):not(:where([class~=not-prose] *)):hover{color:rgba(0,0,0,var(--tw-text-opacity))}}.amik-training hr :where(ul):not(:where([class~=not-prose] *)) ::marker{color:rgba(27,76,121,var(--tw-text-opacity));color:rgba(var(--darkBlue--rgb),var(--tw-text-opacity));font-size:1.25rem;line-height:1.75rem}.amik-training hr :where(ul):not(:where([class~=not-prose] *))::marker{color:rgba(27,76,121,var(--tw-text-opacity));color:rgba(var(--darkBlue--rgb),var(--tw-text-opacity));font-size:1.25rem;line-height:1.75rem}.amik-training hr :where(ol):not(:where([class~=not-prose] *)) ::marker{color:rgba(27,76,121,var(--tw-text-opacity));color:rgba(var(--darkBlue--rgb),var(--tw-text-opacity));font-size:1.125rem;font-weight:700;line-height:1.75rem}.amik-training hr :where(ol):not(:where([class~=not-prose] *))::marker{color:rgba(27,76,121,var(--tw-text-opacity));color:rgba(var(--darkBlue--rgb),var(--tw-text-opacity));font-size:1.125rem;font-weight:700;line-height:1.75rem}.amik-training hr :where(li):not(:where([class~=not-prose] *)){--tw-text-opacity:1;color:#292929;color:rgba(var(--darkerGrey--rgb),var(--tw-text-opacity));font-size:1rem;line-height:1.5rem}@media (min-width:1536px){.amik-training hr :where(li):not(:where([class~=not-prose] *)){font-size:1.125rem;line-height:1.75rem}}.amik-training hr :where(hr):not(:where([class~=not-prose] *)){--tw-border-opacity:1;border-color:#f3f4f6;border-width:2px;margin-left:auto;margin-right:auto;width:100%}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.amik-training hr :where(hr):not(:where([class~=not-prose] *)){border-color:rgba(243,244,246,var(--tw-border-opacity))}}.amik-training hr :where(blockquote):not(:where([class~=not-prose] *)){--tw-border-opacity:1;border-left-color:#faa635;border-left-color:rgba(var(--orange--rgb),var(--tw-border-opacity));border-left-width:.5em;padding-left:2rem;padding-right:2rem}.amik-training hr :where(blockquote):not(:where([class~=not-prose] *)) p{--tw-text-opacity:1;color:#1b4c79;color:rgba(var(--darkBlue--rgb),var(--tw-text-opacity));font-size:1.125rem;line-height:1.75rem}@media (min-width:1536px){.amik-training hr :where(blockquote):not(:where([class~=not-prose] *)) p{font-size:1.25rem;line-height:1.75rem}}.amik-training hr :where(blockquote):not(:where([class~=not-prose] *)) cite{--tw-text-opacity:1;color:#1b4c79;color:rgba(var(--darkBlue--rgb),var(--tw-text-opacity));font-size:1.5rem;font-weight:700;line-height:2rem}.amik-training hr :where(blockquote):not(:where([class~=not-prose] *)) cite:before{--tw-content:"— ";content:"— ";content:var(--tw-content)}@media (min-width:1536px){.amik-training hr :where(blockquote):not(:where([class~=not-prose] *)) cite{font-size:1.875rem;line-height:2.25rem}}.amik-training hr :where(.content-wrapper>blockquote):not(:where(.not-prose>*)),.amik-training hr :where(.content-wrapper>figure):not(:where(.not-prose>*)),.amik-training hr :where(.content-wrapper>form):not(:where(.not-prose>*)),.amik-training hr :where(.content-wrapper>h1):not(:where(.not-prose>*)),.amik-training hr :where(.content-wrapper>h2):not(:where(.not-prose>*)),.amik-training hr :where(.content-wrapper>h3):not(:where(.not-prose>*)),.amik-training hr :where(.content-wrapper>h4):not(:where(.not-prose>*)),.amik-training hr :where(.content-wrapper>h5):not(:where(.not-prose>*)),.amik-training hr :where(.content-wrapper>h6):not(:where(.not-prose>*)),.amik-training hr :where(.content-wrapper>hr):not(:where(.not-prose>*)),.amik-training hr :where(.content-wrapper>img):not(:where(.not-prose>*)),.amik-training hr :where(.content-wrapper>ol):not(:where(.not-prose>*)),.amik-training hr :where(.content-wrapper>p):not(:where(.not-prose>*)),.amik-training hr :where(.content-wrapper>pre):not(:where(.not-prose>*)),.amik-training hr :where(.content-wrapper>ul):not(:where(.not-prose>*)){margin-left:auto;margin-right:auto;max-width:100%;max-width:var(--content-width)}.amik-training hr .dark,.amik-training hr.dark,.dark .amik-training hr{--tw-prose-body:#fff}.dark .amik-training hr :where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose] *)){--tw-text-opacity:1;color:#fff}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.dark .amik-training hr :where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose] *)){color:rgba(255,255,255,var(--tw-text-opacity))}}.amik-training hr.dark :where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose] *)){--tw-text-opacity:1;color:#fff}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.amik-training hr.dark :where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose] *)){color:rgba(255,255,255,var(--tw-text-opacity))}}.amik-training hr .dark :where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose] *)){--tw-text-opacity:1;color:#fff}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.amik-training hr .dark :where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose] *)){color:rgba(255,255,255,var(--tw-text-opacity))}}.dark .amik-training hr :where(blockquote):not(:where([class~=not-prose] *)){--tw-text-opacity:1;color:#fff}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.dark .amik-training hr :where(blockquote):not(:where([class~=not-prose] *)){color:rgba(255,255,255,var(--tw-text-opacity))}}.amik-training hr.dark :where(blockquote):not(:where([class~=not-prose] *)){--tw-text-opacity:1;color:#fff}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.amik-training hr.dark :where(blockquote):not(:where([class~=not-prose] *)){color:rgba(255,255,255,var(--tw-text-opacity))}}.amik-training hr .dark :where(blockquote):not(:where([class~=not-prose] *)){--tw-text-opacity:1;color:#fff}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.amik-training hr .dark :where(blockquote):not(:where([class~=not-prose] *)){color:rgba(255,255,255,var(--tw-text-opacity))}}.dark .amik-training hr :where(figcaption):not(:where([class~=not-prose] *)){--tw-text-opacity:1;color:#fff}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.dark .amik-training hr :where(figcaption):not(:where([class~=not-prose] *)){color:rgba(255,255,255,var(--tw-text-opacity))}}.amik-training hr.dark :where(figcaption):not(:where([class~=not-prose] *)){--tw-text-opacity:1;color:#fff}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.amik-training hr.dark :where(figcaption):not(:where([class~=not-prose] *)){color:rgba(255,255,255,var(--tw-text-opacity))}}.amik-training hr .dark :where(figcaption):not(:where([class~=not-prose] *)){--tw-text-opacity:1;color:#fff}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.amik-training hr .dark :where(figcaption):not(:where([class~=not-prose] *)){color:rgba(255,255,255,var(--tw-text-opacity))}}.dark .amik-training hr :where(pre):not(:where([class~=not-prose] *)){--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#d1d5db;color:rgba(var(--color-text--rgb),1);color:rgba(var(--color-text--rgb),var(--tw-text-opacity))}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.dark .amik-training hr :where(pre):not(:where([class~=not-prose] *)){background-color:rgba(209,213,219,var(--tw-bg-opacity))}}.amik-training hr.dark :where(pre):not(:where([class~=not-prose] *)){--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#d1d5db;color:rgba(var(--color-text--rgb),1);color:rgba(var(--color-text--rgb),var(--tw-text-opacity))}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.amik-training hr.dark :where(pre):not(:where([class~=not-prose] *)){background-color:rgba(209,213,219,var(--tw-bg-opacity))}}.amik-training hr .dark :where(pre):not(:where([class~=not-prose] *)){--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#d1d5db;color:rgba(var(--color-text--rgb),1);color:rgba(var(--color-text--rgb),var(--tw-text-opacity))}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.amik-training hr .dark :where(pre):not(:where([class~=not-prose] *)){background-color:rgba(209,213,219,var(--tw-bg-opacity))}}.amik-training hr .align-with-content{margin-left:auto;margin-right:auto;max-width:100%;max-width:var(--content-width)}.skills-training{grid-column-gap:1rem;grid-row-gap:.25rem;-moz-column-gap:1rem;column-gap:1rem;display:grid;padding-left:0;row-gap:.25rem}@media (min-width:768px){.skills-training{grid-template-columns:repeat(2,minmax(0,1fr))}}.skills-training li{margin-bottom:0;margin-top:0}.amik-leadership .alignfull,.amik-leadership .alignwide{max-width:100%}.amik-leadership .alignleft{float:none;margin-left:0;margin-right:auto}.amik-leadership .alignright{float:none;margin-left:auto;margin-right:0}.amik-leadership .aligncenter{margin-left:auto;margin-right:auto}.test .amik-leadership>*{--tw-bg-opacity:1;background-color:#e5e7eb}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.test .amik-leadership>*{background-color:rgba(229,231,235,var(--tw-bg-opacity))}}.test .amik-leadership{--tw-bg-opacity:1;background-color:#d1d5db}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.test .amik-leadership{background-color:rgba(209,213,219,var(--tw-bg-opacity))}}.amik-leadership{color:var(--tw-prose-body);max-width:65ch}.amik-leadership :where(p):not(:where([class~=not-prose] *)){margin-bottom:1.25em;margin-top:1.25em}.amik-leadership :where([class~=lead]):not(:where([class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-bottom:1.2em;margin-top:1.2em}.amik-leadership :where(a):not(:where([class~=not-prose] *)){color:var(--tw-prose-links);-webkit-text-decoration:underline;text-decoration:underline}.amik-leadership :where(strong):not(:where([class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.amik-leadership :where(a strong):not(:where([class~=not-prose] *)){color:inherit}.amik-leadership :where(blockquote strong):not(:where([class~=not-prose] *)){color:inherit}.amik-leadership :where(thead th strong):not(:where([class~=not-prose] *)){color:inherit}.amik-leadership :where(ol):not(:where([class~=not-prose] *)){list-style-type:decimal;margin-bottom:1.25em;margin-top:1.25em;padding-left:1.625em}.amik-leadership :where(ol[type=A]):not(:where([class~=not-prose] *)){list-style-type:upper-alpha}.amik-leadership :where(ol[type=a]):not(:where([class~=not-prose] *)){list-style-type:lower-alpha}.amik-leadership :where(ol[type=A s]):not(:where([class~=not-prose] *)){list-style-type:upper-alpha}.amik-leadership :where(ol[type=a s]):not(:where([class~=not-prose] *)){list-style-type:lower-alpha}.amik-leadership :where(ol[type=I]):not(:where([class~=not-prose] *)){list-style-type:upper-roman}.amik-leadership :where(ol[type=i]):not(:where([class~=not-prose] *)){list-style-type:lower-roman}.amik-leadership :where(ol[type=I s]):not(:where([class~=not-prose] *)){list-style-type:upper-roman}.amik-leadership :where(ol[type=i s]):not(:where([class~=not-prose] *)){list-style-type:lower-roman}.amik-leadership :where(ol[type="1"]):not(:where([class~=not-prose] *)){list-style-type:decimal}.amik-leadership :where(ul):not(:where([class~=not-prose] *)){list-style-type:disc;margin-bottom:1.25em;margin-top:1.25em;padding-left:1.625em}.amik-leadership :where(ol>li):not(:where([class~=not-prose] *))::marker{color:var(--tw-prose-counters);font-weight:400}.amik-leadership :where(ul>li):not(:where([class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.amik-leadership :where(hr):not(:where([class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-bottom:3em;margin-top:3em}.amik-leadership :where(blockquote):not(:where([class~=not-prose] *)){border-left-color:var(--tw-prose-quote-borders);border-left-width:.25rem;color:var(--tw-prose-quotes);font-style:italic;font-weight:500;margin-bottom:1.6em;margin-top:1.6em;padding-left:1em;quotes:"\201C""\201D""\2018""\2019"}.amik-leadership :where(blockquote p:first-of-type):not(:where([class~=not-prose] *)):before{content:open-quote}.amik-leadership :where(blockquote p:last-of-type):not(:where([class~=not-prose] *)):after{content:close-quote}.amik-leadership :where(h1):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-size:2.25em;font-weight:800;line-height:1.1111111;margin-bottom:.8888889em;margin-top:0}.amik-leadership :where(h1 strong):not(:where([class~=not-prose] *)){color:inherit;font-weight:900}.amik-leadership :where(h2):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-size:1.5em;line-height:1.3333333;margin-bottom:1em;margin-top:2em}.amik-leadership :where(h2 strong):not(:where([class~=not-prose] *)){color:inherit;font-weight:800}.amik-leadership :where(h3):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-size:1.25em;font-weight:600;line-height:1.6;margin-bottom:.6em;margin-top:1.6em}.amik-leadership :where(h3 strong):not(:where([class~=not-prose] *)){color:inherit;font-weight:700}.amik-leadership :where(h4):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;line-height:1.5;margin-bottom:.5em;margin-top:1.5em}.amik-leadership :where(h4 strong):not(:where([class~=not-prose] *)){color:inherit;font-weight:700}.amik-leadership :where(img):not(:where([class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.amik-leadership :where(figure>*):not(:where([class~=not-prose] *)){margin-bottom:0;margin-top:0}.amik-leadership :where(figcaption):not(:where([class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.amik-leadership :where(code):not(:where([class~=not-prose] *)){color:var(--tw-prose-code);font-size:.875em;font-weight:600}.amik-leadership :where(code):not(:where([class~=not-prose] *)):before{content:"`"}.amik-leadership :where(code):not(:where([class~=not-prose] *)):after{content:"`"}.amik-leadership :where(a code):not(:where([class~=not-prose] *)){color:inherit}.amik-leadership :where(h1 code):not(:where([class~=not-prose] *)){color:inherit}.amik-leadership :where(h2 code):not(:where([class~=not-prose] *)){color:inherit;font-size:.875em}.amik-leadership :where(h3 code):not(:where([class~=not-prose] *)){color:inherit;font-size:.9em}.amik-leadership :where(h4 code):not(:where([class~=not-prose] *)){color:inherit}.amik-leadership :where(blockquote code):not(:where([class~=not-prose] *)){color:inherit}.amik-leadership :where(thead th code):not(:where([class~=not-prose] *)){color:inherit}.amik-leadership :where(pre):not(:where([class~=not-prose] *)){background-color:var(--tw-prose-pre-bg);border-radius:.375rem;color:var(--tw-prose-pre-code);font-size:.875em;font-weight:400;line-height:1.7142857;margin-bottom:1.7142857em;margin-top:1.7142857em;overflow-x:auto;padding:.8571429em 1.1428571em}.amik-leadership :where(pre code):not(:where([class~=not-prose] *)){background-color:initial;border-radius:0;border-width:0;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;padding:0}.amik-leadership :where(pre code):not(:where([class~=not-prose] *)):before{content:none}.amik-leadership :where(pre code):not(:where([class~=not-prose] *)):after{content:none}.amik-leadership :where(table):not(:where([class~=not-prose] *)){font-size:.875em;line-height:1.7142857;margin-bottom:2em;margin-top:2em;table-layout:auto;text-align:left;width:100%}.amik-leadership :where(thead):not(:where([class~=not-prose] *)){border-bottom-color:var(--tw-prose-th-borders);border-bottom-width:1px}.amik-leadership :where(thead th):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;padding-bottom:.5714286em;padding-left:.5714286em;padding-right:.5714286em;vertical-align:bottom}.amik-leadership :where(tbody tr):not(:where([class~=not-prose] *)){border-bottom-color:var(--tw-prose-td-borders);border-bottom-width:1px}.amik-leadership :where(tbody tr:last-child):not(:where([class~=not-prose] *)){border-bottom-width:0}.amik-leadership :where(tbody td):not(:where([class~=not-prose] *)){vertical-align:initial}.amik-leadership :where(tfoot):not(:where([class~=not-prose] *)){border-top-color:var(--tw-prose-th-borders);border-top-width:1px}.amik-leadership :where(tfoot td):not(:where([class~=not-prose] *)){vertical-align:top}.amik-leadership{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:#00000080;--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.amik-leadership :where(video):not(:where([class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.amik-leadership :where(figure):not(:where([class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.amik-leadership :where(li):not(:where([class~=not-prose] *)){margin-bottom:.5em;margin-top:.5em}.amik-leadership :where(ol>li):not(:where([class~=not-prose] *)){padding-left:.375em}.amik-leadership :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.375em}.amik-leadership :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-bottom:.75em;margin-top:.75em}.amik-leadership :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.amik-leadership :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.amik-leadership :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.amik-leadership :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.amik-leadership :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-bottom:.75em;margin-top:.75em}.amik-leadership :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.amik-leadership :where(h2+*):not(:where([class~=not-prose] *)){margin-top:0}.amik-leadership :where(h3+*):not(:where([class~=not-prose] *)){margin-top:0}.amik-leadership :where(h4+*):not(:where([class~=not-prose] *)){margin-top:0}.amik-leadership :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.amik-leadership :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.amik-leadership :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.5714286em}.amik-leadership :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.amik-leadership :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.amik-leadership :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.amik-leadership :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.amik-leadership{max-width:none}@media (min-width:1280px){.amik-leadership{font-size:1.125rem;line-height:1.7777778}.amik-leadership :where(p):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em;margin-top:1.3333333em}.amik-leadership :where([class~=lead]):not(:where([class~=not-prose] *)){font-size:1.2222222em;line-height:1.4545455;margin-bottom:1.0909091em;margin-top:1.0909091em}.amik-leadership :where(blockquote):not(:where([class~=not-prose] *)){margin-bottom:1.6666667em;margin-top:1.6666667em;padding-left:1em}.amik-leadership :where(h1):not(:where([class~=not-prose] *)){font-size:2.6666667em;line-height:1;margin-bottom:.8333333em;margin-top:0}.amik-leadership :where(h2):not(:where([class~=not-prose] *)){font-size:1.6666667em;line-height:1.3333333;margin-bottom:1.0666667em;margin-top:1.8666667em}.amik-leadership :where(h3):not(:where([class~=not-prose] *)){font-size:1.3333333em;line-height:1.5;margin-bottom:.6666667em;margin-top:1.6666667em}.amik-leadership :where(h4):not(:where([class~=not-prose] *)){line-height:1.5555556;margin-bottom:.4444444em;margin-top:1.7777778em}.amik-leadership :where(img):not(:where([class~=not-prose] *)){margin-bottom:1.7777778em;margin-top:1.7777778em}.amik-leadership :where(video):not(:where([class~=not-prose] *)){margin-bottom:1.7777778em;margin-top:1.7777778em}.amik-leadership :where(figure):not(:where([class~=not-prose] *)){margin-bottom:1.7777778em;margin-top:1.7777778em}.amik-leadership :where(figure>*):not(:where([class~=not-prose] *)){margin-bottom:0;margin-top:0}.amik-leadership :where(figcaption):not(:where([class~=not-prose] *)){font-size:.8888889em;line-height:1.5;margin-top:1em}.amik-leadership :where(code):not(:where([class~=not-prose] *)){font-size:.8888889em}.amik-leadership :where(h2 code):not(:where([class~=not-prose] *)){font-size:.8666667em}.amik-leadership :where(h3 code):not(:where([class~=not-prose] *)){font-size:.875em}.amik-leadership :where(pre):not(:where([class~=not-prose] *)){border-radius:.375rem;font-size:.8888889em;line-height:1.75;margin-bottom:2em;margin-top:2em;padding:1em 1.5em}.amik-leadership :where(ol):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em;margin-top:1.3333333em;padding-left:1.5555556em}.amik-leadership :where(ul):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em;margin-top:1.3333333em;padding-left:1.5555556em}.amik-leadership :where(li):not(:where([class~=not-prose] *)){margin-bottom:.6666667em;margin-top:.6666667em}.amik-leadership :where(ol>li):not(:where([class~=not-prose] *)){padding-left:.4444444em}.amik-leadership :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.4444444em}.amik-leadership :where(.xl\:prose-lg>ul>li p):not(:where([class~=not-prose] *)){margin-bottom:.8888889em;margin-top:.8888889em}.amik-leadership :where(.xl\:prose-lg>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.amik-leadership :where(.xl\:prose-lg>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.amik-leadership :where(.xl\:prose-lg>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.amik-leadership :where(.xl\:prose-lg>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.amik-leadership :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-bottom:.8888889em;margin-top:.8888889em}.amik-leadership :where(hr):not(:where([class~=not-prose] *)){margin-bottom:3.1111111em;margin-top:3.1111111em}.amik-leadership :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.amik-leadership :where(h2+*):not(:where([class~=not-prose] *)){margin-top:0}.amik-leadership :where(h3+*):not(:where([class~=not-prose] *)){margin-top:0}.amik-leadership :where(h4+*):not(:where([class~=not-prose] *)){margin-top:0}.amik-leadership :where(table):not(:where([class~=not-prose] *)){font-size:.8888889em;line-height:1.5}.amik-leadership :where(thead th):not(:where([class~=not-prose] *)){padding-bottom:.75em;padding-left:.75em;padding-right:.75em}.amik-leadership :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.amik-leadership :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.amik-leadership :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.75em}.amik-leadership :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.amik-leadership :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.amik-leadership :where(.xl\:prose-lg>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.amik-leadership :where(.xl\:prose-lg>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}}@media (min-width:1536px){.amik-leadership{font-size:1.25rem;line-height:1.8}.amik-leadership :where(p):not(:where([class~=not-prose] *)){margin-bottom:1.2em;margin-top:1.2em}.amik-leadership :where([class~=lead]):not(:where([class~=not-prose] *)){font-size:1.2em;line-height:1.5;margin-bottom:1em;margin-top:1em}.amik-leadership :where(blockquote):not(:where([class~=not-prose] *)){margin-bottom:1.6em;margin-top:1.6em;padding-left:1.0666667em}.amik-leadership :where(h1):not(:where([class~=not-prose] *)){font-size:2.8em;line-height:1;margin-bottom:.8571429em;margin-top:0}.amik-leadership :where(h2):not(:where([class~=not-prose] *)){font-size:1.8em;line-height:1.1111111;margin-bottom:.8888889em;margin-top:1.5555556em}.amik-leadership :where(h3):not(:where([class~=not-prose] *)){font-size:1.5em;line-height:1.3333333;margin-bottom:.6666667em;margin-top:1.6em}.amik-leadership :where(h4):not(:where([class~=not-prose] *)){line-height:1.6;margin-bottom:.6em;margin-top:1.8em}.amik-leadership :where(img):not(:where([class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.amik-leadership :where(video):not(:where([class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.amik-leadership :where(figure):not(:where([class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.amik-leadership :where(figure>*):not(:where([class~=not-prose] *)){margin-bottom:0;margin-top:0}.amik-leadership :where(figcaption):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.5555556;margin-top:1em}.amik-leadership :where(code):not(:where([class~=not-prose] *)){font-size:.9em}.amik-leadership :where(h2 code):not(:where([class~=not-prose] *)){font-size:.8611111em}.amik-leadership :where(h3 code):not(:where([class~=not-prose] *)){font-size:.9em}.amik-leadership :where(pre):not(:where([class~=not-prose] *)){border-radius:.5rem;font-size:.9em;line-height:1.7777778;margin-bottom:2em;margin-top:2em;padding:1.1111111em 1.3333333em}.amik-leadership :where(ol):not(:where([class~=not-prose] *)){margin-bottom:1.2em;margin-top:1.2em;padding-left:1.6em}.amik-leadership :where(ul):not(:where([class~=not-prose] *)){margin-bottom:1.2em;margin-top:1.2em;padding-left:1.6em}.amik-leadership :where(li):not(:where([class~=not-prose] *)){margin-bottom:.6em;margin-top:.6em}.amik-leadership :where(ol>li):not(:where([class~=not-prose] *)){padding-left:.4em}.amik-leadership :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.4em}.amik-leadership :where(.\32xl\:prose-xl>ul>li p):not(:where([class~=not-prose] *)){margin-bottom:.8em;margin-top:.8em}.amik-leadership :where(.\32xl\:prose-xl>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.amik-leadership :where(.\32xl\:prose-xl>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.amik-leadership :where(.\32xl\:prose-xl>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.amik-leadership :where(.\32xl\:prose-xl>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.amik-leadership :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-bottom:.8em;margin-top:.8em}.amik-leadership :where(hr):not(:where([class~=not-prose] *)){margin-bottom:2.8em;margin-top:2.8em}.amik-leadership :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.amik-leadership :where(h2+*):not(:where([class~=not-prose] *)){margin-top:0}.amik-leadership :where(h3+*):not(:where([class~=not-prose] *)){margin-top:0}.amik-leadership :where(h4+*):not(:where([class~=not-prose] *)){margin-top:0}.amik-leadership :where(table):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.5555556}.amik-leadership :where(thead th):not(:where([class~=not-prose] *)){padding-bottom:.8888889em;padding-left:.6666667em;padding-right:.6666667em}.amik-leadership :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.amik-leadership :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.amik-leadership :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.8888889em .6666667em}.amik-leadership :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.amik-leadership :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.amik-leadership :where(.\32xl\:prose-xl>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.amik-leadership :where(.\32xl\:prose-xl>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}}@media (min-width:768px){.amik-leadership{padding-left:2rem;padding-right:2rem}}@media (min-width:1024px){.amik-leadership{padding-left:0;padding-right:0}}.amik-leadership :where(a):not(:where([class~=not-prose] *)){color:#576c7a;color:rgba(var(--color-secondary--rgb),var(--tw-text-opacity));text-decoration-line:none;transition-duration:.1s}.amik-leadership :where(a):not(:where([class~=not-prose] *)):hover{--tw-text-opacity:.8}.amik-leadership :where(h1):not(:where([class~=not-prose] *)){font-size:3rem;font-weight:700;line-height:1.25}@media (min-width:768px){.amik-leadership :where(h1):not(:where([class~=not-prose] *)){font-size:4.5rem;line-height:1}}@media (min-width:1536px){.amik-leadership :where(h1):not(:where([class~=not-prose] *)){font-size:6rem;line-height:1}}.amik-leadership :where(h2):not(:where([class~=not-prose] *)){--tw-text-opacity:1;color:#093e70;color:rgba(var(--darkerBlue--rgb),var(--tw-text-opacity));font-size:2.25rem;font-weight:700;line-height:2.5rem;line-height:1.375;margin-bottom:1.5rem;margin-top:3rem}@media (min-width:768px){.amik-leadership :where(h2):not(:where([class~=not-prose] *)){font-size:3rem;line-height:1}}@media (min-width:1536px){.amik-leadership :where(h2):not(:where([class~=not-prose] *)){font-size:3.75rem;line-height:1}}.amik-leadership :where(h3):not(:where([class~=not-prose] *)){--tw-text-opacity:1;color:#000;font-size:1.25rem;font-weight:700;line-height:1.75rem}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.amik-leadership :where(h3):not(:where([class~=not-prose] *)){color:rgba(0,0,0,var(--tw-text-opacity))}}@media (min-width:768px){.amik-leadership :where(h3):not(:where([class~=not-prose] *)){font-size:1.5rem;line-height:2rem}}@media (min-width:1536px){.amik-leadership :where(h3):not(:where([class~=not-prose] *)){font-size:1.875rem;line-height:2.25rem}}.amik-leadership :where(h4):not(:where([class~=not-prose] *)){--tw-text-opacity:1;color:#1b4c79;color:rgba(var(--darkBlue--rgb),var(--tw-text-opacity));font-size:1.125rem;font-weight:700;line-height:1.75rem}@media (min-width:768px){.amik-leadership :where(h4):not(:where([class~=not-prose] *)){font-size:1.25rem;line-height:1.75rem}}@media (min-width:1536px){.amik-leadership :where(h4):not(:where([class~=not-prose] *)){font-size:1.5rem;line-height:2rem}}.amik-leadership :where(p):not(:where([class~=not-prose] *)){--tw-text-opacity:1;color:#292929;color:rgba(var(--darkerGrey--rgb),var(--tw-text-opacity));font-family:poppins;font-size:1rem;line-height:1.75rem}@media (min-width:1536px){.amik-leadership :where(p):not(:where([class~=not-prose] *)){font-size:1.125rem;line-height:1.75rem}}.amik-leadership :where(a):not(:where([class~=not-prose] *)){--tw-text-opacity:1;color:#1b4c79;color:rgba(var(--darkBlue--rgb),var(--tw-text-opacity));font-weight:500;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.amik-leadership :where(a):not(:where([class~=not-prose] *)):focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);--tw-ring-opacity:1;--tw-ring-color:rgba(99,102,241,var(--tw-ring-opacity));--tw-ring-offset-width:2px;box-shadow:var(--tw-ring-inset) 0 0 0 2px var(--tw-ring-offset-color),var(--tw-ring-inset) 0 0 0 4px #6366f1,0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.amik-leadership :where(a):not(:where([class~=not-prose] *)):hover{--tw-text-opacity:1;color:#000}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.amik-leadership :where(a):not(:where([class~=not-prose] *)):hover{color:rgba(0,0,0,var(--tw-text-opacity))}}.amik-leadership :where(ul):not(:where([class~=not-prose] *)) ::marker{color:rgba(27,76,121,var(--tw-text-opacity));color:rgba(var(--darkBlue--rgb),var(--tw-text-opacity));font-size:1.25rem;line-height:1.75rem}.amik-leadership :where(ul):not(:where([class~=not-prose] *))::marker{color:rgba(27,76,121,var(--tw-text-opacity));color:rgba(var(--darkBlue--rgb),var(--tw-text-opacity));font-size:1.25rem;line-height:1.75rem}.amik-leadership :where(ol):not(:where([class~=not-prose] *)) ::marker{color:rgba(27,76,121,var(--tw-text-opacity));color:rgba(var(--darkBlue--rgb),var(--tw-text-opacity));font-size:1.125rem;font-weight:700;line-height:1.75rem}.amik-leadership :where(ol):not(:where([class~=not-prose] *))::marker{color:rgba(27,76,121,var(--tw-text-opacity));color:rgba(var(--darkBlue--rgb),var(--tw-text-opacity));font-size:1.125rem;font-weight:700;line-height:1.75rem}.amik-leadership :where(li):not(:where([class~=not-prose] *)){--tw-text-opacity:1;color:#292929;color:rgba(var(--darkerGrey--rgb),var(--tw-text-opacity));font-size:1rem;line-height:1.5rem}@media (min-width:1536px){.amik-leadership :where(li):not(:where([class~=not-prose] *)){font-size:1.125rem;line-height:1.75rem}}.amik-leadership :where(hr):not(:where([class~=not-prose] *)){--tw-border-opacity:1;border-color:#f3f4f6;border-width:2px;margin-left:auto;margin-right:auto;width:100%}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.amik-leadership :where(hr):not(:where([class~=not-prose] *)){border-color:rgba(243,244,246,var(--tw-border-opacity))}}.amik-leadership :where(blockquote):not(:where([class~=not-prose] *)){--tw-border-opacity:1;border-left-color:#faa635;border-left-color:rgba(var(--orange--rgb),var(--tw-border-opacity));border-left-width:.5em;padding-left:2rem;padding-right:2rem}.amik-leadership :where(blockquote):not(:where([class~=not-prose] *)) p{--tw-text-opacity:1;color:#1b4c79;color:rgba(var(--darkBlue--rgb),var(--tw-text-opacity));font-size:1.125rem;line-height:1.75rem}@media (min-width:1536px){.amik-leadership :where(blockquote):not(:where([class~=not-prose] *)) p{font-size:1.25rem;line-height:1.75rem}}.amik-leadership :where(blockquote):not(:where([class~=not-prose] *)) cite{--tw-text-opacity:1;color:#1b4c79;color:rgba(var(--darkBlue--rgb),var(--tw-text-opacity));font-size:1.5rem;font-weight:700;line-height:2rem}.amik-leadership :where(blockquote):not(:where([class~=not-prose] *)) cite:before{--tw-content:"— ";content:"— ";content:var(--tw-content)}@media (min-width:1536px){.amik-leadership :where(blockquote):not(:where([class~=not-prose] *)) cite{font-size:1.875rem;line-height:2.25rem}}.amik-leadership :where(.content-wrapper>blockquote):not(:where(.not-prose>*)),.amik-leadership :where(.content-wrapper>figure):not(:where(.not-prose>*)),.amik-leadership :where(.content-wrapper>form):not(:where(.not-prose>*)),.amik-leadership :where(.content-wrapper>h1):not(:where(.not-prose>*)),.amik-leadership :where(.content-wrapper>h2):not(:where(.not-prose>*)),.amik-leadership :where(.content-wrapper>h3):not(:where(.not-prose>*)),.amik-leadership :where(.content-wrapper>h4):not(:where(.not-prose>*)),.amik-leadership :where(.content-wrapper>h5):not(:where(.not-prose>*)),.amik-leadership :where(.content-wrapper>h6):not(:where(.not-prose>*)),.amik-leadership :where(.content-wrapper>hr):not(:where(.not-prose>*)),.amik-leadership :where(.content-wrapper>img):not(:where(.not-prose>*)),.amik-leadership :where(.content-wrapper>ol):not(:where(.not-prose>*)),.amik-leadership :where(.content-wrapper>p):not(:where(.not-prose>*)),.amik-leadership :where(.content-wrapper>pre):not(:where(.not-prose>*)),.amik-leadership :where(.content-wrapper>ul):not(:where(.not-prose>*)){margin-left:auto;margin-right:auto;max-width:100%;max-width:var(--content-width)}.amik-leadership .dark,.amik-leadership.dark,.dark .amik-leadership{--tw-prose-body:#fff}.dark .amik-leadership :where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose] *)){--tw-text-opacity:1;color:#fff}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.dark .amik-leadership :where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose] *)){color:rgba(255,255,255,var(--tw-text-opacity))}}.amik-leadership.dark :where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose] *)){--tw-text-opacity:1;color:#fff}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.amik-leadership.dark :where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose] *)){color:rgba(255,255,255,var(--tw-text-opacity))}}.amik-leadership .dark :where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose] *)){--tw-text-opacity:1;color:#fff}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.amik-leadership .dark :where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose] *)){color:rgba(255,255,255,var(--tw-text-opacity))}}.dark .amik-leadership :where(blockquote):not(:where([class~=not-prose] *)){--tw-text-opacity:1;color:#fff}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.dark .amik-leadership :where(blockquote):not(:where([class~=not-prose] *)){color:rgba(255,255,255,var(--tw-text-opacity))}}.amik-leadership.dark :where(blockquote):not(:where([class~=not-prose] *)){--tw-text-opacity:1;color:#fff}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.amik-leadership.dark :where(blockquote):not(:where([class~=not-prose] *)){color:rgba(255,255,255,var(--tw-text-opacity))}}.amik-leadership .dark :where(blockquote):not(:where([class~=not-prose] *)){--tw-text-opacity:1;color:#fff}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.amik-leadership .dark :where(blockquote):not(:where([class~=not-prose] *)){color:rgba(255,255,255,var(--tw-text-opacity))}}.dark .amik-leadership :where(figcaption):not(:where([class~=not-prose] *)){--tw-text-opacity:1;color:#fff}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.dark .amik-leadership :where(figcaption):not(:where([class~=not-prose] *)){color:rgba(255,255,255,var(--tw-text-opacity))}}.amik-leadership.dark :where(figcaption):not(:where([class~=not-prose] *)){--tw-text-opacity:1;color:#fff}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.amik-leadership.dark :where(figcaption):not(:where([class~=not-prose] *)){color:rgba(255,255,255,var(--tw-text-opacity))}}.amik-leadership .dark :where(figcaption):not(:where([class~=not-prose] *)){--tw-text-opacity:1;color:#fff}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.amik-leadership .dark :where(figcaption):not(:where([class~=not-prose] *)){color:rgba(255,255,255,var(--tw-text-opacity))}}.dark .amik-leadership :where(pre):not(:where([class~=not-prose] *)){--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#d1d5db;color:rgba(var(--color-text--rgb),1);color:rgba(var(--color-text--rgb),var(--tw-text-opacity))}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.dark .amik-leadership :where(pre):not(:where([class~=not-prose] *)){background-color:rgba(209,213,219,var(--tw-bg-opacity))}}.amik-leadership.dark :where(pre):not(:where([class~=not-prose] *)){--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#d1d5db;color:rgba(var(--color-text--rgb),1);color:rgba(var(--color-text--rgb),var(--tw-text-opacity))}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.amik-leadership.dark :where(pre):not(:where([class~=not-prose] *)){background-color:rgba(209,213,219,var(--tw-bg-opacity))}}.amik-leadership .dark :where(pre):not(:where([class~=not-prose] *)){--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#d1d5db;color:rgba(var(--color-text--rgb),1);color:rgba(var(--color-text--rgb),var(--tw-text-opacity))}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.amik-leadership .dark :where(pre):not(:where([class~=not-prose] *)){background-color:rgba(209,213,219,var(--tw-bg-opacity))}}.amik-leadership .align-with-content{margin-left:auto;margin-right:auto;max-width:100%;max-width:var(--content-width)}@media (min-width:1024px){.amik-leadership{max-width:65%}}.price-card{--tw-border-opacity:1;align-items:center;border-color:#d1d5db;border-radius:1.5rem;border-width:2px;display:flex;flex-direction:column;justify-content:space-between;padding:2rem}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.price-card{border-color:rgba(209,213,219,var(--tw-border-opacity))}}.price-card .discount{--tw-text-opacity:1;color:#555;color:rgba(var(--darkGrey--rgb),var(--tw-text-opacity));display:block;font-size:1.25rem;font-weight:700;line-height:1.75rem;text-align:center}@media (min-width:768px){.price-card .discount{font-size:1rem;line-height:1.5rem}}@media (min-width:1280px){.price-card .discount{font-size:1.125rem;line-height:1.75rem}}.price-card .card-title{--tw-text-opacity:1;color:#1b4c79;color:rgba(var(--darkBlue--rgb),var(--tw-text-opacity));font-size:1.125rem;font-weight:700;line-height:1.75rem;margin-top:.5rem;text-align:center}@media (min-width:768px){.price-card .card-title{font-size:1.25rem;line-height:1.75rem}}@media (min-width:1536px){.price-card .card-title{font-size:1.5rem;line-height:2rem}}@media (min-width:768px){.price-card .card-title{font-size:1rem;line-height:1.5rem}}@media (min-width:1280px){.price-card .card-title{font-size:1.125rem;line-height:1.75rem}}.price-card .price{--tw-text-opacity:1;align-items:baseline;color:#292929;color:rgba(var(--darkerGrey--rgb),var(--tw-text-opacity));-moz-column-gap:.25rem;column-gap:.25rem;display:flex;font-size:2.25rem;font-weight:700;justify-content:center;line-height:2.5rem;margin-bottom:1rem;margin-left:-.25rem;margin-top:1.5rem;text-align:center}@media (min-width:1536px){.price-card .price{font-size:3rem;line-height:1}}.price-card .price span{--tw-text-opacity:1;color:#555;color:rgba(var(--darkGrey--rgb),var(--tw-text-opacity));font-size:40%;font-weight:600;line-height:1.5rem}.price-card .ad-number{--tw-text-opacity:1;color:#093e70;color:rgba(var(--darkerBlue--rgb),var(--tw-text-opacity));font-size:1.25rem;font-weight:700;line-height:1.75rem;margin-top:1.25rem;text-align:center}@media (min-width:768px){.price-card .ad-number{font-size:1rem;line-height:1.5rem}}@media (min-width:1280px){.price-card .ad-number{font-size:1.125rem;line-height:1.75rem}}.price-card .description{--tw-text-opacity:1;color:#555;color:rgba(var(--darkGrey--rgb),var(--tw-text-opacity));font-size:1rem;font-weight:500;line-height:1.5rem;margin-bottom:0;margin-top:.625rem;text-align:center}.subtle-links a{color:inherit;font-weight:inherit;text-decoration-line:none}.subtle-links a:hover{color:inherit;opacity:.8;text-decoration-line:underline}.align-svg-by-height svg{height:1em;width:auto}.pagination{padding-left:0!important}.pagination .page-item .page-link,.pagination .page-item .page-numbers{stroke:#344f65;stroke:rgb(var(--color-primary--700--rgb));--tw-text-opacity:1;align-items:center;border-radius:.25rem;color:#1b4c79;color:rgba(var(--darkBlue--rgb),var(--tw-text-opacity));display:inline-flex;font-size:1.125rem;font-weight:700;height:2.5rem;justify-content:center;line-height:1.75rem;padding-left:1rem;padding-right:1rem;transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.pagination .page-item .page-link:hover,.pagination .page-item .page-numbers:hover{--tw-bg-opacity:1;stroke:#d1d5db;--tw-text-opacity:1;background-color:#deeef1;background-color:rgba(var(--greyBlue--rgb),var(--tw-bg-opacity));color:#093e70;color:rgba(var(--darkerBlue--rgb),var(--tw-text-opacity))}.pagination .page-item .page-link:focus,.pagination .page-item .page-numbers:focus{--tw-bg-opacity:1;stroke:#556977;stroke:rgb(var(--color-secondary--600--rgb));--tw-text-opacity:1;background-color:#e1e6ea;background-color:rgba(var(--color-secondary--100--rgb),var(--tw-bg-opacity));color:#556977;color:rgba(var(--color-secondary--600--rgb),var(--tw-text-opacity))}.pagination .page-item .page-link:focus-visible,.pagination .page-item .page-numbers:focus-visible{outline:2px solid #0000;outline-offset:2px}@media (min-width:768px){.pagination .page-item .page-link,.pagination .page-item .page-numbers{font-size:1.25rem;line-height:1.75rem}}.pagination .page-item .page-numbers.current{--tw-bg-opacity:1;--tw-text-opacity:1;--tw-ring-offset-width:2px;background-color:#f3f4f6;color:#093e70;color:rgba(var(--darkerBlue--rgb),var(--tw-text-opacity));white-space:nowrap}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.pagination .page-item .page-numbers.current{background-color:rgba(243,244,246,var(--tw-bg-opacity))}}.pagination .page-item .page-numbers.current:hover{--tw-bg-opacity:1;stroke:#6a8495;stroke:rgb(var(--color-secondary--500--rgb));background-color:#deeef1;background-color:rgba(var(--greyBlue--rgb),var(--tw-bg-opacity))}.pagination .page-item .page-numbers.current:focus{--tw-bg-opacity:1;background-color:#404f59;background-color:rgba(var(--color-secondary--700--rgb),var(--tw-bg-opacity))}.pagination .page-item .page-link.next,.pagination .page-item .page-link.prev{display:inline-flex;gap:1rem}.pagination .page-item .page-link.next:focus-within,.pagination .page-item .page-link.prev:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);--tw-ring-opacity:1;--tw-ring-color:rgba(99,102,241,var(--tw-ring-opacity));--tw-ring-offset-width:2px;box-shadow:var(--tw-ring-inset) 0 0 0 2px var(--tw-ring-offset-color),var(--tw-ring-inset) 0 0 0 4px #6366f1,0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.btn-wrapper>.posts-navigation .nav-links .nav-previous a{width:100%}.posts-navigation .nav-links .nav-previous a{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);border-radius:.75rem;box-shadow:0 0 #0000,0 0 #0000,0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);cursor:pointer;display:inline-block;font-size:1rem;font-weight:700;letter-spacing:.025em;line-height:1.5rem;padding:.5rem 1.5rem;position:relative;text-align:center;text-decoration-line:none;transition-duration:.1s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,1,1)}@media (min-width:768px){.posts-navigation .nav-links .nav-previous a{padding-left:3rem;padding-right:3rem}}.posts-navigation .nav-links .nav-previous a:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);--tw-ring-opacity:1;--tw-ring-color:rgba(99,102,241,var(--tw-ring-opacity));--tw-ring-offset-width:2px;box-shadow:var(--tw-ring-inset) 0 0 0 2px var(--tw-ring-offset-color),var(--tw-ring-inset) 0 0 0 4px #6366f1,0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.posts-navigation .nav-links .nav-previous a:focus{outline:2px solid #0000;outline-offset:2px}.posts-navigation .nav-links .nav-previous a:active{--tw-shadow:0 1px 2px 0 #0000000d;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,0 1px 2px 0 #0000000d;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}#app .posts-navigation .nav-links .nav-previous a,:root .posts-navigation .nav-links .nav-previous a{background-color:#093e70;border:2px solid #093e70;color:#fff}#app .posts-navigation .nav-links .nav-previous a:hover,:root .posts-navigation .nav-links .nav-previous a:hover{background-color:#22598d;border:2px solid #22598d;color:#fff}#app .posts-navigation .nav-links .nav-previous a:active,:root .posts-navigation .nav-links .nav-previous a:active{opacity:.8}#app .posts-navigation .nav-links .nav-previous a.disabled,#app .posts-navigation .nav-links .nav-previous a:disabled,:root .posts-navigation .nav-links .nav-previous a.disabled,:root .posts-navigation .nav-links .nav-previous a:disabled{background-color:#093e70;border:3px solid #093e70;color:#fff;cursor:not-allowed;opacity:.8}#app .posts-navigation .nav-links .nav-previous a.btn-outline,:root .posts-navigation .nav-links .nav-previous a.btn-outline{background-color:#093e7000;border:3px solid #093e70;color:#093e70}#app .posts-navigation .nav-links .nav-previous a.btn-outline:hover,:root .posts-navigation .nav-links .nav-previous a.btn-outline:hover{background-color:#093e70;border:3px solid #093e70;color:#fff}#app .posts-navigation .nav-links .nav-previous a.btn-outline:active,:root .posts-navigation .nav-links .nav-previous a.btn-outline:active{opacity:.8}#app .posts-navigation .nav-links .nav-previous a.btn-outline.disabled,#app .posts-navigation .nav-links .nav-previous a.btn-outline:disabled,:root .posts-navigation .nav-links .nav-previous a.btn-outline.disabled,:root .posts-navigation .nav-links .nav-previous a.btn-outline:disabled{background-color:#093e7000;border:3px solid #093e70;color:#093e70;cursor:not-allowed;opacity:.8}.btn-wrapper>.posts-navigation .nav-links .nav-next a{width:100%}.posts-navigation .nav-links .nav-next a{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);border-radius:.75rem;box-shadow:0 0 #0000,0 0 #0000,0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);cursor:pointer;display:inline-block;font-size:1rem;font-weight:700;letter-spacing:.025em;line-height:1.5rem;padding:.5rem 1.5rem;position:relative;text-align:center;text-decoration-line:none;transition-duration:.1s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,1,1)}@media (min-width:768px){.posts-navigation .nav-links .nav-next a{padding-left:3rem;padding-right:3rem}}.posts-navigation .nav-links .nav-next a:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);--tw-ring-opacity:1;--tw-ring-color:rgba(99,102,241,var(--tw-ring-opacity));--tw-ring-offset-width:2px;box-shadow:var(--tw-ring-inset) 0 0 0 2px var(--tw-ring-offset-color),var(--tw-ring-inset) 0 0 0 4px #6366f1,0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.posts-navigation .nav-links .nav-next a:focus{outline:2px solid #0000;outline-offset:2px}.posts-navigation .nav-links .nav-next a:active{--tw-shadow:0 1px 2px 0 #0000000d;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,0 1px 2px 0 #0000000d;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}#app .posts-navigation .nav-links .nav-next a,:root .posts-navigation .nav-links .nav-next a{background-color:#093e70;border:2px solid #093e70;color:#fff}#app .posts-navigation .nav-links .nav-next a:hover,:root .posts-navigation .nav-links .nav-next a:hover{background-color:#22598d;border:2px solid #22598d;color:#fff}#app .posts-navigation .nav-links .nav-next a:active,:root .posts-navigation .nav-links .nav-next a:active{opacity:.8}#app .posts-navigation .nav-links .nav-next a.disabled,#app .posts-navigation .nav-links .nav-next a:disabled,:root .posts-navigation .nav-links .nav-next a.disabled,:root .posts-navigation .nav-links .nav-next a:disabled{background-color:#093e70;border:3px solid #093e70;color:#fff;cursor:not-allowed;opacity:.8}#app .posts-navigation .nav-links .nav-next a.btn-outline,:root .posts-navigation .nav-links .nav-next a.btn-outline{background-color:#093e7000;border:3px solid #093e70;color:#093e70}#app .posts-navigation .nav-links .nav-next a.btn-outline:hover,:root .posts-navigation .nav-links .nav-next a.btn-outline:hover{background-color:#093e70;border:3px solid #093e70;color:#fff}#app .posts-navigation .nav-links .nav-next a.btn-outline:active,:root .posts-navigation .nav-links .nav-next a.btn-outline:active{opacity:.8}#app .posts-navigation .nav-links .nav-next a.btn-outline.disabled,#app .posts-navigation .nav-links .nav-next a.btn-outline:disabled,:root .posts-navigation .nav-links .nav-next a.btn-outline.disabled,:root .posts-navigation .nav-links .nav-next a.btn-outline:disabled{background-color:#093e7000;border:3px solid #093e70;color:#093e70;cursor:not-allowed;opacity:.8}#app,:root{--color-text:#16222c;--lightOrange:#fab735;--lightOrange--100:#feedcd;--lightOrange--200:#fddc9b;--lightOrange--300:#fbca6a;--lightOrange--400:#fab838;--lightOrange--500:#f9a606;--lightOrange--600:#c78505;--lightOrange--700:#956404;--lightOrange--800:#644302;--lightOrange--900:#322101;--lightOrange--rgb:250,183,53;--lightOrange--100--rgb:254,237,205;--lightOrange--200--rgb:253,220,155;--lightOrange--300--rgb:251,202,106;--lightOrange--400--rgb:250,184,56;--lightOrange--500--rgb:249,166,6;--lightOrange--600--rgb:199,133,5;--lightOrange--700--rgb:149,100,4;--lightOrange--800--rgb:100,67,2;--lightOrange--900--rgb:50,33,1;--orange:#faa635;--orange--100:#fee9cd;--orange--200:#fdd39b;--orange--300:#fbbd6a;--orange--400:#faa738;--orange--500:#f99106;--orange--600:#c77405;--orange--700:#955704;--orange--800:#643a02;--orange--900:#321d01;--orange--rgb:250,166,53;--orange--100--rgb:254,233,205;--orange--200--rgb:253,211,155;--orange--300--rgb:251,189,106;--orange--400--rgb:250,167,56;--orange--500--rgb:249,145,6;--orange--600--rgb:199,116,5;--orange--700--rgb:149,87,4;--orange--800--rgb:100,58,2;--orange--900--rgb:50,29,1;--jobOrange:#ff980e;--jobOrange--100:#ffe9cc;--jobOrange--200:#ffd399;--jobOrange--300:#ffbe66;--jobOrange--400:#ffa833;--jobOrange--500:#ff9200;--jobOrange--600:#cc7500;--jobOrange--700:#995800;--jobOrange--800:#663a00;--jobOrange--900:#331d00;--jobOrange--rgb:255,152,14;--jobOrange--100--rgb:255,233,204;--jobOrange--200--rgb:255,211,153;--jobOrange--300--rgb:255,190,102;--jobOrange--400--rgb:255,168,51;--jobOrange--500--rgb:255,146,0;--jobOrange--600--rgb:204,117,0;--jobOrange--700--rgb:153,88,0;--jobOrange--800--rgb:102,58,0;--jobOrange--900--rgb:51,29,0;--lightBlue:#cef1f7;--lightBlue--100:#d3f2f8;--lightBlue--200:#a7e6f1;--lightBlue--300:#7bd9ea;--lightBlue--400:#50cde2;--lightBlue--500:#24c0db;--lightBlue--600:#1d9aaf;--lightBlue--700:#157384;--lightBlue--800:#0e4d58;--lightBlue--900:#07262c;--lightBlue--rgb:206,241,247;--lightBlue--100--rgb:211,242,248;--lightBlue--200--rgb:167,230,241;--lightBlue--300--rgb:123,217,234;--lightBlue--400--rgb:80,205,226;--lightBlue--500--rgb:36,192,219;--lightBlue--600--rgb:29,154,175;--lightBlue--700--rgb:21,115,132;--lightBlue--800--rgb:14,77,88;--lightBlue--900--rgb:7,38,44;--brightBlue:#48deff;--brightBlue--100:#ccf6ff;--brightBlue--200:#99edff;--brightBlue--300:#66e3ff;--brightBlue--400:#33daff;--brightBlue--500:#00d1ff;--brightBlue--600:#00a7cc;--brightBlue--700:#007d99;--brightBlue--800:#005466;--brightBlue--900:#002a33;--brightBlue--rgb:72,222,255;--brightBlue--100--rgb:204,246,255;--brightBlue--200--rgb:153,237,255;--brightBlue--300--rgb:102,227,255;--brightBlue--400--rgb:51,218,255;--brightBlue--500--rgb:0,209,255;--brightBlue--600--rgb:0,167,204;--brightBlue--700--rgb:0,125,153;--brightBlue--800--rgb:0,84,102;--brightBlue--900--rgb:0,42,51;--mdBlue:#29bfed;--mdBlue--100:#d0f1fb;--mdBlue--200:#a1e3f7;--mdBlue--300:#72d5f3;--mdBlue--400:#43c7ef;--mdBlue--500:#14b9eb;--mdBlue--600:#1094bc;--mdBlue--700:#0c6f8d;--mdBlue--800:#084a5e;--mdBlue--900:#04252f;--mdBlue--rgb:41,191,237;--mdBlue--100--rgb:208,241,251;--mdBlue--200--rgb:161,227,247;--mdBlue--300--rgb:114,213,243;--mdBlue--400--rgb:67,199,239;--mdBlue--500--rgb:20,185,235;--mdBlue--600--rgb:16,148,188;--mdBlue--700--rgb:12,111,141;--mdBlue--800--rgb:8,74,94;--mdBlue--900--rgb:4,37,47;--darkBlue:#1b4c79;--darkBlue--100:#d5e6f6;--darkBlue--200:#accdec;--darkBlue--300:#82b5e3;--darkBlue--400:#589cda;--darkBlue--500:#2f83d0;--darkBlue--600:#2569a7;--darkBlue--700:#1c4f7d;--darkBlue--800:#133453;--darkBlue--900:#091a2a;--darkBlue--rgb:27,76,121;--darkBlue--100--rgb:213,230,246;--darkBlue--200--rgb:172,205,236;--darkBlue--300--rgb:130,181,227;--darkBlue--400--rgb:88,156,218;--darkBlue--500--rgb:47,131,208;--darkBlue--600--rgb:37,105,167;--darkBlue--700--rgb:28,79,125;--darkBlue--800--rgb:19,52,83;--darkBlue--900--rgb:9,26,42;--darkerBlue:#093e70;--darkerBlue--100:#d0e6fb;--darkerBlue--200:#a1cdf7;--darkerBlue--300:#71b4f4;--darkerBlue--400:#429cf0;--darkerBlue--500:#1383ec;--darkerBlue--600:#0f69bd;--darkerBlue--700:#0b4e8e;--darkerBlue--800:#08345e;--darkerBlue--900:#041a2f;--darkerBlue--rgb:9,62,112;--darkerBlue--100--rgb:208,230,251;--darkerBlue--200--rgb:161,205,247;--darkerBlue--300--rgb:113,180,244;--darkerBlue--400--rgb:66,156,240;--darkerBlue--500--rgb:19,131,236;--darkerBlue--600--rgb:15,105,189;--darkerBlue--700--rgb:11,78,142;--darkerBlue--800--rgb:8,52,94;--darkerBlue--900--rgb:4,26,47;--employerBlue:#00178f;--employerBlue--100:#ccd4ff;--employerBlue--200:#99a9ff;--employerBlue--300:#667fff;--employerBlue--400:#3354ff;--employerBlue--500:#0029ff;--employerBlue--600:#0021cc;--employerBlue--700:#001999;--employerBlue--800:#001066;--employerBlue--900:#000833;--employerBlue--rgb:0,23,143;--employerBlue--100--rgb:204,212,255;--employerBlue--200--rgb:153,169,255;--employerBlue--300--rgb:102,127,255;--employerBlue--400--rgb:51,84,255;--employerBlue--500--rgb:0,41,255;--employerBlue--600--rgb:0,33,204;--employerBlue--700--rgb:0,25,153;--employerBlue--800--rgb:0,16,102;--employerBlue--900--rgb:0,8,51;--greyBlue:#deeef1;--greyBlue--100:#dbedf0;--greyBlue--200:#b7dae1;--greyBlue--300:#94c8d1;--greyBlue--400:#70b5c2;--greyBlue--500:#4ca3b3;--greyBlue--600:#3d828f;--greyBlue--700:#2e626b;--greyBlue--800:#1e4148;--greyBlue--900:#0f2124;--greyBlue--rgb:222,238,241;--greyBlue--100--rgb:219,237,240;--greyBlue--200--rgb:183,218,225;--greyBlue--300--rgb:148,200,209;--greyBlue--400--rgb:112,181,194;--greyBlue--500--rgb:76,163,179;--greyBlue--600--rgb:61,130,143;--greyBlue--700--rgb:46,98,107;--greyBlue--800--rgb:30,65,72;--greyBlue--900--rgb:15,33,36;--paleGrey:#f5f5f5;--paleGrey--100:#e6e6e6;--paleGrey--200:#ccc;--paleGrey--300:#b3b3b3;--paleGrey--400:#999;--paleGrey--500:gray;--paleGrey--600:#666;--paleGrey--700:#4d4d4d;--paleGrey--800:#333;--paleGrey--900:#1a1a1a;--paleGrey--rgb:245,245,245;--paleGrey--100--rgb:230,230,230;--paleGrey--200--rgb:204,204,204;--paleGrey--300--rgb:179,179,179;--paleGrey--400--rgb:153,153,153;--paleGrey--500--rgb:128,128,128;--paleGrey--600--rgb:102,102,102;--paleGrey--700--rgb:77,77,77;--paleGrey--800--rgb:51,51,51;--paleGrey--900--rgb:26,26,26;--lightGrey:#d5d5d5;--lightGrey--100:#e6e6e6;--lightGrey--200:#ccc;--lightGrey--300:#b3b3b3;--lightGrey--400:#999;--lightGrey--500:gray;--lightGrey--600:#666;--lightGrey--700:#4d4d4d;--lightGrey--800:#333;--lightGrey--900:#1a1a1a;--lightGrey--rgb:213,213,213;--lightGrey--100--rgb:230,230,230;--lightGrey--200--rgb:204,204,204;--lightGrey--300--rgb:179,179,179;--lightGrey--400--rgb:153,153,153;--lightGrey--500--rgb:128,128,128;--lightGrey--600--rgb:102,102,102;--lightGrey--700--rgb:77,77,77;--lightGrey--800--rgb:51,51,51;--lightGrey--900--rgb:26,26,26;--mdGrey:#7e7b7b;--mdGrey--100:#e6e5e5;--mdGrey--200:#cdcbcb;--mdGrey--300:#b3b2b2;--mdGrey--400:#9a9898;--mdGrey--500:#817e7e;--mdGrey--600:#676565;--mdGrey--700:#4d4c4c;--mdGrey--800:#343232;--mdGrey--900:#1a1919;--mdGrey--rgb:126,123,123;--mdGrey--100--rgb:230,229,229;--mdGrey--200--rgb:205,203,203;--mdGrey--300--rgb:179,178,178;--mdGrey--400--rgb:154,152,152;--mdGrey--500--rgb:129,126,126;--mdGrey--600--rgb:103,101,101;--mdGrey--700--rgb:77,76,76;--mdGrey--800--rgb:52,50,50;--mdGrey--900--rgb:26,25,25;--darkGrey:#555;--darkGrey--100:#e6e6e6;--darkGrey--200:#ccc;--darkGrey--300:#b3b3b3;--darkGrey--400:#999;--darkGrey--500:gray;--darkGrey--600:#666;--darkGrey--700:#4d4d4d;--darkGrey--800:#333;--darkGrey--900:#1a1a1a;--darkGrey--rgb:85,85,85;--darkGrey--100--rgb:230,230,230;--darkGrey--200--rgb:204,204,204;--darkGrey--300--rgb:179,179,179;--darkGrey--400--rgb:153,153,153;--darkGrey--500--rgb:128,128,128;--darkGrey--600--rgb:102,102,102;--darkGrey--700--rgb:77,77,77;--darkGrey--800--rgb:51,51,51;--darkGrey--900--rgb:26,26,26;--darkerGrey:#292929;--darkerGrey--100:#e6e6e6;--darkerGrey--200:#ccc;--darkerGrey--300:#b3b3b3;--darkerGrey--400:#999;--darkerGrey--500:gray;--darkerGrey--600:#666;--darkerGrey--700:#4d4d4d;--darkerGrey--800:#333;--darkerGrey--900:#1a1a1a;--darkerGrey--rgb:41,41,41;--darkerGrey--100--rgb:230,230,230;--darkerGrey--200--rgb:204,204,204;--darkerGrey--300--rgb:179,179,179;--darkerGrey--400--rgb:153,153,153;--darkerGrey--500--rgb:128,128,128;--darkerGrey--600--rgb:102,102,102;--darkerGrey--700--rgb:77,77,77;--darkerGrey--800--rgb:51,51,51;--darkerGrey--900--rgb:26,26,26;--focus:#80ffc2;--focus--100:#ccffe7;--focus--200:#99ffce;--focus--300:#66ffb6;--focus--400:#33ff9d;--focus--500:#00ff85;--focus--600:#00cc6a;--focus--700:#009950;--focus--800:#006635;--focus--900:#00331b;--focus--rgb:128,255,194;--focus--100--rgb:204,255,231;--focus--200--rgb:153,255,206;--focus--300--rgb:102,255,182;--focus--400--rgb:51,255,157;--focus--500--rgb:0,255,133;--focus--600--rgb:0,204,106;--focus--700--rgb:0,153,80;--focus--800--rgb:0,102,53;--focus--900--rgb:0,51,27;--color-primary:#253847;--color-primary--100:#dde6ee;--color-primary--200:#bccedc;--color-primary--300:#9ab5cb;--color-primary--400:#799db9;--color-primary--500:#5784a8;--color-primary--600:#466a86;--color-primary--700:#344f65;--color-primary--800:#233543;--color-primary--900:#111a22;--color-primary--rgb:37,56,71;--color-primary--100--rgb:221,230,238;--color-primary--200--rgb:188,206,220;--color-primary--300--rgb:154,181,203;--color-primary--400--rgb:121,157,185;--color-primary--500--rgb:87,132,168;--color-primary--600--rgb:70,106,134;--color-primary--700--rgb:52,79,101;--color-primary--800--rgb:35,53,67;--color-primary--900--rgb:17,26,34;--color-secondary:#576c7a;--color-secondary--100:#e1e6ea;--color-secondary--200:#c3ced5;--color-secondary--300:#a6b5bf;--color-secondary--400:#889caa;--color-secondary--500:#6a8495;--color-secondary--600:#556977;--color-secondary--700:#404f59;--color-secondary--800:#2a353c;--color-secondary--900:#151a1e;--color-secondary--rgb:87,108,122;--color-secondary--100--rgb:225,230,234;--color-secondary--200--rgb:195,206,213;--color-secondary--300--rgb:166,181,191;--color-secondary--400--rgb:136,156,170;--color-secondary--500--rgb:106,132,149;--color-secondary--600--rgb:85,105,119;--color-secondary--700--rgb:64,79,89;--color-secondary--800--rgb:42,53,60;--color-secondary--900--rgb:21,26,30;--theme-3:#3e4f5f;--theme-3--100:#e0e6eb;--theme-3--200:#c1ccd7;--theme-3--300:#a2b3c3;--theme-3--400:#849aae;--theme-3--500:#65809a;--theme-3--600:#51677b;--theme-3--700:#3c4d5d;--theme-3--800:#28333e;--theme-3--900:#141a1f;--theme-3--rgb:62,79,95;--theme-3--100--rgb:224,230,235;--theme-3--200--rgb:193,204,215;--theme-3--300--rgb:162,179,195;--theme-3--400--rgb:132,154,174;--theme-3--500--rgb:101,128,154;--theme-3--600--rgb:81,103,123;--theme-3--700--rgb:60,77,93;--theme-3--800--rgb:40,51,62;--theme-3--900--rgb:20,26,31;--theme-4:#7a8d99;--theme-4--100:#e2e6e9;--theme-4--200:#c5ced3;--theme-4--300:#a8b5bd;--theme-4--400:#8c9ca6;--theme-4--500:#6f8390;--theme-4--600:#596973;--theme-4--700:#424f57;--theme-4--800:#2c353a;--theme-4--900:#161a1d;--theme-4--rgb:122,141,153;--theme-4--100--rgb:226,230,233;--theme-4--200--rgb:197,206,211;--theme-4--300--rgb:168,181,189;--theme-4--400--rgb:140,156,166;--theme-4--500--rgb:111,131,144;--theme-4--600--rgb:89,105,115;--theme-4--700--rgb:66,79,87;--theme-4--800--rgb:44,53,58;--theme-4--900--rgb:22,26,29;--theme-5:#9d9eab;--theme-5--100:#e4e4e7;--theme-5--200:#c8c9d0;--theme-5--300:#adadb8;--theme-5--400:#9192a1;--theme-5--500:#767789;--theme-5--600:#5e5f6e;--theme-5--700:#474752;--theme-5--800:#2f3037;--theme-5--900:#18181b;--theme-5--rgb:157,158,171;--theme-5--100--rgb:228,228,231;--theme-5--200--rgb:200,201,208;--theme-5--300--rgb:173,173,184;--theme-5--400--rgb:145,146,161;--theme-5--500--rgb:118,119,137;--theme-5--600--rgb:94,95,110;--theme-5--700--rgb:71,71,82;--theme-5--800--rgb:47,48,55;--theme-5--900--rgb:24,24,27;--container:5.6vw;--container-sm:5.6vw;--wrap:var(--container);--section-margin:3rem;--content-width:100%;--wp--style--global--content-size:90%;--section:3rem;--section-lg:4rem}@media (min-width:768px){#app,:root{--container:8vw}}@media (min-width:1024px){#app,:root{--container:10.6vw}}@media (min-width:1536px){#app,:root{--container:7.03125vw}}@media (min-width:768px){#app,:root{--container-sm:8vw}}@media (min-width:1024px){#app,:root{--container-sm:12vw}}@media (min-width:1280px){#app,:root{--container-sm:18vw}}@media (min-width:1536px){#app,:root{--container-sm:13.8021vw}}@media (min-width:1024px){#app,:root{--wrap:2rem}}@media (min-width:1280px){#app,:root{--wrap:4rem}}@media (min-width:1536px){#app,:root{--wrap:5rem}}@media (min-width:768px){#app,:root{--section-margin:4rem}}@media (min-width:1536px){#app,:root{--section-margin:6rem}}@media (min-width:768px){#app,:root{--content-width:75vw}}@media (min-width:1024px){#app,:root{--content-width:70vw}}@media (min-width:1280px){#app,:root{--content-width:60vw}}@media (min-width:1536px){#app,:root{--content-width:1300px}}@media (min-width:1024px){#app,:root{--wp--style--global--content-size:80vw}}@media (min-width:1280px){#app,:root{--wp--style--global--content-size:70vw}}@media (min-width:768px){#app,:root{--section:4rem}}@media (min-width:1280px){#app,:root{--section:6rem}}@media (min-width:768px){#app,:root{--section-lg:6rem}}@media (min-width:1280px){#app,:root{--section-lg:8rem}}#app .btn-primary,#app .wp-block-button__link,#app button[type=submit],#app input[type=button],#app input[type=submit],:root .btn-primary,:root .wp-block-button__link,:root button[type=submit],:root input[type=button],:root input[type=submit]{background-color:#093e70;border:2px solid #093e70;color:#fff}#app .btn-primary:hover,#app .wp-block-button__link:hover,#app button[type=submit]:hover,#app input[type=button]:hover,#app input[type=submit]:hover,:root .btn-primary:hover,:root .wp-block-button__link:hover,:root button[type=submit]:hover,:root input[type=button]:hover,:root input[type=submit]:hover{background-color:#22598d;border:2px solid #22598d;color:#fff}#app .btn-primary:active,#app .wp-block-button__link:active,#app button[type=submit]:active,#app input[type=button]:active,#app input[type=submit]:active,:root .btn-primary:active,:root .wp-block-button__link:active,:root button[type=submit]:active,:root input[type=button]:active,:root input[type=submit]:active{opacity:.8}#app .btn-primary.disabled,#app .btn-primary:disabled,#app .disabled.wp-block-button__link,#app .wp-block-button__link:disabled,#app button.disabled[type=submit],#app button[type=submit]:disabled,#app input.disabled[type=button],#app input.disabled[type=submit],#app input[type=button]:disabled,#app input[type=submit]:disabled,:root .btn-primary.disabled,:root .btn-primary:disabled,:root .disabled.wp-block-button__link,:root .wp-block-button__link:disabled,:root button.disabled[type=submit],:root button[type=submit]:disabled,:root input.disabled[type=button],:root input.disabled[type=submit],:root input[type=button]:disabled,:root input[type=submit]:disabled{background-color:#093e70;border:3px solid #093e70;color:#fff;cursor:not-allowed;opacity:.8}#app .btn-outline.wp-block-button__link,#app .btn-primary.btn-outline,#app button.btn-outline[type=submit],#app input.btn-outline[type=button],#app input.btn-outline[type=submit],:root .btn-outline.wp-block-button__link,:root .btn-primary.btn-outline,:root button.btn-outline[type=submit],:root input.btn-outline[type=button],:root input.btn-outline[type=submit]{background-color:#093e7000;border:3px solid #093e70;color:#093e70}#app .btn-outline.wp-block-button__link:hover,#app .btn-primary.btn-outline:hover,#app button.btn-outline[type=submit]:hover,#app input.btn-outline[type=button]:hover,#app input.btn-outline[type=submit]:hover,:root .btn-outline.wp-block-button__link:hover,:root .btn-primary.btn-outline:hover,:root button.btn-outline[type=submit]:hover,:root input.btn-outline[type=button]:hover,:root input.btn-outline[type=submit]:hover{background-color:#093e70;border:3px solid #093e70;color:#fff}#app .btn-outline.wp-block-button__link:active,#app .btn-primary.btn-outline:active,#app button.btn-outline[type=submit]:active,#app input.btn-outline[type=button]:active,#app input.btn-outline[type=submit]:active,:root .btn-outline.wp-block-button__link:active,:root .btn-primary.btn-outline:active,:root button.btn-outline[type=submit]:active,:root input.btn-outline[type=button]:active,:root input.btn-outline[type=submit]:active{opacity:.8}#app .btn-outline.disabled.wp-block-button__link,#app .btn-outline.wp-block-button__link:disabled,#app .btn-primary.btn-outline.disabled,#app .btn-primary.btn-outline:disabled,#app button.btn-outline.disabled[type=submit],#app button.btn-outline[type=submit]:disabled,#app input.btn-outline.disabled[type=button],#app input.btn-outline.disabled[type=submit],#app input.btn-outline[type=button]:disabled,#app input.btn-outline[type=submit]:disabled,:root .btn-outline.disabled.wp-block-button__link,:root .btn-outline.wp-block-button__link:disabled,:root .btn-primary.btn-outline.disabled,:root .btn-primary.btn-outline:disabled,:root button.btn-outline.disabled[type=submit],:root button.btn-outline[type=submit]:disabled,:root input.btn-outline.disabled[type=button],:root input.btn-outline.disabled[type=submit],:root input.btn-outline[type=button]:disabled,:root input.btn-outline[type=submit]:disabled{background-color:#093e7000;border:3px solid #093e70;color:#093e70;cursor:not-allowed;opacity:.8}#app .btn-inverse,:root .btn-inverse{background-color:#fff;border:2px solid #fff;color:#003f5a}#app .btn-inverse:hover,:root .btn-inverse:hover{background-color:#cef1f7;border:2px solid #cef1f7;color:#003f5a}#app .btn-inverse:active,:root .btn-inverse:active{opacity:.8}#app .btn-inverse.disabled,#app .btn-inverse:disabled,:root .btn-inverse.disabled,:root .btn-inverse:disabled{background-color:#fff;border:3px solid #fff;color:#003f5a;cursor:not-allowed;opacity:.8}#app .btn-inverse.btn-outline,:root .btn-inverse.btn-outline{background-color:#fff0;border:3px solid #fff;color:#fff}#app .btn-inverse.btn-outline:hover,:root .btn-inverse.btn-outline:hover{background-color:#fff;border:3px solid #fff;color:#003f5a}#app .btn-inverse.btn-outline:active,:root .btn-inverse.btn-outline:active{opacity:.8}#app .btn-inverse.btn-outline.disabled,#app .btn-inverse.btn-outline:disabled,:root .btn-inverse.btn-outline.disabled,:root .btn-inverse.btn-outline:disabled{background-color:#fff0;border:3px solid #fff;color:#fff;cursor:not-allowed;opacity:.8}#app .btn-secondary,#app .newsletter-form input[type=submit],.newsletter-form #app input[type=submit],:root .btn-secondary,:root .newsletter-form input[type=submit]{background-color:#faa635;border:2px solid #faa635;color:#292929}#app .btn-secondary:hover,#app .newsletter-form input[type=submit]:hover,.newsletter-form #app input[type=submit]:hover,:root .btn-secondary:hover,:root .newsletter-form input[type=submit]:hover{background-color:#fab735;border:2px solid #fab735;color:#292929}#app .btn-secondary:active,#app .newsletter-form input[type=submit]:active,.newsletter-form #app input[type=submit]:active,:root .btn-secondary:active,:root .newsletter-form input[type=submit]:active{opacity:.8}#app .btn-secondary.disabled,#app .btn-secondary:disabled,#app .newsletter-form input.disabled[type=submit],#app .newsletter-form input[type=submit]:disabled,.newsletter-form #app input.disabled[type=submit],.newsletter-form #app input[type=submit]:disabled,:root .btn-secondary.disabled,:root .btn-secondary:disabled,:root .newsletter-form input.disabled[type=submit],:root .newsletter-form input[type=submit]:disabled{background-color:#faa635;border:3px solid #faa635;color:#292929;cursor:not-allowed;opacity:.8}#app .btn-secondary.btn-outline,#app .newsletter-form input.btn-outline[type=submit],.newsletter-form #app input.btn-outline[type=submit],:root .btn-secondary.btn-outline,:root .newsletter-form input.btn-outline[type=submit]{background-color:#faa63500;border:3px solid #faa635;color:#faa635}#app .btn-secondary.btn-outline:hover,#app .newsletter-form input.btn-outline[type=submit]:hover,.newsletter-form #app input.btn-outline[type=submit]:hover,:root .btn-secondary.btn-outline:hover,:root .newsletter-form input.btn-outline[type=submit]:hover{background-color:#faa635;border:3px solid #faa635;color:#292929}#app .btn-secondary.btn-outline:active,#app .newsletter-form input.btn-outline[type=submit]:active,.newsletter-form #app input.btn-outline[type=submit]:active,:root .btn-secondary.btn-outline:active,:root .newsletter-form input.btn-outline[type=submit]:active{opacity:.8}#app .btn-secondary.btn-outline.disabled,#app .btn-secondary.btn-outline:disabled,#app .newsletter-form input.btn-outline.disabled[type=submit],#app .newsletter-form input.btn-outline[type=submit]:disabled,.newsletter-form #app input.btn-outline.disabled[type=submit],.newsletter-form #app input.btn-outline[type=submit]:disabled,:root .btn-secondary.btn-outline.disabled,:root .btn-secondary.btn-outline:disabled,:root .newsletter-form input.btn-outline.disabled[type=submit],:root .newsletter-form input.btn-outline[type=submit]:disabled{background-color:#faa63500;border:3px solid #faa635;color:#faa635;cursor:not-allowed;opacity:.8}#app .btn-black,:root .btn-black{background-color:#000;border:2px solid #000;color:#fff}#app .btn-black:hover,:root .btn-black:hover{background-color:#c4c4c4;border:2px solid #c4c4c4;color:#fff}#app .btn-black:active,:root .btn-black:active{opacity:.8}#app .btn-black.disabled,#app .btn-black:disabled,:root .btn-black.disabled,:root .btn-black:disabled{background-color:#000;border:3px solid #000;color:#fff;cursor:not-allowed;opacity:.8}#app .btn-black.btn-outline,:root .btn-black.btn-outline{background-color:#0000;border:3px solid #000;color:#000}#app .btn-black.btn-outline:hover,:root .btn-black.btn-outline:hover{background-color:#000;border:3px solid #000;color:#fff}#app .btn-black.btn-outline:active,:root .btn-black.btn-outline:active{opacity:.8}#app .btn-black.btn-outline.disabled,#app .btn-black.btn-outline:disabled,:root .btn-black.btn-outline.disabled,:root .btn-black.btn-outline:disabled{background-color:#0000;border:3px solid #000;color:#000;cursor:not-allowed;opacity:.8}#app .btn-white,:root .btn-white{background-color:#fff;border:2px solid #fff;color:#000}#app .btn-white:hover,:root .btn-white:hover{background-color:#444;border:2px solid #444;color:#000}#app .btn-white:active,:root .btn-white:active{opacity:.8}#app .btn-white.disabled,#app .btn-white:disabled,:root .btn-white.disabled,:root .btn-white:disabled{background-color:#fff;border:3px solid #fff;color:#000;cursor:not-allowed;opacity:.8}#app .btn-white.btn-outline,:root .btn-white.btn-outline{background-color:#fff0;border:3px solid #fff;color:#fff}#app .btn-white.btn-outline:hover,:root .btn-white.btn-outline:hover{background-color:#fff;border:3px solid #fff;color:#000}#app .btn-white.btn-outline:active,:root .btn-white.btn-outline:active{opacity:.8}#app .btn-white.btn-outline.disabled,#app .btn-white.btn-outline:disabled,:root .btn-white.btn-outline.disabled,:root .btn-white.btn-outline:disabled{background-color:#fff0;border:3px solid #fff;color:#fff;cursor:not-allowed;opacity:.8}#app .dark,:root .dark{--color-secondary:#b5b5b5;--color-secondary--100:#e6e6e6;--color-secondary--200:#ccc;--color-secondary--300:#b3b3b3;--color-secondary--400:#999;--color-secondary--500:gray;--color-secondary--600:#666;--color-secondary--700:#4d4d4d;--color-secondary--800:#333;--color-secondary--900:#1a1a1a;--color-secondary--rgb:181,181,181;--color-secondary--100--rgb:230,230,230;--color-secondary--200--rgb:204,204,204;--color-secondary--300--rgb:179,179,179;--color-secondary--400--rgb:153,153,153;--color-secondary--500--rgb:128,128,128;--color-secondary--600--rgb:102,102,102;--color-secondary--700--rgb:77,77,77;--color-secondary--800--rgb:51,51,51;--color-secondary--900--rgb:26,26,26}h2{--tw-text-opacity:1;color:#093e70;color:rgba(var(--darkerBlue--rgb),var(--tw-text-opacity));font-size:2.25rem;font-weight:700;line-height:2.5rem;line-height:1.375;margin-bottom:1.5rem;margin-top:3rem}@media (min-width:768px){h2{font-size:3rem;line-height:1}}@media (min-width:1536px){h2{font-size:3.75rem;line-height:1}}h3{--tw-text-opacity:1;color:#000;font-size:1.25rem;font-weight:700;line-height:1.75rem}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){h3{color:rgba(0,0,0,var(--tw-text-opacity))}}@media (min-width:768px){h3{font-size:1.5rem;line-height:2rem}}@media (min-width:1536px){h3{font-size:1.875rem;line-height:2.25rem}}h4{--tw-text-opacity:1;color:#1b4c79;color:rgba(var(--darkBlue--rgb),var(--tw-text-opacity));font-size:1.125rem;font-weight:700;line-height:1.75rem}@media (min-width:768px){h4{font-size:1.25rem;line-height:1.75rem}}@media (min-width:1536px){h4{font-size:1.5rem;line-height:2rem}}.content-wrapper{color:var(--tw-prose-body);max-width:65ch}.content-wrapper :where(p):not(:where([class~=not-prose] *)){margin-bottom:1.25em;margin-top:1.25em}.content-wrapper :where([class~=lead]):not(:where([class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-bottom:1.2em;margin-top:1.2em}.content-wrapper :where(a):not(:where([class~=not-prose] *)){color:var(--tw-prose-links);-webkit-text-decoration:underline;text-decoration:underline}.content-wrapper :where(strong):not(:where([class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.content-wrapper :where(a strong):not(:where([class~=not-prose] *)){color:inherit}.content-wrapper :where(blockquote strong):not(:where([class~=not-prose] *)){color:inherit}.content-wrapper :where(thead th strong):not(:where([class~=not-prose] *)){color:inherit}.content-wrapper :where(ol):not(:where([class~=not-prose] *)){list-style-type:decimal;margin-bottom:1.25em;margin-top:1.25em;padding-left:1.625em}.content-wrapper :where(ol[type=A]):not(:where([class~=not-prose] *)){list-style-type:upper-alpha}.content-wrapper :where(ol[type=a]):not(:where([class~=not-prose] *)){list-style-type:lower-alpha}.content-wrapper :where(ol[type=A s]):not(:where([class~=not-prose] *)){list-style-type:upper-alpha}.content-wrapper :where(ol[type=a s]):not(:where([class~=not-prose] *)){list-style-type:lower-alpha}.content-wrapper :where(ol[type=I]):not(:where([class~=not-prose] *)){list-style-type:upper-roman}.content-wrapper :where(ol[type=i]):not(:where([class~=not-prose] *)){list-style-type:lower-roman}.content-wrapper :where(ol[type=I s]):not(:where([class~=not-prose] *)){list-style-type:upper-roman}.content-wrapper :where(ol[type=i s]):not(:where([class~=not-prose] *)){list-style-type:lower-roman}.content-wrapper :where(ol[type="1"]):not(:where([class~=not-prose] *)){list-style-type:decimal}.content-wrapper :where(ul):not(:where([class~=not-prose] *)){list-style-type:disc;margin-bottom:1.25em;margin-top:1.25em;padding-left:1.625em}.content-wrapper :where(ol>li):not(:where([class~=not-prose] *))::marker{color:var(--tw-prose-counters);font-weight:400}.content-wrapper :where(ul>li):not(:where([class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.content-wrapper :where(hr):not(:where([class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-bottom:3em;margin-top:3em}.content-wrapper :where(blockquote):not(:where([class~=not-prose] *)){border-left-color:var(--tw-prose-quote-borders);border-left-width:.25rem;color:var(--tw-prose-quotes);font-style:italic;font-weight:500;margin-bottom:1.6em;margin-top:1.6em;padding-left:1em;quotes:"\201C""\201D""\2018""\2019"}.content-wrapper :where(blockquote p:first-of-type):not(:where([class~=not-prose] *)):before{content:open-quote}.content-wrapper :where(blockquote p:last-of-type):not(:where([class~=not-prose] *)):after{content:close-quote}.content-wrapper :where(h1):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-size:2.25em;font-weight:800;line-height:1.1111111;margin-bottom:.8888889em;margin-top:0}.content-wrapper :where(h1 strong):not(:where([class~=not-prose] *)){color:inherit;font-weight:900}.content-wrapper :where(h2):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-size:1.5em;line-height:1.3333333;margin-bottom:1em;margin-top:2em}.content-wrapper :where(h2 strong):not(:where([class~=not-prose] *)){color:inherit;font-weight:800}.content-wrapper :where(h3):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-size:1.25em;font-weight:600;line-height:1.6;margin-bottom:.6em;margin-top:1.6em}.content-wrapper :where(h3 strong):not(:where([class~=not-prose] *)){color:inherit;font-weight:700}.content-wrapper :where(h4):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;line-height:1.5;margin-bottom:.5em;margin-top:1.5em}.content-wrapper :where(h4 strong):not(:where([class~=not-prose] *)){color:inherit;font-weight:700}.content-wrapper :where(img):not(:where([class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.content-wrapper :where(figure>*):not(:where([class~=not-prose] *)){margin-bottom:0;margin-top:0}.content-wrapper :where(figcaption):not(:where([class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.content-wrapper :where(code):not(:where([class~=not-prose] *)){color:var(--tw-prose-code);font-size:.875em;font-weight:600}.content-wrapper :where(code):not(:where([class~=not-prose] *)):before{content:"`"}.content-wrapper :where(code):not(:where([class~=not-prose] *)):after{content:"`"}.content-wrapper :where(a code):not(:where([class~=not-prose] *)){color:inherit}.content-wrapper :where(h1 code):not(:where([class~=not-prose] *)){color:inherit}.content-wrapper :where(h2 code):not(:where([class~=not-prose] *)){color:inherit;font-size:.875em}.content-wrapper :where(h3 code):not(:where([class~=not-prose] *)){color:inherit;font-size:.9em}.content-wrapper :where(h4 code):not(:where([class~=not-prose] *)){color:inherit}.content-wrapper :where(blockquote code):not(:where([class~=not-prose] *)){color:inherit}.content-wrapper :where(thead th code):not(:where([class~=not-prose] *)){color:inherit}.content-wrapper :where(pre):not(:where([class~=not-prose] *)){background-color:var(--tw-prose-pre-bg);border-radius:.375rem;color:var(--tw-prose-pre-code);font-size:.875em;font-weight:400;line-height:1.7142857;margin-bottom:1.7142857em;margin-top:1.7142857em;overflow-x:auto;padding:.8571429em 1.1428571em}.content-wrapper :where(pre code):not(:where([class~=not-prose] *)){background-color:initial;border-radius:0;border-width:0;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;padding:0}.content-wrapper :where(pre code):not(:where([class~=not-prose] *)):before{content:none}.content-wrapper :where(pre code):not(:where([class~=not-prose] *)):after{content:none}.content-wrapper :where(table):not(:where([class~=not-prose] *)){font-size:.875em;line-height:1.7142857;margin-bottom:2em;margin-top:2em;table-layout:auto;text-align:left;width:100%}.content-wrapper :where(thead):not(:where([class~=not-prose] *)){border-bottom-color:var(--tw-prose-th-borders);border-bottom-width:1px}.content-wrapper :where(thead th):not(:where([class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;padding-bottom:.5714286em;padding-left:.5714286em;padding-right:.5714286em;vertical-align:bottom}.content-wrapper :where(tbody tr):not(:where([class~=not-prose] *)){border-bottom-color:var(--tw-prose-td-borders);border-bottom-width:1px}.content-wrapper :where(tbody tr:last-child):not(:where([class~=not-prose] *)){border-bottom-width:0}.content-wrapper :where(tbody td):not(:where([class~=not-prose] *)){vertical-align:initial}.content-wrapper :where(tfoot):not(:where([class~=not-prose] *)){border-top-color:var(--tw-prose-th-borders);border-top-width:1px}.content-wrapper :where(tfoot td):not(:where([class~=not-prose] *)){vertical-align:top}.content-wrapper{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:#00000080;--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.content-wrapper :where(video):not(:where([class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.content-wrapper :where(figure):not(:where([class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.content-wrapper :where(li):not(:where([class~=not-prose] *)){margin-bottom:.5em;margin-top:.5em}.content-wrapper :where(ol>li):not(:where([class~=not-prose] *)){padding-left:.375em}.content-wrapper :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.375em}.content-wrapper :where(.prose>ul>li p):not(:where([class~=not-prose] *)){margin-bottom:.75em;margin-top:.75em}.content-wrapper :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.content-wrapper :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.content-wrapper :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.content-wrapper :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.content-wrapper :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-bottom:.75em;margin-top:.75em}.content-wrapper :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.content-wrapper :where(h2+*):not(:where([class~=not-prose] *)){margin-top:0}.content-wrapper :where(h3+*):not(:where([class~=not-prose] *)){margin-top:0}.content-wrapper :where(h4+*):not(:where([class~=not-prose] *)){margin-top:0}.content-wrapper :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.content-wrapper :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.content-wrapper :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.5714286em}.content-wrapper :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.content-wrapper :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.content-wrapper :where(.prose>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.content-wrapper :where(.prose>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.content-wrapper{max-width:none}@media (min-width:1280px){.content-wrapper{font-size:1.125rem;line-height:1.7777778}.content-wrapper :where(p):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em;margin-top:1.3333333em}.content-wrapper :where([class~=lead]):not(:where([class~=not-prose] *)){font-size:1.2222222em;line-height:1.4545455;margin-bottom:1.0909091em;margin-top:1.0909091em}.content-wrapper :where(blockquote):not(:where([class~=not-prose] *)){margin-bottom:1.6666667em;margin-top:1.6666667em;padding-left:1em}.content-wrapper :where(h1):not(:where([class~=not-prose] *)){font-size:2.6666667em;line-height:1;margin-bottom:.8333333em;margin-top:0}.content-wrapper :where(h2):not(:where([class~=not-prose] *)){font-size:1.6666667em;line-height:1.3333333;margin-bottom:1.0666667em;margin-top:1.8666667em}.content-wrapper :where(h3):not(:where([class~=not-prose] *)){font-size:1.3333333em;line-height:1.5;margin-bottom:.6666667em;margin-top:1.6666667em}.content-wrapper :where(h4):not(:where([class~=not-prose] *)){line-height:1.5555556;margin-bottom:.4444444em;margin-top:1.7777778em}.content-wrapper :where(img):not(:where([class~=not-prose] *)){margin-bottom:1.7777778em;margin-top:1.7777778em}.content-wrapper :where(video):not(:where([class~=not-prose] *)){margin-bottom:1.7777778em;margin-top:1.7777778em}.content-wrapper :where(figure):not(:where([class~=not-prose] *)){margin-bottom:1.7777778em;margin-top:1.7777778em}.content-wrapper :where(figure>*):not(:where([class~=not-prose] *)){margin-bottom:0;margin-top:0}.content-wrapper :where(figcaption):not(:where([class~=not-prose] *)){font-size:.8888889em;line-height:1.5;margin-top:1em}.content-wrapper :where(code):not(:where([class~=not-prose] *)){font-size:.8888889em}.content-wrapper :where(h2 code):not(:where([class~=not-prose] *)){font-size:.8666667em}.content-wrapper :where(h3 code):not(:where([class~=not-prose] *)){font-size:.875em}.content-wrapper :where(pre):not(:where([class~=not-prose] *)){border-radius:.375rem;font-size:.8888889em;line-height:1.75;margin-bottom:2em;margin-top:2em;padding:1em 1.5em}.content-wrapper :where(ol):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em;margin-top:1.3333333em;padding-left:1.5555556em}.content-wrapper :where(ul):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em;margin-top:1.3333333em;padding-left:1.5555556em}.content-wrapper :where(li):not(:where([class~=not-prose] *)){margin-bottom:.6666667em;margin-top:.6666667em}.content-wrapper :where(ol>li):not(:where([class~=not-prose] *)){padding-left:.4444444em}.content-wrapper :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.4444444em}.content-wrapper :where(.xl\:prose-lg>ul>li p):not(:where([class~=not-prose] *)){margin-bottom:.8888889em;margin-top:.8888889em}.content-wrapper :where(.xl\:prose-lg>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.content-wrapper :where(.xl\:prose-lg>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.content-wrapper :where(.xl\:prose-lg>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.content-wrapper :where(.xl\:prose-lg>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.content-wrapper :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-bottom:.8888889em;margin-top:.8888889em}.content-wrapper :where(hr):not(:where([class~=not-prose] *)){margin-bottom:3.1111111em;margin-top:3.1111111em}.content-wrapper :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.content-wrapper :where(h2+*):not(:where([class~=not-prose] *)){margin-top:0}.content-wrapper :where(h3+*):not(:where([class~=not-prose] *)){margin-top:0}.content-wrapper :where(h4+*):not(:where([class~=not-prose] *)){margin-top:0}.content-wrapper :where(table):not(:where([class~=not-prose] *)){font-size:.8888889em;line-height:1.5}.content-wrapper :where(thead th):not(:where([class~=not-prose] *)){padding-bottom:.75em;padding-left:.75em;padding-right:.75em}.content-wrapper :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.content-wrapper :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.content-wrapper :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.75em}.content-wrapper :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.content-wrapper :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.content-wrapper :where(.xl\:prose-lg>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.content-wrapper :where(.xl\:prose-lg>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}}@media (min-width:1536px){.content-wrapper{font-size:1.25rem;line-height:1.8}.content-wrapper :where(p):not(:where([class~=not-prose] *)){margin-bottom:1.2em;margin-top:1.2em}.content-wrapper :where([class~=lead]):not(:where([class~=not-prose] *)){font-size:1.2em;line-height:1.5;margin-bottom:1em;margin-top:1em}.content-wrapper :where(blockquote):not(:where([class~=not-prose] *)){margin-bottom:1.6em;margin-top:1.6em;padding-left:1.0666667em}.content-wrapper :where(h1):not(:where([class~=not-prose] *)){font-size:2.8em;line-height:1;margin-bottom:.8571429em;margin-top:0}.content-wrapper :where(h2):not(:where([class~=not-prose] *)){font-size:1.8em;line-height:1.1111111;margin-bottom:.8888889em;margin-top:1.5555556em}.content-wrapper :where(h3):not(:where([class~=not-prose] *)){font-size:1.5em;line-height:1.3333333;margin-bottom:.6666667em;margin-top:1.6em}.content-wrapper :where(h4):not(:where([class~=not-prose] *)){line-height:1.6;margin-bottom:.6em;margin-top:1.8em}.content-wrapper :where(img):not(:where([class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.content-wrapper :where(video):not(:where([class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.content-wrapper :where(figure):not(:where([class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.content-wrapper :where(figure>*):not(:where([class~=not-prose] *)){margin-bottom:0;margin-top:0}.content-wrapper :where(figcaption):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.5555556;margin-top:1em}.content-wrapper :where(code):not(:where([class~=not-prose] *)){font-size:.9em}.content-wrapper :where(h2 code):not(:where([class~=not-prose] *)){font-size:.8611111em}.content-wrapper :where(h3 code):not(:where([class~=not-prose] *)){font-size:.9em}.content-wrapper :where(pre):not(:where([class~=not-prose] *)){border-radius:.5rem;font-size:.9em;line-height:1.7777778;margin-bottom:2em;margin-top:2em;padding:1.1111111em 1.3333333em}.content-wrapper :where(ol):not(:where([class~=not-prose] *)){margin-bottom:1.2em;margin-top:1.2em;padding-left:1.6em}.content-wrapper :where(ul):not(:where([class~=not-prose] *)){margin-bottom:1.2em;margin-top:1.2em;padding-left:1.6em}.content-wrapper :where(li):not(:where([class~=not-prose] *)){margin-bottom:.6em;margin-top:.6em}.content-wrapper :where(ol>li):not(:where([class~=not-prose] *)){padding-left:.4em}.content-wrapper :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.4em}.content-wrapper :where(.\32xl\:prose-xl>ul>li p):not(:where([class~=not-prose] *)){margin-bottom:.8em;margin-top:.8em}.content-wrapper :where(.\32xl\:prose-xl>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.content-wrapper :where(.\32xl\:prose-xl>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.content-wrapper :where(.\32xl\:prose-xl>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.2em}.content-wrapper :where(.\32xl\:prose-xl>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.2em}.content-wrapper :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-bottom:.8em;margin-top:.8em}.content-wrapper :where(hr):not(:where([class~=not-prose] *)){margin-bottom:2.8em;margin-top:2.8em}.content-wrapper :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.content-wrapper :where(h2+*):not(:where([class~=not-prose] *)){margin-top:0}.content-wrapper :where(h3+*):not(:where([class~=not-prose] *)){margin-top:0}.content-wrapper :where(h4+*):not(:where([class~=not-prose] *)){margin-top:0}.content-wrapper :where(table):not(:where([class~=not-prose] *)){font-size:.9em;line-height:1.5555556}.content-wrapper :where(thead th):not(:where([class~=not-prose] *)){padding-bottom:.8888889em;padding-left:.6666667em;padding-right:.6666667em}.content-wrapper :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.content-wrapper :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.content-wrapper :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.8888889em .6666667em}.content-wrapper :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.content-wrapper :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.content-wrapper :where(.\32xl\:prose-xl>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.content-wrapper :where(.\32xl\:prose-xl>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}}@media (min-width:768px){.content-wrapper{padding-left:2rem;padding-right:2rem}}@media (min-width:1024px){.content-wrapper{padding-left:0;padding-right:0}}.content-wrapper :where(a):not(:where([class~=not-prose] *)){color:#576c7a;color:rgba(var(--color-secondary--rgb),var(--tw-text-opacity));text-decoration-line:none;transition-duration:.1s}.content-wrapper :where(a):not(:where([class~=not-prose] *)):hover{--tw-text-opacity:.8}.content-wrapper :where(h1):not(:where([class~=not-prose] *)){font-size:3rem;font-weight:700;line-height:1.25}@media (min-width:768px){.content-wrapper :where(h1):not(:where([class~=not-prose] *)){font-size:4.5rem;line-height:1}}@media (min-width:1536px){.content-wrapper :where(h1):not(:where([class~=not-prose] *)){font-size:6rem;line-height:1}}.content-wrapper :where(h2):not(:where([class~=not-prose] *)){--tw-text-opacity:1;color:#093e70;color:rgba(var(--darkerBlue--rgb),var(--tw-text-opacity));font-size:2.25rem;font-weight:700;line-height:2.5rem;line-height:1.375;margin-bottom:1.5rem;margin-top:3rem}@media (min-width:768px){.content-wrapper :where(h2):not(:where([class~=not-prose] *)){font-size:3rem;line-height:1}}@media (min-width:1536px){.content-wrapper :where(h2):not(:where([class~=not-prose] *)){font-size:3.75rem;line-height:1}}.content-wrapper :where(h3):not(:where([class~=not-prose] *)){--tw-text-opacity:1;color:#000;font-size:1.25rem;font-weight:700;line-height:1.75rem}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.content-wrapper :where(h3):not(:where([class~=not-prose] *)){color:rgba(0,0,0,var(--tw-text-opacity))}}@media (min-width:768px){.content-wrapper :where(h3):not(:where([class~=not-prose] *)){font-size:1.5rem;line-height:2rem}}@media (min-width:1536px){.content-wrapper :where(h3):not(:where([class~=not-prose] *)){font-size:1.875rem;line-height:2.25rem}}.content-wrapper :where(h4):not(:where([class~=not-prose] *)){--tw-text-opacity:1;color:#1b4c79;color:rgba(var(--darkBlue--rgb),var(--tw-text-opacity));font-size:1.125rem;font-weight:700;line-height:1.75rem}@media (min-width:768px){.content-wrapper :where(h4):not(:where([class~=not-prose] *)){font-size:1.25rem;line-height:1.75rem}}@media (min-width:1536px){.content-wrapper :where(h4):not(:where([class~=not-prose] *)){font-size:1.5rem;line-height:2rem}}.content-wrapper :where(p):not(:where([class~=not-prose] *)){--tw-text-opacity:1;color:#292929;color:rgba(var(--darkerGrey--rgb),var(--tw-text-opacity));font-family:poppins;font-size:1rem;line-height:1.75rem}@media (min-width:1536px){.content-wrapper :where(p):not(:where([class~=not-prose] *)){font-size:1.125rem;line-height:1.75rem}}.content-wrapper :where(a):not(:where([class~=not-prose] *)){--tw-text-opacity:1;color:#1b4c79;color:rgba(var(--darkBlue--rgb),var(--tw-text-opacity));font-weight:500;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.content-wrapper :where(a):not(:where([class~=not-prose] *)):focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);--tw-ring-opacity:1;--tw-ring-color:rgba(99,102,241,var(--tw-ring-opacity));--tw-ring-offset-width:2px;box-shadow:var(--tw-ring-inset) 0 0 0 2px var(--tw-ring-offset-color),var(--tw-ring-inset) 0 0 0 4px #6366f1,0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.content-wrapper :where(a):not(:where([class~=not-prose] *)):hover{--tw-text-opacity:1;color:#000}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.content-wrapper :where(a):not(:where([class~=not-prose] *)):hover{color:rgba(0,0,0,var(--tw-text-opacity))}}.content-wrapper :where(ul):not(:where([class~=not-prose] *)) ::marker{color:rgba(27,76,121,var(--tw-text-opacity));color:rgba(var(--darkBlue--rgb),var(--tw-text-opacity));font-size:1.25rem;line-height:1.75rem}.content-wrapper :where(ul):not(:where([class~=not-prose] *))::marker{color:rgba(27,76,121,var(--tw-text-opacity));color:rgba(var(--darkBlue--rgb),var(--tw-text-opacity));font-size:1.25rem;line-height:1.75rem}.content-wrapper :where(ol):not(:where([class~=not-prose] *)) ::marker{color:rgba(27,76,121,var(--tw-text-opacity));color:rgba(var(--darkBlue--rgb),var(--tw-text-opacity));font-size:1.125rem;font-weight:700;line-height:1.75rem}.content-wrapper :where(ol):not(:where([class~=not-prose] *))::marker{color:rgba(27,76,121,var(--tw-text-opacity));color:rgba(var(--darkBlue--rgb),var(--tw-text-opacity));font-size:1.125rem;font-weight:700;line-height:1.75rem}.content-wrapper :where(li):not(:where([class~=not-prose] *)){--tw-text-opacity:1;color:#292929;color:rgba(var(--darkerGrey--rgb),var(--tw-text-opacity));font-size:1rem;line-height:1.5rem}@media (min-width:1536px){.content-wrapper :where(li):not(:where([class~=not-prose] *)){font-size:1.125rem;line-height:1.75rem}}.content-wrapper :where(hr):not(:where([class~=not-prose] *)){--tw-border-opacity:1;border-color:#f3f4f6;border-width:2px;margin-left:auto;margin-right:auto;width:100%}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.content-wrapper :where(hr):not(:where([class~=not-prose] *)){border-color:rgba(243,244,246,var(--tw-border-opacity))}}.content-wrapper :where(blockquote):not(:where([class~=not-prose] *)){--tw-border-opacity:1;border-left-color:#faa635;border-left-color:rgba(var(--orange--rgb),var(--tw-border-opacity));border-left-width:.5em;padding-left:2rem;padding-right:2rem}.content-wrapper :where(blockquote):not(:where([class~=not-prose] *)) p{--tw-text-opacity:1;color:#1b4c79;color:rgba(var(--darkBlue--rgb),var(--tw-text-opacity));font-size:1.125rem;line-height:1.75rem}@media (min-width:1536px){.content-wrapper :where(blockquote):not(:where([class~=not-prose] *)) p{font-size:1.25rem;line-height:1.75rem}}.content-wrapper :where(blockquote):not(:where([class~=not-prose] *)) cite{--tw-text-opacity:1;color:#1b4c79;color:rgba(var(--darkBlue--rgb),var(--tw-text-opacity));font-size:1.5rem;font-weight:700;line-height:2rem}.content-wrapper :where(blockquote):not(:where([class~=not-prose] *)) cite:before{--tw-content:"— ";content:"— ";content:var(--tw-content)}@media (min-width:1536px){.content-wrapper :where(blockquote):not(:where([class~=not-prose] *)) cite{font-size:1.875rem;line-height:2.25rem}}.content-wrapper :where(.content-wrapper>blockquote):not(:where(.not-prose>*)),.content-wrapper :where(.content-wrapper>figure):not(:where(.not-prose>*)),.content-wrapper :where(.content-wrapper>form):not(:where(.not-prose>*)),.content-wrapper :where(.content-wrapper>h1):not(:where(.not-prose>*)),.content-wrapper :where(.content-wrapper>h2):not(:where(.not-prose>*)),.content-wrapper :where(.content-wrapper>h3):not(:where(.not-prose>*)),.content-wrapper :where(.content-wrapper>h4):not(:where(.not-prose>*)),.content-wrapper :where(.content-wrapper>h5):not(:where(.not-prose>*)),.content-wrapper :where(.content-wrapper>h6):not(:where(.not-prose>*)),.content-wrapper :where(.content-wrapper>hr):not(:where(.not-prose>*)),.content-wrapper :where(.content-wrapper>img):not(:where(.not-prose>*)),.content-wrapper :where(.content-wrapper>ol):not(:where(.not-prose>*)),.content-wrapper :where(.content-wrapper>p):not(:where(.not-prose>*)),.content-wrapper :where(.content-wrapper>pre):not(:where(.not-prose>*)),.content-wrapper :where(.content-wrapper>ul):not(:where(.not-prose>*)){margin-left:auto;margin-right:auto;max-width:100%;max-width:var(--content-width)}.content-wrapper .dark,.content-wrapper.dark,.dark .content-wrapper{--tw-prose-body:#fff}.dark .content-wrapper :where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose] *)){--tw-text-opacity:1;color:#fff}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.dark .content-wrapper :where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose] *)){color:rgba(255,255,255,var(--tw-text-opacity))}}.content-wrapper.dark :where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose] *)){--tw-text-opacity:1;color:#fff}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.content-wrapper.dark :where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose] *)){color:rgba(255,255,255,var(--tw-text-opacity))}}.content-wrapper .dark :where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose] *)){--tw-text-opacity:1;color:#fff}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.content-wrapper .dark :where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose] *)){color:rgba(255,255,255,var(--tw-text-opacity))}}.dark .content-wrapper :where(blockquote):not(:where([class~=not-prose] *)){--tw-text-opacity:1;color:#fff}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.dark .content-wrapper :where(blockquote):not(:where([class~=not-prose] *)){color:rgba(255,255,255,var(--tw-text-opacity))}}.content-wrapper.dark :where(blockquote):not(:where([class~=not-prose] *)){--tw-text-opacity:1;color:#fff}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.content-wrapper.dark :where(blockquote):not(:where([class~=not-prose] *)){color:rgba(255,255,255,var(--tw-text-opacity))}}.content-wrapper .dark :where(blockquote):not(:where([class~=not-prose] *)){--tw-text-opacity:1;color:#fff}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.content-wrapper .dark :where(blockquote):not(:where([class~=not-prose] *)){color:rgba(255,255,255,var(--tw-text-opacity))}}.dark .content-wrapper :where(figcaption):not(:where([class~=not-prose] *)){--tw-text-opacity:1;color:#fff}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.dark .content-wrapper :where(figcaption):not(:where([class~=not-prose] *)){color:rgba(255,255,255,var(--tw-text-opacity))}}.content-wrapper.dark :where(figcaption):not(:where([class~=not-prose] *)){--tw-text-opacity:1;color:#fff}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.content-wrapper.dark :where(figcaption):not(:where([class~=not-prose] *)){color:rgba(255,255,255,var(--tw-text-opacity))}}.content-wrapper .dark :where(figcaption):not(:where([class~=not-prose] *)){--tw-text-opacity:1;color:#fff}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.content-wrapper .dark :where(figcaption):not(:where([class~=not-prose] *)){color:rgba(255,255,255,var(--tw-text-opacity))}}.dark .content-wrapper :where(pre):not(:where([class~=not-prose] *)){--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#d1d5db;color:rgba(var(--color-text--rgb),1);color:rgba(var(--color-text--rgb),var(--tw-text-opacity))}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.dark .content-wrapper :where(pre):not(:where([class~=not-prose] *)){background-color:rgba(209,213,219,var(--tw-bg-opacity))}}.content-wrapper.dark :where(pre):not(:where([class~=not-prose] *)){--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#d1d5db;color:rgba(var(--color-text--rgb),1);color:rgba(var(--color-text--rgb),var(--tw-text-opacity))}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.content-wrapper.dark :where(pre):not(:where([class~=not-prose] *)){background-color:rgba(209,213,219,var(--tw-bg-opacity))}}.content-wrapper .dark :where(pre):not(:where([class~=not-prose] *)){--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#d1d5db;color:rgba(var(--color-text--rgb),1);color:rgba(var(--color-text--rgb),var(--tw-text-opacity))}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.content-wrapper .dark :where(pre):not(:where([class~=not-prose] *)){background-color:rgba(209,213,219,var(--tw-bg-opacity))}}.h1{font-size:3rem;font-weight:700;line-height:1.25}@media (min-width:768px){.h1{font-size:4.5rem;line-height:1}}@media (min-width:1536px){.h1{font-size:6rem;line-height:1}}.h2{--tw-text-opacity:1;color:#093e70;color:rgba(var(--darkerBlue--rgb),var(--tw-text-opacity));font-size:2.25rem;font-weight:700;line-height:2.5rem;line-height:1.375;margin-bottom:1.5rem;margin-top:3rem}@media (min-width:768px){.h2{font-size:3rem;line-height:1}}@media (min-width:1536px){.h2{font-size:3.75rem;line-height:1}}.h3{--tw-text-opacity:1;color:#000;font-size:1.25rem;font-weight:700;line-height:1.75rem}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.h3{color:rgba(0,0,0,var(--tw-text-opacity))}}@media (min-width:768px){.h3{font-size:1.5rem;line-height:2rem}}@media (min-width:1536px){.h3{font-size:1.875rem;line-height:2.25rem}}.h4{--tw-text-opacity:1;color:#1b4c79;color:rgba(var(--darkBlue--rgb),var(--tw-text-opacity));font-size:1.125rem;font-weight:700;line-height:1.75rem}@media (min-width:768px){.h4{font-size:1.25rem;line-height:1.75rem}}@media (min-width:1536px){.h4{font-size:1.5rem;line-height:2rem}}.post h2{--tw-text-opacity:1;color:#000;font-size:1.5rem;font-weight:700;line-height:2rem}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.post h2{color:rgba(0,0,0,var(--tw-text-opacity))}}@media (min-width:1536px){.post h2{font-size:1.875rem;line-height:2.25rem}}.post h3{--tw-text-opacity:1;color:#093e70;color:rgba(var(--darkerBlue--rgb),var(--tw-text-opacity));font-size:1.25rem;font-weight:700;line-height:1.75rem}@media (min-width:1536px){.post h3{font-size:1.5rem;line-height:2rem}}.post h4{--tw-text-opacity:1;color:#1b4c79;color:rgba(var(--darkBlue--rgb),var(--tw-text-opacity));font-size:1.125rem;font-weight:500;line-height:1.75rem}@media (min-width:1536px){.post h4{font-size:1.25rem;line-height:1.75rem}}.content-wrapper .align-with-content{margin-left:auto;margin-right:auto;max-width:100%;max-width:var(--content-width)}.wp-block-columns{margin-bottom:2em;margin-top:2em;max-width:100%}.wp-block-column:not(:last-child){margin-bottom:2em}@media(min-width:600px){.wp-block-column:not(:last-child){margin-bottom:0}}.wp-block-column:not(:last-child)>:first-child{margin-top:0}.wp-block-column:not(:last-child)>:last-child{margin-bottom:0}.wp-block-media-text{margin-bottom:2em;margin-top:2em;max-width:100%}.wp-block-media-text .wp-block-media-text__media{margin-bottom:2em}@media(min-width:600px){.wp-block-media-text .wp-block-media-text__media{margin-bottom:0}}.wp-block-media-text .wp-block-media-text__media img{margin-bottom:0;margin-top:0}.wp-block-media-text .wp-block-media-text__content{padding-left:0;padding-right:0}@media(min-width:600px){.wp-block-media-text .wp-block-media-text__content{padding:0 8%}}.wp-block-media-text .wp-block-media-text__content>:first-child{margin-top:0}.wp-block-media-text .wp-block-media-text__content>:last-child{margin-bottom:0}.wp-block-image{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);border-radius:1rem;box-shadow:0 0 #0000,0 0 #0000,0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);overflow:hidden;width:100%}@media (min-width:768px){.wp-block-image{width:-moz-fit-content;width:fit-content}}@media (min-width:1280px){.wp-block-image{--tw-shadow:0 25px 50px -12px #00000040;--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,0 25px 50px -12px #00000040;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}}.wp-block-image img{margin:0 auto;max-width:100%}.wp-block-image figcaption{margin-bottom:0;text-align:center}.wp-block-image.alignleft{float:left;margin-bottom:1em;margin-right:2em;margin-top:1em}.wp-block-image.alignright{float:right;margin-bottom:1em;margin-left:2em;margin-top:1em}.wp-block-gallery{max-width:100%}.wp-block-quote.is-style-large{border-style:none}.wp-block-quote.is-style-large cite{display:block}.wp-block-pullquote{--tw-border-opacity:1;border-bottom-color:#deeef1;border-bottom-color:rgba(var(--greyBlue--rgb),var(--tw-border-opacity));border-bottom-width:3px;border-top-color:#deeef1;border-top-color:rgba(var(--greyBlue--rgb),var(--tw-border-opacity));border-top-width:3px;max-width:100%}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright,.wp-block-pullquote.has-text-align-left,.wp-block-pullquote.has-text-align-right{max-width:100%}.wp-block-pullquote blockquote{border-style:none;padding-left:0}.wp-block-pullquote blockquote p{--tw-text-opacity:1;color:#1b4c79;color:rgba(var(--darkBlue--rgb),var(--tw-text-opacity));font-size:1.25rem;line-height:1.75rem;margin-bottom:0;margin-top:0}.wp-block-table figcaption{text-align:center}button[type=submit].wp-block-search__button{padding-left:1.5rem;padding-right:1.5rem}.wp-block-social-links{list-style-type:none;margin:2rem 0;padding-left:0}.wp-block-social-links .wp-block-social-link{margin-bottom:0;margin-right:1rem;margin-top:0;padding-left:0;transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.wp-block-social-links .wp-block-social-link:hover{opacity:.8;transform:none}.wp-block-post-terms a{text-decoration-line:none}.wp-block-page-list{list-style-type:none;margin:2rem 0;padding-left:0}.wp-block-page-list .wp-block-pages-list__item{margin-bottom:0;margin-top:0;padding-left:0}.wp-block-page-list .wp-block-pages-list__item .wp-block-pages-list__item__link{color:inherit;font-weight:inherit;text-decoration-line:none}.wp-block-page-list .wp-block-pages-list__item .wp-block-pages-list__item__link:hover{color:inherit}.wp-block-page-list .wp-block-pages-list__item .wp-block-pages-list__item__link{text-decoration-line:underline;transition-duration:.1s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.wp-block-page-list .wp-block-pages-list__item .wp-block-pages-list__item__link:hover{--tw-text-opacity:.8}.wp-block-separator{border:2px solid #f5f5f5!important}.wp-block-vd-grid-cell>:first-child{margin-top:0}.wp-block-vd-grid-cell>:last-child{margin-bottom:0}#app .accordion-item>.accordion-head{list-style-type:none}#app .accordion-item>.accordion-head::-webkit-details-marker{display:none}#app .accordion-item>.accordion-head{cursor:pointer;width:100%}#app .accordion-item>.accordion-head:hover{opacity:.6}#app .accordion-item>.accordion-head:after{--tw-text-opacity:1;color:#253847;color:rgba(var(--color-primary--rgb),var(--tw-text-opacity));content:"";float:right;font-family:fontello,sans-serif}#app .accordion-item[open]>.accordion-head{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:0 0 #0000,0 0 #0000,0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}#app .accordion-item[open]>.accordion-head:after{content:"";font-family:fontello,sans-serif}#app .accordion-body{--tw-bg-opacity:1;background-color:#e5e7eb}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){#app .accordion-body{background-color:rgba(229,231,235,var(--tw-bg-opacity))}}.cards{display:flex;gap:min(2em,3vw);text-align:center}.cards div:nth-child(2){--tw-bg-opacity:1;background-color:#576c7a;background-color:rgba(var(--color-secondary--rgb),var(--tw-bg-opacity))}.cards div:nth-child(3){--tw-bg-opacity:1;background-color:#3e4f5f;background-color:rgba(var(--theme-3--rgb),var(--tw-bg-opacity))}.cards div{--tw-bg-opacity:1;background-color:#253847;background-color:rgba(var(--color-primary--rgb),var(--tw-bg-opacity))}.cards header{color:#fff;grid-area:head;padding:min(2em,3vw) .25em;text-shadow:.125em .25em .5em #000;text-transform:uppercase}.cards header h2{color:#fff;font-size:1em;letter-spacing:.25em}.cards header strong{display:block;font-size:6em;font-weight:700;line-height:1.1em}.cards .cardBody{background:hsla(0,0%,100%,.867);border-bottom:.0625em solid rgba(0,0,0,.133);grid-area:data;margin:0 auto;padding:.5em 1em;width:90%}.cards footer{color:#fff;grid-area:foot;padding:1em .5em}@media(max-width:54em){.cards{display:block}.cards section{display:grid;grid-template:"head data" 1fr "foot data" auto/11em 1fr;margin-bottom:min(2em,3vw);width:auto}.cards header{padding:1em .5em 0}.cards footer{padding:.5em .5em 1em}.cards header strong{font-size:5em}.cards ul{border-width:.0625em .0625em .0625em 0}}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid #0000;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slider .slick-next,.slider .slick-next:focus,.slider .slick-prev,.slider .slick-prev:focus{height:4rem;width:4rem}.slider .slick-prev{left:-2.5rem}@media (min-width:768px){.slider .slick-prev{left:-4rem}}.slider .slick-next{right:-2.5rem}@media (min-width:768px){.slider .slick-next{right:-4rem}}.slider .slick-next .slick-next-icon,.slider .slick-prev .slick-prev-icon{--tw-text-opacity:1;border-radius:9999px;color:#093e70;color:rgba(var(--darkerBlue--rgb),var(--tw-text-opacity));display:block;font-family:fontello;font-size:3rem;height:100%;line-height:1;opacity:1;width:100%}@media (min-width:768px){.slider .slick-next .slick-next-icon,.slider .slick-prev .slick-prev-icon{font-size:3.75rem;line-height:1}}.slider .slick-prev:focus .slick-prev-icon{--tw-text-opacity:1;color:#000;font-size:3rem;line-height:1;margin-right:0}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.slider .slick-prev:focus .slick-prev-icon{color:rgba(0,0,0,var(--tw-text-opacity))}}@media (min-width:768px){.slider .slick-prev:focus .slick-prev-icon{font-size:3.75rem;line-height:1}}.slider .slick-next:focus .slick-next-icon{--tw-text-opacity:1;color:#000;font-size:3.75rem;line-height:1;margin-left:0}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.slider .slick-next:focus .slick-next-icon{color:rgba(0,0,0,var(--tw-text-opacity))}}.featured .slick-next,.featured .slick-prev{bottom:-2.5rem;height:4rem;top:auto;width:4rem}@media (min-width:1280px){.featured .slick-next,.featured .slick-prev{bottom:-3.5rem}}.featured .slick-next:focus,.featured .slick-prev:focus{bottom:-2.5rem;height:4rem;top:auto;width:4rem}@media (min-width:1280px){.featured .slick-next:focus,.featured .slick-prev:focus{bottom:-3.5rem}}@media (min-width:768px){.featured .slick-prev{left:2.5rem}.featured .slick-next{right:2rem}}.featured .slick-next .slick-next-icon,.featured .slick-prev .slick-prev-icon{--tw-text-opacity:1;border-radius:9999px;color:#093e70;color:rgba(var(--darkerBlue--rgb),var(--tw-text-opacity));display:block;font-family:fontello;font-size:3.75rem;height:100%;line-height:1;opacity:1;width:100%}.featured .slick-prev:focus .slick-prev-icon{--tw-text-opacity:1;color:#000;font-size:3.75rem;line-height:1;margin-right:0}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.featured .slick-prev:focus .slick-prev-icon{color:rgba(0,0,0,var(--tw-text-opacity))}}.featured .slick-next:focus .slick-next-icon{--tw-text-opacity:1;color:#000;font-size:3.75rem;line-height:1;margin-left:0}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.featured .slick-next:focus .slick-next-icon{color:rgba(0,0,0,var(--tw-text-opacity))}}.slick-prev .slick-prev-icon:before{content:"";margin-right:10px}[dir=rtl] .slick-prev .slick-prev-icon:before{content:""}.slick-next .slick-next-icon:before{content:"";margin-left:10px}[dir=rtl] .slick-next .slick-next-icon:before{content:""}.slick-slider.slick-dotted{margin-bottom:1rem}@media (min-width:1280px){.slick-slider.slick-dotted{margin-bottom:0}}.slider .slick-dots{margin:1rem auto;order:3}.featured .slick-dots,.slider .slick-dots{color:#0000;display:flex;flex-wrap:nowrap;font-size:0;justify-content:center;left:0;position:static;right:0;text-align:center;width:100%}.featured .slick-dots{bottom:-15px;margin-left:auto;margin-right:auto;order:2}@media (min-width:1280px){.featured .slick-dots{bottom:-24px}}.slick-dots li{aspect-ratio:1/1;display:inline-block}.slick-dots button{--tw-border-opacity:1;--tw-bg-opacity:1;background-color:#3b6379;border-color:#3b6379;border-radius:9999px;border-width:2px;cursor:pointer;height:1rem;margin-left:.5rem;margin-right:.5rem;outline:2px solid #0000;outline-offset:2px;padding:0;width:1rem}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.slick-dots button{background-color:rgba(59,99,121,var(--tw-bg-opacity));border-color:rgba(59,99,121,var(--tw-border-opacity))}}.slick-active{color:#0000}.slick-active button{--tw-border-opacity:1;--tw-bg-opacity:1;background-color:#f3f4f6;border-color:#555;border-color:rgba(var(--darkGrey--rgb),var(--tw-border-opacity));border-width:2px}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.slick-active button{background-color:rgba(243,244,246,var(--tw-bg-opacity))}}.slick-track{align-items:center;display:flex!important;gap:1rem;justify-content:space-between}@media (min-width:768px){.slick-track{gap:2rem}}.slick-slide{height:inherit!important;margin-bottom:1.5rem;object-fit:cover}@media (min-width:1024px){.slick-slide{margin-bottom:0;margin-top:1.5rem}}.slick-slide>div{height:100%}.slider{align-items:center;display:flex!important;flex-flow:row wrap;gap:1rem;justify-content:space-between;position:relative!important}.slick-autoplay-toggle-button{--tw-bg-opacity:1;--tw-text-opacity:1;aspect-ratio:1/1;background-color:#fff;border-radius:9999px;bottom:auto;color:#000;height:35px;left:auto;opacity:1;top:.25rem;transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);width:35px}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.slick-autoplay-toggle-button{background-color:rgba(255,255,255,var(--tw-bg-opacity));color:rgba(0,0,0,var(--tw-text-opacity))}}.slider .slick-autoplay-toggle-button{justify-self:center;margin-left:auto;margin-right:auto;order:2;padding:.5rem;right:-1.5rem;top:-2rem}@media (min-width:1024px){.slider .slick-autoplay-toggle-button{right:-5rem;top:0}}@media (min-width:1280px){.slider .slick-autoplay-toggle-button{right:-2.5rem}}.featured .slick-autoplay-toggle-button{justify-self:center;margin-left:auto;margin-right:auto;order:2;padding:.5rem;right:-.5rem;top:-5rem}@media (min-width:768px){.featured .slick-autoplay-toggle-button{top:-2.5rem}}@media (min-width:1024px){.featured .slick-autoplay-toggle-button{top:-3rem}}.slick-autoplay-toggle-button:hover{background-color:hsla(0,0%,100%,.565);color:#000}#footer-header>svg{fill:#253847;fill:var(--color-primary)}#footer-header:hover>svg{fill:#7a8d99;fill:var(--theme-4)}nav h3{--tw-border-opacity:1;--tw-text-opacity:1;border-bottom-color:#576c7a;border-bottom-color:rgba(var(--color-secondary--rgb),var(--tw-border-opacity));border-bottom-width:1px;color:#253847;color:rgba(var(--color-primary--rgb),var(--tw-text-opacity));font-size:max(1rem,min(1.0417vw,2rem));font-weight:700;margin-bottom:1rem;padding-bottom:.5rem}.widget li{font-size:max(.875rem,min(.8333vw,1.8rem));line-height:1rem;margin-bottom:.5rem;margin-top:.25rem}.widget h4{--tw-text-opacity:1;color:#576c7a;color:rgba(var(--color-secondary--rgb),var(--tw-text-opacity));font-size:max(.875rem,min(.9375vw,1.9rem));font-weight:700;margin-bottom:.5rem}.widget a{transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.widget a:focus,.widget a:hover{--tw-text-opacity:1;color:#7a8d99;color:rgba(var(--theme-4--rgb),var(--tw-text-opacity))}.menu-footer-menu-container{flex-grow:1}.footer-menu{grid-row-gap:.75rem;grid-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding-left:.5rem;padding-right:.5rem;row-gap:.75rem;text-align:left;width:100%}@media (min-width:768px){.footer-menu{grid-template-columns:repeat(3,minmax(0,1fr));padding-left:2rem;padding-right:2rem;row-gap:.5rem}}@media (min-width:1024px){.footer-menu{grid-template-columns:repeat(2,minmax(0,1fr));padding-left:0;padding-right:0}}@media (min-width:1280px){.footer-menu{-moz-column-gap:1rem;column-gap:1rem}}.footer-menu .menu-item{font-size:1rem;font-weight:700;grid-column:span 1/span 1;letter-spacing:.025em;line-height:1.25rem;margin-bottom:.5rem;margin-top:.25rem}@media (min-width:1536px){.footer-menu .menu-item{font-size:1.125rem;line-height:1.75rem}}.footer-menu .menu-item a{transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.footer-menu .menu-item a:focus,.footer-menu .menu-item a:hover{--tw-text-opacity:1;color:#cef1f7;color:rgba(var(--lightBlue--rgb),var(--tw-text-opacity))}.heroHeader{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;background-color:initial;box-shadow:0 0 #0000,0 0 #0000,0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.heroHeader #topNav>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:#093e70;border-color:rgba(var(--darkerBlue--rgb),var(--tw-divide-opacity))}.heroHeader #topNav{--tw-text-opacity:1;background-color:initial;color:#093e70;color:rgba(var(--darkerBlue--rgb),var(--tw-text-opacity));font-size:.875rem;line-height:1.25rem;padding-bottom:.5rem;padding-top:1.5rem}.heroHeader #topNav a{font-weight:600}.heroHeader #topNav a:hover{--tw-text-opacity:1;color:#000}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.heroHeader #topNav a:hover{color:rgba(0,0,0,var(--tw-text-opacity))}}.heroHeader #topNav div div>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:#093e70;border-color:rgba(var(--darkerBlue--rgb),var(--tw-divide-opacity))}.heroHeader #navBar{padding-bottom:1.5rem;padding-top:1.5rem}#app .heroHeader #signupBtn,:root .heroHeader #signupBtn{background-color:#093e70;border:2px solid #093e70;color:#fff}#app .heroHeader #signupBtn:hover,:root .heroHeader #signupBtn:hover{background-color:#22598d;border:2px solid #22598d;color:#fff}#app .heroHeader #signupBtn:active,:root .heroHeader #signupBtn:active{opacity:.8}#app .heroHeader #signupBtn.disabled,#app .heroHeader #signupBtn:disabled,:root .heroHeader #signupBtn.disabled,:root .heroHeader #signupBtn:disabled{background-color:#093e70;border:3px solid #093e70;color:#fff;cursor:not-allowed;opacity:.8}#app .heroHeader #signupBtn.btn-outline,:root .heroHeader #signupBtn.btn-outline{background-color:#093e7000;border:3px solid #093e70;color:#093e70}#app .heroHeader #signupBtn.btn-outline:hover,:root .heroHeader #signupBtn.btn-outline:hover{background-color:#093e70;border:3px solid #093e70;color:#fff}#app .heroHeader #signupBtn.btn-outline:active,:root .heroHeader #signupBtn.btn-outline:active{opacity:.8}#app .heroHeader #signupBtn.btn-outline.disabled,#app .heroHeader #signupBtn.btn-outline:disabled,:root .heroHeader #signupBtn.btn-outline.disabled,:root .heroHeader #signupBtn.btn-outline:disabled{background-color:#093e7000;border:3px solid #093e70;color:#093e70;cursor:not-allowed;opacity:.8}.heroHeader .header-nav-link{--tw-text-opacity:1;color:#093e70;color:rgba(var(--darkerBlue--rgb),var(--tw-text-opacity));font-size:1.125rem;font-weight:600;line-height:1.75rem;line-height:1;padding:0;position:relative}.heroHeader .header-nav-link:hover{--tw-text-opacity:1;color:#000}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.heroHeader .header-nav-link:hover{color:rgba(0,0,0,var(--tw-text-opacity))}}.heroHeader .header-nav-link:after{--tw-bg-opacity:1;--tw-content:"";background-color:#fff;border-radius:.125rem;bottom:-.75rem;content:"";content:var(--tw-content);height:.25rem;left:0;opacity:.9;position:absolute;transition-duration:.3s;transition-property:width;transition-timing-function:cubic-bezier(.4,0,.2,1);width:0}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.heroHeader .header-nav-link:after{background-color:rgba(255,255,255,var(--tw-bg-opacity))}}.heroHeader .header-nav-link:hover:after{width:100%}.heroHeader .header-nav-link:focus:after{--tw-text-opacity:1;color:#000}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.heroHeader .header-nav-link:focus:after{color:rgba(0,0,0,var(--tw-text-opacity))}}.heroHeader .header-nav-link:active:after{--tw-text-opacity:1;color:#000;width:100%}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.heroHeader .header-nav-link:active:after{color:rgba(0,0,0,var(--tw-text-opacity))}}.basicHeader{--tw-bg-opacity:1;--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);background-color:#fff;box-shadow:0 0 #0000,0 0 #0000,0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.basicHeader{background-color:rgba(255,255,255,var(--tw-bg-opacity))}}@media (min-width:768px){.basicHeader{--tw-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}}.basicHeader #topNav>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:#fff}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.basicHeader #topNav>:not([hidden])~:not([hidden]){border-color:rgba(255,255,255,var(--tw-divide-opacity))}}.basicHeader #topNav{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#1b4c79;background-color:rgba(var(--darkBlue--rgb),var(--tw-bg-opacity));color:#fff;font-size:.875rem;line-height:1.25rem;padding-bottom:.5rem;padding-top:.75rem}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.basicHeader #topNav{color:rgba(255,255,255,var(--tw-text-opacity))}}.basicHeader #topNav a{font-weight:500}.basicHeader #topNav a:hover{--tw-text-opacity:1;color:#cef1f7;color:rgba(var(--lightBlue--rgb),var(--tw-text-opacity))}.basicHeader #topNav div div>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:#fff}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.basicHeader #topNav div div>:not([hidden])~:not([hidden]){border-color:rgba(255,255,255,var(--tw-divide-opacity))}}.basicHeader #navBar{padding-bottom:.5rem;padding-top:.5rem}#app .basicHeader #signupBtn,:root .basicHeader #signupBtn{background-color:#faa635;border:2px solid #faa635;color:#292929}#app .basicHeader #signupBtn:hover,:root .basicHeader #signupBtn:hover{background-color:#fab735;border:2px solid #fab735;color:#292929}#app .basicHeader #signupBtn:active,:root .basicHeader #signupBtn:active{opacity:.8}#app .basicHeader #signupBtn.disabled,#app .basicHeader #signupBtn:disabled,:root .basicHeader #signupBtn.disabled,:root .basicHeader #signupBtn:disabled{background-color:#faa635;border:3px solid #faa635;color:#292929;cursor:not-allowed;opacity:.8}#app .basicHeader #signupBtn.btn-outline,:root .basicHeader #signupBtn.btn-outline{background-color:#faa63500;border:3px solid #faa635;color:#faa635}#app .basicHeader #signupBtn.btn-outline:hover,:root .basicHeader #signupBtn.btn-outline:hover{background-color:#faa635;border:3px solid #faa635;color:#292929}#app .basicHeader #signupBtn.btn-outline:active,:root .basicHeader #signupBtn.btn-outline:active{opacity:.8}#app .basicHeader #signupBtn.btn-outline.disabled,#app .basicHeader #signupBtn.btn-outline:disabled,:root .basicHeader #signupBtn.btn-outline.disabled,:root .basicHeader #signupBtn.btn-outline:disabled{background-color:#faa63500;border:3px solid #faa635;color:#faa635;cursor:not-allowed;opacity:.8}.basicHeader .header-nav-link{--tw-text-opacity:1;color:#093e70;color:rgba(var(--darkerBlue--rgb),var(--tw-text-opacity));font-size:1rem;font-weight:600;line-height:1.5rem;line-height:1;padding:0;position:relative}.basicHeader .header-nav-link:hover{--tw-text-opacity:1;color:#1b4c79;color:rgba(var(--darkBlue--rgb),var(--tw-text-opacity))}.basicHeader .header-nav-link:after{--tw-bg-opacity:1;--tw-content:"";background-color:#faa635;background-color:rgba(var(--orange--rgb),var(--tw-bg-opacity));border-radius:.125rem;bottom:-.5rem;content:"";content:var(--tw-content);height:.25rem;left:0;position:absolute;transition-duration:.3s;transition-property:width;transition-timing-function:cubic-bezier(.4,0,.2,1);width:0}.basicHeader .header-nav-link:active:after,.basicHeader .header-nav-link:focus:after,.basicHeader .header-nav-link:hover:after{width:100%}.topnav-link{--tw-text-opacity:1;color:#fff;font-size:.875rem;line-height:1.25rem}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.topnav-link{color:rgba(255,255,255,var(--tw-text-opacity))}}.topnav-link a{font-weight:500}.topnav-link a:hover{--tw-text-opacity:1;color:#cef1f7;color:rgba(var(--lightBlue--rgb),var(--tw-text-opacity))}.topnav-link-dark{--tw-text-opacity:1;color:#093e70;color:rgba(var(--darkerBlue--rgb),var(--tw-text-opacity));font-size:.875rem;line-height:1.25rem}.topnav-link-dark a{font-weight:600}.topnav-link-dark a:hover{--tw-text-opacity:1;color:#000}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.topnav-link-dark a:hover{color:rgba(0,0,0,var(--tw-text-opacity))}}.primary-menu{align-items:center;display:flex;justify-content:flex-end;position:relative}.primary-menu>.menu-item{margin-left:.5rem;margin-right:.5rem;position:relative}.primary-menu>.menu-item>a{display:block}.heroHeader .primary-menu>.menu-item>a{--tw-text-opacity:1;color:#093e70;color:rgba(var(--darkerBlue--rgb),var(--tw-text-opacity));font-size:1.125rem;font-weight:600;line-height:1.75rem;line-height:1;padding:0;position:relative}.heroHeader .primary-menu>.menu-item>a:hover{--tw-text-opacity:1;color:#000}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.heroHeader .primary-menu>.menu-item>a:hover{color:rgba(0,0,0,var(--tw-text-opacity))}}.heroHeader .primary-menu>.menu-item>a:after{--tw-bg-opacity:1;--tw-content:"";background-color:#fff;border-radius:.125rem;bottom:-.75rem;content:"";content:var(--tw-content);height:.25rem;left:0;opacity:.9;position:absolute;transition-duration:.3s;transition-property:width;transition-timing-function:cubic-bezier(.4,0,.2,1);width:0}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.heroHeader .primary-menu>.menu-item>a:after{background-color:rgba(255,255,255,var(--tw-bg-opacity))}}.heroHeader .primary-menu>.menu-item>a:hover:after{width:100%}.heroHeader .primary-menu>.menu-item>a:focus:after{--tw-text-opacity:1;color:#000}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.heroHeader .primary-menu>.menu-item>a:focus:after{color:rgba(0,0,0,var(--tw-text-opacity))}}.heroHeader .primary-menu>.menu-item>a:active:after{--tw-text-opacity:1;color:#000;width:100%}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.heroHeader .primary-menu>.menu-item>a:active:after{color:rgba(0,0,0,var(--tw-text-opacity))}}.basicHeader .primary-menu>.menu-item>a{--tw-text-opacity:1;color:#093e70;color:rgba(var(--darkerBlue--rgb),var(--tw-text-opacity));font-size:1rem;font-weight:600;line-height:1.5rem;line-height:1;padding:0;position:relative}.basicHeader .primary-menu>.menu-item>a:hover{--tw-text-opacity:1;color:#1b4c79;color:rgba(var(--darkBlue--rgb),var(--tw-text-opacity))}.basicHeader .primary-menu>.menu-item>a:after{--tw-bg-opacity:1;--tw-content:"";background-color:#faa635;background-color:rgba(var(--orange--rgb),var(--tw-bg-opacity));border-radius:.125rem;bottom:-.5rem;content:"";content:var(--tw-content);height:.25rem;left:0;position:absolute;transition-duration:.3s;transition-property:width;transition-timing-function:cubic-bezier(.4,0,.2,1);width:0}.basicHeader .primary-menu>.menu-item>a:active:after,.basicHeader .primary-menu>.menu-item>a:focus:after,.basicHeader .primary-menu>.menu-item>a:hover:after{width:100%}.primary-menu>.menu-item.menu-item-has-children>a:after{content:"";font-family:fontello,sans-serif;margin-left:.75rem}.primary-menu .sub-menu{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-shadow:0 25px 50px -12px #00000040;--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color);--tw-translate-y:-.25rem;background-color:#fff;border-color:#deeef1;border-color:rgba(var(--greyBlue--rgb),var(--tw-border-opacity));border-radius:1rem;border-width:2px;box-shadow:0 0 #0000,0 0 #0000,0 25px 50px -12px #00000040;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);left:0;min-height:-moz-fit-content;min-height:fit-content;min-width:240px;opacity:0;padding-bottom:1.5rem;padding-top:1.5rem;position:absolute;top:2rem;transform:translate(var(--tw-translate-x),-.25rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(0,0,.2,1);visibility:hidden;z-index:50}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.primary-menu .sub-menu{background-color:rgba(255,255,255,var(--tw-bg-opacity))}}.primary-menu>.menu-item .sub-menu:focus-within,.primary-menu>.menu-item>a[open]+.sub-menu{--tw-translate-y:0px;opacity:1;transform:translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));visibility:visible}.primary-menu .sub-menu>.menu-item>a{--tw-text-opacity:1;color:#1b4c79;color:rgba(var(--darkBlue--rgb),var(--tw-text-opacity));display:block;font-size:1.125rem;font-weight:500;line-height:1.75rem;line-height:1;padding:1rem 1.5rem}.primary-menu .sub-menu>.menu-item>a:focus,.primary-menu .sub-menu>.menu-item>a:hover{--tw-text-opacity:1;color:#292929;color:rgba(var(--darkerGrey--rgb),var(--tw-text-opacity))}#mmenu-menu .mm-panel{--tw-bg-opacity:1;background-color:#1b4c79;background-color:rgba(var(--darkBlue--rgb),var(--tw-bg-opacity));background-image:url(https://amik.ca/wp-content/uploads/2024/03/footerPattern.png);background-position:bottom;background-size:auto;display:flex;flex-direction:column;height:100%;padding:1rem 1.5rem}.mm-menu--theme-dark{background-color:initial}.mm-navbar__title{padding-left:0;padding-right:0}.mm-navbar__title span{--tw-text-opacity:1;color:#fff;font-size:1.5rem;font-weight:800;line-height:2rem;text-align:left;width:100%}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.mm-navbar__title span{color:rgba(255,255,255,var(--tw-text-opacity))}}@media (min-width:768px){.mm-navbar__title span{font-size:1.875rem;line-height:2.25rem}}@media (min-width:1024px){.mm-navbar__title span{font-size:1.5rem;line-height:2rem}}.mm-listview{display:flex;flex-direction:column;flex-grow:1;gap:.5rem;vertical-align:top}.mm-listview:before{--tw-bg-opacity:1;--tw-content:"";background-color:#fff;content:"";content:var(--tw-content);display:block;height:0;margin-bottom:1rem;margin-top:1rem;width:100%}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.mm-listview:before{background-color:rgba(255,255,255,var(--tw-bg-opacity))}}.mm-navbar{background-color:initial;border-bottom-width:0;display:block;position:relative}.mm-navbar:after{--tw-bg-opacity:1;--tw-content:"";background-color:#fff;border-radius:9999px;content:"";content:var(--tw-content);display:block;height:2px;margin-bottom:1rem;margin-top:1rem;width:100%}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.mm-navbar:after{background-color:rgba(255,255,255,var(--tw-bg-opacity))}}.mm-panels{background-color:initial}.mm-panels #menu-primary-navigation{height:-moz-fit-content;height:fit-content;padding-bottom:0;padding-top:0}.mm-panel .mm-listview .menu-item a{--tw-text-opacity:1;color:#fff;font-size:1.125rem;font-weight:700;line-height:1.75rem;padding:.5rem 0}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.mm-panel .mm-listview .menu-item a{color:rgba(255,255,255,var(--tw-text-opacity))}}@media (min-width:768px){.mm-panel .mm-listview .menu-item a{font-size:1.25rem;line-height:1.75rem;padding-bottom:.75rem;padding-top:.75rem}}@media (min-width:1024px){.mm-panel .mm-listview .menu-item a{font-size:1.125rem;line-height:1.75rem;padding-bottom:.5rem;padding-top:.5rem}}.mm-listitem:after{display:none}.mm-listitem__btn:not(.mm-listitem__text){border-left-width:0}.mm-btn--next:after,.mm-btn--prev:before{--tw-border-opacity:1;border-color:#fff;height:.75rem;width:.75rem}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.mm-btn--next:after,.mm-btn--prev:before{border-color:rgba(255,255,255,var(--tw-border-opacity))}}.mmenu-login{margin-bottom:.5rem;position:relative}.btn-wrapper>.mmenu-login a,.mmenu-login a{width:100%}.mmenu-login a{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);border-radius:.75rem;box-shadow:0 0 #0000,0 0 #0000,0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);cursor:pointer;display:inline-block;font-size:1rem;font-weight:700;letter-spacing:.025em;line-height:1.5rem;padding:.5rem 1.5rem;position:relative;text-align:center;text-decoration-line:none;transition-duration:.1s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,1,1)}@media (min-width:768px){.mmenu-login a{padding-left:3rem;padding-right:3rem}}.mmenu-login a:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);--tw-ring-opacity:1;--tw-ring-color:rgba(99,102,241,var(--tw-ring-opacity));--tw-ring-offset-width:2px;box-shadow:var(--tw-ring-inset) 0 0 0 2px var(--tw-ring-offset-color),var(--tw-ring-inset) 0 0 0 4px #6366f1,0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.mmenu-login a:focus{outline:2px solid #0000;outline-offset:2px}.mmenu-login a:active{--tw-shadow:0 1px 2px 0 #0000000d;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,0 1px 2px 0 #0000000d;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.mmenu-login a{padding:.125rem 1rem}#app .mmenu-login a,:root .mmenu-login a{background-color:#faa635;border:2px solid #faa635;color:#292929}#app .mmenu-login a:hover,:root .mmenu-login a:hover{background-color:#fab735;border:2px solid #fab735;color:#292929}#app .mmenu-login a:active,:root .mmenu-login a:active{opacity:.8}#app .mmenu-login a.disabled,#app .mmenu-login a:disabled,:root .mmenu-login a.disabled,:root .mmenu-login a:disabled{background-color:#faa635;border:3px solid #faa635;color:#292929;cursor:not-allowed;opacity:.8}#app .mmenu-login a.btn-outline,:root .mmenu-login a.btn-outline{background-color:#faa63500;border:3px solid #faa635;color:#faa635}#app .mmenu-login a.btn-outline:hover,:root .mmenu-login a.btn-outline:hover{background-color:#faa635;border:3px solid #faa635;color:#292929}#app .mmenu-login a.btn-outline:active,:root .mmenu-login a.btn-outline:active{opacity:.8}#app .mmenu-login a.btn-outline.disabled,#app .mmenu-login a.btn-outline:disabled,:root .mmenu-login a.btn-outline.disabled,:root .mmenu-login a.btn-outline:disabled{background-color:#faa63500;border:3px solid #faa635;color:#faa635;cursor:not-allowed;opacity:.8}.mmenu-login a{color:#292929!important}.mmenu-login:before{--tw-bg-opacity:1;--tw-content:"";background-color:#fff;border-radius:9999px;content:"";content:var(--tw-content);display:block;height:2px;margin-bottom:2.5rem;margin-top:2.5rem;width:100%}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.mmenu-login:before{background-color:rgba(255,255,255,var(--tw-bg-opacity))}}@media (min-width:768px){.mmenu-login:before{margin-bottom:3rem;margin-top:3rem}}@media (min-width:1024px){.mmenu-login:before{margin-bottom:2.5rem;margin-top:2.5rem}}.btn-wrapper>.mmenu-signup a,.mmenu-signup a{width:100%}.mmenu-signup a{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);border-radius:.75rem;box-shadow:0 0 #0000,0 0 #0000,0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);cursor:pointer;display:inline-block;font-size:1rem;font-weight:700;letter-spacing:.025em;line-height:1.5rem;padding:.5rem 1.5rem;position:relative;text-align:center;text-decoration-line:none;transition-duration:.1s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,1,1)}@media (min-width:768px){.mmenu-signup a{padding-left:3rem;padding-right:3rem}}.mmenu-signup a:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);--tw-ring-opacity:1;--tw-ring-color:rgba(99,102,241,var(--tw-ring-opacity));--tw-ring-offset-width:2px;box-shadow:var(--tw-ring-inset) 0 0 0 2px var(--tw-ring-offset-color),var(--tw-ring-inset) 0 0 0 4px #6366f1,0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.mmenu-signup a:focus{outline:2px solid #0000;outline-offset:2px}.mmenu-signup a:active{--tw-shadow:0 1px 2px 0 #0000000d;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,0 1px 2px 0 #0000000d;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.mmenu-signup a{padding:.125rem 1rem}#app .mmenu-signup a,:root .mmenu-signup a{background-color:#fff;border:2px solid #fff;color:#003f5a}#app .mmenu-signup a:hover,:root .mmenu-signup a:hover{background-color:#cef1f7;border:2px solid #cef1f7;color:#003f5a}#app .mmenu-signup a:active,:root .mmenu-signup a:active{opacity:.8}#app .mmenu-signup a.disabled,#app .mmenu-signup a:disabled,:root .mmenu-signup a.disabled,:root .mmenu-signup a:disabled{background-color:#fff;border:3px solid #fff;color:#003f5a;cursor:not-allowed;opacity:.8}#app .mmenu-signup a.btn-outline,:root .mmenu-signup a.btn-outline{background-color:#fff0;border:3px solid #fff;color:#fff}#app .mmenu-signup a.btn-outline:hover,:root .mmenu-signup a.btn-outline:hover{background-color:#fff;border:3px solid #fff;color:#003f5a}#app .mmenu-signup a.btn-outline:active,:root .mmenu-signup a.btn-outline:active{opacity:.8}#app .mmenu-signup a.btn-outline.disabled,#app .mmenu-signup a.btn-outline:disabled,:root .mmenu-signup a.btn-outline.disabled,:root .mmenu-signup a.btn-outline:disabled{background-color:#fff0;border:3px solid #fff;color:#fff;cursor:not-allowed;opacity:.8}@media (min-width:768px){.mmenu-signup a{margin-top:1rem}}.mmenu-signup a{color:#292929!important}.sidebar{font-size:.875rem;line-height:1.7142857}.sidebar :where(p):not(:where([class~=not-prose] *)){margin-bottom:1.1428571em;margin-top:1.1428571em}.sidebar :where([class~=lead]):not(:where([class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-bottom:.8888889em;margin-top:.8888889em}.sidebar :where(blockquote):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em;margin-top:1.3333333em;padding-left:1.1111111em}.sidebar :where(h1):not(:where([class~=not-prose] *)){font-size:2.1428571em;line-height:1.2;margin-bottom:.8em;margin-top:0}.sidebar :where(h2):not(:where([class~=not-prose] *)){font-size:1.4285714em;line-height:1.4;margin-bottom:.8em;margin-top:1.6em}.sidebar :where(h3):not(:where([class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-bottom:.4444444em;margin-top:1.5555556em}.sidebar :where(h4):not(:where([class~=not-prose] *)){line-height:1.4285714;margin-bottom:.5714286em;margin-top:1.4285714em}.sidebar :where(img):not(:where([class~=not-prose] *)){margin-bottom:1.7142857em;margin-top:1.7142857em}.sidebar :where(video):not(:where([class~=not-prose] *)){margin-bottom:1.7142857em;margin-top:1.7142857em}.sidebar :where(figure):not(:where([class~=not-prose] *)){margin-bottom:1.7142857em;margin-top:1.7142857em}.sidebar :where(figure>*):not(:where([class~=not-prose] *)){margin-bottom:0;margin-top:0}.sidebar :where(figcaption):not(:where([class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.sidebar :where(code):not(:where([class~=not-prose] *)){font-size:.8571429em}.sidebar :where(h2 code):not(:where([class~=not-prose] *)){font-size:.9em}.sidebar :where(h3 code):not(:where([class~=not-prose] *)){font-size:.8888889em}.sidebar :where(pre):not(:where([class~=not-prose] *)){border-radius:.25rem;font-size:.8571429em;line-height:1.6666667;margin-bottom:1.6666667em;margin-top:1.6666667em;padding:.6666667em 1em}.sidebar :where(ol):not(:where([class~=not-prose] *)){margin-bottom:1.1428571em;margin-top:1.1428571em;padding-left:1.5714286em}.sidebar :where(ul):not(:where([class~=not-prose] *)){margin-bottom:1.1428571em;margin-top:1.1428571em;padding-left:1.5714286em}.sidebar :where(li):not(:where([class~=not-prose] *)){margin-bottom:.2857143em;margin-top:.2857143em}.sidebar :where(ol>li):not(:where([class~=not-prose] *)){padding-left:.4285714em}.sidebar :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.4285714em}.sidebar :where(.prose-sm>ul>li p):not(:where([class~=not-prose] *)){margin-bottom:.5714286em;margin-top:.5714286em}.sidebar :where(.prose-sm>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.1428571em}.sidebar :where(.prose-sm>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.1428571em}.sidebar :where(.prose-sm>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.1428571em}.sidebar :where(.prose-sm>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.1428571em}.sidebar :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-bottom:.5714286em;margin-top:.5714286em}.sidebar :where(hr):not(:where([class~=not-prose] *)){margin-bottom:2.8571429em;margin-top:2.8571429em}.sidebar :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.sidebar :where(h2+*):not(:where([class~=not-prose] *)){margin-top:0}.sidebar :where(h3+*):not(:where([class~=not-prose] *)){margin-top:0}.sidebar :where(h4+*):not(:where([class~=not-prose] *)){margin-top:0}.sidebar :where(table):not(:where([class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.sidebar :where(thead th):not(:where([class~=not-prose] *)){padding-bottom:.6666667em;padding-left:1em;padding-right:1em}.sidebar :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.sidebar :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.sidebar :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.6666667em 1em}.sidebar :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.sidebar :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.sidebar :where(.prose-sm>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.sidebar :where(.prose-sm>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}.sidebar{max-width:100%}.sidebar>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;--tw-divide-opacity:1;border-bottom-width:0;border-bottom-width:calc(2px*var(--tw-divide-y-reverse));border-color:#d1d5db;border-top-width:2px;border-top-width:calc(2px*(1 - var(--tw-divide-y-reverse)))}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.sidebar>:not([hidden])~:not([hidden]){border-color:rgba(209,213,219,var(--tw-divide-opacity))}}.sidebar{overflow:visible;padding-top:2rem}@media (min-width:1280px){.sidebar{font-size:1rem;line-height:1.75}.sidebar :where(p):not(:where([class~=not-prose] *)){margin-bottom:1.25em;margin-top:1.25em}.sidebar :where([class~=lead]):not(:where([class~=not-prose] *)){font-size:1.25em;line-height:1.6;margin-bottom:1.2em;margin-top:1.2em}.sidebar :where(blockquote):not(:where([class~=not-prose] *)){margin-bottom:1.6em;margin-top:1.6em;padding-left:1em}.sidebar :where(h1):not(:where([class~=not-prose] *)){font-size:2.25em;line-height:1.1111111;margin-bottom:.8888889em;margin-top:0}.sidebar :where(h2):not(:where([class~=not-prose] *)){font-size:1.5em;line-height:1.3333333;margin-bottom:1em;margin-top:2em}.sidebar :where(h3):not(:where([class~=not-prose] *)){font-size:1.25em;line-height:1.6;margin-bottom:.6em;margin-top:1.6em}.sidebar :where(h4):not(:where([class~=not-prose] *)){line-height:1.5;margin-bottom:.5em;margin-top:1.5em}.sidebar :where(img):not(:where([class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.sidebar :where(video):not(:where([class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.sidebar :where(figure):not(:where([class~=not-prose] *)){margin-bottom:2em;margin-top:2em}.sidebar :where(figure>*):not(:where([class~=not-prose] *)){margin-bottom:0;margin-top:0}.sidebar :where(figcaption):not(:where([class~=not-prose] *)){font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.sidebar :where(code):not(:where([class~=not-prose] *)){font-size:.875em}.sidebar :where(h2 code):not(:where([class~=not-prose] *)){font-size:.875em}.sidebar :where(h3 code):not(:where([class~=not-prose] *)){font-size:.9em}.sidebar :where(pre):not(:where([class~=not-prose] *)){border-radius:.375rem;font-size:.875em;line-height:1.7142857;margin-bottom:1.7142857em;margin-top:1.7142857em;padding:.8571429em 1.1428571em}.sidebar :where(ol):not(:where([class~=not-prose] *)){margin-bottom:1.25em;margin-top:1.25em;padding-left:1.625em}.sidebar :where(ul):not(:where([class~=not-prose] *)){margin-bottom:1.25em;margin-top:1.25em;padding-left:1.625em}.sidebar :where(li):not(:where([class~=not-prose] *)){margin-bottom:.5em;margin-top:.5em}.sidebar :where(ol>li):not(:where([class~=not-prose] *)){padding-left:.375em}.sidebar :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.375em}.sidebar :where(.xl\:prose-base>ul>li p):not(:where([class~=not-prose] *)){margin-bottom:.75em;margin-top:.75em}.sidebar :where(.xl\:prose-base>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.sidebar :where(.xl\:prose-base>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.sidebar :where(.xl\:prose-base>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.25em}.sidebar :where(.xl\:prose-base>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.25em}.sidebar :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-bottom:.75em;margin-top:.75em}.sidebar :where(hr):not(:where([class~=not-prose] *)){margin-bottom:3em;margin-top:3em}.sidebar :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.sidebar :where(h2+*):not(:where([class~=not-prose] *)){margin-top:0}.sidebar :where(h3+*):not(:where([class~=not-prose] *)){margin-top:0}.sidebar :where(h4+*):not(:where([class~=not-prose] *)){margin-top:0}.sidebar :where(table):not(:where([class~=not-prose] *)){font-size:.875em;line-height:1.7142857}.sidebar :where(thead th):not(:where([class~=not-prose] *)){padding-bottom:.5714286em;padding-left:.5714286em;padding-right:.5714286em}.sidebar :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.sidebar :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.sidebar :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.5714286em}.sidebar :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.sidebar :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.sidebar :where(.xl\:prose-base>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.sidebar :where(.xl\:prose-base>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}}@media (min-width:1536px){.sidebar{font-size:1.125rem;line-height:1.7777778}.sidebar :where(p):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em;margin-top:1.3333333em}.sidebar :where([class~=lead]):not(:where([class~=not-prose] *)){font-size:1.2222222em;line-height:1.4545455;margin-bottom:1.0909091em;margin-top:1.0909091em}.sidebar :where(blockquote):not(:where([class~=not-prose] *)){margin-bottom:1.6666667em;margin-top:1.6666667em;padding-left:1em}.sidebar :where(h1):not(:where([class~=not-prose] *)){font-size:2.6666667em;line-height:1;margin-bottom:.8333333em;margin-top:0}.sidebar :where(h2):not(:where([class~=not-prose] *)){font-size:1.6666667em;line-height:1.3333333;margin-bottom:1.0666667em;margin-top:1.8666667em}.sidebar :where(h3):not(:where([class~=not-prose] *)){font-size:1.3333333em;line-height:1.5;margin-bottom:.6666667em;margin-top:1.6666667em}.sidebar :where(h4):not(:where([class~=not-prose] *)){line-height:1.5555556;margin-bottom:.4444444em;margin-top:1.7777778em}.sidebar :where(img):not(:where([class~=not-prose] *)){margin-bottom:1.7777778em;margin-top:1.7777778em}.sidebar :where(video):not(:where([class~=not-prose] *)){margin-bottom:1.7777778em;margin-top:1.7777778em}.sidebar :where(figure):not(:where([class~=not-prose] *)){margin-bottom:1.7777778em;margin-top:1.7777778em}.sidebar :where(figure>*):not(:where([class~=not-prose] *)){margin-bottom:0;margin-top:0}.sidebar :where(figcaption):not(:where([class~=not-prose] *)){font-size:.8888889em;line-height:1.5;margin-top:1em}.sidebar :where(code):not(:where([class~=not-prose] *)){font-size:.8888889em}.sidebar :where(h2 code):not(:where([class~=not-prose] *)){font-size:.8666667em}.sidebar :where(h3 code):not(:where([class~=not-prose] *)){font-size:.875em}.sidebar :where(pre):not(:where([class~=not-prose] *)){border-radius:.375rem;font-size:.8888889em;line-height:1.75;margin-bottom:2em;margin-top:2em;padding:1em 1.5em}.sidebar :where(ol):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em;margin-top:1.3333333em;padding-left:1.5555556em}.sidebar :where(ul):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em;margin-top:1.3333333em;padding-left:1.5555556em}.sidebar :where(li):not(:where([class~=not-prose] *)){margin-bottom:.6666667em;margin-top:.6666667em}.sidebar :where(ol>li):not(:where([class~=not-prose] *)){padding-left:.4444444em}.sidebar :where(ul>li):not(:where([class~=not-prose] *)){padding-left:.4444444em}.sidebar :where(.\32xl\:prose-lg>ul>li p):not(:where([class~=not-prose] *)){margin-bottom:.8888889em;margin-top:.8888889em}.sidebar :where(.\32xl\:prose-lg>ul>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.sidebar :where(.\32xl\:prose-lg>ul>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.sidebar :where(.\32xl\:prose-lg>ol>li>:first-child):not(:where([class~=not-prose] *)){margin-top:1.3333333em}.sidebar :where(.\32xl\:prose-lg>ol>li>:last-child):not(:where([class~=not-prose] *)){margin-bottom:1.3333333em}.sidebar :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)){margin-bottom:.8888889em;margin-top:.8888889em}.sidebar :where(hr):not(:where([class~=not-prose] *)){margin-bottom:3.1111111em;margin-top:3.1111111em}.sidebar :where(hr+*):not(:where([class~=not-prose] *)){margin-top:0}.sidebar :where(h2+*):not(:where([class~=not-prose] *)){margin-top:0}.sidebar :where(h3+*):not(:where([class~=not-prose] *)){margin-top:0}.sidebar :where(h4+*):not(:where([class~=not-prose] *)){margin-top:0}.sidebar :where(table):not(:where([class~=not-prose] *)){font-size:.8888889em;line-height:1.5}.sidebar :where(thead th):not(:where([class~=not-prose] *)){padding-bottom:.75em;padding-left:.75em;padding-right:.75em}.sidebar :where(thead th:first-child):not(:where([class~=not-prose] *)){padding-left:0}.sidebar :where(thead th:last-child):not(:where([class~=not-prose] *)){padding-right:0}.sidebar :where(tbody td,tfoot td):not(:where([class~=not-prose] *)){padding:.75em}.sidebar :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)){padding-left:0}.sidebar :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)){padding-right:0}.sidebar :where(.\32xl\:prose-lg>:first-child):not(:where([class~=not-prose] *)){margin-top:0}.sidebar :where(.\32xl\:prose-lg>:last-child):not(:where([class~=not-prose] *)){margin-bottom:0}}@media (min-width:768px){.sidebar{padding-left:2rem;padding-right:2rem}}@media (min-width:1024px){.sidebar{padding-left:0;padding-right:0}@media (orientation:landscape){.sidebar{padding-top:0}}}.sidebar{--tw-text-opacity:1;color:#6b7280}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.sidebar{color:rgba(107,114,128,var(--tw-text-opacity))}}.sidebar h2,.sidebar h3,.sidebar h4,.sidebar h5,.sidebar h6{--tw-text-opacity:1;color:#093e70;color:rgba(var(--darkerBlue--rgb),var(--tw-text-opacity));font-weight:700;margin-bottom:.5rem;margin-top:1rem}.sidebar h2{font-size:1.5rem;line-height:2rem;margin-bottom:1rem;margin-top:2rem;padding-bottom:.5rem}.sidebar .widget:first-child h2{margin-top:.75rem}.sidebar h3{--tw-text-opacity:1;color:#1b4c79;color:rgba(var(--darkBlue--rgb),var(--tw-text-opacity));margin-bottom:.5rem;margin-top:1rem}.sidebar a{font-weight:inherit;text-decoration-line:none}.sidebar a,.sidebar a:hover{color:inherit}.sidebar a{-webkit-box-orient:vertical;-webkit-line-clamp:1;--tw-text-opacity:1;color:#1b4c79;color:rgba(var(--darkBlue--rgb),var(--tw-text-opacity));display:-webkit-box;font-size:1rem;font-weight:500;line-height:1.5rem;overflow:hidden;transition-duration:.1s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.sidebar a:hover{--tw-text-opacity:1;color:#292929;color:rgba(var(--darkerGrey--rgb),var(--tw-text-opacity))}@media (min-width:1536px){.sidebar a{font-size:1.125rem;line-height:1.75rem}}.sidebar ol,.sidebar ul{color:inherit;font-weight:inherit;text-decoration-line:none}.sidebar ol:hover,.sidebar ul:hover{color:inherit}.sidebar ol,.sidebar ul{margin-bottom:0;padding-left:0}.sidebar ol li,.sidebar ul li{color:inherit;font-weight:inherit;text-decoration-line:none}.sidebar ol li:hover,.sidebar ul li:hover{color:inherit}.sidebar ol li,.sidebar ul li{line-height:1.625;margin-bottom:.5rem;margin-top:.5rem;padding-left:0}.sidebar ol li:before,.sidebar ul li:before{display:none}.sidebar .widget{margin-bottom:2rem}@media (min-width:1280px){.sidebar .widget{margin-bottom:3rem}}.wp-block-search__input{--tw-border-opacity:1;--tw-text-opacity:1;border-color:#d1d5db;color:#555;color:rgba(var(--darkGrey--rgb),var(--tw-text-opacity))}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.wp-block-search__input{border-color:rgba(209,213,219,var(--tw-border-opacity))}}.wp-block-search__input::placeholder{--tw-text-opacity:1;color:#555;color:rgba(var(--darkGrey--rgb),var(--tw-text-opacity))}.container{margin-left:auto;margin-right:auto;width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.circular-icon{--size:1.5em;border-radius:10%;box-sizing:initial;height:1.5em;text-align:center;vertical-align:middle;width:1.5em}.circular-icon,.circular-icon i{display:inline-block;height:var(--size);width:var(--size)}.circular-icon .fa,.circular-icon .fab,.circular-icon .fas,.circular-icon i,.circular-icon span,.circular-iconi:before{line-height:var(--size)}.sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{bottom:0;left:0;right:0;top:0}.-bottom-\[15\%\]{bottom:-15%}.-bottom-\[20\%\]{bottom:-20%}.-left-\[10\%\]{left:-10%}.bottom-0{bottom:0}.bottom-\[10\%\]{bottom:10%}.left-0{left:0}.right-0{right:0}.top-0{top:0}.top-1{top:.25rem}.top-\[-40\%\]{top:-40%}.isolate{isolation:isolate}.-z-10{z-index:-10}.-z-20{z-index:-20}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-50{z-index:50}.\!order-first{order:-9999!important}.order-2{order:2}.order-3{order:3}.order-first{order:-9999}.order-last{order:9999}.col-span-1{grid-column:span 1/span 1}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.col-span-4{grid-column:span 4/span 4}.col-span-5{grid-column:span 5/span 5}.col-span-6{grid-column:span 6/span 6}.col-span-7{grid-column:span 7/span 7}.col-span-8{grid-column:span 8/span 8}.col-start-2{grid-column-start:2}.row-span-1{grid-row:span 1/span 1}.row-span-2{grid-row:span 2/span 2}.row-start-2{grid-row-start:2}.m-8{margin:2rem}.mx-auto{margin-left:auto;margin-right:auto}.my-0{margin-bottom:0;margin-top:0}.my-2{margin-bottom:.5rem;margin-top:.5rem}.my-3{margin-bottom:.75rem;margin-top:.75rem}.my-\[1\.2em\]{margin-bottom:1.2em;margin-top:1.2em}.my-section{margin-bottom:3rem;margin-bottom:var(--section-margin);margin-top:3rem;margin-top:var(--section-margin)}.\!mt-10{margin-top:2.5rem!important}.\!mt-8{margin-top:2rem!important}.-ml-1{margin-left:-.25rem}.-ml-2{margin-left:-.5rem}.-mr-1{margin-right:-.25rem}.-mt-\[46px\]{margin-top:-46px}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-20{margin-bottom:5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-0{margin-left:0}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.mr-0{margin-right:0}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-20{margin-top:5rem}.mt-3{margin-top:.75rem}.mt-32{margin-top:8rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.line-clamp-2{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.grid{display:grid}.contents{display:contents}.hidden{display:none}.aspect-4\/3{aspect-ratio:4/3}.aspect-6\/4{aspect-ratio:6/4}.aspect-auto{aspect-ratio:auto}.aspect-square{aspect-ratio:1/1}.aspect-video{aspect-ratio:16/9}.\!h-full{height:100%!important}.h-12{height:3rem}.h-16{height:4rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-auto{height:auto}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.max-h-20{max-height:5rem}.min-h-\[55vh\]{min-height:55vh}.min-h-\[85vh\]{min-height:85vh}.min-h-screen{min-height:100vh}.w-0{width:0}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-\[75vw\]{width:75vw}.w-auto{width:auto}.w-full{width:100%}.max-w-\[100vw\]{max-width:100vw}.max-w-\[90vw\]{max-width:90vw}.max-w-content{max-width:100%;max-width:var(--content-width)}.max-w-full{max-width:100%}.flex-1{flex:1 1 0%}.shrink-0{flex-shrink:0}.basis-1\/3{flex-basis:33.333333%}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.resize{resize:both}.list-none{list-style-type:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.items-baseline{align-items:baseline}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0{gap:0}.gap-12{gap:3rem}.gap-16{gap:4rem}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}.gap-x-10{-moz-column-gap:2.5rem;column-gap:2.5rem}.gap-x-12{-moz-column-gap:3rem;column-gap:3rem}.gap-x-16{-moz-column-gap:4rem;column-gap:4rem}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-20{-moz-column-gap:5rem;column-gap:5rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.gap-y-10{row-gap:2.5rem}.gap-y-12{row-gap:3rem}.gap-y-16{row-gap:4rem}.gap-y-2{row-gap:.5rem}.gap-y-20{row-gap:5rem}.gap-y-4{row-gap:1rem}.gap-y-6{row-gap:1.5rem}.gap-y-8{row-gap:2rem}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:.5rem;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(.5rem*var(--tw-space-x-reverse))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:1rem;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(1rem*var(--tw-space-x-reverse))}.space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:1.5rem;margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(1.5rem*var(--tw-space-x-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:.5rem;margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:1rem;margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse));margin-top:1.5rem;margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))}.divide-x-2>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:2px;border-left-width:calc(2px*(1 - var(--tw-divide-x-reverse)));border-right-width:0;border-right-width:calc(2px*var(--tw-divide-x-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-bottom-width:0;border-bottom-width:calc(1px*var(--tw-divide-y-reverse));border-top-width:1px;border-top-width:calc(1px*(1 - var(--tw-divide-y-reverse)))}.divide-gray-300>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:#d1d5db}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.divide-gray-300>:not([hidden])~:not([hidden]){border-color:rgba(209,213,219,var(--tw-divide-opacity))}}.divide-slate-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:#e2e8f0}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.divide-slate-200>:not([hidden])~:not([hidden]){border-color:rgba(226,232,240,var(--tw-divide-opacity))}}.self-end{align-self:flex-end}.\!self-center{align-self:center!important}.self-center{align-self:center}.justify-self-center{justify-self:center}.overflow-hidden,.truncate{overflow:hidden}.truncate{text-overflow:ellipsis}.truncate,.whitespace-nowrap{white-space:nowrap}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-2{border-width:2px}.border-3px{border-width:3px}.border-b-2{border-bottom-width:2px}.border-b-3px{border-bottom-width:3px}.border-b-xl{border-bottom-width:1.875rem}.border-t-2{border-top-width:2px}.border-t-xl{border-top-width:1.875rem}.border-darkerBlue{--tw-border-opacity:1;border-color:#093e70;border-color:rgba(var(--darkerBlue--rgb),var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity:1;border-color:#d1d5db}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.border-gray-300{border-color:rgba(209,213,219,var(--tw-border-opacity))}}.border-b-gray-300{--tw-border-opacity:1;border-bottom-color:#d1d5db}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.border-b-gray-300{border-bottom-color:rgba(209,213,219,var(--tw-border-opacity))}}.border-b-orange{--tw-border-opacity:1;border-bottom-color:#faa635;border-bottom-color:rgba(var(--orange--rgb),var(--tw-border-opacity))}.border-b-white{--tw-border-opacity:1;border-bottom-color:#fff}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.border-b-white{border-bottom-color:rgba(255,255,255,var(--tw-border-opacity))}}.border-t-gray-300{--tw-border-opacity:1;border-top-color:#d1d5db}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.border-t-gray-300{border-top-color:rgba(209,213,219,var(--tw-border-opacity))}}.border-t-orange{--tw-border-opacity:1;border-top-color:#faa635;border-top-color:rgba(var(--orange--rgb),var(--tw-border-opacity))}.bg-darkBlue{--tw-bg-opacity:1;background-color:#1b4c79;background-color:rgba(var(--darkBlue--rgb),var(--tw-bg-opacity))}.bg-darkerBlue{--tw-bg-opacity:1;background-color:#093e70;background-color:rgba(var(--darkerBlue--rgb),var(--tw-bg-opacity))}.bg-gray-100{--tw-bg-opacity:1;background-color:#f3f4f6}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.bg-gray-100{background-color:rgba(243,244,246,var(--tw-bg-opacity))}}.bg-gray-300{--tw-bg-opacity:1;background-color:#d1d5db}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.bg-gray-300{background-color:rgba(209,213,219,var(--tw-bg-opacity))}}.bg-gray-600{--tw-bg-opacity:1;background-color:#4b5563}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.bg-gray-600{background-color:rgba(75,85,99,var(--tw-bg-opacity))}}.bg-gray-800{--tw-bg-opacity:1;background-color:#1f2937}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.bg-gray-800{background-color:rgba(31,41,55,var(--tw-bg-opacity))}}.bg-green-400{--tw-bg-opacity:1;background-color:#4ade80}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.bg-green-400{background-color:rgba(74,222,128,var(--tw-bg-opacity))}}.bg-greyBlue{--tw-bg-opacity:1;background-color:#deeef1;background-color:rgba(var(--greyBlue--rgb),var(--tw-bg-opacity))}.bg-indigo-400{--tw-bg-opacity:1;background-color:#818cf8}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.bg-indigo-400{background-color:rgba(129,140,248,var(--tw-bg-opacity))}}.bg-lightBlue{--tw-bg-opacity:1;background-color:#cef1f7;background-color:rgba(var(--lightBlue--rgb),var(--tw-bg-opacity))}.bg-mdBlue{--tw-bg-opacity:1;background-color:#29bfed;background-color:rgba(var(--mdBlue--rgb),var(--tw-bg-opacity))}.bg-orange{--tw-bg-opacity:1;background-color:#faa635;background-color:rgba(var(--orange--rgb),var(--tw-bg-opacity))}.bg-red-400{--tw-bg-opacity:1;background-color:#f87171}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.bg-red-400{background-color:rgba(248,113,113,var(--tw-bg-opacity))}}.bg-white{--tw-bg-opacity:1;background-color:#fff}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.bg-white{background-color:rgba(255,255,255,var(--tw-bg-opacity))}}.bg-yellow-400{--tw-bg-opacity:1;background-color:#facc15}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.bg-yellow-400{background-color:rgba(250,204,21,var(--tw-bg-opacity))}}.bg-beaver{background-image:url(https://amik.ca/wp-content/uploads/2024/03/beaver.png)}.bg-footerPattern{background-image:url(https://amik.ca/wp-content/uploads/2024/03/footerPattern.png)}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.bg-heroPattern{background-image:url(https://amik.ca/wp-content/uploads/2024/05/heroPattern.png)}.bg-heroPattern2{background-image:url(https://amik.ca/wp-content/uploads/2024/05/heroPattern02.png)}.bg-homepageHeroMobile{background-image:url(https://amik.ca/wp-content/uploads/2024/03/mobileHeroHomepage.jpg)}.bg-iconPattern{background-image:url(https://amik.ca/wp-content/uploads/2024/05/patternLight.png)}.bg-iconPatternDark{background-image:url(https://amik.ca/wp-content/uploads/2024/05/patternDark.png)}.bg-mobileHeroPattern{background-image:url(https://amik.ca/wp-content/uploads/2024/05/mobileHeroPattern.png)}.bg-sweetgrass{background-image:url(https://amik.ca/wp-content/uploads/2024/03/sweetgrass.png)}.from-lightBlue{--tw-gradient-from:rgb(var(--lightBlue--rgb)) var(--tw-gradient-from-position);--tw-gradient-to:rgba(var(--lightBlue--rgb),0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-white{--tw-gradient-from:#fff var(--tw-gradient-from-position);--tw-gradient-to:#fff0 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.bg-auto{background-size:auto}.bg-contain{background-size:contain}.bg-cover{background-size:cover}.bg-center{background-position:50%}.bg-left{background-position:0}.bg-left-bottom{background-position:0 100%}.bg-left-top{background-position:0 0}.bg-right-bottom{background-position:100% 100%}.bg-top{background-position:top}.bg-no-repeat{background-repeat:no-repeat}.bg-repeat-x{background-repeat:repeat-x}.stroke-slate-700{stroke:#334155}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.object-fill{object-fit:fill}.object-center{object-position:center}.object-left{object-position:left}.object-right{object-position:right}.object-top{object-position:top}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-2{padding:.5rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-0{padding-left:0;padding-right:0}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-10{padding-bottom:2.5rem;padding-top:2.5rem}.py-12{padding-bottom:3rem;padding-top:3rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-20{padding-bottom:5rem;padding-top:5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-6{padding-bottom:1.5rem;padding-top:1.5rem}.py-8{padding-bottom:2rem;padding-top:2rem}.pb-10{padding-bottom:2.5rem}.pb-12{padding-bottom:3rem}.pb-2{padding-bottom:.5rem}.pb-20{padding-bottom:5rem}.pb-5{padding-bottom:1.25rem}.pb-8{padding-bottom:2rem}.pl-3{padding-left:.75rem}.pl-8{padding-left:2rem}.pr-8{padding-right:2rem}.pt-10{padding-top:2.5rem}.pt-20{padding-top:5rem}.pt-3{padding-top:.75rem}.pt-6{padding-top:1.5rem}.text-center{text-align:center}.\!text-sm{font-size:.875rem!important;line-height:1.25rem!important}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-5xl{font-size:3rem;line-height:1}.text-7xl{font-size:4.5rem;line-height:1}.text-\[40\%\]{font-size:40%}.text-\[65\%\]{font-size:65%}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.\!leading-6{line-height:1.5rem!important}.\!leading-relaxed{line-height:1.625!important}.\!leading-snug{line-height:1.375!important}.\!leading-tight{line-height:1.25!important}.leading-6{line-height:1.5rem}.leading-loose{line-height:2}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.text-black{--tw-text-opacity:1;color:#000}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.text-black{color:rgba(0,0,0,var(--tw-text-opacity))}}.text-darkBlue{--tw-text-opacity:1;color:#1b4c79;color:rgba(var(--darkBlue--rgb),var(--tw-text-opacity))}.text-darkGrey{--tw-text-opacity:1;color:#555;color:rgba(var(--darkGrey--rgb),var(--tw-text-opacity))}.text-darkerBlue{--tw-text-opacity:1;color:#093e70;color:rgba(var(--darkerBlue--rgb),var(--tw-text-opacity))}.text-darkerGrey{--tw-text-opacity:1;color:#292929;color:rgba(var(--darkerGrey--rgb),var(--tw-text-opacity))}.text-green-50{--tw-text-opacity:1;color:#f0fdf4}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.text-green-50{color:rgba(240,253,244,var(--tw-text-opacity))}}.text-indigo-50{--tw-text-opacity:1;color:#eef2ff}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.text-indigo-50{color:rgba(238,242,255,var(--tw-text-opacity))}}.text-jobOrange{--tw-text-opacity:1;color:#ff980e;color:rgba(var(--jobOrange--rgb),var(--tw-text-opacity))}.text-lightBlue{--tw-text-opacity:1;color:#cef1f7;color:rgba(var(--lightBlue--rgb),var(--tw-text-opacity))}.text-orange{--tw-text-opacity:1;color:#faa635;color:rgba(var(--orange--rgb),var(--tw-text-opacity))}.text-primary{--tw-text-opacity:1;color:#253847;color:rgba(var(--color-primary--rgb),var(--tw-text-opacity))}.text-red-50{--tw-text-opacity:1;color:#fef2f2}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.text-red-50{color:rgba(254,242,242,var(--tw-text-opacity))}}.text-slate-500{--tw-text-opacity:1;color:#64748b}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.text-slate-500{color:rgba(100,116,139,var(--tw-text-opacity))}}.text-slate-700{--tw-text-opacity:1;color:#334155}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.text-slate-700{color:rgba(51,65,85,var(--tw-text-opacity))}}.text-white{--tw-text-opacity:1;color:#fff}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.text-white{color:rgba(255,255,255,var(--tw-text-opacity))}}.text-yellow-50{--tw-text-opacity:1;color:#fefce8}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.text-yellow-50{color:rgba(254,252,232,var(--tw-text-opacity))}}.underline{text-decoration-line:underline}.underline-offset-2{text-underline-offset:2px}.opacity-70{opacity:.7}.opacity-80{opacity:.8}.shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040;--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,0 25px 50px -12px #00000040;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid #0000;outline-offset:2px}.outline{outline-style:solid}.blur{--tw-blur:blur(8px);filter:blur(8px) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur,.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-header{transition-duration:.15s;transition-property:margin,padding,color,height;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-300{transition-duration:.3s}.reset{font-weight:inherit;text-decoration-line:none}.reset,.reset:hover{color:inherit}.before\:\!h-0:before{content:var(--tw-content);height:0!important}.last-of-type\:mb-10:last-of-type{margin-bottom:2.5rem}.last-of-type\:border-b-0:last-of-type{border-bottom-width:0}.focus-within\:ring-2:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color),var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-within\:ring-indigo-500:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgba(99,102,241,var(--tw-ring-opacity))}.focus-within\:ring-offset-2:focus-within{--tw-ring-offset-width:2px}.hover\:border-gray-400:hover{--tw-border-opacity:1;border-color:#9ca3af}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.hover\:border-gray-400:hover{border-color:rgba(156,163,175,var(--tw-border-opacity))}}.hover\:bg-darkBlue:hover{--tw-bg-opacity:1;background-color:#1b4c79;background-color:rgba(var(--darkBlue--rgb),var(--tw-bg-opacity))}.hover\:bg-darkerBlue:hover{--tw-bg-opacity:1;background-color:#093e70;background-color:rgba(var(--darkerBlue--rgb),var(--tw-bg-opacity))}.hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:#f3f4f6}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.hover\:bg-gray-100:hover{background-color:rgba(243,244,246,var(--tw-bg-opacity))}}.hover\:bg-gray-500:hover{--tw-bg-opacity:1;background-color:#6b7280}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.hover\:bg-gray-500:hover{background-color:rgba(107,114,128,var(--tw-bg-opacity))}}.hover\:bg-indigo-600:hover{--tw-bg-opacity:1;background-color:#4f46e5}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.hover\:bg-indigo-600:hover{background-color:rgba(79,70,229,var(--tw-bg-opacity))}}.hover\:bg-lightBlue:hover{--tw-bg-opacity:1;background-color:#cef1f7;background-color:rgba(var(--lightBlue--rgb),var(--tw-bg-opacity))}.hover\:bg-lightOrange:hover{--tw-bg-opacity:1;background-color:#fab735;background-color:rgba(var(--lightOrange--rgb),var(--tw-bg-opacity))}.hover\:text-black:hover{--tw-text-opacity:1;color:#000}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.hover\:text-black:hover{color:rgba(0,0,0,var(--tw-text-opacity))}}.hover\:text-darkBlue:hover{--tw-text-opacity:1;color:#1b4c79;color:rgba(var(--darkBlue--rgb),var(--tw-text-opacity))}.hover\:text-darkerBlue:hover{--tw-text-opacity:1;color:#093e70;color:rgba(var(--darkerBlue--rgb),var(--tw-text-opacity))}.hover\:text-darkerGrey:hover{--tw-text-opacity:1;color:#292929;color:rgba(var(--darkerGrey--rgb),var(--tw-text-opacity))}.hover\:text-lightBlue:hover{--tw-text-opacity:1;color:#cef1f7;color:rgba(var(--lightBlue--rgb),var(--tw-text-opacity))}.hover\:text-white:hover{--tw-text-opacity:1;color:#fff}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.hover\:text-white:hover{color:rgba(255,255,255,var(--tw-text-opacity))}}.focus\:outline-none:focus{outline:2px solid #0000;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color),var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color),0 0 #0000;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-white:focus{--tw-ring-opacity:1;--tw-ring-color:rgba(255,255,255,var(--tw-ring-opacity))}.focus-visible\:outline-none:focus-visible{outline:2px solid #0000;outline-offset:2px}.group[open] .group-open\:rotate-45{--tw-rotate:45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(45deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:text-darkerBlue{--tw-text-opacity:1;color:#093e70;color:rgba(var(--darkerBlue--rgb),var(--tw-text-opacity))}.group:hover .group-hover\:text-darkerGrey{--tw-text-opacity:1;color:#292929;color:rgba(var(--darkerGrey--rgb),var(--tw-text-opacity))}.group:hover .group-hover\:text-slate-900{--tw-text-opacity:1;color:#0f172a}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.group:hover .group-hover\:text-slate-900{color:rgba(15,23,42,var(--tw-text-opacity))}}.group:hover .group-hover\:text-white{--tw-text-opacity:1;color:#fff}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.group:hover .group-hover\:text-white{color:rgba(255,255,255,var(--tw-text-opacity))}}@media (min-width:640px){.sm\:order-2{order:2}.sm\:order-3{order:3}.sm\:-mr-2{margin-right:-.5rem}.sm\:ml-3{margin-left:.75rem}.sm\:mt-0{margin-top:0}.sm\:aspect-6\/4{aspect-ratio:6/4}.sm\:w-auto{width:auto}.sm\:justify-start{justify-content:flex-start}}@media (min-width:768px){.md\:-bottom-\[10\%\]{bottom:-10%}.md\:-left-\[20\%\]{left:-20%}.md\:-left-\[40\%\]{left:-40%}.md\:bottom-0{bottom:0}.md\:top-0{top:0}.md\:top-\[-15\%\]{top:-15%}.md\:order-first{order:-9999}.md\:col-span-1{grid-column:span 1/span 1}.md\:col-span-2{grid-column:span 2/span 2}.md\:col-span-3{grid-column:span 3/span 3}.md\:col-span-4{grid-column:span 4/span 4}.md\:col-span-5{grid-column:span 5/span 5}.md\:col-span-6{grid-column:span 6/span 6}.md\:col-span-7{grid-column:span 7/span 7}.md\:col-span-8{grid-column:span 8/span 8}.md\:-ml-4{margin-left:-1rem}.md\:mb-0{margin-bottom:0}.md\:mb-10{margin-bottom:2.5rem}.md\:mb-4{margin-bottom:1rem}.md\:ml-8{margin-left:2rem}.md\:mt-0{margin-top:0}.md\:mt-16{margin-top:4rem}.md\:mt-20{margin-top:5rem}.md\:mt-\[30px\]{margin-top:30px}.md\:block{display:block}.md\:hidden{display:none}.md\:aspect-auto{aspect-ratio:auto}.md\:aspect-square{aspect-ratio:1/1}.md\:h-14{height:3.5rem}.md\:h-20{height:5rem}.md\:min-h-\[45vh\]{min-height:45vh}.md\:min-h-\[75vh\]{min-height:75vh}.md\:\!w-fit{width:-moz-fit-content!important;width:fit-content!important}.md\:w-3\/4{width:75%}.md\:w-4\/5{width:80%}.md\:w-\[45\%\]{width:45%}.md\:w-auto{width:auto}.md\:w-fit{width:-moz-fit-content;width:fit-content}.md\:max-w-\[45\%\]{max-width:45%}.md\:max-w-\[85vw\]{max-width:85vw}.md\:max-w-\[90vw\]{max-width:90vw}.md\:max-w-content{max-width:100%;max-width:var(--content-width)}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:justify-center{justify-content:center}.md\:gap-1{gap:.25rem}.md\:gap-10{gap:2.5rem}.md\:gap-4{gap:1rem}.md\:gap-6{gap:1.5rem}.md\:gap-8{gap:2rem}.md\:gap-y-12{row-gap:3rem}.md\:space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:1rem;margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.md\:space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(2rem*var(--tw-space-y-reverse));margin-top:2rem;margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)))}.md\:divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-left-width:1px;border-left-width:calc(1px*(1 - var(--tw-divide-x-reverse)));border-right-width:0;border-right-width:calc(1px*var(--tw-divide-x-reverse))}.md\:divide-darkerGrey>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:#292929;border-color:rgba(var(--darkerGrey--rgb),var(--tw-divide-opacity))}.md\:rounded-2xl{border-radius:1rem}.md\:border-2{border-width:2px}.md\:border-gray-300{--tw-border-opacity:1;border-color:#d1d5db}@supports (color:rgb(0 0 0/0)) and (top:var(--f)){.md\:border-gray-300{border-color:rgba(209,213,219,var(--tw-border-opacity))}}.md\:bg-heroPattern2{background-image:url(https://amik.ca/wp-content/uploads/2024/05/heroPattern02.png)}.md\:bg-homepageHeroMobile{background-image:url(https://amik.ca/wp-content/uploads/2024/03/mobileHeroHomepage.jpg)}.md\:bg-iconPattern{background-image:url(https://amik.ca/wp-content/uploads/2024/05/patternLight.png)}.md\:bg-auto{background-size:auto}.md\:bg-contain{background-size:contain}.md\:bg-left{background-position:0}.md\:bg-left-bottom{background-position:0 100%}.md\:p-0{padding:0}.md\:p-6{padding:1.5rem}.md\:px-0{padding-left:0;padding-right:0}.md\:px-16{padding-left:4rem;padding-right:4rem}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:py-0{padding-bottom:0;padding-top:0}.md\:py-1{padding-bottom:.25rem;padding-top:.25rem}.md\:py-12{padding-bottom:3rem;padding-top:3rem}.md\:py-16{padding-bottom:4rem;padding-top:4rem}.md\:py-2{padding-bottom:.5rem;padding-top:.5rem}.md\:py-20{padding-bottom:5rem;padding-top:5rem}.md\:py-8{padding-top:2rem}.md\:pb-8,.md\:py-8{padding-bottom:2rem}.md\:pl-4{padding-left:1rem}.md\:pt-10{padding-top:2.5rem}.md\:pt-20{padding-top:5rem}.md\:text-center{text-align:center}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-9xl{font-size:8rem;line-height:1}.md\:text-\[45\%\]{font-size:45%}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:opacity-100{opacity:1}}@media (min-width:1024px){.lg\:absolute{position:absolute}.lg\:-left-\[15\%\]{left:-15%}.lg\:-left-\[50\%\]{left:-50%}.lg\:-right-6{right:-1.5rem}.lg\:bottom-0{bottom:0}.lg\:left-0{left:0}.lg\:right-0{right:0}.lg\:top-2{top:.5rem}.lg\:order-first{order:-9999}.lg\:order-last{order:9999}.lg\:col-span-1{grid-column:span 1/span 1}.lg\:col-span-3{grid-column:span 3/span 3}.lg\:col-span-4{grid-column:span 4/span 4}.lg\:col-span-5{grid-column:span 5/span 5}.lg\:col-span-9{grid-column:span 9/span 9}.lg\:col-start-2{grid-column-start:2}.lg\:row-start-1{grid-row-start:1}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:mx-2{margin-left:.5rem;margin-right:.5rem}.lg\:-mt-2{margin-top:-.5rem}.lg\:mb-0{margin-bottom:0}.lg\:mb-16{margin-bottom:4rem}.lg\:mb-6{margin-bottom:1.5rem}.lg\:mr-4{margin-right:1rem}.lg\:mt-2{margin-top:.5rem}.lg\:mt-20{margin-top:5rem}.lg\:mt-8{margin-top:2rem}.lg\:aspect-3\/4{aspect-ratio:3/4}.lg\:aspect-4\/3{aspect-ratio:4/3}.lg\:h-\[20vh\]{height:20vh}.lg\:min-h-\[50vh\]{min-height:50vh}.lg\:w-1\/2{width:50%}.lg\:w-4\/5{width:80%}.lg\:w-64{width:16rem}.lg\:w-full{width:100%}.lg\:max-w-\[30\%\]{max-width:30%}.lg\:max-w-\[80vw\]{max-width:80vw}.lg\:max-w-\[90vw\]{max-width:90vw}.lg\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.lg\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.lg\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.lg\:items-start{align-items:flex-start}.lg\:justify-center{justify-content:center}.lg\:gap-10{gap:2.5rem}.lg\:gap-12{gap:3rem}.lg\:gap-8{gap:2rem}.lg\:space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse));margin-top:1.5rem;margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))}.lg\:self-center{align-self:center}.lg\:bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.lg\:from-white{--tw-gradient-from:#fff var(--tw-gradient-from-position);--tw-gradient-to:#fff0 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.lg\:to-gray-300{--tw-gradient-to:#d1d5db var(--tw-gradient-to-position)}.lg\:bg-contain{background-size:contain}.lg\:bg-right{background-position:100%}.lg\:bg-no-repeat{background-repeat:no-repeat}.lg\:px-0{padding-left:0;padding-right:0}.lg\:px-3{padding-left:.75rem;padding-right:.75rem}.lg\:py-0{padding-bottom:0;padding-top:0}.lg\:py-20{padding-bottom:5rem;padding-top:5rem}.lg\:py-28{padding-bottom:7rem;padding-top:7rem}.lg\:py-32{padding-bottom:8rem;padding-top:8rem}.lg\:py-4{padding-bottom:1rem;padding-top:1rem}.lg\:py-6{padding-bottom:1.5rem;padding-top:1.5rem}.lg\:pb-0{padding-bottom:0}.lg\:pb-12{padding-bottom:3rem}.lg\:pb-16{padding-bottom:4rem}.lg\:pb-2{padding-bottom:.5rem}.lg\:pt-4{padding-top:1rem}.lg\:text-10xl{font-size:10rem}.lg\:text-5xl{font-size:3rem;line-height:1}.lg\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width:1280px){.xl\:-left-\[5\%\]{left:-5%}.xl\:col-span-1{grid-column:span 1/span 1}.xl\:m-0{margin:0}.xl\:\!mt-16{margin-top:4rem!important}.xl\:mb-0{margin-bottom:0}.xl\:mb-10{margin-bottom:2.5rem}.xl\:mb-12{margin-bottom:3rem}.xl\:mb-16{margin-bottom:4rem}.xl\:mb-4{margin-bottom:1rem}.xl\:mr-16{margin-right:4rem}.xl\:mt-12{margin-top:3rem}.xl\:mt-6{margin-top:1.5rem}.xl\:block{display:block}.xl\:hidden{display:none}.xl\:aspect-4\/3{aspect-ratio:4/3}.xl\:aspect-square{aspect-ratio:1/1}.xl\:min-h-\[70vh\]{min-height:70vh}.xl\:min-h-\[95vh\]{min-height:95vh}.xl\:w-10\/12{width:83.333333%}.xl\:w-2\/5{width:40%}.xl\:w-3\/5{width:60%}.xl\:w-\[30\%\]{width:30%}.xl\:w-\[45\%\]{width:45%}.xl\:w-\[90vw\]{width:90vw}.xl\:max-w-\[70vw\]{max-width:70vw}.xl\:max-w-\[90vw\]{max-width:90vw}.xl\:shrink{flex-shrink:1}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:justify-center{justify-content:center}.xl\:gap-10{gap:2.5rem}.xl\:gap-16{gap:4rem}.xl\:gap-6{gap:1.5rem}.xl\:gap-8{gap:2rem}.xl\:bg-none{background-image:none}.xl\:bg-contain{background-size:contain}.xl\:p-16{padding:4rem}.xl\:p-20{padding:5rem}.xl\:px-3{padding-left:.75rem;padding-right:.75rem}.xl\:px-8{padding-left:2rem;padding-right:2rem}.xl\:py-1{padding-bottom:.25rem;padding-top:.25rem}.xl\:py-20{padding-bottom:5rem;padding-top:5rem}.xl\:py-36{padding-bottom:9rem;padding-top:9rem}.xl\:py-40{padding-bottom:10rem;padding-top:10rem}.xl\:py-8{padding-bottom:2rem;padding-top:2rem}.xl\:text-2xl{font-size:1.5rem;line-height:2rem}.xl\:text-3xl{font-size:1.875rem;line-height:2.25rem}.xl\:text-4xl{font-size:2.25rem;line-height:2.5rem}.xl\:text-5xl{font-size:3rem;line-height:1}.xl\:text-base{font-size:1rem;line-height:1.5rem}.xl\:text-lg{font-size:1.125rem;line-height:1.75rem}.xl\:text-xl{font-size:1.25rem;line-height:1.75rem}.xl\:opacity-100{opacity:1}}@media (min-width:1536px){.\32xl\:left-0{left:0}.\32xl\:col-span-2{grid-column:span 2/span 2}.\32xl\:col-span-3{grid-column:span 3/span 3}.\32xl\:col-span-4{grid-column:span 4/span 4}.\32xl\:col-start-2{grid-column-start:2}.\32xl\:mt-16{margin-top:4rem}.\32xl\:max-h-28{max-height:7rem}.\32xl\:min-h-\[55vh\]{min-height:55vh}.\32xl\:min-h-\[75vh\]{min-height:75vh}.\32xl\:w-1\/2{width:50%}.\32xl\:w-2\/3{width:66.666667%}.\32xl\:max-w-\[50vw\]{max-width:50vw}.\32xl\:max-w-\[55vw\]{max-width:55vw}.\32xl\:max-w-\[60vw\]{max-width:60vw}.\32xl\:max-w-\[65\%\]{max-width:65%}.\32xl\:max-w-\[75vw\]{max-width:75vw}.\32xl\:max-w-\[85\%\]{max-width:85%}.\32xl\:max-w-content{max-width:100%;max-width:var(--content-width)}.\32xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.\32xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.\32xl\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.\32xl\:gap-12{gap:3rem}.\32xl\:py-4{padding-bottom:1rem;padding-top:1rem}.\32xl\:text-2xl{font-size:1.5rem;line-height:2rem}.\32xl\:text-3xl{font-size:1.875rem;line-height:2.25rem}.\32xl\:text-4xl{font-size:2.25rem;line-height:2.5rem}.\32xl\:text-6xl{font-size:3.75rem;line-height:1}.\32xl\:text-lg{font-size:1.125rem;line-height:1.75rem}.\32xl\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (orientation:landscape){.landscape\:col-span-2{grid-column:span 2/span 2}}@media (min-width:768px){@media (orientation:landscape){.md\:landscape\:-left-\[20\%\]{left:-20%}.md\:landscape\:top-0{top:0}.md\:landscape\:order-first{order:-9999}.md\:landscape\:h-12{height:3rem}.md\:landscape\:h-16{height:4rem}.md\:landscape\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:landscape\:gap-4{gap:1rem}.md\:landscape\:bg-homepageHero{background-image:url(https://amik.ca/wp-content/uploads/2024/03/home_hero.jpg)}.md\:landscape\:bg-cover{background-size:cover}.md\:landscape\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:landscape\:text-7xl{font-size:4.5rem;line-height:1}.md\:landscape\:text-xl{font-size:1.25rem;line-height:1.75rem}}}@media (min-width:1024px){@media (orientation:landscape){.lg\:landscape\:-left-\[10\%\]{left:-10%}.lg\:landscape\:-left-\[25\%\]{left:-25%}.lg\:landscape\:top-0{top:0}.lg\:landscape\:order-first{order:-9999}.lg\:landscape\:order-last{order:9999}.lg\:landscape\:col-span-2{grid-column:span 2/span 2}.lg\:landscape\:col-span-3{grid-column:span 3/span 3}.lg\:landscape\:aspect-square{aspect-ratio:1/1}.lg\:landscape\:min-h-\[60vh\]{min-height:60vh}.lg\:landscape\:min-h-\[80vh\]{min-height:80vh}.lg\:landscape\:max-w-\[90vw\]{max-width:90vw}.lg\:landscape\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:landscape\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:landscape\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.lg\:landscape\:gap-8{gap:2rem}.lg\:landscape\:bg-homepageHero{background-image:url(https://amik.ca/wp-content/uploads/2024/03/home_hero.jpg)}.lg\:landscape\:bg-cover{background-size:cover}.lg\:landscape\:bg-right-top{background-position:100% 0}.lg\:landscape\:py-20{padding-bottom:5rem;padding-top:5rem}.lg\:landscape\:text-2xl{font-size:1.5rem;line-height:2rem}.lg\:landscape\:text-4xl{font-size:2.25rem;line-height:2.5rem}.lg\:landscape\:text-9xl{font-size:8rem;line-height:1}.lg\:landscape\:text-base{font-size:1rem;line-height:1.5rem}}}@media (min-width:1280px){@media (orientation:landscape){.xl\:landscape\:-left-\[8\%\]{left:-8%}}}@media (min-width:1536px){@media (orientation:landscape){.\32xl\:landscape\:left-0{left:0}}}@media (orientation:landscape){@media (min-width:1536px){.landscape\:2xl\:h-16{height:4rem}.landscape\:2xl\:h-20{height:5rem}}}@media (min-width:1536px){@media (orientation:landscape){.\32xl\:landscape\:text-10xl{font-size:10rem}.\32xl\:landscape\:text-5xl{font-size:3rem;line-height:1}}}.\[\&\:\:-webkit-details-marker\]\:hidden::-webkit-details-marker{display:none}