.Footer {
  --product-actions-height: 140px;
  background-color: #004781;
  margin: 0;
}

.Footer-Content {
  min-height: 220px;
}

.Footer-CmsBlockWrapper .CmsBlock-Wrapper {
  flex: 1 1;
}

.ContentWrapper {
  max-width: 1330px;
  padding: 32px 20px;
  margin-left: auto;
  margin-right: auto;
}

.Footer-Columns {
  display: flex;
  height: 100%;
  justify-content: space-between;
  color: #fff;
  ;
}

.Footer-Column {
  width: 100%;
  flex-shrink: 1;
  padding: 0px 20px;
}

.Footer-Column:not(:last-of-type) {
  max-width: 33.33333%;
}

.Footer-Column:not(:last-child) {
  border-right: 1px dashed #6a81fb;
}

.Footer-Column:first-child {
  padding-left: 0 !important;
}

.Footer-Column:last-child {
  padding-right: 0 !important;
}

/*  */
.Footer-Logo {
  width: 132px;
}

/* 2 */
.Footer-ColumnContent {
  display: flex;
  flex-direction: column;
}

.Footer-ColumnItem {
  border-radius: 2px;
  color: inherit;
  -webkit-margin-after: 12px;
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 20px;
}

.Footer-ColumnItem {
  font-size: 16px;
  font-weight: 400;
}

.Footer-Links {
  display: flex;
  flex-direction: column;
  align-items: start;
  grid-gap: 8px;
  gap: 8px;
}

