.Menu--content .Menu-items{display:flex;flex-direction:column}.Menu--content .Menu-item{text-decoration:none}.Menu--content .Menu-item:hover{text-decoration:underline}.Menu--main{display:none}@media (min-width:1024px){.Menu--main{margin-left:auto}.Menu--main,.Menu--main .Menu-items{display:flex}.Menu--main .Menu-item{align-items:center;background:#fff;color:#011638;display:flex;font-size:14px;font-weight:700;padding:24px;position:relative;text-decoration:none}.Menu--main .Menu-item:before{background:#fe8039;border-radius:1px;content:"";display:block;height:2px;position:absolute;top:48px;transition:all .5s ease-in-out;width:0}.Menu--main .Menu-item.is--hovered:before{width:calc(100% - 48px)}.Menu--main .Menu-item.is--hovered.has--sub:before{width:calc(100% - 72px)}.Menu--main .Menu-item.is--hovered .Menu-sub{max-height:100vh}.Menu--main .Menu-item.is--hovered.has--sub:after{transform:rotate(180deg)}.Menu--main .Menu-item.has--sub:after{background:url(/_Resources/Static/Packages/Etopia.RwvNl/images/Carrot.947cdf85.svg) 50% no-repeat;background-size:auto;content:"";display:inline-block;height:24px;transition:all .5s ease-in-out;width:24px}.Menu--main .Menu-item a{color:#011638;text-decoration:none}.Menu--main .Menu-sub{display:flex;flex-direction:column;max-height:0;min-width:200px;overflow:hidden;position:absolute;top:76px;transition:all 1s ease-in-out;width:-webkit-max-content;width:max-content;z-index:30}.Menu--main .Menu-sub .Menu-item{background:#f0f0f0;border-bottom:2px solid #fff;font-weight:400;padding:12px 24px;position:relative;transition:all .2s ease-in-out}.Menu--main .Menu-sub .Menu-item:last-child{border-bottom:none}.Menu--main .Menu-sub .Menu-item:after{background:#fe8039;border-radius:1px;bottom:6px;content:"";display:block;height:2px;position:absolute;transition:all .5s ease-in-out;width:0}.Menu--main .Menu-sub .Menu-item:active,.Menu--main .Menu-sub .Menu-item:hover{background:#dadada}.Menu--main .Menu-sub .Menu-item:active:after,.Menu--main .Menu-sub .Menu-item:hover:after{width:80px}}