<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#footer-v3 .footer-contact {
  padding-bottom: 0;
}
#footer-v3 .footer-contact .section--outer {
  max-width: initial;
  padding-block: 56.016px;
  padding-inline: 24px;
}
#footer-v3 .footer-contact .container {
  display: grid;
  place-items: center;
  text-align: center;
}
#footer-v3 .footer-contact .container {
  padding-inline: 0;
}
#footer-v3 .footer-contact .header {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
#footer-v3 .footer-contact .title {
  font-family: "silkamedium", Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: #1b1b1b;
  font-style: normal;
  letter-spacing: -0.5px;
  font-size: 14px;
  line-height: 22px;
}
#footer-v3 .footer-contact .sub-title {
  font-family: "silkamedium", Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: #1b1b1b;
  font-size: 28px;
  font-style: normal;
  line-height: 36px;
  letter-spacing: -1.12px;
  text-wrap: pretty;
  text-decoration: none;
}
@media (max-width: 991.98px) {
  #footer-v3 .footer-contact .sub-title {
    font-family: "silkamedium", Helvetica, Arial, sans-serif;
    font-weight: 500;
    color: #1b1b1b;
    font-size: 24px;
    font-style: normal;
    line-height: 32px;
    letter-spacing: -0.7px;
  }
}
#footer-v3 .footer-contact .sub-title &gt; a {
  color: #1b1b1b;
  text-decoration: none !important;
}
#footer-v3 .footer--top {
  padding-bottom: 0;
}
@media (max-width: 991.98px) {
  #footer-v3 .footer--top {
    padding: 0;
    border-radius: 0;
  }
}
#footer-v3 .footer--top .section--outer {
  max-width: initial;
  padding-block-start: 56.016px;
  padding-block-end: 32px;
}
#footer-v3 .footer--top .d-flex.justify-content-between {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: end;
  -moz-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
