:root{--container-padding:7.2rem}@media only screen and (max-width:991px){:root{--container-padding:4rem}}@media only screen and (max-width:476px){:root{--container-padding:2rem}}.content-wrapper{max-width:160rem}.content-wrapper--vertical-spacing,.dnd-section{padding:0 var(--container-padding)}.dnd-section>.row-fluid{margin:0 auto;max-width:160rem}.container{margin:0 auto;max-width:calc(160rem + var(--container-padding)*2);padding:0 var(--container-padding)}.grid{display:grid;gap:0 3.2rem;grid-template-columns:repeat(12,minmax(1px,1fr))}.container-fluid-cus{margin:0 auto;max-width:160rem;width:100%}@media only screen and (max-width:767px){.grid{grid-template-columns:repeat(2,minmax(1px,1fr))}}.h1,.h2,.h3,.h4,h1,h2,h3,h4{font-family:Gotham,sans-serif}.h1,.h2,.h3,.h4,.h5,h1,h2,h3,h4,h5{color:#121212;font-size:rem;font-style:normal;font-weight:700;text-decoration:none}.h5,.h6,h5,h6{font-family:Gotham,serif}.h6,h6{color:#121212;font-size:rem;font-style:normal;font-weight:500;text-decoration:none}.primary-cl{color:#d10020}