header.header-module{left:0;position:fixed;top:0;width:100%;z-index:10}header.header-module.opaque .top-bar,header.header-module.scrolled .top-bar{background-color:#fff;border-color:#d6dded}header.header-module.opaque .top-bar .container .logo-link .logo,header.header-module.scrolled .top-bar .container .logo-link .logo{background-color:#000f3a}header.header-module.opaque .top-bar .container .items .item,header.header-module.scrolled .top-bar .container .items .item{color:#374263}header.header-module.opaque .top-bar .container .items .item-wrapper .item:after,header.header-module.scrolled .top-bar .container .items .item-wrapper .item:after{background-color:#374263}header.header-module.opaque .top-bar .container .btn,header.header-module.scrolled .top-bar .container .btn{background-color:#00248a;color:#fff}header.header-module.opaque .top-bar .container .btn span,header.header-module.scrolled .top-bar .container .btn span{color:#fff}header.header-module a,header.header-module a:hover{text-decoration:none}header.header-module .mobile-top-bar{display:none}header.header-module .top-bar{border-bottom:1px solid transparent;height:5rem;transition:background-color .3s,border-color .3s;width:100%}header.header-module .top-bar .container{align-items:center;display:flex;flex-direction:row;gap:2rem;height:100%;width:100%}header.header-module .top-bar .container .logo-link .logo{background-color:#fff;height:15px;-webkit-mask-position:left;mask-position:left;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;transition:background-color .3s;width:175px}header.header-module .top-bar .container .items{align-items:center;display:flex;flex-direction:row;gap:1.5rem;margin-left:auto}header.header-module .top-bar .container .items .item{color:#fff;font-size:.875rem;transition:color .3s}header.header-module .top-bar .container .items .item-wrapper{position:relative}header.header-module .top-bar .container .items .item-wrapper .item{align-items:center;display:flex;flex-direction:row;gap:.5rem}header.header-module .top-bar .container .items .item-wrapper .item.active:after{transform:rotate(180deg)}header.header-module .top-bar .container .items .item-wrapper .item:after{background-color:#d6dded;content:"";height:6px;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='6' fill='none' viewBox='0 0 12 6'%3E%3Cpath fill='%23D6DDED' d='M6.073 4.265 2.025.215a.72.72 0 0 0-.519-.21.7.7 0 0 0-.529.21.71.71 0 0 0-.216.525q0 .308.216.524L5.444 5.73q.27.27.63.269.359 0 .628-.27l4.467-4.466a.72.72 0 0 0 .212-.52.7.7 0 0 0-.212-.528.71.71 0 0 0-.523-.216.71.71 0 0 0-.524.216z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='6' fill='none' viewBox='0 0 12 6'%3E%3Cpath fill='%23D6DDED' d='M6.073 4.265 2.025.215a.72.72 0 0 0-.519-.21.7.7 0 0 0-.529.21.71.71 0 0 0-.216.525q0 .308.216.524L5.444 5.73q.27.27.63.269.359 0 .628-.27l4.467-4.466a.72.72 0 0 0 .212-.52.7.7 0 0 0-.212-.528.71.71 0 0 0-.523-.216.71.71 0 0 0-.524.216z'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;transition:transform .3s,background-color .3s;width:12px}header.header-module .top-bar .container .items .item-wrapper .menu{background-color:#fff;border-radius:1.25rem;box-shadow:0 4px 32px 4px rgba(0,0,0,.149);display:flex;flex-direction:row;gap:5rem;left:50%;opacity:0;padding:2rem;pointer-events:none;position:absolute;top:calc(100% + 1.25rem);transform:translate(-50%,-2rem);transition:transform .3s,opacity .3s,z-index 0s .3s;z-index:-1}header.header-module .top-bar .container .items .item-wrapper .menu.active{opacity:1;pointer-events:all;transform:translate(-50%);transition:transform .3s,opacity .3s,z-index .3s;z-index:1}header.header-module .top-bar .container .items .item-wrapper .menu .column{display:flex;flex-direction:column;gap:1.25rem;width:-moz-fit-content;width:fit-content}header.header-module .top-bar .container .items .item-wrapper .menu .column .link{position:relative;width:17.5rem}header.header-module .top-bar .container .items .item-wrapper .menu .column .link:hover:before{opacity:1}header.header-module .top-bar .container .items .item-wrapper .menu .column .link:before{background-color:#f2f4f9;border-radius:.5rem;content:"";height:calc(100% + 1.5rem);left:-.5rem;opacity:0;position:absolute;top:-.75rem;transition:opacity .3s;width:calc(100% + 1rem);z-index:1}header.header-module .top-bar .container .items .item-wrapper .menu .column .link .title{color:#000f3a;font-family:Sora,sans-serif;font-weight:600;margin-bottom:.25rem;position:relative;z-index:2}header.header-module .top-bar .container .items .item-wrapper .menu .column .link .text{color:#374263;position:relative;z-index:2}header.header-module .top-bar .container .items .item-wrapper .menu .column .cards{background-color:#f2f4f9;border-radius:1rem;display:flex;flex-direction:column;gap:1.25rem;padding:1.25rem;width:20rem}header.header-module .top-bar .container .items .item-wrapper .menu .column .cards .card-link{aspect-ratio:280/120;background:linear-gradient(180deg,#01103b,#01248a);border-radius:.75rem;color:#fff;height:auto;overflow:hidden;padding:1rem 5.5rem 1rem 1rem;position:relative;width:100%}header.header-module .top-bar .container .items .item-wrapper .menu .column .cards .card-link.blue-background{background:linear-gradient(100.25deg,#8ea8f5,#456cdc 99.76%)}header.header-module .top-bar .container .items .item-wrapper .menu .column .cards .card-link .image{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}header.header-module .top-bar .container .items .item-wrapper .menu .column .cards .card-link .image img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:right bottom;object-position:right bottom;width:100%}header.header-module .top-bar .container .items .item-wrapper .menu .column .cards .card-link .title{font-family:Sora,sans-serif;font-weight:700;margin-bottom:.25rem;position:relative;z-index:2}header.header-module .top-bar .container .items .item-wrapper .menu .column .cards .card-link .text{position:relative;z-index:2}header.header-module .top-bar .container .btn-wrapper{height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content}header.header-module .top-bar .container .btn-wrapper .btn{transition:background-color .3s,color .3s}header.header-module .top-bar .container .btn-wrapper .btn:after{content:unset}header.header-module .top-bar .container .btn-wrapper .btn span{transition:color .3s}@media (max-width:1200px){header.header-module{pointer-events:none}header.header-module.opaque .mobile-top-bar,header.header-module.open .mobile-top-bar,header.header-module.scrolled .mobile-top-bar{background-color:#fff;border-color:#d6dded}header.header-module.opaque .mobile-top-bar .container .burger-menu div,header.header-module.opaque .mobile-top-bar .container .logo-link .logo,header.header-module.open .mobile-top-bar .container .burger-menu div,header.header-module.open .mobile-top-bar .container .logo-link .logo,header.header-module.scrolled .mobile-top-bar .container .burger-menu div,header.header-module.scrolled .mobile-top-bar .container .logo-link .logo{background-color:#000f3a}header.header-module.opaque .top-bar .container .items .item,header.header-module.open .top-bar .container .items .item,header.header-module.scrolled .top-bar .container .items .item{color:#000f3a}header.header-module.opaque .top-bar .container .items .item-wrapper .item:after,header.header-module.open .top-bar .container .items .item-wrapper .item:after,header.header-module.scrolled .top-bar .container .items .item-wrapper .item:after{background-color:#0042ff}header.header-module.open .top-bar{opacity:1;pointer-events:all;transform:translateX(0);transition:transform .3s,opacity .3s,z-index 0s;z-index:1}header.header-module .mobile-top-bar{border-bottom:1px solid transparent;display:block;height:5rem;pointer-events:all;transition:background-color .3s,border-color .3s;width:100%}header.header-module .mobile-top-bar .container{align-items:center;display:flex;flex-direction:row;gap:2rem;height:100%;justify-content:space-between;width:100%}header.header-module .mobile-top-bar .container .logo-link .logo{background-color:#fff;height:18px;-webkit-mask-position:left;mask-position:left;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;transition:background-color .3s;width:200px}header.header-module .mobile-top-bar .container .burger-menu{height:16px;position:relative;width:23px}header.header-module .mobile-top-bar .container .burger-menu div{background-color:#fff;border-radius:1rem;height:2px;left:50%;position:absolute;top:50%;transition:background-color .3s,transform .3s;width:100%}header.header-module .mobile-top-bar .container .burger-menu div.b-top{transform:translate(-50%,-5px)}header.header-module .mobile-top-bar .container .burger-menu div.b-bottom{transform:translate(-50%,3px)}header.header-module .top-bar{background-color:#fff;height:calc(100dvh - 5rem);opacity:0;pointer-events:none;transform:translateX(100%);transition:transform .3s,opacity .3s,z-index 0s .3s;z-index:-1}header.header-module .top-bar .container{align-items:flex-start;padding-top:2rem;position:relative}header.header-module .top-bar .container .logo-link{display:none}header.header-module .top-bar .container .items{align-items:flex-start;flex-direction:column;gap:2rem;margin-left:unset;max-height:calc(100dvh - 14rem);overflow:scroll;width:100%}header.header-module .top-bar .container .items .item{color:#000f3a;font-family:Sora,sans-serif;font-size:1.25rem;font-weight:700;width:100%}header.header-module .top-bar .container .items .item-wrapper{flex-shrink:0;overflow:hidden;transition:height .3s;width:100%}header.header-module .top-bar .container .items .item-wrapper.active .item.active:after,header.header-module .top-bar .container .items .item-wrapper.active .item:after{transform:rotate(180deg)}header.header-module .top-bar .container .items .item-wrapper.active .menu,header.header-module .top-bar .container .items .item-wrapper.active .menu.active{opacity:1;pointer-events:all;z-index:1}header.header-module .top-bar .container .items .item-wrapper .item{gap:1rem;justify-content:space-between}header.header-module .top-bar .container .items .item-wrapper .item.active:after{transform:unset}header.header-module .top-bar .container .items .item-wrapper .item:after{background-color:#0042ff;height:12px;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='12' fill='none' viewBox='0 0 20 12'%3E%3Cpath fill='%230042FF' d='M9.996 9.1 18.143.953q.322-.323.767-.314t.768.331.322.767-.322.768l-8.297 8.28q-.293.293-.657.434a2 2 0 0 1-.728.142q-.364 0-.728-.142a1.9 1.9 0 0 1-.657-.434L.314 2.488A1 1 0 0 1 0 1.73 1.07 1.07 0 0 1 .33.97q.324-.322.768-.322.445 0 .768.322z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='12' fill='none' viewBox='0 0 20 12'%3E%3Cpath fill='%230042FF' d='M9.996 9.1 18.143.953q.322-.323.767-.314t.768.331.322.767-.322.768l-8.297 8.28q-.293.293-.657.434a2 2 0 0 1-.728.142q-.364 0-.728-.142a1.9 1.9 0 0 1-.657-.434L.314 2.488A1 1 0 0 1 0 1.73 1.07 1.07 0 0 1 .33.97q.324-.322.768-.322.445 0 .768.322z'/%3E%3C/svg%3E");width:20px}header.header-module .top-bar .container .items .item-wrapper .menu{border-radius:unset;box-shadow:unset;flex-direction:column;gap:2.5rem;left:unset;padding:unset;padding-top:1.25rem;position:relative;top:unset;transform:unset;width:100%;z-index:1}header.header-module .top-bar .container .items .item-wrapper .menu.active{opacity:0;pointer-events:none;transform:unset;z-index:1}header.header-module .top-bar .container .items .item-wrapper .menu .column,header.header-module .top-bar .container .items .item-wrapper .menu .column .cards,header.header-module .top-bar .container .items .item-wrapper .menu .column .link{width:100%}header.header-module .top-bar .container .items .item-wrapper .menu .column .cards .card-link{aspect-ratio:unset}header.header-module .top-bar .container .btn-wrapper{bottom:0;left:0;padding:2rem;position:absolute;width:100%}header.header-module .top-bar .container .btn-wrapper .btn{background-color:#00248a;color:#fff;width:100%}header.header-module .top-bar .container .btn-wrapper .btn span{color:#fff}}