.Footer-Links a {
  color: #fff;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}

/* 3 */
.NewsletterSubscription {
  min-width: 230px;
}

.Footer .NewsletterSubscription .Form {
  width: 100%;
}

.Footer .NewsletterSubscription .Form .FieldForm-Body {
  display: flex;
}

.Footer .NewsletterSubscription .FieldForm-Fields {
  width: 100%;
}

.Footer .NewsletterSubscription .Field {
  -webkit-margin-after: 12px;
  margin-bottom: 12px;
}

.Field-LabelContainer {
  display: flex;
  align-items: center;
}

.Footer .NewsletterSubscription .Field-Label {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: var(--background-color);
  padding-bottom: 12px;
}

.Footer .NewsletterSubscription .Field_type_email input {
  width: 100%;
  height: 52px;
  border-radius: 4px;
  color: #000;
}

.Footer .NewsletterSubscription .Button {
  background-color: transparent;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  text-align: center;
  margin-top: 41px;
  border: 1px solid #fff;
  width: 45%;
  margin-left: 12px;
  height: 50px;
  border-radius: 8px;
}

.Footer .NewsletterSubscription-TermsAndConditionsWrapper {
  display: flex;
  align-items: flex-start;
  gap: 6px;
}

.Footer .NewsletterSubscription-TermsAndConditions-Checkbox {
  display: inline-block;
  width: auto;
}

.Field-CheckboxLabel,
.Field-RadioLabel {
  display: inline-flex;
  align-items: center;
}

.Field_type_checkbox label:first-of-type,
.Field_type_radio label:first-of-type {
  display: inline-flex;
  vertical-align: middle;
  max-width: 100%;
}

.Field_type_checkbox label:first-of-type {
  max-width: calc(100vw - 69px);
}

/* Checkbox */
.Field [type="checkbox"],
.Field [type="radio"] {
  position: absolute;
  opacity: 0;
  padding: 0;
  min-width: 0;
  min-height: 0;
  z-index: 10;
  cursor: pointer;
}

.Field [type="checkbox"]+.input-control,
.Field [type="radio"]+.input-control {
  background-color: #fff;
  border: 2px solid #fff;
  border-radius: 0;
  border-radius: 2px;
  cursor: pointer;
  display: inline-block;
  height: 21px;
  position: relative;
  padding: 0;
  transition-duration: .25s;
  transition-property: background-color, border-color;
  transition-timing-function: ease-in;
  width: 21px;
  will-change: background-color, border-color;
  -webkit-margin-end: 11px;
}

.Field [type="checkbox"]+.input-control {
  display: flex;
  justify-content: center;
  align-items: center;
}

.Field [type="checkbox"]+.input-control,
.Field [type="radio"]+.input-control {
  margin-right: 8px;
}

.Footer .NewsletterSubscription .Field [type="checkbox"]:checked+.input-control svg path {
  fill: #004781;
}



.Field-CheckboxLabel span,
.Field-RadioLabel span {
  display: inline-flex;
  align-items: center;
  font-weight: 400;
  font-size: 16px;
  color: #fff;
  line-height: 24px;
}

.Footer .NewsletterSubscription .Field-Label_isRequired {
  display: none;
}

.Footer-ColumnItem.Footer-ContactUs {
  -webkit-margin-after: 24px;
  margin-bottom: 24px;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}

.Footer-ContactUs,
.Footer-EmailIcon,
.Footer-PhoneIcon {
  font-weight: 400;
  line-height: 24px;
  font-size: 16px;
}

.Footer-EmailIcon,
.Footer-PhoneIcon {
  display: flex;
  grid-gap: 6px;
  gap: 6px;
}

.Footer-EmailIcon:hover,
.Footer-PhoneIcon:hover {
  color: #fff;
}

.Footer-EmailIcon::before,
.Footer-PhoneIcon::before {
  content: "";
  width: 24px;
  height: 24px;
}

.Footer-EmailIcon::before {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.434 19.432H4.566a1.652 1.652 0 01-1.652-1.652V9.41L12 14.652l9.086-5.245v8.373a1.652 1.652 0 01-1.652 1.652zM12 11.794L2.914 6.551v-.33a1.652 1.652 0 011.652-1.653h14.868a1.652 1.652 0 011.652 1.652v.33L12 11.8v-.006z' fill='%23fff'/%3E%3C/svg%3E");
}

.Footer-PhoneIcon::before {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.642 18.604l-.852.847a4.481 4.481 0 01-4.23 1.21 14.89 14.89 0 01-4.324-1.944 20.709 20.709 0 01-5.96-5.842A15.681 15.681 0 013.36 9a4.48 4.48 0 011.12-4.576l.997-.997a.707.707 0 011.006 0l3.148 3.148a.707.707 0 010 1.006L7.782 9.429a1.506 1.506 0 00-.157 1.96 22.066 22.066 0 005.126 5.03 1.519 1.519 0 001.944-.176l1.788-1.816a.706.706 0 011.005 0l3.154 3.16a.707.707 0 010 1.017z' fill='%23fff'/%3E%3C/svg%3E");
}

.Footer-SocialIcons {
  display: flex;
  flex-wrap: wrap;
  grid-gap: 16px 25px;
  gap: 16px 25px;
  max-width: 200px;
}

.Footer-ColumnContent_direction_horizontal {
  flex-direction: row;
}

.Footer-ColumnContent_direction_horizontal {
  justify-content: flex-start;
}

.Footer-SocialIcons a {
  font-size: 16px;
  line-height: 24px;
}

img.Footer-SocialLogo {
  width: 22px;
}

.Footer .NewsletterSubscription-TermsAndConditionsLink {
  font-size: 14px;
  color: #fff;
  text-decoration: underline;
  margin-top: 4px;
}


.Footer-Copyright {
  color: #fff;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  padding: 16px 20px;
  background-color: #005aa3;
}

.Footer-Copyright a {
  color: inherit;
  font-weight: 400;
  font-size: 12px;
}

@media (min-width: 1241px) {
  .Footer-Column {
    padding-left: 50px;
    padding-right: 35px;
  }

  .Footer-Column:nth-child(3) {
    min-width: 580px;
  }

  .Footer .NewsletterSubscription {
    display: flex;
    flex-direction: column;
  }

  .Footer .NewsletterSubscription .FieldForm-Body {
    display: flex;
  }

  .FieldForm-Body label {
    min-width: calc(100% - 30px);
  }

  .Footer .NewsletterSubscription .FieldForm-Fieldset .Field input {
    display: flex;
    flex-direction: row;
    width: 100%;
    padding: 12px 20px;
    border: 1px solid #6a81fb;
    border: 1px solid var(--footer-stroke-color);
  }
}

@media (max-width: 1241.99px) {
  .Footer-Column:nth-child(1) {
    max-width: 180px;
  }

  .Footer-Column:nth-child(2) {
    max-width: 180px;
    padding-left: 0px;
  }

  .Footer-Column:nth-child(3) {
    max-width: 42.333%;
  }

  .Footer-Column:nth-child(4) {
    max-width: 220px;
  }

  .fl_site_slider h1 {
    font-size: 28px;
    line-height: 1.3;
  }

  .fl_site_slider .carousel-inner .item .carousel-caption {
    transform: translateY(-40%);
  }
}

@media (max-width: 880.99px) {
  .Footer-Columns {
    flex-wrap: wrap;
  }

  .Footer-Column {
    margin: 20px 0px;
  }

  .Footer-Column:nth-child(3) {
    max-width: 100%;
  }
}

@media (max-width: 480.99px) {
  .fl_site_menu .dropdown {
    margin-right: 10px;
  }
}

@media (max-width: 400.99px) {
  .fl_site_menu .dropdown {
    display: none;
  }
}