#footer-v3 .footer--top .block {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 8px;
}
#footer-v3 .footer--top .block .title {
  font-family: "silkamedium", Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: #FFFFFF;
  font-style: normal;
  letter-spacing: -0.5px;
  font-size: 14px;
  line-height: 22px;
}
#footer-v3 .footer--top .block address {
  font-family: "silkamedium", Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: #6E747C;
  font-style: normal;
  letter-spacing: -0.5px;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 0;
}
#footer-v3 .footer--top .block ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: "silkamedium", Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: #6E747C;
  font-style: normal;
  letter-spacing: -0.5px;
  font-size: 14px;
  line-height: 22px;
  gap: 4px;
  padding: 0;
  list-style: none;
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  #footer-v3 .footer--top .row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 32px;
  }
}
#footer-v3 .footer--top .logo {
  text-indent: -9999px;
  background-image: url("/assets/images/footer-logo.png");
  background-image: url("/assets/images/footer-logo.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  width: 160px;
  height: 30px;
  background-position: left center;
}
@media (min-width: 992px) {
  #footer-v3 .footer--top .logo {
    margin-bottom: 16px;
  }
}
#footer-v3 .footer--top .logo:after {
  display: none;
}
#footer-v3 .footer--top .form-newsletter label {
  display: none;
}
#footer-v3 .footer--top .form-newsletter .info {
  text-wrap: pretty;
}
#footer-v3 .footer--top .form-newsletter .footer-text {
  font-family: "silkamedium", Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: #6E747C;
  font-style: normal;
  letter-spacing: -0.4px;
  margin-top: 12px;
}
@media (min-width: 992px) {
  #footer-v3 .footer--top .form-newsletter .footer-text {
    font-size: 11px;
    line-height: 18px;
  }
}
@media (max-width: 991.98px) {
  #footer-v3 .footer--top .form-newsletter .footer-text {
    font-size: 14px;
    letter-spacing: -0.5px;
    line-height: 22px;
    font-style: normal;
  }
}
@media (min-width: 992px) {
  #footer-v3 .footer--top .form-newsletter .block {
    gap: 12px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-direction: normal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
#footer-v3 .footer--top .form-newsletter .block .header {
  width: 100%;
}
@media (min-width: 992px) {
  #footer-v3 .footer--top .form-newsletter .block .content {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex: 1;
    flex-grow: 1;
  }
}
#footer-v3 .footer--top .form-newsletter input.form-control {
  background: rgba(255, 255, 255, 0.1);
  width: 100%;
  border-radius: 8px;
  outline: none;
  box-shadow: inset 0 0 0 1px transparent;
  color: #FFFFFF;
}
#footer-v3 .footer--top .form-newsletter input.form-control::-webkit-input-placeholder {
  color: #8C8C8C;
}
#footer-v3 .footer--top .form-newsletter input.form-control:-moz-placeholder {
  color: #8C8C8C;
}
#footer-v3 .footer--top .form-newsletter input.form-control::-moz-placeholder {
  color: #8C8C8C;
}
#footer-v3 .footer--top .form-newsletter input.form-control:-ms-input-placeholder {
  color: #8C8C8C;
}
#footer-v3 .footer--top .form-newsletter input.form-control::placeholder {
  color: #8C8C8C;
}
#footer-v3 .footer--top .form-newsletter input.form-control:user-invalid {
  background: rgba(237, 3, 3, 0.1);
  color: #ED0303;
  box-shadow: inset 0 0 0 1px #ED0303;
}
#footer-v3 .footer--top .form-newsletter input.form-control:focus {
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2);
}
#footer-v3 .footer--top .form-newsletter .fr-form-newsletter-error-text {
  display: none;
  font-family: "silkamedium", Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: #ED0303;
  font-style: normal;
  letter-spacing: -0.4px;
  margin-top: 12px;
}
@media (min-width: 992px) {
  #footer-v3 .footer--top .form-newsletter .fr-form-newsletter-error-text {
    font-size: 11px;
    line-height: 18px;
  }
}
@media (max-width: 991.98px) {
  #footer-v3 .footer--top .form-newsletter .fr-form-newsletter-error-text {
    font-size: 14px;
    letter-spacing: -0.5px;
    line-height: 22px;
    font-style: normal;
  }
}
@media (max-width: 991.98px) {
  #footer-v3 .footer--top .form-newsletter .fr-form-newsletter-error-text {
    margin-top: 8px;
    margin-bottom: 16px;
  }
}
#footer-v3 .footer--top .form-newsletter input:user-invalid + .fr-form-newsletter-error-text {
  display: block;
}
#footer-v3 .footer--top .form-newsletter .fr-form-newsletter-success-alert {
  font-family: "silkamedium", Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: #009967;
  font-style: normal;
  font-size: 14px;
  letter-spacing: -0.28px;
  line-height: 44px;
  display: none;
  width: 100%;
  padding: 0 16px;
  background-color: rgba(0, 153, 103, 0.1);
  box-shadow: inset 0 0 0 1px #009967;
  border-radius: 8px;
}
#footer-v3 .footer--top .form-newsletter button {
  font-family: "silkamedium", Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: #FFFFFF;
  font-style: normal;
  font-size: 14px;
  letter-spacing: -0.28px;
  line-height: 44px;
  width: 100%;
}
#footer-v3 .footer--top .form-newsletter.fr-newsletter-success .fr-form-newsletter-success-alert {
  display: block;
}
#footer-v3 .footer--top .form-newsletter.fr-newsletter-success input {
  display: none;
}
@media (max-width: 991.98px) {
  #footer-v3 .footer--top .form-newsletter.fr-newsletter-success button {
    display: none;
  }
}
@media (min-width: 992px) {
  #footer-v3 .footer--top .form-newsletter.fr-newsletter-success button {
    visibility: hidden;
  }
}
#footer-v3 .footer--top a {
  font-family: "silkamedium", Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: #6E747C;
  font-style: normal;
  letter-spacing: -0.5px;
  font-size: 14px;
  line-height: 22px;
  text-decoration: none;
  position: relative;
  display: inline-block;
}
#footer-v3 .footer--top a:after {
  content: "";
  height: 1px;
  background: #d1d1d1;
  position: absolute;
  top: auto;
  right: 0;
  bottom: 4px;
  left: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  -ms-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  transition: 200ms ease all;
}
@media (prefers-reduced-motion: reduce) {
  #footer-v3 .footer--top a:after {
    transition: none;
  }
}
#footer-v3 .footer--top a:hover {
  color: #d1d1d1;
}
#footer-v3 .footer--top a:hover:after {
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
}
#footer-v3 .footer--top .rate {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media (max-width: 991.98px) {
  #footer-v3 .footer--top .rate {
    margin-top: 8px;
  }
}
#footer-v3 .footer--top .rate .rate-score {
  gap: 8px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-direction: normal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
