@charset 'UTF-8';@media only screen and (min-width: 1450px) { body { margin: 0; font-family: "Source Sans Pro", Helvetica, sans-serif; } header { width: 100%; position: fixed; z-index: 1; } header > div { height: 96px; background: linear-gradient(to bottom, #FFFFFF 50%, #000000 50%); max-width: 1380px; width: 100%; margin: 0 auto; } header > div::before { content: ''; width: 3000px; height: 96px; position: absolute; top: 0; left: 0; background: linear-gradient(to bottom, #FFFFFF 50%, #000000 50%); z-index: -1; } header > div::after { content: ''; width: 3000px; height: 96px; position: absolute; top: 0; right: 0; background: linear-gradient(to bottom, #FFFFFF 50%, #000000 50%); z-index: -1; } header > div > a { background-color: #000000; z-index: 2; display: inline-block; } header > div > a:hover { background-color: #2B2B2B; } header > div img { padding: 14px 19px 16px 19px; height: 62px; width: auto; } main { max-width: 1380px; width: 100%; margin: 0 auto; padding-top: 96px; } main > div.intro { display: flex; } main > div.intro > img { width: 60%; } main > div.intro > div:nth-of-type(1) { display: flex; justify-content: center; align-items: center; overflow: hidden; } main > div.intro > div:nth-of-type(1) > img { min-width: 100%; min-height: 100%; flex-shrink: 0; } main > div.intro > div:nth-of-type(2) { background-color: #002B49; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; width: 40%; } main > div.intro > div:nth-of-type(2) > p:nth-of-type(1) { color: #939597; text-transform: uppercase; font-weight: 700; font-size: 28px; margin-top: 0; } main > div.intro > div:nth-of-type(2) > p > span { color: #FFFFFF; font-family: serif; font-size: 70px; } main > div.intro > div:nth-of-type(2) > p:nth-of-type(2) { text-transform: uppercase; font-weight: 600; font-size: 22px; } main > div.intro > div:nth-of-type(2) > p:nth-of-type(2) > a { text-decoration: none; color: #FFFFFF; background-color: #D7554F; padding: 10px 20px; } main > div.intro > div:nth-of-type(2) > p:nth-of-type(2) > a:hover { background-color: #AF423D; } main > div.intro > div:nth-of-type(2) > p:nth-of-type(3) { font-style: italic; font-size: 20px; margin-bottom: 0; } main > div.intro > div:nth-of-type(2) > p:nth-of-type(3) > a { text-decoration: none; color: #FFFFFF; } main > div.intro > div:nth-of-type(2) > p:nth-of-type(3) > a:hover { color: #CCCCCC; } main > div.chart { display: flex; } main > div.chart > div { width: 50%; } main > div.chart > div:nth-of-type(1) { display: flex; flex-direction: column; justify-content: center; align-items: center; background-color: #EDEDED; color: #585858; } main > div.chart > div:nth-of-type(1) > p { width: 85%; } main > div.chart > div > p > a { color: #DB212E; } main > div.chart > div > p > a:hover { color: #000000; } main > div.chart > div:nth-of-type(1) > p:nth-of-type(1) { text-transform: uppercase; font-weight: 700; margin: 0; margin-bottom: 16px; font-size: 36px; } main > div.chart > div:nth-of-type(1) > p:nth-of-type(2) { text-transform: uppercase; font-weight: 600; margin: 0; font-size: 20px; } main > div.chart > div:nth-of-type(1) > p:nth-of-type(3) { line-height: 1.5; font-size: 18px; } main > div.chart > div:nth-of-type(2) { display: flex; justify-content: center; align-items: center; overflow: hidden; } main > div.chart > div:nth-of-type(2) > img { min-width: 100%; min-height: 100%; flex-shrink: 0; } main > div.chart table p { margin: 0; text-transform: uppercase; font-weight: 600; font-size: 18px; } main > div.chart table tr > td:nth-of-type(1) { text-align: left; } main > div.chart table tr > td:nth-of-type(2) { width: 50%; } main > div.chart table tr > td:nth-of-type(3) { text-align: right; } main > div.product-list { color: #585858; margin-bottom: 36px; } main > div.product-list > p { text-align: center; text-transform: uppercase; font-weight: 700; font-size: 36px; } main > div.product-list > div { display: flex; flex-direction: column; margin: 0 45px; } main > div.product-list > div div.product { padding: 10px; width: 20%; flex-wrap: wrap; } main > div.product-list > div > p { text-transform: uppercase; font-weight: 600; font-size: 32px; } main > div.product-list > div > div { display: flex; align-items: baseline; } main > div.product-list div.slick-track { display: flex; align-items: baseline; } main > div.product-list > div div div.product p:nth-of-type(1) { font-weight: 600; font-size: 18px; margin-bottom: 0; text-transform: capitalize; } main > div.product-list > div div div.product p:nth-of-type(2) { margin: 0; } main > div.product-list > div div div.product p:nth-of-type(2) a { color: #999999; } main > div.product-list > div div div.product p:nth-of-type(2) a:hover { color: #000000; } main > div.product-list > div div.product-image { display: flex; justify-content: center; align-items: center; overflow: hidden; } main > div.product-list > div div.product-image img { min-height: 100%; min-width: 100%; flex-shrink: 0; width: 100%; } main > div.rebate-form { background-color: #EDEDED; } main > div.rebate-form > p { width: 75%; margin: 0 auto; text-align: center; } main > div.rebate-form > p:nth-of-type(1) { text-transform: uppercase; font-weight: 700; font-size: 36px; text-align: center; padding: 36px 0; } main > div.rebate-form > p:nth-of-type(3) { padding: 32px 0; } main > div.rebate-form > p a { color: #DB212E; } main > div.rebate-form > p a:hover { color: #000000; } main > div.rebate-form > form { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); width: 50%; margin: 32px auto; grid-column-gap: 16px; } main > div.rebate-form > form label { margin-top: 16px; } main > div.rebate-form > form .input { padding: 5px; } main > div.rebate-form > form .submit { margin: 0 auto; background-color: #D7554F; color: #FFFFFF; text-transform: uppercase; font-weight: 600; padding: 10px 20px; border: 0; margin-top: 16px; font-size: 18px; cursor: pointer; } main > div.rebate-form > form .submit:hover { background-color: #AF423D; } main > div.rebate-form > form p { margin-top: 32px; margin-bottom: 0; } main > div.rebate-form > form .row-1 { grid-row: 1; } main > div.rebate-form > form .row-2 { grid-row: 2; } main > div.rebate-form > form .row-3 { grid-row: 3; } main > div.rebate-form > form .row-4 { grid-row: 4; } main > div.rebate-form > form .row-5 { grid-row: 5; } main > div.rebate-form > form .row-6 { grid-row: 6; } main > div.rebate-form > form .row-7 { grid-row: 7; } main > div.rebate-form > form .row-8 { grid-row: 8; } main > div.rebate-form > form .row-9 { grid-row: 9; } main > div.rebate-form > form .row-10 { grid-row: 10; } main > div.rebate-form > form .row-11 { grid-row: 11; } main > div.rebate-form > form .row-12 { grid-row: 12; } main > div.rebate-form > form .row-13 { grid-row: 13; } main > div.rebate-form > form .row-14 { grid-row: 14; } main > div.rebate-form > form .row-15 { grid-row: 15; } main > div.rebate-form > form .row-16 { grid-row: 16; } main > div.rebate-form > form .column-1-3 { grid-column: 1 / 3; } main > div.rebate-form > form .column-3-5 { grid-column: 3 / 5; } main > div.rebate-form > form .column-1-5 { grid-column: 1 / 5; } main > div.rebate-form > form .column-3-4 { grid-column: 3 / 4; } main > div.rebate-form > form .column-4-5 { grid-column: 4 / 5; } footer { background-color: #1B1C1C; color: #FFFFFF; } footer > div { max-width: 1380px; margin: 0 auto; padding: 50px 0; text-transform: uppercase; font-weight: 700; } footer > div > p { margin: 0; } footer > div > p > a { text-decoration: none; color: #FFFFFF; } footer > div > p > a:hover { color: #CCCCCC; } footer > div > p:nth-of-type(1) { max-width: 414px; display: flex; justify-content: space-between; margin-bottom: 10px; } } @media only screen and (max-width: 1449px) and (min-width: 900px) { body { margin: 0; font-family: "Source Sans Pro", Helvetica, sans-serif; } header { width: 100%; position: fixed; z-index: 1; } header > div { height: 96px; background: linear-gradient(to bottom, #FFFFFF 50%, #000000 50%); max-width: 1380px; width: 100%; margin: 0 auto; } header > div::before { content: ''; width: 3000px; height: 96px; position: absolute; top: 0; left: 0; background: linear-gradient(to bottom, #FFFFFF 50%, #000000 50%); z-index: -1; } header > div::after { content: ''; width: 3000px; height: 96px; position: absolute; top: 0; right: 0; background: linear-gradient(to bottom, #FFFFFF 50%, #000000 50%); z-index: -1; } header > div > a { background-color: #000000; z-index: 2; display: inline-block; } header > div > a:hover { background-color: #2B2B2B; } header > div img { padding: 14px 19px 16px 19px; height: 62px; width: auto; } main { max-width: 1380px; width: 100%; margin: 0 auto; padding-top: 96px; } main > div.intro { display: flex; } main > div.intro > div:nth-of-type(1) { display: flex; justify-content: center; align-items: center; overflow: hidden; width: 50%; } main > div.intro > div:nth-of-type(1) > img { min-width: 100%; min-height: 100%; flex-shrink: 0; } main > div.intro > div:nth-of-type(2) { background-color: #002B49; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; width: 50%; } main > div.intro > div:nth-of-type(2) > p:nth-of-type(1) { color: #939597; text-transform: uppercase; font-weight: 700; font-size: 26px; margin-top: 0; max-width: 450px; } main > div.intro > div:nth-of-type(2) > p > span { color: #FFFFFF; font-family: serif; font-size: 60px; } main > div.intro > div:nth-of-type(2) > p:nth-of-type(2) { text-transform: uppercase; font-weight: 600; font-size: 22px; } main > div.intro > div:nth-of-type(2) > p:nth-of-type(2) > a { text-decoration: none; color: #FFFFFF; background-color: #D7554F; padding: 10px 20px; } main > div.intro > div:nth-of-type(2) > p:nth-of-type(2) > a:hover { background-color: #AF423D; } main > div.intro > div:nth-of-type(2) > p:nth-of-type(3) { font-style: italic; font-size: 20px; margin-bottom: 0; } main > div.intro > div:nth-of-type(2) > p:nth-of-type(3) > a { text-decoration: none; color: #FFFFFF; } main > div.intro > div:nth-of-type(2) > p:nth-of-type(3) > a:hover { color: #CCCCCC; } main > div.chart { display: flex; } main > div.chart > div { width: 50%; } main > div.chart > div:nth-of-type(1) { display: flex; flex-direction: column; justify-content: center; align-items: center; background-color: #EDEDED; color: #585858; } main > div.chart > div:nth-of-type(1) > p { width: 90%; } main > div.chart > div > p > a { color: #DB212E; } main > div.chart > div > p > a:hover { color: #000000; } main > div.chart > div:nth-of-type(1) > p:nth-of-type(1) { text-transform: uppercase; font-weight: 700; margin: 0; margin-bottom: 16px; font-size: 28px; line-height: 1; } main > div.chart > div:nth-of-type(1) > p:nth-of-type(2) { text-transform: uppercase; font-weight: 600; margin: 0; font-size: 18px; } main > div.chart > div:nth-of-type(1) > p:nth-of-type(3) { line-height: 1.2; font-size: 18px; } main > div.chart > div:nth-of-type(2) { display: flex; justify-content: center; align-items: center; overflow: hidden; } main > div.chart > div:nth-of-type(2) > img { min-width: 100%; min-height: 100%; flex-shrink: 0; } main > div.chart table p { margin: 0; text-transform: uppercase; font-weight: 600; font-size: 18px; } main > div.chart table tr > td:nth-of-type(1) { text-align: left; } main > div.chart table tr > td:nth-of-type(2) { width: 50%; } main > div.chart table tr > td:nth-of-type(3) { text-align: right; } main > div.product-list { color: #585858; margin-bottom: 36px; } main > div.product-list > p { text-align: center; text-transform: uppercase; font-weight: 700; font-size: 36px; } main > div.product-list > div { display: flex; flex-direction: column; margin: 0 45px; } main > div.product-list > div div.product { padding: 10px; width: 25%; flex-wrap: wrap; } main > div.product-list > div > p { text-transform: uppercase; font-weight: 600; font-size: 32px; } main > div.product-list > div > div { display: flex; align-items: baseline; } main > div.product-list div.slick-track { display: flex; align-items: baseline; } main > div.product-list > div div div.product p:nth-of-type(1) { font-weight: 600; font-size: 18px; margin-bottom: 0; text-transform: capitalize; } main > div.product-list > div div div.product p:nth-of-type(2) { margin: 0; } main > div.product-list > div div div.product p:nth-of-type(2) a { color: #999999; } main > div.product-list > div div div.product p:nth-of-type(2) a:hover { color: #000000; } main > div.product-list > div div.product-image { display: flex; justify-content: center; align-items: center; overflow: hidden; } main > div.product-list > div div.product-image img { min-height: 100%; min-width: 100%; flex-shrink: 0; width: 100%; } main > div.rebate-form { background-color: #EDEDED; } main > div.rebate-form > p { width: 75%; margin: 0 auto; text-align: center; } main > div.rebate-form > p:nth-of-type(1) { text-transform: uppercase; font-weight: 700; font-size: 36px; text-align: center; padding: 36px 0; } main > div.rebate-form > p:nth-of-type(3) { padding: 32px 0; } main > div.rebate-form > p a { color: #DB212E; } main > div.rebate-form > p a:hover { color: #000000; } main > div.rebate-form > form { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); width: 60%; margin: 32px auto; grid-column-gap: 16px; } main > div.rebate-form > form label { margin-top: 16px; } main > div.rebate-form > form .input { padding: 5px; } main > div.rebate-form > form .submit { margin: 0 auto; background-color: #D7554F; color: #FFFFFF; text-transform: uppercase; font-weight: 600; padding: 10px 20px; border: 0; margin-top: 16px; font-size: 18px; cursor: pointer; } main > div.rebate-form > form .submit:hover { background-color: #AF423D; } main > div.rebate-form > form p { margin-top: 32px; margin-bottom: 0; } main > div.rebate-form > form .row-1 { grid-row: 1; } main > div.rebate-form > form .row-2 { grid-row: 2; } main > div.rebate-form > form .row-3 { grid-row: 3; } main > div.rebate-form > form .row-4 { grid-row: 4; } main > div.rebate-form > form .row-5 { grid-row: 5; } main > div.rebate-form > form .row-6 { grid-row: 6; } main > div.rebate-form > form .row-7 { grid-row: 7; } main > div.rebate-form > form .row-8 { grid-row: 8; } main > div.rebate-form > form .row-9 { grid-row: 9; } main > div.rebate-form > form .row-10 { grid-row: 10; } main > div.rebate-form > form .row-11 { grid-row: 11; } main > div.rebate-form > form .row-12 { grid-row: 12; } main > div.rebate-form > form .row-13 { grid-row: 13; } main > div.rebate-form > form .row-14 { grid-row: 14; } main > div.rebate-form > form .row-15 { grid-row: 15; } main > div.rebate-form > form .row-16 { grid-row: 16; } main > div.rebate-form > form .column-1-3 { grid-column: 1 / 3; } main > div.rebate-form > form .column-3-5 { grid-column: 3 / 5; } main > div.rebate-form > form .column-1-5 { grid-column: 1 / 5; } main > div.rebate-form > form .column-3-4 { grid-column: 3 / 4; } main > div.rebate-form > form .column-4-5 { grid-column: 4 / 5; } footer { background-color: #1B1C1C; color: #FFFFFF; } footer > div { max-width: 1380px; margin: 0 auto; padding: 50px; text-transform: uppercase; font-weight: 700; } footer > div > p { margin: 0; } footer > div > p > a { text-decoration: none; color: #FFFFFF; } footer > div > p > a:hover { color: #CCCCCC; } footer > div > p:nth-of-type(1) { max-width: 414px; display: flex; justify-content: space-between; margin-bottom: 10px; } } @media only screen and (max-width: 899px) and (min-width: 600px) { body { margin: 0; font-family: "Source Sans Pro", Helvetica, sans-serif; } header { width: 100vw; position: fixed; z-index: 1; } header > div { height: 50px; background: #000000; max-width: 1380px; width: 100%; margin: 0 auto; text-align: center; } header > div img { background-color: #000000; height: 36px; width: auto; padding: 7px 0; } main { max-width: 1380px; width: 100%; margin: 0 auto; padding-top: 50px; } main > div.intro { display: flex; flex-direction: column; } main > div.intro > div:nth-of-type(1) { display: flex; justify-content: center; align-items: center; overflow: hidden; } main > div.intro > div:nth-of-type(1) > img, main > div.chart > div:nth-of-type(2) > img { min-width: 100%; min-height: 100%; flex-shrink: 0; width: 100%; } main > div.intro > div:nth-of-type(2) { background-color: #002B49; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; padding: 36px 0; } main > div.intro > div:nth-of-type(2) > p:nth-of-type(1) { color: #939597; text-transform: uppercase; font-weight: 700; font-size: 28px; margin-top: 0; max-width: 600px; } main > div.intro > div:nth-of-type(2) > p > span { color: #FFFFFF; font-family: serif; font-size: 60px; } main > div.intro > div:nth-of-type(2) > p:nth-of-type(2) { text-transform: uppercase; font-weight: 600; font-size: 22px; } main > div.intro > div:nth-of-type(2) > p:nth-of-type(2) > a { text-decoration: none; color: #FFFFFF; background-color: #D7554F; padding: 10px 20px; } main > div.intro > div:nth-of-type(2) > p:nth-of-type(2) > a:hover { background-color: #AF423D; } main > div.intro > div:nth-of-type(2) > p:nth-of-type(3) { font-style: italic; font-size: 20px; margin-bottom: 0; } main > div.intro > div:nth-of-type(2) > p:nth-of-type(3) > a { text-decoration: none; color: #FFFFFF; } main > div.intro > div:nth-of-type(2) > p:nth-of-type(3) > a:hover { color: #CCCCCC; } main > div.chart { display: flex; flex-direction: column; } main > div.chart > div:nth-of-type(1) { display: flex; flex-direction: column; justify-content: center; align-items: center; background-color: #EDEDED; color: #585858; padding: 20px; } main > div.chart > div > p > a { color: #DB212E; } main > div.chart > div > p > a:hover { color: #000000; } main > div.chart > div:nth-of-type(1) > p:nth-of-type(1) { text-transform: uppercase; font-weight: 700; margin: 0; margin-bottom: 16px; font-size: 36px; } main > div.chart > div:nth-of-type(1) > p:nth-of-type(2) { text-transform: uppercase; font-weight: 600; margin: 0; font-size: 20px; } main > div.chart > div:nth-of-type(1) > p:nth-of-type(3) { line-height: 1.5; font-size: 18px; } main > div.chart > div:nth-of-type(2) { display: flex; justify-content: center; align-items: center; overflow: hidden; } main > div.chart table p { margin: 0; text-transform: uppercase; font-weight: 600; font-size: 18px; } main > div.chart table tr > td:nth-of-type(1) { text-align: left; } main > div.chart table tr > td:nth-of-type(2) { width: 50%; } main > div.chart table tr > td:nth-of-type(3) { text-align: right; } main > div.product-list { color: #585858; margin-bottom: 36px; } main > div.product-list > p { text-align: center; text-transform: uppercase; font-weight: 700; font-size: 36px; margin-left: 30px; margin-right: 30px; } main > div.product-list > div { display: flex; flex-direction: column; margin: 0 30px; } main > div.product-list > div > div button.slick-prev { left: -24px; } main > div.product-list > div > div button.slick-next { right: -20px; } main > div.product-list > div div.product { padding: 10px; width: 50%; flex-wrap: wrap; } main > div.product-list > div > p { text-transform: uppercase; font-weight: 600; font-size: 32px; } main > div.product-list > div > div { display: flex; align-items: baseline; } main > div.product-list div.slick-track { display: flex; align-items: baseline; } main > div.product-list > div div div.product p:nth-of-type(1) { font-weight: 600; font-size: 18px; margin-bottom: 0; text-transform: capitalize; } main > div.product-list > div div div.product p:nth-of-type(2) { margin: 0; } main > div.product-list > div div div.product p:nth-of-type(2) a { color: #999999; } main > div.product-list > div div div.product p:nth-of-type(2) a:hover { color: #000000; } main > div.product-list > div div.product-image { display: flex; justify-content: center; align-items: center; overflow: hidden; } main > div.product-list > div div.product-image img { min-height: 100%; min-width: 100%; flex-shrink: 0; width: 100%; } main > div.rebate-form { background-color: #EDEDED; } main > div.rebate-form > p { margin: 0 30px; text-align: center; } main > div.rebate-form > p:nth-of-type(1) { text-transform: uppercase; font-weight: 700; font-size: 36px; text-align: center; padding: 36px 0; } main > div.rebate-form > p:nth-of-type(3) { padding: 32px 0; } main > div.rebate-form > p a { color: #DB212E; } main > div.rebate-form > p a:hover { color: #000000; } main > div.rebate-form > form { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); width: 90%; margin: 32px auto; grid-column-gap: 16px; } main > div.rebate-form > form label { margin-top: 16px; } main > div.rebate-form > form .input { padding: 5px; } main > div.rebate-form > form .submit { margin: 0 auto; background-color: #D7554F; color: #FFFFFF; text-transform: uppercase; font-weight: 600; padding: 10px 20px; border: 0; margin-top: 16px; font-size: 18px; cursor: pointer; } main > div.rebate-form > form .submit:hover { background-color: #AF423D; } main > div.rebate-form > form p { margin-top: 32px; margin-bottom: 0; } main > div.rebate-form > form .row-1 { grid-row: 1; } main > div.rebate-form > form .row-2 { grid-row: 2; } main > div.rebate-form > form .row-3 { grid-row: 3; } main > div.rebate-form > form .row-4 { grid-row: 4; } main > div.rebate-form > form .row-5 { grid-row: 5; } main > div.rebate-form > form .row-6 { grid-row: 6; } main > div.rebate-form > form .row-7 { grid-row: 7; } main > div.rebate-form > form .row-8 { grid-row: 8; } main > div.rebate-form > form .row-9 { grid-row: 9; } main > div.rebate-form > form .row-10 { grid-row: 10; } main > div.rebate-form > form .row-11 { grid-row: 11; } main > div.rebate-form > form .row-12 { grid-row: 12; } main > div.rebate-form > form .row-13 { grid-row: 13; } main > div.rebate-form > form .row-14 { grid-row: 14; } main > div.rebate-form > form .row-15 { grid-row: 15; } main > div.rebate-form > form .row-16 { grid-row: 16; } main > div.rebate-form > form .column-1-3 { grid-column: 1 / 3; } main > div.rebate-form > form .column-3-5 { grid-column: 3 / 5; } main > div.rebate-form > form .column-1-5 { grid-column: 1 / 5; } main > div.rebate-form > form .column-3-4 { grid-column: 3 / 4; } main > div.rebate-form > form .column-4-5 { grid-column: 4 / 5; } footer { background-color: #1B1C1C; color: #FFFFFF; } footer > div { max-width: 1380px; margin: 0 auto; padding: 50px 0; text-transform: uppercase; font-weight: 700; } footer > div > p { margin: 0 auto; max-width: 414px; } footer > div > p > a { text-decoration: none; color: #FFFFFF; } footer > div > p > a:hover { color: #CCCCCC; } footer > div > p:nth-of-type(1) { display: flex; justify-content: space-between; margin-bottom: 10px; } } @media only screen and (max-width: 599px) { body { margin: 0; font-family: "Source Sans Pro", Helvetica, sans-serif; } header { width: 100vw; position: fixed; z-index: 1; } header > div { height: 50px; background: #000000; max-width: 1380px; width: 100%; margin: 0 auto; text-align: center; } header > div img { background-color: #000000; height: 36px; width: auto; padding: 7px 0; } main { max-width: 1380px; width: 100%; margin: 0 auto; padding-top: 50px; } main > div.intro { display: flex; flex-direction: column; } main > div.intro > div:nth-of-type(1) { display: flex; justify-content: center; align-items: center; overflow: hidden; } main > div.intro > div:nth-of-type(1) > img, main > div.chart > div:nth-of-type(2) > img { min-width: 100%; min-height: 100%; flex-shrink: 0; width: 100%; } main > div.intro > div:nth-of-type(2) { background-color: #002B49; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; padding: 36px 0; } main > div.intro > div:nth-of-type(2) > p:nth-of-type(1) { color: #939597; text-transform: uppercase; font-weight: 700; font-size: 24px; margin-top: 0; max-width: 600px; margin-left: 5px; margin-right: 5px; } main > div.intro > div:nth-of-type(2) > p > span { color: #FFFFFF; font-family: serif; font-size: 60px; } main > div.intro > div:nth-of-type(2) > p:nth-of-type(2) { text-transform: uppercase; font-weight: 600; font-size: 22px; } main > div.intro > div:nth-of-type(2) > p:nth-of-type(2) > a { text-decoration: none; color: #FFFFFF; background-color: #D7554F; padding: 10px 20px; } main > div.intro > div:nth-of-type(2) > p:nth-of-type(2) > a:hover { background-color: #AF423D; } main > div.intro > div:nth-of-type(2) > p:nth-of-type(3) { font-style: italic; font-size: 20px; margin-bottom: 0; } main > div.intro > div:nth-of-type(2) > p:nth-of-type(3) > a { text-decoration: none; color: #FFFFFF; } main > div.intro > div:nth-of-type(2) > p:nth-of-type(3) > a:hover { color: #CCCCCC; } main > div.chart { display: flex; flex-direction: column; } main > div.chart > div:nth-of-type(1) { display: flex; flex-direction: column; justify-content: center; align-items: center; background-color: #EDEDED; color: #585858; padding: 20px; } main > div.chart > div > p > a { color: #DB212E; } main > div.chart > div > p > a:hover { color: #000000; } main > div.chart > div:nth-of-type(1) > p:nth-of-type(1) { text-transform: uppercase; font-weight: 700; margin: 0; margin-bottom: 16px; font-size: 28px; } main > div.chart > div:nth-of-type(1) > p:nth-of-type(2) { text-transform: uppercase; font-weight: 600; margin: 0; font-size: 20px; } main > div.chart > div:nth-of-type(1) > p:nth-of-type(3) { line-height: 1.5; font-size: 18px; } main > div.chart > div:nth-of-type(2) { display: flex; justify-content: center; align-items: center; overflow: hidden; } main > div.chart table p { margin: 0; text-transform: uppercase; font-weight: 600; font-size: 18px; } main > div.chart table tr > td:nth-of-type(1) { text-align: left; } main > div.chart table tr > td:nth-of-type(2) { width: 25%; } main > div.chart table tr > td:nth-of-type(3) { text-align: right; } main > div.product-list { color: #585858; margin-bottom: 36px; } main > div.product-list > p { text-align: center; text-transform: uppercase; font-weight: 700; font-size: 28px; margin-left: 10px; margin-right: 10px; } main > div.product-list > div { display: flex; flex-direction: column; margin: 0 30px; } main > div.product-list > div > div button.slick-prev { left: -24px; } main > div.product-list > div > div button.slick-next { right: -20px; } main > div.product-list > div div.product { padding: 10px; width: 100%; flex-wrap: wrap; } main > div.product-list > div > p { text-transform: uppercase; font-weight: 600; font-size: 28px; } main > div.product-list > div > div { display: flex; align-items: baseline; } main > div.product-list div.slick-track { display: flex; align-items: baseline; } main > div.product-list > div div div.product p:nth-of-type(1) { font-weight: 600; font-size: 18px; margin-bottom: 0; text-transform: capitalize; } main > div.product-list > div div div.product p:nth-of-type(2) { margin: 0; } main > div.product-list > div div div.product p:nth-of-type(2) a { color: #999999; } main > div.product-list > div div div.product p:nth-of-type(2) a:hover { color: #000000; } main > div.product-list > div div.product-image { display: flex; justify-content: center; align-items: center; overflow: hidden; } main > div.product-list > div div.product-image img { min-height: 100%; min-width: 100%; flex-shrink: 0; width: 100%; /* height: 100%; */ } main > div.rebate-form { background-color: #EDEDED; } main > div.rebate-form > p { margin: 0 10px; text-align: center; } main > div.rebate-form > p:nth-of-type(1) { text-transform: uppercase; font-weight: 700; font-size: 28px; text-align: center; padding: 28px 0; } main > div.rebate-form > p:nth-of-type(3) { padding: 32px 0; } main > div.rebate-form > p a { color: #DB212E; } main > div.rebate-form > p a:hover { color: #000000; } main > div.rebate-form > form { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); width: 90%; margin: 32px auto; grid-column-gap: 16px; } main > div.rebate-form > form label { margin-top: 16px; } main > div.rebate-form > form .input { padding: 5px; } main > div.rebate-form > form .submit { margin: 0 auto; background-color: #D7554F; color: #FFFFFF; text-transform: uppercase; font-weight: 600; padding: 10px 20px; border: 0; margin-top: 16px; font-size: 18px; cursor: pointer; } main > div.rebate-form > form .submit:hover { background-color: #AF423D; } main > div.rebate-form > form p { margin-top: 32px; margin-bottom: 0; } main > div.rebate-form > form .row-1 { grid-row: 1; } main > div.rebate-form > form .row-2 { grid-row: 2; } main > div.rebate-form > form .row-3 { grid-row: 3; } main > div.rebate-form > form .row-4 { grid-row: 4; } main > div.rebate-form > form .row-5 { grid-row: 5; } main > div.rebate-form > form .row-6 { grid-row: 6; } main > div.rebate-form > form .row-7 { grid-row: 7; } main > div.rebate-form > form .row-8 { grid-row: 8; } main > div.rebate-form > form .row-9 { grid-row: 9; } main > div.rebate-form > form .row-10 { grid-row: 10; } main > div.rebate-form > form .row-11 { grid-row: 11; } main > div.rebate-form > form .row-12 { grid-row: 12; } main > div.rebate-form > form .row-13 { grid-row: 13; } main > div.rebate-form > form .row-14 { grid-row: 14; } main > div.rebate-form > form .row-15 { grid-row: 15; } main > div.rebate-form > form .row-16 { grid-row: 16; } main > div.rebate-form > form .column-1-3 { grid-column: 1 / 3; } main > div.rebate-form > form .column-3-5 { grid-column: 3 / 5; } main > div.rebate-form > form .column-1-5 { grid-column: 1 / 5; } main > div.rebate-form > form .column-3-4 { grid-column: 3 / 4; } main > div.rebate-form > form .column-4-5 { grid-column: 4 / 5; } footer { background-color: #1B1C1C; color: #FFFFFF; } footer > div { max-width: 1380px; margin: 0 5px; padding: 50px 0; text-transform: uppercase; font-weight: 700; } footer > div > p { margin: 0 auto; max-width: 414px; font-size: 13px; } footer > div > p > a { text-decoration: none; color: #FFFFFF; } footer > div > p > a:hover { color: #CCCCCC; } footer > div > p:nth-of-type(1) { display: flex; justify-content: space-between; margin-bottom: 10px; } }