@import url("https://fonts.googleapis.com/css?family=Lato:400,400i,700,700i");
@import url("https://fonts.googleapis.com/css?family=Ubuntu:500");
@import url("https://fonts.googleapis.com/css?family=Titillium+Web:400,400i,600,700,700i");
@import url("https://pl.allfont.net/allfont.css?fonts=league-spartan");
html, body {
  background-color: #fff;
  color: #2c323f;
  font-family: "Lato", "Titillium Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px; }

a {
  color: #00ac62;
  text-decoration: none !important; }

h1 {
  font-family: "League Spartan Bold", "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 3rem;
  font-weight: 900; }

h2 {
  font-family: "League Spartan Bold", "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: initial;
  font-size: 2rem;
  line-height: 2.7rem;
  font-weight: 700; }
  @media (max-width: 767px) {
    h2 {
      text-align: center; } }

h3 {
  font-family: "League Spartan Bold", "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 2rem;
  font-weight: 700; }

h4 {
  font-family: "League Spartan Bold", "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 700; }

h5 {
  font-family: "League Spartan Bold", "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: .9rem;
  font-weight: 700;
  letter-spacing: initial; }

p {
  color: #505c79;
  font-weight: 400 !important;
  font-size: 1rem; }
  @media (max-width: 767px) {
    p {
      text-align: center; } }

p.lead {
  color: #505c79;
  font-weight: 400 !important;
  font-size: 1.4rem; }
  @media (max-width: 767px) {
    p.lead {
      font-size: 1.2rem; } }

.img100 {
  width: 100%; }

.img90 {
  width: 90%; }

.img80 {
  width: 80%; }

.text-white {
  color: #fff; }

.divider {
  display: block;
  width: 100%;
  height: 2px;
  background-color: #f8f9fb;
  margin: 2em auto; }

.clear {
  clear: both; }

.hidden {
  display: none; }

.form-control-custom {
  border: 1px solid #d8dde8;
  width: 100%;
  padding: .75rem;
  font-size: .8rem;
  color: #505c79;
  border-radius: .3rem; }

.form-control-custom:focus {
  border-color: #00ac62;
  outline: none; }

.emphasis {
  font-style: italic;
  color: #00ac62; }

.rounded-corners {
  border-radius: .3rem; }

.pill-btn {
  border-radius: 499rem !important; }

.justify-center {
  display: flex;
  align-items: center;
  justify-content: center; }

.alt-background {
  background: #eff4fc !important;
  padding: 1px; }

.text-primary {
  color: #00ac62 !important; }

.text-secondary {
  color: #114137 !important; }

.bg-primary {
  background-color: #00ac62 !important; }

.bg-secondary {
  background-color: #114137 !important; }

.btn, button {
  padding: .5rem 1rem; }

.btn-primary, .btn-outline-primary, .btn-secondary, .btn-outline-secondary, .btn-white, .btn-outline-white, .btn-success, .btn-outline-success, .btn-info, .btn-outline-info, .btn-warning, .btn-outline-warning, .btn-danger, .btn-outline-danger {
  font-size: .75rem;
  text-transform: uppercase;
  font-weight: 600;
  font-family: 'Ubuntu';
  border-radius: 70px;
  letter-spacing: initial;
  border-width: 0.15em; }
  @media (max-width: 767px) {
    .btn-primary, .btn-outline-primary, .btn-secondary, .btn-outline-secondary, .btn-white, .btn-outline-white, .btn-success, .btn-outline-success, .btn-info, .btn-outline-info, .btn-warning, .btn-outline-warning, .btn-danger, .btn-outline-danger {
      text-align: center; } }

.btn-lg {
  padding: .75rem 2rem;
  font-size: .8rem; }

.btn-primary, .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background-color: #00ac62;
  border-color: #00ac62; }

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background-color: #00c671;
  border-color: #00c671; }

.btn-outline-primary, .btn-outline-primary:visited {
  color: #00ac62;
  border-color: #00ac62;
  background: none; }

.btn-outline-primary:hover, .btn-outline-primary:focus, .btn-outline-primary:active {
  background-color: #00ac62;
  border-color: #00ac62;
  color: #fff; }

.btn-secondary, .btn-secondary:visited {
  border-color: #114137;
  background-color: #114137;
  color: #fff; }

.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active {
  border-color: #061915;
  background-color: #061915;
  color: #fff; }

.btn-outline-secondary, .btn-outline-secondary:visited {
  color: #114137;
  border-color: #114137;
  background: none; }

.btn-outline-secondary:hover, .btn-outline-secondary:focus, .btn-outline-secondary:active {
  border-color: #061915;
  background: #061915;
  color: #fff; }

.btn-white {
  border-color: #f8f9fb;
  background-color: #fff;
  color: #2c323f; }

.btn-white:hover, .btn-white:focus, .btn-white:active {
  border-color: #e0e3eb;
  background-color: #e0e3eb;
  color: #2c323f; }

.btn-outline-white, .btn-outline-white:visited {
  background: none;
  color: #fff;
  border-color: #fff; }

.btn-outline-white:hover, .btn-outline-white:focus, .btn-outline-white:active {
  color: #2c323f;
  background: #fff; }

.link-white, link-white:visited {
  font-size: .75rem;
  text-transform: uppercase;
  font-weight: 600;
  font-family: 'Ubuntu';
  border-radius: 70px;
  border: 0;
  color: #fff; }

.link-white:hover, .link-white:focus, .link-white:active {
  color: #e0e3eb !important; }

.navbar-custom {
  background: transparent; }

a.navbar-brand, a.logo {
  font-family: "League Spartan Bold", "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #2c323f !important;
  font-size: 2.4rem;
  font-weight: bold;
  margin-top: 0; }
  a.navbar-brand img, a.logo img {
    min-width: 5em; }

.navbar-brand .logo-white {
  display: none; }
  @media (max-width: 767px) {
    .navbar-brand .logo-white {
      display: block; } }

.navbar-brand .logo-green {
  display: block; }
  @media (max-width: 767px) {
    .navbar-brand .logo-green {
      display: none; } }

.navbar-toggler {
  font-size: 0.8rem;
  text-transform: uppercase;
  letter-spacing: initial;
  padding: 1em;
  background: white;
  border: none; }

.navbar-toggler:hover {
  opacity: .8; }

.navbar-toggler:focus {
  outline: none; }

.col-feature {
  cursor: pointer; }

.cursor-pointer {
  cursor: pointer; }

@media screen and (max-width: 991px) {
  .navbar-toggler {
    color: #2c323f !important;
    border-color: #2c323f !important; }
  .social li a, .social li svg {
    color: #2c323f !important; }
  .social li a:hover, .social li svg:hover {
    color: #00ac62 !important; } }

a.logo:hover, a.logo:active, a.logo:focus {
  text-decoration: none; }

li.nav-item {
  margin-top: .2em; }
  li.nav-item a {
    text-transform: uppercase;
    font-size: .8em;
    letter-spacing: initial; }
  li.nav-item .btn {
    margin-top: .2rem;
    margin-left: .4rem; }
  li.nav-item .btn-white {
    color: #2c323f; }

.cover {
  height: auto;
  border-radius: 0;
  width: 100%;
  color: #fff;
  padding-top: 1rem;
  padding-bottom: 3rem; }
  .cover h1 {
    color: #2c323f;
    max-width: 95%;
    float: left; }
  .cover p {
    color: #505c79; }
  .cover p.lead {
    margin: 1rem auto 2rem auto;
    color: #505c79;
    max-width: 70%;
    float: left; }
    @media (max-width: 767px) {
      .cover p.lead {
        color: #fff; } }
  .cover .cover-container {
    display: block;
    width: 100%;
    height: 100%;
    max-width: 1140px;
    min-height: 30rem;
    padding-top: 2rem;
    margin: 0 auto; }
    @media (max-width: 767px) {
      .cover .cover-container {
        padding-top: 1rem; } }

@media screen and (max-width: 768px) {
  .cover h1 {
    font-size: 2rem;
    max-width: 100%; }
  .cover p {
    font-size: 1.1rem; }
    .cover p.lead {
      max-width: 100%; }
  .cover .cover-container {
    min-height: initial; } }

@media screen and (max-width: 420px) {
  .cover h1 {
    font-size: 2rem; }
  .cover p {
    font-size: 1rem; }
  .btn-lg {
    font-size: 0.7rem !important;
    padding: 0.65rem 1.2rem !important; } }

.cover-inner {
  display: table-cell;
  vertical-align: middle;
  padding: 0 15px; }

.social.navbar-nav {
  padding: 0; }

@media screen and (max-width: 991px) {
  .social.navbar-nav {
    margin: 0 auto;
    display: inline-block; } }

.social li {
  display: inline-block; }

.social li a, .social li svg {
  display: block;
  width: 2.2em;
  height: 2.2em;
  margin: 0 .1em;
  text-align: center;
  text-decoration: none;
  background: none;
  color: #fff;
  font-size: 1.1em;
  line-height: 2em; }

.social li a:hover, .social li svg:hover {
  color: #2c323f;
  border-color: #2c323f; }

.cta {
  color: #2c323f;
  padding: 7rem 0; }
  .cta p {
    color: #505c79; }
  .cta form.subscribe {
    margin: 0 auto;
    width: 100%; }

@media screen and (max-width: 420px) {
  .cta h1, .cta h2 {
    font-size: 2.5rem; }
  .cta p {
    font-size: 1rem; }
  .btn-lg {
    font-size: 0.8rem !important;
    padding: 1rem 1.5rem; } }

.content {
  background: #fff;
  padding-bottom: 0.1rem; }
  .content .container {
    margin: 7rem auto 5rem auto; }
  .content .full-width {
    width: 100%; }

.features {
  padding: 0;
  border-bottom: 2px solid #f8f9fb; }
  .features .col-feature {
    padding: 5rem;
    border-right: 2px solid #f8f9fb; }
    .features .col-feature:last-child {
      border: none; }

.green-section {
  color: #fff;
  background-color: #00ac62;
  border-color: #00c671;
  border-width: 10px;
  border-style: solid none solid none; }
  .green-section p, .green-section span, .green-section h1, .green-section h2, .green-section h3, .green-section h4, .green-section h5 {
    color: #fff; }

.bg-dark-green {
  background-color: #114137; }

.icon-container {
  width: 5em;
  height: 5em;
  margin: 0 auto; }

.icon-circle {
  border-radius: 50%;
  overflow: hidden; }

.icon-container-lg {
  width: 6em;
  height: 6em;
  margin: 0 auto; }

.gradient-green {
  background: linear-gradient(45deg, #17afca, #8beb84); }

.ebook-img {
  width: 100%;
  position: absolute;
  top: -3rem;
  left: 0px; }

.ebook-section {
  overflow: hidden; }

.pricing-table {
  padding: 5rem 0 4rem 0;
  background: #f8f9fb; }
  .pricing-table .col-pricing-table {
    background: #fff;
    padding: 0;
    padding-bottom: 2rem;
    border-radius: .3rem; }
    .pricing-table .col-pricing-table .plan-header {
      background: #2c323f;
      color: #fff;
      border-radius: .3rem;
      border-bottom-left-radius: 0;
      border-bottom-right-radius: 0;
      width: 100%;
      margin: 0;
      padding: 1.2rem 0; }
    .pricing-table .col-pricing-table h3.plan-type {
      font-weight: 300;
      font-size: 1.4rem;
      margin: 0; }
    .pricing-table .col-pricing-table h2.plan-price {
      color: #2c323f;
      font-size: 3.5rem;
      margin: 0;
      padding: 1rem 0;
      font-weight: 700;
      width: 100%; }
      .pricing-table .col-pricing-table h2.plan-price small {
        font-weight: 200;
        font-size: 1.2rem; }
    .pricing-table .col-pricing-table ul.plan-feature-list {
      list-style: none;
      padding: 1rem 2rem;
      margin-bottom: 0;
      border-bottom: 0.1rem solid #e0e3eb; }
      .pricing-table .col-pricing-table ul.plan-feature-list li {
        color: #505c79;
        margin: .5rem 0; }
    .pricing-table .col-pricing-table p.emphasis {
      margin: .2rem 0 0 0;
      color: #a3acc2; }
  .pricing-table .plan-focus {
    box-shadow: 0 0 2rem rgba(0, 0, 0, 0.2); }
  .pricing-table .col-pricing-table.bg-primary .plan-header, .pricing-table .col-pricing-table.bg-secondary .plan-header, .pricing-table .col-pricing-table.bg-info .plan-header, .pricing-table .col-pricing-table.bg-success .plan-header, .pricing-table .col-pricing-table.bg-warning .plan-header, .pricing-table .col-pricing-table.bg-danger .plan-header {
    border-bottom: 0.1rem solid rgba(255, 255, 255, 0.2); }
  .pricing-table .col-pricing-table.bg-primary h3.plan-type, .pricing-table .col-pricing-table.bg-secondary h3.plan-type, .pricing-table .col-pricing-table.bg-info h3.plan-type, .pricing-table .col-pricing-table.bg-success h3.plan-type, .pricing-table .col-pricing-table.bg-warning h3.plan-type, .pricing-table .col-pricing-table.bg-danger h3.plan-type {
    color: #fff; }
  .pricing-table .col-pricing-table.bg-primary p.emphasis, .pricing-table .col-pricing-table.bg-secondary p.emphasis, .pricing-table .col-pricing-table.bg-info p.emphasis, .pricing-table .col-pricing-table.bg-success p.emphasis, .pricing-table .col-pricing-table.bg-warning p.emphasis, .pricing-table .col-pricing-table.bg-danger p.emphasis {
    color: rgba(255, 255, 255, 0.8); }
  .pricing-table .col-pricing-table.bg-primary h2.plan-price, .pricing-table .col-pricing-table.bg-secondary h2.plan-price, .pricing-table .col-pricing-table.bg-info h2.plan-price, .pricing-table .col-pricing-table.bg-success h2.plan-price, .pricing-table .col-pricing-table.bg-warning h2.plan-price, .pricing-table .col-pricing-table.bg-danger h2.plan-price {
    color: #fff; }
  .pricing-table .col-pricing-table.bg-primary ul.plan-feature-list li, .pricing-table .col-pricing-table.bg-secondary ul.plan-feature-list li, .pricing-table .col-pricing-table.bg-info ul.plan-feature-list li, .pricing-table .col-pricing-table.bg-success ul.plan-feature-list li, .pricing-table .col-pricing-table.bg-warning ul.plan-feature-list li, .pricing-table .col-pricing-table.bg-danger ul.plan-feature-list li {
    color: #f8f9fb; }

.testimonials {
  padding: 6rem 0 6rem 0; }
  .testimonials h3 {
    margin-bottom: 0; }
  .testimonials .col-testimonial img {
    width: 100%;
    max-width: 8rem; }
  .testimonials .col-testimonial .club-logo {
    border-radius: 50%;
    width: 50%;
    position: absolute;
    bottom: 20px; }
  .testimonials .quote-text {
    font-size: 1.1rem;
    font-weight: 300;
    font-style: italic; }
  .testimonials .quote-author {
    text-transform: uppercase;
    letter-spacing: initial;
    font-weight: 700;
    font-size: .8rem;
    color: #2c323f; }

.green-hr {
  height: 7px;
  width: 49px;
  background: #00ac62;
  margin: 30px auto; }

.footer {
  background: #114137;
  width: 100%;
  color: #fff;
  padding-top: 3rem;
  margin-bottom: 0; }
  .footer .container-fluid {
    padding: 0; }
  .footer .divider {
    background: #f8f9fb;
    width: 100%;
    height: .1rem;
    margin: 2rem 0 1.5rem 0; }
  .footer ul.nav-footer {
    float: left !important;
    padding: 0;
    width: 100%; }
    .footer ul.nav-footer li {
      display: block;
      float: left;
      margin-top: .5rem;
      width: 100%; }
    .footer ul.nav-footer .nav-link {
      color: #fff;
      padding: 0; }
    .footer ul.nav-footer .nav-link:hover {
      color: #00ac62; }
  .footer .copyright {
    color: #fff;
    margin-bottom: 0; }
  .footer .social {
    margin-bottom: 0; }
  .footer .social li a, .footer .social li svg {
    background: none;
    color: #f8f9fb;
    border: none; }
  .footer .social li a:hover, .footer .social li svg:hover {
    color: #114137; }
  .footer .footer-end {
    background: #00ac62;
    color: #fff;
    padding-bottom: .5rem; }
  @media screen and (max-width: 768px) {
    .footer .nav-footer {
      width: auto;
      display: inline; } }
  .footer .logo .logo-white {
    display: block !important;
    width: 3em;
    min-width: initial; }

.nav-footer {
  list-style: none;
  float: right; }
  .nav-footer li {
    float: left; }

@media screen and (max-width: 768px) {
  .nav-footer {
    width: 100%;
    padding: 0;
    display: flex;
    justify-content: center; } }

/*FORYS EDIT */
.circle-background {
  z-index: 1;
  position: relative;
  overflow: hidden;
  height: 100vh;
  background-color: #eff4fc; }
  @media (min-width: 992px) {
    .circle-background {
      min-height: 38rem;
      max-height: 38rem; } }
  .circle-background:before {
    content: '';
    position: absolute;
    z-index: -1;
    width: 100rem;
    height: 100rem;
    border: 12px solid #00ac62;
    border-radius: 100%;
    background-color: #29bd62;
    background-color: #114137;
    background-image: -webkit-linear-gradient(90deg, rgba(239, 244, 252, 0) 61%, #fff);
    background-image: linear-gradient(0deg, rgba(239, 244, 252, 0) 61%, #29bd62); }
    @media (max-width: 767px) {
      .circle-background:before {
        bottom: -45rem;
        right: -36rem; } }
    @media (min-width: 768px) {
      .circle-background:before {
        bottom: -50rem;
        right: -67rem;
        display: none; } }
    @media (min-width: 992px) {
      .circle-background:before {
        bottom: -53rem;
        right: -69rem;
        display: block; } }
    @media (min-width: 1200px) {
      .circle-background:before {
        bottom: -53rem;
        right: -62rem;
        display: block; } }

.phone-img {
  width: 50%;
  max-width: 230px;
  position: absolute;
  top: -5em;
  right: 3em; }

@media screen and (max-width: 768px) {
  .phone-img {
    display: none; }
  .navbar-brand {
    margin: 0 auto; }
  a.navbar-brand img, a.logo img {
    min-width: 2.5em; }
  .cover-inner {
    display: block;
    padding: 0; }
    .cover-inner .lead {
      color: #114137;
      font-size: 20px; }
    .cover-inner .btn {
      display: block; }
  .cover-inner.text-left {
    text-align: center !important; }
  .cover {
    height: auto;
    padding-bottom: 1rem; }
  h2 {
    font-size: 1.5rem;
    line-height: 2.5rem; }
  .cover h1 {
    font-size: 2rem; } }

@media screen and (min-width: 768px) and (max-width: 990px) {
  .cover h1 {
    font-size: 3rem; }
  .btn-zaloguj {
    display: block;
    width: 200px; } }

.dm-width {
  width: 280px;
  margin: 0 auto;
  position: relative; }

.iphone-mockup {
  position: relative;
  z-index: 5; }

.dm-device {
  position: relative;
  width: 100%;
  padding-bottom: 203.477897%;
  margin-bottom: 20px; }

.device {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -webkit-background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url("../images/phone-empty.png");
  background-size: cover;
  background-position: center center; }

.screen {
  overflow: hidden;
  position: absolute;
  top: 12.3%;
  bottom: 13.3%;
  left: 7.4%;
  right: 7.5%;
  background-color: #E91E63; }

.slider {
  height: 100%; }

.slider div {
  height: 100%; }

.slider__item {
  font-size: 100px;
  color: rgba(255, 255, 255, 0.7);
  display: flex;
  justify-content: center;
  align-items: center; }

.slider__item--1 {
  background-image: url("../images/1_pytanie_mecz.png");
  background-size: contain; }

.slider__item--2 {
  background-image: url("../images/2_pytanie_druzyna.png");
  background-size: contain; }

.slider__item--3 {
  background-image: url("../images/3_pytanie_trening.png");
  background-size: contain; }

.slider__item--4 {
  background-image: url("../images/4_pytanie_silownia.png");
  background-size: contain; }

.slider__item--5 {
  background-image: url("../images/5_pytanie_indy.png");
  background-size: contain; }

.slider__item--6 {
  background-image: url("../images/planer_koniec.png");
  background-size: contain; }

#customNav .owl-next {
  position: absolute;
  top: -20px;
  bottom: 0;
  margin: auto;
  height: 41px;
  right: -55px; }

#customNav .owl-prev {
  position: absolute;
  top: -20px;
  bottom: 0;
  margin: auto;
  height: 41px;
  left: -55px; }

#customNav button {
  outline: none !important;
  cursor: pointer;
  border: none;
  width: 43px;
  font-size: 80px;
  height: 50px;
  font-weight: 600;
  padding: 0;
  background: none;
  color: #00ac62;
  line-height: 0; }

@media (max-width: 767px) {
  #customNav {
    display: none; } }

#customDots .owl-dot {
  border: none; }
  #customDots .owl-dot span {
    background-color: #eff4fc;
    width: 20px;
    height: 20px;
    cursor: pointer; }

#customDots .active span {
  background-color: #00ac62; }

.swipe-icon {
  position: absolute;
  bottom: 10px;
  width: 35px;
  height: 35px;
  z-index: 10;
  right: 0px; }
  .swipe-icon img {
    width: 100%; }

.slide-left {
  -webkit-animation: slide-left 2.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1s infinite both;
  animation: slide-left 2.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1s infinite both; }

/* ----------------------------------------------
     * Generated by Animista on 2019-4-19 18:42:44
     * w: http://animista.net, t: @cssanimista
     * ---------------------------------------------- */
/**
     * ----------------------------------------
     * animation slide-left
     * ----------------------------------------
     */
@-webkit-keyframes slide-left {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    -webkit-transform: translateX(-200px);
    transform: translateX(-200px); } }

@keyframes slide-left {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    -webkit-transform: translateX(-200px);
    transform: translateX(-200px); } }

@media (max-width: 768px) {
  .btn-primary {
    display: table;
    margin: 0 auto; }
  .product-section p {
    margin-top: 1rem; }
  .product-section .btn-primary {
    margin-top: 2em !important;
    margin-bottom: 2em; }
  .testimonials {
    padding: 3rem 0 3rem 0; }
  .testimonials .col-testimonial .club-logo {
    border-radius: 50%;
    width: 20%;
    position: absolute;
    bottom: -20px;
    left: 30%;
    right: 0;
    margin: auto; }
  .ebook-img {
    position: initial; }
  .ebook-section .lead {
    font-size: 1.2rem;
    margin-bottom: 2em; }
  .footer .logo-white {
    margin: 0 auto;
    margin-top: -0.5em; }
  .cover p.lead {
    margin-bottom: 1em !important; }
  .phone-workout-img {
    width: 90%;
    margin: 0 auto; } }

.divider-text {
  position: relative;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px; }

.divider-text span {
  padding: 7px;
  font-size: 12px;
  position: relative;
  z-index: 2; }

.divider-text:after {
  content: "";
  position: absolute;
  width: 100%;
  border-bottom: 1px solid #ddd;
  top: 55%;
  left: 0;
  z-index: 1; }

.btn-facebook {
  background-color: #405D9D;
  color: #fff; }
  .btn-facebook:hover {
    color: #fff; }

.btn-google {
  background-color: #dd4b39;
  color: #fff; }
