<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/styles.scss?ngGlobalStyle ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&amp;display=swap);
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/styles.scss?ngGlobalStyle (1) ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
*, :after, :before {
  box-sizing: inherit;
}

html {
  font-size: 62.5%;
  box-sizing: border-box;
  background-color: #00172E;
}

body {
  margin: 0;
  padding: 0;
  font-weight: 400;
  line-height: 1.5;
  font-family: "Lato", sans-serif;
  text-rendering: optimizeLegibility;
  color: #323440;
  position: relative;
  font-size: 1.4rem;
}

:focus:not(.focus-visible) {
  outline: none;
}

a:not([href]):not([tabindex]), a:not([href]):not([tabindex]):hover {
  color: inherit;
}

:focus:not(.focus-visible) {
  outline: none;
}

.image, img {
  max-width: 100%;
  vertical-align: middle;
}

svg {
  vertical-align: middle;
  fill: currentColor;
}

sup {
  font-size: 50%;
}

.btn-primary {
  border-radius: 0.4rem;
  line-height: 2rem;
  display: inline-block;
  align-items: center;
  vertical-align: middle;
  padding: 1.4rem 2.4rem;
  text-decoration: none;
  border-color: #FC5068;
  background: linear-gradient(90deg, #F6271C 0%, #E91E63 71.97%), #FFFFFF;
  color: white;
  text-align: center;
}
.btn-primary:hover {
  color: white;
}

.ln {
  /* header */
  /* middle */
  /* footer */
}
.ln-bg {
  z-index: 0;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0 100%;
}
.ln-wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  position: relative;
  z-index: 1;
}
.ln-header {
  display: flex;
  padding: 1.6rem;
}
@media (min-width: 1024px) {
  .ln-header {
    padding: 3.2rem;
  }
}
.ln-logo {
  display: block;
  width: 140px;
  height: 36px;
}
.ln-logo svg {
  width: 100%;
  height: 100%;
  fill: #ffffff;
}
.ln-middle {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  justify-content: center;
}
@media (min-width: 768px) {
  .ln-middle {
    flex-direction: row;
  }
}
.ln-illu {
  width: 100%;
}
@media (min-width: 768px) {
  .ln-illu {
    width: 50%;
    max-width: 500px;
  }
}
@media (min-width: 1024px) {
  .ln-illu {
    width: 50%;
    max-width: 600px;
  }
}
@media (min-width: 1440px) {
  .ln-illu {
    width: 50%;
    max-width: 700px;
  }
}
.ln-illu-2 {
  width: 62px;
}
@media (min-width: 1024px) {
  .ln-illu-2 {
    width: 124px;
  }
}
.ln-illu-2 img {
  width: 100%;
}
.ln-illu img {
  width: 100%;
  max-width: 450px;
}
@media (min-width: 768px) {
  .ln-illu img {
    max-width: 100%;
  }
}
.ln-content {
  width: 100%;
  margin: 0 auto;
  color: #ffffff;
  font-size: 1.4rem;
  flex: 1;
  padding: 0 1.6rem;
}
@media (min-width: 768px) {
  .ln-content {
    padding: 0 0 0 1rem;
  }
}
.ln-content-i {
  display: flex;
}
.ln-content h1 {
  font-size: 2.4rem;
  line-height: 3rem;
  font-weight: 300;
  margin: 0 0 3.2rem 0;
  padding: 0 0 0 2.4rem;
  position: relative;
}
@media (min-width: 768px) {
  .ln-content h1 {
    font-size: 3.2rem;
    line-height: 4rem;
    margin: 0 0 4.8rem 0;
    padding: 0 0 0 4rem;
  }
}
.ln-content h1:before {
  content: "";
  display: block;
  background-color: #ffffff;
  width: 0.8rem;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 0.4rem;
}
.ln-content h1 sup {
  font-weight: 700;
}
.ln-content h1 strong {
  font-weight: 900;
}
.ln-content p {
  margin: 0 0 2.4rem 0;
}
.ln-content p a {
  color: #ffffff;
}
.ln-desc {
  flex: 1;
  padding: 0 1.6rem 0 2.4rem;
  font-size: 1.6rem;
  line-height: 2.4rem;
}
@media (min-width: 768px) {
  .ln-desc {
    font-size: 1.8rem;
    line-height: 2.8rem;
  }
}
@media (min-width: 1024px) {
  .ln-desc {
    padding: 0 4.8rem;
  }
}
.ln-desc p {
  margin: 0 0 1.6rem 0;
}
@media (min-width: 768px) {
  .ln-desc p {
    margin: 0 0 3.2rem 0;
  }
}
.ln-footer {
  color: #ffffff;
  padding: 1.6rem;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
@media (min-width: 1024px) {
  .ln-footer {
    flex-direction: row;
    padding: 3.2rem;
  }
}
.ln-footer-list {
  padding: 0;
  margin: 0 0 1.6rem 0;
  list-style: none;
  flex: 1;
  display: flex;
  flex-direction: column;
  font-size: 1.4rem;
  line-height: 1.6rem;
}
@media (min-width: 768px) {
  .ln-footer-list {
    flex-direction: row;
    margin: 0;
    flex-wrap: wrap;
    padding-right: 100px;
    font-size: 1.6rem;
  }
}
.ln-footer-item {
  margin: 0 0 8px 0;
}
@media (min-width: 768px) {
  .ln-footer-item {
    display: block;
    padding: 0 8px 0 0;
    margin: 0 8px 8px 0;
    border-right: 1px solid #ffffff;
  }
  .ln-footer-item:last-child {
    border-right: none;
  }
}
.ln-footer-item.assistance a {
  margin-top: 5px;
}
.ln-footer-link {
  color: #ffffff;
  text-decoration: none;
  line-height: 1.9rem;
  display: inline-block;
}
.ln-footer-link:hover {
  color: #ffffff;
  text-decoration: underline;
}
.ln-footer-logo-relx {
  display: block;
  width: 120px;
  height: 30px;
}
.ln-footer svg {
  fill: #ffffff;
  width: 100%;
  height: 100%;
}

/*# sourceMappingURL=styles.css.map*/</pre></body></html>