@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");body .material-symbols-outlined{display:inline-block;font-family:Material Symbols Outlined,sans-serif;font-size:1.4rem;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;line-height:1;vertical-align:middle}body .material-symbols-outlined.fill,body .material-symbols.fill{font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24}body{color:#222;font-size:16px;line-height:1.5}body,h1,h2,h3,h4,h5,h6{font-family:Poppins,sans-serif}h1,h2,h3,h4,h5,h6{font-weight:500}h1{font-size:clamp(2rem,5vw,3rem)}h2{font-size:clamp(1.875rem,4vw,2rem)}h3{font-size:clamp(1.375rem,3vw,1.5rem)}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}p{font-weight:300}a{color:#3a8785;text-decoration:none}a:hover{text-decoration:underline}ul p{margin-bottom:4px}.search-bar{display:flex}.search-bar #search-field{display:inline-block;overflow:hidden;width:0}.search-bar form,.search-bar input{width:180px}.search-bar input{align-items:center;border:1px solid #dddbe4;border-radius:1rem;cursor:pointer;display:flex;justify-content:center;padding:.5rem 1rem .5rem 2.3rem;text-decoration:none;transition:all .3s ease-in-out}.search-bar .material-symbols-outlined{font-size:1.1rem;line-height:unset}.search-bar .material-symbols-outlined.close-icon,.search-bar .material-symbols-outlined.search-icon{padding-left:unset}@media screen and (min-width:992px){.search-bar{position:relative}.search-bar #search-field{position:absolute;right:2rem}.search-bar .search-trigger{padding-left:10px;padding-right:10px}.search-bar .material-symbols-outlined{padding-left:unset}}@media screen and (max-width:992px){.search-bar form,.search-bar input{width:100%}.search-bar #search-field{background-color:#fff;height:0;overflow:hidden;position:absolute;right:0;top:60px;width:100vw}.search-bar #search-field form{padding:10px 0}}.search-dropdown form{width:100%}.header-expert{align-items:center;background-color:#f0f3f2;border-bottom:1px solid #dddbe4;display:flex;height:96px;position:fixed;top:0;width:100%;z-index:1000}.header-expert .expert-menu,.header-expert .user-menu{color:#000;display:inline-flex;font-family:inherit;position:relative}.header-expert .expert-menu__toggle,.header-expert .user-menu__toggle{align-items:center;background:#fff;border:2px solid #dddbe4;border-radius:999px;box-shadow:none;cursor:pointer;display:inline-flex;gap:10px;padding:10px 14px;transition:border-color .16s ease,transform .16s ease;user-select:none}.header-expert .expert-menu__toggle:hover,.header-expert .user-menu__toggle:hover{background-color:#f6f6f6;box-shadow:none}.header-expert .expert-menu__toggle:focus-visible,.header-expert .user-menu__toggle:focus-visible{outline:2px solid rgba(0,0,0,.35);outline-offset:2px}.header-expert .expert-menu__icon,.header-expert .user-menu__icon{font-size:26px;padding-left:0!important}.header-expert .expert-menu__icon--close,.header-expert .expert-menu__label--close,.header-expert .user-menu__icon--close,.header-expert .user-menu__label--close{display:none!important}.header-expert .expert-menu__dropdown,.header-expert .user-menu__dropdown{background:#fff;border:1px solid rgba(0,0,0,.14);border-radius:12px;left:auto;min-width:280px;opacity:0;padding:8px;pointer-events:none;position:absolute;right:0;top:calc(100% + 10px);transform:translateY(-6px);transition:opacity .2s ease,transform .2s ease;z-index:1000}.header-expert .expert-menu.is-open .expert-menu__icon--open,.header-expert .expert-menu.is-open .expert-menu__label--open,.header-expert .user-menu.is-open .expert-menu__icon--open,.header-expert .user-menu.is-open .expert-menu__label--open{display:none!important}.header-expert .expert-menu.is-open .expert-menu__icon--close,.header-expert .expert-menu.is-open .expert-menu__label--close,.header-expert .expert-menu.is-open .user-menu__icon--close,.header-expert .user-menu.is-open .expert-menu__icon--close,.header-expert .user-menu.is-open .expert-menu__label--close,.header-expert .user-menu.is-open .user-menu__icon--close{display:inline-flex!important}.header-expert .expert-menu.is-open .user-menu__toggle-text,.header-expert .user-menu.is-open .user-menu__toggle-text{display:none!important}.header-expert .expert-menu.is-open .expert-menu__dropdown,.header-expert .expert-menu.is-open .user-menu__dropdown,.header-expert .user-menu.is-open .expert-menu__dropdown,.header-expert .user-menu.is-open .user-menu__dropdown{opacity:1;pointer-events:auto;transform:translateY(0)}.header-expert .expert-menu__list,.header-expert .user-menu__list{list-style:none;margin:0;padding:0}.header-expert .expert-menu__link,.header-expert .user-menu__link{align-items:center;border-radius:.5rem;color:#222;display:flex;gap:1rem;justify-content:space-between;padding:.75rem;text-decoration:none!important;transition:background .14s ease}.header-expert .expert-menu__link:focus-visible,.header-expert .expert-menu__link:hover,.header-expert .user-menu__link:focus-visible,.header-expert .user-menu__link:hover{background:rgba(0,0,0,.03);outline:none}.header-expert .expert-menu__left,.header-expert .user-menu__left{align-items:center;display:inline-flex;gap:1rem;min-width:0}.header-expert .expert-menu__item-icon,.header-expert .user-menu__item-icon{align-items:center;display:inline-flex;flex:0 0 auto;height:24px;justify-content:center;width:24px}.header-expert .expert-menu__item-icon .material-symbols-outlined,.header-expert .user-menu__item-icon .material-symbols-outlined{font-size:24px;padding-left:0!important}.header-expert .expert-menu__title,.header-expert .user-menu__title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-expert .expert-menu__external,.header-expert .user-menu__external{flex:0 0 auto;font-size:16px}.header-expert .header-expert__search{align-items:center;display:inline-flex;position:relative}.header-expert .header-expert__search-icon{color:#2b6564;font-size:20px;pointer-events:none;position:absolute;right:14px;top:50%;transform:translateY(-50%)}.header-expert .header-expert__search-input{align-items:center;-webkit-appearance:none;appearance:none;background:#fff;border:1px solid #dddbe4;border-radius:16px;box-shadow:none;color:#222;display:inline-flex;font-family:inherit;font-size:16px;height:52px;line-height:1;max-width:40vw;padding:10px 44px 10px 20px;transition:border-color .16s ease,background-color .16s ease;width:260px}.header-expert .header-expert__search-input:hover{background-color:#fff}.header-expert .header-expert__search-input:focus{box-shadow:none;outline:none}.header-expert .header-expert__search-input::placeholder{color:rgba(0,0,0,.5)}.header-expert .header-expert__search-input::-webkit-search-cancel-button,.header-expert .header-expert__search-input::-webkit-search-decoration{-webkit-appearance:none;appearance:none}.header-expert .header-expert__search-input::-ms-clear,.header-expert .header-expert__search-input::-ms-reveal{display:none;height:0;width:0}.header-expert .header-expert__favorites-button{align-items:center;background:transparent;border:0;cursor:pointer;display:inline-flex;justify-content:center;padding:0}.header-expert .header-expert__utilities{align-items:center;display:inline-flex;gap:1rem}.header-expert .header-expert__utilities--dropdown{display:none;margin-bottom:10px;padding-top:1rem;width:100%}.header-expert .header-expert__utilities--dropdown .header-expert__search{flex:1 1 auto}.header-expert .header-expert__utilities--dropdown .header-expert__search-input{max-width:none;width:100%}@media (max-width:992px){.header-expert .header-expert__utilities--header{display:none}.header-expert .header-expert__utilities--dropdown{display:flex}.header-expert .expert-menu__dropdown{left:3.5rem;max-width:none;min-width:0;position:fixed;right:3.5rem;top:84px;width:auto}}@media (max-width:576px){.header-expert .expert-menu__dropdown{left:1rem;right:1rem}}.header-expert .user-menu__toggle{border-radius:100%;height:52px;justify-content:center;padding:0;width:52px}.header-expert .user-menu__toggle-text{font-family:Inter,sans-serif;font-size:16px;letter-spacing:-.125em}.header-expert .user-menu__dropdown{left:auto;right:0}footer{background-color:#f7f7f7;padding-top:2rem}footer .main-section{display:grid;gap:2rem;grid-template-columns:1fr 4fr;padding-bottom:1.5rem}footer .policy-section{border-top:1px solid #e0e0e0;display:grid;grid-template-columns:1fr 3fr;padding-top:1.5rem}footer .policy-section .footer-links{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:flex-end}@media screen and (max-width:768px){footer .main-section{gap:1.5rem}footer .main-section,footer .policy-section{grid-template-columns:1fr}footer .policy-section .footer-links{flex-direction:column;justify-content:flex-start}}:root{--menu-desktop-breakpoint:1200px;--menu-mobile-breakpoint:992px;--menu-mobile-xs-breakpoint:500px}body{background-color:#fffcfb}.container-fluid{margin-block:3.5rem;max-width:1800px;padding-inline:3.5rem}@media (max-width:810px){.container-fluid{margin-block:3.5rem;padding-inline:3.5rem}}@media (max-width:576px){.container-fluid{margin-block:2.5rem;padding-inline:1rem}}.container-fluid.default{max-width:1560px}.container-fluid.narrow{max-width:800px}main>.container-fluid:first-of-type{margin-bottom:0;margin-top:0;padding:0}.bg-spacing{padding-block:3.5rem}@media (max-width:810px){.bg-spacing{padding-block:3.5rem}}@media (max-width:576px){.bg-spacing{padding-block:2.5rem}}.main-content{padding-top:96px}body .btn:focus-visible,body a:focus-visible,body button:focus-visible,body input:focus-visible{box-shadow:none;outline:none}img{overflow-clip-margin:unset}.expert-main-content{padding-top:96px}.expert-main-content .content-grid{align-items:flex-start;display:grid;gap:2rem;grid-template-columns:1.5fr .5fr;position:relative}@media (max-width:992px){.expert-main-content .content-grid{grid-template-columns:1fr}}.expert-main-content .topic-headline{font-size:18px;font-weight:500}.expert-main-content .dnd_modules_section{padding-bottom:30px;padding-top:30px}.expert-main-content .dnd_modules_section .container-fluid{margin:0;padding:0}.expert-main-content .static_modules_section{align-self:flex-start;display:flex;flex-direction:column;gap:2rem;position:sticky;top:128px}@media (max-width:992px){.expert-main-content .static_modules_section{flex-direction:row}}@media (max-width:810px){.expert-main-content .static_modules_section{flex-direction:column}}.expert-main-content .static_modules_section .author-section img{aspect-ratio:4/3;border-radius:.5rem;object-fit:cover;width:100%}.expert-main-content .static_modules_section .expert-author{display:flex;flex-direction:column;gap:1rem}.expert-main-content .static_modules_section .expert-card__actions{display:flex;flex-direction:column;gap:.5rem}.expert-main-content .static_modules_section .expert-card__content{display:flex;flex-direction:column}.expert-main-content .static_modules_section .expert-card__label{font-size:13px}.expert-main-content .static_modules_section .expert-card__name{font-size:18px;font-weight:500}.expert-main-content .static_modules_section .expert-card__bio{margin:1rem 0}.expert-main-content .static_modules_section .expert-card__button{align-items:center;background-color:transparent;border:1px solid #dddbe4;border-radius:.5rem;color:#2b6564;cursor:pointer;display:flex;font-family:inherit;font-size:13px;gap:.5rem;justify-content:center;padding:.5rem;width:100%}.expert-main-content .static_modules_section .expert-card__button:hover{background-color:rgba(0,0,0,.039);text-decoration:none}.expert-main-content .static_modules_section .expert-card__button span{font-size:16px}.expert-main-content .static_modules_section .expert-card__button--email{font-weight:400}.expert-main-content .static_modules_section .box-style{width:100%}.box-style{background-color:#fff;border:1px solid #dddbe4;border-radius:1rem;padding:1.5rem}.expert-module-spacing{margin:1rem 0}.desktop .menu .active-branch>a{color:#3a8785}.desktop .menu ul.menubar{display:flex;gap:2rem;justify-content:center;position:relative}.desktop .menu ul.menubar .dropdown{display:none;left:50%;position:absolute;top:50px;transform:translateX(-50%);z-index:4}.desktop .menu ul.menubar .dropdown.open-submenu{display:block}.desktop .menu ul.menubar .dropdown .dropdown-inner{background-color:#fff;border-radius:1rem;margin-top:10px;padding:1rem;width:max-content}.desktop .menu ul.menubar .dropdown .dropdown-inner ul{display:flex;flex-direction:column;gap:.5rem}.desktop .menu ul.menubar .dropdown .dropdown-inner ul:after{border-color:transparent transparent #fff;border-style:solid;border-width:0 15px 15px;content:"";left:50%;position:absolute;top:0;transform:translateX(-50%);z-index:2}.mobile.hamburger-menu{background-color:#fff;bottom:0;display:none;left:0;padding:1rem;position:absolute;right:0;top:72px;z-index:99}.mobile.hamburger-menu .menu li{padding:.5rem 0}.mobile.hamburger-menu .menu .dropdown{display:none;padding-left:1rem}.mobile.hamburger-menu.active,.mobile.hamburger-menu.active .active-branch .dropdown{display:block}.mobile.hamburger .nav-icon{width:17px}.mobile.hamburger .nav-icon div,.mobile.hamburger .nav-icon:after,.mobile.hamburger .nav-icon:before{background-color:#333;border-radius:3px;content:"";display:block;height:2px;margin:4px 0;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out}.mobile.hamburger #hamburger-menu-button.hamburger-open .nav-icon:before{transform:translateY(3px) rotate(135deg)}.mobile.hamburger #hamburger-menu-button.hamburger-open .nav-icon:after{transform:translateY(-3px) rotate(-135deg)}.mobile.hamburger #hamburger-menu-button.hamburger-open .nav-icon div{transform:scale(0)}.membership-main{min-height:calc(100vh - 96px);padding-bottom:5rem;padding-top:96px}.header-membership .logo img{height:auto!important;max-width:170px;width:170px!important}.membership-section .hs_cos_wrapper_type_rich_text h1{margin-bottom:.75rem}.membership-section .hs_cos_wrapper_type_rich_text p{color:rgba(34,34,34,.75);font-size:clamp(1.125rem,3vw,1.25rem);margin-bottom:0}.membership-section .hs_cos_wrapper_type_rich_text p.membership-text{color:#222;font-size:clamp(1rem,2.5vw,1.125rem)}.form-wrapper{background:transparent;border:none;border-radius:1rem;box-shadow:none;box-sizing:border-box;display:block;margin-top:2rem;padding:0;text-align:left;width:100%}@media (max-width:576px){.form-wrapper{padding:0}}.form-wrapper--membership-login fieldset,.form-wrapper--membership-login form,.form-wrapper--membership-registration fieldset,.form-wrapper--membership-registration form,.form-wrapper--reset-password fieldset,.form-wrapper--reset-password form,.form-wrapper--reset-password-request fieldset,.form-wrapper--reset-password-request form{background:transparent;border:0;box-shadow:none;margin:0;padding:0}.form-wrapper--membership-login form,.form-wrapper--membership-registration form,.form-wrapper--reset-password form,.form-wrapper--reset-password-request form{display:flex;flex-direction:column;gap:1rem}.form-wrapper--membership-login label,.form-wrapper--membership-registration label,.form-wrapper--reset-password label,.form-wrapper--reset-password-request label{font-size:.95rem;font-weight:600}.form-wrapper--membership-login .hs-form-field,.form-wrapper--membership-login .input,.form-wrapper--membership-registration .hs-form-field,.form-wrapper--membership-registration .input,.form-wrapper--reset-password .hs-form-field,.form-wrapper--reset-password .input,.form-wrapper--reset-password-request .hs-form-field,.form-wrapper--reset-password-request .input{display:flex;flex-direction:column;gap:.5rem;margin:0;position:relative}.form-wrapper--membership-login input[type=email],.form-wrapper--membership-login input[type=number],.form-wrapper--membership-login input[type=password],.form-wrapper--membership-login input[type=tel],.form-wrapper--membership-login input[type=text],.form-wrapper--membership-registration input[type=email],.form-wrapper--membership-registration input[type=number],.form-wrapper--membership-registration input[type=password],.form-wrapper--membership-registration input[type=tel],.form-wrapper--membership-registration input[type=text],.form-wrapper--reset-password input[type=email],.form-wrapper--reset-password input[type=number],.form-wrapper--reset-password input[type=password],.form-wrapper--reset-password input[type=tel],.form-wrapper--reset-password input[type=text],.form-wrapper--reset-password-request input[type=email],.form-wrapper--reset-password-request input[type=number],.form-wrapper--reset-password-request input[type=password],.form-wrapper--reset-password-request input[type=tel],.form-wrapper--reset-password-request input[type=text]{border:1px solid #dddbe4;border-radius:.5rem;font-family:inherit;font-size:1rem;padding:.75rem .875rem;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.form-wrapper--membership-login input[type=email]:focus,.form-wrapper--membership-login input[type=number]:focus,.form-wrapper--membership-login input[type=password]:focus,.form-wrapper--membership-login input[type=tel]:focus,.form-wrapper--membership-login input[type=text]:focus,.form-wrapper--membership-registration input[type=email]:focus,.form-wrapper--membership-registration input[type=number]:focus,.form-wrapper--membership-registration input[type=password]:focus,.form-wrapper--membership-registration input[type=tel]:focus,.form-wrapper--membership-registration input[type=text]:focus,.form-wrapper--reset-password input[type=email]:focus,.form-wrapper--reset-password input[type=number]:focus,.form-wrapper--reset-password input[type=password]:focus,.form-wrapper--reset-password input[type=tel]:focus,.form-wrapper--reset-password input[type=text]:focus,.form-wrapper--reset-password-request input[type=email]:focus,.form-wrapper--reset-password-request input[type=number]:focus,.form-wrapper--reset-password-request input[type=password]:focus,.form-wrapper--reset-password-request input[type=tel]:focus,.form-wrapper--reset-password-request input[type=text]:focus{border-color:#3a8785;box-shadow:0 0 0 3px rgba(58,135,133,.2);outline:none}.form-wrapper--membership-login .hs-login-widget-show-password~input[type=password],.form-wrapper--membership-login .hs-login-widget-show-password~input[type=text],.form-wrapper--membership-login .hs-register-widget-show-password~input[type=password],.form-wrapper--membership-login .hs-register-widget-show-password~input[type=text],.form-wrapper--membership-login .hs-reset-widget-show-password~input[type=password],.form-wrapper--membership-login .hs-reset-widget-show-password~input[type=text],.form-wrapper--membership-login a[href^="javascript:show_password"]~input[type=password],.form-wrapper--membership-login a[href^="javascript:show_password"]~input[type=text],.form-wrapper--membership-registration .hs-login-widget-show-password~input[type=password],.form-wrapper--membership-registration .hs-login-widget-show-password~input[type=text],.form-wrapper--membership-registration .hs-register-widget-show-password~input[type=password],.form-wrapper--membership-registration .hs-register-widget-show-password~input[type=text],.form-wrapper--membership-registration .hs-reset-widget-show-password~input[type=password],.form-wrapper--membership-registration .hs-reset-widget-show-password~input[type=text],.form-wrapper--membership-registration a[href^="javascript:show_password"]~input[type=password],.form-wrapper--membership-registration a[href^="javascript:show_password"]~input[type=text],.form-wrapper--reset-password .hs-login-widget-show-password~input[type=password],.form-wrapper--reset-password .hs-login-widget-show-password~input[type=text],.form-wrapper--reset-password .hs-register-widget-show-password~input[type=password],.form-wrapper--reset-password .hs-register-widget-show-password~input[type=text],.form-wrapper--reset-password .hs-reset-widget-show-password~input[type=password],.form-wrapper--reset-password .hs-reset-widget-show-password~input[type=text],.form-wrapper--reset-password a[href^="javascript:show_password"]~input[type=password],.form-wrapper--reset-password a[href^="javascript:show_password"]~input[type=text],.form-wrapper--reset-password-request .hs-login-widget-show-password~input[type=password],.form-wrapper--reset-password-request .hs-login-widget-show-password~input[type=text],.form-wrapper--reset-password-request .hs-register-widget-show-password~input[type=password],.form-wrapper--reset-password-request .hs-register-widget-show-password~input[type=text],.form-wrapper--reset-password-request .hs-reset-widget-show-password~input[type=password],.form-wrapper--reset-password-request .hs-reset-widget-show-password~input[type=text],.form-wrapper--reset-password-request a[href^="javascript:show_password"]~input[type=password],.form-wrapper--reset-password-request a[href^="javascript:show_password"]~input[type=text]{padding-right:3rem}.form-wrapper--membership-login input[type=checkbox],.form-wrapper--membership-registration input[type=checkbox],.form-wrapper--reset-password input[type=checkbox],.form-wrapper--reset-password-request input[type=checkbox]{align-items:center;appearance:none;border:1px solid #dddbe4;border-radius:4px;cursor:pointer;display:inline-flex;height:16px;justify-content:center;margin:0;width:16px}.form-wrapper--membership-login input[type=checkbox]:checked,.form-wrapper--membership-registration input[type=checkbox]:checked,.form-wrapper--reset-password input[type=checkbox]:checked,.form-wrapper--reset-password-request input[type=checkbox]:checked{background-color:#3a8785;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 12 10'%3E%3Cpath d='M1 5.5 4.5 9 11 1'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:10px 10px;border-color:#3a8785}.form-wrapper--membership-login .hs-login-widget-show-password,.form-wrapper--membership-login .hs-register-widget-show-password,.form-wrapper--membership-login .hs-reset-widget-show-password,.form-wrapper--membership-login .hs-show-password,.form-wrapper--membership-login .hs-show-password-toggle,.form-wrapper--membership-login .show-password,.form-wrapper--membership-login a[href^="javascript:show_password"],.form-wrapper--membership-registration .hs-login-widget-show-password,.form-wrapper--membership-registration .hs-register-widget-show-password,.form-wrapper--membership-registration .hs-reset-widget-show-password,.form-wrapper--membership-registration .hs-show-password,.form-wrapper--membership-registration .hs-show-password-toggle,.form-wrapper--membership-registration .show-password,.form-wrapper--membership-registration a[href^="javascript:show_password"],.form-wrapper--reset-password .hs-login-widget-show-password,.form-wrapper--reset-password .hs-register-widget-show-password,.form-wrapper--reset-password .hs-reset-widget-show-password,.form-wrapper--reset-password .hs-show-password,.form-wrapper--reset-password .hs-show-password-toggle,.form-wrapper--reset-password .show-password,.form-wrapper--reset-password a[href^="javascript:show_password"],.form-wrapper--reset-password-request .hs-login-widget-show-password,.form-wrapper--reset-password-request .hs-register-widget-show-password,.form-wrapper--reset-password-request .hs-reset-widget-show-password,.form-wrapper--reset-password-request .hs-show-password,.form-wrapper--reset-password-request .hs-show-password-toggle,.form-wrapper--reset-password-request .show-password,.form-wrapper--reset-password-request a[href^="javascript:show_password"]{align-items:center;display:inline-flex;justify-content:center;position:absolute;right:.75rem;text-decoration:none;top:50%;transform:translateY(-50%);z-index:2}.form-wrapper--membership-login .hs-login-widget-show-password,.form-wrapper--membership-login .hs-register-widget-show-password,.form-wrapper--membership-login .hs-reset-widget-show-password,.form-wrapper--membership-login a[href^="javascript:show_password"],.form-wrapper--membership-registration .hs-login-widget-show-password,.form-wrapper--membership-registration .hs-register-widget-show-password,.form-wrapper--membership-registration .hs-reset-widget-show-password,.form-wrapper--membership-registration a[href^="javascript:show_password"],.form-wrapper--reset-password .hs-login-widget-show-password,.form-wrapper--reset-password .hs-register-widget-show-password,.form-wrapper--reset-password .hs-reset-widget-show-password,.form-wrapper--reset-password a[href^="javascript:show_password"],.form-wrapper--reset-password-request .hs-login-widget-show-password,.form-wrapper--reset-password-request .hs-register-widget-show-password,.form-wrapper--reset-password-request .hs-reset-widget-show-password,.form-wrapper--reset-password-request a[href^="javascript:show_password"]{background:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%232b6564' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M1 12s4-7 11-7 11 7 11 7-4 7-11 7-11-7-11-7'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:18px 18px;border:none;border-radius:999px;cursor:pointer;height:32px;overflow:hidden;text-indent:-9999px;transition:border-color .2s ease,box-shadow .2s ease;width:32px}.form-wrapper--membership-login .hs-login-widget-show-password:focus-visible,.form-wrapper--membership-login .hs-register-widget-show-password:focus-visible,.form-wrapper--membership-login .hs-reset-widget-show-password:focus-visible,.form-wrapper--membership-login a[href^="javascript:show_password"]:focus-visible,.form-wrapper--membership-registration .hs-login-widget-show-password:focus-visible,.form-wrapper--membership-registration .hs-register-widget-show-password:focus-visible,.form-wrapper--membership-registration .hs-reset-widget-show-password:focus-visible,.form-wrapper--membership-registration a[href^="javascript:show_password"]:focus-visible,.form-wrapper--reset-password .hs-login-widget-show-password:focus-visible,.form-wrapper--reset-password .hs-register-widget-show-password:focus-visible,.form-wrapper--reset-password .hs-reset-widget-show-password:focus-visible,.form-wrapper--reset-password a[href^="javascript:show_password"]:focus-visible,.form-wrapper--reset-password-request .hs-login-widget-show-password:focus-visible,.form-wrapper--reset-password-request .hs-register-widget-show-password:focus-visible,.form-wrapper--reset-password-request .hs-reset-widget-show-password:focus-visible,.form-wrapper--reset-password-request a[href^="javascript:show_password"]:focus-visible{box-shadow:0 0 0 3px rgba(58,135,133,.2)}.form-wrapper--membership-login .hs-login-widget-show-password.is-active,.form-wrapper--membership-login .hs-register-widget-show-password.is-active,.form-wrapper--membership-login .hs-reset-widget-show-password.is-active,.form-wrapper--membership-login a[href^="javascript:show_password"].is-active,.form-wrapper--membership-registration .hs-login-widget-show-password.is-active,.form-wrapper--membership-registration .hs-register-widget-show-password.is-active,.form-wrapper--membership-registration .hs-reset-widget-show-password.is-active,.form-wrapper--membership-registration a[href^="javascript:show_password"].is-active,.form-wrapper--reset-password .hs-login-widget-show-password.is-active,.form-wrapper--reset-password .hs-register-widget-show-password.is-active,.form-wrapper--reset-password .hs-reset-widget-show-password.is-active,.form-wrapper--reset-password a[href^="javascript:show_password"].is-active,.form-wrapper--reset-password-request .hs-login-widget-show-password.is-active,.form-wrapper--reset-password-request .hs-register-widget-show-password.is-active,.form-wrapper--reset-password-request .hs-reset-widget-show-password.is-active,.form-wrapper--reset-password-request a[href^="javascript:show_password"].is-active{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%232b6564' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M1 12s4-7 11-7 11 7 11 7-4 7-11 7-11-7-11-7'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3Cpath d='m3 3 18 18'/%3E%3C/svg%3E")}.form-wrapper--membership-login .hs-login-widget-show-password.is-disabled,.form-wrapper--membership-login .hs-register-widget-show-password.is-disabled,.form-wrapper--membership-login .hs-reset-widget-show-password.is-disabled,.form-wrapper--membership-login a[href^="javascript:show_password"].is-disabled,.form-wrapper--membership-registration .hs-login-widget-show-password.is-disabled,.form-wrapper--membership-registration .hs-register-widget-show-password.is-disabled,.form-wrapper--membership-registration .hs-reset-widget-show-password.is-disabled,.form-wrapper--membership-registration a[href^="javascript:show_password"].is-disabled,.form-wrapper--reset-password .hs-login-widget-show-password.is-disabled,.form-wrapper--reset-password .hs-register-widget-show-password.is-disabled,.form-wrapper--reset-password .hs-reset-widget-show-password.is-disabled,.form-wrapper--reset-password a[href^="javascript:show_password"].is-disabled,.form-wrapper--reset-password-request .hs-login-widget-show-password.is-disabled,.form-wrapper--reset-password-request .hs-register-widget-show-password.is-disabled,.form-wrapper--reset-password-request .hs-reset-widget-show-password.is-disabled,.form-wrapper--reset-password-request a[href^="javascript:show_password"].is-disabled{opacity:.4;pointer-events:none}.form-wrapper--membership-login .hs-show-password input[type=checkbox],.form-wrapper--membership-login .show-password input[type=checkbox],.form-wrapper--membership-registration .hs-show-password input[type=checkbox],.form-wrapper--membership-registration .show-password input[type=checkbox],.form-wrapper--reset-password .hs-show-password input[type=checkbox],.form-wrapper--reset-password .show-password input[type=checkbox],.form-wrapper--reset-password-request .hs-show-password input[type=checkbox],.form-wrapper--reset-password-request .show-password input[type=checkbox]{height:1px;opacity:0;pointer-events:none;position:absolute;width:1px}.form-wrapper--membership-login .hs-show-password button,.form-wrapper--membership-login .hs-show-password label,.form-wrapper--membership-login .hs-show-password-toggle,.form-wrapper--membership-login .show-password button,.form-wrapper--membership-login .show-password label,.form-wrapper--membership-registration .hs-show-password button,.form-wrapper--membership-registration .hs-show-password label,.form-wrapper--membership-registration .hs-show-password-toggle,.form-wrapper--membership-registration .show-password button,.form-wrapper--membership-registration .show-password label,.form-wrapper--reset-password .hs-show-password button,.form-wrapper--reset-password .hs-show-password label,.form-wrapper--reset-password .hs-show-password-toggle,.form-wrapper--reset-password .show-password button,.form-wrapper--reset-password .show-password label,.form-wrapper--reset-password-request .hs-show-password button,.form-wrapper--reset-password-request .hs-show-password label,.form-wrapper--reset-password-request .hs-show-password-toggle,.form-wrapper--reset-password-request .show-password button,.form-wrapper--reset-password-request .show-password label{align-items:center;background:#fff;border:1px solid #dddbe4;border-radius:999px;color:transparent;cursor:pointer;display:inline-flex;font-size:0;height:32px;justify-content:center;margin:0;padding:0;transition:border-color .2s ease,box-shadow .2s ease;width:32px}.form-wrapper--membership-login .hs-show-password button:focus-visible,.form-wrapper--membership-login .hs-show-password label:focus-visible,.form-wrapper--membership-login .hs-show-password-toggle:focus-visible,.form-wrapper--membership-login .show-password button:focus-visible,.form-wrapper--membership-login .show-password label:focus-visible,.form-wrapper--membership-registration .hs-show-password button:focus-visible,.form-wrapper--membership-registration .hs-show-password label:focus-visible,.form-wrapper--membership-registration .hs-show-password-toggle:focus-visible,.form-wrapper--membership-registration .show-password button:focus-visible,.form-wrapper--membership-registration .show-password label:focus-visible,.form-wrapper--reset-password .hs-show-password button:focus-visible,.form-wrapper--reset-password .hs-show-password label:focus-visible,.form-wrapper--reset-password .hs-show-password-toggle:focus-visible,.form-wrapper--reset-password .show-password button:focus-visible,.form-wrapper--reset-password .show-password label:focus-visible,.form-wrapper--reset-password-request .hs-show-password button:focus-visible,.form-wrapper--reset-password-request .hs-show-password label:focus-visible,.form-wrapper--reset-password-request .hs-show-password-toggle:focus-visible,.form-wrapper--reset-password-request .show-password button:focus-visible,.form-wrapper--reset-password-request .show-password label:focus-visible{border-color:#3a8785;box-shadow:0 0 0 3px rgba(58,135,133,.2);outline:none}.form-wrapper--membership-login .hs-show-password button,.form-wrapper--membership-login .hs-show-password label,.form-wrapper--membership-login .hs-show-password-toggle,.form-wrapper--membership-login .show-password button,.form-wrapper--membership-login .show-password label,.form-wrapper--membership-registration .hs-show-password button,.form-wrapper--membership-registration .hs-show-password label,.form-wrapper--membership-registration .hs-show-password-toggle,.form-wrapper--membership-registration .show-password button,.form-wrapper--membership-registration .show-password label,.form-wrapper--reset-password .hs-show-password button,.form-wrapper--reset-password .hs-show-password label,.form-wrapper--reset-password .hs-show-password-toggle,.form-wrapper--reset-password .show-password button,.form-wrapper--reset-password .show-password label,.form-wrapper--reset-password-request .hs-show-password button,.form-wrapper--reset-password-request .hs-show-password label,.form-wrapper--reset-password-request .hs-show-password-toggle,.form-wrapper--reset-password-request .show-password button,.form-wrapper--reset-password-request .show-password label{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%232b6564' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M1 12s4-7 11-7 11 7 11 7-4 7-11 7-11-7-11-7'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:18px 18px}.form-wrapper--membership-login .hs-form-booleancheckbox,.form-wrapper--membership-login .hs-form-booleancheckbox-display,.form-wrapper--membership-registration .hs-form-booleancheckbox,.form-wrapper--membership-registration .hs-form-booleancheckbox-display,.form-wrapper--reset-password .hs-form-booleancheckbox,.form-wrapper--reset-password .hs-form-booleancheckbox-display,.form-wrapper--reset-password-request .hs-form-booleancheckbox,.form-wrapper--reset-password-request .hs-form-booleancheckbox-display{align-items:center;display:flex;gap:.5rem}.form-wrapper--membership-login #hs-passwordless-auth-checkbox-consent,.form-wrapper--membership-login label[for=hs-login-widget-remember],.form-wrapper--membership-login label[for=hs-passwordless-auth-explicit-consent],.form-wrapper--membership-registration #hs-passwordless-auth-checkbox-consent,.form-wrapper--membership-registration label[for=hs-login-widget-remember],.form-wrapper--membership-registration label[for=hs-passwordless-auth-explicit-consent],.form-wrapper--reset-password #hs-passwordless-auth-checkbox-consent,.form-wrapper--reset-password label[for=hs-login-widget-remember],.form-wrapper--reset-password label[for=hs-passwordless-auth-explicit-consent],.form-wrapper--reset-password-request #hs-passwordless-auth-checkbox-consent,.form-wrapper--reset-password-request label[for=hs-login-widget-remember],.form-wrapper--reset-password-request label[for=hs-passwordless-auth-explicit-consent]{font-weight:600}.form-wrapper--membership-login .hs-error-msgs,.form-wrapper--membership-registration .hs-error-msgs,.form-wrapper--reset-password .hs-error-msgs,.form-wrapper--reset-password-request .hs-error-msgs{color:#b42318;font-size:.875rem;font-weight:300;list-style:none;margin:.25rem 0 0;padding:0}.form-wrapper--membership-login .hs-error-msg,.form-wrapper--membership-registration .hs-error-msg,.form-wrapper--reset-password .hs-error-msg,.form-wrapper--reset-password-request .hs-error-msg{color:#b42318;font-weight:300}.form-wrapper--membership-login .hs-button,.form-wrapper--membership-login button[type=submit],.form-wrapper--membership-login input[type=submit],.form-wrapper--membership-registration .hs-button,.form-wrapper--membership-registration button[type=submit],.form-wrapper--membership-registration input[type=submit],.form-wrapper--reset-password .hs-button,.form-wrapper--reset-password button[type=submit],.form-wrapper--reset-password input[type=submit],.form-wrapper--reset-password-request .hs-button,.form-wrapper--reset-password-request button[type=submit],.form-wrapper--reset-password-request input[type=submit]{align-self:flex-start;background-color:#3a8785;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 1.75rem;transition:background-color .2s ease,transform .05s ease}.form-wrapper--membership-login .hs-button:focus-visible,.form-wrapper--membership-login .hs-button:hover,.form-wrapper--membership-login button[type=submit]:focus-visible,.form-wrapper--membership-login button[type=submit]:hover,.form-wrapper--membership-login input[type=submit]:focus-visible,.form-wrapper--membership-login input[type=submit]:hover,.form-wrapper--membership-registration .hs-button:focus-visible,.form-wrapper--membership-registration .hs-button:hover,.form-wrapper--membership-registration button[type=submit]:focus-visible,.form-wrapper--membership-registration button[type=submit]:hover,.form-wrapper--membership-registration input[type=submit]:focus-visible,.form-wrapper--membership-registration input[type=submit]:hover,.form-wrapper--reset-password .hs-button:focus-visible,.form-wrapper--reset-password .hs-button:hover,.form-wrapper--reset-password button[type=submit]:focus-visible,.form-wrapper--reset-password button[type=submit]:hover,.form-wrapper--reset-password input[type=submit]:focus-visible,.form-wrapper--reset-password input[type=submit]:hover,.form-wrapper--reset-password-request .hs-button:focus-visible,.form-wrapper--reset-password-request .hs-button:hover,.form-wrapper--reset-password-request button[type=submit]:focus-visible,.form-wrapper--reset-password-request button[type=submit]:hover,.form-wrapper--reset-password-request input[type=submit]:focus-visible,.form-wrapper--reset-password-request input[type=submit]:hover{background-color:#317270}.form-wrapper--membership-login .hs-button:active,.form-wrapper--membership-login button[type=submit]:active,.form-wrapper--membership-login input[type=submit]:active,.form-wrapper--membership-registration .hs-button:active,.form-wrapper--membership-registration button[type=submit]:active,.form-wrapper--membership-registration input[type=submit]:active,.form-wrapper--reset-password .hs-button:active,.form-wrapper--reset-password button[type=submit]:active,.form-wrapper--reset-password input[type=submit]:active,.form-wrapper--reset-password-request .hs-button:active,.form-wrapper--reset-password-request button[type=submit]:active,.form-wrapper--reset-password-request input[type=submit]:active{transform:translateY(1px)}.form-wrapper--membership-login .forgot-password,.form-wrapper--membership-login .hs-reset-password,.form-wrapper--membership-login a,.form-wrapper--membership-registration .forgot-password,.form-wrapper--membership-registration .hs-reset-password,.form-wrapper--membership-registration a,.form-wrapper--reset-password .forgot-password,.form-wrapper--reset-password .hs-reset-password,.form-wrapper--reset-password a,.form-wrapper--reset-password-request .forgot-password,.form-wrapper--reset-password-request .hs-reset-password,.form-wrapper--reset-password-request a{font-size:.95rem}.form-wrapper--membership-login .hs-reset-password,.form-wrapper--membership-registration .hs-reset-password,.form-wrapper--reset-password .hs-reset-password,.form-wrapper--reset-password-request .hs-reset-password{display:inline-flex;margin-top:.25rem}.form-wrapper--membership-registration .hs-error-msg,.form-wrapper--membership-registration .hs-error-msgs,.form-wrapper--membership-registration .hs-error-msgs label{font-weight:300}.no-list{list-style:none}.no-list,.no-list li{margin:0;padding:0}.hs-membership-global-error:empty,.hs-membership-global-message:empty{display:none}.form-wrapper--membership-login .form-separator{align-items:center;color:rgba(34,34,34,.7);display:flex;font-size:.875rem;font-weight:600;gap:1rem;letter-spacing:.08em;margin:2rem 0 1.5rem;text-transform:uppercase;white-space:nowrap}.form-wrapper--membership-login .form-separator:after,.form-wrapper--membership-login .form-separator:before{background:#dddbe4;content:"";flex:1;height:1px}.hs_cos_wrapper_type_rich_text:last-child p{color:rgba(34,34,34,.7);margin-top:1.5rem}#hs-login-self-registration-link{display:flex;gap:.5rem}#hs-login-self-registration-link a{margin-left:.5rem}.membership-section{max-width:800px!important}.membership-section--narrow{max-width:640px!important}.membership-section--centered{text-align:center}.error-code{align-items:center;color:#2b6564;display:inline-flex;font-size:100px;font-weight:600;justify-content:center;margin-bottom:1rem}@media (max-width:810px){.error-code{font-size:70px}}.error-code .error-code__icon{font-size:100px;font-variation-settings:"FILL" 0,"wght" 700,"GRAD" 0,"opsz" 64;line-height:1}@media (max-width:810px){.error-code .error-code__icon{font-size:70px}}.button-wrapper--membership-logout{display:flex;margin:1.5rem 0 1rem}.button-wrapper--membership-access{display:flex;justify-content:center;margin-top:1.5rem}.button-wrapper--membership-access .hs-button,.button-wrapper--membership-access a.cta_button{align-items:center;background-color:#3a8785;border:none;border-radius:.5rem;color:#fff;display:inline-flex;font-family:Poppins,sans-serif;font-weight:400;gap:.5rem;justify-content:center;line-height:24px;padding:.5rem 1.5rem;text-align:center;text-decoration:none;transition:background-color .3s ease-in-out,color .3s ease-in-out,transform .05s ease-in-out}.button-wrapper--membership-access .hs-button:focus-visible,.button-wrapper--membership-access .hs-button:hover,.button-wrapper--membership-access a.cta_button:focus-visible,.button-wrapper--membership-access a.cta_button:hover{background-color:#2b6564;color:#fff;text-decoration:none}.button-wrapper--membership-access .hs-button:focus-visible,.button-wrapper--membership-access a.cta_button:focus-visible{box-shadow:0 0 0 3px rgba(58,135,133,.25);outline:none}.button-wrapper--membership-access .hs-button:active,.button-wrapper--membership-access a.cta_button:active{transform:translateY(1px)}.membership-logout{text-align:center}.membership-logout .button-wrapper--membership-logout{justify-content:center}.membership-logout .hs_cos_wrapper_type_rich_text p{color:#222;font-size:clamp(1rem,2.5vw,1.125rem);text-align:center}.accordion-module .accordion-item{border:0;border-bottom:1 solid #dddbe4}.accordion-module .accordion-item,.accordion-module .accordion-item .accordion-button{background-color:transparent;color:inherit}.accordion-module .accordion-item .accordion-button:after,.accordion-module .accordion-item .accordion-button:not(.collapsed):after{background-image:none;content:"keyboard_arrow_down";font-family:Material Symbols Outlined;font-size:1.5rem;font-style:normal;font-weight:400;line-height:1;position:absolute;right:1rem;top:50%;transform:translateY(-50%) rotate(180deg);transition:transform .3s ease;width:auto}.accordion-module .accordion-item .accordion-button.collapsed:after{transform:translateY(-50%) rotate(0deg)}.accordion-module .accordion-item .accordion-button:focus{box-shadow:none;outline:none}.buttons{gap:.5rem}.buttons.centered-in-columns{justify-items:center}.cards{gap:1.5rem;width:100%}.cards .card-item{background:#eee;border-radius:1rem;justify-content:space-between;padding:1.5rem}.cards .card-item,.cards .card-item .content{display:flex;flex-direction:column;gap:1.5rem}.cards .card-item img{aspect-ratio:16/9;border-radius:1rem;object-fit:cover;width:100%}.cards .card-item h3,.cards .card-item p{margin-bottom:0}.cards.module-theme- .card-item,.cards.module-theme-light .card-item,.cards.module-theme-standard .card-item{padding:0}.carousel-items-wrap{overflow:hidden;position:relative;width:100%}.carousel-items{display:flex;gap:16px;will-change:transform}.carousel-items.no-transition{transition:none!important}.carousel-slide{flex:0 0 auto;min-width:0;opacity:1;transition:opacity .3s ease;width:225px}.carousel-wrap{position:relative}@media screen and (max-width:576px){.carousel-wrap{margin-right:-1.5rem}.carousel-wrap .carousel-control{display:none}}.carousel-wrap .carousel-control{height:100%;position:absolute;top:0;transition:all .3s ease;width:40px}.carousel-wrap .carousel-control .material-symbols-outlined{padding:0}.carousel-wrap .carousel-control.prevBtn{left:0}.carousel-wrap .carousel-control.nextBtn{right:0}.carousel-wrap .carousel-control:hover{border:0;color:#222;text-decoration:none}.carousel-wrap .carousel-control:focus{text-decoration:none}.carousel-wrap .carousel-slide-inner{position:relative;width:100%}.carousel-wrap .carousel-slide-inner .media img{border-radius:.5rem;height:100%;object-fit:cover;width:100%}.carousel-wrap .carousel-slide-inner .actions{display:flex;justify-content:flex-end;margin-top:1rem}.form-module .form,.form-module form{margin:0 auto;max-width:550px;padding:0;width:100%}.form-module .form input:-webkit-autofill,.form-module form input:-webkit-autofill{background-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #fff!important}.form-module .form input[type=date],.form-module .form input[type=datetime-local],.form-module .form input[type=email],.form-module .form input[type=file],.form-module .form input[type=month],.form-module .form input[type=number],.form-module .form input[type=password],.form-module .form input[type=search],.form-module .form input[type=tel],.form-module .form input[type=text],.form-module .form input[type=time],.form-module .form input[type=url],.form-module .form input[type=week],.form-module .form select,.form-module .form textarea,.form-module form input[type=date],.form-module form input[type=datetime-local],.form-module form input[type=email],.form-module form input[type=file],.form-module form input[type=month],.form-module form input[type=number],.form-module form input[type=password],.form-module form input[type=search],.form-module form input[type=tel],.form-module form input[type=text],.form-module form input[type=time],.form-module form input[type=url],.form-module form input[type=week],.form-module form select,.form-module form textarea{background-color:#fff;border:1px solid #dddbe4;border-radius:1rem;box-sizing:border-box;color:#222;font-family:Poppins,sans-serif;font-size:1rem;padding:.75rem 1rem;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.form-module .form input[type=date]:focus,.form-module .form input[type=datetime-local]:focus,.form-module .form input[type=email]:focus,.form-module .form input[type=file]:focus,.form-module .form input[type=month]:focus,.form-module .form input[type=number]:focus,.form-module .form input[type=password]:focus,.form-module .form input[type=search]:focus,.form-module .form input[type=tel]:focus,.form-module .form input[type=text]:focus,.form-module .form input[type=time]:focus,.form-module .form input[type=url]:focus,.form-module .form input[type=week]:focus,.form-module .form select:focus,.form-module .form textarea:focus,.form-module form input[type=date]:focus,.form-module form input[type=datetime-local]:focus,.form-module form input[type=email]:focus,.form-module form input[type=file]:focus,.form-module form input[type=month]:focus,.form-module form input[type=number]:focus,.form-module form input[type=password]:focus,.form-module form input[type=search]:focus,.form-module form input[type=tel]:focus,.form-module form input[type=text]:focus,.form-module form input[type=time]:focus,.form-module form input[type=url]:focus,.form-module form input[type=week]:focus,.form-module form select:focus,.form-module form textarea:focus{border-color:#3a8785;box-shadow:none;outline:none}.form-module .form input::placeholder,.form-module .form textarea::placeholder,.form-module form input::placeholder,.form-module form textarea::placeholder{color:rgba(34,34,34,.6)}.form-module .form input:disabled,.form-module .form select:disabled,.form-module .form textarea:disabled,.form-module form input:disabled,.form-module form select:disabled,.form-module form textarea:disabled{background-color:#f0f3f2;color:rgba(34,34,34,.6);cursor:not-allowed}.form-module .form .is-autofilled,.form-module form .is-autofilled{background-color:rgba(218,238,237,.45);color:#222;opacity:.7;pointer-events:none}.form-module .form .input,.form-module form .input{margin:0!important}.form-module .form .hs-input,.form-module form .hs-input{width:100%!important}.form-module .form textarea,.form-module form textarea{min-height:150px;resize:vertical}.form-module .form textarea::placeholder,.form-module form textarea::placeholder{font-size:14px}.form-module .form input[type=checkbox],.form-module form input[type=checkbox]{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #dddbe4;border-radius:2px;cursor:pointer;flex-shrink:0;height:16px!important;margin:0;position:relative;width:16px!important}.form-module .form input[type=checkbox]:checked,.form-module form input[type=checkbox]:checked{background-color:#42bfb0;border-color:#42bfb0}.form-module .form input[type=checkbox]:checked:after,.form-module form input[type=checkbox]:checked:after{color:#fff;content:"✓";font-size:12px;left:3px;position:absolute;top:-1px}.form-module .form input[type=radio],.form-module form input[type=radio]{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #dddbe4;border-radius:50%;cursor:pointer;flex-shrink:0;height:16px!important;margin:0;position:relative;width:16px!important}.form-module .form input[type=radio]:checked,.form-module form input[type=radio]:checked{border-color:#3a8785}.form-module .form input[type=radio]:checked:after,.form-module form input[type=radio]:checked:after{background-color:#3a8785;border-radius:50%;content:"";height:8px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:8px}.form-module .form .hs-form-booleancheckbox-display,.form-module form .hs-form-booleancheckbox-display{align-items:center;display:flex}.form-module .form .hs-form-booleancheckbox-display>span,.form-module form .hs-form-booleancheckbox-display>span{display:inline-block;font-size:14px;margin-left:0}.form-module .form .hs-form-checkbox-display,.form-module .form .hs-form-radio-display,.form-module form .hs-form-checkbox-display,.form-module form .hs-form-radio-display{align-items:center;display:inline-flex;gap:.5rem}.form-module .form .hs-form-checkbox-display input,.form-module .form .hs-form-radio-display input,.form-module form .hs-form-checkbox-display input,.form-module form .hs-form-radio-display input{margin-right:0}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.form-module .form .legal-consent-container .hs-form-booleancheckbox-display,.form-module form .legal-consent-container .hs-form-booleancheckbox-display{align-items:center;display:-webkit-box!important;display:-webkit-flex!important;display:flex!important}}}.form-module .form .input select,.form-module form .input select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;background-image:url(https://27120052.fs1.hubspotusercontent-eu1.net/hubfs/27120052/Web2024/Icons/chevron-down.svg);background-position:right 12px center;background-repeat:no-repeat;background-size:16px;border-radius:1rem;box-sizing:border-box;color:#222;cursor:pointer;font-family:inherit;font-size:1rem;padding:.75rem 1rem;width:100%}.form-module .form .input select option,.form-module form .input select option{font-size:1em;padding:10px}.form-module .form .input select:focus,.form-module form .input select:focus{border-color:#3a8785;box-shadow:none;outline:none}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.form-module .form .input select,.form-module form .input select{color:#000}}}.form-module .form .input input[type=file],.form-module form .input input[type=file]{-webkit-appearance:none;appearance:none;background-color:#fff;border-radius:1rem;box-sizing:border-box;cursor:pointer;font-family:inherit;font-size:1rem;overflow:hidden;padding:.75rem 1rem;width:100%}.form-module .form .input input[type=file]::file-selector-button,.form-module form .input input[type=file]::file-selector-button{background-color:#3a8785;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-family:inherit;font-size:1rem;padding:8px 24px}.form-module .form .input input[type=file]::file-selector-button:hover,.form-module form .input input[type=file]::file-selector-button:hover{background-color:#2b6564}.form-module .form .input input[type=file]:focus,.form-module form .input input[type=file]:focus{border-color:#3a8785;box-shadow:none;outline:none}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.form-module .form .input input[type=file],.form-module form .input input[type=file]{-webkit-appearance:none}}}.form-module .form .hs-error-msg,.form-module form .hs-error-msg{color:#d32f2f;font-size:.825rem;margin-top:.5rem}.form-module .form .hs-error-msgs,.form-module .form .hs-error-msgs li,.form-module .form .hs-form-required,.form-module form .hs-error-msgs,.form-module form .hs-error-msgs li,.form-module form .hs-form-required{color:#d32f2f}.form-module .form .legal-consent-container,.form-module form .legal-consent-container{font-size:.825rem}.form-module .form label,.form-module form label{font-weight:400;margin-bottom:.25rem}.form-module .form fieldset,.form-module form fieldset{max-width:100%!important}.form-module .form fieldset.form-columns-2,.form-module form fieldset.form-columns-2{display:flex;gap:1rem}.form-module .form fieldset.form-columns-2 .input,.form-module form fieldset.form-columns-2 .input{margin-right:0!important}.form-module .form .hs-form-field,.form-module form .hs-form-field{margin-bottom:1rem}.form-module .form .hs-field-desc,.form-module form .hs-field-desc{font-size:14px;margin:.5rem 0}.form-module .form .hs_submit,.form-module form .hs_submit{margin-top:1.5rem}.form-module .form ul.inputs-list,.form-module form ul.inputs-list{list-style:none;padding:0}.form-module .form input[type=range],.form-module form input[type=range]{accent-color:#3a8785;width:100%}.form-module .form input[type=color],.form-module form input[type=color]{background-color:#fff;border:1px solid #dddbe4;border-radius:1rem;height:48px;padding:.25rem;width:100%}.form-module .form .hs-form-booleancheckbox-display input,.form-module form .hs-form-booleancheckbox-display input{margin-right:.5rem}.form-module .form .legal-consent-container .hs-form-booleancheckbox-display input,.form-module form .legal-consent-container .hs-form-booleancheckbox-display input{float:left;margin-top:.25rem}.form-module .form fieldset.form-columns-2>.hs-form-field,.form-module form fieldset.form-columns-2>.hs-form-field{width:calc(50% - .5rem)}.form-module .form fieldset.form-columns-3>.hs-form-field,.form-module form fieldset.form-columns-3>.hs-form-field{width:calc(33.33% - .33rem)}.form-module .form fieldset.form-columns-1 .input,.form-module form fieldset.form-columns-1 .input{margin-right:0}.form-module .form fieldset.form-columns-1 .hs-input:not([type=checkbox]),.form-module form fieldset.form-columns-1 .hs-input:not([type=checkbox]){width:100%}.form-module .hs-button{background-color:#3a8785;border:none;border:0!important;color:#fff;font-weight:600;padding:8px 24px;transition:background-color .3s ease-in-out,color .3s ease-in-out,transform .05s ease-in-out}.form-module .hs-button:hover{background-color:#2b6564}.form-module .hs-button:active{transform:translateY(1px)}.form-module.module-theme- input[type=checkbox],.form-module.module-theme- input[type=email],.form-module.module-theme- input[type=file],.form-module.module-theme- input[type=number],.form-module.module-theme- input[type=password],.form-module.module-theme- input[type=tel],.form-module.module-theme- input[type=text],.form-module.module-theme- select,.form-module.module-theme- textarea,.form-module.module-theme-stardard input[type=checkbox],.form-module.module-theme-stardard input[type=email],.form-module.module-theme-stardard input[type=file],.form-module.module-theme-stardard input[type=number],.form-module.module-theme-stardard input[type=password],.form-module.module-theme-stardard input[type=tel],.form-module.module-theme-stardard input[type=text],.form-module.module-theme-stardard select,.form-module.module-theme-stardard textarea{border:1px solid #dddbe4}.hero{overflow:hidden;position:relative}.hero.media .image-container .overlay,.hero.media .image-container img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:1}.hero.media .image-container .overlay{z-index:2}.hero.media .text-container{color:#fff;max-width:1100px;min-height:500px;position:relative;z-index:3}.hero.media .text-container.justify-content-center{margin:0 auto}.hero .text-container{display:flex;padding-bottom:3.5rem;padding-top:3.5rem}.hero .text-container .text{display:flex;flex-direction:column;gap:1rem}.hero .text-container .text .subheading,.hero .text-container .text .subtitle,.hero .text-container .text .supporting_text,.hero .text-container .text p{font-family:Poppins,sans-serif;font-size:clamp(1.125rem,3vw,1.25rem)}.hero .text-container .buttons{display:flex;gap:1rem}@media screen and (max-width:992px){.hero .text-container{padding-left:1.5rem;padding-right:1.5rem}.hero.container-fullwidth .text-container{padding-left:2.5rem;padding-right:2.5rem}}.split-media-and-text{padding:1rem 0}.split-media-and-text .content{gap:2rem}.split-media-and-text .content .media,.split-media-and-text .content .text{display:flex;flex-direction:column;justify-content:center}.split-media-and-text .content .text .buttons{display:flex;gap:.5rem}.split-media-and-text .content img{object-fit:cover}.quote-module blockquote{display:flex;gap:.5rem;justify-content:center}.quote-module figcaption:before{content:"— "}#expert-article{overflow-x:hidden}.rich-text-editor{display:flex;flex-direction:column;gap:1rem;min-width:0}.rich-text-editor>*{min-width:0}.rich-text-editor .actions{display:flex;gap:.5rem}.rich-text-editor li,.rich-text-editor ol,.rich-text-editor ul{font-weight:300}.rich-text-editor [data-hs-responsive-table=true]{display:block!important;max-width:100%!important;overflow-x:auto!important;overflow-y:hidden;width:100%!important;-webkit-overflow-scrolling:touch;flex:0 1 100%;min-width:0!important}.rich-text-editor table{border:1px solid #dddbe4!important;border-collapse:collapse;border-radius:1rem!important;font-weight:300;max-width:none!important;width:100%!important}.rich-text-editor table strong{font-weight:500}.rich-text-editor td,.rich-text-editor th{border:1px solid #dddbe4!important;overflow-wrap:anywhere;padding:1rem!important;white-space:normal;word-break:normal}@media (max-width:992px){.rich-text-editor [data-hs-responsive-table=true] table{min-width:1100px!important;table-layout:auto!important}}.rich-text-editor [data-hs-responsive-table=true]{scrollbar-color:#3a8785 #f0f3f2;scrollbar-width:thin}.rich-text-editor [data-hs-responsive-table=true]::-webkit-scrollbar{height:8px}.rich-text-editor [data-hs-responsive-table=true]::-webkit-scrollbar-track{background-color:#f0f3f2}.rich-text-editor [data-hs-responsive-table=true]::-webkit-scrollbar-thumb{background-color:#3a8785;border-radius:4px}.rich-text-editor [data-hs-responsive-table=true]::-webkit-scrollbar-thumb:hover{background-color:#2e6a69}@media (max-width:992px){.rich-text-editor [data-hs-responsive-table=true]{box-shadow:inset -10px 0 10px -10px rgba(0,0,0,.1)}}.question-module{display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}@media (max-width:810px){.question-module{grid-template-columns:1fr}}.question-module .question{background-color:#f0f3f2}.fact-box .content-box{border-radius:.5rem;padding:1.5rem 1rem}.fact-box h1,.fact-box h2,.fact-box h3,.fact-box h4,.fact-box h5,.fact-box h6{font-family:Inter!important}.toggle-box{width:100%}.accordion-wrapper{display:flex;flex-direction:column;width:100%}.accordion-item{border-radius:.5rem!important;padding:1.5rem 1rem}.accordion-toggle{align-items:center;background:transparent;border:none;cursor:pointer;display:flex;justify-content:space-between;padding:0;text-align:left;width:100%}.accordion-text{display:flex;flex-direction:column}.accordion-subhead{font-size:13px;font-weight:400;margin-bottom:.5rem}.accordion-title{font-weight:500}.accordion-icon{font-size:20px!important;margin:0!important;padding:0!important;transform-origin:center;transition:transform .2s ease}.accordion-item.active .accordion-icon{transform:rotate(180deg)}.accordion-body{font-weight:300;height:0;overflow:hidden;padding:0;transition:height .25s ease,padding .25s ease}.accordion-item.active .accordion-body{padding-top:1rem}.accordion-body>:first-child{margin-top:0}.expert-media .image img{border-radius:.5rem;height:100%;object-fit:cover;width:100%}.table-of-content{background:#fff;border:1px solid #e5e7eb;border-radius:8px;font-family:inherit;max-width:fit-content;padding:16px;transition:max-width .35s cubic-bezier(.22,1,.36,1);width:100%}.table-of-content__header{align-items:center;cursor:pointer;display:flex;font-weight:500;gap:16px;justify-content:space-between;user-select:none}.table-of-content__title{align-items:center;display:flex;gap:8px;white-space:nowrap}.table-of-content__chevron,.table-of-content__icon{flex-shrink:0;font-size:20px!important;line-height:1;padding:0!important}.table-of-content__chevron{transition:transform .25s ease}.table-of-content__list{max-height:0;opacity:1;overflow:hidden;padding-left:0;transform:translateY(-4px);transition:max-height .35s cubic-bezier(.22,1,.36,1),transform .25s ease}.table-of-content__list a{border-left:2px solid #e5e7eb;color:#5c5963;display:block;font-size:13px;padding:6px 0 6px 16px;text-decoration:underline;transition:border-color .2s ease}.table-of-content__list a:hover{border-left-color:#222;color:#222}.table-of-content.is-open{display:flex;flex-direction:column;gap:1rem;max-width:100%}.table-of-content.is-open .table-of-content__chevron{transform:rotate(180deg)}.table-of-content.is-open .table-of-content__list{max-height:1000px;opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.table-of-content,.table-of-content__list{transition:none}}.article-detail{align-items:center;display:flex;flex-wrap:wrap;font-size:13px;gap:.5rem}.article-bookmark{align-items:center;background:transparent;border:0;color:#2b6564;cursor:pointer;display:inline-flex;gap:.5rem;justify-content:center;margin:0 0 2rem;padding:0}.article-bookmark .material-symbols-outlined{font-size:28px;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;transition:transform .16s ease}.article-bookmark:focus-visible .material-symbols-outlined,.article-bookmark:hover .material-symbols-outlined{transform:scale(1.06)}.article-bookmark.is-active .material-symbols-outlined{font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24}.article-bookmark__label{font-size:.85rem;font-weight:500}body.is-bookmark-open{overflow:hidden}.bookmark-modal{align-items:center;display:flex;inset:0;justify-content:center;overflow-y:auto;overscroll-behavior:contain;padding:1.5rem;position:fixed;-webkit-overflow-scrolling:touch;opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:1200}.bookmark-modal[aria-hidden=false]{opacity:1;pointer-events:auto}.bookmark-modal__backdrop{background:rgba(0,0,0,.4);inset:0;opacity:0;position:fixed;transition:opacity .2s ease}.bookmark-modal__panel{background:#fff;border-radius:1rem;box-shadow:0 24px 60px rgba(0,0,0,.2);display:flex;flex-direction:column;gap:1.5rem;margin:1.5rem auto;opacity:0;padding:2rem;position:relative;transform:translateY(12px) scale(.98);transition:transform .2s ease,opacity .2s ease;width:min(720px,100%);z-index:1}.bookmark-modal[aria-hidden=false] .bookmark-modal__backdrop{opacity:1}.bookmark-modal[aria-hidden=false] .bookmark-modal__panel{opacity:1;transform:translateY(0) scale(1)}.bookmark-modal__header{align-content:center;align-items:center;display:flex;gap:.75rem;margin-bottom:2rem}.bookmark-modal__title{align-items:center;color:#222;display:inline-flex;font-weight:500;gap:.75rem;margin:0}.bookmark-modal__title .material-symbols-outlined{color:#2b6564;font-size:26px}.bookmark-modal__close{background:transparent;border:none;color:#3a8785;cursor:pointer;margin-left:0;padding:0}.bookmark-modal__body{display:flex;flex-direction:column;gap:1rem}.bookmark-modal__filters{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;margin-left:auto}.bookmark-modal__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23222' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right .85rem center;background-repeat:no-repeat;background-size:.9rem;border:1px solid #dddbe4;border-radius:.6rem;color:#222;font-family:inherit;font-size:.9rem;min-width:200px;padding:.5rem 2.7rem .5rem .9rem}.bookmark-modal__select:focus,.bookmark-modal__select:focus-visible{border-color:#dddbe4;box-shadow:none;outline:none}.bookmark-modal__empty{color:rgba(34,34,34,.7);font-weight:300;margin:0;text-align:center}.bookmark-modal__list{display:flex;flex-direction:column;gap:1rem;list-style:none;margin:0;padding:0}.bookmark-modal__item{align-items:start;border-bottom:1px solid rgba(221,219,228,.6);display:grid;gap:1rem;grid-template-columns:1fr auto;padding-bottom:.75rem}.bookmark-modal__content{display:flex;flex-direction:column;gap:.35rem}.bookmark-modal__link{align-items:center;color:#222;display:inline-flex;font-weight:500;gap:.5rem;text-decoration:none;transition:opacity .2s ease}.bookmark-modal__link .material-symbols-outlined{color:inherit;font-size:1.1rem}.bookmark-modal__link:focus-visible,.bookmark-modal__link:hover{opacity:.8;text-decoration:none}.bookmark-modal__meta{color:rgba(34,34,34,.6);font-size:.85rem}.bookmark-modal__remove{align-items:center;background:transparent;border:none;color:#3a8785;cursor:pointer;display:inline-flex;font-weight:500;justify-content:center;padding:0}.bookmark-modal__remove .material-symbols-outlined{font-size:1.15rem}.news-updates{--news-gap:1rem;--news-visible-max:4.25;--news-visible-min:1.25;--news-card-preferred:260px;--news-visible:clamp(var(--news-visible-min),calc(100%/(var(--news-card-preferred) + var(--news-gap))),var(--news-visible-max))}@media (max-width:1200px){.news-updates{--news-visible:3.25}}@media (max-width:992px){.news-updates{--news-visible:2.25}}@media (max-width:576px){.news-updates{--news-visible:1.25}}.news-updates__header{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem;width:100%}.news-updates__header--end{justify-content:flex-end}.news-updates__title{margin:0}.news-updates__controls{display:flex;gap:.5rem;justify-content:flex-end}.news-updates__nav{align-items:center;background:#fff;border:1px solid #dddbe4;border-radius:4px;box-shadow:none;cursor:pointer;display:inline-flex;height:40px;justify-content:center;padding:0;transition:border-color .16s ease,transform .16s ease,background-color .16s ease;user-select:none;width:40px}.news-updates__nav:disabled{cursor:not-allowed;opacity:.4}.news-updates__nav:hover{background-color:#f6f6f6;box-shadow:none}.news-updates__nav:focus-visible{outline:2px solid rgba(0,0,0,.35);outline-offset:2px}.news-updates__nav .material-symbols-outlined{color:#3a8785;font-size:18px}.news-updates__nav[data-news-prev] .material-symbols-outlined{transform:translateX(-2px)}.news-updates__nav[data-news-next] .material-symbols-outlined{transform:translateX(2px)}.news-updates__viewport{overflow:hidden;width:100%}.news-updates__track{display:flex;gap:var(--news-gap);transition:transform .6s ease;will-change:transform}.news-updates__slide{flex:0 0 calc((100% - (var(--news-visible) - 1)*var(--news-gap))/var(--news-visible));min-width:0}.news-updates__card{background-color:#f6f3ed;border-radius:1rem;color:inherit;display:flex;flex-direction:column;gap:0;height:100%;overflow:hidden;padding:0;text-decoration:none;transform:none}.news-updates__card:focus-visible,.news-updates__card:hover{text-decoration:none}.news-updates__media img{border-radius:0;display:block;height:180px;object-fit:cover;transform:scale(1);transition:transform .2s ease;width:100%}.news-updates__media{border-radius:1rem 1rem 0 0;overflow:hidden}.news-updates__card:focus-visible .news-updates__media img,.news-updates__card:hover .news-updates__media img{transform:scale(1.05)}.news-updates__content{display:flex;flex-direction:column;gap:.75rem;padding:1rem}.news-updates__chip{align-items:center;background-color:#fff;border-radius:.5rem;color:#222;display:inline-flex;gap:.5rem;padding:4px 8px;width:fit-content}.news-updates__chip-text{color:inherit;font-size:13px;font-weight:500}.news-updates__headline{font-size:1.125rem;font-weight:500;margin:0}.news-updates__summary{margin:0}body.is-meddelande-open{overflow:hidden}.meddelande-modal{align-items:center;display:flex;inset:0;justify-content:center;overflow-y:auto;overscroll-behavior:contain;padding:1.5rem;position:fixed;-webkit-overflow-scrolling:touch;opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:1200}.meddelande-modal[aria-hidden=false]{opacity:1;pointer-events:auto}.meddelande-modal__backdrop{background:rgba(0,0,0,.4);inset:0;opacity:0;position:fixed;transition:opacity .2s ease}.meddelande-modal__panel{background:#fff;border-radius:1rem;box-shadow:0 24px 60px rgba(0,0,0,.2);display:flex;flex-direction:column;gap:1.5rem;margin:1.5rem auto;opacity:0;padding:2rem;position:relative;transform:translateY(12px) scale(.98);transition:transform .2s ease,opacity .2s ease;width:min(720px,100%);z-index:1}.meddelande-modal[aria-hidden=false] .meddelande-modal__backdrop{opacity:1}.meddelande-modal[aria-hidden=false] .meddelande-modal__panel{opacity:1;transform:translateY(0) scale(1)}.meddelande-modal__header{align-items:center;display:flex;gap:.75rem}.meddelande-modal__title{align-items:center;color:#222;display:inline-flex;font-weight:500;gap:.75rem}.meddelande-modal__title .material-symbols-outlined{color:#2b6564;font-size:26px}.meddelande-modal__close{background:transparent;border:none;color:#3a8785;cursor:pointer;margin-left:auto;padding:0}.meddelande-modal__form{display:flex;flex-direction:column;gap:1.5rem}.meddelande-modal__form.is-hidden{display:none}.meddelande-modal__field{display:flex;flex-direction:column;gap:.5rem}.meddelande-modal__label{color:#222;font-weight:400}.meddelande-modal__label.is-required:after{color:#b42318;content:" *";font-weight:400}.meddelande-modal__subtext{color:rgba(34,34,34,.7);font-size:.875rem;font-weight:300}.meddelande-modal__input,.meddelande-modal__textarea{background:#fff;border:1px solid #dddbe4;border-radius:12px;box-shadow:none;color:#222;font-family:inherit;font-size:1rem;outline:none;padding:.75rem 1rem;transition:border-color .2s ease;width:100%}.meddelande-modal__input:focus,.meddelande-modal__textarea:focus{border-color:#3a8785;outline:none}.meddelande-modal__textarea{min-height:140px;resize:vertical}.meddelande-modal__radio-group{align-items:center;display:flex;gap:1.5rem}.meddelande-modal__radio{align-items:center;color:#222;cursor:pointer;display:inline-flex;font-size:.95rem;gap:.5rem}.meddelande-modal__radio input[type=radio]{accent-color:#3a8785;cursor:pointer}.meddelande-modal__file-input{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.meddelande-modal__upload{align-items:center;background:#fff;border:2px dashed #dddbe4;border-radius:12px;color:#222;cursor:pointer;display:flex;flex-direction:column;gap:.5rem;justify-content:center;min-height:170px;padding:1.5rem;text-align:center}.meddelande-modal__upload .material-symbols-outlined{color:#3a8785;font-size:48px;font-variation-settings:"wght" 400}.meddelande-modal__upload.is-dragover{background:rgba(58,135,133,.05);border-color:#3a8785}.meddelande-modal__file-name{color:#222;display:none;font-size:.875rem;font-weight:300;margin-top:.5rem;word-break:break-word}.meddelande-modal__file-preview-title{color:rgba(34,34,34,.8);display:none;font-size:.85rem;font-weight:300;margin:.75rem 0 .5rem}.meddelande-modal__file-preview{display:none;flex-direction:column;gap:.5rem;margin-top:0;width:100%}.meddelande-modal__file-banner{align-items:center;background:#f0f3f1;border:1px solid #daeeed;border-radius:12px;display:flex;gap:.75rem;padding:.75rem 1rem;width:100%}.meddelande-modal__file-thumb{object-fit:cover}.meddelande-modal__file-icon,.meddelande-modal__file-thumb{background:#fff;border:1px solid #daeeed;border-radius:8px;height:48px;width:48px}.meddelande-modal__file-icon{align-items:center;color:#3a8785;display:flex;justify-content:center}.meddelande-modal__file-icon .material-symbols-outlined{font-size:28px}.meddelande-modal__file-info{align-items:center;display:flex;flex:1;justify-content:flex-start;text-align:left}.meddelande-modal__file-name-text{color:#222;font-size:.95rem;font-weight:300;word-break:break-word}.meddelande-modal__file-remove{align-items:center;background:none;border:none;color:#3a8785;cursor:pointer;display:inline-flex;justify-content:center;margin-left:.5rem;padding:0}.meddelande-modal__file-remove .material-symbols-outlined{font-size:20px}.meddelande-modal__upload-title{color:#222;font-weight:500}.meddelande-modal__upload-text{color:#222;font-size:.875rem;font-weight:300}.meddelande-modal__helper{color:rgba(34,34,34,.7);font-size:.75rem;font-weight:300;margin:0}.meddelande-modal__error{color:#b42318;display:none;font-size:.75rem;margin:0}.meddelande-modal__upload.is-error{border-color:#b42318}.meddelande-modal__actions{display:flex;justify-content:flex-end}.meddelande-modal__success{align-items:center;display:none;flex-direction:column;gap:.5rem;text-align:center}.meddelande-modal__success.is-visible{display:flex;padding:2rem}.meddelande-modal__success-title{color:#222;font-weight:500;margin:0}.meddelande-modal__success-text{color:#222;font-weight:300;margin:0}.meddelande-modal__success-visual{height:auto;margin-top:.75rem;width:min(140px,60%)}.meddelande-modal__submit{align-items:center;display:inline-flex;gap:.5rem}@media (max-width:576px){.meddelande-modal{padding:1rem}.meddelande-modal__panel{margin:1rem auto;padding:1.5rem}.meddelande-modal__radio-group{align-items:flex-start;flex-direction:column;gap:.75rem}}.important-dates{background:#fff}.important-dates__container{display:flex;flex-direction:column;gap:1.5rem;margin:0;width:100%}.important-dates__groups{gap:3rem}.important-dates__groups,.important-dates__year,.important-dates__year-body{display:flex;flex-direction:column}.important-dates__year-body{gap:1rem}.important-dates__month{background:transparent;border:none;padding:0}.important-dates__month-title{align-items:center;background:#edf6f6;border:1px solid #daeeed;border-radius:12px;color:#2b6564;cursor:pointer;display:flex;font-size:1.25rem;font-weight:500;gap:1rem;justify-content:space-between;line-height:1.2;list-style:none;margin:0;padding:.85rem 1.25rem;text-transform:capitalize}.important-dates__month-heading{color:inherit;margin:0}.important-dates__month-title::-webkit-details-marker{display:none}.important-dates__month-title::marker{content:""}.important-dates__month-title:after{color:#2b6564;content:"expand_more";display:inline-block;font-family:Material Symbols Outlined,sans-serif;font-size:1.5rem;line-height:1;transition:transform .2s ease}.important-dates__month[open] .important-dates__month-title:after{transform:rotate(180deg)}.important-dates__events{display:flex;flex-direction:column;margin-top:0;max-height:0;opacity:0;overflow:hidden;transform:translateY(-.35rem);transition:max-height .35s ease,opacity .25s ease,transform .35s ease,margin-top .35s ease;will-change:max-height,opacity,transform}.important-dates__month[open] .important-dates__events{margin-top:1.5rem;opacity:1;transform:translateY(0)}.important-dates__month-content-title{color:#222;font-size:1.125rem;font-weight:500;margin:0 0 1rem 1.25rem;text-transform:capitalize}.important-dates__events.is-past .important-dates__month-content-title{opacity:.6}.important-dates__row{align-items:center;border-bottom:1px solid #dddbe4;display:flex;gap:4rem;padding:1.5rem 0 1.5rem 1.25rem}.important-dates__events .important-dates__row:last-of-type{border-bottom:0;padding-bottom:0}.important-dates__events .important-dates__row:first-of-type{border-top:1px solid #dddbe4}.important-dates__row.is-past{opacity:.6}.important-dates__date{align-items:center;color:#222;display:inline-flex;flex:0 0 auto;font-size:.95rem;gap:.5rem}.important-dates__content{flex:1 1 auto;min-width:0}.important-dates__row.is-past .important-dates__date{color:rgba(34,34,34,.7)}.important-dates__date .material-symbols-outlined{color:inherit;font-size:20px;line-height:1}.important-dates__title{font-size:1rem;margin:0 0 .5rem}.important-dates__desc{font-size:.95rem}.important-dates__empty{color:rgba(34,34,34,.7);display:none;margin:0;text-align:center}.important-dates__empty.is-visible{display:block}@media (max-width:810px){.important-dates__container{gap:2rem}.important-dates__row{flex-direction:column;gap:2rem}}.content-feed{width:100%}.content-feed__inner{background:#fff;border:1px solid #dddbe4;border-radius:1rem;padding:1.5rem}.content-feed__header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:2rem}.content-feed__title{margin:0}.content-feed__grid{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:992px){.content-feed__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:576px){.content-feed__grid{grid-template-columns:1fr}}.content-feed__card{background:#fff;border:1px solid #dddbe4;border-radius:1rem;color:inherit;display:flex;flex-direction:column;gap:.75rem;padding:1.5rem 1rem;text-decoration:none;transition:background-color .16s ease}.content-feed--listing-latest-updated .content-feed__card{justify-content:space-between}.content-feed--listing-latest-updated .content-feed__card-body{display:flex;flex-direction:column;gap:.5rem}.content-feed--listing-latest-updated .content-feed__card-meta{display:flex;flex-direction:column}.content-feed--listing-latest-updated .content-feed__card-text{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-clamp:3;overflow:hidden}.content-feed--listing-latest-updated .content-feed__footer{margin-top:1rem}.content-feed--listing-latest-updated .content-feed__loading{align-items:center;background:#fff;border-radius:1rem;color:#222;display:none;flex-direction:column;font-size:1rem;gap:.75rem;justify-content:center;padding:1.5rem;text-align:center}.content-feed--listing-latest-updated .content-feed__loading-text{font-weight:300}.content-feed--listing-latest-updated .content-feed__spinner{animation:content-feed-spin .8s linear infinite;border:3px solid #dddbe4;border-radius:50%;border-top-color:#2b6564;height:32px;width:32px}.content-feed--listing-latest-updated .content-feed__grid .content-feed__loading{grid-column:1/-1}.content-feed__card:focus-visible,.content-feed__card:hover{background-color:#f5f5f5;text-decoration:none}.content-feed__chips{display:flex;flex-wrap:wrap;gap:.5rem}.content-feed:not(.content-feed--search-ai) .content-feed__chip{background:#d5ebea;color:#2b6564;font-weight:500}.content-feed:not(.content-feed--search-ai) .content-feed__chip:focus-visible,.content-feed:not(.content-feed--search-ai) .content-feed__chip:hover{background:#d5ebea;color:#2b6564}.content-feed__chip .material-symbols-outlined{font-size:16px;line-height:1}.content-feed__chip.chip{gap:.25rem}.content-feed__card-title{font-weight:500;margin:0}.content-feed__card-text{color:#222;margin:0}.content-feed__footer{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-top:auto}.content-feed__date{align-items:center;color:#5c5963;display:inline-flex;font-size:14px;font-weight:300;gap:.5rem}.content-feed__date .material-symbols-outlined{color:#5c5963}.content-feed__pagination{align-items:center;display:flex;gap:.75rem;justify-content:center;margin-top:1.5rem}.content-feed__pages{align-items:center;display:inline-flex;gap:.75rem}.content-feed__page,.content-feed__page-nav{align-items:center;background:transparent;border:none;border-radius:999px;color:#222;cursor:pointer;display:inline-flex;font-weight:300;height:32px;justify-content:center;min-width:32px;padding:0 8px;user-select:none}.content-feed__page-nav{height:auto;min-width:auto;padding:0}.content-feed__page-nav .material-symbols-outlined{color:#222}.content-feed--listing-latest-updated .content-feed__page,.content-feed--listing-latest-updated .content-feed__page-nav{font-weight:300}.content-feed__page.is-active{background:#f6f3ed;border-radius:4px;color:#222}.content-feed__page-nav:disabled,.content-feed__page:disabled{cursor:not-allowed;opacity:.4}.content-feed__page-nav:disabled .material-symbols-outlined{color:#dddbe4}.content-feed__total{color:#5c5c5c;font-weight:300}.personal-menu__items{display:flex;flex-wrap:wrap;gap:1rem}.personal-menu__dropdown{display:inline-flex;position:relative}.personal-menu__dropdown.is-empty{display:none}.personal-menu__toggle{border:0;cursor:pointer;font:inherit;font-weight:400}.personal-menu .personal-menu__toggle{font-weight:400}.personal-menu__chevron{font-size:20px;transform:rotate(0deg);transition:transform .18s ease}.personal-menu__dropdown-list{background-color:#2b6564;border:0;border-radius:0 0 8px 8px;box-shadow:none;display:block;left:auto;list-style:none;margin:0;min-width:100%;opacity:0;padding:.5rem .35rem;pointer-events:none;position:absolute;right:0;top:calc(100% - 1px);transform:translateY(-4px) scaleY(.96);transform-origin:top;transition:opacity .18s ease,transform .18s ease;will-change:transform,opacity;z-index:10}.personal-menu__dropdown.is-open .personal-menu__dropdown-list{opacity:1;pointer-events:auto;transform:translateY(0) scaleY(1)}.personal-menu__dropdown.is-closing .personal-menu__dropdown-list{opacity:0;pointer-events:none;transform:translateY(-4px) scaleY(.96);transition:none}.personal-menu__dropdown.is-open .personal-menu__toggle{background-color:#2b6564;border-bottom-left-radius:0;border-bottom-right-radius:0;color:#fff}.personal-menu__dropdown.is-open .personal-menu__chevron{color:#fff;transform:rotate(180deg)}.personal-menu__dropdown-link{align-items:center;border-radius:6px;color:#fff;display:flex;gap:.5rem;padding:.5rem .25rem;text-decoration:none}.personal-menu__dropdown-link:focus-visible,.personal-menu__dropdown-link:hover{background-color:hsla(0,0%,100%,.12);color:#fff;text-decoration:none}.personal-menu__dropdown-icon{font-size:18px;line-height:1}.personal-menu__items .chip--page{background-color:#f0f3f1}.personal-menu__items .chip--link{background-color:#d5ebea}.personal-menu__items .chip--link:focus-visible,.personal-menu__items .chip--link:hover,.personal-menu__items .chip--page:focus-visible,.personal-menu__items .chip--page:hover{background-color:#2b6564;color:#fff}@media (max-width:810px){.personal-menu__item--non-newsletter,.personal-menu__items>:not(.personal-menu__dropdown){display:none}.personal-menu__item--non-newsletter.personal-menu__item--show-mobile,.personal-menu__items>.personal-menu__item--show-mobile{display:inline-flex}}.actions-module{display:flex;flex-direction:column;gap:1rem;min-width:0}.actions-module>*{min-width:0}.actions-module .actions{display:flex;flex-wrap:wrap;gap:.5rem}.content-feed--search-ai{width:100%}.content-feed--search-ai .content-feed__layout{align-items:stretch;display:grid;gap:1.5rem;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.content-feed--search-ai.content-feed--active .content-feed__layout,.content-feed--search-ai.content-feed--no-ai .content-feed__layout{grid-template-columns:minmax(0,1fr)}.content-feed--search-ai .content-feed__inner{background:#edf6f6;border:1px solid #daeeed;border-radius:1rem;display:flex;flex-direction:column;gap:1.5rem;height:100%;padding:1.5rem}.content-feed--search-ai.content-feed--active .content-feed__inner{background:#fff;border-color:#dddbe4}.content-feed--search-ai .content-feed__ai{background:#daeeed;border:1px solid #daeeed;border-radius:1rem;display:flex;flex-direction:column;gap:1.5rem;height:100%;padding:1.5rem}.content-feed--search-ai .content-feed__ai-title{color:#2b6564;margin:0}.content-feed--search-ai .content-feed__ai-input{position:relative}.content-feed--search-ai .content-feed__ai-field{align-items:center;-webkit-appearance:none;appearance:none;background:#fff;border:1px solid #fff;border-radius:16px;box-shadow:none;color:#222;display:inline-flex;font-family:inherit;font-size:16px;height:52px;line-height:1;max-width:none;padding:10px 44px 10px 16px;transition:border-color .16s ease,background-color .16s ease;width:100%}.content-feed--search-ai .content-feed__ai-field:hover{background-color:#fff}.content-feed--search-ai .content-feed__ai-field:focus{box-shadow:none;outline:none}.content-feed--search-ai .content-feed__ai-field::placeholder{color:rgba(0,0,0,.5)}.content-feed--search-ai .content-feed__ai-icon{color:#2b6564;font-size:20px;pointer-events:none;position:absolute;right:14px;top:50%;transform:translateY(-50%)}.content-feed--search-ai .content-feed__header{display:flex;flex-direction:column;gap:.75rem;margin:0}.content-feed--search-ai .content-feed__title{color:#2b6564;margin:0}.content-feed--search-ai.content-feed--active .content-feed__title{color:#222}.content-feed--search-ai .content-feed__heading{display:flex;flex-direction:column;gap:1.5rem;width:100%}.content-feed--search-ai .content-feed__search-row{align-items:center;display:flex;gap:1rem;width:100%}.content-feed--search-ai .content-feed__search{align-items:center;display:inline-flex;flex:1 1 auto;position:relative;width:100%}.content-feed--search-ai .content-feed__menu{flex:0 0 auto}.content-feed--search-ai .content-feed__active-filters{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem}.content-feed--search-ai .content-feed__active-filters.is-empty .content-feed__active-label,.content-feed--search-ai .content-feed__active-filters.is-empty .content-feed__active-list,.content-feed--search-ai .content-feed__active-filters.is-empty .content-feed__clear{display:none}.content-feed--search-ai .content-feed__view-toggle{align-items:center;display:inline-flex;gap:.5rem;margin-left:auto}.content-feed--search-ai .content-feed__view-btn{align-items:center;background:transparent;border:none;border-radius:0;color:#222;cursor:pointer;display:inline-flex;height:auto;justify-content:center;padding:0;width:auto}.content-feed--search-ai .content-feed__view-btn.is-active{background:transparent;color:#2b6564}.content-feed--search-ai .content-feed__view-btn .material-symbols-outlined{font-size:22px;font-variation-settings:"wght" 350}.content-feed--search-ai.content-feed--list .content-feed__grid{grid-template-columns:1fr}.content-feed--search-ai .content-feed__empty{align-items:center;background:#fff;border-radius:1rem;color:#222;display:none;flex-direction:column;font-size:1rem;gap:.5rem;justify-content:center;padding:1.5rem;text-align:center}.content-feed--search-ai .content-feed__grid .content-feed__empty{grid-column:1/-1}.content-feed--search-ai .content-feed__loading{align-items:center;background:#fff;border-radius:1rem;color:#222;display:none;flex-direction:column;font-size:1rem;gap:.75rem;justify-content:center;padding:1.5rem;text-align:center}.content-feed--search-ai .content-feed__loading-text{font-weight:300}.content-feed--search-ai .content-feed__spinner{animation:content-feed-spin .8s linear infinite;border:3px solid #dddbe4;border-radius:50%;border-top-color:#2b6564;height:32px;width:32px}.content-feed--search-ai .content-feed__grid .content-feed__loading{grid-column:1/-1}.content-feed--search-ai .content-feed__empty-title{margin:0 0 .35rem}.content-feed--search-ai .content-feed__empty-text{font-weight:300;margin:0}.content-feed--search-ai .content-feed__empty-visual{display:block;height:auto;margin:0 auto 1.25rem;width:min(130px,40%)}.content-feed--search-ai .content-feed__active-label{font-weight:500}.content-feed--search-ai .content-feed__active-list{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.content-feed--search-ai .content-feed__active-chip{align-items:center;background:#fff;border:1px solid #dddbe4;color:#2b6564;display:inline-flex;font-size:13px;font-weight:500;gap:.35rem}.content-feed--search-ai .content-feed__active-chip button{align-items:center;background:transparent;border:none;color:inherit;cursor:pointer;display:inline-flex;padding:0}.content-feed--search-ai .content-feed__active-chip:focus-visible,.content-feed--search-ai .content-feed__active-chip:hover{background:#fff;color:#2b6564}.content-feed--search-ai .content-feed__active-chip .material-symbols-outlined{color:inherit;font-size:16px}.content-feed--search-ai .content-feed__clear{align-items:center;background:transparent;border:none;color:#2b6564;cursor:pointer;display:inline-flex;font-weight:500;gap:.35rem;padding:0}.content-feed--search-ai .content-feed__clear .material-symbols-outlined{color:inherit;font-size:16px}@media (max-width:576px){.content-feed--search-ai .content-feed__search-row{align-items:stretch;flex-direction:column}}@media (max-width:992px){.content-feed--search-ai .content-feed__layout{grid-template-columns:1fr}}.content-feed--search-ai .content-feed__search .header-expert__search-input{align-items:center;-webkit-appearance:none;appearance:none;background:#fff;border:1px solid #daeeed;border-radius:16px;box-shadow:none;color:#222;display:inline-flex;font-family:inherit;font-size:16px;height:52px;line-height:1;max-width:none;padding:10px 44px 10px 20px;transition:border-color .16s ease,background-color .16s ease;width:100%}.content-feed--search-ai.content-feed--active .content-feed__search .header-expert__search-input{border-color:#dddbe4}.content-feed--search-ai .content-feed__search .header-expert__search-input::-webkit-search-cancel-button,.content-feed--search-ai .content-feed__search .header-expert__search-input::-webkit-search-decoration{-webkit-appearance:none;appearance:none}.content-feed--search-ai .content-feed__search .header-expert__search-input::-ms-clear,.content-feed--search-ai .content-feed__search .header-expert__search-input::-ms-reveal{display:none;height:0;width:0}.content-feed--search-ai .content-feed__search .header-expert__search-input:hover{background-color:#fff}.content-feed--search-ai .content-feed__search .header-expert__search-input:focus{box-shadow:none;outline:none}.content-feed--search-ai .content-feed__search .header-expert__search-input::placeholder{color:rgba(0,0,0,.5)}.content-feed--search-ai .content-feed__search .header-expert__search-icon{color:#2b6564;font-size:20px;pointer-events:none;position:absolute;right:14px;top:50%;transform:translateY(-50%)}.content-feed--search-ai .content-feed__filters{align-items:center;display:inline-flex;flex-wrap:wrap;gap:1rem}.content-feed--search-ai .content-feed__toggle{align-items:center;cursor:pointer;display:inline-flex;font-size:.875rem;gap:.5rem}.content-feed--search-ai .content-feed__toggle-text{font-weight:500}.content-feed--search-ai .content-feed__toggle input{appearance:none;background:#dddbe4;border:1px solid #dddbe4;border-radius:999px;cursor:pointer;height:26px;margin:0;position:relative;transition:background-color .16s ease,border-color .16s ease;width:46px}.content-feed--search-ai .content-feed__toggle input:after{background:#fff;border-radius:50%;content:"";height:22px;left:2px;position:absolute;top:50%;transform:translateY(-50%);transition:transform .16s ease;width:22px}.content-feed--search-ai .content-feed__toggle input:checked{background:#2b6564;border-color:#2b6564}.content-feed--search-ai .content-feed__toggle input:checked:after{transform:translate(18px,-50%)}.content-feed--search-ai .content-feed__toggle input:focus-visible{outline:2px solid rgba(0,0,0,.35);outline-offset:2px}.content-feed--search-ai .content-feed__menu{position:relative}.content-feed--search-ai .content-feed__modal-overlay{background:rgba(0,0,0,.4);inset:0;opacity:0;pointer-events:none;position:fixed;transition:opacity .2s ease;z-index:900}.content-feed--search-ai .content-feed__menu.is-open .content-feed__modal-overlay{opacity:1;pointer-events:auto}.content-feed--search-ai .content-feed__menu-button{align-items:center;background:#3a8785;border:none;border-radius:999px;box-shadow:none;color:#fff;cursor:pointer;display:inline-flex;font-weight:500;gap:6px;padding:10px 14px;transition:border-color .16s ease,transform .16s ease,background-color .16s ease;user-select:none}.content-feed--search-ai .content-feed__menu-button:hover{background-color:#2b6564;color:#fff}.content-feed--search-ai .content-feed__menu-button:focus-visible{outline:2px solid rgba(0,0,0,.35);outline-offset:2px}.content-feed--search-ai .content-feed__menu-button .material-symbols-outlined,.content-feed--search-ai .content-feed__menu-button:hover .material-symbols-outlined{color:#fff}.content-feed--search-ai .content-feed__dropdown{background:#fff;border:1px solid rgba(0,0,0,.14);border-radius:12px;bottom:1rem;display:flex;flex-direction:column;gap:.75rem;max-width:550px;opacity:0;overflow:hidden;padding:2rem;pointer-events:none;position:fixed;right:1rem;top:7rem;transform:translateX(8px);transition:opacity .2s ease,transform .2s ease;width:calc(100vw - 7rem);z-index:1001}@media (max-width:576px){.content-feed--search-ai .content-feed__dropdown{bottom:1rem;left:1rem;max-width:none;padding:1.5rem;right:1rem;top:7rem;width:auto}}.content-feed--search-ai .content-feed__menu.is-open .content-feed__dropdown{opacity:1;pointer-events:auto;transform:translateX(0)}.content-feed--search-ai .content-feed__modal-header{align-items:center;color:#222;display:inline-flex;font-weight:500;gap:.5rem;padding:0 0 1rem;position:relative;width:100%}.content-feed--search-ai .content-feed__modal-title{font-weight:500;margin:0}.content-feed--search-ai .content-feed__modal-header .material-symbols-outlined{color:#2b6564}.content-feed--search-ai .content-feed__modal-close{background:transparent;border:none;cursor:pointer;line-height:1;margin-left:auto;padding:0}.content-feed--search-ai .content-feed__modal-close .material-symbols-outlined{color:#2b6564}.content-feed--search-ai .content-feed__options{background:#fff;border-top:1px solid #eaeaea;flex:1;list-style:none;margin:0;max-height:calc(100vh - 300px);overflow-y:auto;overscroll-behavior:contain;padding:.5rem 0 0;scrollbar-color:#dddbe4 #fff;scrollbar-width:thin}.content-feed--search-ai .content-feed__options::-webkit-scrollbar{width:8px}.content-feed--search-ai .content-feed__options::-webkit-scrollbar-track{background:#fff}.content-feed--search-ai .content-feed__options::-webkit-scrollbar-thumb{background-color:#dddbe4;border-radius:4px}.content-feed--search-ai .content-feed__options::-webkit-scrollbar-thumb:hover{background-color:#cfcad9}.content-feed--search-ai .content-feed__option{align-items:center;background:transparent;border:0;border-radius:.5rem;color:#222;cursor:pointer;display:flex;font-size:.875rem;gap:.5rem;padding:.35rem .5rem;text-align:left;width:100%}.content-feed--search-ai .content-feed__option input{accent-color:#2b6564;cursor:pointer}.content-feed--search-ai .content-feed__option span{cursor:pointer}.content-feed--search-ai .content-feed__option:focus-within,.content-feed--search-ai .content-feed__option:hover{background:#f6f6f6;outline:none}.content-feed--search-ai .content-feed__modal-save{align-items:center;align-self:flex-start;background:#daeeed;border:none;border-radius:999px;color:#2b6564;cursor:pointer;display:inline-flex;font-weight:500;gap:.5rem;margin-top:1rem;padding:10px 16px;transition:background-color .3s ease-in-out,color .3s ease-in-out,transform .05s ease-in-out}.content-feed--search-ai .content-feed__modal-save:focus-visible{outline:2px solid rgba(0,0,0,.35);outline-offset:2px}.content-feed--search-ai .content-feed__modal-save .material-symbols-outlined{color:#2b6564;transition:color .3s ease-in-out}.content-feed--search-ai .content-feed__modal-save:hover{background-color:#2b6564;color:#fff}.content-feed--search-ai .content-feed__modal-save:hover .material-symbols-outlined{color:#fff}.content-feed--search-ai .content-feed__grid{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:992px){.content-feed--search-ai .content-feed__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:576px){.content-feed--search-ai .content-feed__grid{grid-template-columns:1fr}}.content-feed--search-ai .content-feed__card{background:#fff;border:1px solid #dddbe4;border-radius:1rem;color:inherit;display:flex;flex-direction:column;gap:.75rem;justify-content:space-between;padding:1.5rem 1rem;text-decoration:none;transition:background-color .16s ease}.content-feed--search-ai .content-feed__card-body{display:flex;flex-direction:column;gap:.5rem}.content-feed--search-ai .content-feed__card-meta{display:flex;flex-direction:column}.content-feed--search-ai .content-feed__card:focus-visible,.content-feed--search-ai .content-feed__card:hover{background-color:#f5f5f5;text-decoration:none}.content-feed--search-ai .content-feed__chips{display:flex;flex-wrap:wrap;gap:.5rem}.content-feed--search-ai .content-feed__chip{background:#d5ebea;color:#2b6564;font-weight:500}.content-feed--search-ai .content-feed__chip:focus-visible,.content-feed--search-ai .content-feed__chip:hover{background:#d5ebea;color:#2b6564}.content-feed--search-ai .content-feed__card-title{color:#222;font-weight:500;margin:0}.content-feed--search-ai .content-feed__card-text{color:#222;display:-webkit-box;-webkit-line-clamp:3;margin:0;-webkit-box-orient:vertical;line-clamp:3;overflow:hidden}.content-feed--search-ai .content-feed__footer{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-top:1rem}.content-feed--search-ai .content-feed__date{align-items:center;color:#5c5963;display:inline-flex;font-size:14px;font-weight:300;gap:.5rem}.content-feed--search-ai .content-feed__date .material-symbols-outlined{color:#5c5963}.content-feed--search-ai .content-feed__pagination{align-items:center;display:flex;gap:.75rem;justify-content:center;margin-top:0}.content-feed--search-ai .content-feed__pages{align-items:center;display:inline-flex;gap:.75rem}.content-feed--search-ai .content-feed__page,.content-feed--search-ai .content-feed__page-nav{align-items:center;background:transparent;border:none;border-radius:999px;color:#222;cursor:pointer;display:inline-flex;font-weight:300;height:32px;justify-content:center;min-width:32px;padding:0 8px;user-select:none}.content-feed--search-ai .content-feed__page-nav{height:auto;min-width:auto;padding:0}.content-feed--search-ai .content-feed__page-nav .material-symbols-outlined{color:#222}.content-feed--search-ai .content-feed__page.is-active{background:#f6f3ed;border-radius:4px;color:#222}.content-feed--search-ai .content-feed__page-nav:disabled,.content-feed--search-ai .content-feed__page:disabled{cursor:not-allowed;opacity:.4}.content-feed--search-ai .content-feed__page-nav:disabled .material-symbols-outlined{color:#dddbe4}.content-feed--search-ai .content-feed__total{color:rgba(34,34,34,.7);font-weight:300}.content-feed--search-ai:not(.content-feed--active):not(.content-feed--empty):not(.content-feed--loading) .content-feed__grid,.content-feed--search-ai:not(.content-feed--active):not(.content-feed--empty):not(.content-feed--loading) .content-feed__pagination{display:none}@keyframes content-feed-spin{to{transform:rotate(1turn)}}body .btn{align-items:center;border:none;border-radius:.5rem;cursor:pointer;display:inline-flex;font-family:Poppins,sans-serif;font-weight:400;gap:.5rem;justify-content:center;line-height:24px;padding:.5rem 1.5rem;text-align:center;transition:background-color .3s ease-in-out,color .3s ease-in-out,transform .05s ease-in-out;width:fit-content}body .btn,body .btn:hover{text-decoration:none}body .btn:active{transform:translateY(1px)}body .btn:focus-visible{box-shadow:0 0 0 3px rgba(58,135,133,.25);outline:none}body .btn.is-disabled,body .btn:disabled{cursor:not-allowed;opacity:.55;pointer-events:none}@media (max-width:810px){body .btn{padding:10px 20px}}body .btn.small{border-radius:.5rem;padding:8px 16px}body .btn-dark-green{background-color:#f6f3ed;color:#715e38}body .btn-dark-green:hover{background-color:#715e38;color:#f6f3ed}body .btn-primary,body .module-theme- .module-background .btn:first-child,body .module-theme- .module-background form input[type=submit],body .module-theme-.module-background .btn:first-child,body .module-theme-.module-background form input[type=submit],body .module-theme-expert_gray .module-background .btn:first-child,body .module-theme-expert_gray .module-background form input[type=submit],body .module-theme-expert_gray.module-background .btn:first-child,body .module-theme-expert_gray.module-background form input[type=submit],body .module-theme-expert_primary_light .module-background .btn:first-child,body .module-theme-expert_primary_light .module-background form input[type=submit],body .module-theme-expert_primary_light.module-background .btn:first-child,body .module-theme-expert_primary_light.module-background form input[type=submit],body .module-theme-expert_sand .module-background .btn:first-child,body .module-theme-expert_sand .module-background form input[type=submit],body .module-theme-expert_sand.module-background .btn:first-child,body .module-theme-expert_sand.module-background form input[type=submit],body .module-theme-light .module-background .btn:first-child,body .module-theme-light .module-background form input[type=submit],body .module-theme-light.module-background .btn:first-child,body .module-theme-light.module-background form input[type=submit],body .module-theme-secondary .module-background .btn:first-child,body .module-theme-secondary .module-background form input[type=submit],body .module-theme-secondary.module-background .btn:first-child,body .module-theme-secondary.module-background form input[type=submit],body .module-theme-standard .module-background .btn:first-child,body .module-theme-standard .module-background form input[type=submit],body .module-theme-standard.module-background .btn:first-child,body .module-theme-standard.module-background form input[type=submit],body .module-theme-standardexpert_gray .module-background .btn:first-child,body .module-theme-standardexpert_gray .module-background form input[type=submit],body .module-theme-standardexpert_gray.module-background .btn:first-child,body .module-theme-standardexpert_gray.module-background form input[type=submit],body .module-theme-standardexpert_primary_light .module-background .btn:first-child,body .module-theme-standardexpert_primary_light .module-background form input[type=submit],body .module-theme-standardexpert_primary_light.module-background .btn:first-child,body .module-theme-standardexpert_primary_light.module-background form input[type=submit],body .module-theme-standardexpert_sand .module-background .btn:first-child,body .module-theme-standardexpert_sand .module-background form input[type=submit],body .module-theme-standardexpert_sand.module-background .btn:first-child,body .module-theme-standardexpert_sand.module-background form input[type=submit],body .module-theme-standardlight .module-background .btn:first-child,body .module-theme-standardlight .module-background form input[type=submit],body .module-theme-standardlight.module-background .btn:first-child,body .module-theme-standardlight.module-background form input[type=submit],body .module-theme-standardsecondary .module-background .btn:first-child,body .module-theme-standardsecondary .module-background form input[type=submit],body .module-theme-standardsecondary.module-background .btn:first-child,body .module-theme-standardsecondary.module-background form input[type=submit]{background-color:#3a8785;color:#fff}body .btn-primary:active,body .btn-primary:focus,body .btn-primary:hover,body .module-theme- .module-background .btn:active:first-child,body .module-theme- .module-background .btn:focus:first-child,body .module-theme- .module-background .btn:hover:first-child,body .module-theme- .module-background form input[type=submit]:active,body .module-theme- .module-background form input[type=submit]:focus,body .module-theme- .module-background form input[type=submit]:hover,body .module-theme-.module-background .btn:active:first-child,body .module-theme-.module-background .btn:focus:first-child,body .module-theme-.module-background .btn:hover:first-child,body .module-theme-.module-background form input[type=submit]:active,body .module-theme-.module-background form input[type=submit]:focus,body .module-theme-.module-background form input[type=submit]:hover,body .module-theme-expert_gray .module-background .btn:active:first-child,body .module-theme-expert_gray .module-background .btn:focus:first-child,body .module-theme-expert_gray .module-background .btn:hover:first-child,body .module-theme-expert_gray .module-background form input[type=submit]:active,body .module-theme-expert_gray .module-background form input[type=submit]:focus,body .module-theme-expert_gray .module-background form input[type=submit]:hover,body .module-theme-expert_gray.module-background .btn:active:first-child,body .module-theme-expert_gray.module-background .btn:focus:first-child,body .module-theme-expert_gray.module-background .btn:hover:first-child,body .module-theme-expert_gray.module-background form input[type=submit]:active,body .module-theme-expert_gray.module-background form input[type=submit]:focus,body .module-theme-expert_gray.module-background form input[type=submit]:hover,body .module-theme-expert_primary_light .module-background .btn:active:first-child,body .module-theme-expert_primary_light .module-background .btn:focus:first-child,body .module-theme-expert_primary_light .module-background .btn:hover:first-child,body .module-theme-expert_primary_light .module-background form input[type=submit]:active,body .module-theme-expert_primary_light .module-background form input[type=submit]:focus,body .module-theme-expert_primary_light .module-background form input[type=submit]:hover,body .module-theme-expert_primary_light.module-background .btn:active:first-child,body .module-theme-expert_primary_light.module-background .btn:focus:first-child,body .module-theme-expert_primary_light.module-background .btn:hover:first-child,body .module-theme-expert_primary_light.module-background form input[type=submit]:active,body .module-theme-expert_primary_light.module-background form input[type=submit]:focus,body .module-theme-expert_primary_light.module-background form input[type=submit]:hover,body .module-theme-expert_sand .module-background .btn:active:first-child,body .module-theme-expert_sand .module-background .btn:focus:first-child,body .module-theme-expert_sand .module-background .btn:hover:first-child,body .module-theme-expert_sand .module-background form input[type=submit]:active,body .module-theme-expert_sand .module-background form input[type=submit]:focus,body .module-theme-expert_sand .module-background form input[type=submit]:hover,body .module-theme-expert_sand.module-background .btn:active:first-child,body .module-theme-expert_sand.module-background .btn:focus:first-child,body .module-theme-expert_sand.module-background .btn:hover:first-child,body .module-theme-expert_sand.module-background form input[type=submit]:active,body .module-theme-expert_sand.module-background form input[type=submit]:focus,body .module-theme-expert_sand.module-background form input[type=submit]:hover,body .module-theme-light .module-background .btn:active:first-child,body .module-theme-light .module-background .btn:focus:first-child,body .module-theme-light .module-background .btn:hover:first-child,body .module-theme-light .module-background form input[type=submit]:active,body .module-theme-light .module-background form input[type=submit]:focus,body .module-theme-light .module-background form input[type=submit]:hover,body .module-theme-light.module-background .btn:active:first-child,body .module-theme-light.module-background .btn:focus:first-child,body .module-theme-light.module-background .btn:hover:first-child,body .module-theme-light.module-background form input[type=submit]:active,body .module-theme-light.module-background form input[type=submit]:focus,body .module-theme-light.module-background form input[type=submit]:hover,body .module-theme-secondary .module-background .btn:active:first-child,body .module-theme-secondary .module-background .btn:focus:first-child,body .module-theme-secondary .module-background .btn:hover:first-child,body .module-theme-secondary .module-background form input[type=submit]:active,body .module-theme-secondary .module-background form input[type=submit]:focus,body .module-theme-secondary .module-background form input[type=submit]:hover,body .module-theme-secondary.module-background .btn:active:first-child,body .module-theme-secondary.module-background .btn:focus:first-child,body .module-theme-secondary.module-background .btn:hover:first-child,body .module-theme-secondary.module-background form input[type=submit]:active,body .module-theme-secondary.module-background form input[type=submit]:focus,body .module-theme-secondary.module-background form input[type=submit]:hover,body .module-theme-standard .module-background .btn:active:first-child,body .module-theme-standard .module-background .btn:focus:first-child,body .module-theme-standard .module-background .btn:hover:first-child,body .module-theme-standard .module-background form input[type=submit]:active,body .module-theme-standard .module-background form input[type=submit]:focus,body .module-theme-standard .module-background form input[type=submit]:hover,body .module-theme-standard.module-background .btn:active:first-child,body .module-theme-standard.module-background .btn:focus:first-child,body .module-theme-standard.module-background .btn:hover:first-child,body .module-theme-standard.module-background form input[type=submit]:active,body .module-theme-standard.module-background form input[type=submit]:focus,body .module-theme-standard.module-background form input[type=submit]:hover,body .module-theme-standardexpert_gray .module-background .btn:active:first-child,body .module-theme-standardexpert_gray .module-background .btn:focus:first-child,body .module-theme-standardexpert_gray .module-background .btn:hover:first-child,body .module-theme-standardexpert_gray .module-background form input[type=submit]:active,body .module-theme-standardexpert_gray .module-background form input[type=submit]:focus,body .module-theme-standardexpert_gray .module-background form input[type=submit]:hover,body .module-theme-standardexpert_gray.module-background .btn:active:first-child,body .module-theme-standardexpert_gray.module-background .btn:focus:first-child,body .module-theme-standardexpert_gray.module-background .btn:hover:first-child,body .module-theme-standardexpert_gray.module-background form input[type=submit]:active,body .module-theme-standardexpert_gray.module-background form input[type=submit]:focus,body .module-theme-standardexpert_gray.module-background form input[type=submit]:hover,body .module-theme-standardexpert_primary_light .module-background .btn:active:first-child,body .module-theme-standardexpert_primary_light .module-background .btn:focus:first-child,body .module-theme-standardexpert_primary_light .module-background .btn:hover:first-child,body .module-theme-standardexpert_primary_light .module-background form input[type=submit]:active,body .module-theme-standardexpert_primary_light .module-background form input[type=submit]:focus,body .module-theme-standardexpert_primary_light .module-background form input[type=submit]:hover,body .module-theme-standardexpert_primary_light.module-background .btn:active:first-child,body .module-theme-standardexpert_primary_light.module-background .btn:focus:first-child,body .module-theme-standardexpert_primary_light.module-background .btn:hover:first-child,body .module-theme-standardexpert_primary_light.module-background form input[type=submit]:active,body .module-theme-standardexpert_primary_light.module-background form input[type=submit]:focus,body .module-theme-standardexpert_primary_light.module-background form input[type=submit]:hover,body .module-theme-standardexpert_sand .module-background .btn:active:first-child,body .module-theme-standardexpert_sand .module-background .btn:focus:first-child,body .module-theme-standardexpert_sand .module-background .btn:hover:first-child,body .module-theme-standardexpert_sand .module-background form input[type=submit]:active,body .module-theme-standardexpert_sand .module-background form input[type=submit]:focus,body .module-theme-standardexpert_sand .module-background form input[type=submit]:hover,body .module-theme-standardexpert_sand.module-background .btn:active:first-child,body .module-theme-standardexpert_sand.module-background .btn:focus:first-child,body .module-theme-standardexpert_sand.module-background .btn:hover:first-child,body .module-theme-standardexpert_sand.module-background form input[type=submit]:active,body .module-theme-standardexpert_sand.module-background form input[type=submit]:focus,body .module-theme-standardexpert_sand.module-background form input[type=submit]:hover,body .module-theme-standardlight .module-background .btn:active:first-child,body .module-theme-standardlight .module-background .btn:focus:first-child,body .module-theme-standardlight .module-background .btn:hover:first-child,body .module-theme-standardlight .module-background form input[type=submit]:active,body .module-theme-standardlight .module-background form input[type=submit]:focus,body .module-theme-standardlight .module-background form input[type=submit]:hover,body .module-theme-standardlight.module-background .btn:active:first-child,body .module-theme-standardlight.module-background .btn:focus:first-child,body .module-theme-standardlight.module-background .btn:hover:first-child,body .module-theme-standardlight.module-background form input[type=submit]:active,body .module-theme-standardlight.module-background form input[type=submit]:focus,body .module-theme-standardlight.module-background form input[type=submit]:hover,body .module-theme-standardsecondary .module-background .btn:active:first-child,body .module-theme-standardsecondary .module-background .btn:focus:first-child,body .module-theme-standardsecondary .module-background .btn:hover:first-child,body .module-theme-standardsecondary .module-background form input[type=submit]:active,body .module-theme-standardsecondary .module-background form input[type=submit]:focus,body .module-theme-standardsecondary .module-background form input[type=submit]:hover,body .module-theme-standardsecondary.module-background .btn:active:first-child,body .module-theme-standardsecondary.module-background .btn:focus:first-child,body .module-theme-standardsecondary.module-background .btn:hover:first-child,body .module-theme-standardsecondary.module-background form input[type=submit]:active,body .module-theme-standardsecondary.module-background form input[type=submit]:focus,body .module-theme-standardsecondary.module-background form input[type=submit]:hover{background-color:#2b6564;color:#fff}body .btn-secondary,body .module-theme- .module-background .btn:last-child,body .module-theme-.module-background .btn:last-child,body .module-theme-dark .module-background .btn:first-child,body .module-theme-dark .module-background .btn:last-child,body .module-theme-dark .module-background form input[type=submit],body .module-theme-dark.module-background .btn:first-child,body .module-theme-dark.module-background .btn:last-child,body .module-theme-dark.module-background form input[type=submit],body .module-theme-primary .module-background .btn:first-child,body .module-theme-primary .module-background form input[type=submit],body .module-theme-primary.module-background .btn:first-child,body .module-theme-primary.module-background form input[type=submit],body .module-theme-standard .module-background .btn:last-child,body .module-theme-standard.module-background .btn:last-child,body .module-theme-standarddark .module-background .btn:first-child,body .module-theme-standarddark .module-background .btn:last-child,body .module-theme-standarddark .module-background form input[type=submit],body .module-theme-standarddark.module-background .btn:first-child,body .module-theme-standarddark.module-background .btn:last-child,body .module-theme-standarddark.module-background form input[type=submit],body .module-theme-standardprimary .module-background .btn:first-child,body .module-theme-standardprimary .module-background form input[type=submit],body .module-theme-standardprimary.module-background .btn:first-child,body .module-theme-standardprimary.module-background form input[type=submit],body .module-theme-standardtertiary .module-background .btn:first-child,body .module-theme-standardtertiary .module-background .btn:last-child,body .module-theme-standardtertiary .module-background form input[type=submit],body .module-theme-standardtertiary.module-background .btn:first-child,body .module-theme-standardtertiary.module-background .btn:last-child,body .module-theme-standardtertiary.module-background form input[type=submit],body .module-theme-tertiary .module-background .btn:first-child,body .module-theme-tertiary .module-background .btn:last-child,body .module-theme-tertiary .module-background form input[type=submit],body .module-theme-tertiary.module-background .btn:first-child,body .module-theme-tertiary.module-background .btn:last-child,body .module-theme-tertiary.module-background form input[type=submit]{background-color:#daeeed;color:#2b6564;text-decoration:none;transition:background-color .3s ease-in-out,color .3s ease-in-out}body .btn-secondary:active,body .btn-secondary:focus,body .btn-secondary:hover,body .module-theme- .module-background .btn:active:last-child,body .module-theme- .module-background .btn:focus:last-child,body .module-theme- .module-background .btn:hover:last-child,body .module-theme-.module-background .btn:active:last-child,body .module-theme-.module-background .btn:focus:last-child,body .module-theme-.module-background .btn:hover:last-child,body .module-theme-dark .module-background .btn:active:first-child,body .module-theme-dark .module-background .btn:active:last-child,body .module-theme-dark .module-background .btn:focus:first-child,body .module-theme-dark .module-background .btn:focus:last-child,body .module-theme-dark .module-background .btn:hover:first-child,body .module-theme-dark .module-background .btn:hover:last-child,body .module-theme-dark .module-background form input[type=submit]:active,body .module-theme-dark .module-background form input[type=submit]:focus,body .module-theme-dark .module-background form input[type=submit]:hover,body .module-theme-dark.module-background .btn:active:first-child,body .module-theme-dark.module-background .btn:active:last-child,body .module-theme-dark.module-background .btn:focus:first-child,body .module-theme-dark.module-background .btn:focus:last-child,body .module-theme-dark.module-background .btn:hover:first-child,body .module-theme-dark.module-background .btn:hover:last-child,body .module-theme-dark.module-background form input[type=submit]:active,body .module-theme-dark.module-background form input[type=submit]:focus,body .module-theme-dark.module-background form input[type=submit]:hover,body .module-theme-primary .module-background .btn:active:first-child,body .module-theme-primary .module-background .btn:focus:first-child,body .module-theme-primary .module-background .btn:hover:first-child,body .module-theme-primary .module-background form input[type=submit]:active,body .module-theme-primary .module-background form input[type=submit]:focus,body .module-theme-primary .module-background form input[type=submit]:hover,body .module-theme-primary.module-background .btn:active:first-child,body .module-theme-primary.module-background .btn:focus:first-child,body .module-theme-primary.module-background .btn:hover:first-child,body .module-theme-primary.module-background form input[type=submit]:active,body .module-theme-primary.module-background form input[type=submit]:focus,body .module-theme-primary.module-background form input[type=submit]:hover,body .module-theme-standard .module-background .btn:active:last-child,body .module-theme-standard .module-background .btn:focus:last-child,body .module-theme-standard .module-background .btn:hover:last-child,body .module-theme-standard.module-background .btn:active:last-child,body .module-theme-standard.module-background .btn:focus:last-child,body .module-theme-standard.module-background .btn:hover:last-child,body .module-theme-standarddark .module-background .btn:active:first-child,body .module-theme-standarddark .module-background .btn:active:last-child,body .module-theme-standarddark .module-background .btn:focus:first-child,body .module-theme-standarddark .module-background .btn:focus:last-child,body .module-theme-standarddark .module-background .btn:hover:first-child,body .module-theme-standarddark .module-background .btn:hover:last-child,body .module-theme-standarddark .module-background form input[type=submit]:active,body .module-theme-standarddark .module-background form input[type=submit]:focus,body .module-theme-standarddark .module-background form input[type=submit]:hover,body .module-theme-standarddark.module-background .btn:active:first-child,body .module-theme-standarddark.module-background .btn:active:last-child,body .module-theme-standarddark.module-background .btn:focus:first-child,body .module-theme-standarddark.module-background .btn:focus:last-child,body .module-theme-standarddark.module-background .btn:hover:first-child,body .module-theme-standarddark.module-background .btn:hover:last-child,body .module-theme-standarddark.module-background form input[type=submit]:active,body .module-theme-standarddark.module-background form input[type=submit]:focus,body .module-theme-standarddark.module-background form input[type=submit]:hover,body .module-theme-standardprimary .module-background .btn:active:first-child,body .module-theme-standardprimary .module-background .btn:focus:first-child,body .module-theme-standardprimary .module-background .btn:hover:first-child,body .module-theme-standardprimary .module-background form input[type=submit]:active,body .module-theme-standardprimary .module-background form input[type=submit]:focus,body .module-theme-standardprimary .module-background form input[type=submit]:hover,body .module-theme-standardprimary.module-background .btn:active:first-child,body .module-theme-standardprimary.module-background .btn:focus:first-child,body .module-theme-standardprimary.module-background .btn:hover:first-child,body .module-theme-standardprimary.module-background form input[type=submit]:active,body .module-theme-standardprimary.module-background form input[type=submit]:focus,body .module-theme-standardprimary.module-background form input[type=submit]:hover,body .module-theme-standardtertiary .module-background .btn:active:first-child,body .module-theme-standardtertiary .module-background .btn:active:last-child,body .module-theme-standardtertiary .module-background .btn:focus:first-child,body .module-theme-standardtertiary .module-background .btn:focus:last-child,body .module-theme-standardtertiary .module-background .btn:hover:first-child,body .module-theme-standardtertiary .module-background .btn:hover:last-child,body .module-theme-standardtertiary .module-background form input[type=submit]:active,body .module-theme-standardtertiary .module-background form input[type=submit]:focus,body .module-theme-standardtertiary .module-background form input[type=submit]:hover,body .module-theme-standardtertiary.module-background .btn:active:first-child,body .module-theme-standardtertiary.module-background .btn:active:last-child,body .module-theme-standardtertiary.module-background .btn:focus:first-child,body .module-theme-standardtertiary.module-background .btn:focus:last-child,body .module-theme-standardtertiary.module-background .btn:hover:first-child,body .module-theme-standardtertiary.module-background .btn:hover:last-child,body .module-theme-standardtertiary.module-background form input[type=submit]:active,body .module-theme-standardtertiary.module-background form input[type=submit]:focus,body .module-theme-standardtertiary.module-background form input[type=submit]:hover,body .module-theme-tertiary .module-background .btn:active:first-child,body .module-theme-tertiary .module-background .btn:active:last-child,body .module-theme-tertiary .module-background .btn:focus:first-child,body .module-theme-tertiary .module-background .btn:focus:last-child,body .module-theme-tertiary .module-background .btn:hover:first-child,body .module-theme-tertiary .module-background .btn:hover:last-child,body .module-theme-tertiary .module-background form input[type=submit]:active,body .module-theme-tertiary .module-background form input[type=submit]:focus,body .module-theme-tertiary .module-background form input[type=submit]:hover,body .module-theme-tertiary.module-background .btn:active:first-child,body .module-theme-tertiary.module-background .btn:active:last-child,body .module-theme-tertiary.module-background .btn:focus:first-child,body .module-theme-tertiary.module-background .btn:focus:last-child,body .module-theme-tertiary.module-background .btn:hover:first-child,body .module-theme-tertiary.module-background .btn:hover:last-child,body .module-theme-tertiary.module-background form input[type=submit]:active,body .module-theme-tertiary.module-background form input[type=submit]:focus,body .module-theme-tertiary.module-background form input[type=submit]:hover{background-color:#2b6564;box-shadow:none;color:#fff;text-decoration:none}body .btn-tertiary,body .module-theme-light .module-background .btn:last-child,body .module-theme-light.module-background .btn:last-child,body .module-theme-standardlight .module-background .btn:last-child,body .module-theme-standardlight.module-background .btn:last-child{background-color:#f6f3ed;color:#222}body .btn-outline-primary{background-color:transparent;border:1px solid;color:#3a8785}body .btn-outline-primary:hover{background-color:#3a8785;color:#fff}body .btn-outline-secondary{background-color:transparent;border:1px solid;color:#3a8785}body .btn-outline-tertiary{background-color:transparent;border:1px solid #2b6564;color:#222}body .btn-pills{background-color:transparent;border:1px solid #2b6564;border-radius:50rem!important;color:#222}body .btn-light-brown{background-color:#715e38;color:#f6f3ed}body .btn-light-brown:hover{background-color:#f6f3ed;color:#715e38}body .btn-light-gray{background-color:#f7f7f7}body .btn-light-gray:hover{background-color:#daeeed;color:#3a8785}body .btn-link{background-color:transparent;border:none;color:#2b6564;line-height:inherit;padding:0;text-decoration:underline}body .btn-link:hover{color:#edf6f6}body .hs-button,body a.cta_button{background-color:#3a8785;border:1px solid transparent;border-radius:.5rem;color:#fff;display:inline-block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;text-align:center;user-select:none;vertical-align:middle}body .expert-main-content .btn,body .expert-main-content .hs-button,body .expert-main-content button,body .expert-main-content input[type=submit]{font-weight:400}.topic-tag{background-color:#edf6f6;font-size:13px;padding:8px 12px}.chip,.topic-tag{border-radius:.5rem}.chip{align-items:center;background-color:#f0f3f1;color:#2b6564;display:inline-flex;gap:.5rem;padding:8px;text-decoration:none;transition:background-color .16s ease,color .16s ease}.chip:focus-visible,.chip:hover{background-color:#2b6564;color:#fff;text-decoration:none}.chip__icon{font-size:28px;line-height:1}.chip__icon,.chip__text{color:inherit}.chip--contact{background-color:#d5ebea}.chip--contact:focus-visible,.chip--contact:hover{background-color:#2b6564;color:#fff}.columns-autofit-200{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.columns-four{display:grid;grid-template-columns:repeat(4,1fr)}@media screen and (max-width:992px){.columns-four{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:810px){.columns-four{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:576px){.columns-four{grid-template-columns:1fr}}.columns-three{display:grid;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:810px){.columns-three{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:576px){.columns-three{grid-template-columns:1fr}}.columns-two{display:grid;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:576px){.columns-two{grid-template-columns:1fr}}.columns-one{display:grid;grid-template-columns:1fr}@media screen and (max-width:1512px){.columns-autofit-200-xxl{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.columns-four-xxl{display:grid;grid-template-columns:repeat(4,1fr)}.columns-three-xxl{display:grid;grid-template-columns:repeat(3,1fr)}.columns-two-xxl{display:grid;grid-template-columns:repeat(2,1fr)}.columns-one-xxl{display:grid;grid-template-columns:1fr}}@media screen and (max-width:1200px){.columns-autofit-200-xl{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.columns-four-xl{display:grid;grid-template-columns:repeat(4,1fr)}.columns-three-xl{display:grid;grid-template-columns:repeat(3,1fr)}.columns-two-xl{display:grid;grid-template-columns:repeat(2,1fr)}.columns-one-xl{display:grid;grid-template-columns:1fr}}@media screen and (max-width:992px){.columns-autofit-200-lg{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.columns-four-lg{display:grid;grid-template-columns:repeat(4,1fr)}.columns-three-lg{display:grid;grid-template-columns:repeat(3,1fr)}.columns-two-lg{display:grid;grid-template-columns:repeat(2,1fr)}.columns-one-lg{display:grid;grid-template-columns:1fr}}@media screen and (max-width:810px){.columns-autofit-200-md{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.columns-four-md{display:grid;grid-template-columns:repeat(4,1fr)}.columns-three-md{display:grid;grid-template-columns:repeat(3,1fr)}.columns-two-md{display:grid;grid-template-columns:repeat(2,1fr)}.columns-one-md{display:grid;grid-template-columns:1fr}}@media screen and (max-width:576px){.columns-autofit-200-sm{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.columns-four-sm{display:grid;grid-template-columns:repeat(4,1fr)}.columns-three-sm{display:grid;grid-template-columns:repeat(3,1fr)}.columns-two-sm{display:grid;grid-template-columns:repeat(2,1fr)}.columns-one-sm{display:grid;grid-template-columns:1fr}}@media screen and (max-width:390px){.columns-autofit-200-xs{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.columns-four-xs{display:grid;grid-template-columns:repeat(4,1fr)}.columns-three-xs{display:grid;grid-template-columns:repeat(3,1fr)}.columns-two-xs{display:grid;grid-template-columns:repeat(2,1fr)}.columns-one-xs{display:grid;grid-template-columns:1fr}}.justify-items-start{justify-items:start}.justify-items-end{justify-items:end}.justify-items-center{justify-items:center}.columns-flex{display:flex;flex-wrap:wrap}.columns-autofit{grid-template-columns:repeat(auto-fit,minmax(var(--autofit-min,300px),1fr))}.columns-autofit,.columns-autofit-no-min{display:grid;gap:var(--autofit-gap,var(--grid-gap,1rem))}.columns-autofit-no-min{grid-template-columns:repeat(auto-fit,minmax(0,1fr))}.bg-white{background-color:#fff}.bg-black{background-color:#222}.bg-gray{background-color:#f7f7f7}.bg-primary{background-color:#3a8785}.bg-secondary{background-color:#2b6564}.bg-tertiary{background-color:#daeeed}.rounded-corners{border-radius:1rem 1rem 1rem 1rem}.rounded-corners-left{border-radius:0 1rem 1rem 0}.rounded-corners-right{border-radius:1rem 0 0 1rem}.rounded-corners-top{border-radius:1rem 1rem 0 0}.rounded-corners-bottom{border-radius:0 0 1rem 1rem}.rounded-corners-large{border-radius:4rem 4rem 4rem 4rem}.rounded-corners-large-left{border-radius:0 4rem 4rem 0}.rounded-corners-large-right{border-radius:4rem 0 0 4rem}.rounded-corners-large-top{border-radius:4rem 4rem 0 0}.rounded-corners-large-bottom{border-radius:0 0 4rem 4rem}.content-order-media-over-text .media img,.content-order-media-over-text .media video,.content-order-media-then-text .media img,.content-order-media-then-text .media video,.content-order-text-then-media .media img,.content-order-text-then-media .media video{height:auto;width:100%}.content-order-media-then-text{grid-template-areas:"media text"}.content-order-text-then-media{grid-template-areas:"text media"}.content-order-media-over-text{grid-template-areas:"media" "text"}@media screen and (max-width:768px){.content-order-media-then-text,.content-order-text-then-media{grid-template-areas:"media" "text"}}.aspect-ratio-16-9 img,.aspect-ratio-16-9 video{aspect-ratio:1.7777777778;object-fit:cover}.aspect-ratio-16-9 video{height:auto;overflow-clip-margin:unset;width:100%}.aspect-ratio-4-3 img,.aspect-ratio-4-3 video{aspect-ratio:1.3333333333;object-fit:cover}.aspect-ratio-4-3 video{height:auto;overflow-clip-margin:unset;width:100%}.aspect-ratio-3-4 img,.aspect-ratio-3-4 video{aspect-ratio:.75;object-fit:cover}.aspect-ratio-3-4 video{height:auto;overflow-clip-margin:unset;width:100%}.aspect-ratio-3-1 img,.aspect-ratio-3-1 video{aspect-ratio:3;object-fit:cover}.aspect-ratio-3-1 video{height:auto;overflow-clip-margin:unset;width:100%}.mobile{display:block}@media screen and (min-width:992px){.mobile{display:none}}.desktop{display:none}@media screen and (min-width:992px){.desktop{display:block}}body .module-theme-,body .module-theme-standard{color:#222}body .module-theme- .text-muted,body .module-theme-standard .text-muted{color:#222!important;opacity:.5}body .module-theme- a.module-background,body .module-theme- button.module-background,body .module-theme-standard a.module-background,body .module-theme-standard button.module-background{color:#3a8785}body .module-theme- .module-background,body .module-theme-.module-background,body .module-theme-standard .module-background,body .module-theme-standard.module-background{background-color:#fff}body .module-theme- .module-background svg,body .module-theme-.module-background svg,body .module-theme-standard .module-background svg,body .module-theme-standard.module-background svg{fill:#3a8785}body .module-theme- .module-background a,body .module-theme-.module-background a,body .module-theme-standard .module-background a,body .module-theme-standard.module-background a{color:#3a8785}body .module-theme-light,body .module-theme-standardlight{color:#222}body .module-theme-light .text-muted,body .module-theme-standardlight .text-muted{color:#222!important;opacity:.5}body .module-theme-light a.module-background,body .module-theme-light button.module-background,body .module-theme-standardlight a.module-background,body .module-theme-standardlight button.module-background{color:#3a8785}body .module-theme-light .module-background,body .module-theme-light.module-background,body .module-theme-standardlight .module-background,body .module-theme-standardlight.module-background{background-color:#f7f7f7}body .module-theme-light .module-background svg,body .module-theme-light.module-background svg,body .module-theme-standardlight .module-background svg,body .module-theme-standardlight.module-background svg{fill:#3a8785}body .module-theme-light .module-background a,body .module-theme-light.module-background a,body .module-theme-standardlight .module-background a,body .module-theme-standardlight.module-background a{color:#3a8785}body .module-theme-dark,body .module-theme-standarddark{color:#fff}body .module-theme-dark .text-muted,body .module-theme-standarddark .text-muted{color:#fff!important;opacity:.5}body .module-theme-dark a.module-background,body .module-theme-dark button.module-background,body .module-theme-standarddark a.module-background,body .module-theme-standarddark button.module-background{color:#daeeed}body .module-theme-dark .module-background,body .module-theme-dark.module-background,body .module-theme-standarddark .module-background,body .module-theme-standarddark.module-background{background-color:#222}body .module-theme-dark .module-background svg,body .module-theme-dark.module-background svg,body .module-theme-standarddark .module-background svg,body .module-theme-standarddark.module-background svg{fill:#f7f7f7}body .module-theme-dark .module-background a,body .module-theme-dark.module-background a,body .module-theme-standarddark .module-background a,body .module-theme-standarddark.module-background a{color:#daeeed}body .module-theme-primary,body .module-theme-standardprimary{color:#fff}body .module-theme-primary .text-muted,body .module-theme-standardprimary .text-muted{color:#fff!important;opacity:.5}body .module-theme-primary a.module-background,body .module-theme-primary button.module-background,body .module-theme-standardprimary a.module-background,body .module-theme-standardprimary button.module-background{color:#fff}body .module-theme-primary .module-background,body .module-theme-primary.module-background,body .module-theme-standardprimary .module-background,body .module-theme-standardprimary.module-background{background-color:#3a8785}body .module-theme-primary .module-background svg,body .module-theme-primary.module-background svg,body .module-theme-standardprimary .module-background svg,body .module-theme-standardprimary.module-background svg{fill:#f7f7f7}body .module-theme-primary .module-background a,body .module-theme-primary.module-background a,body .module-theme-standardprimary .module-background a,body .module-theme-standardprimary.module-background a{color:#fff}body .module-theme-secondary,body .module-theme-standardsecondary{color:#222}body .module-theme-secondary .text-muted,body .module-theme-standardsecondary .text-muted{color:#222!important;opacity:.5}body .module-theme-secondary a.module-background,body .module-theme-secondary button.module-background,body .module-theme-standardsecondary a.module-background,body .module-theme-standardsecondary button.module-background{color:#3a8785}body .module-theme-secondary .module-background,body .module-theme-secondary.module-background,body .module-theme-standardsecondary .module-background,body .module-theme-standardsecondary.module-background{background-color:#2b6564}body .module-theme-secondary .module-background svg,body .module-theme-secondary.module-background svg,body .module-theme-standardsecondary .module-background svg,body .module-theme-standardsecondary.module-background svg{fill:#f7f7f7}body .module-theme-secondary .module-background a,body .module-theme-secondary.module-background a,body .module-theme-standardsecondary .module-background a,body .module-theme-standardsecondary.module-background a{color:#3a8785}body .module-theme-standardtertiary,body .module-theme-tertiary{color:#fff}body .module-theme-standardtertiary .text-muted,body .module-theme-tertiary .text-muted{color:#fff!important;opacity:.5}body .module-theme-standardtertiary a.module-background,body .module-theme-standardtertiary button.module-background,body .module-theme-tertiary a.module-background,body .module-theme-tertiary button.module-background{color:#3a8785}body .module-theme-standardtertiary .module-background,body .module-theme-standardtertiary.module-background,body .module-theme-tertiary .module-background,body .module-theme-tertiary.module-background{background-color:#daeeed}body .module-theme-standardtertiary .module-background svg,body .module-theme-standardtertiary.module-background svg,body .module-theme-tertiary .module-background svg,body .module-theme-tertiary.module-background svg{fill:#f7f7f7}body .module-theme-standardtertiary .module-background a,body .module-theme-standardtertiary.module-background a,body .module-theme-tertiary .module-background a,body .module-theme-tertiary.module-background a{color:#3a8785}body .module-theme-expert_gray,body .module-theme-standardexpert_gray{color:#222}body .module-theme-expert_gray .text-muted,body .module-theme-standardexpert_gray .text-muted{color:#222!important;opacity:.5}body .module-theme-expert_gray a.module-background,body .module-theme-expert_gray button.module-background,body .module-theme-standardexpert_gray a.module-background,body .module-theme-standardexpert_gray button.module-background{color:#2b6564}body .module-theme-expert_gray .module-background,body .module-theme-expert_gray.module-background,body .module-theme-standardexpert_gray .module-background,body .module-theme-standardexpert_gray.module-background{background-color:#dddbe4}body .module-theme-expert_gray .module-background svg,body .module-theme-expert_gray.module-background svg,body .module-theme-standardexpert_gray .module-background svg,body .module-theme-standardexpert_gray.module-background svg{fill:#3a8785}body .module-theme-expert_gray .module-background a,body .module-theme-expert_gray.module-background a,body .module-theme-standardexpert_gray .module-background a,body .module-theme-standardexpert_gray.module-background a{color:#2b6564}body .module-theme-expert_primary_light,body .module-theme-standardexpert_primary_light{color:#222}body .module-theme-expert_primary_light .text-muted,body .module-theme-standardexpert_primary_light .text-muted{color:#222!important;opacity:.5}body .module-theme-expert_primary_light a.module-background,body .module-theme-expert_primary_light button.module-background,body .module-theme-standardexpert_primary_light a.module-background,body .module-theme-standardexpert_primary_light button.module-background{color:#2b6564}body .module-theme-expert_primary_light .module-background,body .module-theme-expert_primary_light.module-background,body .module-theme-standardexpert_primary_light .module-background,body .module-theme-standardexpert_primary_light.module-background{background-color:#daeeed}body .module-theme-expert_primary_light .module-background svg,body .module-theme-expert_primary_light.module-background svg,body .module-theme-standardexpert_primary_light .module-background svg,body .module-theme-standardexpert_primary_light.module-background svg{fill:#3a8785}body .module-theme-expert_primary_light .module-background a,body .module-theme-expert_primary_light.module-background a,body .module-theme-standardexpert_primary_light .module-background a,body .module-theme-standardexpert_primary_light.module-background a{color:#2b6564}body .module-theme-expert_sand,body .module-theme-standardexpert_sand{color:#222}body .module-theme-expert_sand .text-muted,body .module-theme-standardexpert_sand .text-muted{color:#222!important;opacity:.5}body .module-theme-expert_sand a.module-background,body .module-theme-expert_sand button.module-background,body .module-theme-standardexpert_sand a.module-background,body .module-theme-standardexpert_sand button.module-background{color:#2b6564}body .module-theme-expert_sand .module-background,body .module-theme-expert_sand.module-background,body .module-theme-standardexpert_sand .module-background,body .module-theme-standardexpert_sand.module-background{background-color:#f6f3ed}body .module-theme-expert_sand .module-background svg,body .module-theme-expert_sand.module-background svg,body .module-theme-standardexpert_sand .module-background svg,body .module-theme-standardexpert_sand.module-background svg{fill:#3a8785}body .module-theme-expert_sand .module-background a,body .module-theme-expert_sand.module-background a,body .module-theme-standardexpert_sand .module-background a,body .module-theme-standardexpert_sand.module-background a{color:#2b6564}