/* Start custom CSS for html, class: .elementor-element-1c14fa4 */.nextrust-mega-menu {
    width: 800px;
    max-width: calc(100vw - 80px);

    background: #ffffff;
    border: 1px solid rgba(0,0,0,0.12);
    border-radius: 18px;

    padding: 32px 34px;
    box-sizing: border-box;

    font-family: Inter, Arial, sans-serif;
    overflow: hidden;

    position: relative;
    left: 50%;
    transform: translateX(-50%);

    margin-top: -11px; /* removes top black space */
}/* End custom CSS */