.sale-banner {
  max-width: 920px;
  margin: 0;
  padding: 36px 32px 32px;
  border: 1px solid #2d3340;
  background: #1c2434;
}
.sale-banner h1 {
  max-width: none;
  font-size: 42px;
  line-height: 48px;
  letter-spacing: -1px;
}
.sale-banner h1 span {
  color: #3bd671;
}
.sale-cta {
  width: min(100%, 320px);
  margin-top: 28px;
}
.sale-trust {
  border-bottom: 1px solid #2d3340;
  background: #1c2434;
}
.sale-trust-row {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px 24px;
  padding: 18px 0;
}
.sale-trust-row p {
  margin: 0;
  color: #e6eaeb;
  font-size: 14px;
  font-weight: 650;
}
.sale-trust-row i {
  margin-right: 8px;
  color: #3bd671;
}
.sale-related {
  padding-top: 40px;
  padding-bottom: 40px;
}
.sale-related-head {
  display: flex;
  justify-content: space-between;
  margin: 0 0 16px;
  color: #9aa6b2;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.sale-related-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}
.sale-related-tile {
  display: flex;
  align-items: center;
  gap: 14px;
  min-height: 64px;
  padding: 12px 16px;
  border: 1px solid #2d3340;
  background: #1c2434;
  color: #e6eaeb;
  text-decoration: none;
}
.sale-related-tile:hover {
  border-color: #3bd671;
  color: #e6eaeb;
}
.sale-related-num {
  width: 28px;
  height: 28px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #3bd671;
  color: #131b25;
  font-size: 13px;
  font-weight: 800;
}
.sale-related-label {
  flex: 1;
  font-size: 16px;
  font-weight: 700;
}
.sale-related-go {
  width: 32px;
  height: 32px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #3bd671;
  color: #131b25;
  font-size: 12px;
}
.sale-split {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
}
.sale-editorial {
  padding: 28px;
  border: 1px solid #2d3340;
  background: #1c2434;
}
.sale-editorial h2 {
  margin: 0 0 14px;
  font-size: 26px;
  line-height: 32px;
}
.sale-editorial p {
  margin: 0 0 20px;
  color: #e6eaeb;
  font-size: 16px;
  line-height: 26px;
}
.sale-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.sale-tags span {
  padding: 6px 12px;
  background: #3bd671;
  color: #131b25;
  font-size: 13px;
  font-weight: 700;
}
.sale-offer-col,
.sale-offer-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
}
.sale-offer {
  padding: 20px;
  border: 1px solid #2d3340;
  background: #1c2434;
}
.sale-offer-ad {
  margin: 0 0 10px;
  color: #9aa6b2;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.sale-offer-icon {
  width: 56px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  background: #131b25;
  color: #3bd671;
  font-size: 22px;
}
.sale-offer-provider {
  margin: 0 0 8px;
  color: #e6eaeb;
  font-size: 13px;
  font-weight: 650;
}
.sale-offer-provider i {
  margin-right: 6px;
  color: #3bd671;
}
.sale-offer h3 {
  margin: 0 0 10px;
  font-size: 20px;
  line-height: 26px;
}
.sale-offer > p {
  margin: 0 0 16px;
  color: #9aa6b2;
  font-size: 15px;
  line-height: 22px;
}
.sale-offer .button {
  width: 100%;
}
.sale-offer-safe {
  margin: 12px 0 0;
  color: #9aa6b2;
  font-size: 12px;
}
.sale-offer-safe i {
  margin-right: 6px;
}
.sale-topics {
  padding: 36px 0;
  background: #1c2434;
  border-block: 1px solid #2d3340;
}
.sale-topics h2 {
  margin: 0 0 18px;
  font-size: 28px;
  line-height: 34px;
}
.sale-topics h2 span {
  color: #3bd671;
}
.sale-topic-row {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.sale-topic-row a {
  padding: 8px 14px;
  border: 1px solid #2d3340;
  background: #131b25;
  color: #e6eaeb;
  font-size: 14px;
  font-weight: 650;
  text-decoration: none;
}
.sale-topic-row a:hover {
  border-color: #3bd671;
  color: #3bd671;
}
.cf-wrap {
  margin: 0;
  max-width: 820px;
}
.cf-note {
  margin: 0 0 20px;
  padding: 18px 20px;
  border: 1px solid #2d3340;
  border-left: 4px solid #3bd671;
  background: #17202c;
}
.cf-note-title {
  margin: 0 0 8px;
  color: #ffffff;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.4px;
  text-transform: uppercase;
}
.cf-note p {
  margin: 0;
  color: #e6eaeb;
  font-size: 15px;
  line-height: 22px;
}
.cf-card {
  margin: 0;
  padding: 28px;
  border: 1px solid #2d3340;
  background: #1c2434;
}
.cf-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px 20px;
}
.cf-field {
  margin: 0;
}
.cf-field label {
  display: block;
  margin: 0 0 8px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
}
.cf-hint {
  color: #9aa6b2;
  font-size: 13px;
  font-weight: 400;
}
.cf-field input,
.cf-field textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #3a4454;
  background: #131b25;
  color: #e6eaeb;
  font-size: 16px;
  line-height: 22px;
  padding: 12px 14px;
}
.cf-field input {
  height: 48px;
}
.cf-field input[readonly] {
  color: #3bd671;
  border-color: #2d3340;
}
.cf-field textarea {
  min-height: 180px;
  resize: vertical;
}
.cf-field input:focus,
.cf-field textarea:focus {
  outline: 2px solid #3bd671;
  outline-offset: 1px;
  border-color: #3bd671;
}
.cf-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 14px 20px;
  margin-top: 22px;
}
.cf-submit {
  height: 48px;
  padding: 0 22px;
  border: 0;
  background: #3bd671;
  color: #131b25;
  font-size: 16px;
  font-weight: 800;
  cursor: pointer;
}
.cf-submit:hover {
  background: #2fbf64;
}
.cf-fine {
  margin: 0;
  color: #9aa6b2;
  font-size: 13px;
  line-height: 18px;
  max-width: 420px;
}
.cf-alert {
  margin: 0 0 16px;
  padding: 12px 14px;
  font-size: 15px;
  line-height: 22px;
}
.cf-alert--ok {
  border: 1px solid #3bd671;
  background: #163224;
  color: #d7ffe6;
}
.cf-alert--error {
  border: 1px solid #c1121f;
  background: #3a1518;
  color: #ffd6d6;
}
.cf-hp {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
@media (min-width: 700px) {
  .sale-trust-row {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .cf-grid {
    grid-template-columns: 1fr 1fr;
  }
  .cf-field--full {
    grid-column: 1 / -1;
  }
  .cf-card {
    padding: 32px;
  }
  .sale-related-grid {
    grid-template-columns: 1fr 1fr;
  }
  .sale-offer-grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 1024px) {
  .sale-banner {
    padding: 48px 44px 40px;
  }
  .sale-banner h1 {
    font-size: 56px;
    line-height: 62px;
  }
  .sale-trust-row {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .sale-split {
    grid-template-columns: minmax(0, 1.4fr) minmax(320px, 0.8fr);
    align-items: start;
  }
  .sale-offer-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
