.navigation-lp{padding:24px 0;position:absolute;top:0;width:100%;z-index:10}@media(min-width:500px){.navigation-lp{padding:48px 0 0}}@media(min-width:768px){.navigation-lp{padding:2rem 0 0}}.navigation-lp__logo-override{max-width:450px;width:100%}.navigation-lp__sticky{transition:padding .2s ease-in}.navigation-lp__sticky.stick{left:0;padding:1rem 0 0;position:fixed;right:0;top:0;z-index:10}.navigation-lp__sticky.stick .navigation-lp__border{width:100%}.navigation-lp__bg-white{background-color:#fff}.navigation-lp__bg-beige{background-color:#f7f3eb}.navigation-lp__inner{align-items:center;display:flex;justify-content:space-between;padding-bottom:1rem}.navigation-lp__asset{font-size:.875rem;font-weight:600;line-height:1.2;margin-top:.5em;text-align:right;text-transform:uppercase}.navigation-lp__white .navigation-lp__asset{color:#fff}@media(min-width:768px){.navigation-lp__asset{font-size:1rem}}.navigation-lp__anchors{align-items:center;display:none;flex-direction:row;gap:1.5rem;list-style:none}@media(min-width:500px){.navigation-lp__anchors{display:flex}}.navigation-lp__anchors--small{margin:0}.navigation-lp__anchors--plain{color:#010101;cursor:pointer;display:block;font-size:1rem;font-weight:500;line-height:1;position:relative;text-decoration:none}.navigation-lp__white .navigation-lp__anchors--plain{color:#fff}.navigation-lp__anchors--plain:after{border-bottom:1px solid #010101;bottom:-.5rem;content:"";left:0;position:absolute;transition:width .15s ease-in;width:0}.navigation-lp__white .navigation-lp__anchors--plain:after{border-bottom:1px solid #fff}.navigation-lp__anchors--plain:hover:after{width:100%}.navigation-lp__anchors--button{background:#010101;border:0;border-radius:99px;color:#fff;cursor:pointer;font-size:1.125rem;font-size:1rem;font-weight:600;letter-spacing:-.0225rem;line-height:1;padding:12px 16px;text-align:center;text-decoration:none;width:100%}@media(min-width:500px){.navigation-lp__anchors--button{width:auto}}.navigation-lp__anchors--button:hover{background:#1467fa;color:#fff}.navigation-lp__anchors--button:hover svg path{stroke:#fff}.navigation-lp__border{height:1px;margin:0 auto;width:100%}@media(min-width:1440px){.navigation-lp__border{transition:width .45s cubic-bezier(1,0,0,1);width:1360px}}.navigation-lp__border.navigation-lp__border-dark{background-color:rgba(1,1,1,.4)}.navigation-lp__border.navigation-lp__border-white{background-color:hsla(0,0%,100%,.4)}