header.header-module{display:flex;flex-direction:column;gap:12px;left:0;position:absolute;top:0;width:100%;z-index:100}header.header-module:after{background-color:rgba(0,0,0,.1);content:"";height:100vh;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .25s ease;width:100vw;z-index:0}header.header-module:has(.nav-item.active):after{opacity:1;pointer-events:auto}header.header-module .wrapper-pre-header{padding-top:8px}@media (max-width:1280px){header.header-module .wrapper-pre-header{display:none}}header.header-module .wrapper-pre-header .container{align-items:center;display:flex;gap:1rem 2rem;justify-content:flex-end}header.header-module .wrapper-pre-header nav ul{align-items:center;display:flex;gap:1.25rem}header.header-module .wrapper-pre-header nav ul a{font-size:.875rem;line-height:1.2}header.header-module .wrapper-pre-header .switch-language{background-color:transparent;border:0;border-radius:999px;margin-top:0;padding:.45rem 2.25rem .45rem 1.85rem}header.header-module .wrapper-pre-header .switch-language .lang_switcher_class{position:absolute;z-index:1000}header.header-module .wrapper-pre-header .switch-language .globe_class{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15'%3E%3Cpath fill='%233e425a' d='M7.5 0a7.5 7.5 0 1 1 0 15l-.243-.004A7.5 7.5 0 0 1 7.5 0m1.813 10.536H5.69c.135.713.318 1.368.545 1.938.446 1.115.968 1.623 1.265 1.623s.819-.512 1.265-1.623c.23-.57.414-1.225.548-1.938m-4.557 0H1.64a6.6 6.6 0 0 0 4.303 3.377c-.522-.792-.939-1.971-1.188-3.377zm8.603 0h-3.115c-.25 1.406-.666 2.585-1.188 3.377a6.6 6.6 0 0 0 4.303-3.377m-8.755-5H1.202A6.6 6.6 0 0 0 1.2 9.464h3.404A18 18 0 0 1 4.5 7.5c0-.68.036-1.338.104-1.964m4.867 0H5.527c-.07.629-.106 1.288-.106 1.964s.037 1.335.108 1.964h3.944c.07-.629.106-1.288.106-1.964s-.036-1.335-.108-1.964m4.329 0h-3.404c.068.626.104 1.284.104 1.964s-.036 1.338-.104 1.964H13.8a6.6 6.6 0 0 0 .297-1.964 6.6 6.6 0 0 0-.297-1.965zM5.942 1.088l-.016.004a6.62 6.62 0 0 0-4.282 3.372l3.112-.001c.249-1.405.665-2.583 1.186-3.375M7.5.903l-.058.006c-.302.06-.787.57-1.207 1.617-.23.57-.414 1.225-.548 1.938H9.31a10.5 10.5 0 0 0-.546-1.938C8.319 1.411 7.796.903 7.5.903m1.556.184.02.03c.512.792.922 1.959 1.168 3.347h3.115a6.6 6.6 0 0 0-4.303-3.377'/%3E%3C/svg%3E")!important;background-position:left .85rem center;background-repeat:no-repeat;background-size:15px 15px;min-height:auto}header.header-module .wrapper-pre-header .switch-language .globe_class:after{background-size:12px 7px;height:7px;right:.85rem;width:12px}header.header-module .wrapper-pre-header .switch-language .lang_list_class{background-color:#fff;border-radius:8px;bottom:auto;box-shadow:0 16px 32px rgba(14,15,48,.14);left:50%;min-width:140px;padding:.4rem;right:0;top:calc(100% + 8px);width:max-content}header.header-module .wrapper-pre-header .switch-language .lang_list_class li,header.header-module .wrapper-pre-header .switch-language .lang_list_class li:first-child,header.header-module .wrapper-pre-header .switch-language .lang_list_class li:last-child{padding:0}header.header-module .wrapper-pre-header .switch-language .lang_list_class li a{border-radius:6px;color:#0e0f30;display:block;padding:.45rem .75rem;text-decoration:none}header.header-module .wrapper-pre-header .switch-language .lang_list_class li a:focus,header.header-module .wrapper-pre-header .switch-language .lang_list_class li a:hover{background-color:#f1ece4;color:#0e0f30}header.header-module .wrapper-pre-header .switch-language.active{border-radius:999px}header.header-module .wrapper-pre-header .switch-language.active .lang_switcher_class .globe_class .lang_list_class{bottom:auto;top:calc(100% + 8px)}header.header-module .wrapper-header{position:relative;z-index:100}header.header-module .wrapper-header .container{align-items:center;background-color:#fff;border-radius:999px;box-shadow:0 10px 30px rgba(14,15,48,.08);display:flex;gap:2rem;justify-content:space-between;max-width:1336px;padding:20px}header.header-module.scrolled .wrapper-header{left:0;position:fixed;top:12px;width:100%}header.header-module.scrolled .wrapper-header .container{box-shadow:0 14px 36px rgba(14,15,48,.12);padding-bottom:12px;padding-top:12px}header.header-module.scrolled .logo img{max-height:32px}header.header-module .logo{display:flex;flex-shrink:0;width:fit-content}header.header-module .logo img{display:block;height:auto;max-height:40px;transition:max-height .3s cubic-bezier(0,.55,.45,1);width:auto}header.header-module .container-nav{align-items:center;display:flex;flex:1;gap:1.5rem;justify-content:flex-end}@media (max-width:1280px){header.header-module .container-nav{display:none}}header.header-module .main-navigation{flex:1}header.header-module .nav-list{align-items:stretch;display:flex;gap:.25rem;justify-content:flex-end}header.header-module .nav-item{align-items:stretch;display:flex;min-height:100%;position:relative}header.header-module .nav-item.has-panel:after{content:"";height:20px;left:0;position:absolute;top:100%;width:100%}header.header-module .nav-item.active .nav-item-toggle{background-color:#f1ece4}header.header-module .nav-item.active .nav-item-toggle:after{transform:rotate(180deg)}header.header-module .nav-item.active .nav-panel{opacity:1;pointer-events:auto;transform:translateX(-50%) translateY(0);visibility:visible}header.header-module .nav-item-link,header.header-module .nav-item-toggle{align-items:center;background-color:transparent;border:none;border-radius:999px;color:#0e0f30;cursor:pointer;display:inline-flex;font-family:Plus Jakarta Sans,sans-serif;font-size:1rem;font-weight:500;justify-content:center;line-height:1.2;min-height:100%;padding:.375rem 1rem;text-decoration:none;transition:background-color .25s cubic-bezier(0,.55,.45,1),color .25s cubic-bezier(0,.55,.45,1)}header.header-module .nav-item-link.is-static{cursor:default}header.header-module .nav-item-toggle{gap:.5rem}header.header-module .nav-item-toggle:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='7' fill='none' viewBox='0 0 12 7'%3E%3Cpath stroke='%232f2f58' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.4' d='m.7.7 5 5 5-5'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;content:"";display:block;height:12px;transition:transform .25s ease;width:12px}header.header-module .nav-panel{left:50%;min-width:400px;opacity:0;padding-top:20px;pointer-events:none;position:absolute;top:calc(100% + 14px);transform:translateX(-50%) translateY(8px);transition:opacity .2s ease,transform .25s ease,visibility .2s ease;visibility:hidden;z-index:2}header.header-module .nav-panel:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='21' fill='none' viewBox='0 0 29 21'%3E%3Cpath fill='%23fff' d='M11.854 1.17a3 3 0 0 1 4.754 0l11.225 14.582c1.519 1.973.112 4.83-2.377 4.83H3.006c-2.49 0-3.896-2.857-2.378-4.83z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;content:"";height:30px;left:50%;position:absolute;top:8px;width:40px}header.header-module .nav-panel.has-cards{min-width:828px}header.header-module .nav-panel-inner{background-color:#fff;border-radius:20px;box-shadow:0 24px 60px rgba(14,15,48,.14);display:grid;gap:20px;grid-template-columns:360px;padding:20px;position:relative}header.header-module .nav-panel.has-cards .nav-panel-inner{grid-template-columns:360px 428px}header.header-module .nav-panel-links{display:flex;flex-direction:column;gap:4px}header.header-module .nav-panel-link-with-description{margin-bottom:4px}header.header-module .nav-panel-link{align-items:center;border-radius:12px;color:#0e0f30;display:flex;gap:12px;justify-content:space-between;padding:12px 12px 12px 16px;text-decoration:none;transition:background-color .2s ease;width:360px}header.header-module .nav-panel-link:hover{background-color:#f1ece4}header.header-module .nav-panel-link:hover .nav-panel-link-arrow{background-color:#fbf9f6;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none' viewBox='0 0 32 32'%3E%3Cpath fill='%230a0a2a' d='M15.256 23h-2.753l-.003-2.697L16.905 16 12.5 11.7V9h2.753l4.32 4.195c.41.402.727.888.927 1.424v2.765a3.9 3.9 0 0 1-.928 1.408z'/%3E%3C/svg%3E")}header.header-module .nav-panel-link-copy{display:flex;flex-direction:column;gap:4px;width:calc(100% - 44px)}header.header-module .nav-panel-link-title{font-family:Newsreader,serif;font-size:1.125rem;font-weight:600;line-height:1.25}header.header-module .nav-panel-link-description{color:#2f2f58;font-size:.9375rem;line-height:1.4}header.header-module .nav-panel-link-arrow{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none' viewBox='0 0 32 32'%3E%3Cpath fill='%235e52ff' d='M15.256 23h-2.753l-.003-2.697L16.905 16 12.5 11.7V9h2.753l4.32 4.195c.41.402.727.888.927 1.424v2.765a3.9 3.9 0 0 1-.928 1.408z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:32px 32px;border-radius:50%;display:block;flex-shrink:0;height:32px;transition:background-color .2s ease,background-image .2s ease;width:32px}header.header-module .mobile-nav-cards,header.header-module .nav-panel-cards{display:flex;flex-direction:column;gap:20px}header.header-module .nav-card{align-items:stretch;background:linear-gradient(90deg,#f9f3ea,#f5f1ff);border-radius:.875rem;color:#0e0f30;display:grid;gap:1rem;grid-template-columns:minmax(0,1fr) 120px;overflow:hidden;text-decoration:none;width:428px}header.header-module .nav-card-copy{display:flex;flex-direction:column;gap:1rem;justify-content:space-between;padding:.875rem 0 .875rem .875rem}header.header-module .nav-card-title{font-size:1.125rem;font-weight:600;line-height:1.45;margin:0}header.header-module .nav-card-link{align-items:center;display:inline-flex;font-size:1rem;font-weight:600;gap:.4rem;line-height:1.3}header.header-module .nav-card-link span{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='12' fill='none' viewBox='0 0 7 12'%3E%3Cpath fill='%230a0a2a' d='M2.411 12H.002L0 9.689 3.854 6 0 2.314V0h2.409l3.78 3.595c.359.345.636.762.811 1.221v2.37a3.3 3.3 0 0 1-.812 1.207z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;display:block;height:12px;width:12px}header.header-module .nav-card-media{border-radius:.75rem;margin:0;overflow:hidden}header.header-module .nav-card-media img{display:block;height:100%;object-fit:cover;width:100%}header.header-module .wrapper-buttons{flex-wrap:nowrap;gap:.75rem}header.header-module .wrapper-buttons .btn{padding-right:1.25rem}header.header-module .wrapper-buttons .btn:after{display:none}header.header-module .menu-burger{align-items:center;background:0 0;display:flex;flex-shrink:0;padding:0}header.header-module .menu-burger:focus,header.header-module .menu-burger:focus-visible{outline:0}@media (min-width:1281px){header.header-module .menu-burger{display:none}}header.header-module .wrapper-menu-mobile{left:0;max-height:calc(100lvh - 104px);opacity:0;pointer-events:none;position:fixed;top:92px;transform:translateY(-8px);transition:opacity .25s ease,transform .25s ease,visibility .25s ease;visibility:hidden;width:100%}@media (min-width:1281px){header.header-module .wrapper-menu-mobile{display:none}}header.header-module .wrapper-menu-mobile.open{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}header.header-module .wrapper-menu-mobile .container{background-color:#fff;border-radius:1.5rem;box-shadow:0 24px 60px rgba(14,15,48,.14);display:flex;flex-direction:column;gap:1.5rem;max-width:calc(1280px + 4rem);overflow-y:auto;padding-bottom:1.5rem;padding-top:1.25rem}header.header-module .wrapper-menu-mobile .switch-language .lang_list_class li,header.header-module .wrapper-menu-mobile .switch-language .lang_list_class li:first-child,header.header-module .wrapper-menu-mobile .switch-language .lang_list_class li:last-child{padding:.5rem 1.5rem .25rem 1rem}header.header-module .mobile-nav-list{display:flex;flex-direction:column;gap:.75rem}header.header-module .mobile-nav-item{border-bottom:1px solid rgba(14,15,48,.08);display:flex;flex-direction:column;gap:.875rem;padding-bottom:.75rem}header.header-module .mobile-nav-item.active .mobile-nav-toggle{background-color:#f1ece4}header.header-module .mobile-nav-item.active .mobile-nav-toggle span{transform:rotate(180deg)}header.header-module .mobile-nav-item.active .mobile-nav-panel{display:flex}header.header-module .mobile-nav-head{align-items:center;display:flex;gap:1rem;justify-content:space-between}header.header-module .mobile-nav-link{align-items:center;color:#0e0f30;display:inline-flex;font-size:1rem;font-weight:600;line-height:1.3;text-decoration:none}header.header-module .mobile-nav-link.is-static{cursor:default}header.header-module .mobile-nav-toggle{align-items:center;background-color:transparent;border-radius:999px;display:inline-flex;height:36px;justify-content:center;min-width:36px;padding:0;width:36px}header.header-module .mobile-nav-toggle span{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='7' fill='none' viewBox='0 0 12 7'%3E%3Cpath stroke='%232f2f58' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.4' d='m.7.7 5 5 5-5'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;display:block;height:12px;transition:transform .25s ease;width:12px}header.header-module .mobile-nav-panel{display:none;flex-direction:column;gap:20px;padding:.25rem 0 .25rem 1rem}header.header-module .mobile-nav-panel-links{display:flex;flex-direction:column;gap:4px}header.header-module .mobile-nav-panel-link{color:#0e0f30;display:flex;flex-direction:column;gap:.125rem;text-decoration:none}header.header-module .mobile-nav-panel-link-title{font-family:Newsreader,serif;font-size:1rem;font-weight:600;line-height:1.3}header.header-module .mobile-nav-panel-link-description{color:rgba(14,15,48,.72);font-size:.875rem;line-height:1.4}header.header-module .mobile-pre-header-nav ul{display:flex;flex-direction:column;gap:.75rem}@media (max-width:768px){header.header-module .wrapper-header .container{gap:1rem}header.header-module .nav-card{grid-template-columns:1fr}header.header-module .nav-card-media{max-height:160px}}html.hs-inline-edit header.header-module{position:relative}html.hs-inline-edit header.header-module:after{display:none}html.hs-inline-edit header.header-module .wrapper-header,html.hs-inline-edit header.header-module.scrolled .wrapper-header{left:auto;position:relative;top:auto;width:auto}body.template-lp header.header-module .container-nav,body.template-lp header.header-module .menu-burger,body.template-lp header.header-module .wrapper-menu-mobile,body.template-lp header.header-module .wrapper-pre-header{display:none!important}body.template-lp header.header-module .wrapper-header .container{align-items:center;justify-content:center}body.template-lp header.header-module .logo{align-items:center;justify-content:center;margin:0 auto}