#footer-v3 .footer--top .rate .rate-score:after {
  display: none;
}
#footer-v3 .footer--top .rate .rate-stars {
  width: 112px;
  height: 20px;
  background-image: url("/assets/images/rating-v2.png");
  background-image: url("/assets/images/rating-v2.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  margin-right: 8px;
}
#footer-v3 .footer--top .rate .rate-summery {
  font-family: "silkamedium", Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: #1b1b1b;
  font-style: normal;
  letter-spacing: -0.4px;
}
@media (min-width: 992px) {
  #footer-v3 .footer--top .rate .rate-summery {
    font-size: 11px;
    line-height: 18px;
  }
}
@media (max-width: 991.98px) {
  #footer-v3 .footer--top .rate .rate-summery {
    font-size: 14px;
    letter-spacing: -0.5px;
    line-height: 22px;
    font-style: normal;
  }
}
#footer-v3 .footer--top .rate .rate-link {
  font-family: "silkamedium", Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: #FFFFFF;
  font-style: normal;
  letter-spacing: -0.4px;
}
@media (min-width: 992px) {
  #footer-v3 .footer--top .rate .rate-link {
    font-size: 11px;
    line-height: 18px;
  }
}
@media (max-width: 991.98px) {
  #footer-v3 .footer--top .rate .rate-link {
    font-size: 14px;
    letter-spacing: -0.5px;
    line-height: 22px;
    font-style: normal;
  }
}
#footer-v3 .footer--top .rate .rate-link a {
  text-decoration: none;
  font-family: "silkamedium", Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: #FFFFFF;
  font-style: normal;
  letter-spacing: -0.4px;
}
@media (min-width: 992px) {
  #footer-v3 .footer--top .rate .rate-link a {
    font-size: 11px;
    line-height: 18px;
  }
}
@media (max-width: 991.98px) {
  #footer-v3 .footer--top .rate .rate-link a {
    font-size: 14px;
    letter-spacing: -0.5px;
    line-height: 22px;
    font-style: normal;
  }
}
#footer-v3 .footer--top .social-icons &gt; .social-item {
  color: #FFFFFF;
  margin-left: 16px;
  position: relative;
  isolation: isolate;
  display: inline-block;
  z-index: 1;
  text-indent: -9999px;
}
#footer-v3 .footer--top .social-icons &gt; .social-item:hover:before {
  content: "";
  z-index: -1;
  background-color: #464646;
  overflow: hidden;
  position: absolute;
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  -moz-transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  border-radius: 4px;
}
#footer-v3 .footer--top .social-icons &gt; .social-item.facebook {
  width: 24px;
  height: 24px;
  background-image: url("/assets/images/icons/fb-round-white.png");
  background-image: url("/assets/images/icons/fb-round-white.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
#footer-v3 .footer--top .social-icons &gt; .social-item.facebook:after {
  content: "";
  display: inline-block;
  width: 0px;
  height: 0px;
  background-image: url("/assets/images/icons/fb-round-white-hover.png");
  background-image: url("/assets/images/icons/fb-round-white-hover.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
#footer-v3 .footer--top .social-icons &gt; .social-item.facebook:hover:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url("/assets/images/icons/fb-round-white-hover.png");
  background-image: url("/assets/images/icons/fb-round-white-hover.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  width: calc(100% + 4px + 4px);
  height: calc(100% + 4px + 4px);
  background-size: 24px;
}
#footer-v3 .footer--top .social-icons &gt; .social-item.linkedin {
  width: 24px;
  height: 24px;
  background-image: url("/assets/images/icons/linkedin-gray.png");
  background-image: url("/assets/images/icons/linkedin-gray.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
#footer-v3 .footer--top .social-icons &gt; .social-item.linkedin:after {
  content: "";
  display: inline-block;
  width: 0px;
  height: 0px;
  background-image: url("/assets/images/icons/linkedin-white.png");
  background-image: url("/assets/images/icons/linkedin-white.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
#footer-v3 .footer--top .social-icons &gt; .social-item.linkedin:hover:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url("/assets/images/icons/linkedin-white.png");
  background-image: url("/assets/images/icons/linkedin-white.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  width: calc(100% + 4px + 4px);
  height: calc(100% + 4px + 4px);
  background-size: 24px;
}
@media (min-width: 992px) {
  #footer-v3 .footer--top .row + .row {
    margin-top: 48px;
  }
}
@media (max-width: 991.98px) {
  #footer-v3 .footer--top .row + .row {
    margin-top: 32px;
  }
}
#footer-v3 .footer--top .row.footer-inner-bottom {
  position: relative;
  margin-top: 0;
  padding-top: 32px;
}
@media (max-width: 991.98px) {
  #footer-v3 .footer--top .row.footer-inner-bottom {
    margin-bottom: 8px;
  }
}
#footer-v3 .footer--top .row.footer-inner-bottom::before {
  content: "";
  position: absolute;
  width: calc(100% - var(--bs-gutter-x));
  left: calc(var(--bs-gutter-x) * 0.5);
  top: 16px;
  height: 1px;
  background-color: #464646;
}
@media (max-width: 991.98px) {
  #footer-v3 .footer--top .row.footer-inner-bottom &gt; div {
    flex-direction: column-reverse;
    align-items: start;
  }
}
#footer-v3 .footer--top .row.footer-inner-bottom .copy,
#footer-v3 .footer--top .row.footer-inner-bottom .footer-links {
  font-family: "silkamedium", Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: #6E747C;
  font-style: normal;
  letter-spacing: -0.4px;
}
@media (min-width: 992px) {
  #footer-v3 .footer--top .row.footer-inner-bottom .copy,
  #footer-v3 .footer--top .row.footer-inner-bottom .footer-links {
    font-size: 11px;
    line-height: 18px;
  }
}
@media (max-width: 991.98px) {
  #footer-v3 .footer--top .row.footer-inner-bottom .copy,
  #footer-v3 .footer--top .row.footer-inner-bottom .footer-links {
    font-size: 14px;
    letter-spacing: -0.5px;
    line-height: 22px;
    font-style: normal;
  }
}
#footer-v3 .footer--top .row.footer-inner-bottom .copy a,
#footer-v3 .footer--top .row.footer-inner-bottom .footer-links a {
  font-family: "silkamedium", Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: #6E747C;
  font-style: normal;
  letter-spacing: -0.4px;
}
@media (min-width: 992px) {
  #footer-v3 .footer--top .row.footer-inner-bottom .copy a,
  #footer-v3 .footer--top .row.footer-inner-bottom .footer-links a {
    font-size: 11px;
    line-height: 18px;
  }
}
@media (max-width: 991.98px) {
  #footer-v3 .footer--top .row.footer-inner-bottom .copy a,
  #footer-v3 .footer--top .row.footer-inner-bottom .footer-links a {
    font-size: 14px;
    letter-spacing: -0.5px;
    line-height: 22px;
    font-style: normal;
  }
}
@media (min-width: 992px) {
  #footer-v3 .footer--top .row.footer-inner-bottom .copy a,
  #footer-v3 .footer--top .row.footer-inner-bottom .footer-links a {
    margin-left: 8px;
  }
}
#footer-v3 .footer--top .row.footer-inner-bottom .copy a:after,
#footer-v3 .footer--top .row.footer-inner-bottom .footer-links a:after {
  background: #6E747C;
}
@media (max-width: 991.98px) {
  #footer-v3 .footer--top .row.footer-inner-bottom .copy,
  #footer-v3 .footer--top .row.footer-inner-bottom .footer-links {
    display: flex;
    flex-direction: column;
  }
}
#footer-v3 .footer--top .row.footer-inner-bottom .footer-links ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-direction: normal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 4px;
  padding: 0;
  list-style: none;
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  #footer-v3 .footer--top .row.footer-inner-bottom .footer-links ul {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 4px;
  }
}
@media (min-width: 992px) {
  #footer-v3 .footer--top .footer-bottom {
    padding-left: 56.016px;
    padding-right: 56.016px;
  }
}
@media (max-width: 991.98px) {
  #footer-v3 .footer--top .footer-bottom {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
#footer-v3 .footer--top .footer-bottom .container {
  height: 96px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media (max-width: 991.98px) {
  #footer-v3 .footer--top .footer-bottom .container {
    gap: 24px;
    height: 78px;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
#footer-v3 .footer--top .footer-bottom .payments img {
  max-height: 28px;
  width: auto;
  max-width: 100%;
}
@media (min-width: 1400px) {
  #footer-v3 .footer-outer .container {
    max-width: var(--xxl-max-body-width);
  }
}
@media (max-width: 991.98px) {
  #footer-v3 .footer-outer .container &gt; .row:nth-child(2) {
    margin-top: 72px;
  }
}
@media (min-width: 992px) {
  #footer-v3 .footer-outer .footer-bottom {
    padding-left: 56.016px;
    padding-right: 56.016px;
  }
}
@media (max-width: 991.98px) {
  #footer-v3 .footer-outer .footer-bottom {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
#footer-v3 .footer-outer .footer-bottom .container {
  height: 96px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media (max-width: 991.98px) {
  #footer-v3 .footer-outer .footer-bottom .container {
    gap: 24px;
    height: 78px;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
#footer-v3 .footer-outer .footer-bottom .rate {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
#footer-v3 .footer-outer .footer-bottom .rate .rate-score {
  gap: 8px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-direction: normal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
#footer-v3 .footer-outer .footer-bottom .rate .rate-score:after {
  display: none;
}
#footer-v3 .footer-outer .footer-bottom .rate .rate-stars {
  width: 112px;
  height: 20px;
  background-image: url("/assets/images/rating-v2.png");
  background-image: url("/assets/images/rating-v2.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  margin-right: 8px;
}
#footer-v3 .footer-outer .footer-bottom .rate .rate-summery {
  font-family: "silkamedium", Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: #1b1b1b;
  font-style: normal;
  letter-spacing: -0.4px;
}
@media (min-width: 992px) {
  #footer-v3 .footer-outer .footer-bottom .rate .rate-summery {
    font-size: 11px;
    line-height: 18px;
  }
}
@media (max-width: 991.98px) {
  #footer-v3 .footer-outer .footer-bottom .rate .rate-summery {
    font-size: 14px;
    letter-spacing: -0.5px;
    line-height: 22px;
    font-style: normal;
  }
}
#footer-v3 .footer-outer .footer-bottom .rate .rate-link {
  font-family: "silkamedium", Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: #FFFFFF;
  font-style: normal;
  letter-spacing: -0.4px;
}
@media (min-width: 992px) {
  #footer-v3 .footer-outer .footer-bottom .rate .rate-link {
    font-size: 11px;
    line-height: 18px;
  }
}
@media (max-width: 991.98px) {
  #footer-v3 .footer-outer .footer-bottom .rate .rate-link {
    font-size: 14px;
    letter-spacing: -0.5px;
    line-height: 22px;
    font-style: normal;
  }
}
#footer-v3 .footer-outer .footer-bottom .rate .rate-link a {
  text-decoration: none;
  font-family: "silkamedium", Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: #FFFFFF;
  font-style: normal;
  letter-spacing: -0.4px;
}
@media (min-width: 992px) {
  #footer-v3 .footer-outer .footer-bottom .rate .rate-link a {
    font-size: 11px;
    line-height: 18px;
  }
}
@media (max-width: 991.98px) {
  #footer-v3 .footer-outer .footer-bottom .rate .rate-link a {
    font-size: 14px;
    letter-spacing: -0.5px;
    line-height: 22px;
    font-style: normal;
  }
}
#footer-v3 .footer-outer .footer-bottom .payments img {
  max-height: 28px;
  width: auto;
  max-width: 100%;
}
</pre></body></html>