}
.home-hero {
  background: linear-gradient(135deg, #8a2224 0%, #a42b2d 25%, #6b1d1f 50%, #8a2224 80%, #a42b2d 100%);
}
.banner-section {
  background: url(../images/bg-banner.BMBu8TYV.jpg) center center no-repeat;
}
.all-product .hero-section {
  background: linear-gradient(135deg, #8a2224 0%, #a42b2d 25%, #6b1d1f 50%, #8a2224 80%, #a42b2d 100%);
}
.shadow-bg {
  background: none !important;
}
.banner-box__name {
  font-size: 40px !important;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
} /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
main {
  display: block;
  min-height: 65vh;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
body {
  font-family: Montserrat, sans-serif;
  font-family: Outfit, sans-serif;
  font-size: 16px;
}
.privacy-content {
  width: 100%;
  max-width: 900px;
}
table {
  margin-bottom: 15px;
  width: 100%;
}
tr td {
  width: 30%;
  text-align: left;
}
tr td,
tr td ul {
  margin-bottom: 10px;
}
tr td ul,
tr td li {
  padding: 0 !important;
}
.privacy-section ul,
.privacy-section ol {
  padding-left: 10px;
  margin-bottom: 10px;
}
.privacy-content h1 {
  text-align: center;
  font-size: 30px;
  text-transform: capitalize;
  color: #000;
  font-weight: 500;
  margin: 0;
  padding-top: 20px;
  padding-bottom: 50px;
}
.privacy-content h3 {
  font-size: 25px;
  text-transform: capitalize;
  color: #000;
  text-align: left;
  font-weight: 500;
  padding-bottom: 15px;
  padding-top: 10px;
}
.privacy-content p {
  font-size: 16px;
  padding-bottom: 15px;
}
.privacy-content a {
  color: var(--color-primary) !important;
  text-decoration: underline;
}
.privacy-content a:hover {
  color: var(--color-primary-light) !important;
}
body {
  font-family: Montserrat, sans-serif;
  font-family: Outfit, sans-serif;
  font-size: 16px;
  line-height: 22px;
}
#terms-text ol {
  margin-bottom: 15px;
}
* {
  box-sizing: border-box;
  outline: none;
}
a {
  text-decoration: none;
  cursor: pointer;
  color: #a42b2d;
  transition: color 0.3s;
}
a:hover {
  color: #a42b2d;
}
button {
  cursor: pointer;
}
.container {
  width: 100%;
  max-width: 1220px;
  margin: 0 auto;
}
.header-logo img,
.header-logo {
  max-width: 150px;
}
.home-hero {
  background-size: cover;
  position: relative;
  padding: 102px 0;
}
.shadow-bg__box .container {
  position: relative;
  z-index: 2;
}
.shadow-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #0000004d;
  left: 0;
  top: 0;
  z-index: 1;
}
.home-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.home-title {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 47px;
  font-style: normal;
  font-weight: 700;
  line-height: 55px;
  margin: 0 0 25px;
}
.home-button {
  background: #fff;
  border-radius: 7px;
  color: #a42b2d;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: 129.2%;
  padding: 10px 20px;
  transition: 0.2s;
  border: 2px solid #fff;
}
.home-button:hover {
  color: #fff;
  border: 2px solid #fff;
  background: none;
}
.home-left {
  width: 61%;
}
.home-product {
  margin-top: 30px;
  margin-bottom: 30px;
}
.main-title {
  color: var(--color4);
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 79.5%;
  text-align: center;
}
.home-product__content {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 20px;
}
.home-product__box span {
  color: #0f172a;
  text-align: center;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  display: block;
  margin-top: 15px;
}
.home-product__box {
  text-align: center;
  width: 20%;
  padding: 30px 20px;
  transition: 0.2s;
  border-radius: 10px;
}
.home-product__box:hover {
  background: #fff;
  box-shadow: 0 0 20px #00000080;
}
.home-product__box img {
  width: 112px;
}
.banner-section {
  background-size: cover;
  padding-top: 50px;
  padding-bottom: 50px;
}
.header-cart svg path {
  fill: var(--color-teal-dark) !important;
}
.banner-flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.banner-box {
  border-radius: 15px;
  border: 3px solid #fff;
  background: #fff;
  box-shadow: 0 4px 4px #00000040;
  display: flex;
  align-items: center;
  padding: 15px 60px;
  width: 49%;
  margin-top: 20px;
  justify-content: space-between;
}
.banner-flex .banner-box:nth-child(1),
.banner-flex .banner-box:nth-child(2) {
  margin-top: 0;
}
.banner-flex .banner-box:nth-child(odd) .banner-box__img {
  order: 2;
}
.banner-box__name {
  color: var(--color4);
  font-family: Montserrat;
  font-size: 45px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  min-width: 300px;
  min-height: 114px;
}
.banner-box__img {
  display: flex;
  align-items: center;
  justify-content: center;
}
.banner-box__img img {
  width: 126px;
}
.banner-box__button {
  color: #fff;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: 129.2%;
  background: var(--color-primary);
  padding: 7px 18px;
  border-radius: 8px;
  margin-top: 25px;
  display: inline-block;
  border: 2px solid var(--color-primary);
  transition: 0.2s;
}
.banner-box__button:hover {
  background: none;
  color: var(--color-primary);
  border: 2px solid var(--color-primary);
}
.get_product {
  cursor: pointer;
}
.banner-box__body {
  display: inline-block;
  max-width: 310px;
  width: 100%;
}
.home-all-product {
  padding-top: 30px;
  padding-bottom: 30px;
}
.ha-product__info {
  color: var(--color4);
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 93.7%;
  padding-top: 10px;
}
.ha-product__content {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin-top: 30px;
}
.ha-product__box {
  text-align: center;
  width: 20%;
}
.ha-product__box img {
  width: 112px;
}
.ha-product__price {
  padding-top: 10px;
}
.shipping-section {
  background: #fbe5ea;
  padding-top: 40px;
  padding-bottom: 40px;
}
.shipping-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.shipping-box {
  display: flex;
  align-items: center;
  width: 32%;
}
.subscribe__text {
  background: #fbe5ea;
  color: #a42b2d;
  position: relative;
  padding: 10px 29px 10px 15px;
  text-align: center;
  text-transform: uppercase;
  font-size: 15px;
  margin-top: 15px;
}
.ft-form__input.error {
  border: 1px solid red;
}
.form-error-text {
  background: #ff6565;
  padding: 10px;
  color: #fff;
  text-align: center;
  margin-bottom: 9px;
}
.subscribe-block {
  position: relative;
}
.subscribe-block.active:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #ffffffb3;
}
.gdpr__box {
  background: #eee;
  padding: 16px;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 98;
  width: 100%;
  box-sizing: border-box;
}
.gdpr__container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #1A2332;
  max-width: 1000px;
  margin: 0 auto;
}
.gdpr__text {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  text-align: justify;
  max-width: 540px;
  width: 100%;
}
.gdpr__text a {
  color: inherit !important;
  text-decoration: underline !important;
}
.gdpr__buttons {
  display: flex;
  justify-content: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin-left: 44px;
  text-align: center;
  width: 50%;
}
.gdpr__close {
  border-radius: 64px;
  border: 2px solid #1A2332;
  width: 200px;
  padding: 12px 0;
  box-sizing: border-box;
  cursor: pointer;
}
.gdpr__dark {
  color: #fafafc;
  background: #a42b2d;
  margin-left: 16px;
}
@media (max-width: 1023px) {
  .gdpr__box {
    padding: 15px;
  }
  .gdpr__container {
    flex-direction: column;
  }
  .gdpr__text {
    font-size: 12px;
    line-height: 15px;
  }
  .gdpr__buttons {
    margin: 12px 0 0;
    font-size: 16px;
    width: 100%;
  }
  .gdpr__close {
    width: 164px;
    padding: 6px 0;
  }
  .gdpr__dark {
    margin-left: 12px;
  }
}
@media (min-width: 639px) and (max-width: 641px) {
  .gdpr__box {
    padding: 15px 15px 25px;
  }
}
.shipping-box__title {
  font-size: 20px;
  line-height: 23px;
  color: #000;
  padding-bottom: 10px;
  text-transform: uppercase;
  font-weight: 700;
}
.shipping-box__text {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 19px;
}
.shipping-box__img {
  width: 64px;
  min-width: 64px;
  height: 64px;
}
.shipping-box__info {
  padding-left: 15px;
}
.breadcrumbs {
  color: #a4a0a0;
  display: flex;
  padding-top: 15px;
  padding-bottom: 15px;
}
.cart-null {
  background: #fbe5ea;
  color: #a42b2d;
  position: relative;
  margin-bottom: 20px;
  padding: 15px 29px 15px 15px;
  text-align: center;
  text-transform: uppercase;
  font-size: 17px;
  margin-top: 30px;
}
.breadcrumbs a {
  color: #a4a0a0 !important;
}
.breadcrumbs span {
  color: #a42b2d !important;
}
main svg path, header svg path {
  fill: #a42b2d !important;
}
.loader div {
  background: #a42b2d !important;
}
body.hidden {
  overflow: hidden;
}
.btn-hover,
.order-item__quantity button {
  transition: 0.2s;
}
.btn-hover:hover,
.order-item__quantity button:hover {
  background: var(--varHover);
}
@media screen and (max-width: 1240px) {
  .container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .banner-box__name {
    font-size: 38px;
    min-width: 250px;
  }
  .banner-box {
    padding: 15px 30px;
  }
}
@media screen and (max-width: 992px) {
  .home-hero {
    padding: 50px 0;
  }
  .home-right img {
    width: 400px;
  }
  .home-title {
    font-size: 40px;
    line-height: 45px;
  }
  .home-product__box,
  .ha-product__box {
    width: 25%;
    padding: 15px;
  }
  .banner-flex {
    flex-direction: column;
  }
  .banner-box {
    width: 100%;
  }
  .banner-flex .banner-box:nth-child(odd) .banner-box__img {
    order: 1;
  }
  .banner-flex .banner-box:nth-child(odd) .banner-box__body {
    order: 2;
  }
  .banner-box {
    justify-content: center;
  }
  .banner-box__body {
    margin-left: 30px;
  }
  .banner-flex .banner-box:nth-child(2) {
    margin-top: 20px;
  }
  .banner-flex .banner-box:nth-child(1) {
    margin-top: 0;
  }
  .banner-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .ha-product__content {
    flex-wrap: wrap;
  }
  .shipping-box {
    flex-direction: column;
    text-align: center;
  }
  .shipping-box__info {
    padding-left: 0;
    padding-top: 15px;
  }
  .shipping-flex {
    align-items: flex-start;
  }
  .home-product__box span {
    margin-top: 5px;
  }
}
@media screen and (max-width: 768px) {
  .shipping-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .btn-hover:hover,
  .order-item__quantity button:hover {
    background: var(--color-primary);
  }
  .home-button:hover {
    background: #fff;
    border-radius: 7px;
    color: #1A2332;
  }
  .home-product__box:hover {
    box-shadow: none;
  }
  .home-left {
    order: 2;
  }
  .banner-box__name {
    min-height: auto;
  }
  .home-flex {
    flex-direction: column;
  }
  .home-left,
  .home-right {
    width: 100%;
    text-align: center;
  }
  .home-right img {
    max-width: 100%;
  }
  .drop-categories__btn span {
    padding-right: 0;
  }
  .home-product__box {
    width: 33%;
    padding: 15px 2px;
    font-size: 19px;
  }
  .home-product__content {
    justify-content: space-between;
  }
  .ha-product__info {
    font-size: 15px;
    width: 90%;
    margin: 0 auto;
  }
  .home-product__box span {
    margin-top: 5px;
    font-size: 18px;
    line-height: 22px;
  }
  .banner-box__img img {
    width: 80px;
  }
  .banner-box__body {
    margin-left: 10px;
  }
  .banner-box__name {
    font-size: 28px;
  }
  .banner-box__name {
    min-width: auto;
  }
  .banner-box {
    padding: 10px;
  }
  .banner-box__button {
    font-size: 22px;
  }
  .ha-product__box {
    width: 33%;
    padding: 15px 2px;
  }
  .shipping-box {
    width: 100%;
    flex-direction: row;
    text-align: left;
  }
  .shipping-box__info {
    padding-left: 15px;
    padding-top: 0;
  }
  .shipping-flex .shipping-box:nth-child(2) {
    border-top: 1px solid #a42b2d;
    border-bottom: 1px solid #a42b2d;
    padding: 20px 0;
    margin: 20px 0;
  }
  .shipping-box__img {
    width: 54px;
    min-width: 54px;
    height: 54px;
  }
  .shipping-flex,
  .ft-form {
    flex-direction: column;
  }
}
@media screen and (max-width: 500px) {
  .home-title {
    font-size: 30px;
    line-height: 40px;
  }
  .home-button {
    display: block;
    width: 80%;
    margin: 0 auto;
  }
  .home-product__box span {
    font-size: 19px;
    line-height: 24px;
  }
  .home-product__box,
  .ha-product__box {
    width: 50%;
    padding: 15px 7px;
  }
  .home-product__box img,
  .ha-product__box img {
    width: 90px;
  }
}
.header-burger-menu {
  display: none;
  border: none;
  background: none;
}
.header-burger-menu span {
  background: #a42b2d;
  width: 30px;
  height: 2px;
  display: block;
}
.header-section {
  box-shadow: 0 4px 4px #00000040;
  background: #ffffff;
}
.header-logo {
  cursor: pointer;
}
.header-burger-menu span:nth-child(2) {
  margin-top: 5px;
  margin-bottom: 5px;
}
.hd-navigation__close {
  display: none;
}
.header-topbar {
  display: flex;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
}
.header-cart {
  display: block;
  margin-left: auto;
  position: relative;
}
.mob-header-soc {
  height: 40px;
  background-color: #fbe5ea;
  display: none !important;
}
.mob-header-soc,
.header-soc {
  margin-left: auto;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mob-header-soc a,
.header-soc a {
  text-decoration: none;
  color: #1A2332;
  position: relative;
  display: block;
  transition: all 0.2s;
}
.mob-header-soc a:hover,
.header-soc a:hover {
  opacity: 0.6;
}
.mob-header-soc a:first-child,
.header-soc a:first-child {
  margin-right: 20px;
}
.mob-header-soc a:first-child:after,
.header-soc a:first-child:after {
  cursor: auto;
  content: "";
  height: 100%;
  width: 1px;
  position: absolute;
  right: -10px;
  background-color: #1A2332;
}
.header-cart {
  width: 25px;
  height: 20px;
}
.header-cart img {
  width: 25px;
  height: 25px;
}
.header-cart__quantity {
  background: #8b8b8b;
  position: absolute;
  color: #fff;
  font-size: 12px;
  line-height: 12px;
  width: 15px;
  height: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  top: -5px;
  right: -5px;
}
.header-navigations {
  margin-left: 30px;
  flex: 1;
  display: flex;
  justify-content: center;
  gap: 25px;
}
.header-navigations a {
  color: var(--color-teal);
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 3px;
  transition: 0.2s;
  white-space: nowrap;
}
.header-navigations a:hover,
.header-navigations a.active {
  color: #a42b2d;
}
.header-categories__dropmenu {
  position: absolute;
  background: #fff;
  top: 40px;
  width: 300px;
  padding: 20px;
  display: none;
}
.header-categories__dropmenu a {
  color: #0f172a;
  font-size: 16px;
  border-bottom: 1px solid #0f172a;
  padding: 10px 0;
  display: block;
}
.header-categories__dropmenu a:last-child {
  border-bottom: 0px;
}
.header-navigations__close {
  display: none;
}
.header-soc .phone__line,
.mob-header-soc .phone__line {
  text-decoration: underline;
}
.subheader-soc {
  background: var(--color-teal-light);
}
.subheader-soc_cont {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 44px;
  gap: 42px;
}
.subheader-soc_phone {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 42px;
  color: var(--color-text-primary);
}
.subheader-soc_itm {
  display: flex;
  align-items: center;
  justify-content: center;
}
.subheader-soc_cont a {
  color: var(--color-text-primary);
  font-size: 12px;
  font-weight: 400;
  transition: all 0.2s;
  white-space: nowrap;
  text-decoration: underline;
}
.subheader-soc_cont a.email__line {
  text-decoration: none;
}
.subheader-soc_cont a:hover {
  opacity: 0.6;
}
.subheader-soc_cont img {
  margin-right: 7px;
  height: 15px;
  width: auto;
}
@media screen and (max-width: 1110px) {
  .header-soc {
    flex-direction: column;
    align-items: flex-start;
  }
  .header-soc a:first-child {
    margin-right: 0;
  }
  .header-soc a:first-child:after {
    display: none;
  }
}
@media screen and (max-width: 992px) {
  .header-searchbar {
    width: 55%;
    margin-left: 0;
  }
  .header-cart {
    margin-left: auto;
  }
}
@media screen and (max-width: 880px) {
  .subheader-soc_cont {
    height: auto;
  }
  .subheader-soc {
    padding: 12px 0;
  }
  .subheader-soc_phone {
    gap: 0px;
    flex-direction: column;
    border-right: 1px solid var(--color-text-tertiary);
    padding-right: 10px;
    margin-right: 10px;
    align-items: flex-start;
  }
  .subheader-soc_cont {
    gap: 0px;
  }
}
@media screen and (max-width: 768px) {
  .mob-header-soc {
    display: flex !important;
    font-size: 15px !important;
  }
  .header-soc {
    display: none;
  }
  .header-burger-menu {
    display: block;
    padding: 0;
  }
  .header-topbar {
    justify-content: space-between;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .header-cart {
    margin-left: 0;
    margin-right: 5px;
  }
  .header-logo img {
    width: 200px;
  }
  .header-logo {
    position: relative;
    top: 2px;
  }
  .header-navigations {
    position: fixed;
    margin-left: 0;
    background: #fff;
    z-index: 9;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    padding: 20px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    display: none;
  }
  .header-navigations.active {
    display: flex;
  }
  .header-navigations a {
    display: block;
    text-align: center;
    font-size: 18px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #a42b2d;
    width: 50%;
  }
  .header-navigations a:last-child {
    border-bottom: 0px;
  }
  .header-navigations__close {
    display: block;
    background: var(--color-primary);
    color: #fff;
    font-size: 18px;
    line-height: 18px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    position: absolute;
    right: 15px;
    top: 15px;
  }
}
footer .phone__line {
  text-decoration: underline;
  position: relative;
  color: #cbd5e1;
  margin-right: 20px;
  display: inline-block;
}
footer .phone__line:hover {
  opacity: 0.6;
}
footer .phone__line:after {
  cursor: auto;
  content: "";
  height: 100%;
  width: 1px;
  position: absolute;
  right: -10px;
  background-color: rgba(255, 255, 255, 0.2);
}
footer .phone__line:last-child:after {
  display: none;
}
footer {
  background: var(--color-text-primary);
  color: #cbd5e1;
}
.footer-container {
  padding-top: 30px;
  padding-bottom: 30px;
}
.footer-topbar {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.footer-topbar__title {
  color: #ffffff;
  font-size: 19px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  padding-bottom: 10px;
}
.footer-topbar__info-box {
  align-items: center;
  color: #cbd5e1;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  padding-bottom: 7px;
}
.footer-topbar__info-box svg {
  width: 16px;
  float: left;
  position: relative;
  bottom: -3px;
}
.footer-topbar__info-box svg path {
  fill: var(--color-teal-light) !important;
}
.footer-topbar__info-box p {
  padding-left: 25px;
}
.ft-form__text {
  font-size: 16px;
  color: #94a3b8;
  line-height: 19px;
}
.footer-topbar__form {
  width: 40%;
}
.ft-form {
  margin-top: 20px;
  width: 100%;
}
.ft-form__input {
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #ffffff;
  border-radius: 10px;
  padding: 10px 15px;
  width: 75%;
}
.ft-form__button {
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 79.5%;
  border-radius: 10px;
  background: #a42b2d;
  padding: 10px 15px;
  border: none;
  width: 24%;
  transition: 0.2s;
}
.ft-form__button:hover {
  background: var(--varHover);
}
.ft-form {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
.footer-lowbar {
  margin-top: 40px;
  padding-top: 24px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer-navigation a {
  color: #cbd5e1;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 79.5%;
  margin-right: 15px;
  transition: 0.2s;
}
.footer-navigation a:hover {
  color: var(--color-teal-light);
}
.footer-cards {
  display: flex;
  align-items: center;
}
.footer-cards img {
  margin-left: 3px;
  margin-right: 3px;
}
.copyright {
  font-size: 14px;
  color: #c4c4c4;
  margin-top: 15px;
}
@media screen and (max-width: 1240px) {
  .footer-topbar__form,
  .footer-topbar__info {
    width: 47%;
  }
}
@media screen and (max-width: 992px) {
  .footer-topbar {
    flex-direction: column;
  }
  .footer-topbar__form,
  .footer-topbar__info {
    width: 100%;
  }
  .footer-topbar__form {
    margin-top: 30px;
  }
}
@media screen and (max-width: 768px) {
  .footer-lowbar {
    flex-direction: column;
  }
  .footer-lowbar {
    margin-top: 30px;
  }
  .footer-navigation {
    margin-bottom: 30px;
    text-align: center;
  }
  .footer-navigation a {
    margin: 0;
    padding: 10px;
  }
  .ft-form__input {
    width: 100%;
  }
  .ft-form__button {
    margin-left: 0;
    width: 10%;
  }
}
.error {
  border: 1px solid red !important;
}
.privacy-section h2 {
  font-size: 18px;
  line-height: normal;
  font-weight: 700;
}
