.b-corp-delivery-page .b-main {
  color: #FFFFFF;
  background-color: #000000;
  padding-bottom: 25px;
}
.b-corp-delivery-page .b-main:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 450px;
  background-image: url(../images/corp-delivery/bg-1920.jpg);
  background-position: right center;
  background-size: cover;
  z-index: -1;
}
.b-corp-delivery-page .b-main-content {
  position: relative;
  margin: 0;
  box-sizing: border-box;
  padding-bottom: 0;
}
.b-corp-delivery-page .b-header {
  margin-bottom: 318px;
}
.b-corp-delivery-page .b-social {
  display: none;
}
@media screen and (min-width: 768px) {
  .b-corp-delivery-page .b-main:before {
    height: 500px;
  }
  .b-corp-delivery-page .b-header {
    margin-bottom: 368px;
  }
}
@media screen and (min-width: 801px) {
  .b-corp-delivery-page .m-body {
    width: 420px;
    max-width: 420px;
    margin-left: -210px;
  }
}
@media screen and (min-width: 1024px) {
  .b-corp-delivery-page .b-main {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.85) 240px, rgba(0, 0, 0, 0) 100%), url(../images/corp-delivery/bg-1920.jpg);
    background-size: auto calc((100vw - 240px) / 1.5 + 72px);
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: unset;
  }
  .b-corp-delivery-page .b-main:before {
    display: none;
  }
  .b-corp-delivery-page .b-main-content {
    padding-top: 0;
  }
  .b-corp-delivery-page .b-header {
    margin-bottom: 0;
  }
  .b-corp-delivery-page ._w-xl {
    max-width: 1200px;
  }
}
@media screen and (min-width: 1920px) {
  .b-corp-delivery-page .b-main {
    background-size: contain;
  }
}
.b-corp-delivery-btn {
  display: inline-block;
  background: #FFDD21;
  color: #000 !important;
  font-size: 16px;
  line-height: var(--font-line-height, 24px);
  font-weight: 600;
  padding: 14px 30px;
  border-radius: 36px;
  text-decoration: none !important;
  text-align: center;
  min-width: 200px;
}
.b-corp-delivery-btn:active,
.b-corp-delivery-btn:hover,
.b-corp-delivery-btn:focus {
  background: #ffce39;
}
.b-corp-delivery-btn_fw {
  width: 100%;
}
.b-corp-delivery-block {
  font-size: 16px;
  line-height: var(--font-line-height, 1.5);
  padding: 56px 20px;
  background-color: #FFFFFF;
  color: #262626;
}
.b-corp-delivery-block_black {
  background-color: #262626;
  color: #FFF;
  padding: 56px 20px 80px 20px;
}
.b-corp-delivery-block_bg + .b-corp-delivery-block {
  padding-top: 80px;
}
.b-corp-delivery-block h1,
.b-corp-delivery-block h2,
.b-corp-delivery-block h3 {
  margin-bottom: 32px;
}
.b-corp-delivery-block p:not(:last-child) {
  margin-bottom: 16px;
}
.b-corp-delivery-block h1,
.b-corp-delivery-block h2 {
  font-size: 28px;
}
@media screen and (min-width: 768px) {
  .b-corp-delivery-block {
    padding: 80px 40px;
  }
  .b-corp-delivery-block_bg {
    padding: 36px 40px;
  }
}
@media screen and (min-width: 1024px) {
  .b-corp-delivery-block {
    padding: 100px 80px;
  }
  .b-corp-delivery-block h1,
  .b-corp-delivery-block h2 {
    font-size: 38px;
    line-height: var(--font-line-height, 50px);
  }
  .b-corp-delivery-block h1 {
    font-weight: bold;
  }
  .b-corp-delivery-block_bg {
    background-color: transparent;
    min-height: calc((100vw - 240px) / 1.5 - 72px);
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
@media screen and (min-width: 1366px) {
  .b-corp-delivery-block {
    font-size: 18px;
  }
  .b-corp-delivery-block_bg + .b-corp-delivery-block {
    padding-top: 180px;
  }
  .b-corp-delivery-block:not(.b-corp-delivery-block_bg) + .b-corp-delivery-block {
    padding-bottom: 180px;
  }
}
@media screen and (min-width: 1600px) {
  .b-corp-delivery-block {
    font-size: 20px;
  }
  .b-corp-delivery-block_bg {
    min-height: calc((100vw - 240px) / 1.75 - 72px);
  }
}
.b-corp-delivery-head__text {
  margin-bottom: 32px;
}
@media screen and (min-width: 1024px) {
  .b-corp-delivery-head {
    max-width: 576px;
  }
  .b-corp-delivery-head__text {
    margin-bottom: 56px;
  }
}
.b-corp-delivery-advantages__icon {
  width: 140px;
  height: 140px;
}
.b-corp-delivery-advantages__subhead {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .b-corp-delivery-advantages__row {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: auto;
    grid-template-rows: 1fr 1fr;
    gap: 48px 32px;
  }
}
@media screen and (min-width: 1024px) {
  .b-corp-delivery-advantages__col {
    max-width: 350px;
  }
}
@media screen and (min-width: 1366px) {
  .b-corp-delivery-advantages__row {
    width: 100%;
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: auto;
    grid-template-rows: 1fr;
    gap: 32px;
  }
}
.b-corp-delivery-features__title {
  margin-bottom: 32px;
}
.b-corp-delivery-features__subtitle {
  margin-bottom: 32px;
}
.b-corp-delivery-features__items {
  display: flex;
  flex-direction: row;
  gap: 16px;
  overflow-x: auto;
  scroll-padding: 0;
  scroll-snap-type: x mandatory;
  margin: 0 -20px;
  padding-right: 60px;
}
.b-corp-delivery-features__tabs {
  display: none;
}
@media screen and (min-width: 1024px) {
  .b-corp-delivery-features__items {
    display: block;
    gap: unset;
    overflow: visible;
    margin: 0;
    padding-right: 0;
  }
  .b-corp-delivery-features__tabs {
    display: block;
    width: 240px;
    flex-grow: 0;
    flex-shrink: 0;
    font-size: 18px;
  }
  .b-corp-delivery-features__tab {
    text-align: center;
    background: transparent;
    color: #262626;
    display: block;
    width: 100%;
    border: none;
    border-bottom: 1px solid #888888;
    outline: none;
    padding: 0 0 14px 0;
  }
  .b-corp-delivery-features__tab:not(:last-child) {
    margin-bottom: 32px;
  }
  .b-corp-delivery-features__tab_active {
    font-weight: bold;
    padding: 0 0 11px 0;
    border-bottom: 4px solid #FFDD21;
  }
  .b-corp-delivery-features__wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 20px;
  }
}
@media screen and (min-width: 1280px) {
  .b-corp-delivery-features__title {
    font-weight: bold;
  }
  .b-corp-delivery-features__items {
    max-width: 620px;
  }
  .b-corp-delivery-features__subtitle {
    margin-bottom: 70px;
  }
}
.b-corp-delivery-feature {
  scroll-snap-align: start;
  min-width: calc(100vw - 50px);
  padding: 30px 20px;
  background-color: #FAFAFA;
  opacity: 0.5;
}
.b-corp-delivery-feature_active {
  opacity: 1;
}
.b-corp-delivery-feature__title {
  font-size: 22px;
  line-height: var(--font-line-height, 26px);
  padding-bottom: 16px;
}
@media screen and (min-width: 768px) {
  .b-corp-delivery-feature {
    min-width: calc(100vw - 100px);
  }
}
@media screen and (min-width: 801px) {
  .b-corp-delivery-feature {
    min-width: calc(100vw - 340px);
  }
}
@media screen and (min-width: 1024px) {
  .b-corp-delivery-feature {
    min-width: unset;
    display: none;
  }
  .b-corp-delivery-feature_active {
    display: block;
  }
}
@media screen and (min-width: 1280px) {
  .b-corp-delivery-feature {
    padding: 30px 30px;
  }
  .b-corp-delivery-feature__title {
    font-weight: bold;
  }
}
.b-corp-delivery-contact__content {
  margin-bottom: 16px;
}
.b-corp-delivery-contact__image {
  border-radius: 16px;
  overflow: hidden;
}
@media screen and (min-width: 768px) and (max-width: 801px), (min-width: 1024px) {
  .b-corp-delivery-contact {
    display: flex;
    gap: 34px;
    max-width: 1280px;
    justify-content: space-between;
  }
  .b-corp-delivery-contact__form {
    padding: 24px 0;
  }
  .b-corp-delivery-contact__content {
    max-width: 50%;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1366px) {
  .b-corp-delivery-contact {
    display: flex;
  }
  .b-corp-delivery-contact__form {
    padding: 24px 32px;
    max-width: 520px;
  }
  .b-corp-delivery-contact__content {
    max-width: 620px;
    width: 50%;
  }
}
.b-corp-delivery-form .altcha {
  --altcha-color-border: #fff;
  border-radius: 0;
  border-top: none;
  border-left: none;
  border-right: none;
}
.b-corp-delivery-form .form-control {
  padding: 16px 0;
  display: block;
  width: 100%;
  height: auto;
  color: #fff;
  background: transparent;
  border: 1px solid transparent;
  border-bottom-color: #fff;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none !important;
  outline: none !important;
}
.b-corp-delivery-form .form-control::placeholder {
  color: #C2C2C2;
  opacity: 1;
}
.b-corp-delivery-form select option {
  background-color: #262626;
  color: #FFF;
}
.b-corp-delivery-form .has-error .form-control {
  border: 1px solid transparent;
  border-bottom-color: #E31E24;
}
.b-corp-delivery-form .has-success .form-control {
  border: 1px solid transparent;
  border-bottom-color: #fff;
  color: #fff;
}
.b-corp-delivery-form select:has(option[value=""]:checked) {
  color: #C2C2C2;
}
.b-corp-delivery-form__fields {
  margin-bottom: 32px;
}
.b-corp-delivery-form__legal {
  font-size: 13px;
  text-align: center;
}
.b-corp-delivery-result {
  font-size: 16px;
  color: #262626;
  padding: 32px 0;
}
.b-corp-delivery-result__ok {
  font-size: 222px;
  text-align: center;
  color: #5BBE56;
  margin-bottom: 32px;
}
.b-corp-delivery-result__header {
  font-size: 32px;
  line-height: var(--font-line-height, 1.5);
  margin-bottom: 16px;
}
.b-corp-delivery-result__text {
  font-size: 20px;
}
