.whybuy-section {
  background-color: #F6F6F6;
  padding: 30px;
  max-width: 860px;
  margin: 0 auto;
  min-height: 60vh;
  /* HTML5 display-role reset for older browsers */
  /* Chrome, Safari, Edge, Opera */
  /* Firefox */
}
.whybuy-section html,
.whybuy-section body,
.whybuy-section div,
.whybuy-section span,
.whybuy-section applet,
.whybuy-section object,
.whybuy-section iframe,
.whybuy-section h1,
.whybuy-section h2,
.whybuy-section h3,
.whybuy-section h4,
.whybuy-section h5,
.whybuy-section h6,
.whybuy-section p,
.whybuy-section blockquote,
.whybuy-section pre,
.whybuy-section a,
.whybuy-section abbr,
.whybuy-section acronym,
.whybuy-section address,
.whybuy-section big,
.whybuy-section cite,
.whybuy-section code,
.whybuy-section del,
.whybuy-section dfn,
.whybuy-section em,
.whybuy-section img,
.whybuy-section ins,
.whybuy-section kbd,
.whybuy-section q,
.whybuy-section s,
.whybuy-section samp,
.whybuy-section small,
.whybuy-section strike,
.whybuy-section strong,
.whybuy-section sub,
.whybuy-section sup,
.whybuy-section tt,
.whybuy-section var,
.whybuy-section b,
.whybuy-section u,
.whybuy-section i,
.whybuy-section center,
.whybuy-section dl,
.whybuy-section dt,
.whybuy-section dd,
.whybuy-section ol,
.whybuy-section ul,
.whybuy-section li,
.whybuy-section fieldset,
.whybuy-section form,
.whybuy-section label,
.whybuy-section legend,
.whybuy-section table,
.whybuy-section caption,
.whybuy-section tbody,
.whybuy-section tfoot,
.whybuy-section thead,
.whybuy-section tr,
.whybuy-section th,
.whybuy-section td,
.whybuy-section article,
.whybuy-section aside,
.whybuy-section canvas,
.whybuy-section details,
.whybuy-section embed,
.whybuy-section figure,
.whybuy-section figcaption,
.whybuy-section footer,
.whybuy-section header,
.whybuy-section hgroup,
.whybuy-section menu,
.whybuy-section nav,
.whybuy-section output,
.whybuy-section ruby,
.whybuy-section section,
.whybuy-section summary,
.whybuy-section time,
.whybuy-section mark,
.whybuy-section audio,
.whybuy-section video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}
.whybuy-section article,
.whybuy-section aside,
.whybuy-section details,
.whybuy-section figcaption,
.whybuy-section figure,
.whybuy-section footer,
.whybuy-section header,
.whybuy-section hgroup,
.whybuy-section menu,
.whybuy-section nav,
.whybuy-section section {
  display: block;
}
.whybuy-section body {
  line-height: 1;
  font-family: "Avenir-Roman", Arial, sans-serif;
  font-size: 16px;
  color: #2E2E2E;
  background-color: transparent;
  margin: 0;
}
.whybuy-section ol,
.whybuy-section ul {
  list-style: none;
}
.whybuy-section blockquote,
.whybuy-section q {
  quotes: none;
}
.whybuy-section blockquote:before,
.whybuy-section blockquote:after,
.whybuy-section q:before,
.whybuy-section q:after {
  content: none;
}
.whybuy-section table {
  border-collapse: collapse;
  border-spacing: 0;
}
.whybuy-section html {
  box-sizing: border-box;
}
.whybuy-section .light {
  font-weight: 300;
}
.whybuy-section .unbold,
.whybuy-section .normal {
  font-weight: 400;
}
.whybuy-section .medium {
  font-family: "Avenir-Medium", Arial, sans-serif;
}
.whybuy-section .bold,
.whybuy-section strong {
  font-weight: 700;
}
.whybuy-section .xbold {
  font-family: "Avenir-Black", Arial, sans-serif;
}
.whybuy-section .italic {
  font-style: italic;
}
.whybuy-section html,
.whybuy-section p,
.whybuy-section form,
.whybuy-section input,
.whybuy-section label {
  font-family: "Avenir-Roman", Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.whybuy-section h1,
.whybuy-section h2,
.whybuy-section h3,
.whybuy-section h4,
.whybuy-section h5,
.whybuy-section h6 {
  font-family: "Avenir-Roman", Arial, sans-serif;
  text-transform: none;
}
.whybuy-section section.section {
  background-color: transparent;
}
.whybuy-section [aria-hidden="true"] {
  display: none !important;
}
.whybuy-section #errorReport {
  position: absolute;
  left: 50% !important;
  -webkit-transform: translateX(-50%) !important;
  transform: translateX(-50%) !important;
  top: -3rem !important;
  text-align: center !important;
  width: fit-content !important;
  z-index: 10 !important;
  box-shadow: 0 0 15px #111 !important;
  padding: 25px !important;
  color: #333 !important;
  background-color: #fff !important;
  border: 1px solid !important;
  border-color: #fff !important;
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  border-radius: 0 !important;
  font-family: Arial, sans-serif !important;
}
.whybuy-section #errorReport div:first-child {
  margin-bottom: 10px !important;
}
.whybuy-section #errorReport div.invalid-email-error {
  margin-bottom: 10px !important;
}
.whybuy-section div#errorReport .close-error-btn {
  content: '\d7' !important;
  font-size: 22px !important;
  font-family: Arial, sans-serif !important;
  line-height: 1 !important;
  font-weight: bold !important;
  position: absolute !important;
  top: 5px !important;
  right: 9px !important;
  color: #000 !important;
  cursor: pointer !important;
}
.whybuy-section .whybuy-form-container {
  display: block;
  align-items: center;
  gap: 30px;
  width: 100%;
}
.whybuy-section .close-button {
  background-color: #2E2E2E;
  /* dark background */
  color: white;
  border: none;
  border-radius: 999px;
  /* pill shape */
  padding: 12px 20px;
  display: flex;
  align-items: center;
  gap: 8px;
  /* space between icon and text */
  font-size: 14px;
  cursor: pointer;
  margin: 0px auto 30px;
}
.whybuy-section .close-icon {
  width: 24px;
  /* adjust as needed */
  height: 24px;
}
.whybuy-section .whybuy-headline-container {
  width: 100%;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
}
.whybuy-section .whybuy-headline-container .email-icon {
  width: 50px;
  height: 40px;
  margin-bottom: 20px;
}
.whybuy-section .whybuy-headline-container .email-icon img {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.whybuy-section .whybuy-headline-container .headline {
  color: #2E2E2E;
  font-size: 24px;
  margin: 0;
  line-height: 30px;
  margin-bottom: 10px;
  font-weight: 700;
}
.whybuy-section .whybuy-headline-container .sub-copy {
  color: #000000;
  font-size: 14px;
  line-height: 18px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: 400;
}
.whybuy-section .kad-input-div {
  width: 100%;
}
.whybuy-section .kad-input-div .input-label {
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 6px;
  display: block;
  color: #000000;
}
.whybuy-section input.whybuy-form-control {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
  font-size: 14px;
}
.whybuy-section .whybuy-checkbox {
  padding-top: 30px;
  margin: 0 auto 30px;
  width: fit-content;
  display: flex;
  align-items: center;
  gap: 10px;
}
.whybuy-section .custom-checkbox {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #000;
  cursor: pointer;
  gap: 10px;
}
.whybuy-section .custom-checkbox input[type="checkbox"] {
  display: none;
}
.whybuy-section input:focus-visible {
  outline: 0;
  border: none;
}
.whybuy-section .whybuy-agree-terms {
  width: 25px;
  height: 25px;
  background-color: white;
  border-radius: 5px;
  display: inline-block;
  cursor: pointer;
  appearance: none;
  border: 1px solid #D9D9D9;
  position: relative;
  flex-shrink: 0;
  margin-top: 0;
}
.whybuy-section .custom-checkbox .checkmark {
  display: inline-block;
  width: 25px;
  height: 25px;
  background-color: #fff;
  border: 1px solid #D9D9D9;
  border-radius: 5px;
  position: relative;
  cursor: pointer;
  flex-shrink: 0;
  margin-top: 0;
}
.whybuy-section .custom-checkbox input[type="checkbox"]:checked + .checkmark::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 6px;
  height: 12px;
  border: solid #000000;
  border-width: 0 2px 2px 0;
  transform: translate(-50%, -50%) rotate(45deg);
}
.whybuy-section h3.whybuy-radio-heading {
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25;
  letter-spacing: 0.32px;
  margin: 0px;
  padding-right: 3rem;
}
.whybuy-section .whybuy-shop-checkboxes {
  margin-top: 0;
  margin-bottom: 15px;
  display: flex;
  flex-direction: row !important;
}
.whybuy-section .whybuy-shop-for {
  display: inline;
  margin: 0;
  padding: 0;
  border: 0;
}
.whybuy-section .whybuy-col-md-10.whybuy-col-md-offset-1 {
  padding: 0 !important;
}
.whybuy-section .whybuy-row {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
}
.whybuy-section .whybuy-form-group.email-phone-number {
  margin-bottom: 30px;
}
.whybuy-section .whybuy-container {
  position: relative;
  padding-left: 0;
  padding-right: 0;
}
.whybuy-section .offer-disclaimer-text {
  color: #000000;
  font-size: 10px;
  text-align: left;
  line-height: 14px;
}
.whybuy-section .offer-disclaimer-text a {
  color: #000000;
}
@media (max-width: 980px) {
  .whybuy-section .whybuy-form-container {
    flex-direction: column;
  }
  .whybuy-section .whybuy-headline-container {
    width: 100%;
  }
  .whybuy-section .whybuy-row {
    width: 100%;
  }
}
.whybuy-section input::-webkit-outer-spin-button,
.whybuy-section input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
  padding-left: 10px;
  color: #000;
}
.whybuy-section input[type=number] {
  -moz-appearance: textfield;
  margin-right: 10px;
  color: #000;
}
.whybuy-section .visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.whybuy-section--coming-soon-reminder .whybuy-form-group .whybuy-input-group {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 20px;
}
.whybuy-section--coming-soon-reminder .whybuy-form-group .whybuy-input-group input[type="text"],
.whybuy-section--coming-soon-reminder .whybuy-form-group .whybuy-input-group input[type="number"] {
  padding: 12px;
  border: none;
  border-radius: 5px;
  font-size: 14px;
}
.whybuy-section input::placeholder {
  color: #000;
  font-size: 12px;
}
.whybuy-section--coming-soon-reminder .whybuy-form-group .whybuy-input-group .whybuy-form-control {
  width: 100%;
  background-color: #fff;
  border: 0;
  margin-right: 10px;
  height: 42px;
  padding: 0;
}
.whybuy-section--coming-soon-reminder .whybuy-btn.whybuy-btn-primary {
  font-family: "Avenir-Roman", Arial, sans-serif;
  background-color: #C41230;
  display: block;
  color: white;
  border: none;
  padding: 8px 30px;
  font-size: 14px;
  cursor: pointer;
  width: 100%;
  max-width: 400px;
  text-align: center;
  border-radius: 30px;
  margin: 0 auto;
}
.whybuy-section--coming-soon-reminder .whybuy-form-group .whybuy-input-group .whybuy-btn.whybuy-btn-primary:hover,
.whybuy-section--coming-soon-reminder .whybuy-form-group .whybuy-input-group .whybuy-btn.whybuy-btn-primary:active {
  background-color: #fff;
  color: #005ABB;
}
@media only screen and (max-width: 600px) {
  .whybuy-shop-checkboxes,
  .whybuy-section--coming-soon-reminder .whybuy-form-group .whybuy-input-group {
    flex-direction: column !important;
  }
  .whybuy-section--coming-soon-reminder .whybuy-btn-primary {
    padding: 15px 45px !important;
    margin-left: 0 !important;
    margin-top: 15px !important;
  }
  h3.whybuy-radio-heading {
    padding-bottom: 15px;
    padding-top: 20px;
  }
  .whybuy-shop-for {
    padding-bottom: 10px;
  }
}
