@charset "UTF-8";

@keyframes n-fade-in {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

abbr, address, article, aside, audio, b, blockquote, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figure, footer, form, header, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, pre, q, samp, section, span, summary, tbody, tfoot, thead, time, tr, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-weight: 400;
    vertical-align: baseline;
    background: 0 0
}

body, h1, h2, h3, h4, h5, h6, p, small, sub, sup {
    vertical-align: baseline
}

h1, h2, h3, h4, h5, h6 {
    border: 0;
    background: 0 0
}

p, small, sub, sup {
    font-weight: 400
}

body, p {
    background: 0 0
}

small, sub, sup {
    padding: 0;
    border: 0
}

ol, strong, table, ul {
    vertical-align: baseline
}

ol, p, strong, ul {
    font-size: 100%
}

ol, ul {
    font-weight: 400;
    background: 0 0
}

table {
    border-collapse: separate;
    border-spacing: 0;
    font: 100%
}

body, ol, p, strong, table, td, th, ul {
    border: 0
}

article, aside, details, figure, footer, header, main, nav, section, summary {
    display: block
}

html {
    overflow-y: scroll;
    box-sizing: border-box;
    -ms-overflow-style: scrollbar
}

:after, :before {
    box-sizing: inherit
}

embed, object {
    max-width: 100%
}

blockquote, q {
    quotes: none
}

    blockquote:after, blockquote:before, q:after, q:before {
        content: none
    }

a, body, hr, ol, p, strong, table, td, th, ul {
    padding: 0
}

a, small, strong, sub, sup, table, td, th {
    margin: 0;
    background: 0 0
}

a, td, th {
    font-size: 100%
}

del {
    text-decoration: line-through
}

abbr[title], dfn[title] {
    border-bottom: 1px dotted #000;
    cursor: help
}

td {
    font-weight: 400
}

hr, p {
    margin: 1em 0
}

input, select {
    vertical-align: middle
}

pre {
    white-space: pre-line;
    word-wrap: break-word
}

input[type=radio] {
    vertical-align: text-bottom
}

input[type=checkbox], th {
    vertical-align: bottom
}

.ie7 input[type=checkbox], a {
    vertical-align: baseline
}

.ie6 input {
    vertical-align: text-bottom
}

input, select, textarea {
    font: 99% sans-serif
}

small {
    font-size: 85%
}

strong, th {
    font-weight: 700
}

td, td img {
    vertical-align: top
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

code, kbd, pre, samp {
    font-family: monospace,sans-serif
}

.clickable, button, input[type=button], input[type=file], input[type=submit], label {
    cursor: pointer
}

button, input, select, textarea {
    margin: 0
}

.clearfix:after {
    content: " ";
    display: block;
    clear: both
}

.n-grid-tc--1 {
    grid-template-columns: repeat(1,1fr)
}

.n-grid-tc--2 {
    grid-template-columns: repeat(2,1fr)
}

.n-grid-tc--3 {
    grid-template-columns: repeat(3,1fr)
}

.n-grid-tc--4 {
    grid-template-columns: repeat(4,1fr)
}

.n-grid-tc--5 {
    grid-template-columns: repeat(5,1fr)
}

.n-grid-tc--6 {
    grid-template-columns: repeat(6,1fr)
}

.n-grid-tc--7 {
    grid-template-columns: repeat(7,1fr)
}

.n-grid-tc--8 {
    grid-template-columns: repeat(8,1fr)
}

.n-grid-tc--9 {
    grid-template-columns: repeat(9,1fr)
}

.n-grid-tc--10 {
    grid-template-columns: repeat(10,1fr)
}

.n-grid-tc-xs--1 {
    grid-template-columns: repeat(1,1fr)
}

.n-grid-tc-xs--2 {
    grid-template-columns: repeat(2,1fr)
}

.n-grid-tc-xs--3 {
    grid-template-columns: repeat(3,1fr)
}

.n-grid-tc-xs--4 {
    grid-template-columns: repeat(4,1fr)
}

.n-grid-tc-xs--5 {
    grid-template-columns: repeat(5,1fr)
}

.n-grid-tc-xs--6 {
    grid-template-columns: repeat(6,1fr)
}

.n-grid-tc-xs--7 {
    grid-template-columns: repeat(7,1fr)
}

.n-grid-tc-xs--8 {
    grid-template-columns: repeat(8,1fr)
}

.n-grid-tc-xs--9 {
    grid-template-columns: repeat(9,1fr)
}

.n-grid-tc-xs--10 {
    grid-template-columns: repeat(10,1fr)
}

@media (min-width:500px) {
    .n-grid-tc-sm--1 {
        grid-template-columns: repeat(1,1fr)
    }

    .n-grid-tc-sm--2 {
        grid-template-columns: repeat(2,1fr)
    }

    .n-grid-tc-sm--3 {
        grid-template-columns: repeat(3,1fr)
    }

    .n-grid-tc-sm--4 {
        grid-template-columns: repeat(4,1fr)
    }

    .n-grid-tc-sm--5 {
        grid-template-columns: repeat(5,1fr)
    }

    .n-grid-tc-sm--6 {
        grid-template-columns: repeat(6,1fr)
    }

    .n-grid-tc-sm--7 {
        grid-template-columns: repeat(7,1fr)
    }

    .n-grid-tc-sm--8 {
        grid-template-columns: repeat(8,1fr)
    }
}

@media (min-width:768px) {
    .n-grid-tc-md--1 {
        grid-template-columns: repeat(1,1fr)
    }

    .n-grid-tc-md--2 {
        grid-template-columns: repeat(2,1fr)
    }

    .n-grid-tc-md--3 {
        grid-template-columns: repeat(3,1fr)
    }

    .n-grid-tc-md--4 {
        grid-template-columns: repeat(4,1fr)
    }

    .n-grid-tc-md--5 {
        grid-template-columns: repeat(5,1fr)
    }

    .n-grid-tc-md--6 {
        grid-template-columns: repeat(6,1fr)
    }

    .n-grid-tc-md--7 {
        grid-template-columns: repeat(7,1fr)
    }

    .n-grid-tc-md--8 {
        grid-template-columns: repeat(8,1fr)
    }
}

@media (min-width:1024px) {
    .n-grid-tc-lg--1 {
        grid-template-columns: repeat(1,1fr)
    }

    .n-grid-tc-lg--2 {
        grid-template-columns: repeat(2,1fr)
    }

    .n-grid-tc-lg--3 {
        grid-template-columns: repeat(3,1fr)
    }

    .n-grid-tc-lg--4 {
        grid-template-columns: repeat(4,1fr)
    }

    .n-grid-tc-lg--5 {
        grid-template-columns: repeat(5,1fr)
    }

    .n-grid-tc-lg--6 {
        grid-template-columns: repeat(6,1fr)
    }

    .n-grid-tc-lg--7 {
        grid-template-columns: repeat(7,1fr)
    }

    .n-grid-tc-lg--8 {
        grid-template-columns: repeat(8,1fr)
    }
}

@media (min-width:1440px) {
    .n-grid-tc-xl--1 {
        grid-template-columns: repeat(1,1fr)
    }

    .n-grid-tc-xl--2 {
        grid-template-columns: repeat(2,1fr)
    }

    .n-grid-tc-xl--3 {
        grid-template-columns: repeat(3,1fr)
    }

    .n-grid-tc-xl--4 {
        grid-template-columns: repeat(4,1fr)
    }

    .n-grid-tc-xl--5 {
        grid-template-columns: repeat(5,1fr)
    }

    .n-grid-tc-xl--6 {
        grid-template-columns: repeat(6,1fr)
    }

    .n-grid-tc-xl--7 {
        grid-template-columns: repeat(7,1fr)
    }

    .n-grid-tc-xl--8 {
        grid-template-columns: repeat(8,1fr)
    }
}

@media (min-width:1921px) {
    .n-grid-tc-xxl--1 {
        grid-template-columns: repeat(1,1fr)
    }

    .n-grid-tc-xxl--2 {
        grid-template-columns: repeat(2,1fr)
    }

    .n-grid-tc-xxl--3 {
        grid-template-columns: repeat(3,1fr)
    }

    .n-grid-tc-xxl--4 {
        grid-template-columns: repeat(4,1fr)
    }

    .n-grid-tc-xxl--5 {
        grid-template-columns: repeat(5,1fr)
    }

    .n-grid-tc-xxl--6 {
        grid-template-columns: repeat(6,1fr)
    }

    .n-grid-tc-xxl--7 {
        grid-template-columns: repeat(7,1fr)
    }

    .n-grid-tc-xxl--8 {
        grid-template-columns: repeat(8,1fr)
    }
}

.n-prose[n-layout=col-3] n-right-aside-region, .n-prose[n-layout=col-3] > n-left-aside-region, .n-x-xs--1-1, n-prose[n-layout=col-3] n-right-aside-region, n-prose[n-layout=col-3] > n-left-aside-region {
    grid-column: 1/2
}

.n-x-xs--1-2 {
    grid-column: 1/3
}

.n-x-xs--1-3 {
    grid-column: 1/4
}

.n-x-xs--1-4 {
    grid-column: 1/5
}

.n-x-xs--1-5 {
    grid-column: 1/6
}

.n-x-xs--1-6 {
    grid-column: 1/7
}

.n-x-xs--1-7 {
    grid-column: 1/8
}

.n-x-xs--1-8 {
    grid-column: 1/9
}

.n-x-xs--2-2 {
    grid-column: 2/3
}

.n-x-xs--2-3 {
    grid-column: 2/4
}

.n-x-xs--2-4 {
    grid-column: 2/5
}

.n-x-xs--2-5 {
    grid-column: 2/6
}

.n-x-xs--2-6 {
    grid-column: 2/7
}

.n-x-xs--2-7 {
    grid-column: 2/8
}

.n-x-xs--2-8 {
    grid-column: 2/9
}

.n-x-xs--3-3 {
    grid-column: 3/4
}

.n-x-xs--3-4 {
    grid-column: 3/5
}

.n-x-xs--3-5 {
    grid-column: 3/6
}

.n-x-xs--3-6 {
    grid-column: 3/7
}

.n-x-xs--3-7 {
    grid-column: 3/8
}

.n-x-xs--3-8 {
    grid-column: 3/9
}

.n-x-xs--4-4 {
    grid-column: 4/5
}

.n-x-xs--4-5 {
    grid-column: 4/6
}

.n-x-xs--4-6 {
    grid-column: 4/7
}

.n-x-xs--4-7 {
    grid-column: 4/8
}

.n-x-xs--4-8 {
    grid-column: 4/9
}

.n-x-xs--5-5 {
    grid-column: 5/6
}

.n-x-xs--5-6 {
    grid-column: 5/7
}

.n-x-xs--5-7 {
    grid-column: 5/8
}

.n-x-xs--5-8 {
    grid-column: 5/9
}

.n-x-xs--6-6 {
    grid-column: 6/7
}

.n-x-xs--6-7 {
    grid-column: 6/8
}

.n-x-xs--6-8 {
    grid-column: 6/9
}

.n-x-xs--7-7 {
    grid-column: 7/8
}

.n-x-xs--7-8 {
    grid-column: 7/9
}

.n-x-xs--8-8 {
    grid-column: 8/9
}

@media (min-width:500px) {
    .n-x-sm--1-1 {
        grid-column: 1/2
    }

    .n-x-sm--1-2 {
        grid-column: 1/3
    }

    .n-x-sm--1-3 {
        grid-column: 1/4
    }

    .n-x-sm--1-4 {
        grid-column: 1/5
    }

    .n-x-sm--1-5 {
        grid-column: 1/6
    }

    .n-x-sm--1-6 {
        grid-column: 1/7
    }

    .n-x-sm--1-7 {
        grid-column: 1/8
    }

    .n-x-sm--1-8 {
        grid-column: 1/9
    }

    .n-x-sm--2-2 {
        grid-column: 2/3
    }

    .n-x-sm--2-3 {
        grid-column: 2/4
    }

    .n-x-sm--2-4 {
        grid-column: 2/5
    }

    .n-x-sm--2-5 {
        grid-column: 2/6
    }

    .n-x-sm--2-6 {
        grid-column: 2/7
    }

    .n-x-sm--2-7 {
        grid-column: 2/8
    }

    .n-x-sm--2-8 {
        grid-column: 2/9
    }

    .n-x-sm--3-3 {
        grid-column: 3/4
    }

    .n-x-sm--3-4 {
        grid-column: 3/5
    }

    .n-x-sm--3-5 {
        grid-column: 3/6
    }

    .n-x-sm--3-6 {
        grid-column: 3/7
    }

    .n-x-sm--3-7 {
        grid-column: 3/8
    }

    .n-x-sm--3-8 {
        grid-column: 3/9
    }

    .n-x-sm--4-4 {
        grid-column: 4/5
    }

    .n-x-sm--4-5 {
        grid-column: 4/6
    }

    .n-x-sm--4-6 {
        grid-column: 4/7
    }

    .n-x-sm--4-7 {
        grid-column: 4/8
    }

    .n-x-sm--4-8 {
        grid-column: 4/9
    }

    .n-x-sm--5-5 {
        grid-column: 5/6
    }

    .n-x-sm--5-6 {
        grid-column: 5/7
    }

    .n-x-sm--5-7 {
        grid-column: 5/8
    }

    .n-x-sm--5-8 {
        grid-column: 5/9
    }

    .n-x-sm--6-6 {
        grid-column: 6/7
    }

    .n-x-sm--6-7 {
        grid-column: 6/8
    }

    .n-x-sm--6-8 {
        grid-column: 6/9
    }

    .n-x-sm--7-7 {
        grid-column: 7/8
    }

    .n-x-sm--7-8 {
        grid-column: 7/9
    }

    .n-x-sm--8-8 {
        grid-column: 8/9
    }
}

@media (min-width:768px) {
    .n-x-md--1-1 {
        grid-column: 1/2
    }

    .n-x-md--1-2 {
        grid-column: 1/3
    }

    .n-x-md--1-3 {
        grid-column: 1/4
    }

    .n-x-md--1-4 {
        grid-column: 1/5
    }

    .n-x-md--1-5 {
        grid-column: 1/6
    }

    .n-x-md--1-6 {
        grid-column: 1/7
    }

    .n-x-md--1-7 {
        grid-column: 1/8
    }

    .n-x-md--1-8 {
        grid-column: 1/9
    }

    .n-x-md--2-2 {
        grid-column: 2/3
    }

    .n-x-md--2-3 {
        grid-column: 2/4
    }

    .n-x-md--2-4 {
        grid-column: 2/5
    }

    .n-x-md--2-5 {
        grid-column: 2/6
    }

    .n-x-md--2-6 {
        grid-column: 2/7
    }

    .n-x-md--2-7 {
        grid-column: 2/8
    }

    .n-x-md--2-8 {
        grid-column: 2/9
    }

    .n-x-md--3-3 {
        grid-column: 3/4
    }

    .n-x-md--3-4 {
        grid-column: 3/5
    }

    .n-x-md--3-5 {
        grid-column: 3/6
    }

    .n-x-md--3-6 {
        grid-column: 3/7
    }

    .n-x-md--3-7 {
        grid-column: 3/8
    }

    .n-x-md--3-8 {
        grid-column: 3/9
    }

    .n-x-md--4-4 {
        grid-column: 4/5
    }

    .n-x-md--4-5 {
        grid-column: 4/6
    }

    .n-x-md--4-6 {
        grid-column: 4/7
    }

    .n-x-md--4-7 {
        grid-column: 4/8
    }

    .n-x-md--4-8 {
        grid-column: 4/9
    }

    .n-x-md--5-5 {
        grid-column: 5/6
    }

    .n-x-md--5-6 {
        grid-column: 5/7
    }

    .n-x-md--5-7 {
        grid-column: 5/8
    }

    .n-x-md--5-8 {
        grid-column: 5/9
    }

    .n-x-md--6-6 {
        grid-column: 6/7
    }

    .n-x-md--6-7 {
        grid-column: 6/8
    }

    .n-x-md--6-8 {
        grid-column: 6/9
    }

    .n-x-md--7-7 {
        grid-column: 7/8
    }

    .n-x-md--7-8 {
        grid-column: 7/9
    }

    .n-x-md--8-8 {
        grid-column: 8/9
    }
}

@media (min-width:1024px) {
    .n-x-lg--1-1 {
        grid-column: 1/2
    }

    .n-x-lg--1-2 {
        grid-column: 1/3
    }

    .n-x-lg--1-3 {
        grid-column: 1/4
    }

    .n-x-lg--1-4 {
        grid-column: 1/5
    }

    .n-x-lg--1-5 {
        grid-column: 1/6
    }

    .n-x-lg--1-6 {
        grid-column: 1/7
    }

    .n-x-lg--1-7 {
        grid-column: 1/8
    }

    .n-x-lg--1-8 {
        grid-column: 1/9
    }

    .n-x-lg--2-2 {
        grid-column: 2/3
    }

    .n-x-lg--2-3 {
        grid-column: 2/4
    }

    .n-x-lg--2-4 {
        grid-column: 2/5
    }

    .n-x-lg--2-5 {
        grid-column: 2/6
    }

    .n-x-lg--2-6 {
        grid-column: 2/7
    }

    .n-x-lg--2-7 {
        grid-column: 2/8
    }

    .n-x-lg--2-8 {
        grid-column: 2/9
    }

    .n-x-lg--3-3 {
        grid-column: 3/4
    }

    .n-x-lg--3-4 {
        grid-column: 3/5
    }

    .n-x-lg--3-5 {
        grid-column: 3/6
    }

    .n-x-lg--3-6 {
        grid-column: 3/7
    }

    .n-x-lg--3-7 {
        grid-column: 3/8
    }

    .n-x-lg--3-8 {
        grid-column: 3/9
    }

    .n-x-lg--4-4 {
        grid-column: 4/5
    }

    .n-x-lg--4-5 {
        grid-column: 4/6
    }

    .n-x-lg--4-6 {
        grid-column: 4/7
    }

    .n-x-lg--4-7 {
        grid-column: 4/8
    }

    .n-x-lg--4-8 {
        grid-column: 4/9
    }

    .n-x-lg--5-5 {
        grid-column: 5/6
    }

    .n-x-lg--5-6 {
        grid-column: 5/7
    }

    .n-x-lg--5-7 {
        grid-column: 5/8
    }

    .n-x-lg--5-8 {
        grid-column: 5/9
    }

    .n-x-lg--6-6 {
        grid-column: 6/7
    }

    .n-x-lg--6-7 {
        grid-column: 6/8
    }

    .n-x-lg--6-8 {
        grid-column: 6/9
    }

    .n-x-lg--7-7 {
        grid-column: 7/8
    }

    .n-x-lg--7-8 {
        grid-column: 7/9
    }

    .n-x-lg--8-8 {
        grid-column: 8/9
    }
}

@media (min-width:1440px) {
    .n-x-xl--1-1 {
        grid-column: 1/2
    }

    .n-x-xl--1-2 {
        grid-column: 1/3
    }

    .n-x-xl--1-3 {
        grid-column: 1/4
    }

    .n-x-xl--1-4 {
        grid-column: 1/5
    }

    .n-x-xl--1-5 {
        grid-column: 1/6
    }

    .n-x-xl--1-6 {
        grid-column: 1/7
    }

    .n-x-xl--1-7 {
        grid-column: 1/8
    }

    .n-x-xl--1-8 {
        grid-column: 1/9
    }

    .n-x-xl--2-2 {
        grid-column: 2/3
    }

    .n-x-xl--2-3 {
        grid-column: 2/4
    }

    .n-x-xl--2-4 {
        grid-column: 2/5
    }

    .n-x-xl--2-5 {
        grid-column: 2/6
    }

    .n-x-xl--2-6 {
        grid-column: 2/7
    }

    .n-x-xl--2-7 {
        grid-column: 2/8
    }

    .n-x-xl--2-8 {
        grid-column: 2/9
    }

    .n-x-xl--3-3 {
        grid-column: 3/4
    }

    .n-x-xl--3-4 {
        grid-column: 3/5
    }

    .n-x-xl--3-5 {
        grid-column: 3/6
    }

    .n-x-xl--3-6 {
        grid-column: 3/7
    }

    .n-x-xl--3-7 {
        grid-column: 3/8
    }

    .n-x-xl--3-8 {
        grid-column: 3/9
    }

    .n-x-xl--4-4 {
        grid-column: 4/5
    }

    .n-x-xl--4-5 {
        grid-column: 4/6
    }

    .n-x-xl--4-6 {
        grid-column: 4/7
    }

    .n-x-xl--4-7 {
        grid-column: 4/8
    }

    .n-x-xl--4-8 {
        grid-column: 4/9
    }

    .n-x-xl--5-5 {
        grid-column: 5/6
    }

    .n-x-xl--5-6 {
        grid-column: 5/7
    }

    .n-x-xl--5-7 {
        grid-column: 5/8
    }

    .n-x-xl--5-8 {
        grid-column: 5/9
    }

    .n-x-xl--6-6 {
        grid-column: 6/7
    }

    .n-x-xl--6-7 {
        grid-column: 6/8
    }

    .n-x-xl--6-8 {
        grid-column: 6/9
    }

    .n-x-xl--7-7 {
        grid-column: 7/8
    }

    .n-x-xl--7-8 {
        grid-column: 7/9
    }

    .n-x-xl--8-8 {
        grid-column: 8/9
    }
}

@media (min-width:1921px) {
    .n-x-xxl--1-1 {
        grid-column: 1/2
    }

    .n-x-xxl--1-2 {
        grid-column: 1/3
    }

    .n-x-xxl--1-3 {
        grid-column: 1/4
    }

    .n-x-xxl--1-4 {
        grid-column: 1/5
    }

    .n-x-xxl--1-5 {
        grid-column: 1/6
    }

    .n-x-xxl--1-6 {
        grid-column: 1/7
    }

    .n-x-xxl--1-7 {
        grid-column: 1/8
    }

    .n-x-xxl--1-8 {
        grid-column: 1/9
    }

    .n-x-xxl--2-2 {
        grid-column: 2/3
    }

    .n-x-xxl--2-3 {
        grid-column: 2/4
    }

    .n-x-xxl--2-4 {
        grid-column: 2/5
    }

    .n-x-xxl--2-5 {
        grid-column: 2/6
    }

    .n-x-xxl--2-6 {
        grid-column: 2/7
    }

    .n-x-xxl--2-7 {
        grid-column: 2/8
    }

    .n-x-xxl--2-8 {
        grid-column: 2/9
    }

    .n-x-xxl--3-3 {
        grid-column: 3/4
    }

    .n-x-xxl--3-4 {
        grid-column: 3/5
    }

    .n-x-xxl--3-5 {
        grid-column: 3/6
    }

    .n-x-xxl--3-6 {
        grid-column: 3/7
    }

    .n-x-xxl--3-7 {
        grid-column: 3/8
    }

    .n-x-xxl--3-8 {
        grid-column: 3/9
    }

    .n-x-xxl--4-4 {
        grid-column: 4/5
    }

    .n-x-xxl--4-5 {
        grid-column: 4/6
    }

    .n-x-xxl--4-6 {
        grid-column: 4/7
    }

    .n-x-xxl--4-7 {
        grid-column: 4/8
    }

    .n-x-xxl--4-8 {
        grid-column: 4/9
    }

    .n-x-xxl--5-5 {
        grid-column: 5/6
    }

    .n-x-xxl--5-6 {
        grid-column: 5/7
    }

    .n-x-xxl--5-7 {
        grid-column: 5/8
    }

    .n-x-xxl--5-8 {
        grid-column: 5/9
    }

    .n-x-xxl--6-6 {
        grid-column: 6/7
    }

    .n-x-xxl--6-7 {
        grid-column: 6/8
    }

    .n-x-xxl--6-8 {
        grid-column: 6/9
    }

    .n-x-xxl--7-7 {
        grid-column: 7/8
    }

    .n-x-xxl--7-8 {
        grid-column: 7/9
    }

    .n-x-xxl--8-8 {
        grid-column: 8/9
    }
}

.n-y-xs--1-1 {
    grid-row: 1/2
}

.n-y-xs--1-2 {
    grid-row: 1/3
}

.n-y-xs--1-3 {
    grid-row: 1/4
}

.n-y-xs--1-4 {
    grid-row: 1/5
}

.n-y-xs--1-5 {
    grid-row: 1/6
}

.n-y-xs--1-6 {
    grid-row: 1/7
}

.n-y-xs--1-7 {
    grid-row: 1/8
}

.n-y-xs--1-8 {
    grid-row: 1/9
}

.n-y-xs--2-2 {
    grid-row: 2/3
}

.n-y-xs--2-3 {
    grid-row: 2/4
}

.n-y-xs--2-4 {
    grid-row: 2/5
}

.n-y-xs--2-5 {
    grid-row: 2/6
}

.n-y-xs--2-6 {
    grid-row: 2/7
}

.n-y-xs--2-7 {
    grid-row: 2/8
}

.n-y-xs--2-8 {
    grid-row: 2/9
}

.n-y-xs--3-3 {
    grid-row: 3/4
}

.n-y-xs--3-4 {
    grid-row: 3/5
}

.n-y-xs--3-5 {
    grid-row: 3/6
}

.n-y-xs--3-6 {
    grid-row: 3/7
}

.n-y-xs--3-7 {
    grid-row: 3/8
}

.n-y-xs--3-8 {
    grid-row: 3/9
}

.n-y-xs--4-4 {
    grid-row: 4/5
}

.n-y-xs--4-5 {
    grid-row: 4/6
}

.n-y-xs--4-6 {
    grid-row: 4/7
}

.n-y-xs--4-7 {
    grid-row: 4/8
}

.n-y-xs--4-8 {
    grid-row: 4/9
}

.n-y-xs--5-5 {
    grid-row: 5/6
}

.n-y-xs--5-6 {
    grid-row: 5/7
}

.n-y-xs--5-7 {
    grid-row: 5/8
}

.n-y-xs--5-8 {
    grid-row: 5/9
}

.n-y-xs--6-6 {
    grid-row: 6/7
}

.n-y-xs--6-7 {
    grid-row: 6/8
}

.n-y-xs--6-8 {
    grid-row: 6/9
}

.n-y-xs--7-7 {
    grid-row: 7/8
}

.n-y-xs--7-8 {
    grid-row: 7/9
}

.n-y-xs--8-8 {
    grid-row: 8/9
}

@media (min-width:500px) {
    .n-y-sm--1-1 {
        grid-row: 1/2
    }

    .n-y-sm--1-2 {
        grid-row: 1/3
    }

    .n-y-sm--1-3 {
        grid-row: 1/4
    }

    .n-y-sm--1-4 {
        grid-row: 1/5
    }

    .n-y-sm--1-5 {
        grid-row: 1/6
    }

    .n-y-sm--1-6 {
        grid-row: 1/7
    }

    .n-y-sm--1-7 {
        grid-row: 1/8
    }

    .n-y-sm--1-8 {
        grid-row: 1/9
    }

    .n-y-sm--2-2 {
        grid-row: 2/3
    }

    .n-y-sm--2-3 {
        grid-row: 2/4
    }

    .n-y-sm--2-4 {
        grid-row: 2/5
    }

    .n-y-sm--2-5 {
        grid-row: 2/6
    }

    .n-y-sm--2-6 {
        grid-row: 2/7
    }

    .n-y-sm--2-7 {
        grid-row: 2/8
    }

    .n-y-sm--2-8 {
        grid-row: 2/9
    }

    .n-y-sm--3-3 {
        grid-row: 3/4
    }

    .n-y-sm--3-4 {
        grid-row: 3/5
    }

    .n-y-sm--3-5 {
        grid-row: 3/6
    }

    .n-y-sm--3-6 {
        grid-row: 3/7
    }

    .n-y-sm--3-7 {
        grid-row: 3/8
    }

    .n-y-sm--3-8 {
        grid-row: 3/9
    }

    .n-y-sm--4-4 {
        grid-row: 4/5
    }

    .n-y-sm--4-5 {
        grid-row: 4/6
    }

    .n-y-sm--4-6 {
        grid-row: 4/7
    }

    .n-y-sm--4-7 {
        grid-row: 4/8
    }

    .n-y-sm--4-8 {
        grid-row: 4/9
    }

    .n-y-sm--5-5 {
        grid-row: 5/6
    }

    .n-y-sm--5-6 {
        grid-row: 5/7
    }

    .n-y-sm--5-7 {
        grid-row: 5/8
    }

    .n-y-sm--5-8 {
        grid-row: 5/9
    }

    .n-y-sm--6-6 {
        grid-row: 6/7
    }

    .n-y-sm--6-7 {
        grid-row: 6/8
    }

    .n-y-sm--6-8 {
        grid-row: 6/9
    }

    .n-y-sm--7-7 {
        grid-row: 7/8
    }

    .n-y-sm--7-8 {
        grid-row: 7/9
    }

    .n-y-sm--8-8 {
        grid-row: 8/9
    }
}

@media (min-width:768px) {
    .n-y-md--1-1 {
        grid-row: 1/2
    }

    .n-y-md--1-2 {
        grid-row: 1/3
    }

    .n-y-md--1-3 {
        grid-row: 1/4
    }

    .n-y-md--1-4 {
        grid-row: 1/5
    }

    .n-y-md--1-5 {
        grid-row: 1/6
    }

    .n-y-md--1-6 {
        grid-row: 1/7
    }

    .n-y-md--1-7 {
        grid-row: 1/8
    }

    .n-y-md--1-8 {
        grid-row: 1/9
    }

    .n-y-md--2-2 {
        grid-row: 2/3
    }

    .n-y-md--2-3 {
        grid-row: 2/4
    }

    .n-y-md--2-4 {
        grid-row: 2/5
    }

    .n-y-md--2-5 {
        grid-row: 2/6
    }

    .n-y-md--2-6 {
        grid-row: 2/7
    }

    .n-y-md--2-7 {
        grid-row: 2/8
    }

    .n-y-md--2-8 {
        grid-row: 2/9
    }

    .n-y-md--3-3 {
        grid-row: 3/4
    }

    .n-y-md--3-4 {
        grid-row: 3/5
    }

    .n-y-md--3-5 {
        grid-row: 3/6
    }

    .n-y-md--3-6 {
        grid-row: 3/7
    }

    .n-y-md--3-7 {
        grid-row: 3/8
    }

    .n-y-md--3-8 {
        grid-row: 3/9
    }

    .n-y-md--4-4 {
        grid-row: 4/5
    }

    .n-y-md--4-5 {
        grid-row: 4/6
    }

    .n-y-md--4-6 {
        grid-row: 4/7
    }

    .n-y-md--4-7 {
        grid-row: 4/8
    }

    .n-y-md--4-8 {
        grid-row: 4/9
    }

    .n-y-md--5-5 {
        grid-row: 5/6
    }

    .n-y-md--5-6 {
        grid-row: 5/7
    }

    .n-y-md--5-7 {
        grid-row: 5/8
    }

    .n-y-md--5-8 {
        grid-row: 5/9
    }

    .n-y-md--6-6 {
        grid-row: 6/7
    }

    .n-y-md--6-7 {
        grid-row: 6/8
    }

    .n-y-md--6-8 {
        grid-row: 6/9
    }

    .n-y-md--7-7 {
        grid-row: 7/8
    }

    .n-y-md--7-8 {
        grid-row: 7/9
    }

    .n-y-md--8-8 {
        grid-row: 8/9
    }
}

@media (min-width:1024px) {
    .n-y-lg--1-1 {
        grid-row: 1/2
    }

    .n-y-lg--1-2 {
        grid-row: 1/3
    }

    .n-y-lg--1-3 {
        grid-row: 1/4
    }

    .n-y-lg--1-4 {
        grid-row: 1/5
    }

    .n-y-lg--1-5 {
        grid-row: 1/6
    }

    .n-y-lg--1-6 {
        grid-row: 1/7
    }

    .n-y-lg--1-7 {
        grid-row: 1/8
    }

    .n-y-lg--1-8 {
        grid-row: 1/9
    }

    .n-y-lg--2-2 {
        grid-row: 2/3
    }

    .n-y-lg--2-3 {
        grid-row: 2/4
    }

    .n-y-lg--2-4 {
        grid-row: 2/5
    }

    .n-y-lg--2-5 {
        grid-row: 2/6
    }

    .n-y-lg--2-6 {
        grid-row: 2/7
    }

    .n-y-lg--2-7 {
        grid-row: 2/8
    }

    .n-y-lg--2-8 {
        grid-row: 2/9
    }

    .n-y-lg--3-3 {
        grid-row: 3/4
    }

    .n-y-lg--3-4 {
        grid-row: 3/5
    }

    .n-y-lg--3-5 {
        grid-row: 3/6
    }

    .n-y-lg--3-6 {
        grid-row: 3/7
    }

    .n-y-lg--3-7 {
        grid-row: 3/8
    }

    .n-y-lg--3-8 {
        grid-row: 3/9
    }

    .n-y-lg--4-4 {
        grid-row: 4/5
    }

    .n-y-lg--4-5 {
        grid-row: 4/6
    }

    .n-y-lg--4-6 {
        grid-row: 4/7
    }

    .n-y-lg--4-7 {
        grid-row: 4/8
    }

    .n-y-lg--4-8 {
        grid-row: 4/9
    }

    .n-y-lg--5-5 {
        grid-row: 5/6
    }

    .n-y-lg--5-6 {
        grid-row: 5/7
    }

    .n-y-lg--5-7 {
        grid-row: 5/8
    }

    .n-y-lg--5-8 {
        grid-row: 5/9
    }

    .n-y-lg--6-6 {
        grid-row: 6/7
    }

    .n-y-lg--6-7 {
        grid-row: 6/8
    }

    .n-y-lg--6-8 {
        grid-row: 6/9
    }

    .n-y-lg--7-7 {
        grid-row: 7/8
    }

    .n-y-lg--7-8 {
        grid-row: 7/9
    }

    .n-y-lg--8-8 {
        grid-row: 8/9
    }
}

@media (min-width:1440px) {
    .n-y-xl--1-1 {
        grid-row: 1/2
    }

    .n-y-xl--1-2 {
        grid-row: 1/3
    }

    .n-y-xl--1-3 {
        grid-row: 1/4
    }

    .n-y-xl--1-4 {
        grid-row: 1/5
    }

    .n-y-xl--1-5 {
        grid-row: 1/6
    }

    .n-y-xl--1-6 {
        grid-row: 1/7
    }

    .n-y-xl--1-7 {
        grid-row: 1/8
    }

    .n-y-xl--1-8 {
        grid-row: 1/9
    }

    .n-y-xl--2-2 {
        grid-row: 2/3
    }

    .n-y-xl--2-3 {
        grid-row: 2/4
    }

    .n-y-xl--2-4 {
        grid-row: 2/5
    }

    .n-y-xl--2-5 {
        grid-row: 2/6
    }

    .n-y-xl--2-6 {
        grid-row: 2/7
    }

    .n-y-xl--2-7 {
        grid-row: 2/8
    }

    .n-y-xl--2-8 {
        grid-row: 2/9
    }

    .n-y-xl--3-3 {
        grid-row: 3/4
    }

    .n-y-xl--3-4 {
        grid-row: 3/5
    }

    .n-y-xl--3-5 {
        grid-row: 3/6
    }

    .n-y-xl--3-6 {
        grid-row: 3/7
    }

    .n-y-xl--3-7 {
        grid-row: 3/8
    }

    .n-y-xl--3-8 {
        grid-row: 3/9
    }

    .n-y-xl--4-4 {
        grid-row: 4/5
    }

    .n-y-xl--4-5 {
        grid-row: 4/6
    }

    .n-y-xl--4-6 {
        grid-row: 4/7
    }

    .n-y-xl--4-7 {
        grid-row: 4/8
    }

    .n-y-xl--4-8 {
        grid-row: 4/9
    }

    .n-y-xl--5-5 {
        grid-row: 5/6
    }

    .n-y-xl--5-6 {
        grid-row: 5/7
    }

    .n-y-xl--5-7 {
        grid-row: 5/8
    }

    .n-y-xl--5-8 {
        grid-row: 5/9
    }

    .n-y-xl--6-6 {
        grid-row: 6/7
    }

    .n-y-xl--6-7 {
        grid-row: 6/8
    }

    .n-y-xl--6-8 {
        grid-row: 6/9
    }

    .n-y-xl--7-7 {
        grid-row: 7/8
    }

    .n-y-xl--7-8 {
        grid-row: 7/9
    }

    .n-y-xl--8-8 {
        grid-row: 8/9
    }
}

@media (min-width:1921px) {
    .n-y-xxl--1-1 {
        grid-row: 1/2
    }

    .n-y-xxl--1-2 {
        grid-row: 1/3
    }

    .n-y-xxl--1-3 {
        grid-row: 1/4
    }

    .n-y-xxl--1-4 {
        grid-row: 1/5
    }

    .n-y-xxl--1-5 {
        grid-row: 1/6
    }

    .n-y-xxl--1-6 {
        grid-row: 1/7
    }

    .n-y-xxl--1-7 {
        grid-row: 1/8
    }

    .n-y-xxl--1-8 {
        grid-row: 1/9
    }

    .n-y-xxl--2-2 {
        grid-row: 2/3
    }

    .n-y-xxl--2-3 {
        grid-row: 2/4
    }

    .n-y-xxl--2-4 {
        grid-row: 2/5
    }

    .n-y-xxl--2-5 {
        grid-row: 2/6
    }

    .n-y-xxl--2-6 {
        grid-row: 2/7
    }

    .n-y-xxl--2-7 {
        grid-row: 2/8
    }

    .n-y-xxl--2-8 {
        grid-row: 2/9
    }

    .n-y-xxl--3-3 {
        grid-row: 3/4
    }

    .n-y-xxl--3-4 {
        grid-row: 3/5
    }

    .n-y-xxl--3-5 {
        grid-row: 3/6
    }

    .n-y-xxl--3-6 {
        grid-row: 3/7
    }

    .n-y-xxl--3-7 {
        grid-row: 3/8
    }

    .n-y-xxl--3-8 {
        grid-row: 3/9
    }

    .n-y-xxl--4-4 {
        grid-row: 4/5
    }

    .n-y-xxl--4-5 {
        grid-row: 4/6
    }

    .n-y-xxl--4-6 {
        grid-row: 4/7
    }

    .n-y-xxl--4-7 {
        grid-row: 4/8
    }

    .n-y-xxl--4-8 {
        grid-row: 4/9
    }

    .n-y-xxl--5-5 {
        grid-row: 5/6
    }

    .n-y-xxl--5-6 {
        grid-row: 5/7
    }

    .n-y-xxl--5-7 {
        grid-row: 5/8
    }

    .n-y-xxl--5-8 {
        grid-row: 5/9
    }

    .n-y-xxl--6-6 {
        grid-row: 6/7
    }

    .n-y-xxl--6-7 {
        grid-row: 6/8
    }

    .n-y-xxl--6-8 {
        grid-row: 6/9
    }

    .n-y-xxl--7-7 {
        grid-row: 7/8
    }

    .n-y-xxl--7-8 {
        grid-row: 7/9
    }

    .n-y-xxl--8-8 {
        grid-row: 8/9
    }
}

.n-grid-item--small, n-grid > * {
    padding: 56px 45px
}

.n-grid-item--large {
    padding: 90px
}

.n-grid-item--transparent {
    background: 0 0
}

.n-grid-item--background-image {
    z-index: -1
}

.n-grid-alignment--bottom > * {
    -ms-flex-pack: end;
    justify-content: flex-end
}

.n-grid-alignment--center > * {
    -ms-flex-pack: center;
    justify-content: center
}

.n-grid-alignment--top > * {
    -ms-flex-pack: start;
    justify-content: flex-start
}

.n-grid-item-alignment--bottom {
    -ms-flex-pack: end;
    justify-content: flex-end
}

.n-grid-item-alignment--center {
    -ms-flex-pack: center;
    justify-content: center
}

.n-grid-item-alignment--top {
    -ms-flex-pack: start;
    justify-content: flex-start
}

.n-grid--bordered {
    border-left: 1px solid #000;
    border-top: 1px solid #000
}

    .n-grid--bordered > * {
        border-bottom: 1px solid #000;
        border-right: 1px solid #000
    }

.n-grid--collapse {
    grid-auto-rows: auto
}

n-grid {
    display: grid;
    grid-auto-rows: minmax(167px,auto);
    background: #fff
}

    n-grid > * {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }

@media (min-width:500px) {
    n-grid {
        grid-auto-rows: minmax(21px,auto)
    }
}

@media (min-width:768px) {
    n-grid {
        grid-auto-rows: minmax(20px,auto)
    }
}

@media (min-width:1024px) {
    n-grid {
        grid-auto-rows: minmax(20px,auto)
    }
}

@media (min-width:1440px) {
    n-grid {
        grid-auto-rows: minmax(20px,auto)
    }
}

@media (min-width:1921px) {
    n-grid {
        grid-auto-rows: minmax(392px,auto)
    }
}

li a {
    text-decoration: underline
}

    li a:visited {
        color: #7300cc;
        -webkit-text-decoration-color: #7300cc;
        text-decoration-color: #7300cc
    }

    li a, li a:hover {
        background: 0 0
    }

aside a, li a, n-richtext li a, n-richtext p a, n-xpm-richtext li a, n-xpm-richtext n-table-wrap sup a, n-xpm-richtext p a, n-xpm-richtext sup a, p a, sup a {
    background-image: linear-gradient(to right,#65d097,#65d097);
    background-position: 0 calc(1em - calc(1em/16));
    background-repeat: no-repeat;
    background-size: 100% 3px;
    color: #000;
    -webkit-text-decoration-color: #65d097;
    text-decoration-color: #65d097
}

n-partner-services ul li a:hover {
    background-color: #bbe4d5;
    background-image: linear-gradient(to right,#bbe4d5,#bbe4d5);
    color: #000
}

aside a:hover, li a:hover, n-richtext li a:hover, n-richtext p a:hover, n-xpm-richtext li a:hover, n-xpm-richtext n-table-wrap sup a:hover, n-xpm-richtext p a:hover, n-xpm-richtext sup a:hover, p a:hover, sup a:hover {
    background-color: #bbe4d5;
    background-image: linear-gradient(to right,#bbe4d5,#bbe4d5);
    color: #000;
    -webkit-text-decoration-color: #bbe4d5;
    text-decoration-color: #bbe4d5
}

@supports (-webkit-overflow-scrolling:touch) {
    @media (orientation:landscape) and (max-width:767px) {
        aside a, li a, n-richtext li a, n-richtext p a, n-xpm-richtext li a, n-xpm-richtext n-table-wrap sup a, n-xpm-richtext p a, n-xpm-richtext sup a, p a, sup a {
            background-position-y: 1.45em
        }
    }
}

.level-1, .level-2, .level-3, .level-4, .level-5, .level-6, h1, h2, h3, h4, h5, h6 {
    font-size: 56px;
    line-height: 68px;
    text-align: start;
    color: #000;
    font-style: normal;
    font-weight: 500;
    font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
    padding: 0;
    margin: 104px 0 24px
}

.level-2, .level-3, .level-4, .level-5, .level-6, h2, h3, h4, h5, h6 {
    font-size: 40px;
    line-height: 52px;
    margin: 80px 0 16px
}

.level-3, .level-4, .level-5, .level-6, h3, h4, h5, h6 {
    font-size: 36px;
    line-height: 44px;
    margin: 72px 0 16px
}

.level-4, .level-5, .level-6, h4, h5, h6 {
    font-size: 32px;
    margin: 64px 0 16px
}

.level-5, .level-6, h5, h6 {
    font-size: 28px;
    line-height: 32px
}

.level-6, h6 {
    font-size: 26px
}

.level-7, p.n-lead {
    font-size: 24px;
    line-height: 32px
}

.level-7, .level-8, .level-9 {
    text-align: start;
    color: #000;
    font-style: normal;
    font-weight: 500;
    font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
    padding: 0;
    margin: 56px 0 16px
}

.level-8, .level-9 {
    font-size: 22px;
    line-height: 28px;
    margin: 38px 0 16px
}

.level-9 {
    font-size: 20px;
    margin: 36px 0 16px
}

@media (min-width:768px) {
    .level-2, .level-3, .level-4, .level-5, .level-6, .level-7, .level-8, h2, h3, h4, h5, h6 {
        font-size: 40px;
        line-height: 52px;
        text-align: start;
        color: #000;
        font-style: normal;
        font-weight: 500;
        font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
        padding: 0;
        margin: 88px 0 16px
    }

    .level-3, .level-4, .level-5, .level-6, .level-7, .level-8, h3, h4, h5, h6 {
        font-size: 36px;
        line-height: 44px;
        margin: 80px 0 16px
    }

    .level-4, .level-5, .level-6, .level-7, .level-8, h4, h5, h6 {
        font-size: 32px;
        margin: 72px 0 16px
    }

    .level-5, .level-6, .level-7, .level-8, h5, h6 {
        font-size: 28px;
        line-height: 32px
    }

    .level-6, .level-7, .level-8, h6 {
        font-size: 26px
    }

    .level-7, .level-8 {
        font-size: 24px;
        margin: 64px 0 16px
    }

    .level-8 {
        font-size: 22px;
        line-height: 28px;
        margin: 48px 0 16px
    }
}

@media (min-width:1024px) {
    .level-2, .level-3, .level-4, .level-5, .level-6, .level-7, .level-8, .level-9, h2, h3, h4, h5, h6 {
        font-size: 40px;
        line-height: 52px;
        text-align: start;
        color: #000;
        font-style: normal;
        font-weight: 500;
        font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
        padding: 0;
        margin: 96px 0 16px
    }

    .level-3, .level-4, .level-5, .level-6, .level-7, .level-8, .level-9, h3, h4, h5, h6 {
        font-size: 36px;
        line-height: 44px;
        margin: 88px 0 16px
    }

    .level-4, .level-5, .level-6, .level-7, .level-8, .level-9, h4, h5, h6 {
        font-size: 32px;
        margin: 80px 0 16px
    }

    .level-5, .level-6, .level-7, .level-8, .level-9, h5, h6 {
        font-size: 28px;
        line-height: 32px
    }

    .level-6, .level-7, .level-8, .level-9, h6 {
        font-size: 26px
    }

    .level-7, .level-8, .level-9 {
        font-size: 24px;
        margin: 72px 0 16px
    }

    .level-8, .level-9 {
        font-size: 22px;
        line-height: 28px;
        margin: 56px 0 16px
    }

    .level-9 {
        font-size: 20px;
        margin: 48px 0 16px
    }
}

.hr, hr, img {
    display: block;
    width: 100%
}

.hr, hr {
    background: #d9d9d9;
    border: 0;
    height: 1px;
    margin: 32px 0 calc(32px - 1px)
}

img {
    height: 100%;
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

    img.img-right {
        float: right;
        margin: 0 0 32px 32px
    }

p {
    margin: 12px 0
}

    p.n-lead {
        font-family: "Beatrice Thin Italic",Beatrice,"Helvetica Neue",Arial,sans-serif;
        font-style: italic;
        font-weight: 100;
        letter-spacing: 0;
        margin-bottom: 32px;
        margin-top: 32px
    }

        p.n-lead a {
            background-position: 0 calc(1em + calc(1em/8))
        }

.eyebrow, n-eyebrow, n-eyebrow a {
    background: #b7e3ff;
    border-radius: 1rem;
    color: #000;
    display: block;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 1.5px;
    line-height: 12px;
    text-decoration: none;
    text-transform: uppercase;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

    .eyebrow, n-eyebrow a {
        padding: 9px 18px
    }

        .eyebrow:hover, n-eyebrow a:hover {
            background: #87cfff
        }

n-eyebrow {
    margin: 2rem 0
}

    n-eyebrow + * {
        margin-top: 0 !important
    }

.icon--1rem {
    height: 1rem;
    width: 1rem
}

.icon--2rem {
    height: 2rem;
    width: 2rem
}

.icon--3rem {
    height: 3rem;
    width: 3rem
}

.icon--4rem {
    height: 4rem;
    width: 4rem
}

.icon--5rem {
    height: 5rem;
    width: 5rem
}

.icon--6rem {
    height: 6rem;
    width: 6rem
}

.icon--7rem {
    height: 7rem;
    width: 7rem
}

.icon--8rem {
    height: 8rem;
    width: 8rem
}

.icon--9rem {
    height: 9rem;
    width: 9rem
}

.icon--10rem {
    height: 10rem;
    width: 10rem
}

.icon--11rem {
    height: 11rem;
    width: 11rem
}

.icon--12rem {
    height: 12rem;
    width: 12rem
}

[n-layout=two-column-form] .form-item input[type=text] + label, [n-layout=two-column-form] .form-item select:not(:focus) + label {
    top: 11px
}

[n-layout=two-column-form] .form-item .focussed:not(:focus) + label {
    font-size: 13px;
    left: 7px;
    max-height: 22px;
    padding-left: 10px;
    padding-right: 10px;
    position: absolute;
    top: -12px;
    transition: all .2s cubic-bezier(.17,.67,.83,.67);
    z-index: 1
}

n-form-short[n-layout=two-column-form] .form-item input[type=text] + label, n-form-short[n-layout=two-column-form] .form-item select + label {
    bottom: 30px
}

.form-item, .n-mega-menu__primary-navigation > li {
    position: relative
}

    .form-item.form-item-checkbox, .form-item.opt-in-label {
        margin-top: 32px
    }

    .form-item .focussed + label {
        background-color: #fff;
        font-size: 13px;
        left: 5px;
        max-height: 22px;
        padding-left: 12px;
        padding-right: 9px;
        position: absolute;
        top: -12px;
        transition: all .2s cubic-bezier(.17,.67,.83,.67);
        z-index: 1
    }

    .form-item input[type=text], .form-item textarea {
        line-height: 24px;
        border-color: transparent !important;
        display: block;
        outline: solid 1px #999;
        width: 100%
    }

    .form-item input[type=text], .form-item select, .form-item textarea {
        font-size: 16px;
        text-align: start;
        color: #000;
        font-style: normal;
        font-weight: 400;
        font-family: "Helvetica Neue",Arial,sans-serif;
        background-color: transparent;
        margin-bottom: 14px
    }

        .form-item input[type=text]:hover, .form-item select:hover, .form-item textarea:hover {
            outline: solid 1px #666
        }

        .form-item textarea:focus {
            border-color: transparent !important;
            outline: 2px solid #65d097
        }

    .form-item input[type=text] {
        height: 48px
    }

        .form-item input[type=text][name=mktoexplicitOptin], .form-item select[name=mktoexplicitOptin], n-breadcrumb.breadcrumbs, n-collection-form n-primary n-image-container, n-dual-content-form n-primary n-dual-content-form-background-image-container {
            display: none
        }

            .form-item input[type=text][name=mktoexplicitOptin] + label, .form-item select[name=mktoexplicitOptin] + label {
                color: #000;
                left: 0;
                padding-left: 0;
                position: initial
            }

        .form-item input[type=text] + label, .form-item select + label {
            font-size: 16px;
            line-height: 24px;
            text-align: start;
            font-style: normal;
            font-weight: 400;
            font-family: "Helvetica Neue",Arial,sans-serif;
            bottom: 10px;
            color: #666;
            display: block;
            left: 7px;
            margin-bottom: 4px;
            padding-left: 12px;
            padding-right: 12px;
            position: absolute;
            transition: all .2s cubic-bezier(.17,.67,.83,.67);
            z-index: 0
        }

        .form-item input[type=checkbox]:focus + .checkboxmark, .form-item input[type=radio]:focus + .checkboxmark, .form-item input[type=text]:focus, .form-item select:focus {
            border-color: transparent !important;
            outline: 2px solid #65d097
        }

            .form-item input[type=text]:focus + label, .form-item select:focus + label {
                background-color: #fff;
                font-size: 13px;
                left: 7px;
                max-height: 22px;
                padding-left: 10px;
                padding-right: 10px;
                position: absolute;
                top: -12px;
                transition: all .2s cubic-bezier(.17,.67,.83,.67);
                z-index: 1
            }

    .form-item input[type=text] {
        padding-left: 16px;
        padding-right: 16px;
        position: relative;
        z-index: 1
    }

        .form-item input[type=text]:not(:placeholder-shown):not(:focus) {
            border-color: transparent !important;
            outline: 1px solid #999;
            z-index: 0
        }

            .form-item input[type=text]:not(:placeholder-shown):not(:focus) + label {
                background-color: #fff;
                font-size: 13px;
                left: 7px;
                max-height: 22px;
                padding-left: 10px;
                padding-right: 10px;
                position: absolute;
                top: -12px;
                transition: all .2s cubic-bezier(.17,.67,.83,.67);
                z-index: 1
            }

    .form-item select {
        border-color: transparent !important;
        -moz-appearance: none;
        -webkit-appearance: none;
        appearance: none;
        background: no-repeat 99% 50% url(/static/images/chevron_down.svg);
        border-radius: 0;
        display: block;
        height: 48px;
        line-height: normal;
        outline: solid 1px #999;
        padding: 12px 16px;
        position: relative;
        width: 100%;
        z-index: 1
    }

        .form-item select option {
            background-color: #fff
        }

    .form-item input[type=checkbox], .form-item input[type=radio] {
        border: solid 1px #ccc;
        display: inline-block;
        height: 18px;
        margin-right: 13px;
        width: 18px
    }

        .form-item input[type=checkbox]:checked::after, .form-item input[type=radio]:checked::after {
            background-color: #65d097
        }

        .form-item input[type=checkbox]:focus + .radiomark, .form-item input[type=radio]:focus + .radiomark {
            outline: 2px solid #65d097
        }

    .form-item .checkboxmark {
        background-color: #fff;
        border: solid 2px #000;
        height: 20px;
        left: 0;
        position: absolute;
        top: 3px;
        width: 20px
    }

    .form-item .checkbox-choice, .form-item .radio-button-choice {
        font-size: 16px;
        line-height: 24px;
        text-align: start;
        color: #000;
        font-style: normal;
        font-weight: 400;
        font-family: "Helvetica Neue",Arial,sans-serif;
        cursor: pointer;
        display: block;
        margin-bottom: 16px;
        padding-left: 28px;
        position: relative;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

        .form-item .checkbox-choice input {
            cursor: pointer;
            height: 0;
            opacity: 0;
            position: absolute;
            width: 0
        }

            .form-item .checkbox-choice input:checked ~ .checkboxmark {
                background-color: #65d097;
                border: 0
            }

                .form-item .checkbox-choice input:checked ~ .checkboxmark:after, .form-item .radio-button-choice input:checked ~ .radiomark:after {
                    display: block
                }

        .form-item .checkbox-choice .checkboxmark:after {
            border: solid #fff;
            border-width: 0 2px 2px 0;
            content: '';
            display: none;
            height: 15px;
            left: 6px;
            position: absolute;
            top: 0;
            transform: rotate(45deg);
            width: 8px
        }

    .form-item .radiomark:after {
        background: #65d097;
        border-radius: 50%;
        content: '';
        display: none;
        height: 10px;
        left: 3px;
        position: absolute;
        top: 3px;
        width: 10px
    }

    .form-item .radio-button-choice input {
        cursor: pointer;
        opacity: 0;
        position: absolute
    }

        .form-item .radio-button-choice input:checked ~ .radiomark {
            background-color: #fff;
            border-color: #65d097
        }

    .form-item .checkbox-choice:last-child, .form-item .radio-button-choice:last-child {
        margin-bottom: 0
    }

    .form-item .checkbox-choice:only-child, .form-item .radio-button-choice:only-child {
        margin-bottom: 16px
    }

    .form-item .radiomark {
        background-color: #fff;
        border: solid 2px #000;
        border-radius: 50%;
        height: 20px;
        left: 0;
        position: absolute;
        top: 3px;
        width: 20px
    }

    .form-item legend {
        font-size: 16px;
        line-height: 24px;
        text-align: start;
        color: #000;
        font-style: normal;
        font-family: "Helvetica Neue",Arial,sans-serif;
        font-weight: 700;
        margin-bottom: 24px
    }

    .form-item textarea {
        min-height: 120px
    }

.form-button {
    border: 0;
    margin-top: 64px;
    max-width: 250px;
    min-width: 134px
}

@media (min-width:500px) {
    .form-item.form-item-checkbox {
        grid-column-end: span 1;
        margin-top: 32px;
        padding-right: 40px
    }

    .form-item, .form-item.form-item-bottom-check {
        grid-column-end: span 2
    }

        .form-item select {
            background-position: 95% 50%
        }
}

@media (min-width:768px) {
    .form-item select {
        background-position: 96% 50%
    }
}

@media (min-width:1024px) {
    .form-item select {
        background-position: 97% 50%
    }
}

@media (min-width:1440px) {
    .form-item {
        grid-column-end: span 1;
        padding-right: 44px
    }

        .form-item.form-item-checkbox {
            margin-top: 32px
        }

        .form-item.form-item-bottom-check {
            grid-column-end: span 2;
            margin-top: 32px
        }
}

@media (min-width:1921px) {
    .form-item {
        padding-right: 60px
    }

        .form-item label, .form-item legend, .form-item select {
            font-size: 18px;
            line-height: 24px;
            text-align: start;
            color: #000;
            font-style: normal;
            font-weight: 400;
            font-family: "Helvetica Neue",Arial,sans-serif
        }

        .form-item.form-item-bottom-check {
            grid-column-end: span 2
        }

        .form-item.form-item-checkbox {
            margin-top: 32px
        }

        .form-item select {
            background-position: 98% 50%
        }
}

form .form-button-container-inner .cta {
    margin-right: 0
}

.cta, .cta--link {
    text-align: start;
    font-style: normal;
    font-family: Beatrice,"Helvetica Neue",Arial,sans-serif
}

.cta {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    -ms-flex-item-align: start;
    align-self: flex-start;
    background: #000;
    border: 1px solid;
    border-color: #000;
    border-radius: 0;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 3rem 2.375rem 0 0;
    padding: 19px 20px;
    text-decoration: none;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

    .cta svg {
        -ms-flex-item-align: center;
        align-self: center;
        fill: #fff;
        height: 24px;
        margin-left: 8px;
        position: relative;
        width: 24px
    }

        .cta svg.svg--before {
            margin-left: -4px;
            margin-right: 8px
        }

    .cta:hover {
        background: gray;
        border-color: gray;
        border-width: 1px;
        color: #fff
    }

    .cta, .cta:visited {
        color: #fff
    }

.cta--link {
    font-size: 18px;
    line-height: 18px;
    font-weight: 600;
    background: 0 0;
    border: 0;
    color: #000;
    margin-bottom: 0;
    margin-right: 1rem;
    margin-top: 0;
    padding-left: 0
}

    .cta--link svg {
        fill: #000;
        top: -4px
    }

    .cta--link:hover {
        background: 0 0;
        border-bottom: 0;
        color: gray
    }

        .cta--link:hover svg, .cta--list-link:hover svg {
            fill: gray
        }

        .cta--link:hover:visited {
            color: gray
        }

    .cta--link:visited {
        color: #000
    }

.cta--image, .cta--list-link {
    border: 0;
    display: -ms-flexbox;
    display: flex
}

.cta--list-link {
    background: 0 0;
    border-bottom: 1px solid;
    color: #000;
    font-size: 14px;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 7px 0;
    width: 100%
}

    .cta--list-link:visited {
        color: inherit
    }

    .cta--list-link svg {
        fill: #000;
        height: 24px;
        top: 1px;
        width: 24px
    }

    .cta--list-link:hover {
        background: 0 0;
        border-bottom-color: gray;
        color: gray
    }

.cta--image {
    margin: 0 !important;
    padding: 0 !important;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative
}

    .cta--image:hover, n-dual-content-form n-secondary n-dual-content-form-form-container n-form-long, n-dual-content-form n-secondary n-dual-content-form-form-container n-form-short {
        border: 0
    }

        .cta--image:hover .icon--play-circle-filled-2-toned {
            fill: #3ec47d
        }

    .cta--image .icon--play-circle-filled-2-toned {
        height: 3.5rem;
        margin-top: calc(-3.5rem/2);
        width: 3.5rem;
        fill: #000;
        margin-left: 0;
        position: absolute;
        top: 50%
    }

.cta--secondary {
    background: 0 0;
    color: #000;
    padding: 18px 20px
}

    .cta--secondary svg, .n-masthead__property-mark a svg path {
        fill: #000
    }

    .cta--secondary:hover {
        background: 0 0;
        border-color: #999;
        color: #999;
        text-decoration: none
    }

        .cta--secondary:hover svg, .n-language-selector .n-ls-footer a.cta:hover svg, .n-masthead__search .CoveoSearchbox .magic-box-clear.coveo-accessible-button svg g, .n-pdf-wrapper .n-pdf-wrapper--icon-button:hover svg {
            fill: #999
        }

        .cta--secondary:hover:visited, .n-language-selector .n-ls-footer a.cta:hover {
            color: #999
        }

    .cta--secondary:visited, .n-language-selector .n-ls-panel ul > li a:hover, .n-masthead-secondary .n-secondary-nav .n-masthead-login-dropdown n-button-group .cta n-xpm-text, .n-masthead-secondary .n-secondary-nav-utilities .n-masthead-login-dropdown n-button-group .cta n-xpm-text, n-breadcrumb a:visited {
        color: #000
    }

@media (min-width:500px) {
    .cta--image .icon--play-circle-filled-2-toned {
        height: 4rem;
        margin-top: calc(-4rem/2);
        width: 4rem
    }
}

@media (min-width:768px) {
    .cta {
        margin: 1rem 2.375rem 0 0;
        padding: 11px 20px
    }

    .cta--link {
        font-size: 14px;
        line-height: 18px;
        text-align: start;
        color: #000;
        font-style: normal;
        font-weight: 600;
        font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
        margin-right: 1rem;
        padding-left: 0
    }

    .cta--list-link {
        padding: 7px 0
    }

    .cta--secondary {
        background: 0 0;
        padding: 11px 20px
    }

    .cta--image {
        padding: 0
    }

        .cta--image .icon--play-circle-filled-2-toned {
            height: 3.5rem;
            margin-top: calc(-3.5rem/2);
            width: 3.5rem
        }
}

@media (min-width:1024px) {
    .cta--image .icon--play-circle-filled-2-toned {
        height: 3.5rem;
        margin-top: calc(-3.5rem/2);
        width: 3.5rem
    }
}

@media (min-width:1440px) {
    .cta--image .icon--play-circle-filled-2-toned {
        height: 4.5rem;
        margin-top: calc(-4.5rem/2);
        width: 4.5rem
    }
}

@media (min-width:1921px) {
    .cta--image .icon--play-circle-filled-2-toned {
        height: 5.5rem;
        margin-top: calc(-5.5rem/2);
        width: 5.5rem
    }
}

.n-pdf-wrapper {
    background: #fff;
    border: solid 1px #000;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-template-rows: 1fr;
    width: 100%
}

    .n-pdf-wrapper .n-pdf-wrapper--left, .n-pdf-wrapper .n-pdf-wrapper--right {
        -ms-flex-align: center;
        align-items: center;
        display: -ms-flexbox;
        display: flex;
        margin: 12px 8px
    }

    .n-pdf-wrapper .n-pdf-wrapper--icon-button {
        -ms-flex-item-align: start;
        align-self: flex-start;
        background: 0 0;
        border: 1px solid;
        border-color: #000;
        border-radius: 0;
        color: #000;
        display: -ms-inline-flexbox;
        display: inline-flex;
        margin: 0;
        padding: 8px 12px;
        text-decoration: none;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }

        .n-pdf-wrapper .n-pdf-wrapper--icon-button svg {
            -ms-flex-item-align: center;
            align-self: center;
            fill: #000;
            height: 1rem;
            margin-left: 0;
            position: relative;
            top: -1px;
            width: 1rem
        }

        .n-pdf-wrapper .n-pdf-wrapper--icon-button:last-of-type {
            margin-right: 0
        }

        .n-pdf-wrapper .n-pdf-wrapper--icon-button:hover {
            background: 0 0;
            border-color: #999;
            border-width: 1px;
            color: #999;
            text-decoration: none
        }

    .n-pdf-wrapper .n-pdf-wrapper--left button + button {
        margin-left: 4px
    }

    .n-pdf-wrapper .n-pdf-wrapper--left .n-pdf-wrapper-page-count {
        font-size: 16px;
        line-height: 24px;
        text-align: start;
        color: #000;
        font-style: normal;
        font-weight: 400;
        font-family: "Helvetica Neue",Arial,sans-serif;
        margin-left: 16px
    }

    .n-pdf-wrapper .n-pdf-wrapper--right {
        justify-self: end
    }

        .n-pdf-wrapper .n-pdf-wrapper--right button + button {
            margin-left: 12px
        }

n-button-group {
    display: block;
    margin-bottom: 24px;
    margin-top: 32px
}

    n-button-group .cta, n-button-group button {
        margin-bottom: 24px;
        margin-top: 0
    }

        n-button-group .cta:last-child, n-button-group button:last-child {
            margin-bottom: 24px
        }

        n-button-group .cta.cta--link, n-button-group button.cta--link {
            margin-bottom: 0
        }

n-content n-button-group:last-child {
    margin-bottom: -24px
}

n-button-group ul {
    margin: 0;
    padding-left: 0
}

    n-button-group ul li {
        display: inline;
        position: relative
    }

        n-button-group ul li:last-of-type :last-child {
            margin-right: 0
        }

.n-content :first-child, n-content :first-child {
    margin-top: 0
}

.n-content :last-child, n-content :last-child, n-dual-content-form n-primary n-richtext > :last-child, n-dual-content-form n-primary n-xpm-richtext > :last-child {
    margin-bottom: 0
}

.n-hamburger {
    background-color: transparent;
    border: 0;
    color: inherit;
    cursor: pointer;
    display: inline-block;
    margin: 0;
    overflow: visible;
    text-transform: none;
    transition-duration: .15s;
    transition-property: opacity,filter;
    transition-timing-function: linear
}

    .n-hamburger.is-active:hover, .n-hamburger:hover {
        opacity: .7
    }

    .n-hamburger.is-active .n-hamburger-inner, .n-hamburger.is-active .n-hamburger-inner::after, .n-hamburger.is-active .n-hamburger-inner::before {
        background-color: #000
    }

.n-hamburger-box {
    display: inline-block;
    height: 10px;
    position: relative;
    width: 18px
}

.n-hamburger-inner {
    display: block;
    margin-top: -2px;
    top: 50%
}

    .n-hamburger-inner, .n-hamburger-inner::after, .n-hamburger-inner::before {
        background-color: #000;
        height: 2px;
        position: absolute;
        transition-duration: .15s;
        transition-property: transform;
        transition-timing-function: ease;
        width: 18px
    }

        .n-hamburger-inner::after, .n-hamburger-inner::before, body::before {
            content: '';
            display: block
        }

        .n-hamburger-inner::before {
            top: -5px
        }

        .n-hamburger-inner::after {
            bottom: -5px
        }

.n-hamburger--squeeze .n-hamburger-inner {
    transition-duration: .075s;
    transition-timing-function: cubic-bezier(.55,.055,.675,.19)
}

    .n-hamburger--squeeze .n-hamburger-inner::before {
        transition: top .075s .12s ease,opacity .075s ease
    }

    .n-hamburger--squeeze .n-hamburger-inner::after {
        transition: bottom .075s .12s ease,transform .075s cubic-bezier(.55,.055,.675,.19)
    }

.n-hamburger--squeeze.is-active .n-hamburger-inner {
    transform: rotate(45deg);
    transition-delay: .12s;
    transition-timing-function: cubic-bezier(.215,.61,.355,1)
}

    .n-hamburger--squeeze.is-active .n-hamburger-inner::before {
        opacity: 0;
        top: 0;
        transition: top .075s ease,opacity .075s .12s ease
    }

    .n-hamburger--squeeze.is-active .n-hamburger-inner::after {
        bottom: 0;
        transform: rotate(-90deg);
        transition: bottom .075s ease,transform .075s .12s cubic-bezier(.215,.61,.355,1)
    }

body {
    font-size: 16px;
    line-height: 24px;
    text-align: start;
    color: #000;
    font-style: normal;
    font-weight: 400;
    font-family: "Helvetica Neue",Arial,sans-serif;
    background: #f5fbff;
    margin: 0;
    position: relative
}

    body::before {
        background-color: transparent;
        height: 100%;
        left: 0;
        min-width: 100%;
        pointer-events: none;
        position: absolute;
        top: 0
    }

    body.n-overlay::before {
        background-color: #00000099
    }

@media (min-width:1921px) {
    body {
        font-size: 18px;
        line-height: 24px;
        text-align: start;
        color: #000;
        font-style: normal;
        font-weight: 400;
        font-family: "Helvetica Neue",Arial,sans-serif
    }
}

*, ::after, ::before {
    box-sizing: inherit
}

ol, ul {
    margin: 32px 0 32px 32px
}

    ol.unstyled > li {
        list-style-type: none
    }

    ol.inline {
        display: inline;
        padding-left: 0
    }

        ol.inline > li {
            display: inline;
            padding-left: 1rem;
            padding-right: 1rem;
            position: relative
        }

            ol.inline > li:first-of-type, ul.inline > li:first-of-type {
                padding-left: 0
            }

li ol, li ul, n-hero n-primary n-eyebrow {
    margin-top: 0
}

n-breadcrumb .unstyled, ul.unstyled {
    margin-left: 0
}

    ul.unstyled > li {
        list-style-type: none
    }

ul.inline {
    display: inline;
    padding-left: 0
}

    ul.inline > li {
        display: inline;
        padding-left: 1rem;
        padding-right: 1rem;
        position: relative
    }

@media (min-width:500px) {
    ul.split {
        column-gap: 48px;
        columns: 2 auto
    }
}

n-breadcrumb {
    z-index: 1
}

    n-breadcrumb ol {
        -ms-flex-line-pack: justify;
        align-content: space-between;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0
    }

        n-breadcrumb ol li {
            display: -ms-flexbox;
            display: flex;
            margin-right: 5px
        }

            n-breadcrumb ol li:last-of-type {
                -ms-flex-preferred-size: 100%;
                flex-basis: 100%;
                margin-top: 2px
            }

                n-breadcrumb ol li:last-of-type span {
                    display: block;
                    font-size: 16px;
                    font-weight: 700;
                    margin-bottom: 0;
                    width: -webkit-fit-content;
                    width: -moz-fit-content;
                    width: fit-content
                }

                    n-breadcrumb ol li:last-of-type span::after {
                        content: ''
                    }

    n-breadcrumb a, n-collection-form n-primary h1, n-collection-form n-primary h2, n-collection-form n-primary h3 {
        text-align: start;
        color: #000;
        font-style: normal;
        font-weight: 500;
        font-family: Beatrice,"Helvetica Neue",Arial,sans-serif
    }

    n-breadcrumb a {
        font-size: 12px;
        line-height: 18px;
        letter-spacing: .8px;
        text-transform: uppercase;
        -ms-flex-line-pack: center;
        align-content: center;
        background-image: none;
        display: -ms-flexbox;
        display: flex;
        gap: 4px;
        text-decoration: none
    }

        n-breadcrumb a::after {
            content: '/'
        }

        n-breadcrumb a:hover {
            background: 0 0;
            border: 0;
            color: #000
        }

@media (min-width:768px) {
    n-breadcrumb {
        margin-bottom: 24px
    }

        n-breadcrumb.breadcrumbs {
            display: block
        }

        n-breadcrumb li:last-of-type a {
            margin-bottom: 0
        }
}

@media (min-width:1024px) {
    n-breadcrumb {
        margin-bottom: 34px
    }
}

n-collection-form, n-dual-content-form {
    background: #ffe3d5;
    display: block
}

    n-collection-form[n-collection-form-theme=yellow-lighter] {
        background: #fffbac
    }

    n-collection-form[n-collection-form-theme=blue-lighter] {
        background: #b7e3ff
    }

    n-collection-form[n-collection-form-theme=green-lighter] {
        background: #bbe4d5
    }

    n-collection-form[n-collection-form-theme=purple-lighter] {
        background: #e8deff
    }

    n-collection-form[n-collection-form-theme=yellow-light] {
        background: #fffd76
    }

    n-collection-form[n-collection-form-theme=blue-light] {
        background: #87cfff
    }

    n-collection-form[n-collection-form-theme=green-light] {
        background: #90dab6
    }

    n-collection-form[n-collection-form-theme=purple-light] {
        background: #ceb2ff
    }

    n-collection-form[n-collection-form-theme=peach-light] {
        background: #ffd1b9
    }

    n-collection-form[n-collection-form-theme=lighter-yellow], n-dual-content-form[n-dual-content-form-theme=yellow-lighter] {
        background: #fffbac
    }

    n-collection-form[n-collection-form-theme=lighter-blue], n-dual-content-form[n-dual-content-form-theme=blue-lighter] {
        background: #b7e3ff
    }

    n-collection-form[n-collection-form-theme=lighter-green], n-dual-content-form[n-dual-content-form-theme=green-lighter] {
        background: #bbe4d5
    }

    n-collection-form[n-collection-form-theme=lighter-purple], n-dual-content-form[n-dual-content-form-theme=purple-lighter] {
        background: #e8deff
    }

    n-collection-form[n-collection-form-theme=light-yellow], n-dual-content-form[n-dual-content-form-theme=yellow-light] {
        background: #fffd76
    }

    n-collection-form[n-collection-form-theme=light-blue], n-dual-content-form[n-dual-content-form-theme=blue-light] {
        background: #87cfff
    }

    n-collection-form[n-collection-form-theme=light-green], n-dual-content-form[n-dual-content-form-theme=green-light] {
        background: #90dab6
    }

    n-collection-form[n-collection-form-theme=light-purple], n-dual-content-form[n-dual-content-form-theme=purple-light] {
        background: #ceb2ff
    }

    n-collection-form[n-collection-form-theme=light-peach], n-dual-content-form[n-dual-content-form-theme=peach-light] {
        background: #ffd1b9
    }

    n-collection-form n-primary {
        display: block;
        padding: 60px 45px 0
    }

        n-collection-form n-primary h1, n-collection-form n-primary h2, n-collection-form n-primary h3 {
            font-size: 32px;
            line-height: 44px;
            padding: 0
        }

        n-collection-form n-primary header {
            margin-bottom: 16px
        }

            n-collection-form n-primary header h1, n-collection-form n-primary header h2 {
                display: inline
            }

    n-collection-form n-secondary {
        display: block;
        padding: 60px 45px
    }

        n-collection-form n-secondary n-collection-form-form-container {
            background: #fff;
            border: 1px solid #b7e3ff;
            display: block;
            padding: 45px
        }

            n-collection-form n-secondary n-collection-form-form-container h2, n-collection-form n-secondary n-collection-form-form-container h3 {
                font-size: 32px;
                line-height: 44px;
                text-align: start;
                color: #000;
                font-style: normal;
                font-weight: 500;
                font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
                padding: 0;
                margin-top: 0
            }

            n-collection-form n-secondary n-collection-form-form-container n-form-thank-you, n-conversion-form n-secondary n-conversion-form-form-container n-form-thank-you, n-dual-content-form n-secondary n-dual-content-form-form-container n-form-thank-you {
                background-color: #fff;
                display: -ms-flexbox;
                display: flex;
                -ms-flex-direction: column;
                flex-direction: column
            }

                n-collection-form n-secondary n-collection-form-form-container n-form-thank-you h1, n-collection-form n-secondary n-collection-form-form-container n-form-thank-you h3, n-dual-content-form n-secondary n-dual-content-form-form-container n-form-thank-you h1, n-dual-content-form n-secondary n-dual-content-form-form-container n-form-thank-you h3 {
                    font-size: 32px;
                    line-height: 44px;
                    text-align: start;
                    color: #000;
                    font-style: normal;
                    font-weight: 500;
                    font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
                    padding: 0;
                    margin: 30px 0 24px
                }

                n-collection-form n-secondary n-collection-form-form-container n-form-thank-you h4, n-collection-form n-secondary n-collection-form-form-container n-form-thank-you h5, n-collection-form n-secondary n-collection-form-form-container n-form-thank-you h6, n-dual-content-form n-primary h1, n-dual-content-form n-primary h2, n-dual-content-form n-primary h3, n-dual-content-form n-secondary n-dual-content-form-form-container n-form-thank-you h4, n-dual-content-form n-secondary n-dual-content-form-form-container n-form-thank-you h5, n-dual-content-form n-secondary n-dual-content-form-form-container n-form-thank-you h6 {
                    font-size: 26px;
                    line-height: 32px;
                    text-align: start;
                    color: #000;
                    font-style: normal;
                    font-weight: 500;
                    font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
                    padding: 0;
                    margin: 30px 0 24px
                }

                n-collection-form n-secondary n-collection-form-form-container n-form-thank-you p, n-dual-content-form n-primary n-richtext p, n-dual-content-form n-primary n-xpm-richtext p, n-dual-content-form n-secondary n-dual-content-form-form-container n-form-thank-you p {
                    font-size: 18px;
                    line-height: 24px;
                    text-align: start;
                    color: #000;
                    font-style: normal;
                    font-weight: 400;
                    font-family: "Helvetica Neue",Arial,sans-serif
                }

                n-collection-form n-secondary n-collection-form-form-container n-form-thank-you n-form-thank-you-content, n-conversion-form n-secondary n-conversion-form-form-container n-form-thank-you n-form-thank-you-content, n-dual-content-form n-secondary n-dual-content-form-form-container n-form-thank-you n-form-thank-you-content {
                    padding: 32px
                }

@media (min-width:1024px) {
    n-collection-form {
        display: grid;
        grid-template-columns: 1fr 1fr;
        overflow: hidden
    }

        n-collection-form n-primary {
            grid-column: 1/2;
            padding: 60px 60px 0;
            position: relative
        }

            n-collection-form n-primary n-content, n-collection-form n-primary n-richtext, n-collection-form n-primary n-xpm-richtext {
                display: block
            }

            n-collection-form n-primary n-image-container {
                display: block;
                margin-top: 50px;
                position: relative;
                width: 100%
            }

                n-collection-form n-primary n-image-container img {
                    height: auto;
                    -o-object-fit: cover;
                    object-fit: cover;
                    position: absolute;
                    top: 0
                }

        n-collection-form n-secondary {
            grid-column: 2/3;
            padding: 60px 60px 90px
        }
}

@media (min-width:1440px) {
    n-collection-form {
        grid-template-columns: 5fr 3fr
    }

        n-collection-form n-primary {
            padding: 60px 90px 0
        }

            n-collection-form n-primary n-image-container.n-position-bottom {
                width: calc(100% - 180px)
            }

        n-collection-form n-secondary {
            padding: 60px 60px 90px
        }
}

n-dual-content-form[n-dual-content-form-theme=lighter-yellow] {
    background: #fffbac
}

n-dual-content-form[n-dual-content-form-theme=lighter-blue] {
    background: #b7e3ff
}

n-dual-content-form[n-dual-content-form-theme=lighter-green] {
    background: #bbe4d5
}

n-dual-content-form[n-dual-content-form-theme=lighter-purple] {
    background: #e8deff
}

n-dual-content-form[n-dual-content-form-theme=light-yellow] {
    background: #fffd76
}

n-dual-content-form[n-dual-content-form-theme=light-blue] {
    background: #87cfff
}

n-dual-content-form[n-dual-content-form-theme=light-green] {
    background: #90dab6
}

n-dual-content-form[n-dual-content-form-theme=light-purple] {
    background: #ceb2ff
}

n-dual-content-form[n-dual-content-form-theme=light-peach] {
    background: #ffd1b9
}

n-dual-content-form n-primary {
    display: block;
    padding: 32px 32px 0
}

    n-dual-content-form n-primary h1, n-dual-content-form n-primary h2, n-dual-content-form n-primary h3 {
        font-size: 32px;
        line-height: 44px;
        margin: 30px 0 16px
    }

    n-dual-content-form n-primary header {
        margin: 30px 0 16px
    }

        n-dual-content-form n-primary header h1, n-dual-content-form n-primary header h2 {
            display: inline
        }

    n-dual-content-form n-primary n-richtext, n-dual-content-form n-primary n-xpm-richtext {
        display: block;
        margin-bottom: 32px
    }

        n-dual-content-form n-primary n-richtext h2, n-dual-content-form n-primary n-richtext h3, n-dual-content-form n-primary n-richtext h4, n-dual-content-form n-primary n-xpm-richtext h2, n-dual-content-form n-primary n-xpm-richtext h3, n-dual-content-form n-primary n-xpm-richtext h4 {
            font-size: 26px;
            line-height: 32px;
            text-align: start;
            color: #000;
            font-style: normal;
            font-weight: 500;
            font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
            padding: 0;
            margin: 30px 0 16px
        }

    n-dual-content-form n-primary n-button-group {
        margin-bottom: 0;
        margin-top: 32px
    }

        n-dual-content-form n-primary n-button-group .cta:last-child {
            margin-bottom: 32px
        }

    n-dual-content-form n-primary n-dual-content-form-image-video-container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        max-height: 350px;
        width: 100%
    }

        n-dual-content-form n-primary n-dual-content-form-image-video-container.tall-left-align-image {
            -ms-flex-pack: start;
            justify-content: start;
            text-align: left
        }

            n-dual-content-form n-primary n-dual-content-form-image-video-container.tall-left-align-image img {
                width: initial
            }

        n-dual-content-form n-primary n-dual-content-form-image-video-container img {
            max-height: 350px;
            -o-object-fit: contain;
            object-fit: contain;
            width: 100%
        }

        n-dual-content-form n-primary n-dual-content-form-image-video-container .cta {
            margin: 0;
            width: 100%
        }

            n-dual-content-form n-primary n-dual-content-form-image-video-container .cta img {
                max-height: 350px;
                -o-object-fit: fill;
                object-fit: fill;
                width: 100%
            }

n-dual-content-form n-secondary {
    display: block;
    padding: 32px
}

    n-dual-content-form n-secondary n-dual-content-form-form-container {
        background: #fff;
        border: 1px solid #b7e3ff;
        display: block;
        padding: 32px
    }

        n-dual-content-form n-secondary n-dual-content-form-form-container n-primary {
            border: 0;
            padding: 0;
            width: 100%
        }

        n-dual-content-form n-secondary n-dual-content-form-form-container .form-item.form-item-bottom-check {
            display: block;
            margin-bottom: 12px;
            margin-top: 0
        }

        n-dual-content-form n-secondary n-dual-content-form-form-container h2, n-dual-content-form n-secondary n-dual-content-form-form-container h3 {
            font-size: 32px;
            line-height: 44px;
            text-align: start;
            color: #000;
            font-style: normal;
            font-weight: 500;
            font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
            padding: 0;
            margin-top: 0
        }

@media (min-width:500px) {
    n-dual-content-form n-primary {
        padding: 40px 40px 16px
    }

    n-dual-content-form n-secondary {
        padding: 40px
    }
}

@media (min-width:768px) {
    n-dual-content-form n-primary {
        padding: 44px 44px 20px
    }

    n-dual-content-form n-secondary {
        padding: 44px
    }

        n-dual-content-form n-secondary n-dual-content-form-form-container {
            background: #fff;
            border: 1px solid #b7e3ff;
            display: block;
            padding: 32px
        }

            n-dual-content-form n-secondary n-dual-content-form-form-container n-form-long, n-dual-content-form n-secondary n-dual-content-form-form-container n-form-short {
                border: 0
            }

            n-dual-content-form n-secondary n-dual-content-form-form-container n-primary {
                border: 0;
                padding: 0;
                width: 100%
            }

            n-dual-content-form n-secondary n-dual-content-form-form-container h2, n-dual-content-form n-secondary n-dual-content-form-form-container h3 {
                font-size: 32px;
                line-height: 44px;
                text-align: start;
                color: #000;
                font-style: normal;
                font-weight: 500;
                font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
                padding: 0;
                margin-top: 0
            }

            n-dual-content-form n-secondary n-dual-content-form-form-container .form-button-container-inner {
                display: -ms-flexbox;
                display: flex;
                -ms-flex-direction: column;
                flex-direction: column
            }

                n-dual-content-form n-secondary n-dual-content-form-form-container .form-button-container-inner button {
                    -ms-flex-item-align: end;
                    align-self: flex-end
                }
}

@media (min-width:1024px) {
    n-dual-content-form, n-dual-content-form n-primary {
        display: -ms-flexbox;
        display: flex
    }

        n-dual-content-form n-primary {
            -ms-flex-direction: column;
            flex-direction: column;
            padding: 32px 0 0;
            width: 50%
        }

            n-dual-content-form n-primary n-primary-main {
                padding-left: 64px;
                padding-right: 32px
            }

            n-dual-content-form n-primary n-dual-content-form-background-image-container {
                display: block;
                -ms-flex: 1;
                flex: 1;
                margin-top: 6px;
                max-width: 100%;
                overflow: hidden;
                position: relative;
                width: 100%
            }

                n-dual-content-form n-primary n-dual-content-form-background-image-container img {
                    height: initial;
                    max-width: 100%;
                    -o-object-fit: cover;
                    object-fit: cover;
                    overflow: hidden;
                    position: absolute;
                    top: 0
                }

        n-dual-content-form n-secondary {
            padding: 32px 64px 32px 32px;
            width: 50%
        }
}

@media (min-width:1440px) {
    n-dual-content-form {
        display: -ms-flexbox;
        display: flex
    }

        n-dual-content-form n-primary {
            padding: 60px 0 0;
            width: 50%
        }

            n-dual-content-form n-primary n-primary-main {
                padding-left: 92px;
                padding-right: 32px
            }

            n-dual-content-form n-primary n-dual-content-form-background-image-container {
                display: block;
                -ms-flex: 1;
                flex: 1;
                margin-top: 36px
            }

        n-dual-content-form n-secondary {
            padding: 60px 92px 60px 32px;
            width: 50%
        }

            n-dual-content-form n-secondary n-dual-content-form-form-container {
                padding: 44px
            }

                n-dual-content-form n-secondary n-dual-content-form-form-container .form-item.form-item-bottom-check {
                    display: block;
                    margin-bottom: 12px;
                    margin-top: 0
                }
}

@media (min-width:1921px) {
    n-dual-content-form {
        display: -ms-flexbox;
        display: flex
    }

        n-dual-content-form n-primary {
            padding: 60px 0 0;
            width: 50%
        }

            n-dual-content-form n-primary n-primary-main {
                padding-left: 92px;
                padding-right: 92px
            }

            n-dual-content-form n-primary n-dual-content-form-background-image-container {
                display: block;
                -ms-flex: 1;
                flex: 1;
                margin-top: 36px
            }

        n-dual-content-form n-secondary {
            padding: 60px 92px;
            width: 50%
        }

            n-dual-content-form n-secondary n-dual-content-form-form-container {
                padding: 44px
            }
}

.long-form-page-wrapper .form-page-side-bar {
    background-color: #efefef;
    display: none
}

@media (min-width:768px) {
    .long-form-page-wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

        .long-form-page-wrapper .form-page-side-bar {
            border-radius: 0 0 70px;
            display: block;
            width: 182px
        }

        .long-form-page-wrapper .long-form-declaration {
            padding-bottom: 18px
        }
}

@media (min-width:1024px) {
    .long-form-page-wrapper .form-page-side-bar {
        border-radius: 0 0 123px;
        width: 246px
    }
}

@media (min-width:1440px) {
    .long-form-page-wrapper .form-page-side-bar {
        border-radius: 0 0 160px;
        width: 350px
    }
}

@media (min-width:1921px) {
    .long-form-page-wrapper .form-page-side-bar {
        border-radius: 0 0 230px;
        width: 470px
    }
}

n-form-long, n-form-short {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    background-color: #fff;
    border: solid 1px #87cfff
}

    n-form-long > *, n-form-short > * {
        -ms-flex-pack: center;
        justify-content: center
    }

    n-form-long n-primary {
        grid-column: 1/2;
        padding: 45px 64px
    }

        n-form-long n-primary h3 {
            font-size: 32px;
            line-height: 44px;
            text-align: start;
            color: #000;
            font-style: normal;
            font-weight: 500;
            font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
            margin-bottom: 24px;
            padding: 0
        }

        n-form-long n-primary p {
            font-size: 16px;
            line-height: 24px;
            text-align: start;
            color: #000;
            font-style: normal;
            font-weight: 400;
            font-family: "Helvetica Neue",Arial,sans-serif
        }

            n-form-long n-primary p:last-of-type {
                margin-bottom: 16px
            }

        n-form-long n-primary .form-input-section {
            margin-bottom: 24px
        }

        n-form-long n-primary .form-item {
            margin-bottom: 12px
        }

        n-form-long n-primary .form-item-bottom-check {
            margin-bottom: 24px
        }

@media (min-width:500px) {
    n-form-long n-primary {
        padding: 45px 76px
    }

        n-form-long n-primary form {
            display: grid;
            grid-template-columns: repeat(2,1fr)
        }

        n-form-long n-primary .form-input-section {
            grid-column-end: span 2
        }

        n-form-long n-primary .form-item:last-child {
            margin-bottom: 0
        }

        n-form-long n-primary .form-item.form-item-bottom-check {
            margin-bottom: 12px;
            margin-top: 0
        }

            n-form-long n-primary .form-item.form-item-bottom-check.form-item-checkbox {
                margin-top: 32px;
                padding-right: 0
            }

            n-form-long n-primary .form-item.form-item-bottom-check.opt-in-label .form-item {
                margin-bottom: 12px
            }
}

@media (min-width:768px) {
    n-form-long n-primary {
        padding: 45px 48px
    }

        n-form-long n-primary .form-button-container {
            grid-column: 2/2
        }

            n-form-long n-primary .form-button-container .form-button-container-inner {
                display: -ms-flexbox;
                display: flex;
                -ms-flex-pack: end;
                justify-content: flex-end
            }

    n-form-long[n-layout=two-column-form] n-primary .form-input-section {
        display: grid;
        grid-template-columns: repeat(2,1fr);
        grid-column-end: span 2
    }

        n-form-long[n-layout=two-column-form] n-primary .form-input-section .form-item {
            grid-column-end: span 1;
            padding-right: 44px
        }

            n-form-long[n-layout=two-column-form] n-primary .form-input-section .form-item.form-item-bottom-check {
                grid-column-end: span 2;
                padding-right: 0
            }

                n-form-long[n-layout=two-column-form] n-primary .form-input-section .form-item.form-item-bottom-check.form-item-checkbox {
                    margin-top: 32px;
                    padding-right: 0
                }

    n-form-long[n-layout=two-column-form] n-primary .form-button-container {
        padding-right: 44px
    }
}

@media (min-width:1024px) {
    n-form-long n-primary {
        padding: 45px 156px 45px 60px
    }
}

@media (min-width:1440px) {
    n-form-long n-primary {
        padding: 45px 292px 45px 120px
    }

        n-form-long n-primary .form-button-container {
            padding-right: 44px
        }

        n-form-long n-primary .form-item-bottom-check {
            margin-top: 12px
        }

            n-form-long n-primary .form-item-bottom-check.form-item-checkbox {
                margin-top: 32px;
                padding-right: 0
            }

            n-form-long n-primary .form-item-bottom-check.opt-in-label .form-item {
                margin-bottom: 0
            }
}

@media (min-width:1921px) {
    n-form-long n-primary {
        padding: 45px 236px 45px 120px
    }

        n-form-long n-primary h3 {
            font-size: 36px;
            line-height: 44px;
            text-align: start;
            color: #000;
            font-style: normal;
            font-weight: 500;
            font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
            margin-bottom: 24px;
            padding: 0
        }

        n-form-long n-primary p {
            font-size: 18px;
            line-height: 24px;
            text-align: start;
            color: #000;
            font-style: normal;
            font-weight: 400;
            font-family: "Helvetica Neue",Arial,sans-serif
        }

        n-form-long n-primary .form-input-section {
            margin-bottom: 24px
        }

        n-form-long n-primary .form-item.form-item-bottom-check {
            margin-bottom: 16px
        }
}

n-form-short n-primary {
    grid-column: 1/2;
    padding: 45px 64px
}

    n-form-short n-primary h3 {
        font-size: 32px;
        line-height: 44px;
        text-align: start;
        color: #000;
        font-style: normal;
        font-weight: 500;
        font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
        margin-bottom: 0;
        padding: 0 0 24px
    }

    n-form-short n-primary .form-item {
        margin-bottom: 24px
    }

@media (min-width:500px) {
    n-form-short n-primary {
        padding: 45px 48px
    }

        n-form-short n-primary form {
            display: grid;
            grid-template-columns: repeat(2,1fr)
        }

        n-form-short n-primary .form-input-section {
            grid-column-end: span 2
        }

        n-form-short n-primary .form-item {
            margin-bottom: 16px
        }
}

@media (min-width:768px) {
    n-form-short n-primary {
        padding: 45px 80px
    }
}

@media (min-width:1024px) {
    n-form-short n-primary {
        padding: 45px 184px 45px 64px
    }
}

@media (min-width:1440px) {
    n-form-short n-primary {
        padding: 45px 180px 45px 92px
    }

        n-form-short n-primary h3 + n-richtext p:last-of-type, n-form-short n-primary h3 + n-xpm-richtext p:last-of-type {
            margin-bottom: 32px
        }

        n-form-short n-primary .form-input-section {
            display: grid;
            grid-template-columns: repeat(2,1fr);
            grid-column-end: span 2
        }

        n-form-short n-primary .form-button-container {
            grid-column: 2/2
        }

            n-form-short n-primary .form-button-container .form-button-container-inner {
                display: -ms-flexbox;
                display: flex;
                -ms-flex-pack: end;
                justify-content: flex-end;
                padding-right: 44px
            }

        n-form-short n-primary .form-item {
            margin-bottom: 32px
        }

            n-form-short n-primary .form-item.opt-in-label .form-item {
                margin-bottom: 16px
            }

            n-form-short n-primary .form-item.form-item-bottom-check {
                margin-top: 0
            }

                n-form-short n-primary .form-item.form-item-bottom-check.opt-in-label {
                    display: block
                }
}

@media (min-width:1921px) {
    n-form-short n-primary {
        padding: 45px 236px 45px 120px
    }

        n-form-short n-primary h3 {
            font-size: 36px;
            line-height: 44px;
            text-align: start;
            color: #000;
            font-style: normal;
            font-weight: 500;
            font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
            margin-bottom: 0;
            padding: 0 0 24px
        }

        n-form-short n-primary .form-input-section {
            display: grid;
            grid-template-columns: repeat(2,1fr);
            grid-column-end: span 2
        }

        n-form-short n-primary .form-button-container .form-button-container-inner {
            padding-right: 60px
        }

        n-form-short n-primary .form-item {
            margin-bottom: 16px
        }

            n-form-short n-primary .form-item.form-item-checkbox {
                margin-top: 32px
            }
}

n-header-region {
    z-index: 999
}

n-hero, n-intro {
    grid-auto-rows: minmax(167px,auto);
    background: #fff;
    display: grid;
    grid-template-columns: repeat(2,1fr)
}

n-hero {
    height: auto;
    position: relative
}

    n-hero > * {
        -ms-flex-pack: center;
        justify-content: center
    }

@media (min-width:500px) {
    n-hero {
        grid-auto-rows: minmax(21px,auto)
    }
}

@media (min-width:768px) {
    n-hero {
        grid-auto-rows: minmax(20px,auto)
    }
}

@media (min-width:1024px) {
    n-hero {
        grid-auto-rows: minmax(20px,auto)
    }
}

@media (min-width:1440px) {
    n-hero {
        grid-auto-rows: minmax(20px,auto)
    }
}

@media (min-width:1921px) {
    n-hero {
        grid-auto-rows: minmax(392px,auto)
    }
}

n-hero n-primary {
    grid-column: 1/3;
    grid-row: 2/3;
    min-height: 400px;
    padding: 32px;
    z-index: 1
}

    n-hero n-primary h1, n-hero n-primary h2, n-hero n-primary h3 {
        font-size: 40px;
        line-height: 52px;
        text-align: start;
        color: #000;
        font-style: normal;
        font-weight: 500;
        font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
        padding: 0;
        margin-bottom: 16px;
        margin-top: 0
    }

    n-hero n-primary header, n-hero-region n-side-x-side n-primary header {
        margin-bottom: 16px
    }

        n-hero n-primary header h1, n-hero n-primary header h2 {
            display: inline
        }

    n-hero n-primary p {
        font-size: 18px;
        line-height: 24px;
        text-align: start;
        color: #000;
        font-style: normal;
        font-weight: 400;
        font-family: "Helvetica Neue",Arial,sans-serif
    }

    n-hero n-primary n-button-group, n-hero-region n-side-x-side n-primary n-button-group {
        margin-top: 48px
    }

n-hero n-secondary {
    grid-column: 1/3;
    grid-row: 1/2;
    padding: 0 !important;
    -ms-flex-pack: start;
    justify-content: flex-start;
    z-index: 0
}

    n-hero n-secondary img {
        height: 256px
    }

    n-hero n-secondary > video, n-hero-region n-side-x-side n-secondary > video, n-side-x-side n-secondary > video {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%
    }

@media (min-width:500px) {
    n-hero {
        height: auto
    }

        n-hero n-primary {
            padding: 40px
        }

            n-hero n-primary h1, n-hero n-primary h2, n-hero n-primary h3 {
                font-size: 40px;
                line-height: 52px;
                text-align: start;
                color: #000;
                font-style: normal;
                font-weight: 500;
                font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
                padding: 0
            }

        n-hero n-secondary img {
            height: 256px
        }
}

@media (min-width:768px) {
    n-hero {
        display: grid;
        grid-template-columns: repeat(4,1fr);
        min-height: 420px
    }
}

@media (min-width:768px) and (min-width:768px) {
    n-hero.has-breadcrumb n-primary {
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 24px;
        padding-top: 24px
    }

        n-hero.has-breadcrumb n-primary n-content {
            display: -ms-flexbox;
            display: flex;
            -ms-flex: 1;
            flex: 1;
            -ms-flex-direction: column;
            flex-direction: column;
            -ms-flex-pack: center;
            justify-content: center
        }

        n-hero.has-breadcrumb n-primary, n-hero.has-breadcrumb n-primary n-breadcrumb {
            display: -ms-flexbox;
            display: flex
        }

            n-hero.has-breadcrumb n-primary::after {
                content: '';
                display: -ms-flexbox;
                display: flex;
                margin-top: 24px;
                min-height: 44px;
                visibility: hidden
            }
}

@media (min-width:768px) and (min-width:1024px) {
    n-hero.has-breadcrumb n-primary {
        padding-bottom: 48px;
        padding-top: 48px
    }

        n-hero.has-breadcrumb n-primary::after {
            margin-top: 28px;
            min-height: 44px
        }
}

@media (min-width:768px) and (min-width:1440px) {
    n-hero.has-breadcrumb n-primary::after {
        margin-top: 34px;
        min-height: 44px
    }
}

@media (min-width:768px) and (min-width:1921px) {
    n-hero.has-breadcrumb n-primary::after {
        margin-top: 44px;
        min-height: 44px
    }
}

@media (min-width:768px) {
    n-hero n-primary, n-hero n-primary n-content {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }

    n-hero n-primary {
        grid-column: 1/4;
        grid-row: 1/3;
        background: 0 0;
        padding: 96px 100px 96px 44px
    }

        n-hero n-primary n-content {
            -ms-flex: 1;
            flex: 1;
            -ms-flex-pack: center;
            justify-content: center
        }

        n-hero n-primary n-eyebrow {
            margin-top: 2rem
        }

        n-hero n-primary h1, n-hero n-primary h2, n-hero n-primary h3 {
            font-size: 32px;
            line-height: 44px;
            text-align: start;
            color: #000;
            font-style: normal;
            font-weight: 500;
            font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
            padding: 0;
            margin-bottom: 16px
        }

        n-hero n-primary p {
            font-size: 16px;
            line-height: 24px;
            text-align: left;
            color: #000;
            font-style: normal;
            font-weight: 400;
            font-family: "Helvetica Neue",Arial,sans-serif
        }

    n-hero n-secondary {
        grid-column: 1/5;
        grid-row: 1/3;
        -ms-flex-pack: center;
        justify-content: center;
        z-index: 0
    }

        n-hero n-secondary img {
            max-height: 100%;
            min-height: 100%
        }
}

@media (min-width:1024px) {
    n-hero {
        min-height: 520px
    }

        n-hero n-primary {
            grid-column: 1/3;
            padding-right: 0 !important;
            padding: 104px 64px
        }

            n-hero n-primary h1, n-hero n-primary h2, n-hero n-primary h3 {
                font-size: 40px;
                line-height: 52px;
                text-align: start;
                color: #000;
                font-style: normal;
                font-weight: 500;
                font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
                padding: 0
            }
}

@media (min-width:1440px) {
    n-hero {
        min-height: 584px
    }

        n-hero n-primary {
            padding: 124px 0 124px 88px
        }

            n-hero n-primary h1, n-hero n-primary h2, n-hero n-primary h3 {
                font-size: 40px;
                line-height: 52px;
                text-align: start;
                color: #000;
                font-style: normal;
                font-weight: 500;
                font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
                padding: 0;
                margin-top: 40px
            }

            n-hero n-primary p {
                font-size: 18px;
                line-height: 24px;
                text-align: start;
                color: #000;
                font-style: normal;
                font-weight: 400;
                font-family: "Helvetica Neue",Arial,sans-serif
            }
}

@media (min-width:1921px) {
    n-hero {
        min-height: 784px
    }

        n-hero n-primary {
            padding: 124px 0 124px 120px
        }

            n-hero n-primary h1, n-hero n-primary h2, n-hero n-primary h3 {
                font-size: 56px;
                line-height: 68px;
                text-align: start;
                color: #000;
                font-style: normal;
                font-weight: 500;
                font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
                padding: 0
            }
}

@media (max-width:767px) {
    n-hero:not([n-layout*=mobile-img]) n-primary {
        grid-column: 1/3;
        grid-row: 1/3
    }

    n-hero:not([n-layout*=mobile-img]) n-secondary img {
        display: none
    }
}

n-intro {
    display: block;
    grid-auto-rows: auto
}

    n-hero > *, n-intro > * {
        padding: 56px 45px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }

@media (min-width:500px) {
    n-intro {
        grid-auto-rows: minmax(21px,auto)
    }
}

@media (min-width:768px) {
    n-intro {
        grid-auto-rows: minmax(20px,auto)
    }
}

@media (min-width:1024px) {
    n-intro {
        grid-auto-rows: minmax(20px,auto)
    }
}

@media (min-width:1440px) {
    n-intro {
        grid-auto-rows: minmax(20px,auto)
    }
}

@media (min-width:1921px) {
    n-intro {
        grid-auto-rows: minmax(392px,auto)
    }
}

n-intro n-primary {
    grid-column: 1/3;
    padding: 88px 32px
}

    n-intro n-primary h3 {
        font-size: 36px;
        line-height: 44px;
        margin-bottom: 24px;
        position: relative;
        z-index: 1
    }

    n-intro n-primary h3, n-intro n-primary h4, n-intro n-primary p {
        text-align: start;
        color: #000;
        font-style: normal
    }

    n-intro n-primary h3, n-intro n-primary h4 {
        font-weight: 500;
        font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
        padding: 0
    }

    n-intro n-primary h4 {
        font-size: 22px;
        line-height: 28px;
        margin-top: 20px
    }

    n-intro n-primary p {
        font-size: 18px;
        line-height: 24px;
        font-weight: 400;
        font-family: "Helvetica Neue",Arial,sans-serif
    }

    n-intro n-primary .cta--link {
        padding-left: 0 !important;
        margin-top: 0;
        text-transform: none
    }

n-intro n-secondary {
    display: none;
    padding: 0;
    position: relative
}

    .n-masthead.n-masthead--show-primary-hamburger .n-masthead__primary-navigation, n-intro n-secondary img, n-intro n-secondary svg {
        display: none
    }

@media (min-width:500px) {
    n-intro {
        grid-auto-rows: auto
    }

        n-intro n-primary {
            padding: 88px 40px
        }
}

@media (min-width:768px) {
    n-intro {
        display: grid;
        position: relative
    }

        n-intro n-primary {
            grid-column: 2/3;
            grid-row: 1/3;
            padding: 92px 40px 80px 0
        }

            n-intro n-primary h3 {
                font-size: 26px;
                line-height: 32px;
                left: 45px;
                padding: 0 45px 0 0;
                position: absolute;
                width: calc(50% - 45px);
                z-index: 1
            }

            n-intro n-primary h3, n-intro n-primary h4, n-intro n-primary p {
                text-align: start;
                color: #000;
                font-style: normal
            }

            n-intro n-primary h3, n-intro n-primary h4 {
                font-weight: 500;
                font-family: Beatrice,"Helvetica Neue",Arial,sans-serif
            }

            n-intro n-primary h4 {
                font-size: 20px;
                line-height: 28px;
                padding: 0;
                margin-top: 0 !important
            }

            n-intro n-primary p {
                font-size: 16px;
                line-height: 24px;
                font-weight: 400;
                font-family: "Helvetica Neue",Arial,sans-serif
            }

        n-intro n-secondary {
            grid-column: 1/2;
            grid-row: 1/3;
            display: -ms-flexbox;
            display: flex
        }
}

@media (min-width:1024px) {
    n-intro n-primary {
        padding: 104px 60px 92px 0
    }

        n-intro n-primary h3 {
            font-size: 28px;
            line-height: 32px;
            text-align: start;
            color: #000;
            font-style: normal;
            font-weight: 500;
            font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
            left: 60px;
            padding: 0 60px 0 0;
            width: calc(50% - 60px)
        }

    n-intro n-secondary img, n-intro n-secondary svg {
        bottom: 0;
        display: none;
        height: 100%;
        position: absolute
    }
}

@media (min-width:1440px) {
    n-intro n-primary {
        padding-right: 84px
    }

        n-intro n-primary h3 {
            font-size: 32px;
            line-height: 44px;
            left: 84px;
            padding: 0 84px 0 0;
            width: calc(50% - 84px)
        }

        n-intro n-primary h3, n-intro n-primary h4, n-intro n-primary p {
            text-align: start;
            color: #000;
            font-style: normal
        }

        n-intro n-primary h3, n-intro n-primary h4 {
            font-weight: 500;
            font-family: Beatrice,"Helvetica Neue",Arial,sans-serif
        }

        n-intro n-primary h4 {
            font-size: 22px;
            line-height: 28px;
            padding: 0
        }

        n-intro n-primary p {
            font-size: 18px;
            line-height: 24px;
            font-weight: 400;
            font-family: "Helvetica Neue",Arial,sans-serif
        }
}

@media (min-width:1921px) {
    n-intro n-primary {
        padding: 132px 116px 120px 0
    }

        n-intro n-primary h3 {
            left: 116px;
            padding-right: 116px;
            width: calc(50% - 116px)
        }
}

.n-language-selector {
    display: block;
    position: relative
}

    .n-language-selector .n-ls-header {
        color: #010001;
        font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
        font-size: 9px;
        font-weight: 600;
        height: 16px;
        letter-spacing: 1.3px;
        line-height: 16px;
        margin: 0 48px 24px;
        opacity: .87;
        text-transform: uppercase
    }

    .n-language-selector .n-ls-panel {
        background-color: #fff;
        border: 2px solid #cfe2f2;
        box-sizing: border-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 40px 0;
        position: absolute;
        right: auto;
        visibility: hidden;
        width: calc(100vw - (32px*2));
        z-index: 10
    }

        .n-language-selector .n-ls-panel ul {
            column-count: 1;
            column-gap: 0;
            list-style: none;
            margin: 0 0 16px;
            padding: 0
        }

            .n-language-selector .n-ls-panel ul > li {
                -ms-flex-align: center;
                align-items: center;
                break-inside: avoid;
                cursor: pointer;
                display: -ms-inline-flexbox;
                display: inline-flex;
                height: 42px;
                min-width: 160px;
                page-break-inside: avoid;
                vertical-align: middle;
                white-space: normal;
                width: 100%;
                will-change: transform
            }

                .n-language-selector .n-ls-panel ul > li:hover {
                    background-color: #bbe4d5
                }

                .n-language-selector .n-ls-panel ul > li a, .n-legal-selector .n-lgs-panel ul > li a, .n-social-selector .n-ss-panel ul > li a {
                    background-image: none;
                    color: #000;
                    -ms-flex-positive: 1;
                    flex-grow: 1;
                    letter-spacing: 0;
                    line-height: 24px;
                    min-width: 72px;
                    text-decoration: none
                }

                .n-language-selector .n-ls-panel ul > li a {
                    font-size: 18px;
                    padding: 9px 46px
                }

    .n-language-selector .n-ls-footer {
        margin: 0 48px
    }

        .n-language-selector .n-ls-footer a {
            -ms-flex-align: center;
            align-items: center;
            color: #000;
            font-size: 14px
        }

            .n-language-selector .n-ls-footer a svg {
                fill: #000;
                height: 14px;
                top: 0;
                width: 14px
            }

.n-language-selector--is-active [data-language-selector=navigation] {
    background-color: #f5fbff;
    border: 1px solid #e8e7eb;
    border-bottom: 2px solid #65d097;
    outline: 0
}

.n-language-selector--is-active .n-ls-panel {
    height: auto;
    opacity: 1;
    overflow: visible;
    visibility: visible
}

@media (min-width:768px) {
    .n-language-selector .n-ls-header {
        margin: 0 48px 15px
    }

    .n-language-selector .n-ls-panel {
        padding: 42px 45px 40px;
        right: 0;
        width: auto
    }

        .n-language-selector .n-ls-panel ul {
            column-count: 2
        }

            .n-language-selector .n-ls-panel ul li {
                width: auto
            }

    .n-language-selector .n-ls-footer {
        margin: 0 48px
    }
}

.n-social-selector .n-ss-header {
    color: #010001;
    font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
    font-size: 10px;
    font-weight: 600;
    height: 14px;
    letter-spacing: .04em;
    line-height: 14px;
    margin: 0 44px 8px;
    opacity: .87;
    text-transform: uppercase
}

.n-social-selector .n-ss-panel {
    background-color: #fff;
    border: 2px solid #cfe2f2;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 44px 0;
    position: absolute;
    right: auto;
    visibility: hidden;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    z-index: 10
}

    .n-legal-selector .n-lgs-panel ul, .n-social-selector .n-ss-panel ul {
        column-count: 1;
        column-gap: 0;
        list-style: none;
        margin: 0;
        padding: 0
    }

        .n-social-selector .n-ss-panel ul > li {
            -ms-flex-align: center;
            align-items: center;
            break-inside: avoid;
            cursor: pointer;
            display: -ms-flexbox;
            display: flex;
            height: auto;
            min-width: 160px;
            page-break-inside: avoid;
            vertical-align: middle;
            white-space: normal;
            width: 100%;
            will-change: transform
        }

            .n-legal-selector .n-lgs-panel ul > li a, .n-social-selector .n-ss-panel ul > li a {
                font-size: 16px
            }

            .n-social-selector .n-ss-panel ul > li a {
                -ms-flex-align: center;
                align-items: center;
                display: -ms-flexbox;
                display: flex;
                margin: 4px 44px
            }

                .n-social-selector .n-ss-panel ul > li a svg {
                    margin-right: 8px
                }

                .n-legal-selector .n-lgs-panel ul > li a:hover, .n-social-selector .n-ss-panel ul > li a:hover {
                    background-color: initial;
                    background-image: linear-gradient(to right,#65d097,#65d097);
                    background-position: 0 calc(1em);
                    background-repeat: no-repeat;
                    background-size: 100% 4px;
                    color: #000;
                    text-decoration: none
                }

.n-social-selector--is-active [data-social-selector=navigation] {
    background-color: #f5fbff;
    border: 1px solid #e8e7eb;
    border-bottom: 2px solid #65d097;
    outline: 0
}

.n-social-selector--is-active .n-ss-panel {
    height: auto;
    opacity: 1;
    overflow: visible;
    visibility: visible
}

@media (min-width:768px) {
    .n-social-selector .n-ss-panel {
        padding: 44px 0;
        right: 0;
        width: auto
    }

        .n-social-selector .n-ss-panel ul li {
            width: auto
        }
}

.n-legal-selector, .n-social-selector {
    display: block;
    position: relative
}

    .n-legal-selector .n-lgs-header {
        color: #010001;
        font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
        font-size: 10px;
        font-weight: 600;
        height: 14px;
        letter-spacing: .04em;
        line-height: 14px;
        margin: 0 48px 8px;
        opacity: .87;
        text-transform: uppercase
    }

    .n-legal-selector .n-lgs-panel, .n-legal-selector .n-lgs-panel ul > li {
        display: -ms-flexbox;
        display: flex;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }

    .n-legal-selector .n-lgs-panel {
        background-color: #fff;
        border: 2px solid #cfe2f2;
        box-sizing: border-box;
        -ms-flex-direction: column;
        flex-direction: column;
        min-width: 250px;
        padding: 44px 0;
        position: absolute;
        right: auto;
        visibility: hidden;
        z-index: 10
    }

        .n-legal-selector .n-lgs-panel ul > li {
            -ms-flex-align: center;
            align-items: center;
            break-inside: avoid;
            cursor: pointer;
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
            height: auto;
            margin: 0;
            min-width: 160px;
            page-break-inside: avoid;
            vertical-align: middle;
            white-space: normal;
            will-change: transform
        }

            .n-legal-selector .n-lgs-panel ul > li a {
                margin: 4px 46px
            }

.n-legal-selector--is-active [data-legal-selector=navigation] {
    background-color: #f5fbff;
    border: 1px solid #e8e7eb;
    border-bottom: 2px solid #65d097;
    outline: 0
}

.n-legal-selector--is-active .n-lgs-panel {
    height: auto;
    opacity: 1;
    overflow: visible;
    visibility: visible
}

@media (min-width:500px) {
    .n-legal-selector .n-lgs-panel {
        width: 313px
    }
}

@media (min-width:1024px) {
    .n-legal-selector .n-lgs-panel {
        right: 0
    }
}

n-main-content-region {
    overflow-x: hidden;
    overflow-y: hidden
}

    n-main-content-region :first-child:not(h2) {
        margin-top: 0
    }

.n-masthead-container {
    z-index: 1000
}

.n-masthead {
    background: #fff;
    border: 1px solid #ccc;
    display: -ms-flexbox;
    display: flex;
    height: 88px;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    width: 100%
}

    .n-masthead a, .n-masthead-secondary .n-secondary-nav-utilities > ul > li a, .n-masthead-secondary .n-secondary-nav > ul > li a {
        background-image: none
    }

        .n-masthead a:visited {
            color: inherit
        }

    .n-masthead.n-masthead--show-primary-hamburger .n-masthead__hamburger-button {
        display: inline-block
    }

    .n-masthead.n-masthead--primary-expanded .n-masthead__primary-navigation, .n-masthead.n-masthead--primary-expanded .n-masthead__search, .n-masthead.n-masthead--primary-expanded .n-masthead__secondary-navigation--mobile, .n-masthead.n-masthead--primary-expanded .n-masthead__secondary-navigation-login--mobile, .n-masthead.n-masthead--primary-expanded .n-masthead__secondary-navigation-profile--mobile {
        display: block
    }

    .n-masthead.n-masthead--primary-expanded .n-masthead__hamburger-button {
        background: #f5fbff;
        border-bottom: 2px solid #65d097
    }

.n-masthead__property-mark {
    display: -ms-inline-flexbox;
    display: inline-flex
}

    .n-masthead__property-mark a {
        -ms-flex-align: center;
        align-items: center;
        display: -ms-flexbox;
        display: flex;
        height: 100%;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0 31px;
        text-decoration: none
    }

        .n-masthead__property-mark a svg {
            position: relative;
            top: 2px;
            width: 109px
        }

.n-masthead__property-moniker {
    border-left: 2px solid #000;
    height: 19px;
    margin-left: 8px;
    overflow: visible;
    padding-left: 8px;
    position: relative;
    top: 3px
}

    .n-masthead__property-moniker div {
        font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
        font-size: 20px;
        font-weight: 600;
        letter-spacing: 0;
        position: relative;
        top: -2px
    }

.n-masthead__search {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    display: none;
    left: -1px;
    position: absolute;
    top: 87px;
    transition: left .5s ease-out;
    width: calc(100% + 2px)
}

    .n-masthead__search .CoveoSearchbox {
        margin-right: 0;
        height: 68px
    }

    .n-masthead__search .CoveoSearchInterface .magic-box .magic-box-icon, .n-masthead__search [data-pipeline="NetApp Marketing Search Pipeline"] .magic-box .magic-box-icon {
        margin-top: 21px
    }

    .n-masthead__search .CoveoSearchInterface .magic-box .magic-box-input > input, .n-masthead__search [data-pipeline="NetApp Marketing Search Pipeline"] .magic-box .magic-box-input > input {
        padding: 16px 16px 8px 27px
    }

    .n-masthead__search .CoveoSearchbox .CoveoOmnibox.magic-box .magic-box-input input:-ms-input-placeholder {
        color: #666
    }

    .n-masthead__search .CoveoSearchbox .CoveoOmnibox.magic-box .magic-box-input input::placeholder {
        color: #666
    }

    .n-masthead__search .CoveoSearchbox .CoveoOmnibox.magic-box, .n-masthead__search .CoveoSearchbox .CoveoOmnibox.magic-box .magic-box-input, .n-masthead__search .CoveoSearchbox .CoveoOmnibox.magic-box .magic-box-input .magic-box-underlay .magic-box-highlight-container, .n-masthead__search .CoveoSearchbox .CoveoOmnibox.magic-box .magic-box-input input {
        height: 68px
    }

        .n-masthead__search .CoveoSearchbox .CoveoOmnibox.magic-box .magic-box-input .magic-box-underlay, .n-masthead__search .magic-box .magic-box-input > input {
            height: 68px;
            padding-right: 79px
        }

        .n-masthead__search .CoveoSearchbox .CoveoOmnibox.magic-box .magic-box-input:hover {
            border-right: 1px solid #ccc
        }

    .n-masthead__search .CoveoSearchbox .magic-box-clear.coveo-accessible-button {
        height: 68px;
        width: 83px
    }

        .n-masthead__search .CoveoSearchbox .magic-box-clear.coveo-accessible-button svg {
            position: relative;
            top: 4px
        }

    .n-masthead__search .CoveoSearchbox .CoveoSearchButton.coveo-accessible-button {
        border-bottom: 2px solid transparent;
        border-left: 1px solid transparent;
        height: 68px;
        width: 83px
    }

        .n-masthead__search .CoveoSearchbox .CoveoSearchButton.coveo-accessible-button:hover {
            background: #f5fbff;
            border-left: 1px solid #ccc;
            border-bottom: 2px solid #65d097
        }

    .n-masthead__search .magic-box-icon svg {
        position: relative;
        top: 14px
    }

    .n-masthead__search .coveo-search-button, .n-masthead__search .coveo-search-button-loading {
        position: relative;
        top: 2px
    }

    .n-masthead__search .CoveoSearchInterface, .n-masthead__search .CoveoSearchInterface .coveo-dynamic-facet-search input[type=text], .n-masthead__search .CoveoSearchInterface .magic-box .magic-box-input > input, .n-masthead__search [data-pipeline="NetApp Marketing Search Pipeline"], .n-masthead__search [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-dynamic-facet-search input[type=text], .n-masthead__search [data-pipeline="NetApp Marketing Search Pipeline"] .magic-box .magic-box-input > input {
        font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
        font-size: 14px;
        letter-spacing: 0
    }

    .n-masthead__search.active {
        left: -100vw
    }

.n-masthead__hamburger-button, .n-masthead__primary-navigation > li > a {
    font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
    font-weight: 600;
    text-decoration: none
}

.n-masthead__hamburger-button {
    border-left: 1px solid #ccc;
    display: none;
    font-size: 14px;
    letter-spacing: 0;
    padding: 32px 32px 0
}

    .n-masthead__hamburger-button:hover {
        background: #f5fbff;
        border-bottom: 2px solid #65d097
    }

    .n-masthead__hamburger-button svg {
        display: inline-block;
        height: 12px;
        width: 12px
    }

.n-masthead__hamburger-button-text, .n-masthead__primary-navigation > li > a svg.desktop, .n-mega-menu__primary-navigation > li > a > .icon.less {
    display: none
}

.n-masthead__primary-navigation {
    background: #fff;
    border: 1px solid #ccc;
    border-bottom-width: 0;
    display: none;
    left: -1px;
    list-style: none;
    margin: 0;
    position: absolute;
    text-align: center;
    top: 155px;
    transition: left .5s ease-out;
    width: calc(100% + 2px)
}

    .n-masthead__primary-navigation * {
        text-align: left
    }

    .n-masthead__primary-navigation > li > a {
        line-height: 28px;
        text-align: start;
        font-style: normal;
        border-bottom: 1px solid #ccc;
        color: #231f20;
        display: block;
        font-size: 17px;
        padding: 23px 13px 21px 28px;
        position: relative
    }

        .n-masthead__primary-navigation > li > a > div {
            font-weight: 500
        }

        .n-masthead__primary-navigation > li > a svg {
            height: 24px;
            position: absolute;
            right: 21px;
            top: 25px;
            width: 24px
        }

    .n-masthead__primary-navigation > li.current > a {
        border-left: 1px solid #ccc
    }

    .n-masthead__primary-navigation > li.current .n-mega-menu {
        display: block;
        height: auto;
        left: 100vw;
        position: absolute;
        width: 100%
    }

        .n-masthead__primary-navigation > li.current .n-mega-menu .n-primary-navigation {
            list-style: none;
            margin: 0
        }

    .n-masthead__primary-navigation.active {
        left: -100vw
    }

.n-masthead__simple-dropdown .n-mega-menu {
    background: 0 0;
    border: 0;
    padding-bottom: 0
}

.n-masthead__secondary-navigation--mobile {
    background: #fff;
    border-bottom: 1px solid #ccc;
    display: none;
    left: -1px;
    list-style: none;
    margin: 0;
    padding: 40px 28px 106px;
    position: absolute;
    top: 448px;
    transition: left .5s ease-out;
    width: 100vw
}

    .n-masthead__secondary-navigation--mobile.active, .n-masthead__secondary-navigation-login--mobile.active {
        left: -100vw
    }

    .n-masthead__secondary-navigation--mobile .n-masthead__secondary-navigation--mobile-content ul {
        list-style-type: disc;
        margin-top: 4px
    }

    .n-masthead__secondary-navigation--mobile a, .n-masthead__secondary-navigation-login--mobile a {
        font-size: 18px;
        letter-spacing: 0;
        line-height: 32px;
        text-decoration: none
    }

        .n-masthead__secondary-navigation--mobile a:hover {
            color: #999
        }

        .n-masthead__secondary-navigation--mobile a.cta {
            font-size: 14px
        }

.n-masthead__secondary-navigation-login--mobile, .n-masthead__secondary-navigation-profile--mobile {
    display: none;
    left: -1px;
    list-style: none;
    margin: 0;
    padding: 28px 0 70px;
    position: absolute;
    top: 684px;
    transition: left .5s ease-out;
    width: 100vw
}

.n-masthead__secondary-navigation-login--mobile {
    background: #d9d9d9;
    border-bottom: 1px solid #ccc
}

    .n-masthead__secondary-navigation-login--mobile .n-masthead-secondary-nav-signin {
        -ms-flex-align: center;
        align-items: center;
        border-bottom: solid 1px #ccc;
        display: -ms-flexbox;
        display: flex;
        padding: 0 28px 20px
    }

        .n-masthead__secondary-navigation-login--mobile .n-masthead-secondary-nav-create-account .cta, .n-masthead__secondary-navigation-login--mobile .n-masthead-secondary-nav-signin .cta {
            background: #d9d9d9;
            border: 0;
            font-size: 18px;
            font-weight: 500;
            letter-spacing: 0;
            line-height: 32px;
            margin: 0;
            padding: 0;
            text-decoration: none
        }

            .n-masthead__secondary-navigation-login--mobile .n-masthead-secondary-nav-signin .cta svg {
                fill: #000;
                margin-left: 0
            }

    .n-masthead__secondary-navigation-login--mobile .n-masthead-secondary-nav-create-account {
        margin-bottom: 0;
        padding: 23px 28px 0
    }

    .n-masthead__secondary-navigation-login--mobile a {
        font-weight: 500
    }

        .n-masthead__secondary-navigation-login--mobile a svg {
            font-size: 18px;
            height: 18px;
            margin-right: 14px;
            width: 18px
        }

        .n-masthead__secondary-navigation-login--mobile a:hover {
            background: 0 0;
            color: #999
        }

            .n-masthead__secondary-navigation-login--mobile a:hover svg {
                fill: #999
            }

        .n-masthead__secondary-navigation-login--mobile a.cta {
            font-size: 14px
        }

.n-masthead__secondary-navigation-profile--mobile {
    background: #000;
    border-bottom: 1px solid #666;
    color: #fff
}

    .n-masthead__secondary-navigation-profile--mobile.active {
        left: -100vw
    }

    .n-masthead__secondary-navigation-profile--mobile .n-masthead-secondary-nav-dashboard {
        -ms-flex-align: center;
        align-items: center;
        border-bottom: solid 1px #666;
        display: -ms-flexbox;
        display: flex;
        padding: 0 28px 20px
    }

        .n-masthead__secondary-navigation-profile--mobile .n-masthead-secondary-nav-dashboard .cta {
            font-family: "Helvetica Neue",Arial,sans-serif;
            font-size: 18px;
            font-weight: 500;
            letter-spacing: 0;
            line-height: 32px;
            margin: 0;
            padding: 0
        }

            .n-masthead__secondary-navigation-profile--mobile .n-masthead-secondary-nav-dashboard .cta svg {
                margin-left: 0
            }

    .n-masthead__secondary-navigation-profile--mobile .n-masthead-secondary-nav-sign-out {
        margin-bottom: 0;
        padding: 23px 28px 0
    }

    .n-masthead__secondary-navigation-profile--mobile .cta {
        background-color: initial;
        font-family: "Helvetica Neue",Arial,sans-serif;
        font-size: 18px;
        font-weight: 500;
        letter-spacing: 0;
        line-height: 32px;
        margin: 0;
        padding: 0;
        text-decoration: none
    }

        .n-masthead__secondary-navigation-profile--mobile .cta svg {
            fill: #fff;
            font-size: 18px;
            height: 18px;
            margin-right: 14px;
            width: 18px
        }

        .n-masthead__secondary-navigation-profile--mobile .cta:hover {
            background: 0 0;
            color: #999
        }

            .n-masthead__secondary-navigation-profile--mobile .cta:hover svg {
                fill: #999
            }

.n-mega-menu {
    background: #fff;
    border-bottom: 1px solid #ccc;
    display: none;
    left: calc(100vw + -2px);
    padding-bottom: 1rem;
    position: absolute;
    top: -69px;
    width: calc(100% + 2px)
}

.n-mega-menu__primary-navigation {
    background: #fff;
    font-size: 0;
    margin: 0 0 1rem
}

    .n-mega-menu__primary-navigation > li::marker {
        color: transparent
    }

    .n-mega-menu__primary-navigation > li > a {
        background: #efefef;
        border-bottom: 1px solid #ccc;
        color: #231f20;
        display: block;
        font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
        font-size: 18px;
        font-weight: 600;
        letter-spacing: 0;
        padding: 28px 84px 23px 44px;
        position: relative;
        text-decoration: none
    }

        .n-mega-menu__primary-navigation > li > a > .icon {
            height: 24px;
            position: absolute;
            right: 32px;
            top: 27px;
            width: 24px
        }

            .n-mega-menu__primary-navigation > li > a.active > .icon.less, .n-mega-menu__primary-navigation > li > a > .icon.more {
                display: inline-block
            }

        .n-mega-menu__primary-navigation > li > a.active {
            background: #fff;
            border-bottom: 1px solid transparent
        }

            .CoveoSearchInterface span.coveo-result-layout-selector-caption, .n-masthead-secondary .n-secondary-nav .n-masthead-login-dropdown > a, .n-masthead-secondary .n-secondary-nav-utilities .n-masthead-login-dropdown > a, .n-mega-menu__primary-navigation > li > a.active > .icon.more, n-prose-table-of-contents > * {
                display: none
            }

        .n-mega-menu__primary-navigation > li > a.return-button {
            background: #fff;
            font-size: 14px;
            font-weight: 400;
            padding: 29px 44px 23px;
            text-align: center
        }

            .n-mega-menu__primary-navigation > li > a.return-button svg {
                left: 38px
            }

.n-mega-menu__primary-navigation--simple-list > li > a {
    background: #fff;
    border-bottom: 1px solid #ccc
}

.n-mega-menu__subsection {
    color: #000;
    display: none;
    font-size: 1rem
}

.n-mega-menu__subsection-grid {
    display: grid;
    padding: 0 44px
}

    .n-mega-menu__subsection-grid ul {
        list-style: none;
        margin: 0 0 31px
    }

.n-mega-menu__subsection-intro {
    margin-bottom: 24px;
    padding-top: 18px
}

    .n-mega-menu__subsection-intro .cta:hover {
        color: #999
    }

.n-mega-menu__subsection-heading {
    color: #000;
    font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
    font-size: 9px;
    font-weight: 600;
    letter-spacing: 1.3px;
    line-height: 16px;
    margin-bottom: 17px;
    text-transform: uppercase
}

.n-mega-menu__subsection-lead {
    font-size: 20px;
    line-height: 28px;
    text-align: start;
    font-style: normal;
    font-weight: 500;
    font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
    padding: 0;
    color: #666;
    margin: 0 0 22px
}

.n-mega-menu__subsection-column-1 a, .n-mega-menu__subsection-column-2 a {
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-family: "Helvetica Neue",Arial,sans-serif;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 24px;
    margin: 8px 0;
    text-decoration: none
}

    .n-mega-menu__subsection-column-1 a:hover, .n-mega-menu__subsection-column-2 a:hover {
        background-color: initial;
        background-image: linear-gradient(to right,#65d097,#65d097);
        background-position: 0 calc(1em - calc(1em/16));
        background-repeat: no-repeat;
        background-size: 100% 3px;
        color: #000;
        text-decoration: underline;
        -webkit-text-decoration-color: #65d097;
        text-decoration-color: #65d097
    }

    .n-mega-menu__subsection-column-1 a:after, .n-mega-menu__subsection-column-2 a:after {
        content: '';
        display: block;
        height: 16px
    }

    .n-mega-menu__subsection-column-1 a svg, .n-mega-menu__subsection-column-2 a svg {
        height: 24px;
        margin-left: 4px;
        width: 24px
    }

.n-mega-menu__subsection-column-1 ul:last-of-type {
    margin-bottom: 0
}

.n-mega-menu__subsection-column-1--only-column {
    margin-bottom: 33px
}

.n-mega-menu__subsection-column-2 {
    margin-top: 33px
}

.n-mega-menu__subsection-column-2--list-continued {
    margin-top: 0
}

.n-mega-menu__subsection-related-links {
    border-top: 2px solid #d0e3fc;
    padding-top: 40px
}

    .n-mega-menu__subsection-related-links .cta {
        font-size: 14px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 18px;
        padding: 6px 0
    }

.n-mega-menu__secondary-navigation {
    margin: 0
}

    .n-mega-menu__secondary-navigation > li > a {
        display: block;
        font-size: 18px;
        letter-spacing: 0;
        padding: 13px 44px 13px 38px;
        text-decoration: none
    }

    .n-mega-menu__secondary-navigation .n-mega-menu__subsection-lead {
        margin: 0 0 4px
    }

@media (min-width:500px) {
    .n-masthead__property-mark a {
        padding: 0 42px
    }

    .n-masthead__search {
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;
        display: none;
        left: -1px;
        position: absolute;
        top: 87px;
        width: calc(100% + 2px)
    }

        .n-masthead__search .CoveoSearchbox {
            margin-right: 0;
            height: 68px
        }

        .n-masthead__search .CoveoSearchInterface .magic-box .magic-box-input > input, .n-masthead__search [data-pipeline="NetApp Marketing Search Pipeline"] .magic-box .magic-box-input > input {
            padding-left: 29px
        }

        .n-masthead__search .CoveoSearchbox .CoveoOmnibox.magic-box .magic-box-input input:-ms-input-placeholder {
            color: #666
        }

        .n-masthead__search .CoveoSearchbox .CoveoOmnibox.magic-box .magic-box-input input::placeholder {
            color: #666
        }

        .n-masthead__search .CoveoSearchbox .CoveoOmnibox.magic-box, .n-masthead__search .CoveoSearchbox .CoveoOmnibox.magic-box .magic-box-input, .n-masthead__search .CoveoSearchbox .CoveoOmnibox.magic-box .magic-box-input .magic-box-underlay .magic-box-highlight-container, .n-masthead__search .CoveoSearchbox .CoveoOmnibox.magic-box .magic-box-input input {
            height: 68px
        }

            .n-masthead__search .CoveoSearchbox .CoveoOmnibox.magic-box .magic-box-input .magic-box-underlay, .n-masthead__search .magic-box .magic-box-input > input {
                height: 68px;
                padding-right: 79px
            }

            .n-masthead__search .CoveoSearchbox .CoveoOmnibox.magic-box .magic-box-input:hover {
                border-right: 1px solid #ccc
            }

        .n-masthead__search .CoveoSearchbox .magic-box-clear.coveo-accessible-button {
            height: 68px;
            width: 50px
        }

            .n-masthead__search .CoveoSearchbox .magic-box-clear.coveo-accessible-button svg {
                position: relative;
                top: 4px
            }

        .n-masthead__search .CoveoSearchbox .CoveoSearchButton.coveo-accessible-button {
            border-bottom: 2px solid transparent;
            height: 68px;
            width: 83px
        }

            .n-masthead__search .CoveoSearchbox .CoveoSearchButton.coveo-accessible-button:hover {
                background: #f5fbff;
                border-left: 1px solid #ccc;
                border-bottom: 2px solid #65d097
            }

        .n-masthead__search .magic-box-icon svg {
            position: relative;
            top: 14px
        }

        .n-masthead__search .coveo-search-button, .n-masthead__search .coveo-search-button-loading {
            position: relative;
            top: 2px
        }

        .n-masthead__search .CoveoSearchInterface, .n-masthead__search .CoveoSearchInterface .coveo-dynamic-facet-search input[type=text], .n-masthead__search .CoveoSearchInterface .magic-box .magic-box-input > input, .n-masthead__search [data-pipeline="NetApp Marketing Search Pipeline"], .n-masthead__search [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-dynamic-facet-search input[type=text], .n-masthead__search [data-pipeline="NetApp Marketing Search Pipeline"] .magic-box .magic-box-input > input {
            font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
            font-size: 14px;
            letter-spacing: 0
        }
}

@media (min-width:768px) {
    .n-masthead-container--fixed {
        max-width: 95%;
        min-width: 95%;
        position: fixed;
        top: 0;
        width: 95%
    }

    .n-masthead {
        height: 70px
    }

        .n-masthead.n-masthead--show-primary-hamburger .n-masthead__primary-navigation > li.current .n-mega-menu {
            top: 80px
        }

        .n-masthead.n-masthead--primary-expanded .n-masthead__secondary-navigation--mobile, .n-masthead.n-masthead--primary-expanded .n-masthead__secondary-navigation-login--mobile, .n-masthead.n-masthead--primary-expanded .n-masthead__secondary-navigation-profile--mobile, .n-masthead__primary-navigation > li > a svg.mobile, .n-mega-menu__primary-navigation > li > a .icon.less, .n-mega-menu__primary-navigation > li > a .icon.more {
            display: none
        }

    .n-masthead__property-mark a {
        padding: 0 22px
    }

        .n-masthead__property-mark a svg {
            width: 128px
        }

    .n-masthead__hamburger-button {
        border-left: 0;
        padding: 24px 32px 0
    }

    .n-masthead__hamburger-button-text {
        color: #000;
        display: inline-block;
        margin-right: 15px
    }

    .n-masthead__search {
        display: block;
        -ms-flex-positive: 1;
        flex-grow: 1;
        position: relative;
        top: 0;
        transition: none;
        width: auto
    }

        .n-masthead__search .CoveoSearchbox {
            margin-right: 0;
            height: 68px
        }

        .n-masthead__search .CoveoSearchInterface .magic-box .magic-box-input > input, .n-masthead__search [data-pipeline="NetApp Marketing Search Pipeline"] .magic-box .magic-box-input > input {
            padding: 16px 79px 8px 27px
        }

        .n-masthead__search .CoveoSearchbox .CoveoOmnibox.magic-box .magic-box-input input:-ms-input-placeholder {
            color: #666
        }

        .n-masthead__search .CoveoSearchbox .CoveoOmnibox.magic-box .magic-box-input input::placeholder {
            color: #666
        }

        .n-masthead__search .CoveoSearchbox .CoveoOmnibox.magic-box, .n-masthead__search .CoveoSearchbox .CoveoOmnibox.magic-box .magic-box-input, .n-masthead__search .CoveoSearchbox .CoveoOmnibox.magic-box .magic-box-input .magic-box-underlay .magic-box-highlight-container, .n-masthead__search .CoveoSearchbox .CoveoOmnibox.magic-box .magic-box-input input {
            height: 68px
        }

            .n-masthead__search .CoveoSearchbox .CoveoOmnibox.magic-box .magic-box-input .magic-box-underlay, .n-masthead__search .magic-box .magic-box-input > input {
                height: 68px;
                padding-right: 49px
            }

            .n-masthead__search .CoveoSearchbox .CoveoOmnibox.magic-box .magic-box-input:hover {
                border-right: 1px solid #ccc
            }

        .n-masthead__search .CoveoSearchbox .magic-box-clear.coveo-accessible-button {
            height: 68px;
            width: 50px
        }

            .n-masthead__search .CoveoSearchbox .magic-box-clear.coveo-accessible-button svg {
                position: relative;
                top: 4px
            }

        .n-masthead__search .CoveoSearchbox .CoveoSearchButton.coveo-accessible-button {
            border-bottom: 2px solid transparent;
            height: 68px;
            width: 60px
        }

            .n-masthead__search .CoveoSearchbox .CoveoSearchButton.coveo-accessible-button:hover {
                background: #f5fbff;
                border-left: 1px solid #ccc;
                border-bottom: 2px solid #65d097
            }

        .n-masthead__search .magic-box-icon svg {
            position: relative;
            top: 14px
        }

        .n-masthead__search .coveo-search-button, .n-masthead__search .coveo-search-button-loading {
            position: relative;
            top: 2px
        }

        .n-masthead__search .CoveoSearchInterface, .n-masthead__search .CoveoSearchInterface .coveo-dynamic-facet-search input[type=text], .n-masthead__search .CoveoSearchInterface .magic-box .magic-box-input > input, .n-masthead__search [data-pipeline="NetApp Marketing Search Pipeline"], .n-masthead__search [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-dynamic-facet-search input[type=text], .n-masthead__search [data-pipeline="NetApp Marketing Search Pipeline"] .magic-box .magic-box-input > input {
            font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
            font-size: 14px;
            letter-spacing: 0
        }

    .n-masthead__primary-navigation {
        border-bottom: 1px solid #ccc;
        font-size: 0;
        margin: 0;
        top: 68px
    }

        .n-masthead__primary-navigation > li {
            display: inline-block
        }

            .n-masthead__primary-navigation > li > a, .n-mega-menu__primary-navigation > li > a {
                display: inline-block;
                font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
                letter-spacing: 0;
                text-decoration: none
            }

            .n-masthead__primary-navigation > li > a {
                border-bottom: 2px solid transparent;
                border-left: 1px solid transparent;
                border-right: 1px solid transparent;
                color: #231f20;
                font-size: 13px;
                font-weight: 600;
                line-height: 21px;
                padding: 23px 8px
            }

                .n-masthead__primary-navigation > li > a svg {
                    height: 24px;
                    perspective: 1000px;
                    position: relative;
                    top: 7px;
                    transform: rotate3d(0,0,1,90deg);
                    width: 24px;
                    will-change: transform
                }

                    .n-masthead__primary-navigation > li > a svg.desktop {
                        display: inline-block;
                        right: 0
                    }

                .n-masthead__primary-navigation > li.current > a, .n-masthead__primary-navigation > li > a:hover {
                    background: #f5fbff;
                    border-bottom: 2px solid #65d097;
                    border-left: 1px solid #ccc;
                    border-right: 1px solid #ccc
                }

                    .n-masthead__primary-navigation > li.current > a svg {
                        perspective: 1000px;
                        transform: rotate3d(0,0,1,90deg) scale3d(-1,1,1);
                        transition: all .25s
                    }

            .n-masthead__primary-navigation > li.current .n-mega-menu {
                background: #f6f9fc;
                border: 2px solid #d0e3fc;
                border-top: 0;
                left: -1px;
                top: 79px;
                width: calc(100% + 2px)
            }

            .n-masthead__primary-navigation > li.current.n-masthead__simple-dropdown {
                position: relative
            }

                .n-masthead__primary-navigation > li.current.n-masthead__simple-dropdown .n-mega-menu {
                    background: #fff;
                    position: absolute;
                    right: 0;
                    width: -webkit-max-content;
                    width: -moz-max-content;
                    width: max-content
                }

    .n-mega-menu__primary-navigation {
        background: 0 0;
        padding-top: 20px
    }

        .n-mega-menu__primary-navigation > li > a {
            background: 0 0;
            border: 0;
            font-size: 17px;
            font-weight: 500;
            line-height: 1;
            max-width: 350px;
            padding: 12px 0 12px 65px;
            transition: all .05s ease-in;
            width: 100%
        }

            .n-mega-menu__primary-navigation > li > a:visited {
                color: #000
            }

            .n-mega-menu__primary-navigation > li.current > a, .n-mega-menu__primary-navigation > li > a:hover {
                background: #bbe4d5;
                color: #000
            }

        .n-mega-menu__primary-navigation > li:first-of-type {
            display: none
        }

        .n-mega-menu__primary-navigation > li.current .n-mega-menu__subsection {
            display: block
        }

    .n-mega-menu__primary-navigation--simple-list > li > a {
        font-weight: 400;
        line-height: 24px;
        padding: 12px 35px 12px 30px
    }

    .n-mega-menu__secondary-navigation {
        border-top: 2px solid #d0e3fc;
        list-style: none;
        margin: 30px 0 0;
        padding: 30px 0
    }

        .n-mega-menu__secondary-navigation > li > a {
            padding: 2px 44px 2px 65px
        }

    .n-mega-menu__subsection {
        background: #fff;
        border-left: 2px solid #d0e3fc;
        display: none;
        left: 350px;
        padding: 42px 0 10px;
        position: absolute;
        top: 0;
        width: calc(100% - 350px);
        z-index: 1
    }

        .n-mega-menu__subsection ul {
            list-style: none;
            margin: 0 0 1rem;
            position: relative;
            top: -4px
        }

    .n-mega-menu__subsection-grid {
        padding: 0
    }

        .n-mega-menu__subsection-grid a:not(.cta) svg {
            position: relative;
            top: 0
        }

    .n-mega-menu__subsection-column-1, .n-mega-menu__subsection-column-2, .n-mega-menu__subsection-intro, .n-mega-menu__subsection-related-links {
        padding: 0 70px
    }

    .n-mega-menu__subsection-intro {
        margin-bottom: 37px
    }

    .n-mega-menu__subsection-heading:not(:first-of-type) {
        margin-top: 27px
    }

    .n-mega-menu__subsection-column-1 a, .n-mega-menu__subsection-column-2 a {
        font-size: 16px
    }

        .n-mega-menu__subsection-column-1 a:after, .n-mega-menu__subsection-column-2 a:after {
            height: 0
        }

        .n-mega-menu__subsection-column-1 a:hover, .n-mega-menu__subsection-column-2 a:hover {
            background-position: 0 calc(1em + calc(1em/4))
        }

    .n-mega-menu__subsection-lead {
        color: #000;
        font-family: "Helvetica Neue",Arial,sans-serif;
        font-size: 18px;
        font-weight: 400;
        letter-spacing: 0;
        line-height: 24px;
        margin-bottom: 0
    }

    .n-mega-menu__subsection-related-links {
        border-top: 2px solid #d0e3fc;
        margin-top: 10px;
        padding-top: 38px
    }

        .n-mega-menu__subsection-related-links .cta svg {
            top: -3px
        }

        .n-mega-menu__subsection-related-links .cta:hover {
            color: #999
        }
}

@media (min-width:900px) {
    .n-masthead.n-masthead--show-primary-hamburger .n-masthead__primary-navigation > li.current .n-mega-menu {
        top: 79px
    }

    .n-masthead__primary-navigation > li > a {
        font-size: 14px;
        padding: 23px 13px 23px 21px
    }
}

@media (min-width:1024px) {
    .n-masthead .n-masthead__property-mark a {
        padding: 0 32px
    }

    .n-masthead:not(.n-masthead--show-primary-hamburger) .n-masthead__primary-navigation {
        border: 0;
        display: block;
        left: -1px;
        margin-right: 23px;
        position: initial;
        text-align: left;
        top: 0;
        width: auto
    }

        .n-masthead:not(.n-masthead--show-primary-hamburger) .n-masthead__primary-navigation > li > a {
            height: 68px;
            padding: 17px 13px 0 17px
        }

        .n-masthead:not(.n-masthead--show-primary-hamburger) .n-masthead__primary-navigation > li:first-of-type > a {
            border-left: transparent
        }

    .n-masthead__primary-navigation > li.current .n-mega-menu {
        top: 69px
    }

    .n-mega-menu__subsection {
        padding: 42px 0
    }

    .n-mega-menu__subsection-grid {
        grid-template-columns: 1fr 346px;
        grid-template-rows: auto auto 1fr;
        height: 100%
    }

    .n-mega-menu__subsection-intro {
        grid-column: 1/2;
        padding-right: 30px
    }

    .n-mega-menu__subsection-lead {
        color: #666;
        font-family: Beatrice,"Helvetica Neue",Arial,sans-serif
    }

    .n-mega-menu__subsection-column-1 a, .n-mega-menu__subsection-column-2 a {
        font-size: 18px
    }

        .n-mega-menu__subsection-column-1 a:after, .n-mega-menu__subsection-column-2 a:after {
            height: 0
        }

        .n-mega-menu__subsection-column-1 a:hover, .n-mega-menu__subsection-column-2 a:hover {
            background-position: 0 calc(1em + calc(1em/16))
        }

    .n-mega-menu__subsection-column-1, .n-mega-menu__subsection-column-2 {
        grid-column: 1/2;
        padding-right: 30px
    }

    .n-mega-menu__subsection-related-links {
        border-left: 2px solid #d0e3fc;
        border-top: 0;
        grid-column: 2/3;
        grid-row: 1/4;
        padding: 0 0 0 64px
    }
}

@media (min-width:1440px) {
    .n-masthead__property-mark a {
        padding: 0 45px
    }

    .n-mega-menu__subsection {
        padding: 42px 0
    }

    .n-mega-menu__subsection-grid {
        grid-template-columns: 1fr 1fr 346px
    }

    .n-mega-menu__subsection-intro {
        grid-column: 1/3
    }

    .n-mega-menu__subsection-column-1 {
        grid-column: 1/2;
        padding-right: 0
    }

    .n-mega-menu__subsection-column-2 {
        grid-column: 2/3;
        margin-top: 0;
        padding-left: 30px
    }

    .n-mega-menu__subsection-related-links {
        border-left: 2px solid #d0e3fc;
        border-top: 0;
        grid-column: 3/4;
        grid-row: 1/4;
        padding: 0 0 0 64px
    }

    .n-mega-menu__subsection-column-2--list-continued {
        margin-top: 33px
    }
}

@media (min-width:1921px) {
    .n-masthead-container--fixed {
        max-width: 1880px;
        min-width: 1880px;
        width: 1880px
    }

    .n-masthead {
        height: 92px
    }

        .n-masthead:not(.n-masthead--show-primary-hamburger) .n-masthead__primary-navigation > li > a {
            height: 90px;
            padding: 23px 25px 0 28px
        }

            .n-masthead:not(.n-masthead--show-primary-hamburger) .n-masthead__primary-navigation > li > a svg {
                height: 30px;
                width: 30px
            }

    .n-masthead__property-mark a {
        padding: 0 59px
    }

        .n-masthead__property-mark a svg {
            width: 173px
        }

    .n-masthead__search .CoveoSearchbox {
        margin-right: 0;
        height: 90px
    }

    .n-masthead__search .CoveoSearchInterface .magic-box .magic-box-icon, .n-masthead__search [data-pipeline="NetApp Marketing Search Pipeline"] .magic-box .magic-box-icon {
        margin-top: 32px
    }

    .n-masthead__search .CoveoSearchInterface .magic-box .magic-box-input > input, .n-masthead__search [data-pipeline="NetApp Marketing Search Pipeline"] .magic-box .magic-box-input > input {
        padding-left: 29px
    }

    .n-masthead__search .CoveoSearchbox .CoveoOmnibox.magic-box .magic-box-input input:-ms-input-placeholder {
        color: #666
    }

    .n-masthead__search .CoveoSearchbox .CoveoOmnibox.magic-box .magic-box-input input::placeholder {
        color: #666
    }

    .n-masthead__search .CoveoSearchbox .CoveoOmnibox.magic-box, .n-masthead__search .CoveoSearchbox .CoveoOmnibox.magic-box .magic-box-input, .n-masthead__search .CoveoSearchbox .CoveoOmnibox.magic-box .magic-box-input .magic-box-underlay .magic-box-highlight-container, .n-masthead__search .CoveoSearchbox .CoveoOmnibox.magic-box .magic-box-input input {
        height: 90px
    }

        .n-masthead__search .CoveoSearchbox .CoveoOmnibox.magic-box .magic-box-input .magic-box-underlay, .n-masthead__search .magic-box .magic-box-input > input {
            height: 90px;
            padding-right: 79px
        }

        .n-masthead__search .CoveoSearchbox .CoveoOmnibox.magic-box .magic-box-input:hover {
            border-right: 1px solid #ccc
        }

    .n-masthead__search .CoveoSearchbox .magic-box-clear.coveo-accessible-button {
        height: 90px;
        width: 83px
    }

        .n-masthead__search .CoveoSearchbox .magic-box-clear.coveo-accessible-button svg {
            position: relative;
            top: 4px
        }

    .n-masthead__search .CoveoSearchbox .CoveoSearchButton.coveo-accessible-button {
        border-bottom: 2px solid transparent;
        height: 90px;
        width: 120px
    }

        .n-masthead__search .CoveoSearchbox .CoveoSearchButton.coveo-accessible-button:hover {
            background: #f5fbff;
            border-left: 1px solid #ccc;
            border-bottom: 2px solid #65d097
        }

    .n-masthead__search .magic-box-icon svg {
        position: relative;
        top: 14px
    }

    .n-masthead__search .coveo-search-button, .n-masthead__search .coveo-search-button-loading {
        position: relative;
        top: 2px
    }

    .n-masthead__search .CoveoSearchInterface, .n-masthead__search .CoveoSearchInterface .coveo-dynamic-facet-search input[type=text], .n-masthead__search .CoveoSearchInterface .magic-box .magic-box-input > input, .n-masthead__search [data-pipeline="NetApp Marketing Search Pipeline"], .n-masthead__search [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-dynamic-facet-search input[type=text], .n-masthead__search [data-pipeline="NetApp Marketing Search Pipeline"] .magic-box .magic-box-input > input {
        font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
        font-size: 14px;
        letter-spacing: 0
    }

    .n-masthead__primary-navigation > li > a {
        font-size: 18px;
        font-weight: 600
    }

    .n-masthead__primary-navigation > li.current .n-mega-menu {
        top: 91px
    }

    .n-mega-menu__subsection-grid {
        grid-template-columns: 1fr 1fr 513px
    }

    .n-mega-menu__subsection-column-2 {
        padding-left: 0
    }
}

.n-masthead-minimal {
    background: #fff;
    box-sizing: initial;
    display: -ms-flexbox;
    display: flex;
    height: 48px
}

    .n-masthead-minimal .n-masthead__property-mark {
        margin: 0 auto
    }

@media (min-width:500px) {
    .n-masthead-minimal {
        height: 60px
    }

        .n-masthead-minimal .n-masthead__property-mark a svg {
            height: 24px;
            width: auto
        }
}

@media (min-width:1440px) {
    .n-masthead-minimal {
        height: 78px
    }

        .n-masthead-minimal .n-masthead__property-mark a svg {
            height: 31px
        }
}

@media (min-width:1921px) {
    .n-masthead-minimal {
        height: 108px
    }

        .n-masthead-minimal .n-masthead__property-mark a svg {
            height: 43px
        }
}

.n-masthead-secondary {
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    border: 1px solid #ccc;
    border-bottom: 0;
    display: none;
    height: 40px;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%
}

    .n-masthead-secondary nav + nav {
        border-left: 1px solid #ccc;
        margin-left: 22px
    }

    .n-masthead-secondary .n-secondary-nav, .n-masthead-secondary .n-secondary-nav-utilities {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center
    }

        .n-masthead-secondary .n-secondary-nav-utilities > ul, .n-masthead-secondary .n-secondary-nav > ul {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
            -ms-flex-pack: center;
            justify-content: center;
            list-style: none;
            margin: 0;
            padding: 0
        }

            .n-masthead-secondary .n-secondary-nav-utilities > ul > li, .n-masthead-secondary .n-secondary-nav > ul > li {
                position: relative
            }

                .n-masthead-secondary .n-secondary-nav-utilities > ul > li:first-of-type, .n-masthead-secondary .n-secondary-nav > ul > li:first-of-type {
                    padding-left: 0
                }

                .n-masthead-secondary .n-secondary-nav li a:visited, .n-masthead-secondary .n-secondary-nav-utilities > ul > li a:visited, .n-masthead-secondary .n-secondary-nav > ul > li a:visited {
                    color: #454545;
                    -webkit-text-decoration-color: #454545;
                    text-decoration-color: #454545
                }

                .n-masthead-secondary .n-secondary-nav li a:hover, .n-masthead-secondary .n-secondary-nav-utilities > ul > li a:hover, .n-masthead-secondary .n-secondary-nav > ul > li a:hover {
                    background-color: initial;
                    color: #000
                }

        .n-masthead-secondary .n-secondary-nav .n-masthead-dropdown-addon, .n-masthead-secondary .n-secondary-nav-utilities .n-masthead-dropdown-addon {
            background-color: #181e21;
            color: #fff;
            margin-left: -28px;
            margin-right: -28px;
            padding: 28px
        }

            .n-masthead-secondary .n-secondary-nav .n-masthead-dropdown-addon.dropdown-last-item, .n-masthead-secondary .n-secondary-nav-utilities .n-masthead-dropdown-addon.dropdown-last-item {
                border-radius: 0 0 8px 8px
            }

            .n-masthead-secondary .n-secondary-nav .n-masthead-dropdown-addon n-xpm-richtext > *, .n-masthead-secondary .n-secondary-nav-utilities .n-masthead-dropdown-addon n-xpm-richtext > * {
                margin-bottom: 0;
                margin-top: 16px
            }

            .n-masthead-secondary .n-secondary-nav .n-masthead-dropdown-addon n-xpm-richtext > :first-child, .n-masthead-secondary .n-secondary-nav-utilities .n-masthead-dropdown-addon n-xpm-richtext > :first-child, n-page main > :first-child {
                margin-top: 0
            }

            .n-masthead-secondary .n-secondary-nav .n-masthead-dropdown-addon n-xpm-richtext .drop-down-title-allcap, .n-masthead-secondary .n-secondary-nav-utilities .n-masthead-dropdown-addon n-xpm-richtext .drop-down-title-allcap {
                color: #c3cfd9;
                font-family: "Helvetica Neue",Arial,sans-serif;
                font-size: 10px;
                font-weight: 700;
                letter-spacing: .1em;
                line-height: 12px;
                text-transform: uppercase
            }

            .n-masthead-secondary .n-secondary-nav .n-masthead-dropdown-addon n-xpm-richtext p, .n-masthead-secondary .n-secondary-nav-utilities .n-masthead-dropdown-addon n-xpm-richtext p {
                font-size: 14px;
                font-weight: 400;
                line-height: 20px
            }

            .n-masthead-secondary .n-secondary-nav .n-masthead-dropdown-addon n-xpm-richtext a.cta.cta--link, .n-masthead-secondary .n-secondary-nav-utilities .n-masthead-dropdown-addon n-xpm-richtext a.cta.cta--link {
                color: #fff;
                font-size: 16px;
                font-weight: 400;
                line-height: 24px;
                text-decoration: underline;
                -webkit-text-decoration-color: #65d097;
                text-decoration-color: #65d097
            }

            .n-masthead-secondary .n-secondary-nav .n-masthead-dropdown-addon n-xpm-richtext .dropdown-addon-list, .n-masthead-secondary .n-secondary-nav-utilities .n-masthead-dropdown-addon n-xpm-richtext .dropdown-addon-list {
                list-style: disc
            }

                .n-masthead-secondary .n-secondary-nav .n-masthead-dropdown-addon n-xpm-richtext .dropdown-addon-desc, .n-masthead-secondary .n-secondary-nav .n-masthead-dropdown-addon n-xpm-richtext .dropdown-addon-list li, .n-masthead-secondary .n-secondary-nav-utilities .n-masthead-dropdown-addon n-xpm-richtext .dropdown-addon-desc, .n-masthead-secondary .n-secondary-nav-utilities .n-masthead-dropdown-addon n-xpm-richtext .dropdown-addon-list li {
                    font-size: 16px;
                    font-weight: 400;
                    line-height: 24px
                }

        .n-masthead-secondary .n-secondary-nav .n-masthead-login-dropdown, .n-masthead-secondary .n-secondary-nav-utilities .n-masthead-login-dropdown {
            background: #000;
            border: 1px solid #000;
            border-radius: 8px;
            color: #fff;
            display: none;
            margin-top: 15px;
            max-width: 822px;
            opacity: 1;
            padding: 28px 28px 0;
            position: absolute;
            right: -60px;
            transform: translateY(0);
            transition: opacity .5s ease,transform .5s ease;
            visibility: visible;
            width: 300px;
            z-index: 999
        }

            .n-masthead-secondary .n-secondary-nav .n-masthead-login-dropdown.show, .n-masthead-secondary .n-secondary-nav-utilities .n-masthead-login-dropdown.show, .n-prose n-prose-segment, n-prose n-prose-segment, n-prose-table-of-contents n-prose-toc-social {
                display: block
            }

            .n-masthead-secondary .n-secondary-nav .n-masthead-login-dropdown .n-masthead-login-title {
                color: #fff;
                font-size: 20px;
                font-weight: 400;
                line-height: 24px;
                margin-top: 0
            }

            .n-masthead-secondary .n-secondary-nav .n-masthead-login-dropdown .n-masthead-profile-title {
                color: #fff;
                font-weight: 400;
                line-height: 24px
            }

            .n-masthead-secondary .n-secondary-nav-utilities .n-masthead-login-dropdown .n-masthead-login-title {
                color: #fff;
                font-size: 20px;
                font-weight: 400;
                line-height: 24px;
                margin-top: 0
            }

            .n-masthead-secondary .n-secondary-nav-utilities .n-masthead-login-dropdown .n-masthead-profile-title {
                color: #fff;
                font-weight: 400;
                line-height: 24px
            }

            .n-masthead-secondary .n-secondary-nav .n-masthead-login-dropdown .n-masthead-profile-title, .n-masthead-secondary .n-secondary-nav-utilities .n-masthead-login-dropdown .n-masthead-profile-title {
                font-size: 22px;
                margin-bottom: 0;
                margin-top: 0
            }

            .n-masthead-secondary .n-secondary-nav .n-masthead-login-dropdown .n-masthead-profile-desc, .n-masthead-secondary .n-secondary-nav-utilities .n-masthead-login-dropdown .n-masthead-profile-desc {
                font-size: 14px;
                font-weight: 400;
                line-height: 20px;
                margin-top: 0
            }

            .n-masthead-secondary .n-secondary-nav .n-masthead-login-dropdown .n-masthead-profile-list, .n-masthead-secondary .n-secondary-nav-utilities .n-masthead-login-dropdown .n-masthead-profile-list {
                list-style: none;
                margin-bottom: 0;
                margin-left: 0;
                margin-top: 12px
            }

                .n-masthead-secondary .n-secondary-nav .n-masthead-login-dropdown .n-masthead-profile-list li, .n-masthead-secondary .n-secondary-nav-utilities .n-masthead-login-dropdown .n-masthead-profile-list li {
                    font-size: 18px;
                    line-height: 22px;
                    list-style: none;
                    margin-top: 16px
                }

                    .n-masthead-secondary .n-secondary-nav .n-masthead-login-dropdown .n-masthead-profile-list li .cta, .n-masthead-secondary .n-secondary-nav-utilities .n-masthead-login-dropdown .n-masthead-profile-list li .cta {
                        color: #fff;
                        cursor: pointer;
                        font-family: "Helvetica Neue",Arial,sans-serif;
                        font-size: 18px;
                        line-height: 22px;
                        list-style: none;
                        padding: 0;
                        text-decoration: none
                    }

            .n-masthead-secondary .n-secondary-nav .n-masthead-login-dropdown n-button-group, .n-masthead-secondary .n-secondary-nav-utilities .n-masthead-login-dropdown n-button-group {
                margin-bottom: 16px;
                margin-top: 22px
            }

                .n-masthead-secondary .n-secondary-nav .n-masthead-login-dropdown n-button-group .cta, .n-masthead-secondary .n-secondary-nav-utilities .n-masthead-login-dropdown n-button-group .cta {
                    background: #65d097;
                    border-color: #65d097;
                    color: #000;
                    display: -ms-flexbox;
                    display: flex;
                    -ms-flex-pack: center;
                    justify-content: center;
                    text-align: center;
                    width: 244px
                }

                    .n-masthead-secondary .n-secondary-nav .n-masthead-login-dropdown n-button-group .cta:hover, .n-masthead-secondary .n-secondary-nav-utilities .n-masthead-login-dropdown n-button-group .cta:hover {
                        background: #3ec47d;
                        border-color: #3ec47d
                    }

                    .n-masthead-secondary .n-secondary-nav .n-masthead-login-dropdown n-button-group .cta svg, .n-masthead-secondary .n-secondary-nav-utilities .n-masthead-login-dropdown n-button-group .cta svg {
                        fill: #000
                    }

                    .n-masthead-secondary .n-secondary-nav .n-masthead-login-dropdown n-button-group .cta:visited, .n-masthead-secondary .n-secondary-nav-utilities .n-masthead-login-dropdown n-button-group .cta:visited {
                        color: #000
                    }

            .n-masthead-secondary .n-secondary-nav .n-masthead-login-dropdown .n-masthead-dropdown-create-account, .n-masthead-secondary .n-secondary-nav-utilities .n-masthead-login-dropdown .n-masthead-dropdown-create-account {
                padding-bottom: 28px
            }

                .n-masthead-secondary .n-secondary-nav .n-masthead-login-dropdown .n-masthead-dropdown-create-account a.cta, .n-masthead-secondary .n-secondary-nav-utilities .n-masthead-login-dropdown .n-masthead-dropdown-create-account a.cta {
                    font-family: "Helvetica Neue",Arial,sans-serif;
                    padding: 0
                }

                .n-masthead-secondary .n-secondary-nav .n-masthead-login-dropdown .n-masthead-dropdown-create-account a n-xpm-text, .n-masthead-secondary .n-secondary-nav-utilities .n-masthead-login-dropdown .n-masthead-dropdown-create-account a n-xpm-text {
                    color: #fff;
                    font-size: 16px;
                    line-height: 24px
                }

            .n-masthead-secondary .n-secondary-nav .n-masthead-login-dropdown .n-masthead-sign-out, .n-masthead-secondary .n-secondary-nav-utilities .n-masthead-login-dropdown .n-masthead-sign-out {
                margin-bottom: 0;
                margin-top: 30px
            }

                .n-masthead-secondary .n-secondary-nav .n-masthead-login-dropdown .n-masthead-sign-out a, .n-masthead-secondary .n-secondary-nav-utilities .n-masthead-login-dropdown .n-masthead-sign-out a {
                    cursor: pointer;
                    text-decoration: none
                }

                    .n-masthead-secondary .n-secondary-nav .n-masthead-login-dropdown .n-masthead-sign-out a n-xpm-text, .n-masthead-secondary .n-secondary-nav-utilities .n-masthead-login-dropdown .n-masthead-sign-out a n-xpm-text {
                        color: #fff;
                        font-size: 18px;
                        font-weight: 400;
                        line-height: 22px;
                        text-decoration: none
                    }

                    .n-masthead-secondary .n-secondary-nav .n-masthead-login-dropdown .n-masthead-sign-out a svg, .n-masthead-secondary .n-secondary-nav-utilities .n-masthead-login-dropdown .n-masthead-sign-out a svg {
                        color: #fff;
                        fill: #fff
                    }

                .n-masthead-secondary .n-secondary-nav .n-masthead-login-dropdown .n-masthead-sign-out .cta.cta--link, .n-masthead-secondary .n-secondary-nav-utilities .n-masthead-login-dropdown .n-masthead-sign-out .cta.cta--link {
                    background-color: #000;
                    -ms-flex-pack: start;
                    justify-content: flex-start
                }

            .n-masthead-secondary .n-secondary-nav .n-masthead-login-dropdown::after, .n-masthead-secondary .n-secondary-nav .n-masthead-login-dropdown::before, .n-masthead-secondary .n-secondary-nav-utilities .n-masthead-login-dropdown::after, .n-masthead-secondary .n-secondary-nav-utilities .n-masthead-login-dropdown::before {
                border: solid transparent;
                content: '';
                display: block;
                left: 218px;
                position: absolute;
                top: -20px
            }

            .n-masthead-secondary .n-secondary-nav .n-masthead-login-dropdown::after, .n-masthead-secondary .n-secondary-nav-utilities .n-masthead-login-dropdown::after {
                border-bottom-color: #000;
                border-width: 11px;
                margin: 0 0 0 -11px
            }

            .n-masthead-secondary .n-secondary-nav .n-masthead-login-dropdown::before, .n-masthead-secondary .n-secondary-nav-utilities .n-masthead-login-dropdown::before {
                border-bottom-color: #000;
                border-width: 11px;
                margin: -2px 0 0 -11px
            }

        .n-masthead-secondary .n-secondary-nav li {
            padding: 0 .25rem 0 .75rem
        }

            .n-masthead-secondary .n-secondary-nav li a {
                background-color: initial;
                background-image: none;
                color: #666;
                font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
                font-size: 14px;
                height: 21px;
                letter-spacing: 0;
                line-height: 21px;
                text-decoration: none
            }

.nav-icon-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
    border: 0;
    color: inherit;
    cursor: pointer;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
    outline: 0;
    padding: 0;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
    border-color: transparent;
    border-style: solid;
    border-width: 1px 1px 2px;
    box-sizing: border-box;
    height: 40px;
    width: 38px
}

    .nav-icon-button:focus, .nav-icon-button:hover {
        background-color: #f5fbff;
        border: 1px solid #e8e7eb;
        border-bottom: 2px solid #65d097;
        outline: 0
    }

    .nav-icon-button svg {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        -ms-flex-align: center;
        align-items: center;
        background-color: transparent;
        border: 0;
        color: inherit;
        cursor: pointer;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0;
        outline: 0;
        padding: 0;
        position: relative;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        vertical-align: middle;
        white-space: nowrap;
        height: 20px;
        width: 20px
    }

    .nav-icon-button.n-masthead-login-button--dark {
        background-color: #000;
        border: 1px solid #e8e7eb;
        outline: 0
    }

        .nav-icon-button.n-masthead-login-button--dark svg {
            fill: #fff
        }

@media (min-width:500px) {
    .n-masthead-secondary nav + nav {
        margin-left: 44px
    }

    .n-secondary-nav, .n-secondary-nav-utilities {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center
    }

        .n-secondary-nav-utilities > ul, .n-secondary-nav > ul {
            -ms-flex-wrap: wrap;
            flex-wrap: wrap
        }

        .n-secondary-nav a {
            padding: 0 1rem
        }

    .n-secondary-nav-utilities {
        padding: 0 22px
    }

    .nav-icon-button {
        width: 44px
    }

        .nav-icon-button svg {
            width: 24px
        }
}

@media (min-width:768px) {
    .n-masthead-secondary {
        display: -ms-flexbox;
        display: flex
    }
}

.n-masthead-tertiary, n-notification-banner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}

.n-masthead-tertiary {
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    border: 1px solid #cfe2f2;
    box-sizing: border-box;
    min-height: 56px;
    position: relative;
    width: 100%
}

    .n-masthead-tertiary .n-tertiary-nav {
        margin: 0;
        width: 100%
    }

        .n-masthead-tertiary .n-tertiary-nav ul, n-notification-banner n-content {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
            flex-direction: column
        }

        .n-masthead-tertiary .n-tertiary-nav ul {
            -ms-flex-line-pack: stretch;
            align-content: stretch;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -ms-flex-pack: center;
            justify-content: center;
            list-style: none;
            margin: 0;
            padding: 0
        }

            .n-masthead-tertiary .n-tertiary-nav ul li {
                display: inline-block
            }

                .n-masthead-tertiary .n-tertiary-nav ul li a {
                    background-image: none;
                    color: #231f20;
                    display: -ms-flexbox;
                    display: flex;
                    font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
                    font-size: 14px;
                    font-weight: 600;
                    letter-spacing: 0;
                    line-height: 21px;
                    min-height: 21px;
                    padding: 19px 15px;
                    text-decoration: none
                }

                    .n-masthead-tertiary .n-tertiary-nav ul li a:hover {
                        background-color: #f5fbff;
                        border-bottom: 3px solid #65d097;
                        outline: 0;
                        padding: 19px 15px 16px
                    }

@media (min-width:500px) {
    .n-masthead-tertiary .n-tertiary-nav ul {
        -ms-flex-direction: row;
        flex-direction: row
    }
}

n-notification-banner {
    background-color: #ceb2ff;
    padding: 24px 30px
}

    n-notification-banner n-content {
        gap: 16px
    }

        n-notification-banner n-content p {
            font-size: 20px;
            text-align: start;
            color: #000;
            font-style: normal;
            font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
            padding: 0;
            -ms-flex: 1;
            flex: 1;
            font-weight: 500;
            line-height: 28px;
            margin: 0
        }

        n-notification-banner n-content n-button-group ul li > .cta {
            font-size: 14px;
            padding-bottom: 0;
            padding-top: 0
        }

        n-notification-banner n-content n-button-group ul li:only-child a {
            margin-right: 0
        }

        n-notification-banner n-content n-button-group:last-child {
            margin-bottom: 0;
            margin-top: 0
        }

@media (min-width:500px) {
    n-notification-banner {
        padding: 24px 52px
    }

        n-notification-banner n-content {
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-direction: row;
            flex-direction: row;
            gap: 40px
        }
}

@media (min-width:768px) {
    n-notification-banner {
        padding: 24px 82px
    }

        n-notification-banner n-content {
            gap: 64px
        }

            n-notification-banner n-content p {
                font-family: "Helvetica Neue",Arial,sans-serif;
                font-size: 14px;
                font-weight: 600;
                line-height: 18px
            }
}

@media (min-width:1024px) {
    n-notification-banner {
        padding: 24px 145px
    }

        n-notification-banner n-content p {
            font-size: 20px;
            font-weight: 600;
            line-height: 28px
        }
}

n-page {
    display: grid;
    width: 100%
}

@media (min-width:500px) {
    n-page {
        grid-template-columns: 1fr;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
        padding-left: 0;
        padding-right: 0
    }
}

@media (min-width:768px) {
    n-page {
        max-width: 95%
    }
}

@media (min-width:1024px) {
    n-page {
        max-width: 95%
    }
}

@media (min-width:1440px) {
    n-page {
        max-width: 95%
    }
}

@media (min-width:1921px) {
    n-page {
        max-width: 1880px
    }
}

n-partner-description > h1 {
    font-size: 28px;
    line-height: 32px;
    text-align: start;
    color: #000;
    font-style: normal;
    font-weight: 500;
    font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
    margin: 0 0 20px;
    padding: 0 32px
}

n-partner-description n-content {
    display: block;
    padding: 0 32px 76px
}

    n-partner-description n-content li, n-partner-description n-content p {
        font-size: 18px;
        line-height: 24px;
        text-align: start;
        color: #000;
        font-style: normal;
        font-weight: 400;
        font-family: "Helvetica Neue",Arial,sans-serif
    }

@media (min-width:500px) {
    n-partner-description > h1 {
        padding: 0 40px
    }

    n-partner-description n-content {
        padding: 0 40px 76px
    }
}

@media (min-width:768px) {
    n-partner-description > h1 {
        padding: 0 60px
    }

    n-partner-description n-content {
        padding: 0 60px 76px
    }
}

@media (min-width:1024px) {
    n-partner-description > h1 {
        padding: 0 64px
    }

    n-partner-description n-content {
        padding: 0 0 88px 64px
    }
}

@media (min-width:1440px) {
    n-partner-description > h1 {
        padding: 0 88px
    }

    n-partner-description n-content {
        padding: 0 0 88px 88px
    }
}

@media (min-width:1921px) {
    n-partner-description > h1 {
        padding: 0 120px
    }

    n-partner-description n-content {
        padding: 0 0 88px 120px
    }
}

n-partner-detail-region n-partner-summary-region {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    background-color: #fff;
    display: block;
    padding-bottom: 88px
}

    n-partner-detail-region n-partner-summary-region section:nth-child(1), n-partner-detail-region n-partner-summary-region section:nth-child(2) {
        grid-column: 1/2
    }

@media (min-width:1024px) {
    n-partner-detail-region n-partner-summary-region {
        display: grid;
        grid-template-columns: repeat(2,1fr)
    }

        n-partner-detail-region n-partner-summary-region section:nth-child(1) {
            grid-column: 1/2
        }

        n-partner-detail-region n-partner-summary-region section:nth-child(2) {
            grid-column: 2/3
        }
}

n-partner-logo-hero {
    background-color: #fff;
    display: block;
    position: relative
}

    n-partner-logo-hero n-breadcrumb {
        position: absolute;
        visibility: hidden
    }

        n-partner-logo-hero n-breadcrumb nav {
            margin-bottom: 45px
        }

    n-partner-logo-hero figure {
        box-sizing: content-box;
        max-width: 270px;
        padding: 88px 32px 36px
    }

        .n-prose > * n-prose-segment figure img, .n-prose > * n-prose-segment n-richtext img, .n-prose > * n-prose-segment n-xpm-richtext img, n-partner-logo-hero figure img, n-prose > * n-prose-segment figure img, n-prose > * n-prose-segment n-richtext img, n-prose > * n-prose-segment n-xpm-richtext img {
            height: auto
        }

@media (min-width:500px) {
    n-partner-logo-hero figure {
        padding: 88px 40px 36px
    }
}

@media (min-width:768px) {
    n-partner-logo-hero figure {
        padding: 88px 60px 36px
    }
}

@media (min-width:1024px) {
    n-partner-logo-hero n-breadcrumb {
        box-sizing: content-box;
        display: block;
        padding: 36px 64px 0;
        position: static;
        visibility: visible
    }

    n-partner-logo-hero figure {
        padding: 0 64px 36px
    }
}

@media (min-width:1440px) {
    n-partner-logo-hero n-breadcrumb {
        padding: 36px 88px 0
    }

    n-partner-logo-hero figure {
        padding: 0 88px 36px
    }
}

@media (min-width:1921px) {
    n-partner-logo-hero n-breadcrumb {
        padding: 36px 120px 0
    }

    n-partner-logo-hero figure {
        padding: 0 120px 36px
    }
}

n-partner-services {
    background-color: #fff;
    border: 1px solid #b7e3ff;
    display: block;
    padding: 60px 32px
}

    n-partner-services h1, n-partner-services h2 {
        font-family: Beatrice,"Helvetica Neue",Arial,sans-serif
    }

    n-partner-services h1 {
        font-size: 22px;
        line-height: 28px;
        text-align: start;
        color: #000;
        font-style: normal;
        font-weight: 500;
        margin: 0 0 45px
    }

    n-partner-services h2 {
        font-size: 16px;
        font-weight: 700;
        line-height: 24px;
        margin: 0 0 20px
    }

    n-partner-services ul {
        list-style: none;
        margin: 0 0 32px
    }

        n-partner-services ul li {
            padding-bottom: 8px
        }

            n-partner-services ul li:last-child, n-partner-sidebar ul li:last-child {
                padding-bottom: 0
            }

            n-partner-services ul li a {
                background-image: linear-gradient(to right,#65d097,#65d097);
                background-position: 0 calc(1em - calc(1em/16));
                background-repeat: no-repeat;
                background-size: 100% 3px;
                color: #000;
                -webkit-text-decoration-color: #65d097;
                text-decoration-color: #65d097
            }

@supports (-webkit-overflow-scrolling:touch) {
    @media (orientation:landscape) and (max-width:767px) {
        n-partner-services ul li a {
            background-position-y: 1.45em
        }
    }
}

n-partner-services ul li a:visited {
    color: #000;
    -webkit-text-decoration-color: #65d097;
    text-decoration-color: #65d097
}

n-partner-services ul li a:hover {
    -webkit-text-decoration-color: #bbe4d5;
    text-decoration-color: #bbe4d5
}

@media (min-width:500px) {
    n-partner-services {
        padding: 60px 40px
    }
}

@media (min-width:768px) {
    n-partner-services {
        display: grid;
        grid-template-columns: repeat(2,1fr);
        padding: 60px 44px
    }

        n-partner-services h1 {
            grid-column: 1/3;
            grid-row: 1/2
        }

        n-partner-services h2 {
            margin-bottom: 8px
        }

        n-partner-services ul {
            margin: 0 0 24px
        }

        n-partner-services > section:nth-of-type(1) {
            grid-column: 1/2;
            grid-row: 2/3;
            padding-right: 16px
        }

        n-partner-services > section:nth-of-type(2) {
            grid-column: 2/3;
            grid-row: 2/3;
            padding-left: 16px
        }

        n-partner-services > section:nth-of-type(3) {
            grid-column: 1/2;
            grid-row: 3/4;
            padding-right: 16px
        }

        n-partner-services > section:nth-of-type(4) {
            grid-column: 2/3;
            grid-row: 3/4;
            padding-left: 16px
        }
}

@media (min-width:1024px) {
    n-partner-services {
        display: grid;
        grid-template-columns: repeat(4,1fr)
    }

        n-partner-services h2 {
            margin-bottom: 28px
        }

        n-partner-services > section:nth-of-type(1), n-partner-services > section:nth-of-type(2) {
            grid-column: 1/2;
            grid-row: 2/3;
            padding-left: 0;
            padding-right: 32px
        }

        n-partner-services > section:nth-of-type(2) {
            grid-column: 2/3
        }

        n-partner-services > section:nth-of-type(3), n-partner-services > section:nth-of-type(4) {
            grid-column: 3/4;
            grid-row: 2/3;
            padding-left: 0;
            padding-right: 32px
        }

        n-partner-services > section:nth-of-type(4) {
            grid-column: 4/5
        }
}

@media (min-width:1440px) {
    n-partner-services {
        padding: 60px 88px
    }

        n-partner-services h2 {
            margin-bottom: 20px
        }
}

n-partner-sidebar {
    background-color: #f5fbff;
    border: 1px solid #b7e3ff;
    display: block;
    margin: 0 32px
}

    n-partner-sidebar > section {
        border-bottom: 1px solid #b7e3ff;
        padding: 24px 45px
    }

        n-partner-sidebar > section:first-child {
            padding: 35px 45px 24px
        }

        n-partner-sidebar > section:last-child {
            border-bottom: 0;
            padding: 24px 45px 45px
        }

    n-partner-sidebar h2 {
        font-family: "Beatrice Semibold",Beatrice,"Helvetica Neue",Arial,sans-serif;
        font-size: 18px;
        font-weight: 600;
        line-height: 24px;
        margin: 0 0 12px
    }

    n-partner-sidebar h3 {
        font-family: "Helvetica Neue",Arial,sans-serif;
        font-size: 16px;
        font-weight: 600;
        line-height: 22px;
        margin: 24px 0 12px
    }

        n-partner-sidebar h3:first-of-type {
            margin-top: 0
        }

    n-partner-sidebar ul {
        list-style: none;
        margin: 0
    }

        n-partner-sidebar ul li {
            font-size: 16px;
            text-align: left;
            color: #000;
            font-style: normal;
            font-weight: 400;
            font-family: "Helvetica Neue",Arial,sans-serif;
            line-height: 20px;
            padding-bottom: 12px
        }

            n-partner-sidebar ul li a {
                background-image: linear-gradient(to right,#65d097,#65d097);
                background-position: 0 calc(1em - calc(1em/16));
                background-repeat: no-repeat;
                background-size: 100% 3px;
                color: #000;
                -webkit-text-decoration-color: #65d097;
                text-decoration-color: #65d097
            }

                n-partner-sidebar ul li a:hover {
                    background-color: #bbe4d5;
                    background-image: linear-gradient(to right,#bbe4d5,#bbe4d5);
                    color: #000
                }

@supports (-webkit-overflow-scrolling:touch) {
    @media (orientation:landscape) and (max-width:767px) {
        n-partner-sidebar ul li a {
            background-position-y: 1.45em
        }
    }
}

n-partner-sidebar ul li a:visited {
    color: #000;
    -webkit-text-decoration-color: #65d097;
    text-decoration-color: #65d097
}

n-partner-sidebar ul li a:hover {
    -webkit-text-decoration-color: #bbe4d5;
    text-decoration-color: #bbe4d5
}

n-partner-sidebar .cta {
    margin: 4px 0 0
}

@media (min-width:500px) {
    n-partner-sidebar {
        margin: 0 40px
    }
}

@media (min-width:768px) {
    n-partner-sidebar {
        margin: 0 60px
    }
}

@media (min-width:1024px) {
    n-partner-sidebar {
        margin-left: 104px;
        margin-right: 64px
    }
}

@media (min-width:1440px) {
    n-partner-sidebar {
        margin-left: 152px;
        margin-right: 88px
    }
}

@media (min-width:1921px) {
    n-partner-sidebar {
        margin-left: 204px;
        margin-right: 120px
    }
}

.n-prose > * n-prose-segment > h2, .n-prose > * n-prose-segment > n-richtext > h2, .n-prose > * n-prose-segment > n-xpm-richtext > h2, n-prose > * n-prose-segment > h2, n-prose > * n-prose-segment > n-richtext > h2, n-prose > * n-prose-segment > n-xpm-richtext > h2 {
    font-size: 36px;
    line-height: 44px;
    text-align: start;
    color: #000;
    font-style: normal;
    font-weight: 500;
    font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
    margin-bottom: 16px;
    margin-top: 64px
}

.n-prose > * .n-prose-post-meta-heading, n-prose > * .n-prose-post-meta-heading {
    margin-top: 4px
}

.n-prose > * n-prose-segment > h3, .n-prose > * n-prose-segment > n-richtext > h3, .n-prose > * n-prose-segment > n-xpm-richtext > h3, n-prose > * n-prose-segment > h3, n-prose > * n-prose-segment > n-richtext > h3, n-prose > * n-prose-segment > n-xpm-richtext > h3 {
    font-size: 28px;
    line-height: 32px;
    text-align: start;
    color: #000;
    font-style: normal;
    font-weight: 500;
    font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
    margin-bottom: 16px;
    margin-top: 64px
}

.n-prose > * n-prose-segment > h4, .n-prose > * n-prose-segment > n-richtext > h4, .n-prose > * n-prose-segment > n-xpm-richtext > h4, n-prose > * n-prose-segment > h4, n-prose > * n-prose-segment > n-richtext > h4, n-prose > * n-prose-segment > n-xpm-richtext > h4 {
    font-size: 24px;
    line-height: 32px;
    text-align: start;
    color: #000;
    font-style: normal;
    font-weight: 500;
    font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
    margin-bottom: 16px;
    margin-top: 64px
}

.n-prose n-prose-main n-prose-segment:first-of-type :first-child, .n-prose[n-layout=col-3] n-prose-main:first-of-type n-prose-segment:first-of-type :first-child, n-prose n-prose-main n-prose-segment:first-of-type :first-child, n-prose[n-layout=col-3] n-prose-main:first-of-type n-prose-segment:first-of-type :first-child {
    margin-top: 0
}

.n-prose n-prose-main n-prose-segment:last-of-type :last-child, n-prose n-prose-main n-prose-segment:last-of-type :last-child {
    margin-bottom: 0
}

.n-prose[n-layout=col-2], n-prose[n-layout=col-2] {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    background: #fff
}

    .n-prose[n-layout=col-2] + n-prose[n-layout=col-2], n-prose[n-layout=col-2] + n-prose[n-layout=col-2] {
        padding-top: 0
    }

    .n-prose[n-layout=col-2] > *, n-prose[n-layout=col-2] > * {
        -ms-flex-pack: center;
        justify-content: center;
        margin-left: auto;
        margin-right: auto;
        width: 100%
    }

        .n-prose[n-layout=col-2] > * img, n-prose[n-layout=col-2] > * img {
            width: 100%
        }

            .n-prose[n-layout=col-2] > * img.float-left, n-prose[n-layout=col-2] > * img.float-left {
                float: left;
                margin-bottom: 20px;
                margin-right: 20px;
                width: auto
            }

            .n-prose[n-layout=col-2] > * img.float-right, n-prose[n-layout=col-2] > * img.float-right {
                float: right;
                margin-bottom: 20px;
                margin-left: 20px;
                width: auto
            }

        .n-prose[n-layout=col-2] > * li, n-prose[n-layout=col-2] > * li {
            font-size: 16px;
            line-height: 24px;
            text-align: start;
            color: #000;
            font-style: normal;
            font-weight: 400;
            font-family: "Helvetica Neue",Arial,sans-serif;
            margin-bottom: 12px
        }

            .n-prose[n-layout=col-2] > * li a:not(.cta), n-prose[n-layout=col-2] > * li a:not(.cta) {
                background: 0 0;
                color: #000;
                text-decoration: underline;
                -webkit-text-decoration-color: #000;
                text-decoration-color: #000
            }

                .n-prose[n-layout=col-2] > * li a:not(.cta):visited, n-prose[n-layout=col-2] > * li a:not(.cta):visited {
                    color: #7300cc;
                    -webkit-text-decoration-color: #7300cc;
                    text-decoration-color: #7300cc
                }

                .n-prose[n-layout=col-2] > * li a:not(.cta):hover, n-prose[n-layout=col-2] > * li a:not(.cta):hover {
                    background-color: #bbe4d5;
                    background-image: linear-gradient(to right,#bbe4d5,#bbe4d5);
                    color: #000;
                    -webkit-text-decoration-color: #bbe4d5;
                    text-decoration-color: #bbe4d5
                }

        .n-prose[n-layout=col-2] > * p:not(.n-lead), n-prose[n-layout=col-2] > * p:not(.n-lead) {
            font-size: 16px;
            line-height: 24px;
            text-align: start;
            color: #000;
            font-style: normal;
            font-weight: 400;
            font-family: "Helvetica Neue",Arial,sans-serif
        }

        .n-prose[n-layout=col-2] > * ul, n-prose[n-layout=col-2] > * ul {
            margin-top: 12px
        }

    .n-prose[n-layout=col-2] .n-prose-main:only-child, .n-prose[n-layout=col-2] n-prose-main:only-child, n-prose[n-layout=col-2] .n-prose-main:only-child, n-prose[n-layout=col-2] n-prose-main:only-child {
        grid-column: 1/5;
        grid-row: 1/2;
        padding: 56px 45px
    }

    .n-prose[n-layout=col-2].n-table-wrapper .n-prose-main:only-child, .n-prose[n-layout=col-2].n-table-wrapper n-prose-main:only-child, n-prose[n-layout=col-2].n-table-wrapper .n-prose-main:only-child, n-prose[n-layout=col-2].n-table-wrapper n-prose-main:only-child {
        padding-left: 0;
        padding-right: 0
    }

    .n-prose[n-layout=col-2] > .n-prose-nav, .n-prose[n-layout=col-2] > n-prose-nav, n-prose[n-layout=col-2] > .n-prose-nav, n-prose[n-layout=col-2] > n-prose-nav {
        grid-column: 1/6;
        grid-row: 1/2;
        padding: 56px 45px 0
    }

        .n-prose[n-layout=col-2] > .n-prose-nav:not(.rtf), .n-prose[n-layout=col-2] > n-prose-nav:not(.rtf), n-hero-region n-side-x-side:not([n-layout*=mobile-img]) n-secondary > img, n-prose[n-layout=col-2] > .n-prose-nav:not(.rtf), n-prose[n-layout=col-2] > n-prose-nav:not(.rtf) {
            display: none
        }

        .n-prose[n-layout=col-2] > .n-prose-nav header, .n-prose[n-layout=col-2] > n-prose-nav header, n-prose[n-layout=col-2] > .n-prose-nav header, n-prose[n-layout=col-2] > n-prose-nav header {
            font-size: 16px;
            line-height: 24px;
            text-align: start;
            color: #000;
            font-style: normal;
            font-family: "Helvetica Neue",Arial,sans-serif;
            font-weight: 700
        }

        .n-prose[n-layout=col-2] > .n-prose-nav ul, .n-prose[n-layout=col-2] > n-prose-nav ul, n-prose[n-layout=col-2] > .n-prose-nav ul, n-prose[n-layout=col-2] > n-prose-nav ul {
            list-style: none
        }

        .n-prose[n-layout=col-2] > .n-prose-nav li a:visited, .n-prose[n-layout=col-2] > n-prose-nav li a:visited, n-prose[n-layout=col-2] > .n-prose-nav li a:visited, n-prose[n-layout=col-2] > n-prose-nav li a:visited {
            color: #000;
            -webkit-text-decoration-color: #000;
            text-decoration-color: #000
        }

        .n-prose[n-layout=col-2] > .n-prose-nav .dashed-list, .n-prose[n-layout=col-2] > n-prose-nav .dashed-list, n-prose[n-layout=col-2] > .n-prose-nav .dashed-list, n-prose[n-layout=col-2] > n-prose-nav .dashed-list {
            margin: 12px;
            position: relative
        }

            .n-prose[n-layout=col-2] > .n-prose-nav .dashed-list li:before, .n-prose[n-layout=col-2] > n-prose-nav .dashed-list li:before, n-prose[n-layout=col-2] > .n-prose-nav .dashed-list li:before, n-prose[n-layout=col-2] > n-prose-nav .dashed-list li:before {
                content: '-';
                position: absolute;
                text-indent: -10px
            }

        .n-prose[n-layout=col-2] > .n-prose-nav + .n-prose-main, .n-prose[n-layout=col-2] > .n-prose-nav + n-prose-main, .n-prose[n-layout=col-2] > n-prose-nav + .n-prose-main, .n-prose[n-layout=col-2] > n-prose-nav + n-prose-main, n-prose[n-layout=col-2] > .n-prose-nav + .n-prose-main, n-prose[n-layout=col-2] > .n-prose-nav + n-prose-main, n-prose[n-layout=col-2] > n-prose-nav + .n-prose-main, n-prose[n-layout=col-2] > n-prose-nav + n-prose-main {
            grid-column: 1/5;
            padding: 56px 45px;
            max-width: 100%
        }

.n-prose[n-layout=col-3], n-prose[n-layout=col-3] {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    background: #fff;
    padding: 70px 0
}

    .n-prose[n-layout=col-3] n-prose-main:first-of-type n-prose-segment:first-of-type :first-child:is(h2), n-prose[n-layout=col-3] n-prose-main:first-of-type n-prose-segment:first-of-type :first-child:is(h2) {
        margin-bottom: 32px
    }

    .n-prose[n-layout=col-3] n-prose-main:first-of-type n-prose-segment:first-of-type :first-child:-webkit-any(h2), n-prose[n-layout=col-3] n-prose-main:first-of-type n-prose-segment:first-of-type :first-child:-webkit-any(h2) {
        margin-bottom: 32px
    }

    .n-prose[n-layout=col-3] > *, n-prose[n-layout=col-3] > * {
        min-width: 0;
        padding: 0 32px
    }

    .n-prose[n-layout=col-3] n-prose-full-width, n-prose[n-layout=col-3] n-prose-full-width {
        grid-column: 1/-1;
        margin: 44px 0;
        padding: 0
    }

@media (min-width:500px) {
    .n-prose[n-layout=col-3], n-prose[n-layout=col-3] {
        display: grid;
        grid-template-columns: repeat(1,1fr);
        background: #fff;
        padding: 70px 0
    }

        .n-prose[n-layout=col-3] > *, n-prose[n-layout=col-3] > * {
            padding: 0 40px
        }

        .n-prose[n-layout=col-3] n-right-aside-region, .n-prose[n-layout=col-3] > n-left-aside-region, n-prose[n-layout=col-3] n-right-aside-region, n-prose[n-layout=col-3] > n-left-aside-region {
            grid-column: 1/2
        }
}

@media (min-width:768px) {
    .n-prose[n-layout=col-2], n-prose[n-layout=col-2] {
        display: grid;
        grid-template-columns: repeat(8,1fr);
        padding: 56px 45px
    }

        .n-prose[n-layout=col-2] .n-prose-nav, .n-prose[n-layout=col-2] n-prose-nav, n-prose[n-layout=col-2] .n-prose-nav, n-prose[n-layout=col-2] n-prose-nav {
            grid-column: 1/3;
            grid-row: 1/2;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
            flex-direction: column;
            -ms-flex-pack: start;
            justify-content: flex-start;
            display: block;
            padding: 0
        }

            .n-prose[n-layout=col-2] .n-prose-nav:before, .n-prose[n-layout=col-2] n-prose-nav:before, n-prose[n-layout=col-2] .n-prose-nav:before, n-prose[n-layout=col-2] n-prose-nav:before {
                background-color: #000;
                content: '';
                display: block;
                height: 3px;
                margin-bottom: 24px;
                width: 60px
            }

            .n-prose[n-layout=col-2] .n-prose-nav:not(.rtf), .n-prose[n-layout=col-2] n-prose-nav:not(.rtf), n-prose[n-layout=col-2] .n-prose-nav:not(.rtf), n-prose[n-layout=col-2] n-prose-nav:not(.rtf) {
                display: block
            }

            .n-prose[n-layout=col-2] .n-prose-nav + .n-prose-main, .n-prose[n-layout=col-2] .n-prose-nav + n-prose-main, .n-prose[n-layout=col-2] n-prose-nav + .n-prose-main, .n-prose[n-layout=col-2] n-prose-nav + n-prose-main, n-prose[n-layout=col-2] .n-prose-nav + .n-prose-main, n-prose[n-layout=col-2] .n-prose-nav + n-prose-main, n-prose[n-layout=col-2] n-prose-nav + .n-prose-main, n-prose[n-layout=col-2] n-prose-nav + n-prose-main {
                grid-column: 3/9;
                padding-bottom: 0;
                padding-left: 44px;
                padding-top: 0
            }

            .n-prose[n-layout=col-2] .n-prose-nav ul, .n-prose[n-layout=col-2] n-prose-nav ul, n-prose[n-layout=col-2] .n-prose-nav ul, n-prose[n-layout=col-2] n-prose-nav ul {
                margin-left: 0
            }

        .n-prose[n-layout=col-2] .n-article-heading, n-prose[n-layout=col-2] .n-article-heading {
            font-size: 28px;
            line-height: 32px;
            text-align: start;
            color: #000;
            font-style: normal;
            font-weight: 500;
            font-family: Beatrice,"Helvetica Neue",Arial,sans-serif
        }

        .n-prose[n-layout=col-2] .n-prose-main:only-child, .n-prose[n-layout=col-2] n-prose-main:only-child, n-prose[n-layout=col-2] .n-prose-main:only-child, n-prose[n-layout=col-2] n-prose-main:only-child {
            grid-column: 3/9;
            padding-bottom: 0;
            padding-top: 0
        }

        .n-prose[n-layout=col-2].n-table-wrapper .n-prose-main:only-child, .n-prose[n-layout=col-2].n-table-wrapper n-prose-main:only-child, n-prose[n-layout=col-2].n-table-wrapper .n-prose-main:only-child, n-prose[n-layout=col-2].n-table-wrapper n-prose-main:only-child {
            grid-column: 1/9
        }

    .n-prose[n-layout=col-3], n-prose[n-layout=col-3] {
        display: grid;
        grid-template-columns: repeat(1,1fr);
        background: #fff;
        padding: 70px 0
    }

        .n-prose[n-layout=col-3] > *, n-prose[n-layout=col-3] > * {
            padding: 0 45px
        }

        .n-prose[n-layout=col-3] n-right-aside-region, .n-prose[n-layout=col-3] > n-left-aside-region, n-prose[n-layout=col-3] n-right-aside-region, n-prose[n-layout=col-3] > n-left-aside-region {
            grid-column: 1/2
        }
}

@media (min-width:1024px) {
    .n-prose[n-layout=col-2], n-prose[n-layout=col-2] {
        padding: 90px
    }

        .n-prose[n-layout=col-2] .n-prose-nav + .n-prose-main, .n-prose[n-layout=col-2] .n-prose-nav + n-prose-main, .n-prose[n-layout=col-2] n-prose-nav + .n-prose-main, .n-prose[n-layout=col-2] n-prose-nav + n-prose-main, n-prose[n-layout=col-2] .n-prose-nav + .n-prose-main, n-prose[n-layout=col-2] .n-prose-nav + n-prose-main, n-prose[n-layout=col-2] n-prose-nav + .n-prose-main, n-prose[n-layout=col-2] n-prose-nav + n-prose-main {
            padding-left: 92px
        }

        .n-prose[n-layout=col-2] .n-prose-main:only-child, .n-prose[n-layout=col-2] n-prose-main:only-child, n-prose[n-layout=col-2] .n-prose-main:only-child, n-prose[n-layout=col-2] n-prose-main:only-child {
            padding-left: 92px
        }

    .n-prose[n-layout=col-3], n-prose[n-layout=col-3] {
        display: grid;
        grid-template-columns: 30.29% 69.71%;
        padding: 90px 0
    }

        .n-prose[n-layout=col-3] n-prose-pull-right-aside, .n-prose[n-layout=col-3] n-prose-right-aside, .n-prose[n-layout=col-3] > *, n-prose[n-layout=col-3] n-prose-pull-right-aside, n-prose[n-layout=col-3] n-prose-right-aside, n-prose[n-layout=col-3] > * {
            grid-column: 2/3;
            padding: 0 110px 0 45px
        }

        .n-prose[n-layout=col-3] n-prose-left-aside, n-prose[n-layout=col-3] n-prose-left-aside {
            grid-column: 1/2;
            grid-row: 1/5;
            padding: 0 0 16px 64px
        }

        .n-prose[n-layout=col-3] n-prose-full-width, n-prose[n-layout=col-3] n-prose-full-width {
            grid-column: 1/-1
        }
}

@media (min-width:1440px) {
    .n-prose[n-layout=col-3], n-prose[n-layout=col-3] {
        display: grid;
        grid-template-columns: 27.5% 54.5% 18%;
        padding: 90px 0
    }

        .n-prose[n-layout=col-3] > *, n-prose[n-layout=col-3] > * {
            grid-column: 2/3;
            padding: 0 45px 0 90px
        }

        .n-prose[n-layout=col-3] n-prose-left-aside, .n-prose[n-layout=col-3] n-prose-right-aside, n-prose[n-layout=col-3] n-prose-left-aside, n-prose[n-layout=col-3] n-prose-right-aside {
            grid-row: 1/5
        }

        .n-prose[n-layout=col-3] n-prose-left-aside, n-prose[n-layout=col-3] n-prose-left-aside {
            grid-column: 1/2;
            padding: 0 0 16px 90px
        }

        .n-prose[n-layout=col-3] n-prose-right-aside, n-prose[n-layout=col-3] n-prose-right-aside {
            grid-column: 3/5;
            padding: 0
        }

        .n-prose[n-layout=col-3] n-prose-full-width, n-prose[n-layout=col-3] n-prose-full-width {
            grid-column: 1/-1
        }

        .n-prose[n-layout=col-3] n-prose-pull-right-aside, n-prose[n-layout=col-3] n-prose-pull-right-aside {
            grid-column: 3/4;
            padding: 72px 24px
        }
}

@media (min-width:1921px) {
    .n-prose[n-layout=col-2] li, .n-prose[n-layout=col-2] p:not(.n-lead), n-prose[n-layout=col-2] li, n-prose[n-layout=col-2] p:not(.n-lead) {
        font-size: 18px;
        line-height: 24px;
        text-align: start;
        color: #000;
        font-style: normal;
        font-weight: 400;
        font-family: "Helvetica Neue",Arial,sans-serif
    }

    .n-prose[n-layout=col-3], n-prose[n-layout=col-3] {
        display: grid;
        grid-template-columns: 27.39% 56.54% 16.07%;
        padding: 90px 0
    }

        .n-prose[n-layout=col-3] > *, n-prose[n-layout=col-3] > * {
            grid-column: 2/3;
            padding: 0 45px 0 90px
        }

        .n-prose[n-layout=col-3] n-prose-left-aside, .n-prose[n-layout=col-3] n-prose-right-aside, n-prose[n-layout=col-3] n-prose-left-aside, n-prose[n-layout=col-3] n-prose-right-aside {
            grid-row: 1/5
        }

        .n-prose[n-layout=col-3] n-prose-left-aside, n-prose[n-layout=col-3] n-prose-left-aside {
            grid-column: 1/2;
            padding-left: 90px
        }

        .n-prose[n-layout=col-3] n-prose-right-aside, n-prose[n-layout=col-3] n-prose-right-aside {
            grid-column: 3/5;
            padding: 0
        }

        .n-prose[n-layout=col-3] n-prose-full-width, n-prose[n-layout=col-3] n-prose-full-width {
            grid-column: 1/-1
        }
}

n-prose-main n-prose-segment n-prose-divider {
    border-top: 8px solid #000;
    display: block;
    height: 0;
    margin: 28px 0;
    width: 160px
}

    n-prose-main n-prose-segment n-prose-divider + h2 {
        margin-top: 32px
    }

n-prose-table-of-contents {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: start;
    justify-content: flex-start
}

    n-prose-table-of-contents n-button-group {
        display: block;
        margin-bottom: 16px;
        margin-top: 0
    }

        n-prose-table-of-contents n-button-group .cta:last-child, n-prose-table-of-contents n-prose-toc-social n-button-group .cta:last-child {
            margin-bottom: 0
        }

    n-prose-table-of-contents n-prose-toc-social n-button-group {
        margin-bottom: 24px
    }

        n-prose-table-of-contents n-prose-toc-social n-button-group .cta.long-button {
            display: -ms-flexbox;
            display: flex;
            margin-bottom: 0
        }

        n-prose-table-of-contents n-prose-toc-social n-button-group .cta.short-button {
            display: none;
            margin-bottom: 0
        }

    n-prose-table-of-contents n-prose-toc-social p {
        font-size: 14px;
        line-height: 20px;
        margin: 0
    }

    n-prose-table-of-contents n-prose-toc-social h4 {
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        margin: 0
    }

    n-prose-table-of-contents n-prose-toc-social ul {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        font-size: 0;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin: 0;
        padding: 0
    }

        n-prose-table-of-contents n-prose-toc-social ul li {
            font-size: 18px;
            height: 48px;
            line-height: 18px;
            list-style: none;
            padding: 0
        }

            n-prose-table-of-contents n-prose-toc-social ul li a {
                background-image: none;
                display: block;
                font-size: 18px;
                line-height: 18px;
                padding: 15px 30px 15px 0
            }

                n-prose-table-of-contents n-prose-toc-social ul li a:hover {
                    background-color: initial;
                    background-image: none;
                    -webkit-text-decoration-color: initial;
                    text-decoration-color: initial
                }

            n-prose-table-of-contents n-prose-toc-social ul li svg {
                height: 18px;
                width: 18px
            }

    n-prose-table-of-contents .cta:first-of-type {
        margin-top: 0
    }

@media (min-width:768px) {
    n-prose-table-of-contents {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

        n-prose-table-of-contents n-button-group {
            margin: 0 10px 0 0
        }

            n-prose-table-of-contents n-button-group .cta:last-child {
                margin: 0
            }

        n-prose-table-of-contents n-prose-toc-social {
            -ms-flex-align: center;
            align-items: center;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: row;
            flex-direction: row;
            -ms-flex-positive: 100;
            flex-grow: 100;
            -ms-flex-pack: justify;
            justify-content: space-between;
            margin-bottom: 24px
        }

            n-prose-table-of-contents n-prose-toc-social n-button-group {
                margin-bottom: 0
            }

                n-prose-table-of-contents n-prose-toc-social n-button-group .cta:last-child {
                    margin-bottom: 0
                }

            n-prose-table-of-contents n-prose-toc-social p {
                font-size: 14px;
                line-height: 20px;
                margin: 0
            }

            n-prose-table-of-contents n-prose-toc-social h4 {
                font-size: 14px;
                font-weight: 400;
                line-height: 20px;
                margin: 0
            }

            n-prose-table-of-contents n-prose-toc-social .social-icon-container {
                -ms-flex-align: center;
                align-items: center;
                display: -ms-flexbox;
                display: flex;
                -ms-flex-direction: row;
                flex-direction: row;
                -ms-flex-pack: end;
                justify-content: flex-end
            }

            n-prose-table-of-contents n-prose-toc-social ul {
                -ms-flex-pack: end;
                justify-content: flex-end
            }

                n-prose-table-of-contents n-prose-toc-social ul li {
                    font-size: 18px;
                    height: 48px;
                    line-height: 18px;
                    list-style: none;
                    padding: 0
                }

                    n-prose-table-of-contents n-prose-toc-social ul li a {
                        display: block;
                        font-size: 18px;
                        line-height: 18px;
                        padding: 15px 0 15px 30px
                    }

                    n-prose-table-of-contents n-prose-toc-social ul li svg {
                        height: 18px;
                        width: 18px
                    }
}

@media (min-width:1024px) {
    n-prose-table-of-contents {
        display: block;
        padding-top: 16px
    }

        n-prose-table-of-contents n-prose-toc-social, n-prose-table-of-contents n-prose-toc-social .social-icon-container, n-prose-table-of-contents > * {
            display: block
        }

        n-prose-table-of-contents:before {
            background-color: #000;
            content: '';
            display: block;
            height: 3px;
            margin-bottom: 24px;
            width: 60px
        }

        n-prose-table-of-contents header, n-prose-table-of-contents nav li {
            font-size: 16px;
            text-align: start;
            color: #000;
            font-style: normal;
            font-family: "Helvetica Neue",Arial,sans-serif;
            font-weight: 700;
            letter-spacing: 0;
            line-height: 20px;
            margin-bottom: 14px
        }

        n-prose-table-of-contents nav {
            margin-bottom: 32px
        }

            n-prose-table-of-contents nav ul {
                list-style: none;
                margin: 12px 0 0
            }

                n-prose-table-of-contents nav ul .dashed-list {
                    margin: 12px;
                    padding-left: 24px;
                    position: relative
                }

                    n-prose-table-of-contents nav ul .dashed-list li:before {
                        content: '-';
                        position: absolute;
                        text-indent: -10px
                    }

            n-prose-table-of-contents nav li {
                font-weight: 400;
                line-height: 24px;
                margin-bottom: 12px
            }

    n-prose-sticky-wrapper n-prose-table-of-contents nav li.active > a {
        background: #bbe4d5
    }

    n-prose-table-of-contents nav li a {
        background: 0 0;
        color: #000;
        text-decoration: none
    }

        n-prose-table-of-contents nav li a:visited {
            color: #000
        }

        n-prose-table-of-contents nav li a:hover {
            background-color: #bbe4d5;
            background-image: linear-gradient(to right,#bbe4d5,#bbe4d5);
            color: #000;
            -webkit-text-decoration-color: #bbe4d5;
            text-decoration-color: #bbe4d5
        }

    n-prose-table-of-contents n-button-group {
        margin-bottom: 16px;
        margin-top: 32px
    }

    n-prose-table-of-contents n-prose-toc-social n-button-group {
        margin-bottom: 24px;
        margin-top: 0
    }

        n-prose-table-of-contents n-prose-toc-social n-button-group .cta:last-child {
            margin-bottom: 0
        }

        n-prose-table-of-contents n-prose-toc-social n-button-group .cta.long-button {
            display: none
        }

        n-prose-table-of-contents n-prose-toc-social n-button-group .cta.short-button {
            display: -ms-flexbox;
            display: flex
        }

    n-prose-table-of-contents n-prose-toc-social p {
        font-size: 14px;
        line-height: 20px;
        margin: 0 16px 0 0
    }

    n-prose-table-of-contents n-prose-toc-social h4 {
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        margin: 0
    }

    n-prose-table-of-contents n-prose-toc-social ul {
        -ms-flex-pack: start;
        justify-content: flex-start
    }

        n-prose-table-of-contents n-prose-toc-social ul li {
            font-size: 18px;
            height: 48px;
            line-height: 18px;
            list-style: none;
            padding: 0
        }

            n-prose-table-of-contents n-prose-toc-social ul li a {
                display: block;
                font-size: 18px;
                line-height: 18px;
                padding: 15px 30px 15px 0
            }

            n-prose-table-of-contents n-prose-toc-social ul li svg {
                height: 18px;
                width: 18px
            }
}

@media (min-width:1440px) {
    n-prose-table-of-contents n-prose-toc-social {
        display: block
    }

        n-prose-table-of-contents n-prose-toc-social n-button-group {
            margin-bottom: 24px
        }

            n-prose-table-of-contents n-prose-toc-social n-button-group .cta:last-child {
                margin-bottom: 0
            }

            n-prose-table-of-contents n-prose-toc-social n-button-group .cta.long-button {
                display: -ms-flexbox;
                display: flex
            }

            n-prose-table-of-contents n-prose-toc-social n-button-group .cta.short-button {
                display: none
            }

        n-prose-table-of-contents n-prose-toc-social p {
            font-size: 14px;
            line-height: 20px;
            margin: 0
        }

        n-prose-table-of-contents n-prose-toc-social h4 {
            font-size: 14px;
            font-weight: 400;
            line-height: 20px;
            margin: 0
        }
}

.CoveoSearchInterface .CoveoSearchInterface .CoveoSearchbox {
    margin-right: 0
}

.CoveoSearchInterface .CoveoSearchbox .coveo-search-button-svg, .CoveoSearchInterface .CoveoSearchbox .magic-box .magic-box-clear-svg {
    color: #000
}

.CoveoSearchInterface .CoveoSearchButton:hover .coveo-magnifier-circle-svg {
    fill: #000
}

.CoveoSearchInterface .CoveoOmnibox.magic-box.magic-box-hasFocus .magic-box-input > input {
    border: 1px solid #65d097;
    border-bottom: 2px solid #65d097;
    background-color: #f6f9fc
}

.CoveoSearchInterface .coveo-search-section {
    width: 100%;
    margin: 0 auto;
    padding: 0
}

.CoveoSearchInterface .coveo-dynamic-facet-value .coveo-checkbox-span-label-suffix {
    margin-left: 8px;
    color: #000
}

.CoveoSearchInterface .CoveoQueryDuration, .CoveoSearchInterface .coveo-executing-query .CoveoSearchButton .coveo-search-button-loading-svg {
    color: #000
}

.CoveoSearchInterface .CoveoQuerySummary {
    color: #000;
    text-align: left
}

.CoveoSearchInterface .coveo-dynamic-facet-header {
    background-color: #efefef;
    min-height: 75px;
    padding: 20px;
    border-bottom: thin solid #b4b4b4
}

.coveo-result-content {
    padding: 20px
}

.CoveoSearchInterface .coveo-dynamic-facet-header-title {
    margin: 0;
    font-size: 24px;
    line-height: 32px;
    color: #050505;
    font-weight: 400
}

.CoveoSearchInterface .coveo-dynamic-facet-header-btn {
    color: #000;
    padding: 7px 5px;
    font-size: 16px
}

.CoveoSearchInterface .coveo-dynamic-facet-search {
    padding: 0 20px
}

.CoveoSearchInterface .coveo-dynamic-facet-values {
    padding: 10px 20px
}

.CoveoSearchInterface .coveo-dynamic-facet-collapsed-values {
    line-height: 2.6em
}

.CoveoSearchInterface .coveo-checkbox-button, input[type=checkbox].coveo-checkbox + button {
    border: 1px solid #000
}

.CoveoSearchInterface .coveo-custom-summary-section .coveo-query-summary-no-results-string {
    padding-top: 20px
}

.CoveoSearchInterface .coveo-custom-summary-section .CoveoQuerySummary ul {
    margin-left: 20px
}

.CoveoSearchInterface .CoveoQuerySummary .CoveoQueryDuration, .CoveoSearchInterface .CoveoQuerySummary .coveo-highlight {
    font-size: 16px;
    letter-spacing: 0;
    line-height: 24px
}

.CoveoSearchInterface .coveo_quickview_prop {
    background-size: 20px 22px !important;
    width: auto;
    height: 20px;
    margin: 0;
    float: left
}

.CoveoSearchInterface .coveo_quickview_kb {
    background: url(../images/knowledge_base.svg) left top no-repeat
}

.CoveoSearchInterface .coveo_quickview_blog {
    background: url(../images/blog.svg) left top no-repeat
}

.CoveoSearchInterface .coveo_quickview_community {
    background: url(../images/community.svg) left top no-repeat
}

.CoveoSearchInterface .coveo_quickview_customerstory {
    background: url(../images/customer_story.svg) left top no-repeat
}

.CoveoSearchInterface .coveo_quickview_events {
    background: url(../images/event.svg) left top no-repeat
}

.CoveoSearchInterface .coveo_quickview_partner {
    background: url(../images/partner.svg) left top no-repeat
}

.CoveoSearchInterface .coveo_quickview_press {
    background: url(../images/press_release.svg) left top no-repeat
}

.CoveoSearchInterface .coveo_quickview_web {
    background: url(../images/website.svg) left top no-repeat
}

.CoveoSearchInterface .coveo_quickview_pdf {
    background: url(../images/pdf.svg) left top no-repeat
}

.CoveoQuickview.coveo-accessible-button.coveo-accessible-button-pressed {
    margin-top: 2px
}

.CoveoSearchInterface .coveo-icon-for-quickview-svg {
    margin-top: 16px;
    width: 0;
    height: 0;
    color: #1d4f76
}

.CoveoSearchInterface .coveo-icon-for-quickview:after {
    content: 'Quick View';
    color: #000;
    margin-left: 30px;
    font-weight: 700
}

[lang=de] .coveo-icon-for-quickview:after {
    content: 'Schnellansicht'
}

[lang=es] .coveo-icon-for-quickview:after {
    content: 'Vista rápida'
}

[lang=fr] .coveo-icon-for-quickview:after {
    content: 'Aperçu'
}

[lang=ja] .coveo-icon-for-quickview:after {
    content: '詳細はこちら'
}

[lang=it] .coveo-icon-for-quickview:after {
    content: 'Anteprima'
}

[lang=nl] .coveo-icon-for-quickview:after {
    content: 'Snel bekijken'
}

[lang=ko] .coveo-icon-for-quickview:after {
    content: '간략히 보기'
}

[lang=ru] .coveo-icon-for-quickview:after {
    content: 'Быстрый просмотр'
}

[lang=zh-hans] .coveo-icon-for-quickview:after, [lang=zh-hant] .coveo-icon-for-quickview:after {
    content: '快速查看'
}

.CoveoSearchInterface .CoveoFieldValue .coveo-field-caption {
    font-weight: 700
}

.CoveoSearchInterface .CoveoResult.coveo-result-frame .coveo-result-cell, .CoveoSearchInterface .coveo-result-frame .coveo-result-cell {
    vertical-align: top;
    font-weight: 500;
    letter-spacing: 0;
    color: #000
}

.CoveoSearchInterface .coveo-card-layout.CoveoResult .CoveoResultLink {
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0;
    color: #000;
    line-height: 35px
}

.CoveoSearchInterface .CoveoExcerpt {
    font-size: 16px;
    letter-spacing: 0;
    line-height: 24px
}

.CoveoSearchInterface .CoveoResult a.CoveoResultLink:visited, .CoveoSearchInterface .CoveoResult a.CoveoResultLink:visited:hover, .CoveoSearchInterface .CoveoResultLink:visited, .CoveoSearchInterface .CoveoResultLink:visited:hover, .CoveoSearchInterface a.CoveoResultLink:visited, .CoveoSearchInterface a.CoveoResultLink:visited:hover {
    color: #000
}

.CoveoSearchInterface .coveo-results-header {
    box-shadow: none;
    border: 1px solid #b4b4b4;
    padding: 0;
    min-height: 62px
}

.CoveoSearchInterface .coveo-results-column {
    overflow: hidden;
    padding: 0
}

.CoveoSearchInterface .coveo-facet-column {
    padding: 0
}

.CoveoSearchInterface .CoveoDynamicFacet {
    background: #fff;
    border: 1px solid #b4b4b4;
    border-top: 0
}

.CoveoSearchInterface .CoveoDynamicFacetRange, .CoveoSearchInterface .CoveoDynamicHierarchicalFacet {
    background: #fff;
    border: 1px solid #b4b4b4;
    border-top: 0;
    margin-right: -1px
}

.CoveoSearchInterface .coveo-list-layout.CoveoResult {
    border-bottom: thin solid #b4b4b4;
    padding: 50px
}

.CoveoSearchInterface .CoveoResultList {
    margin-top: 0;
    margin-bottom: 15px;
    border: 1px solid #b4b4b4;
    border-top: 0
}

.CoveoSearchInterface .coveo-pager-list-item {
    padding: 0;
    list-style: none;
    color: #000;
    font-size: 16px;
    border-radius: 70px;
    cursor: pointer;
    width: 36px;
    height: 36px;
    line-height: 35px;
    text-align: center;
    text-decoration: none !important
}

.CoveoSearchInterface .coveo-pager-next-icon-svg, .CoveoSearchInterface .coveo-pager-previous-icon-svg {
    width: 8px;
    height: 14px;
    color: #000;
    vertical-align: middle
}

.CoveoSearchInterface .coveo-results-per-page-list-item {
    font-size: 16px;
    border-radius: 70px;
    cursor: pointer;
    width: 36px;
    height: 36px;
    line-height: 35px;
    text-align: center;
    color: #000;
    padding: 0;
    text-decoration: none !important
}

.coveo-result-img-width {
    width: 100%;
    margin: 0;
    padding: 0
}

.CoveoSearchInterface .coveo-pager-list-item.coveo-active, .CoveoSearchInterface .coveo-pager-list-item:hover, .CoveoSearchInterface .coveo-results-per-page-list-item.coveo-active, .CoveoSearchInterface .coveo-results-per-page-list-item:hover {
    color: #fff;
    background-color: #000
}

.CoveoSearchInterface li.coveo-pager-next.coveo-pager-anchor.coveo-pager-list-item, .CoveoSearchInterface li.coveo-pager-previous.coveo-pager-anchor.coveo-pager-list-item {
    background-color: transparent !important
}

.CoveoSearchInterface .coveo-pager-list-item.coveo-active a, .CoveoSearchInterface .coveo-pager-list-item:hover a, .CoveoSearchInterface .coveo-results-per-page-list-item.coveo-active a, .CoveoSearchInterface .coveo-results-per-page-list-item:hover a {
    color: #fff;
    text-decoration: none
}

.CoveoSearchInterface .CoveoPager {
    margin-left: 0
}

.CoveoSearchInterface .coveo-result-layout-selector {
    border-right: 1px solid #b4b4b4;
    padding: 0 25px;
    border-bottom: 0 solid #b4b4b4
}

.CoveoSearchInterface .coveo-results-header > :not(:first-child) {
    padding-right: 0;
    margin-left: 0;
    border-right: 0 solid #b4b4b4
}

.CoveoSearchInterface .magic-box .magic-box-input {
    height: 62px
}

.CoveoSearchInterface .coveo-sort-section .CoveoSort {
    border-bottom: 0 solid #bcc3ca;
    padding: 0 25px;
    border-right: 1px solid #b4b4b4
}

.CoveoSearchInterface span.CoveoSort.coveo-accessible-button:last-child {
    border-right: 0
}

.CoveoSearchInterface .CoveoSort.coveo-selected, .CoveoSearchInterface .coveo-result-layout-selector.coveo-selected, .CoveoSort.coveo-selected:hover, .coveo-result-layout-selector.coveo-selected:hover {
    border-bottom: 2px solid #65d097;
    background-color: #f6f9fc
}

.CoveoSearchInterface .magic-box .magic-box-clear {
    line-height: 60px
}

.CoveoSearchInterface .CoveoSearchButton {
    color: #fff;
    height: 62px
}

.CoveoSearchInterface .CoveoSearchbox .magic-box {
    border: 0 solid #b4b4b4;
    border-radius: 0
}

.coveo-card-layout.CoveoResult .coveo-result-frame, .coveo-card-layout.CoveoResult.coveo-result-frame, n-conversion-form n-secondary n-conversion-form-form-container n-primary .form-button-container, n-conversion-form n-secondary n-conversion-form-form-container n-primary .form-item {
    padding: 0
}

.CoveoSearchInterface .CoveoFieldValue.coveo-with-label {
    text-overflow: ellipsis;
    overflow: hidden;
    width: 35%;
    float: left
}

.coveo-result-frame .coveo-result-cell {
    display: table;
    width: 100%
}

.CoveoSearchInterface .coveo-result-frame .CoveoFieldValue.coveo-with-label {
    display: inherit
}

.CoveoSearchInterface .coveo-icon-for-quickview {
    text-align: left
}

.CoveoSearchInterface .coveo-card-layout-container {
    margin-right: -1px
}

.CoveoSearchInterface .CoveoQuickview.coveo_quickview_prop {
    display: table-cell;
    float: left
}

.CoveoSearchInterface .coveo_quickview_web .coveo-icon-for-quickview {
    text-align: left
}

.CoveoSearchInterface .CoveoFieldValue .coveo-field-caption {
    color: #000;
    margin-right: 0
}

.CoveoSearchInterface .CoveoFieldValue.coveo-with-label .coveo-field-caption {
    display: -ms-flexbox;
    display: flex;
    min-height: 25px;
    float: left;
    margin-right: 10px
}

.CoveoSearchInterface .CoveoFieldValue.coveo-with-label.Product-sec span:nth-child(2n) {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2
}

.CoveoSearchInterface .coveo-card-layout.CoveoResult .CoveoQuickview.coveo_quickview_prop {
    width: 100%;
    display: block;
    margin-bottom: 10px
}

.CoveoSearchInterface .coveo-card-layout.CoveoResult .coveo-result-frame .coveo-result-cell {
    display: table;
    width: 100% !important
}

.CoveoSearchInterface .coveo-card-layout.CoveoResult .CoveoFieldValue.coveo-with-label {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    margin-right: 0 !important
}

.CoveoSearchInterface .CoveoSearchbox .magic-box .magic-box-input {
    border-radius: 0
}

.CoveoSearchInterface .magic-box .magic-box-input > input {
    border-bottom: 2px solid transparent
}

.CoveoSearchInterface .coveo-results-header {
    overflow: unset !important
}

.CoveoSearchInterface .magic-box-suggestion.coveo-omnibox-selectable:hover {
    background-color: #f6f9fc
}

.magic-box .magic-box-clear {
    background-color: transparent
}

.CoveoSearchInterface .magic-box .magic-box-input .magic-box-underlay, .CoveoSearchInterface .magic-box .magic-box-input > input {
    height: 62px
}

.CoveoSearchbox .magic-box {
    border: 0 solid #b4b4b4;
    border-radius: 0
}

.CoveoSearchInterface .CoveoFilterBy {
    text-align: left;
    border-left: 1px solid #b4b4b4;
    border-top: 0 solid #b4b4b4;
    color: #fff;
    background-color: #000;
    height: 73.5px;
    padding: 0 20px;
    font-family: Helvetica;
    font-size: 26px;
    letter-spacing: 0;
    line-height: 75px;
    margin-top: 0
}

.CoveoSearchInterface .coveo-dynamic-facet-breadcrumb-collapse, .CoveoSearchInterface .coveo-dynamic-facet-breadcrumb-title, .CoveoSearchInterface .coveo-dynamic-facet-breadcrumb-value {
    font-family: Helvetica;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 24px
}

.CoveoSearchInterface .coveo-breadcrumb-clear-all {
    color: #ffff;
    flex-shrink: 0;
    -ms-flex-negative: 0;
    display: table-cell;
    vertical-align: middle;
    letter-spacing: 0;
    line-height: 35px;
    padding: 0;
    margin-left: 0;
    text-align: right
}

.CoveoSearchInterface .coveo-summary-section {
    border: 1px solid #b4b4b4;
    font-size: 16px;
    height: 63.5px;
    padding: 0;
    box-sizing: border-box;
    border-right: 0;
    border-bottom: 0;
    position: relative;
    display: table;
    width: 100%
}

.CoveoQuerySummary-middle {
    margin: 0;
    display: table-cell;
    vertical-align: middle;
    padding-left: 20px
}

.CoveoSearchInterface .coveo-card-layout.CoveoResult {
    margin: 0;
    border: 1px solid #b4b4b4;
    border-radius: 0;
    border-left: 0;
    border-top: 0
}

.CoveoSearchInterface .CoveoBreadcrumb {
    color: #fff;
    background-color: #000;
    height: 74px;
    border: 0;
    margin-top: -1px;
    display: table;
    width: 100%;
    padding: 0 20px
}

.CoveoDynamicFacet.coveo-dynamic-facet-collapsed ul.coveo-dynamic-facet-values, .CoveoDynamicFacetRange.coveo-dynamic-facet-collapsed ul.coveo-dynamic-facet-values {
    padding: 0 20px
}

.coveo-dynamic-facet-header-btn.coveo-dynamic-facet-header-expand {
    background: url(../images/filters_plus_icon.png) no-repeat 95% #efefef;
    background-size: 18px;
    width: 18px
}

.coveo-dynamic-facet-header-btn.coveo-dynamic-facet-header-collapse {
    background: url(../images/filters_minus_icon.png) no-repeat 95% #efefef;
    background-size: 18px;
    width: 18px
}

img.coveo-result-img-width {
    width: 100%;
    height: 220px;
    background-size: cover
}

.CoveoSearchInterface .coveo-dynamic-facet-collapse-toggle-svg {
    width: 0;
    height: 0;
    color: #000
}

.CoveoSearchInterface .coveo-breadcrumb-items {
    padding-bottom: 0;
    display: table-cell;
    vertical-align: middle;
    width: 64%
}

.CoveoSort.coveo-accessible-button {
    height: 62px
}

.CoveoSearchButton .coveo-search-button svg, .coveo-filetype-salesforce-doctype-txt, .coveo-filetype-salesforce-doctype-txt-small, .coveo-icon.filetype.Txt, .coveo-icon.filetype.coveo-small.Txt, .coveo-icon.filetype.coveo-small.txt, .coveo-icon.filetype.txt, .coveo-list-layout .CoveoQuickview:hover .coveo-caption-for-icon, .coveo-logo svg, .coveo-quickview-left-header .coveo-quickview-icon.coveo-small.coveo-icon.filetype.html, .coveo-quickview-left-header .coveo-quickview-icon.coveo-small.coveo-icon.filetype.pdf, .coveo-quickview-left-header .coveo-quickview-icon.coveo-small.coveo-icon.filetype.youtubevideo, .coveo-quickview-left-header .coveo-quickview-icon.coveo-small.coveo-icon.objecttype.knowledge, span.coveo-quickview-icon.coveo-small.coveo-icon.objecttype.board, span.coveo-quickview-icon.coveo-small.coveo-icon.objecttype.category, span.coveo-quickview-icon.coveo-small.coveo-icon.objecttype.message {
    display: none
}

.CoveoSearchInterface li.coveo-dynamic-facet-value.coveo-selected button {
    background: #000
}

.CoveoSearchInterface input[type=checkbox].coveo-checkbox:checked + button:before {
    border: solid #fff;
    content: "";
    border-width: 0 2px 2px 0
}

@media (max-width:800px) {
    .CoveoSearchInterface .CoveoResultList {
        margin-left: 0;
        margin-right: 0
    }
}

@media (max-width:768px) {
    .CoveoSearchInterface .coveo-search-section .CoveoSearchbox {
        margin-right: 0
    }

    .CoveoSearchInterface.coveo-small-facets .coveo-facet-dropdown-header {
        border: 0;
        border-radius: 0;
        border-top: 1px solid #b4b4b4
    }

    .CoveoSearchInterface .CoveoSearchButton {
        border-right: 0 solid #b4b4b4
    }

    .CoveoSearchInterface.coveo-small-facets .coveo-facet-column.coveo-facet-dropdown-content {
        position: absolute;
        will-change: transform;
        top: -7px;
        left: -4px
    }

    .CoveoSearchInterface .coveo-dynamic-facet-collapse-toggle-svg {
        width: 0 !important
    }

    .CoveoSearchInterface .CoveoFilterBy {
        font-size: 18px
    }

    .CoveoSearchInterface.coveo-small-facets .coveo-dropdown-header-wrapper a {
        width: 100%;
        line-height: 62px;
        height: 62px;
        margin-right: 0;
        padding-left: 10px
    }

    .coveo-facet-dropdown-header.coveo-dropdown-header.coveo-accessible-button {
        background: url(../images/filters_plus_icon.png) no-repeat 95% #efefef;
        background-size: 18px
    }

        .coveo-facet-dropdown-header.coveo-dropdown-header.coveo-accessible-button.coveo-accessible-button-pressed.coveo-dropdown-header-active {
            background: url(../images/filters_minus_icon.png) no-repeat 95% #efefef;
            background-size: 18px
        }

    .CoveoSearchInterface .coveo-sort-section span:first-child {
        padding-left: 10px
    }

    .CoveoSearchInterface .CoveoSearchInterface.coveo-small-facets .coveo-dropdown-header-wrapper a {
        width: 100%;
        height: 62px;
        padding: 20px;
        margin-right: 0;
        background-color: #efefef;
        border-radius: 0
    }

    .CoveoSearchInterface .CoveoSearchInterface .CoveoSearchbox {
        margin-right: 0
    }

    .CoveoSearchInterface .coveo-dynamic-facet-header {
        min-height: 44px;
        padding: 15px
    }

    .CoveoSearchInterface .coveo-dynamic-facet-header-title {
        font-size: 16px;
        line-height: 30px
    }

    .CoveoSearchInterface .coveo-dynamic-facet-collapse-toggle-svg {
        height: 10px;
        color: #000
    }

    .CoveoSearchInterface .CoveoSearchInterface.coveo-small-facets .coveo-facet-column.coveo-facet-dropdown-content .CoveoDynamicFacet .coveo-dynamic-facet-header {
        padding: 5px 10px
    }

    .CoveoSearchInterface .coveo-sort-section {
        border: 1px solid #b4b4b4;
        padding: 0;
        min-height: 62px;
        border-bottom: 0;
        width: 100%
    }

    .CoveoSearchInterface .CoveoSort {
        border-bottom: 0 solid #bcc3ca;
        border-right: 1px solid #b4b4b4
    }

    .coveo-results-header {
        padding-right: 10px
    }

    .CoveoDynamicFacet.coveo-dynamic-facet-collapsed ul {
        padding: 0 15px !important
    }

    .coveo-modal-container .coveo-modal-content {
        width: 85%;
        height: 90%
    }

    .coveo-subscriptions-messages-message .coveo-subscriptions-messages-content {
        font-size: 10px
    }

    .CoveoSearchInterface.coveo-during-initialization .coveo-results-header {
        height: 69px
    }

    .CoveoSearchInterface.coveo-during-initialization .coveo-facet-column {
        display: none
    }

    .CoveoResultList {
        margin-left: 10px;
        margin-right: 10px
    }

    .coveo-table-layout-container {
        table-layout: auto
    }

        .coveo-table-layout-container td {
            max-width: 300px
        }

    .coveo-simplefilter-header-wrapper.coveo-no-results {
        max-width: 100%
    }
}

@media (max-width:500px) {
    .coveo-results-header {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media (max-width:480px) {
    .CoveoSearchInterface .CoveoFilterBy {
        height: 50px;
        line-height: 50px;
        margin-top: 0
    }

    .CoveoSearchInterface .coveo-summary-section {
        height: 40px;
        margin-bottom: 0
    }
}

.CoveoSearchInterface .coveo-search-button-svg, .CoveoSearchbox .magic-box .magic-box-clear-svg, .coveo-dynamic-facet-header-wait-animation-svg {
    color: #000
}

.CoveoSearchButton:hover .coveo-magnifier-circle-svg {
    fill: #000
}

.coveo-executing-query .CoveoSearchButton .coveo-search-button-loading-svg {
    color: #000
}

.coveo-card-layout .coveo-result-frame .coveo-result-row {
    margin-bottom: 15px
}

.coveo-card-layout-container .coveo-promoted-result-badge {
    transform: translate(0,0)
}

.CoveoSearchButton {
    border-right: 1px solid #ccc
}

    .CoveoSearchButton .coveo-search-button {
        background: no-repeat center url(/static/images/search.svg);
        display: inline-block;
        height: 20px;
        width: 20px
    }

    .CoveoSearchButton .coveo-search-button-loading {
        position: relative;
        right: 12px
    }

.CoveoSearchInterface, .CoveoSearchInterface .coveo-dynamic-facet-search input[type=text], .CoveoSearchInterface .magic-box .magic-box-input > input, [data-pipeline="NetApp Marketing Search Pipeline"], [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-dynamic-facet-search input[type=text], [data-pipeline="NetApp Marketing Search Pipeline"] .magic-box .magic-box-input > input {
    color: #000;
    font-family: "Helvetica Neue",Arial,sans-serif
}

    .CoveoSearchInterface .CoveoTab, .CoveoSearchInterface .coveo-tab-section, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoTab, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-tab-section {
        display: none
    }

    .CoveoSearchInterface .CoveoQueryDuration, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoQueryDuration {
        display: none !important
    }

    .CoveoSearchInterface .coveo-summary-section, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-summary-section {
        background: #fff;
        border-color: #ccc
    }

    .CoveoSearchInterface .coveo-custom-summary-section, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-custom-summary-section {
        background-color: #fff
    }

        .CoveoSearchInterface .coveo-custom-summary-section .CoveoQuerySummary div, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-custom-summary-section .CoveoQuerySummary div {
            margin-bottom: 12px;
            padding-left: 32px
        }

        .CoveoSearchInterface .coveo-custom-summary-section .CoveoQuerySummary .coveo-query-summary-cancel-last, .CoveoSearchInterface .coveo-custom-summary-section .CoveoQuerySummary .coveo-query-summary-search-tips-info ~ ul li, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-custom-summary-section .CoveoQuerySummary .coveo-query-summary-cancel-last, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-custom-summary-section .CoveoQuerySummary .coveo-query-summary-search-tips-info ~ ul li {
            font-size: 16px
        }

        .CoveoSearchInterface .coveo-custom-summary-section .CoveoQuerySummary .coveo-query-summary-search-tips-info ~ ul, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-custom-summary-section .CoveoQuerySummary .coveo-query-summary-search-tips-info ~ ul {
            margin-left: 64px
        }

    .CoveoSearchInterface .CoveoDidYouMean, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoDidYouMean {
        background: #fff;
        border-left: 1px solid #b7e3ff;
        padding-left: 12px
    }

        .CoveoSearchInterface .CoveoDidYouMean button, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoDidYouMean button {
            background: 0 0;
            color: #000
        }

    .CoveoSearchInterface .coveo-results-header, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-results-header {
        border-color: #ccc;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: initial;
        justify-content: initial;
        overflow: visible
    }

        .CoveoSearchInterface .coveo-results-header.coveo-no-results ~ .CoveoResultList[data-layout=card], .CoveoSearchInterface .coveo-results-header.coveo-no-results ~ .CoveoResultList[data-layout=list], [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-results-header.coveo-no-results ~ .CoveoResultList[data-layout=card], [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-results-header.coveo-no-results ~ .CoveoResultList[data-layout=list] {
            border: 0
        }

            .CoveoSearchInterface .coveo-results-header.coveo-no-results ~ .CoveoResultList[data-layout=card] .coveo-custom-summary-section, .CoveoSearchInterface .coveo-results-header.coveo-no-results ~ .CoveoResultList[data-layout=list] .coveo-custom-summary-section, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-results-header.coveo-no-results ~ .CoveoResultList[data-layout=card] .coveo-custom-summary-section, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-results-header.coveo-no-results ~ .CoveoResultList[data-layout=list] .coveo-custom-summary-section {
                border-bottom: 1px solid #b7e3ff;
                border-left: 1px solid #b7e3ff;
                border-right: 1px solid #b7e3ff
            }

        .CoveoSearchInterface .coveo-results-header > *, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-results-header > * {
            border-color: #ccc
        }

            .CoveoSearchInterface .coveo-results-header > * .CoveoSort, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-results-header > * .CoveoSort {
                border-right-color: #ccc;
                font-size: 16px;
                font-weight: 400;
                padding: 0 17px;
                text-transform: capitalize
            }

                .CoveoSearchInterface .coveo-results-header > * .CoveoSort .coveo-sort-icon-ascending, .CoveoSearchInterface .coveo-results-header > * .CoveoSort .coveo-sort-icon-descending, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-results-header > * .CoveoSort .coveo-sort-icon-ascending, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-results-header > * .CoveoSort .coveo-sort-icon-descending {
                    display: none
                }

                .CoveoSearchInterface .coveo-results-header > * .CoveoSort:hover, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-results-header > * .CoveoSort:hover {
                    color: #000
                }

                .CoveoSearchInterface .coveo-results-header > * .CoveoSort.coveo-ascending .coveo-sort-icon-ascending, .CoveoSearchInterface .coveo-results-header > * .CoveoSort.coveo-descending .coveo-sort-icon-descending, .CoveoSearchInterface .coveo-results-header > * .CoveoSort[data-sort-criteria=relevancy].coveo-selected ~ [data-sort-criteria*=date] .coveo-sort-icon-descending, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-results-header > * .CoveoSort.coveo-ascending .coveo-sort-icon-ascending, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-results-header > * .CoveoSort.coveo-descending .coveo-sort-icon-descending, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-results-header > * .CoveoSort[data-sort-criteria=relevancy].coveo-selected ~ [data-sort-criteria*=date] .coveo-sort-icon-descending {
                    display: inline-block;
                    height: 12px;
                    margin-top: 8px;
                    width: 12px
                }

                .CoveoSearchInterface .coveo-results-header > * .CoveoSort.coveo-ascending .coveo-sort-icon-ascending, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-results-header > * .CoveoSort.coveo-ascending .coveo-sort-icon-ascending {
                    background: no-repeat center url(/static/images/chevron_up.svg)
                }

                .CoveoSearchInterface .coveo-results-header > * .CoveoSort.coveo-descending .coveo-sort-icon-descending, .CoveoSearchInterface .coveo-results-header > * .CoveoSort[data-sort-criteria=relevancy].coveo-selected ~ [data-sort-criteria*=date] .coveo-sort-icon-descending, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-results-header > * .CoveoSort.coveo-descending .coveo-sort-icon-descending, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-results-header > * .CoveoSort[data-sort-criteria=relevancy].coveo-selected ~ [data-sort-criteria*=date] .coveo-sort-icon-descending {
                    background: no-repeat center url(/static/images/chevron_down.svg)
                }

                .CoveoSearchInterface .coveo-results-header > * .CoveoSort .coveo-sort-icon-ascending-svg, .CoveoSearchInterface .coveo-results-header > * .CoveoSort .coveo-sort-icon-descending-svg, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-results-header > * .CoveoSort .coveo-sort-icon-ascending-svg, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-results-header > * .CoveoSort .coveo-sort-icon-descending-svg {
                    display: none
                }

                .CoveoSearchInterface .coveo-results-header > * .CoveoSort.coveo-selected, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-results-header > * .CoveoSort.coveo-selected {
                    background-color: #fff
                }

        .CoveoSearchInterface .coveo-results-header .coveo-dropdown-header-wrapper, .CoveoSearchInterface .coveo-results-header .coveo-search-section, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-results-header .coveo-dropdown-header-wrapper, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-results-header .coveo-search-section {
            border-bottom: 1px solid #ccc
        }

        .CoveoSearchInterface .coveo-results-header .coveo-facet-dropdown-header.coveo-dropdown-header.coveo-accessible-button, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-results-header .coveo-facet-dropdown-header.coveo-dropdown-header.coveo-accessible-button {
            background: url(/static/images/add.svg) no-repeat 95% #efefef;
            border-top: 0;
            color: #000;
            font-size: 24px;
            text-transform: none
        }

            .CoveoSearchInterface .coveo-results-header .coveo-facet-dropdown-header.coveo-dropdown-header.coveo-accessible-button.coveo-accessible-button-pressed.coveo-dropdown-header-active, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-results-header .coveo-facet-dropdown-header.coveo-dropdown-header.coveo-accessible-button.coveo-accessible-button-pressed.coveo-dropdown-header-active {
                background-image: url(/static/images/remove.svg)
            }

        .CoveoSearchInterface .coveo-results-header .coveo-result-layout-section, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-results-header .coveo-result-layout-section {
            display: -ms-flexbox;
            display: flex;
            min-height: 62px
        }

            .CoveoSearchInterface .coveo-results-header .coveo-result-layout-section .coveo-result-layout-selector.coveo-hidden, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-results-header .coveo-result-layout-section .coveo-result-layout-selector.coveo-hidden {
                display: -ms-flexbox;
                display: flex
            }

            .CoveoSearchInterface .coveo-results-header .coveo-result-layout-section .coveo-result-layout-selector.coveo-selected, .CoveoSearchInterface .magic-box.magic-box-hasFocus.CoveoOmnibox .magic-box-input > input, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-results-header .coveo-result-layout-section .coveo-result-layout-selector.coveo-selected, [data-pipeline="NetApp Marketing Search Pipeline"] .magic-box.magic-box-hasFocus.CoveoOmnibox .magic-box-input > input {
                background-color: #fff
            }

        .CoveoSearchInterface .coveo-results-header .coveo-sort-section, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-results-header .coveo-sort-section {
            border-left: 0;
            border-top: 0;
            width: auto
        }

            .CoveoSearchInterface .coveo-results-header .coveo-sort-section > span:first-child, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-results-header .coveo-sort-section > span:first-child {
                padding-left: 17px
            }

            .CoveoSearchInterface .coveo-results-header .coveo-sort-section .CoveoSort:last-child, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-results-header .coveo-sort-section .CoveoSort:last-child {
                border-right: 1px solid #ccc
            }

    .CoveoSearchInterface .coveo-breadcrumb-item, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-breadcrumb-item {
        margin: 0
    }

    .CoveoSearchInterface .coveo-dynamic-facet-search input[type=text]:-ms-input-placeholder, .CoveoSearchInterface .magic-box .magic-box-input > input:-ms-input-placeholder, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-dynamic-facet-search input[type=text]:-ms-input-placeholder, [data-pipeline="NetApp Marketing Search Pipeline"] .magic-box .magic-box-input > input:-ms-input-placeholder {
        color: #000
    }

    .CoveoSearchInterface .coveo-dynamic-facet-search input[type=text]::placeholder, .CoveoSearchInterface .magic-box .magic-box-input > input::placeholder, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-dynamic-facet-search input[type=text]::placeholder, [data-pipeline="NetApp Marketing Search Pipeline"] .magic-box .magic-box-input > input::placeholder {
        color: #000
    }

    .CoveoSearchInterface .coveo-dynamic-facet-search input[type=text]:focus, .CoveoSearchInterface .magic-box .magic-box-input > input:focus, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-dynamic-facet-search input[type=text]:focus, [data-pipeline="NetApp Marketing Search Pipeline"] .magic-box .magic-box-input > input:focus {
        border: 0;
        box-shadow: 0 0 5px 4px rgba(153,153,153,.3)
    }

        .CoveoSearchInterface .coveo-dynamic-facet-search input[type=text]:focus + .magic-box-clear, .CoveoSearchInterface .magic-box .magic-box-input > input:focus + .magic-box-clear, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-dynamic-facet-search input[type=text]:focus + .magic-box-clear, [data-pipeline="NetApp Marketing Search Pipeline"] .magic-box .magic-box-input > input:focus + .magic-box-clear {
            background: 0 0
        }

    .CoveoSearchInterface .coveo-dynamic-facet-search, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-dynamic-facet-search {
        margin-top: 16px
    }

    .CoveoSearchInterface .magic-box .magic-box-input:hover .magic-box-underlay, [data-pipeline="NetApp Marketing Search Pipeline"] .magic-box .magic-box-input:hover .magic-box-underlay {
        background-color: #fff;
        border-bottom: 2px solid #65d097;
        color: transparent
    }

    .CoveoSearchInterface .magic-box .magic-box-input:hover .magic-box-clear, [data-pipeline="NetApp Marketing Search Pipeline"] .magic-box .magic-box-input:hover .magic-box-clear {
        background: 0 0
    }

    .CoveoSearchInterface .magic-box.magic-box-hasFocus .magic-box-suggestions.magic-box-hasSuggestion .coveo-magicbox-suggestions, [data-pipeline="NetApp Marketing Search Pipeline"] .magic-box.magic-box-hasFocus .magic-box-suggestions.magic-box-hasSuggestion .coveo-magicbox-suggestions {
        border: 0;
        box-shadow: 0 4px 4px -4px rgba(153,153,153,.3),-4px 4px 8px 0 rgba(153,153,153,.3),4px 4px 8px 0 rgba(153,153,153,.3);
        position: relative;
        z-index: 1000
    }

    .CoveoSearchInterface .magic-box.magic-box-hasFocus .magic-box-underlay, [data-pipeline="NetApp Marketing Search Pipeline"] .magic-box.magic-box-hasFocus .magic-box-underlay {
        border: 1px solid #bbe4d5
    }

    .CoveoSearchInterface .magic-box .magic-box-icon, [data-pipeline="NetApp Marketing Search Pipeline"] .magic-box .magic-box-icon {
        background: no-repeat center/100% url(/static/images/close.svg);
        display: inline-block;
        height: 28px;
        margin-top: 16px;
        width: 28px
    }

        .CoveoSearchInterface .CoveoDynamicFacet .coveo-combobox-input-icon svg, .CoveoSearchInterface .CoveoDynamicFacetRange .coveo-combobox-input-icon svg, .CoveoSearchInterface .coveo-card-layout-icon svg, .CoveoSearchInterface .coveo-list-layout-icon svg, .CoveoSearchInterface .coveo-pager-next-icon svg, .CoveoSearchInterface .coveo-pager-previous-icon svg, .CoveoSearchInterface .magic-box .magic-box-icon .magic-box-clear-svg, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoDynamicFacet .coveo-combobox-input-icon svg, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoDynamicFacetRange .coveo-combobox-input-icon svg, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-card-layout-icon svg, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-list-layout-icon svg, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-pager-next-icon svg, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-pager-previous-icon svg, [data-pipeline="NetApp Marketing Search Pipeline"] .magic-box .magic-box-icon .magic-box-clear-svg {
            display: none
        }

    .CoveoSearchInterface .CoveoOmnibox.magic-box, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoOmnibox.magic-box {
        border: 0
    }

        .CoveoSearchInterface .CoveoOmnibox.magic-box .coveo-omnibox-selectable, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoOmnibox.magic-box .coveo-omnibox-selectable {
            border: 0;
            padding-left: 32px
        }

            .CoveoSearchInterface .CoveoOmnibox.magic-box .coveo-omnibox-selectable.coveo-omnibox-selected, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoOmnibox.magic-box .coveo-omnibox-selectable.coveo-omnibox-selected {
                background-color: #bbe4d5
            }

    .CoveoSearchInterface .CoveoSearchButton, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoSearchButton {
        background: #fff;
        border: 0
    }

    .CoveoSearchInterface.coveo-executing-query .coveo-results-header .CoveoSearchButton .coveo-search-button, [data-pipeline="NetApp Marketing Search Pipeline"].coveo-executing-query .coveo-results-header .CoveoSearchButton .coveo-search-button {
        background-image: none
    }

    .CoveoSearchInterface .coveo-accessible-button, .CoveoSearchInterface .coveo-result-layout-selector, .CoveoSearchInterface.coveo-small-facets .coveo-facet-dropdown-header, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-accessible-button, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-result-layout-selector, [data-pipeline="NetApp Marketing Search Pipeline"].coveo-small-facets .coveo-facet-dropdown-header {
        background-color: #fff;
        border-color: #ccc
    }

    .CoveoSearchInterface .coveo-card-layout-icon, .CoveoSearchInterface .coveo-list-layout-icon, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-card-layout-icon, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-list-layout-icon {
        height: 20px;
        margin: 0 2px;
        width: 20px
    }

    .CoveoSearchInterface .coveo-list-layout-icon, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-list-layout-icon {
        background: no-repeat center url(/static/images/list.svg)
    }

    .CoveoSearchInterface .coveo-card-layout-icon, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-card-layout-icon {
        background: no-repeat center url(/static/images/grid.svg)
    }

    .CoveoSearchInterface .CoveoDynamicFacet, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoDynamicFacet {
        border-right: 0;
        margin-right: 0
    }

    .CoveoSearchInterface .CoveoDynamicFacet, .CoveoSearchInterface .CoveoDynamicFacetRange, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoDynamicFacet, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoDynamicFacetRange {
        border-bottom: 0;
        border-color: #999
    }

        .CoveoSearchInterface .CoveoDynamicFacet .coveo-dynamic-facet-header-clear, .CoveoSearchInterface .CoveoDynamicFacetRange .coveo-dynamic-facet-header-clear, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoDynamicFacet .coveo-dynamic-facet-header-clear, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoDynamicFacetRange .coveo-dynamic-facet-header-clear {
            display: none !important
        }

        .CoveoSearchInterface .CoveoDynamicFacet .coveo-dynamic-facet-search:not(.coveo-hidden) + .coveo-dynamic-facet-values, .CoveoSearchInterface .CoveoDynamicFacetRange .coveo-dynamic-facet-search:not(.coveo-hidden) + .coveo-dynamic-facet-values, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoDynamicFacet .coveo-dynamic-facet-search:not(.coveo-hidden) + .coveo-dynamic-facet-values, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoDynamicFacetRange .coveo-dynamic-facet-search:not(.coveo-hidden) + .coveo-dynamic-facet-values {
            margin-top: 8px
        }

        .CoveoSearchInterface .CoveoDynamicFacet.coveo-dynamic-facet-collapsed .coveo-dynamic-facet-values, .CoveoSearchInterface .CoveoDynamicFacetRange.coveo-dynamic-facet-collapsed .coveo-dynamic-facet-values, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoDynamicFacet.coveo-dynamic-facet-collapsed .coveo-dynamic-facet-values, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoDynamicFacetRange.coveo-dynamic-facet-collapsed .coveo-dynamic-facet-values {
            padding: 0 !important
        }

        .CoveoSearchInterface .CoveoDynamicFacet:not(.coveo-dynamic-facet-collapsed), .CoveoSearchInterface .CoveoDynamicFacetRange:not(.coveo-dynamic-facet-collapsed), [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoDynamicFacet:not(.coveo-dynamic-facet-collapsed), [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoDynamicFacetRange:not(.coveo-dynamic-facet-collapsed) {
            border-bottom: 1px solid #999
        }

        .CoveoSearchInterface .CoveoDynamicFacet .coveo-dynamic-facet-collapsed-values, .CoveoSearchInterface .CoveoDynamicFacetRange .coveo-dynamic-facet-collapsed-values, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoDynamicFacet .coveo-dynamic-facet-collapsed-values, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoDynamicFacetRange .coveo-dynamic-facet-collapsed-values {
            display: none;
            padding-bottom: 8px
        }

        .CoveoSearchInterface .CoveoDynamicFacet .coveo-dynamic-facet-value .coveo-checkbox-label, .CoveoSearchInterface .CoveoDynamicFacetRange .coveo-dynamic-facet-value .coveo-checkbox-label, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoDynamicFacet .coveo-dynamic-facet-value .coveo-checkbox-label, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoDynamicFacetRange .coveo-dynamic-facet-value .coveo-checkbox-label {
            padding: 12px 16px
        }

        .CoveoSearchInterface .CoveoDynamicFacet .coveo-combobox-input-icon, .CoveoSearchInterface .CoveoDynamicFacetRange .coveo-combobox-input-icon, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoDynamicFacet .coveo-combobox-input-icon, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoDynamicFacetRange .coveo-combobox-input-icon {
            background: no-repeat center/18px url(/static/images/search.svg);
            width: 20px
        }

        .CoveoSearchInterface .CoveoDynamicFacet .coveo-combobox-wait-animation-svg, .CoveoSearchInterface .CoveoDynamicFacetRange .coveo-combobox-wait-animation-svg, .CoveoSearchInterface .CoveoResultList[data-layout=card] .CoveoFieldValue.coveo-with-label[data-field*=partnertype] .coveo-clickable, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoDynamicFacet .coveo-combobox-wait-animation-svg, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoDynamicFacetRange .coveo-combobox-wait-animation-svg, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoResultList[data-layout=card] .CoveoFieldValue.coveo-with-label[data-field*=partnertype] .coveo-clickable {
            color: #000
        }

        .CoveoSearchInterface .CoveoDynamicFacet .coveo-checkbox-button, .CoveoSearchInterface .CoveoDynamicFacetRange .coveo-checkbox-button, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoDynamicFacet .coveo-checkbox-button, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoDynamicFacetRange .coveo-checkbox-button {
            border-width: 2px;
            height: 18px;
            width: 18px
        }

        .CoveoSearchInterface .CoveoDynamicFacet .coveo-checkbox-span-label, .CoveoSearchInterface .CoveoDynamicFacet .coveo-checkbox-span-label-suffix, .CoveoSearchInterface .CoveoDynamicFacetRange .coveo-checkbox-span-label, .CoveoSearchInterface .CoveoDynamicFacetRange .coveo-checkbox-span-label-suffix, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoDynamicFacet .coveo-checkbox-span-label, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoDynamicFacet .coveo-checkbox-span-label-suffix, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoDynamicFacetRange .coveo-checkbox-span-label, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoDynamicFacetRange .coveo-checkbox-span-label-suffix {
            font-size: 16px
        }

    .CoveoSearchInterface .coveo-breadcrumb-clear-all, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-breadcrumb-clear-all {
        background-color: transparent;
        font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
        font-size: 14px;
        font-weight: 700
    }

    .CoveoSearchInterface.coveo-small-facets .coveo-facet-column.coveo-facet-dropdown-content, [data-pipeline="NetApp Marketing Search Pipeline"].coveo-small-facets .coveo-facet-column.coveo-facet-dropdown-content {
        z-index: 21
    }

        .CoveoSearchInterface.coveo-small-facets .coveo-facet-column.coveo-facet-dropdown-content .CoveoQuerySummary-middle, [data-pipeline="NetApp Marketing Search Pipeline"].coveo-small-facets .coveo-facet-column.coveo-facet-dropdown-content .CoveoQuerySummary-middle {
            padding: 12px 20px;
            white-space: initial
        }

        .CoveoSearchInterface.coveo-small-facets .coveo-facet-column.coveo-facet-dropdown-content .CoveoDynamicFacet .coveo-dynamic-facet-header, [data-pipeline="NetApp Marketing Search Pipeline"].coveo-small-facets .coveo-facet-column.coveo-facet-dropdown-content .CoveoDynamicFacet .coveo-dynamic-facet-header {
            padding: 8px 20px
        }

        .CoveoSearchInterface.coveo-small-facets .coveo-facet-column.coveo-facet-dropdown-content .CoveoDynamicFacet .coveo-dynamic-facet-search, [data-pipeline="NetApp Marketing Search Pipeline"].coveo-small-facets .coveo-facet-column.coveo-facet-dropdown-content .CoveoDynamicFacet .coveo-dynamic-facet-search {
            margin: 16px 2px 4px
        }

        .CoveoSearchInterface.coveo-small-facets .coveo-facet-column.coveo-facet-dropdown-content .CoveoDynamicFacetRange .coveo-dynamic-facet-header, [data-pipeline="NetApp Marketing Search Pipeline"].coveo-small-facets .coveo-facet-column.coveo-facet-dropdown-content .CoveoDynamicFacetRange .coveo-dynamic-facet-header {
            padding: 8px 20px
        }

        .CoveoSearchInterface.coveo-small-facets .coveo-facet-column.coveo-facet-dropdown-content .CoveoDynamicFacetRange .coveo-dynamic-facet-search, [data-pipeline="NetApp Marketing Search Pipeline"].coveo-small-facets .coveo-facet-column.coveo-facet-dropdown-content .CoveoDynamicFacetRange .coveo-dynamic-facet-search {
            margin: 16px 2px 4px
        }

    .CoveoSearchInterface .coveo-dynamic-facet-header-title, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-dynamic-facet-header-title {
        font-family: "Helvetica Neue",Arial,sans-serif
    }

    .CoveoSearchInterface .CoveoResultList[data-layout=card], [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoResultList[data-layout=card], n-hero-region n-side-x-side n-secondary > .cta--image:hover, n-side-x-side n-secondary > .cta--image:hover {
        border: 0
    }

        .CoveoSearchInterface .CoveoResultList[data-layout=card] .CoveoFieldValue.coveo-with-label, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoResultList[data-layout=card] .CoveoFieldValue.coveo-with-label {
            font-size: 16px;
            line-height: 24px;
            margin-bottom: -2px
        }

            .CoveoSearchInterface .CoveoResultList[data-layout=card] .CoveoFieldValue.coveo-with-label[data-field*=partnertype], [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoResultList[data-layout=card] .CoveoFieldValue.coveo-with-label[data-field*=partnertype] {
                text-transform: capitalize
            }

    .CoveoSearchInterface .CoveoResultList[data-layout=list], [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoResultList[data-layout=list] {
        border-bottom: 0;
        border-color: #b7e3ff;
        border-right: 0
    }

        .CoveoSearchInterface .CoveoResultList[data-layout=list] .CoveoFieldValue.coveo-with-label, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoResultList[data-layout=list] .CoveoFieldValue.coveo-with-label {
            display: contents;
            font-size: 16px;
            line-height: 24px;
            margin: -2px 0 8px
        }

        .CoveoSearchInterface .CoveoResultList[data-layout=list] .coveo-result-row, .coveo-modal-header h1, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoResultList[data-layout=list] .coveo-result-row {
            margin: 0
        }

            .CoveoSearchInterface .CoveoResultList[data-layout=list] .coveo-result-row:first-of-type, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoResultList[data-layout=list] .coveo-result-row:first-of-type {
                margin-bottom: 12px
            }

    .CoveoSearchInterface .coveo-card-layout-container, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-card-layout-container {
        background: 0 0
    }

        .CoveoSearchInterface .coveo-card-layout-container .coveo-promoted-result-badge, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-card-layout-container .coveo-promoted-result-badge {
            font-size: 9px;
            line-height: 14px;
            text-align: start;
            letter-spacing: 1px;
            text-transform: uppercase;
            font-style: normal;
            font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
            border-radius: 0;
            color: #fff;
            font-weight: 500;
            padding: 6px 24px
        }

            .CoveoSearchInterface .coveo-card-layout-container .coveo-promoted-result-badge.coveo-featured-result-badge, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-card-layout-container .coveo-promoted-result-badge.coveo-featured-result-badge {
                background-color: #0037ff !important
            }

            .CoveoSearchInterface .coveo-card-layout-container .coveo-promoted-result-badge.coveo-recommended-result-badge, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-card-layout-container .coveo-promoted-result-badge.coveo-recommended-result-badge {
                background-color: #1e6540 !important
            }

    .CoveoSearchInterface .CoveoResult .CoveoContentType, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoResult .CoveoContentType {
        font-size: 9px;
        line-height: 14px;
        text-align: start;
        letter-spacing: 1px;
        text-transform: uppercase;
        font-style: normal;
        font-weight: 600;
        color: #1e6540;
        font-family: "Beatrice Semibold",Beatrice,"Helvetica Neue",Arial,sans-serif
    }

    .CoveoSearchInterface .CoveoResult h2, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoResult h2 {
        line-height: unset;
        margin: 0
    }

    .CoveoSearchInterface .CoveoResult .CoveoResultLink, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoResult .CoveoResultLink {
        font-size: 22px;
        line-height: 28px;
        text-align: start;
        color: #000;
        font-style: normal;
        font-weight: 500;
        font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
        word-break: break-word
    }

        .CoveoSearchInterface .CoveoResult .CoveoResultLink:hover, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoResult .CoveoResultLink:hover {
            background-image: linear-gradient(to right,#65d097,#65d097);
            background-position: 0 calc(1em - calc(1em/16));
            background-repeat: no-repeat;
            background-size: 100% 4px;
            text-decoration: none
        }

    .CoveoSearchInterface .CoveoResult.coveo-card-layout, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoResult.coveo-card-layout {
        background: #fff;
        border-bottom: 1px solid #b7e3ff;
        border-left: 1px solid #b7e3ff;
        border-right: 0
    }

        .CoveoSearchInterface .CoveoResult.coveo-card-layout .coveo-result-frame > .coveo-result-row > .coveo-result-cell, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoResult.coveo-card-layout .coveo-result-frame > .coveo-result-row > .coveo-result-cell {
            height: 0;
            padding-bottom: 50%;
            position: relative
        }

            .CoveoSearchInterface .CoveoResult.coveo-card-layout .coveo-result-frame > .coveo-result-row > .coveo-result-cell .coveo-result-img-width, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoResult.coveo-card-layout .coveo-result-frame > .coveo-result-row > .coveo-result-cell .coveo-result-img-width {
                height: 100%;
                -o-object-fit: cover;
                object-fit: cover;
                -o-object-position: 0 50%;
                object-position: 0 50%;
                position: absolute
            }

        .CoveoSearchInterface .CoveoResult.coveo-card-layout .coveo-result-content, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoResult.coveo-card-layout .coveo-result-content {
            padding: 24px 44px 40px
        }

            .CoveoSearchInterface .CoveoResult.coveo-card-layout .coveo-result-content .coveo-result-row:last-child, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoResult.coveo-card-layout .coveo-result-content .coveo-result-row:last-child {
                margin-bottom: 0
            }

    .CoveoSearchInterface .CoveoResult.coveo-list-layout, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoResult.coveo-list-layout {
        border-color: #b7e3ff;
        padding: 28px 40px 20px
    }

        .CoveoSearchInterface .CoveoResult.coveo-list-layout:first-of-type, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoResult.coveo-list-layout:first-of-type {
            padding-top: 44px
        }

        .CoveoSearchInterface .CoveoResult.coveo-list-layout:active, .CoveoSearchInterface .CoveoResult.coveo-list-layout:hover, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoResult.coveo-list-layout:active, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoResult.coveo-list-layout:hover {
            background-color: #f5f5f5
        }

        .CoveoSearchInterface .CoveoResult.coveo-list-layout .coveo-featured-result-badge, .CoveoSearchInterface .CoveoResult.coveo-list-layout .coveo-recommended-result-badge, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoResult.coveo-list-layout .coveo-featured-result-badge, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoResult.coveo-list-layout .coveo-recommended-result-badge {
            background-color: transparent !important;
            font-size: 9px;
            margin-bottom: 16px;
            padding: 0
        }

        .CoveoSearchInterface .CoveoResult.coveo-list-layout .coveo-featured-result-badge, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoResult.coveo-list-layout .coveo-featured-result-badge {
            color: #0037ff
        }

        .CoveoSearchInterface .CoveoResult.coveo-list-layout .coveo-recommended-result-badge, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoResult.coveo-list-layout .coveo-recommended-result-badge {
            color: #1e6540
        }

    .CoveoSearchInterface .CoveoAuthorAndPublishDate, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoAuthorAndPublishDate {
        color: #666;
        font-family: "Helvetica Neue",Arial,sans-serif;
        font-size: 16px;
        letter-spacing: 0;
        line-height: 18px
    }

    .CoveoSearchInterface .CoveoPublishDate + .CoveoExcerpt, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoPublishDate + .CoveoExcerpt, n-hero-region n-side-x-side n-primary header h1, n-hero-region n-side-x-side n-primary header h2 {
        display: inline
    }

    .CoveoSearchInterface .CoveoExcerpt, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoExcerpt {
        display: inline-block;
        padding-bottom: 4px
    }

    .CoveoSearchInterface .CoveoResultFolding, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoResultFolding {
        display: block;
        padding-top: 16px
    }

        .CoveoSearchInterface .CoveoResultFolding .coveo-folding-oneresult-caption, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoResultFolding .coveo-folding-oneresult-caption {
            font-size: 12px
        }

        .CoveoSearchInterface .CoveoResultFolding .coveo-list-layout.coveo-result-folding-child-result, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoResultFolding .coveo-list-layout.coveo-result-folding-child-result {
            padding-left: 8px
        }

        .CoveoSearchInterface .CoveoResultFolding .CoveoResultLink, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoResultFolding .CoveoResultLink {
            font-size: 18px
        }

    .CoveoSearchInterface .coveo-accessible-button.coveo-folding-footer-section-for-less, .CoveoSearchInterface .coveo-accessible-button.coveo-folding-footer-section-for-more, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-accessible-button.coveo-folding-footer-section-for-less, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-accessible-button.coveo-folding-footer-section-for-more {
        background: 0 0
    }

        .CoveoSearchInterface .coveo-accessible-button.coveo-folding-footer-section-for-less a, .CoveoSearchInterface .coveo-accessible-button.coveo-folding-footer-section-for-more a, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-accessible-button.coveo-folding-footer-section-for-less a, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-accessible-button.coveo-folding-footer-section-for-more a {
            color: #000;
            text-decoration: underline
        }

    .CoveoSearchInterface .coveo-folding-less-svg, .CoveoSearchInterface .coveo-folding-more-svg, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-folding-less-svg, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-folding-more-svg {
        color: #000
    }

    .CoveoSearchInterface .coveo-folding-footer, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-folding-footer {
        margin-top: 16px
    }

    .CoveoSearchInterface .coveo-partner-attr, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-partner-attr {
        font-size: 14px;
        line-height: 20px;
        text-align: start;
        color: #000;
        font-style: normal;
        font-weight: 400;
        font-family: "Helvetica Neue",Arial,sans-serif;
        list-style: none;
        margin: 0 0 12px
    }

        .CoveoSearchInterface .coveo-partner-attr li, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-partner-attr li {
            display: inline-block;
            font-weight: 500
        }

            .CoveoSearchInterface .coveo-partner-attr li:not(:first-child), [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-partner-attr li:not(:first-child) {
                margin-left: 12px
            }

            .CoveoSearchInterface .coveo-partner-attr li svg, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-partner-attr li svg {
                height: 22px;
                position: relative;
                top: 6px;
                width: 22px
            }

    .CoveoSearchInterface .coveo-partner-type, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-partner-type {
        font-size: 16px;
        line-height: 24px;
        text-align: left;
        color: #000;
        font-style: normal;
        font-weight: 400;
        font-family: "Helvetica Neue",Arial,sans-serif;
        margin-bottom: 6px
    }

        .CoveoSearchInterface .coveo-partner-type > span, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-partner-type > span {
            font-weight: 600
        }

    .CoveoSearchInterface .CoveoQuickview, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoQuickview {
        margin-bottom: 12px
    }

        .CoveoSearchInterface .CoveoQuickview.coveo_quickview_prop, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoQuickview.coveo_quickview_prop {
            margin-top: 8px;
            width: 50%
        }

    .CoveoSearchInterface .coveo-icon-for-quickview:hover, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-icon-for-quickview:hover {
        opacity: .7
    }

    .CoveoSearchInterface .coveo-icon-for-quickview:after, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-icon-for-quickview:after {
        font-size: 16px;
        margin-right: 36px;
        text-decoration: underline
    }

    .CoveoSearchInterface .coveo_quickview_kb, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo_quickview_kb {
        background-image: url(/static/images/knowledge.svg)
    }

    .CoveoSearchInterface .coveo_quickview_blog, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo_quickview_blog {
        background-image: url(/static/images/blog.svg)
    }

    .CoveoSearchInterface .coveo_quickview_community, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo_quickview_community {
        background-image: url(/static/images/community.svg)
    }

    .CoveoSearchInterface .coveo_quickview_customerstory, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo_quickview_customerstory {
        background-image: url(/static/images/quote.svg)
    }

    .CoveoSearchInterface .coveo_quickview_events, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo_quickview_events {
        background-image: url(/static/images/event.svg)
    }

    .CoveoSearchInterface .coveo_quickview_partner, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo_quickview_partner {
        background-image: url(/static/images/partner.svg)
    }

    .CoveoSearchInterface .coveo_quickview_press, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo_quickview_press {
        background-image: url(/static/images/press_release.svg)
    }

    .CoveoSearchInterface .coveo_quickview_web, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo_quickview_web {
        background-image: url(/static/images/language.svg)
    }

    .CoveoSearchInterface .coveo_quickview_pdf, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo_quickview_pdf {
        background-image: url(/static/images/pdf.svg)
    }

    .CoveoSearchInterface .CoveoPager, .CoveoSearchInterface .CoveoResultsPerPage, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoPager, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoResultsPerPage {
        margin-bottom: 36px
    }

        .CoveoSearchInterface .CoveoPager li a, .CoveoSearchInterface .CoveoResultsPerPage li a, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoPager li a, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoResultsPerPage li a {
            background: 0 0;
            color: #000;
            text-decoration: underline;
            -webkit-text-decoration-color: #000;
            text-decoration-color: #000
        }

            .CoveoSearchInterface .CoveoPager li a:visited, .CoveoSearchInterface .CoveoResultsPerPage li a:visited, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoPager li a:visited, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoResultsPerPage li a:visited {
                color: #7300cc;
                -webkit-text-decoration-color: #7300cc;
                text-decoration-color: #7300cc
            }

            .CoveoSearchInterface .CoveoPager li a:hover, .CoveoSearchInterface .CoveoResultsPerPage li a:hover, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoPager li a:hover, [data-pipeline="NetApp Marketing Search Pipeline"] .CoveoResultsPerPage li a:hover {
                background: 0 0;
                color: gray;
                -webkit-text-decoration-color: gray;
                text-decoration-color: gray
            }

    .CoveoSearchInterface .coveo-pager-list-item {
        background-color: #efefef;
        border: 0;
        margin: 5px 12px
    }

    .CoveoSearchInterface .coveo-results-per-page-list-item {
        background-color: #efefef;
        border: 0;
        margin-left: 12px;
        margin-right: 12px
    }

    [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-pager-list-item, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-results-per-page-list-item {
        background-color: #efefef;
        border: 0;
        margin-left: 12px;
        margin-right: 12px;
        text-decoration: none
    }

        .CoveoSearchInterface .coveo-pager-list-item .coveo-pager-list-item-text, .CoveoSearchInterface .coveo-pager-list-item .coveo-results-per-page-list-item-text, .CoveoSearchInterface .coveo-results-per-page-list-item .coveo-pager-list-item-text, .CoveoSearchInterface .coveo-results-per-page-list-item .coveo-results-per-page-list-item-text, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-pager-list-item .coveo-pager-list-item-text, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-pager-list-item .coveo-results-per-page-list-item-text, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-results-per-page-list-item .coveo-pager-list-item-text, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-results-per-page-list-item .coveo-results-per-page-list-item-text {
            text-decoration: none
        }

        .CoveoSearchInterface .coveo-pager-list-item.coveo-pager-next, .CoveoSearchInterface .coveo-pager-list-item.coveo-pager-previous, .CoveoSearchInterface .coveo-results-per-page-list-item.coveo-pager-next, .CoveoSearchInterface .coveo-results-per-page-list-item.coveo-pager-previous, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-pager-list-item.coveo-pager-next, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-pager-list-item.coveo-pager-previous, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-results-per-page-list-item.coveo-pager-next, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-results-per-page-list-item.coveo-pager-previous {
            margin-left: 0;
            margin-right: 0
        }

    .CoveoSearchInterface .coveo-pager-next-icon, .CoveoSearchInterface .coveo-pager-previous-icon, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-pager-next-icon, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-pager-previous-icon {
        display: inline-block;
        height: 12px;
        width: 7px
    }

    .CoveoSearchInterface .coveo-pager-previous-icon, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-pager-previous-icon {
        background: no-repeat center url(/static/images/chevron_left.svg)
    }

    .CoveoSearchInterface .coveo-pager-next-icon, [data-pipeline="NetApp Marketing Search Pipeline"] .coveo-pager-next-icon {
        background: no-repeat center url(/static/images/chevron_right.svg)
    }

.CoveoMissingTerms .coveo-clickable {
    color: #666
}

.coveo-modal-backdrop {
    background: rgba(0,0,0,.75);
    opacity: 1
}

.coveo-dynamic-facet-header-btn {
    background-size: auto;
    width: 24px
}

    .coveo-dynamic-facet-header-btn.coveo-dynamic-facet-header-expand {
        background: no-repeat center/24px url(/static/images/add.svg)
    }

    .coveo-dynamic-facet-header-btn.coveo-dynamic-facet-header-collapse {
        background: no-repeat center/24px url(/static/images/remove.svg)
    }

.coveo-result-list-container {
    background-color: #fff;
    border-right: 1px solid #b7e3ff;
    margin-right: 0
}

    .coveo-result-list-container .coveo-result-img-width {
        height: auto
    }

.coveo-modal-header .coveo-small-close .coveo-icon {
    margin-bottom: -5px
}

.coveo-quickview-pop-up-reminder:active, .coveo-quickview-pop-up-reminder:hover, .coveo-quickview-pop-up-reminder:link, .coveo-quickview-pop-up-reminder:visited {
    color: #000;
    font-family: "Helvetica Neue",Arial,sans-serif;
    text-decoration: underline
}

n-search-field .CoveoSearchInterface .magic-box .magic-box-clear {
    line-height: 67px
}

n-search-field .CoveoSearchInterface .magic-box .magic-box-input > input, n-search-field .coveo-standalone-search-box .CoveoSearchInterface .CoveoSearchButton, n-search-field .coveo-standalone-search-box .CoveoSearchInterface .magic-box .magic-box-input, n-search-field .coveo-standalone-search-box .CoveoSearchInterface .magic-box .magic-box-input .magic-box-underlay, n-search-field .coveo-standalone-search-box .CoveoSearchInterface .magic-box .magic-box-input > input {
    height: 69px
}

n-search-field .CoveoSearchInterface .magic-box .magic-box-icon {
    margin: 20px 22px
}

@media (min-width:375px) {
    .CoveoSearchInterface .coveo-results-header > * .CoveoSort {
        padding: 0 20px
    }

    .CoveoSearchInterface .coveo-results-header .coveo-sort-section > span:first-child {
        padding-left: 20px
    }

    .CoveoSearchInterface .CoveoResult.coveo-list-layout {
        border-color: #b7e3ff;
        padding: 28px 44px 20px
    }

        .CoveoSearchInterface .CoveoResult.coveo-list-layout:first-of-type {
            padding-top: 28px
        }
}

@media (min-width:500px) {
    .CoveoSearchInterface .CoveoResult.coveo-list-layout {
        border-color: #b7e3ff;
        padding: 28px 44px 20px
    }

        .CoveoSearchInterface .CoveoResult.coveo-list-layout:first-of-type {
            padding-top: 28px
        }

    .CoveoSearchInterface .CoveoResult.coveo-card-layout .coveo-result-content {
        padding: 24px 32px 40px
    }
}

@media (min-width:768px) {
    .CoveoSearchInterface .CoveoResultList, .CoveoSearchInterface .coveo-result-list-container, .CoveoSearchInterface.coveo-small-facets .coveo-dropdown-header-wrapper {
        border: 0
    }

        .CoveoSearchInterface.coveo-small-facets .coveo-dropdown-header-wrapper a {
            border-left: 0;
            border-right: 0;
            height: 62px;
            line-height: 62px;
            margin-right: 0;
            padding-left: 10px;
            width: 100%
        }

        .CoveoSearchInterface .CoveoResultList.coveo-card-layout-container, .CoveoSearchInterface .coveo-result-list-container.coveo-card-layout-container {
            border-right: 1px solid #b7e3ff;
            margin-right: 0
        }

        .CoveoSearchInterface .CoveoResultList[data-layout=list] {
            background: #fff;
            border-bottom: 1px solid #b7e3ff;
            border-left: 1px solid #b7e3ff;
            border-right: 1px solid #b7e3ff;
            padding: 0 44px
        }

    .CoveoSearchInterface .CoveoResult.coveo-list-layout {
        border-bottom: 1px solid #b7e3ff;
        border-left: 0;
        border-right: 0;
        border-top: 0;
        padding-left: 24px;
        padding-right: 24px
    }

        .CoveoSearchInterface .CoveoResult.coveo-list-layout:last-of-type {
            border-bottom: 0
        }
}

@media (min-width:1024px) {
    .CoveoSearchInterface .coveo-main-section, .CoveoSearchInterface .coveo-search-section {
        max-width: initial
    }

    .CoveoSearchInterface .CoveoFilterBy, .CoveoSearchInterface .coveo-dynamic-facet-search {
        padding: 0 44px
    }

    .CoveoSearchInterface .CoveoDynamicFacet .coveo-dynamic-facet-values, .CoveoSearchInterface .CoveoDynamicFacetRange .coveo-dynamic-facet-values {
        margin: 0;
        padding: 10px 44px 12px
    }

    .CoveoSearchInterface .CoveoDynamicFacet .coveo-dynamic-facet-header, .CoveoSearchInterface .CoveoDynamicFacetRange .coveo-dynamic-facet-header {
        padding: 20px 44px
    }

    .CoveoSearchInterface .CoveoDynamicFacet .coveo-dynamic-facet-value .coveo-checkbox-label, .CoveoSearchInterface .CoveoDynamicFacetRange .coveo-dynamic-facet-value .coveo-checkbox-label {
        padding: 12px 0
    }

    .CoveoSearchInterface .CoveoDynamicFacet .coveo-dynamic-facet-show-more, .CoveoSearchInterface .CoveoDynamicFacetRange .coveo-dynamic-facet-show-more {
        color: #000
    }

    .CoveoSearchInterface .CoveoBreadcrumb {
        padding-left: 32px
    }

    .CoveoSearchInterface .CoveoResultList {
        margin-bottom: 40px
    }

        .CoveoSearchInterface .CoveoResultList[data-layout=list] {
            padding: 0 48px
        }

        .CoveoSearchInterface .CoveoResultList[data-layout=card] .coveo-card-layout-container > div {
            -ms-flex: 1 0 50%;
            flex: 1 0 50%
        }

    .CoveoSearchInterface .CoveoResult.coveo-list-layout:first-of-type {
        padding-top: 36px
    }

    .CoveoSearchInterface .coveo-card-layout .coveo-result-content {
        padding: 56px 68px
    }

    .CoveoSearchInterface .coveo-results-header {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

        .CoveoSearchInterface .coveo-results-header .coveo-search-section {
            border-bottom: 0
        }

        .CoveoSearchInterface .coveo-results-header .coveo-sort-section > span:first-child {
            padding-left: 24px
        }

        .CoveoSearchInterface .coveo-results-header .coveo-sort-section .CoveoSort:last-child {
            border-right: 0
        }

    .CoveoSearchInterface .CoveoDidYouMean, .CoveoSearchInterface .magic-box .magic-box-input > input {
        padding-left: 32px
    }

    .CoveoSearchInterface .CoveoSearchButton, .CoveoSearchInterface .magic-box .magic-box-clear {
        width: 72px
    }

    .coveo-results-header .CoveoSort {
        padding: 0 24px
    }

    .coveo-results-header .coveo-result-layout-selector:first-child {
        border-left: 1px solid #ccc
    }

    .CoveoQuerySummary-middle {
        padding: 0 40px 0 44px
    }
}

@media (min-width:1440px) {
    .CoveoSearchInterface .CoveoResultList[data-layout=list] {
        padding: 0 88px
    }

    .CoveoSearchInterface .CoveoResult.coveo-list-layout {
        max-width: 844px
    }

        .CoveoSearchInterface .CoveoResult.coveo-list-layout:first-of-type {
            padding-top: 44px
        }

    .CoveoSearchInterface .CoveoResult.coveo-card-layout .coveo-result-content {
        padding: 24px 44px 40px
    }
}

@media (min-width:1921px) {
    .CoveoSearchInterface .CoveoResultList[data-layout=card] .coveo-card-layout-container > div {
        -ms-flex: 1 0 33%;
        flex: 1 0 33%
    }
}

n-hero-region n-side-x-side, n-side-x-side {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    background-color: #fff
}

@media (min-width:768px) {
    n-side-x-side.has-breadcrumb n-primary {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 24px;
        padding-top: 24px
    }

        n-side-x-side.has-breadcrumb n-primary n-content {
            display: -ms-flexbox;
            display: flex;
            -ms-flex: 1;
            flex: 1;
            -ms-flex-direction: column;
            flex-direction: column;
            -ms-flex-pack: center;
            justify-content: center
        }

        n-side-x-side.has-breadcrumb n-primary n-breadcrumb {
            display: -ms-flexbox;
            display: flex
        }

        n-side-x-side.has-breadcrumb n-primary::after {
            content: '';
            display: -ms-flexbox;
            display: flex;
            margin-top: 24px;
            min-height: 44px;
            visibility: hidden
        }
}

@media (min-width:1024px) {
    n-side-x-side.has-breadcrumb n-primary {
        padding-bottom: 48px;
        padding-top: 48px
    }

        n-side-x-side.has-breadcrumb n-primary::after {
            margin-top: 28px;
            min-height: 44px
        }
}

@media (min-width:1440px) {
    n-side-x-side.has-breadcrumb n-primary::after {
        margin-top: 34px;
        min-height: 44px
    }
}

@media (min-width:1921px) {
    n-side-x-side.has-breadcrumb n-primary::after {
        margin-top: 44px;
        min-height: 44px
    }
}

n-side-x-side n-primary {
    grid-column: 1/3;
    grid-row: 3/5;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 316px;
    padding: 49px 32px
}

    n-hero-region n-side-x-side n-primary n-content, n-side-x-side n-primary n-content, n-title n-primary n-content {
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 1;
        flex: 1;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: center;
        justify-content: center
    }

    n-hero-region n-side-x-side n-primary h1, n-hero-region n-side-x-side n-primary h2, n-hero-region n-side-x-side n-primary h3, n-side-x-side n-primary h1, n-side-x-side n-primary h2, n-side-x-side n-primary h3 {
        font-size: 32px;
        line-height: 44px;
        text-align: start;
        color: #000;
        font-style: normal;
        font-weight: 500;
        font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
        padding: 0;
        margin-bottom: 16px
    }

    n-hero-region n-side-x-side n-primary ol, n-side-x-side n-primary ol {
        margin-left: 32px
    }

    n-hero-region n-side-x-side n-primary li, n-hero-region n-side-x-side n-primary p, n-side-x-side n-primary li, n-side-x-side n-primary p {
        font-size: 18px;
        line-height: 24px;
        text-align: start;
        color: #000;
        font-style: normal;
        font-weight: 400;
        font-family: "Helvetica Neue",Arial,sans-serif
    }

    n-side-x-side n-primary n-button-group {
        margin-top: 32px
    }

    n-side-x-side n-primary n-eyebrow {
        background-color: #b7e3ff
    }

n-hero-region n-side-x-side n-secondary, n-side-x-side n-secondary {
    grid-column: 1/3;
    grid-row: 1/3;
    padding: 0;
    position: relative
}

    n-hero-region n-side-x-side n-secondary img, n-side-x-side n-secondary img {
        height: 256px
    }

    n-hero-region n-side-x-side n-secondary > .cta--image, n-side-x-side n-secondary > .cta--image {
        margin: 0 !important;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 100%;
        width: 100%
    }

@media (min-width:500px) {
    n-side-x-side n-primary {
        padding: 41px 40px
    }
}

@media (min-width:768px) {
    n-side-x-side {
        display: grid;
        grid-template-columns: repeat(4,1fr);
        min-height: 304px
    }

        n-side-x-side n-primary {
            grid-column: 1/3;
            grid-row: 1/3;
            min-height: auto;
            padding: 34px 40px
        }

            n-side-x-side n-primary h1, n-side-x-side n-primary h2, n-side-x-side n-primary h3 {
                font-size: 26px;
                line-height: 32px;
                text-align: start;
                color: #000;
                font-style: normal;
                font-weight: 500;
                font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
                padding: 0
            }

            n-side-x-side n-primary li, n-side-x-side n-primary p {
                font-size: 16px;
                line-height: 24px;
                text-align: left;
                color: #000;
                font-style: normal;
                font-weight: 400;
                font-family: "Helvetica Neue",Arial,sans-serif
            }

            n-side-x-side n-primary n-button-group {
                margin-top: 48px
            }

        n-side-x-side n-secondary {
            grid-column: 3/5;
            grid-row: 1/3
        }

            n-side-x-side n-secondary img {
                height: 100%
            }

        n-side-x-side[n-layout*=mirror] n-primary {
            grid-column: 3/5
        }

        n-side-x-side[n-layout*=mirror] n-secondary {
            grid-column: 1/3
        }
}

@media (min-width:1024px) {
    n-side-x-side {
        min-height: 410px
    }

        n-side-x-side n-primary {
            padding: 65px 64px
        }

            n-side-x-side n-primary h1, n-side-x-side n-primary h2, n-side-x-side n-primary h3 {
                font-size: 32px;
                line-height: 44px;
                text-align: start;
                color: #000;
                font-style: normal;
                font-weight: 500;
                font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
                padding: 0
            }
}

@media (min-width:1440px) {
    n-side-x-side {
        min-height: 584px
    }

        n-side-x-side n-primary {
            padding: 126px 64px
        }

            n-side-x-side n-primary li, n-side-x-side n-primary p {
                font-size: 18px;
                line-height: 24px;
                text-align: start;
                color: #000;
                font-style: normal;
                font-weight: 400;
                font-family: "Helvetica Neue",Arial,sans-serif
            }
}

@media (min-width:1921px) {
    n-side-x-side {
        min-height: 784px
    }

        n-side-x-side n-primary {
            padding: 216px 120px
        }

            n-side-x-side n-primary h1, n-side-x-side n-primary h2, n-side-x-side n-primary h3 {
                font-size: 36px;
                line-height: 44px;
                text-align: start;
                color: #000;
                font-style: normal;
                font-weight: 500;
                font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
                padding: 0
            }
}

n-hero-region n-side-x-side {
    position: relative
}

@media (min-width:768px) {
    n-hero-region n-side-x-side.has-breadcrumb n-primary {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 24px;
        padding-top: 24px
    }

        n-hero-region n-side-x-side.has-breadcrumb n-primary n-content {
            display: -ms-flexbox;
            display: flex;
            -ms-flex: 1;
            flex: 1;
            -ms-flex-direction: column;
            flex-direction: column;
            -ms-flex-pack: center;
            justify-content: center
        }

        n-hero-region n-side-x-side.has-breadcrumb n-primary n-breadcrumb {
            display: -ms-flexbox;
            display: flex
        }

        n-hero-region n-side-x-side.has-breadcrumb n-primary::after {
            content: '';
            display: -ms-flexbox;
            display: flex;
            margin-top: 24px;
            min-height: 44px;
            visibility: hidden
        }
}

@media (min-width:1024px) {
    n-hero-region n-side-x-side.has-breadcrumb n-primary {
        padding-bottom: 48px;
        padding-top: 48px
    }

        n-hero-region n-side-x-side.has-breadcrumb n-primary::after {
            margin-top: 28px;
            min-height: 44px
        }
}

@media (min-width:1440px) {
    n-hero-region n-side-x-side.has-breadcrumb n-primary::after {
        margin-top: 34px;
        min-height: 44px
    }
}

@media (min-width:1921px) {
    n-hero-region n-side-x-side.has-breadcrumb n-primary::after {
        margin-top: 44px;
        min-height: 44px
    }
}

n-hero-region n-side-x-side n-primary, n-title n-primary {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative
}

n-hero-region n-side-x-side n-primary {
    grid-column: 1/3;
    grid-row: 3/5;
    min-height: 400px;
    padding: 67px 32px
}

    n-hero-region n-side-x-side n-primary h1, n-hero-region n-side-x-side n-primary h2, n-hero-region n-side-x-side n-primary h3 {
        font-size: 40px;
        line-height: 52px
    }

@media (min-width:500px) {
    n-hero-region n-side-x-side n-primary {
        padding: 59px 40px
    }
}

@media (min-width:768px) {
    n-hero-region n-side-x-side {
        display: grid;
        grid-template-columns: repeat(4,1fr);
        min-height: 448px
    }

        n-hero-region n-side-x-side n-primary {
            grid-column: 1/3;
            grid-row: 1/3;
            min-height: auto;
            padding: 28px 45px 41px
        }

            n-hero-region n-side-x-side n-primary h1, n-hero-region n-side-x-side n-primary h2, n-hero-region n-side-x-side n-primary h3 {
                font-size: 32px;
                line-height: 44px;
                text-align: start;
                color: #000;
                font-style: normal;
                font-weight: 500;
                font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
                padding: 0
            }

            n-hero-region n-side-x-side n-primary li, n-hero-region n-side-x-side n-primary p {
                font-size: 16px;
                line-height: 24px;
                text-align: left;
                color: #000;
                font-style: normal;
                font-weight: 400;
                font-family: "Helvetica Neue",Arial,sans-serif
            }

        n-hero-region n-side-x-side n-secondary {
            grid-column: 3/5;
            grid-row: 1/3
        }

            n-hero-region n-side-x-side n-secondary img {
                height: 100%
            }

        n-hero-region n-side-x-side:not([n-layout*=mobile-img]) {
            min-height: auto
        }

            n-hero-region n-side-x-side:not([n-layout*=mobile-img]) n-primary {
                grid-row: 1/3
            }

            n-hero-region n-side-x-side:not([n-layout*=mobile-img]) n-secondary > img {
                display: block
            }

        n-hero-region n-side-x-side[n-layout*=mirror] n-primary {
            grid-column: 3/5
        }

        n-hero-region n-side-x-side[n-layout*=mirror] n-secondary {
            grid-column: 1/3
        }
}

@media (min-width:1024px) {
    n-hero-region n-side-x-side {
        min-height: 520px
    }

        n-hero-region n-side-x-side n-primary {
            padding: 61px 64px
        }

            n-hero-region n-side-x-side n-primary h1, n-hero-region n-side-x-side n-primary h2, n-hero-region n-side-x-side n-primary h3 {
                font-size: 40px;
                line-height: 52px;
                text-align: start;
                color: #000;
                font-style: normal;
                font-weight: 500;
                font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
                padding: 0
            }
}

@media (min-width:1440px) {
    n-hero-region n-side-x-side {
        min-height: 584px
    }

        n-hero-region n-side-x-side n-primary {
            padding: 73px 64px
        }

            n-hero-region n-side-x-side n-primary li, n-hero-region n-side-x-side n-primary p {
                font-size: 18px;
                line-height: 24px;
                text-align: start;
                color: #000;
                font-style: normal;
                font-weight: 400;
                font-family: "Helvetica Neue",Arial,sans-serif
            }
}

@media (min-width:1921px) {
    n-hero-region n-side-x-side {
        min-height: 784px
    }

        n-hero-region n-side-x-side n-primary {
            padding: 165px 120px
        }

            n-hero-region n-side-x-side n-primary h1, n-hero-region n-side-x-side n-primary h2, n-hero-region n-side-x-side n-primary h3 {
                font-size: 56px;
                line-height: 68px;
                text-align: start;
                color: #000;
                font-style: normal;
                font-weight: 500;
                font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
                padding: 0
            }
}

n-title {
    display: grid;
    grid-template-columns: repeat(8,1fr);
    background: #fff;
    grid-auto-rows: auto;
    min-height: 184px;
    position: relative
}

@media (min-width:768px) {
    n-title.has-breadcrumb n-primary, n-title.has-breadcrumb n-primary n-content {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }

    n-title.has-breadcrumb n-primary {
        padding-bottom: 24px;
        padding-top: 24px
    }

        n-title.has-breadcrumb n-primary n-content {
            -ms-flex: 1;
            flex: 1;
            -ms-flex-pack: center;
            justify-content: center
        }

        n-title.has-breadcrumb n-primary n-breadcrumb {
            display: -ms-flexbox;
            display: flex
        }

        n-title.has-breadcrumb n-primary::after {
            content: '';
            display: -ms-flexbox;
            display: flex;
            margin-top: 24px;
            min-height: 44px;
            visibility: hidden
        }
}

@media (min-width:1024px) {
    n-title.has-breadcrumb n-primary {
        padding-bottom: 48px;
        padding-top: 48px
    }

        n-title.has-breadcrumb n-primary::after {
            margin-top: 28px;
            min-height: 44px
        }
}

@media (min-width:1440px) {
    n-title.has-breadcrumb n-primary::after {
        margin-top: 34px;
        min-height: 44px
    }
}

@media (min-width:1921px) {
    n-title.has-breadcrumb n-primary::after {
        margin-top: 44px;
        min-height: 44px
    }
}

n-title n-primary {
    grid-column: 1/9;
    grid-row: 1/2;
    padding: 35px 32px;
    z-index: 1
}

    n-title n-primary h1, n-title n-primary h2, n-title n-primary h3 {
        font-size: 40px;
        line-height: 52px;
        text-align: start;
        color: #000;
        font-style: normal;
        font-weight: 500;
        font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
        padding: 0;
        margin: 0
    }

    n-title n-primary p {
        font-size: 16px;
        line-height: 24px;
        text-align: left;
        color: #000;
        font-style: normal;
        font-weight: 400;
        font-family: "Helvetica Neue",Arial,sans-serif
    }

n-title n-secondary {
    grid-column: 1/9;
    grid-row: 1/2;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

    n-title n-secondary img {
        height: 184px;
        min-height: 100%
    }

n-hero-region n-title:not([n-layout*=mobile-img]) n-secondary > img {
    display: none
}

n-hero-region n-title header h1, n-hero-region n-title header h2 {
    display: inline
}

@media (min-width:500px) {
    n-title n-primary {
        padding: 27px 40px
    }
}

@media (min-width:768px) {
    n-title {
        min-height: 224px
    }

        n-title n-primary {
            padding: 11px 44px
        }

            n-title n-primary h1, n-title n-primary h2, n-title n-primary h3 {
                font-size: 32px;
                line-height: 44px;
                text-align: start;
                color: #000;
                font-style: normal;
                font-weight: 500;
                font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
                padding: 0;
                margin: 0
            }

        n-title n-secondary img {
            height: 224px
        }

    n-hero-region n-title:not([n-layout*=mobile-img]) n-secondary > img {
        display: block
    }
}

@media (min-width:1024px) {
    n-title {
        min-height: 288px
    }

        n-title n-primary {
            padding: 15px 60px
        }

            n-title n-primary h1, n-title n-primary h2, n-title n-primary h3 {
                font-size: 40px;
                line-height: 52px;
                text-align: start;
                color: #000;
                font-style: normal;
                font-weight: 500;
                font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
                padding: 0;
                margin: 0
            }

            n-title n-primary p {
                font-size: 18px;
                line-height: 24px;
                text-align: start;
                color: #000;
                font-style: normal;
                font-weight: 400;
                font-family: "Helvetica Neue",Arial,sans-serif
            }

        n-title n-secondary img {
            height: 288px
        }
}

@media (min-width:1440px) {
    n-title {
        min-height: 304px
    }

        n-title n-primary {
            padding: 21px 88px
        }

            n-title n-primary h1, n-title n-primary h2, n-title n-primary h3 {
                font-size: 40px;
                line-height: 52px;
                text-align: start;
                color: #000;
                font-style: normal;
                font-weight: 500;
                font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
                padding: 0;
                margin: 0
            }

        n-title n-secondary img {
            height: 304px
        }
}

@media (min-width:1921px) {
    n-title {
        min-height: 338px
    }

        n-title n-primary {
            padding: 27px 116px
        }

            n-title n-primary h1, n-title n-primary h2, n-title n-primary h3 {
                font-size: 56px;
                line-height: 68px;
                text-align: start;
                color: #000;
                font-style: normal;
                font-weight: 500;
                font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
                padding: 0;
                margin: 0
            }

        n-title n-secondary img {
            height: 338px
        }
}

[n-theme=canvas-with-accented-cta], [n-theme=canvas] {
    background: 0 0
}

    [n-theme=canvas-with-accented-cta] .cta, [n-theme=canvas-with-accented-cta] .cta--video {
        background: #65d097;
        border-color: #65d097;
        color: #000
    }

        [n-theme=canvas-with-accented-cta] .cta--video:hover, [n-theme=canvas-with-accented-cta] .cta:hover {
            background: #3ec47d;
            border-color: #3ec47d
        }

        [n-theme=canvas-with-accented-cta] .cta svg, [n-theme=canvas-with-accented-cta] .cta--link svg, [n-theme=canvas-with-accented-cta] .cta--list-link svg, [n-theme=canvas-with-accented-cta] .cta--secondary svg, [n-theme=canvas-with-accented-cta] .cta--video svg, [n-theme=dark-with-accented-cta] .cta svg, [n-theme=dark-with-accented-cta] .cta--video svg, [n-theme=light-with-accented-cta] .cta svg, [n-theme=light-with-accented-cta] .cta--link svg, [n-theme=light-with-accented-cta] .cta--list-link svg, [n-theme=light-with-accented-cta] .cta--secondary svg, [n-theme=light-with-accented-cta] .cta--video svg {
            fill: #000
        }

        [n-theme=canvas-with-accented-cta] .cta--video:visited, [n-theme=canvas-with-accented-cta] .cta:visited {
            color: #000
        }

    [n-theme=canvas-with-accented-cta] .cta--secondary {
        background: 0 0;
        border: 1px solid #000;
        color: #000
    }

        [n-theme=canvas-with-accented-cta] .cta--secondary:hover {
            background: 0 0;
            border-color: #999;
            color: #999
        }

            [n-theme=canvas-with-accented-cta] .cta--link:hover svg, [n-theme=canvas-with-accented-cta] .cta--list-link:hover svg, [n-theme=canvas-with-accented-cta] .cta--secondary:hover svg, [n-theme=dark-with-accented-cta] .cta--link:hover svg, [n-theme=dark-with-accented-cta] .cta--list-link:hover svg, [n-theme=dark-with-accented-cta] .cta--secondary:hover svg, [n-theme=dark] .cta--list-link:hover svg, [n-theme=dark] .cta--secondary:hover svg, [n-theme=light-on-dark-image] n-primary .tabbed-band-tiles-text-over-image .cta--link:hover svg, [n-theme=light-on-dark-image] n-primary .tabbed-band-tiles-text-over-image .cta--list-link:hover svg, [n-theme=light-on-dark-image] n-primary .tabbed-band-tiles-text-over-image .cta--secondary:hover svg, [n-theme=light-with-accented-cta] .cta--link:hover svg, [n-theme=light-with-accented-cta] .cta--list-link:hover svg, [n-theme=light-with-accented-cta] .cta--secondary:hover svg {
                fill: gray
            }

    [n-theme=canvas-with-accented-cta] .cta--link {
        background: 0 0;
        color: #000
    }

        [n-theme=canvas-with-accented-cta] .cta--link:hover {
            background: 0 0;
            color: gray
        }

    [n-theme=canvas-with-accented-cta] .cta--list-link {
        background: 0 0;
        border-bottom: 1px solid
    }

        [n-theme=canvas-with-accented-cta] .cta--list-link:hover {
            background: 0 0;
            border-bottom-color: gray;
            color: gray
        }

[n-theme=light-peach] {
    background: #ffbca3
}

[n-theme=lighter-peach] {
    background: #ffe3d5
}

[n-theme=light-with-accented-cta] .cta, [n-theme=light-with-accented-cta] .cta--video {
    background: #65d097;
    border-color: #65d097;
    color: #000
}

    [n-theme=light-with-accented-cta] .cta--video:hover, [n-theme=light-with-accented-cta] .cta:hover {
        background: #3ec47d;
        border-color: #3ec47d
    }

    [n-theme=light-with-accented-cta] .cta--video:visited, [n-theme=light-with-accented-cta] .cta:visited {
        color: #000
    }

[n-theme=light-with-accented-cta] .cta--secondary {
    background: 0 0;
    border: 1px solid #000;
    color: #000
}

    [n-theme=light-with-accented-cta] .cta--secondary:hover {
        background: 0 0;
        border-color: #999;
        color: #999
    }

[n-theme=light-with-accented-cta] .cta--link {
    background: 0 0;
    color: #000
}

    [n-theme=light-with-accented-cta] .cta--link:hover {
        background: 0 0;
        color: #999
    }

        [n-theme=dark] .cta--secondary:hover:visited, [n-theme=light-with-accented-cta] .cta--link:hover:visited {
            color: #999
        }

    [n-theme=light-with-accented-cta] .cta--link:visited {
        color: #000
    }

[n-theme=light-with-accented-cta] .cta--list-link {
    background: 0 0;
    border-bottom: 1px solid
}

    [n-theme=light-with-accented-cta] .cta--list-link:hover {
        background: 0 0;
        border-bottom-color: gray;
        color: gray
    }

[n-theme=dark-with-accented-cta], [n-theme=dark] {
    background: #000
}

    [n-theme=dark-with-accented-cta] h1, [n-theme=dark-with-accented-cta] h2, [n-theme=dark-with-accented-cta] h3, [n-theme=dark-with-accented-cta] h4, [n-theme=dark-with-accented-cta] h5, [n-theme=dark-with-accented-cta] h6, [n-theme=dark-with-accented-cta] li, [n-theme=dark-with-accented-cta] p {
        color: #fff
    }

        [n-theme=dark-with-accented-cta] h1 a:not(.cta), [n-theme=dark-with-accented-cta] h2 a:not(.cta), [n-theme=dark-with-accented-cta] h3 a:not(.cta), [n-theme=dark-with-accented-cta] h4 a:not(.cta), [n-theme=dark-with-accented-cta] h5 a:not(.cta), [n-theme=dark-with-accented-cta] h6 a:not(.cta), [n-theme=dark-with-accented-cta] li a:not(.cta), [n-theme=dark-with-accented-cta] p a:not(.cta) {
            color: #fff
        }

        [n-theme=dark-with-accented-cta] p a:hover {
            background-color: #65d097;
            background-image: linear-gradient(to right,#65d097,#65d097);
            color: #000;
            -webkit-text-decoration-color: #65d097;
            text-decoration-color: #65d097
        }

        [n-theme=dark-with-accented-cta] li a:not(.cta) {
            -webkit-text-decoration-color: #fff;
            text-decoration-color: #fff
        }

            [n-theme=dark-with-accented-cta] li a:not(.cta):hover, [n-theme=dark] li a:not(.cta):hover, [n-theme=light-on-dark-image] n-primary .tabbed-band-tiles-text-over-image li a:not(.cta):hover {
                color: gray;
                -webkit-text-decoration-color: gray;
                text-decoration-color: gray
            }

    [n-theme=dark-with-accented-cta] .cta, [n-theme=dark-with-accented-cta] .cta--video {
        background: #65d097;
        border-color: #65d097;
        color: #000
    }

        [n-theme=dark-with-accented-cta] .cta--video:visited, [n-theme=dark-with-accented-cta] .cta:visited {
            color: #000
        }

        [n-theme=dark-with-accented-cta] .cta--video:hover, [n-theme=dark-with-accented-cta] .cta:hover {
            background: #3ec47d;
            border-color: #3ec47d
        }

    [n-theme=dark-with-accented-cta] .cta--secondary {
        background: 0 0;
        border: 1px solid #fff;
        color: #fff
    }

        [n-theme=dark-with-accented-cta] .cta--secondary:visited {
            color: #fff
        }

        [n-theme=dark-with-accented-cta] .cta--secondary:hover {
            background: 0 0;
            border-color: #999;
            color: #999
        }

        [n-theme=dark-with-accented-cta] .cta--link svg, [n-theme=dark-with-accented-cta] .cta--list-link svg, [n-theme=dark-with-accented-cta] .cta--secondary svg {
            fill: #fff
        }

    [n-theme=dark-with-accented-cta] .cta--link {
        background: 0 0;
        color: #fff
    }

        [n-theme=dark-with-accented-cta] .cta--link:visited {
            color: #fff
        }

        [n-theme=dark-with-accented-cta] .cta--link:hover {
            background: 0 0;
            color: gray
        }

    [n-theme=dark-with-accented-cta] .cta--list-link {
        background: 0 0;
        border-bottom-color: #fff;
        color: #fff
    }

        [n-theme=dark-with-accented-cta] .cta--list-link:visited, [n-theme=dark-with-accented-cta] n-breadcrumb li a, [n-theme=dark] h1, [n-theme=dark] h2, [n-theme=dark] h3, [n-theme=dark] h4, [n-theme=dark] h5, [n-theme=dark] h6, [n-theme=dark] li, [n-theme=dark] p {
            color: #fff
        }

        [n-theme=dark-with-accented-cta] .cta--list-link:hover {
            background: 0 0;
            border-bottom-color: gray;
            color: gray
        }

    [n-theme=dark] h1 a:not(.cta), [n-theme=dark] h2 a:not(.cta), [n-theme=dark] h3 a:not(.cta), [n-theme=dark] h4 a:not(.cta), [n-theme=dark] h5 a:not(.cta), [n-theme=dark] h6 a:not(.cta), [n-theme=dark] li a:not(.cta), [n-theme=dark] p a:not(.cta) {
        color: #fff
    }

    [n-theme=dark] p a:hover {
        background-color: #65d097;
        background-image: linear-gradient(to right,#65d097,#65d097);
        color: #000;
        -webkit-text-decoration-color: #65d097;
        text-decoration-color: #65d097
    }

    [n-theme=dark] li a:not(.cta) {
        -webkit-text-decoration-color: #fff;
        text-decoration-color: #fff
    }

    [n-theme=dark] .cta, [n-theme=light-on-dark-image] n-primary .tabbed-band-tiles-text-over-image .cta {
        background: #fff;
        color: #000
    }

        [n-theme=dark] .cta:visited {
            color: #000
        }

        [n-theme=dark] .cta:hover {
            background: #999;
            border-color: #999
        }

        [n-theme=dark] .cta svg {
            fill: #000
        }

    [n-theme=dark] .cta--secondary {
        background: 0 0;
        border: 1px solid #fff;
        color: #fff
    }

        [n-theme=dark] .cta--link:hover:visited, [n-theme=dark] .cta--secondary:visited {
            color: #fff
        }

        [n-theme=dark] .cta--secondary:hover {
            background: 0 0;
            border-color: #999;
            color: #999
        }

        [n-theme=dark] .cta--link svg, [n-theme=dark] .cta--list-link svg, [n-theme=dark] .cta--secondary svg, [n-theme=deep-purple] .cta--secondary:hover svg {
            fill: #fff
        }

    [n-theme=dark] .cta--link {
        background: 0 0;
        color: #fff
    }

        [n-theme=dark] .cta--link:hover {
            background: 0 0;
            opacity: 70%
        }

        [n-theme=dark] .cta--link:visited {
            color: #fff
        }

    [n-theme=dark] .cta--list-link {
        background: 0 0;
        border-bottom-color: #fff;
        color: #fff
    }

        [n-theme=dark] .cta--list-link:hover {
            background: 0 0;
            border-bottom-color: gray;
            color: gray
        }

        [n-theme=dark] .cta--list-link:visited, [n-theme=dark] .form-item input, [n-theme=dark] .form-item input[type=text] + label, [n-theme=dark] .form-item label, [n-theme=dark] .form-item legend, [n-theme=dark] .form-item select, [n-theme=dark] .form-item textarea, [n-theme=dark] n-breadcrumb li a, [n-theme=deep-purple] h1, [n-theme=deep-purple] h2, [n-theme=deep-purple] h3, [n-theme=deep-purple] h4, [n-theme=deep-purple] h5, [n-theme=deep-purple] h6, [n-theme=deep-purple] li, [n-theme=deep-purple] p {
            color: #fff
        }

    [n-theme=dark] .form-item select {
        background: no-repeat 99% 50% url(/static/images/chevron_down_white.svg)
    }

    [n-theme=dark] .focussed + label, [n-theme=dark] form-item input[type=text] {
        background: #000
    }

    [n-theme=dark] .form-item input:focus + label, [n-theme=dark] .form-item select:focus + label {
        background: #000
    }

    [n-theme=dark] .form-item input:not(:placeholder-shown):not(:focus) + label {
        background: #000;
        color: #fff
    }

[n-theme=deep-purple] {
    background: #7300cc
}

    [n-theme=deep-purple] h1 a:not(.cta), [n-theme=deep-purple] h2 a:not(.cta), [n-theme=deep-purple] h3 a:not(.cta), [n-theme=deep-purple] h4 a:not(.cta), [n-theme=deep-purple] h5 a:not(.cta), [n-theme=deep-purple] h6 a:not(.cta), [n-theme=deep-purple] li a:not(.cta), [n-theme=deep-purple] p a:not(.cta) {
        color: #fff
    }

    [n-theme=deep-purple] p a:hover {
        background-color: #65d097;
        background-image: linear-gradient(to right,#65d097,#65d097);
        color: #000;
        -webkit-text-decoration-color: #65d097;
        text-decoration-color: #65d097
    }

    [n-theme=deep-purple] li a:not(.cta) {
        -webkit-text-decoration-color: #fff;
        text-decoration-color: #fff
    }

        [n-theme=deep-blue] li a:not(.cta):hover, [n-theme=deep-green] li a:not(.cta):hover, [n-theme=deep-purple] li a:not(.cta):hover, [n-theme=deep-red] li a:not(.cta):hover {
            color: #fff;
            opacity: 70%;
            -webkit-text-decoration-color: #fff;
            text-decoration-color: #fff
        }

    [n-theme=deep-purple] .cta {
        background: #fff;
        border-color: #fff;
        color: #000
    }

        [n-theme=deep-purple] .cta:hover {
            background: #999;
            border-color: #999
        }

        [n-theme=deep-purple] .cta svg {
            fill: #000
        }

        [n-theme=deep-purple] .cta:visited {
            color: #000
        }

    [n-theme=deep-purple] .cta--secondary {
        background: 0 0;
        border: 1px solid #fff;
        color: #fff
    }

        [n-theme=deep-purple] .cta--secondary:hover {
            background: 0 0;
            border-color: #fff;
            color: #fff;
            opacity: 70%
        }

        [n-theme=deep-blue] .cta--secondary:hover svg, [n-theme=deep-purple] .cta--link svg, [n-theme=deep-purple] .cta--link:hover svg, [n-theme=deep-purple] .cta--list-link svg, [n-theme=deep-purple] .cta--list-link:hover svg, [n-theme=deep-purple] .cta--secondary svg {
            fill: #fff
        }

        [n-theme=deep-purple] .cta--secondary:visited {
            color: #fff
        }

    [n-theme=deep-purple] .cta--link {
        background: 0 0;
        color: #fff
    }

        [n-theme=deep-purple] .cta--link:hover {
            background: 0 0;
            color: #fff;
            opacity: 70%
        }

        [n-theme=deep-purple] .cta--link:visited {
            color: #fff
        }

    [n-theme=deep-purple] .cta--list-link, [n-theme=deep-purple] .cta--list-link:hover {
        background: 0 0;
        border-bottom-color: #fff;
        color: #fff
    }

        [n-theme=deep-purple] .cta--list-link:hover {
            opacity: 70%
        }

        [n-theme=deep-blue] h1, [n-theme=deep-blue] h2, [n-theme=deep-blue] h3, [n-theme=deep-blue] h4, [n-theme=deep-blue] h5, [n-theme=deep-blue] h6, [n-theme=deep-blue] li, [n-theme=deep-blue] p, [n-theme=deep-purple] .cta--list-link:visited, [n-theme=deep-purple] n-breadcrumb li a {
            color: #fff
        }

[n-theme=lighter-purple] {
    background: #e8deff
}

[n-theme=deep-blue] {
    background: #0037ff
}

    [n-theme=deep-blue] h1 a:not(.cta), [n-theme=deep-blue] h2 a:not(.cta), [n-theme=deep-blue] h3 a:not(.cta), [n-theme=deep-blue] h4 a:not(.cta), [n-theme=deep-blue] h5 a:not(.cta), [n-theme=deep-blue] h6 a:not(.cta), [n-theme=deep-blue] li a:not(.cta), [n-theme=deep-blue] p a:not(.cta) {
        color: #fff
    }

    [n-theme=deep-blue] p a:hover {
        background-color: #65d097;
        background-image: linear-gradient(to right,#65d097,#65d097);
        color: #000;
        -webkit-text-decoration-color: #65d097;
        text-decoration-color: #65d097
    }

    [n-theme=deep-blue] li a:not(.cta) {
        -webkit-text-decoration-color: #fff;
        text-decoration-color: #fff
    }

    [n-theme=deep-blue] .cta {
        background: #fff;
        border-color: #fff;
        color: #000
    }

        [n-theme=deep-blue] .cta:hover {
            background: #999;
            border-color: #999
        }

        [n-theme=deep-blue] .cta svg {
            fill: #000
        }

        [n-theme=deep-blue] .cta:visited {
            color: #000
        }

    [n-theme=deep-blue] .cta--secondary {
        background: 0 0;
        border: 1px solid #fff;
        color: #fff
    }

        [n-theme=deep-blue] .cta--secondary:hover {
            background: 0 0;
            border-color: #fff;
            color: #fff;
            opacity: 70%
        }

        [n-theme=deep-blue] .cta--link svg, [n-theme=deep-blue] .cta--link:hover svg, [n-theme=deep-blue] .cta--list-link svg, [n-theme=deep-blue] .cta--list-link:hover svg, [n-theme=deep-blue] .cta--secondary svg, [n-theme=deep-red] .cta--secondary:hover svg {
            fill: #fff
        }

        [n-theme=deep-blue] .cta--secondary:visited {
            color: #fff
        }

    [n-theme=deep-blue] .cta--link {
        background: 0 0;
        color: #fff
    }

        [n-theme=deep-blue] .cta--link:hover {
            background: 0 0;
            color: #fff;
            opacity: 70%
        }

        [n-theme=deep-blue] .cta--link:visited {
            color: #fff
        }

    [n-theme=deep-blue] .cta--list-link, [n-theme=deep-blue] .cta--list-link:hover {
        background: 0 0;
        border-bottom-color: #fff;
        color: #fff
    }

        [n-theme=deep-blue] .cta--list-link:hover {
            opacity: 70%
        }

        [n-theme=deep-blue] .cta--list-link:visited, [n-theme=deep-blue] n-breadcrumb li a, [n-theme=deep-red] h1, [n-theme=deep-red] h2, [n-theme=deep-red] h3, [n-theme=deep-red] h4, [n-theme=deep-red] h5, [n-theme=deep-red] h6, [n-theme=deep-red] li, [n-theme=deep-red] p {
            color: #fff
        }

[n-theme=lighter-blue] {
    background: #b7e3ff
}

[n-theme=lighter-yellow], n-conversion-form[n-conversion-form-theme=lighter-yellow] n-secondary {
    background: #fffbac
}

[n-theme=deep-red] {
    background: #d82841
}

    [n-theme=deep-red] h1 a:not(.cta), [n-theme=deep-red] h2 a:not(.cta), [n-theme=deep-red] h3 a:not(.cta), [n-theme=deep-red] h4 a:not(.cta), [n-theme=deep-red] h5 a:not(.cta), [n-theme=deep-red] h6 a:not(.cta), [n-theme=deep-red] li a:not(.cta), [n-theme=deep-red] p a:not(.cta) {
        color: #fff
    }

    [n-theme=deep-red] p a:hover {
        background-color: #65d097;
        background-image: linear-gradient(to right,#65d097,#65d097);
        color: #000;
        -webkit-text-decoration-color: #65d097;
        text-decoration-color: #65d097
    }

    [n-theme=deep-red] li a:not(.cta) {
        -webkit-text-decoration-color: #fff;
        text-decoration-color: #fff
    }

    [n-theme=deep-red] .cta {
        background: #fff;
        border-color: #fff;
        color: #000
    }

        [n-theme=deep-red] .cta:hover {
            background: #999;
            border-color: #999
        }

        [n-theme=deep-red] .cta svg {
            fill: #000
        }

        [n-theme=deep-red] .cta:visited {
            color: #000
        }

    [n-theme=deep-red] .cta--secondary {
        background: 0 0;
        border: 1px solid #fff;
        color: #fff
    }

        [n-theme=deep-red] .cta--secondary:hover {
            background: 0 0;
            border-color: #fff;
            color: #fff;
            opacity: 70%
        }

        [n-theme=deep-green] .cta--secondary:hover svg, [n-theme=deep-red] .cta--link svg, [n-theme=deep-red] .cta--link:hover svg, [n-theme=deep-red] .cta--list-link svg, [n-theme=deep-red] .cta--list-link:hover svg, [n-theme=deep-red] .cta--secondary svg {
            fill: #fff
        }

        [n-theme=deep-red] .cta--secondary:visited {
            color: #fff
        }

    [n-theme=deep-red] .cta--link {
        background: 0 0;
        color: #fff
    }

        [n-theme=deep-red] .cta--link:hover {
            background: 0 0;
            color: #fff;
            opacity: 70%
        }

        [n-theme=deep-red] .cta--link:visited {
            color: #fff
        }

    [n-theme=deep-red] .cta--list-link, [n-theme=deep-red] .cta--list-link:hover {
        background: 0 0;
        border-bottom-color: #fff;
        color: #fff
    }

        [n-theme=deep-red] .cta--list-link:hover {
            opacity: 70%
        }

        [n-theme=deep-green] h1, [n-theme=deep-green] h2, [n-theme=deep-green] h3, [n-theme=deep-green] h4, [n-theme=deep-green] h5, [n-theme=deep-green] h6, [n-theme=deep-green] li, [n-theme=deep-green] p, [n-theme=deep-red] .cta--list-link:visited, [n-theme=deep-red] n-breadcrumb li a {
            color: #fff
        }

[n-theme=deep-green] {
    background: #1e6540
}

    [n-theme=deep-green] h1 a:not(.cta), [n-theme=deep-green] h2 a:not(.cta), [n-theme=deep-green] h3 a:not(.cta), [n-theme=deep-green] h4 a:not(.cta), [n-theme=deep-green] h5 a:not(.cta), [n-theme=deep-green] h6 a:not(.cta), [n-theme=deep-green] li a:not(.cta), [n-theme=deep-green] p a:not(.cta), [n-theme=light-on-dark-image] n-primary .tabbed-band-tiles-text-over-image h1 a:not(.cta), [n-theme=light-on-dark-image] n-primary .tabbed-band-tiles-text-over-image h2 a:not(.cta), [n-theme=light-on-dark-image] n-primary .tabbed-band-tiles-text-over-image h3 a:not(.cta), [n-theme=light-on-dark-image] n-primary .tabbed-band-tiles-text-over-image h4 a:not(.cta), [n-theme=light-on-dark-image] n-primary .tabbed-band-tiles-text-over-image h5 a:not(.cta), [n-theme=light-on-dark-image] n-primary .tabbed-band-tiles-text-over-image h6 a:not(.cta), [n-theme=light-on-dark-image] n-primary .tabbed-band-tiles-text-over-image li a:not(.cta), [n-theme=light-on-dark-image] n-primary .tabbed-band-tiles-text-over-image p a:not(.cta) {
        color: #fff
    }

    [n-theme=deep-green] p a:hover, [n-theme=light-on-dark-image] n-primary .tabbed-band-tiles-text-over-image p a:hover {
        background-color: #65d097;
        background-image: linear-gradient(to right,#65d097,#65d097);
        color: #000;
        -webkit-text-decoration-color: #65d097;
        text-decoration-color: #65d097
    }

    [n-theme=deep-green] li a:not(.cta), [n-theme=light-on-dark-image] n-primary .tabbed-band-tiles-text-over-image li a:not(.cta) {
        -webkit-text-decoration-color: #fff;
        text-decoration-color: #fff
    }

    [n-theme=deep-green] .cta {
        background: #fff;
        border-color: #fff;
        color: #000
    }

        [n-theme=deep-green] .cta:hover, [n-theme=light-on-dark-image] n-primary .tabbed-band-tiles-text-over-image .cta:hover {
            background: #999;
            border-color: #999
        }

        [n-theme=deep-green] .cta svg, [n-theme=light-on-dark-image] n-primary .tabbed-band-tiles-text-over-image .cta svg {
            fill: #000
        }

        [n-theme=deep-green] .cta:visited, [n-theme=light-on-dark-image] n-primary .tabbed-band-tiles-text-over-image .cta:visited {
            color: #000
        }

    [n-theme=deep-green] .cta--secondary, [n-theme=light-on-dark-image] n-primary .tabbed-band-tiles-text-over-image .cta--secondary {
        background: 0 0;
        border: 1px solid #fff;
        color: #fff
    }

        [n-theme=deep-green] .cta--secondary:hover {
            background: 0 0;
            border-color: #fff;
            color: #fff;
            opacity: 70%
        }

        [n-theme=deep-green] .cta--link svg, [n-theme=deep-green] .cta--link:hover svg, [n-theme=deep-green] .cta--list-link svg, [n-theme=deep-green] .cta--list-link:hover svg, [n-theme=deep-green] .cta--secondary svg, [n-theme=light-on-dark-image] n-primary .tabbed-band-tiles-text-over-image .cta--link svg, [n-theme=light-on-dark-image] n-primary .tabbed-band-tiles-text-over-image .cta--list-link svg, [n-theme=light-on-dark-image] n-primary .tabbed-band-tiles-text-over-image .cta--secondary svg {
            fill: #fff
        }

        [n-theme=deep-green] .cta--secondary:visited {
            color: #fff
        }

    [n-theme=deep-green] .cta--link, [n-theme=light-on-dark-image] n-primary .tabbed-band-tiles-text-over-image .cta--link {
        background: 0 0;
        color: #fff
    }

        [n-theme=deep-green] .cta--link:hover {
            background: 0 0;
            color: #fff;
            opacity: 70%
        }

        [n-theme=deep-green] .cta--link:visited {
            color: #fff
        }

    [n-theme=deep-green] .cta--list-link, [n-theme=deep-green] .cta--list-link:hover, [n-theme=light-on-dark-image] n-primary .tabbed-band-tiles-text-over-image .cta--list-link {
        background: 0 0;
        border-bottom-color: #fff;
        color: #fff
    }

        [n-theme=deep-green] .cta--list-link:hover {
            opacity: 70%
        }

[n-theme=lighter-green] {
    background: #bbe4d5
}

[n-theme=light-on-dark-image] n-primary .tabbed-band-tiles-text-over-image .cta--secondary:hover {
    background: 0 0;
    border-color: #999;
    color: #999
}

[n-theme=deep-green] .cta--list-link:visited, [n-theme=deep-green] n-breadcrumb li a, [n-theme=light-on-dark-image] n-primary .tabbed-band-tiles-text-over-image .cta--secondary:visited, [n-theme=light-on-dark-image] n-primary .tabbed-band-tiles-text-over-image h1, [n-theme=light-on-dark-image] n-primary .tabbed-band-tiles-text-over-image h2, [n-theme=light-on-dark-image] n-primary .tabbed-band-tiles-text-over-image h3, [n-theme=light-on-dark-image] n-primary .tabbed-band-tiles-text-over-image h4, [n-theme=light-on-dark-image] n-primary .tabbed-band-tiles-text-over-image h5, [n-theme=light-on-dark-image] n-primary .tabbed-band-tiles-text-over-image h6, [n-theme=light-on-dark-image] n-primary .tabbed-band-tiles-text-over-image li, [n-theme=light-on-dark-image] n-primary .tabbed-band-tiles-text-over-image p {
    color: #fff
}

[n-theme=light-on-dark-image] n-primary .tabbed-band-tiles-text-over-image .cta--link:hover {
    background: 0 0;
    color: gray
}

[n-theme=light-on-dark-image] n-primary .tabbed-band-tiles-text-over-image .cta--link:visited {
    color: #fff
}

[n-theme=light-on-dark-image] n-primary .tabbed-band-tiles-text-over-image .cta--list-link:hover {
    background: 0 0;
    border-bottom-color: gray;
    color: gray
}

[n-theme=light-on-dark-image] n-primary .tabbed-band-tiles-text-over-image .cta--list-link:visited, [n-theme=light-on-dark-image] n-primary .tabbed-band-tiles-text-over-image .form-item label, [n-theme=light-on-dark-image] n-primary .tabbed-band-tiles-text-over-image .form-item legend, [n-theme=light-on-dark-image] n-primary .tabbed-band-tiles-text-over-image .form-item textarea, [n-theme=light-on-dark-image] n-primary .tabbed-band-tiles-text-over-image n-breadcrumb li a {
    color: #fff
}

@media (max-width:767px) {
    n-hero-region n-hero:not([n-layout*=mobile-img]), n-hero-region n-side-x-side:not([n-layout*=mobile-img]), n-hero-region n-title:not([n-layout*=mobile-img]) {
        min-height: auto
    }

        n-hero-region n-hero:not([n-layout*=mobile-img]):not([n-theme])[n-mobile-fallback-color=green-lighter], n-hero-region n-hero:not([n-layout*=mobile-img])[n-theme*=canvas-with-accented-cta][n-mobile-fallback-color=green-lighter], n-hero-region n-hero:not([n-layout*=mobile-img])[n-theme*=canvas][n-mobile-fallback-color=green-lighter], n-hero-region n-hero:not([n-layout*=mobile-img])[n-theme*=light-with-accented-cta][n-mobile-fallback-color=green-lighter], n-hero-region n-side-x-side:not([n-layout*=mobile-img]):not([n-theme])[n-mobile-fallback-color=green-lighter], n-hero-region n-side-x-side:not([n-layout*=mobile-img])[n-theme*=canvas-with-accented-cta][n-mobile-fallback-color=green-lighter], n-hero-region n-side-x-side:not([n-layout*=mobile-img])[n-theme*=canvas][n-mobile-fallback-color=green-lighter], n-hero-region n-side-x-side:not([n-layout*=mobile-img])[n-theme*=light-with-accented-cta][n-mobile-fallback-color=green-lighter], n-hero-region n-title:not([n-layout*=mobile-img]):not([n-theme])[n-mobile-fallback-color=green-lighter], n-hero-region n-title:not([n-layout*=mobile-img])[n-theme*=canvas-with-accented-cta][n-mobile-fallback-color=green-lighter], n-hero-region n-title:not([n-layout*=mobile-img])[n-theme*=canvas][n-mobile-fallback-color=green-lighter], n-hero-region n-title:not([n-layout*=mobile-img])[n-theme*=light-with-accented-cta][n-mobile-fallback-color=green-lighter] {
            background-color: #bbe4d5
        }

        n-hero-region n-hero:not([n-layout*=mobile-img]):not([n-theme])[n-mobile-fallback-color=blue-lighter], n-hero-region n-hero:not([n-layout*=mobile-img])[n-theme*=canvas-with-accented-cta][n-mobile-fallback-color=blue-lighter], n-hero-region n-hero:not([n-layout*=mobile-img])[n-theme*=canvas][n-mobile-fallback-color=blue-lighter], n-hero-region n-hero:not([n-layout*=mobile-img])[n-theme*=light-with-accented-cta][n-mobile-fallback-color=blue-lighter], n-hero-region n-side-x-side:not([n-layout*=mobile-img]):not([n-theme])[n-mobile-fallback-color=blue-lighter], n-hero-region n-side-x-side:not([n-layout*=mobile-img])[n-theme*=canvas-with-accented-cta][n-mobile-fallback-color=blue-lighter], n-hero-region n-side-x-side:not([n-layout*=mobile-img])[n-theme*=canvas][n-mobile-fallback-color=blue-lighter], n-hero-region n-side-x-side:not([n-layout*=mobile-img])[n-theme*=light-with-accented-cta][n-mobile-fallback-color=blue-lighter], n-hero-region n-title:not([n-layout*=mobile-img]):not([n-theme])[n-mobile-fallback-color=blue-lighter], n-hero-region n-title:not([n-layout*=mobile-img])[n-theme*=canvas-with-accented-cta][n-mobile-fallback-color=blue-lighter], n-hero-region n-title:not([n-layout*=mobile-img])[n-theme*=canvas][n-mobile-fallback-color=blue-lighter], n-hero-region n-title:not([n-layout*=mobile-img])[n-theme*=light-with-accented-cta][n-mobile-fallback-color=blue-lighter] {
            background-color: #b7e3ff
        }

        n-hero-region n-hero:not([n-layout*=mobile-img]):not([n-theme])[n-mobile-fallback-color=peach-lighter], n-hero-region n-hero:not([n-layout*=mobile-img])[n-theme*=canvas-with-accented-cta][n-mobile-fallback-color=peach-lighter], n-hero-region n-hero:not([n-layout*=mobile-img])[n-theme*=canvas][n-mobile-fallback-color=peach-lighter], n-hero-region n-hero:not([n-layout*=mobile-img])[n-theme*=light-with-accented-cta][n-mobile-fallback-color=peach-lighter], n-hero-region n-side-x-side:not([n-layout*=mobile-img]):not([n-theme])[n-mobile-fallback-color=peach-lighter], n-hero-region n-side-x-side:not([n-layout*=mobile-img])[n-theme*=canvas-with-accented-cta][n-mobile-fallback-color=peach-lighter], n-hero-region n-side-x-side:not([n-layout*=mobile-img])[n-theme*=canvas][n-mobile-fallback-color=peach-lighter], n-hero-region n-side-x-side:not([n-layout*=mobile-img])[n-theme*=light-with-accented-cta][n-mobile-fallback-color=peach-lighter], n-hero-region n-title:not([n-layout*=mobile-img]):not([n-theme])[n-mobile-fallback-color=peach-lighter], n-hero-region n-title:not([n-layout*=mobile-img])[n-theme*=canvas-with-accented-cta][n-mobile-fallback-color=peach-lighter], n-hero-region n-title:not([n-layout*=mobile-img])[n-theme*=canvas][n-mobile-fallback-color=peach-lighter], n-hero-region n-title:not([n-layout*=mobile-img])[n-theme*=light-with-accented-cta][n-mobile-fallback-color=peach-lighter] {
            background-color: #ffe3d5
        }

        n-hero-region n-hero:not([n-layout*=mobile-img]):not([n-theme])[n-mobile-fallback-color=yellow-lighter], n-hero-region n-hero:not([n-layout*=mobile-img])[n-theme*=canvas-with-accented-cta][n-mobile-fallback-color=yellow-lighter], n-hero-region n-hero:not([n-layout*=mobile-img])[n-theme*=canvas][n-mobile-fallback-color=yellow-lighter], n-hero-region n-hero:not([n-layout*=mobile-img])[n-theme*=light-with-accented-cta][n-mobile-fallback-color=yellow-lighter], n-hero-region n-side-x-side:not([n-layout*=mobile-img]):not([n-theme])[n-mobile-fallback-color=yellow-lighter], n-hero-region n-side-x-side:not([n-layout*=mobile-img])[n-theme*=canvas-with-accented-cta][n-mobile-fallback-color=yellow-lighter], n-hero-region n-side-x-side:not([n-layout*=mobile-img])[n-theme*=canvas][n-mobile-fallback-color=yellow-lighter], n-hero-region n-side-x-side:not([n-layout*=mobile-img])[n-theme*=light-with-accented-cta][n-mobile-fallback-color=yellow-lighter], n-hero-region n-title:not([n-layout*=mobile-img]):not([n-theme])[n-mobile-fallback-color=yellow-lighter], n-hero-region n-title:not([n-layout*=mobile-img])[n-theme*=canvas-with-accented-cta][n-mobile-fallback-color=yellow-lighter], n-hero-region n-title:not([n-layout*=mobile-img])[n-theme*=canvas][n-mobile-fallback-color=yellow-lighter], n-hero-region n-title:not([n-layout*=mobile-img])[n-theme*=light-with-accented-cta][n-mobile-fallback-color=yellow-lighter] {
            background-color: #fffbac
        }

        n-hero-region n-hero:not([n-layout*=mobile-img]):not([n-theme])[n-mobile-fallback-color=purple-lighter], n-hero-region n-hero:not([n-layout*=mobile-img])[n-theme*=canvas-with-accented-cta][n-mobile-fallback-color=purple-lighter], n-hero-region n-hero:not([n-layout*=mobile-img])[n-theme*=canvas][n-mobile-fallback-color=purple-lighter], n-hero-region n-hero:not([n-layout*=mobile-img])[n-theme*=light-with-accented-cta][n-mobile-fallback-color=purple-lighter], n-hero-region n-side-x-side:not([n-layout*=mobile-img]):not([n-theme])[n-mobile-fallback-color=purple-lighter], n-hero-region n-side-x-side:not([n-layout*=mobile-img])[n-theme*=canvas-with-accented-cta][n-mobile-fallback-color=purple-lighter], n-hero-region n-side-x-side:not([n-layout*=mobile-img])[n-theme*=canvas][n-mobile-fallback-color=purple-lighter], n-hero-region n-side-x-side:not([n-layout*=mobile-img])[n-theme*=light-with-accented-cta][n-mobile-fallback-color=purple-lighter], n-hero-region n-title:not([n-layout*=mobile-img]):not([n-theme])[n-mobile-fallback-color=purple-lighter], n-hero-region n-title:not([n-layout*=mobile-img])[n-theme*=canvas-with-accented-cta][n-mobile-fallback-color=purple-lighter], n-hero-region n-title:not([n-layout*=mobile-img])[n-theme*=canvas][n-mobile-fallback-color=purple-lighter], n-hero-region n-title:not([n-layout*=mobile-img])[n-theme*=light-with-accented-cta][n-mobile-fallback-color=purple-lighter] {
            background-color: #e8deff
        }

        n-hero-region n-hero:not([n-layout*=mobile-img]):not([n-theme])[n-mobile-fallback-color=green-light], n-hero-region n-hero:not([n-layout*=mobile-img])[n-theme*=canvas-with-accented-cta][n-mobile-fallback-color=green-light], n-hero-region n-hero:not([n-layout*=mobile-img])[n-theme*=canvas][n-mobile-fallback-color=green-light], n-hero-region n-hero:not([n-layout*=mobile-img])[n-theme*=light-with-accented-cta][n-mobile-fallback-color=green-light], n-hero-region n-side-x-side:not([n-layout*=mobile-img]):not([n-theme])[n-mobile-fallback-color=green-light], n-hero-region n-side-x-side:not([n-layout*=mobile-img])[n-theme*=canvas-with-accented-cta][n-mobile-fallback-color=green-light], n-hero-region n-side-x-side:not([n-layout*=mobile-img])[n-theme*=canvas][n-mobile-fallback-color=green-light], n-hero-region n-side-x-side:not([n-layout*=mobile-img])[n-theme*=light-with-accented-cta][n-mobile-fallback-color=green-light], n-hero-region n-title:not([n-layout*=mobile-img]):not([n-theme])[n-mobile-fallback-color=green-light], n-hero-region n-title:not([n-layout*=mobile-img])[n-theme*=canvas-with-accented-cta][n-mobile-fallback-color=green-light], n-hero-region n-title:not([n-layout*=mobile-img])[n-theme*=canvas][n-mobile-fallback-color=green-light], n-hero-region n-title:not([n-layout*=mobile-img])[n-theme*=light-with-accented-cta][n-mobile-fallback-color=green-light] {
            background-color: #90dab6
        }

        n-hero-region n-hero:not([n-layout*=mobile-img]):not([n-theme])[n-mobile-fallback-color=blue-light], n-hero-region n-hero:not([n-layout*=mobile-img])[n-theme*=canvas-with-accented-cta][n-mobile-fallback-color=blue-light], n-hero-region n-hero:not([n-layout*=mobile-img])[n-theme*=canvas][n-mobile-fallback-color=blue-light], n-hero-region n-hero:not([n-layout*=mobile-img])[n-theme*=light-with-accented-cta][n-mobile-fallback-color=blue-light], n-hero-region n-side-x-side:not([n-layout*=mobile-img]):not([n-theme])[n-mobile-fallback-color=blue-light], n-hero-region n-side-x-side:not([n-layout*=mobile-img])[n-theme*=canvas-with-accented-cta][n-mobile-fallback-color=blue-light], n-hero-region n-side-x-side:not([n-layout*=mobile-img])[n-theme*=canvas][n-mobile-fallback-color=blue-light], n-hero-region n-side-x-side:not([n-layout*=mobile-img])[n-theme*=light-with-accented-cta][n-mobile-fallback-color=blue-light], n-hero-region n-title:not([n-layout*=mobile-img]):not([n-theme])[n-mobile-fallback-color=blue-light], n-hero-region n-title:not([n-layout*=mobile-img])[n-theme*=canvas-with-accented-cta][n-mobile-fallback-color=blue-light], n-hero-region n-title:not([n-layout*=mobile-img])[n-theme*=canvas][n-mobile-fallback-color=blue-light], n-hero-region n-title:not([n-layout*=mobile-img])[n-theme*=light-with-accented-cta][n-mobile-fallback-color=blue-light] {
            background-color: #87cfff
        }

        n-hero-region n-hero:not([n-layout*=mobile-img]):not([n-theme])[n-mobile-fallback-color=peach-light], n-hero-region n-hero:not([n-layout*=mobile-img])[n-theme*=canvas-with-accented-cta][n-mobile-fallback-color=peach-light], n-hero-region n-hero:not([n-layout*=mobile-img])[n-theme*=canvas][n-mobile-fallback-color=peach-light], n-hero-region n-hero:not([n-layout*=mobile-img])[n-theme*=light-with-accented-cta][n-mobile-fallback-color=peach-light], n-hero-region n-side-x-side:not([n-layout*=mobile-img]):not([n-theme])[n-mobile-fallback-color=peach-light], n-hero-region n-side-x-side:not([n-layout*=mobile-img])[n-theme*=canvas-with-accented-cta][n-mobile-fallback-color=peach-light], n-hero-region n-side-x-side:not([n-layout*=mobile-img])[n-theme*=canvas][n-mobile-fallback-color=peach-light], n-hero-region n-side-x-side:not([n-layout*=mobile-img])[n-theme*=light-with-accented-cta][n-mobile-fallback-color=peach-light], n-hero-region n-title:not([n-layout*=mobile-img]):not([n-theme])[n-mobile-fallback-color=peach-light], n-hero-region n-title:not([n-layout*=mobile-img])[n-theme*=canvas-with-accented-cta][n-mobile-fallback-color=peach-light], n-hero-region n-title:not([n-layout*=mobile-img])[n-theme*=canvas][n-mobile-fallback-color=peach-light], n-hero-region n-title:not([n-layout*=mobile-img])[n-theme*=light-with-accented-cta][n-mobile-fallback-color=peach-light] {
            background-color: #ffd1b9
        }

        n-hero-region n-hero:not([n-layout*=mobile-img]):not([n-theme])[n-mobile-fallback-color=yellow-light], n-hero-region n-hero:not([n-layout*=mobile-img])[n-theme*=canvas-with-accented-cta][n-mobile-fallback-color=yellow-light], n-hero-region n-hero:not([n-layout*=mobile-img])[n-theme*=canvas][n-mobile-fallback-color=yellow-light], n-hero-region n-hero:not([n-layout*=mobile-img])[n-theme*=light-with-accented-cta][n-mobile-fallback-color=yellow-light], n-hero-region n-side-x-side:not([n-layout*=mobile-img]):not([n-theme])[n-mobile-fallback-color=yellow-light], n-hero-region n-side-x-side:not([n-layout*=mobile-img])[n-theme*=canvas-with-accented-cta][n-mobile-fallback-color=yellow-light], n-hero-region n-side-x-side:not([n-layout*=mobile-img])[n-theme*=canvas][n-mobile-fallback-color=yellow-light], n-hero-region n-side-x-side:not([n-layout*=mobile-img])[n-theme*=light-with-accented-cta][n-mobile-fallback-color=yellow-light], n-hero-region n-title:not([n-layout*=mobile-img]):not([n-theme])[n-mobile-fallback-color=yellow-light], n-hero-region n-title:not([n-layout*=mobile-img])[n-theme*=canvas-with-accented-cta][n-mobile-fallback-color=yellow-light], n-hero-region n-title:not([n-layout*=mobile-img])[n-theme*=canvas][n-mobile-fallback-color=yellow-light], n-hero-region n-title:not([n-layout*=mobile-img])[n-theme*=light-with-accented-cta][n-mobile-fallback-color=yellow-light] {
            background-color: #fffd76
        }

        n-hero-region n-hero:not([n-layout*=mobile-img]):not([n-theme])[n-mobile-fallback-color=purple-light], n-hero-region n-hero:not([n-layout*=mobile-img])[n-theme*=canvas-with-accented-cta][n-mobile-fallback-color=purple-light], n-hero-region n-hero:not([n-layout*=mobile-img])[n-theme*=canvas][n-mobile-fallback-color=purple-light], n-hero-region n-hero:not([n-layout*=mobile-img])[n-theme*=light-with-accented-cta][n-mobile-fallback-color=purple-light], n-hero-region n-side-x-side:not([n-layout*=mobile-img]):not([n-theme])[n-mobile-fallback-color=purple-light], n-hero-region n-side-x-side:not([n-layout*=mobile-img])[n-theme*=canvas-with-accented-cta][n-mobile-fallback-color=purple-light], n-hero-region n-side-x-side:not([n-layout*=mobile-img])[n-theme*=canvas][n-mobile-fallback-color=purple-light], n-hero-region n-side-x-side:not([n-layout*=mobile-img])[n-theme*=light-with-accented-cta][n-mobile-fallback-color=purple-light], n-hero-region n-title:not([n-layout*=mobile-img]):not([n-theme])[n-mobile-fallback-color=purple-light], n-hero-region n-title:not([n-layout*=mobile-img])[n-theme*=canvas-with-accented-cta][n-mobile-fallback-color=purple-light], n-hero-region n-title:not([n-layout*=mobile-img])[n-theme*=canvas][n-mobile-fallback-color=purple-light], n-hero-region n-title:not([n-layout*=mobile-img])[n-theme*=light-with-accented-cta][n-mobile-fallback-color=purple-light] {
            background-color: #ceb2ff
        }
}

:root {
    --js-md-breakpoint-width: 768;
    --js-lg-breakpoint-width: 1024
}

n-conversion-form {
    background: #fff
}

    n-conversion-form n-primary {
        background-color: #fff;
        border: solid 1px #b7e3ff;
        display: block;
        padding: 40px
    }

        n-conversion-form n-primary h3, n-conversion-form n-secondary n-conversion-form-form-container n-form-thank-you h3 {
            font-size: 32px;
            line-height: 44px;
            text-align: start;
            color: #000;
            font-style: normal;
            font-weight: 500;
            font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
            padding: 0;
            margin: 30px 0 24px
        }

        n-conversion-form n-primary h4, n-conversion-form n-primary h5, n-conversion-form n-primary h6, n-conversion-form n-secondary n-conversion-form-form-container n-form-thank-you h4, n-conversion-form n-secondary n-conversion-form-form-container n-form-thank-you h5, n-conversion-form n-secondary n-conversion-form-form-container n-form-thank-you h6 {
            font-size: 26px;
            line-height: 32px;
            text-align: start;
            color: #000;
            font-style: normal;
            font-weight: 500;
            font-family: Beatrice,"Helvetica Neue",Arial,sans-serif;
            padding: 0;
            margin: 30px 0 24px
        }

        n-conversion-form n-primary p, n-conversion-form n-secondary n-conversion-form-form-container n-form-thank-you p {
            font-size: 18px;
            line-height: 24px;
            text-align: start;
            color: #000;
            font-style: normal;
            font-weight: 400;
            font-family: "Helvetica Neue",Arial,sans-serif
        }

        n-conversion-form n-primary n-conversion-form-image-video-container {
            margin-bottom: 60px
        }

            n-conversion-form n-primary n-conversion-form-image-video-container .cta.cta--image {
                margin: 0;
                width: 100%
            }

        n-conversion-form n-primary n-button-group {
            margin-bottom: 20px;
            margin-top: 40px
        }

    n-conversion-form n-secondary {
        background: #ffe3d5;
        display: block;
        padding: 40px
    }

        n-conversion-form n-secondary n-conversion-form-form-container n-primary {
            border: 0;
            padding: 32px;
            width: 100%
        }

    n-conversion-form[n-conversion-form-theme=lighter-blue] n-secondary {
        background: #b7e3ff
    }

    n-conversion-form[n-conversion-form-theme=lighter-green] n-secondary {
        background: #bbe4d5
    }

    n-conversion-form[n-conversion-form-theme=lighter-purple] n-secondary {
        background: #e8deff
    }

@media (min-width:768px) {
    n-conversion-form {
        background: #fff
    }

        n-conversion-form n-primary, n-conversion-form n-secondary {
            padding: 44px
        }
}

@media (min-width:1024px) {
    n-conversion-form {
        background: #fff;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

        n-conversion-form n-primary {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
            flex-direction: column;
            padding: 60px;
            width: 50%
        }

        n-conversion-form n-secondary {
            display: block;
            padding: 60px;
            width: 50%
        }

            n-conversion-form n-secondary n-conversion-form-form-container n-primary {
                padding: 44px;
                width: 100%
            }

                n-conversion-form n-secondary n-conversion-form-form-container n-primary .form-item {
                    padding: 0
                }

                n-conversion-form n-secondary n-conversion-form-form-container n-primary .form-button-container {
                    grid-column: 1/4;
                    padding: 0
                }

            n-conversion-form n-secondary n-conversion-form-form-container n-form-thank-you n-form-thank-you-content {
                padding: 60px 44px
            }
}

@media (min-width:1440px) {
    n-conversion-form {
        background: #fff;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

        n-conversion-form n-primary {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
            flex-direction: column;
            padding: 60px 92px;
            width: 60%
        }

        n-conversion-form n-secondary {
            display: block;
            padding: 60px;
            width: 40%
        }

            n-conversion-form n-secondary n-conversion-form-form-container n-primary {
                padding: 44px;
                width: 100%
            }

                n-conversion-form n-secondary n-conversion-form-form-container n-primary .form-item {
                    padding: 0
                }

                n-conversion-form n-secondary n-conversion-form-form-container n-primary .form-button-container {
                    grid-column: 1/4;
                    padding: 0
                }

            n-conversion-form n-secondary n-conversion-form-form-container n-form-thank-you n-form-thank-you-content {
                padding: 60px 44px
            }
}
