@media (min-width:576px){
	.container,.container-xm{max-width:540px}
}
@media (min-width:576px){
	.container-boxed,.container-boxed-xm,.container-boxed-sm,.container-boxed-md,.container-boxed-lg,.container-boxed-xl,.container-boxed-xxl{max-width:540px}
}
@media (min-width:576px){
	.col-xm{flex:1 0 0%}.row-cols-xm-auto>*{flex:0 0 auto;width:auto}.row-cols-xm-1>*{flex:0 0 auto;width:100%}.row-cols-xm-2>*{flex:0 0 auto;width:50%}.row-cols-xm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xm-4>*{flex:0 0 auto;width:25%}.row-cols-xm-5>*{flex:0 0 auto;width:20%}.row-cols-xm-6>*{flex:0 0 auto;width:16.6666666667%}.col-xm-auto{flex:0 0 auto;width:auto}.col-xm-1{flex:0 0 auto;width:8.33333333%}.col-xm-2{flex:0 0 auto;width:16.66666667%}.col-xm-3{flex:0 0 auto;width:25%}.col-xm-4{flex:0 0 auto;width:33.33333333%}.col-xm-5{flex:0 0 auto;width:41.66666667%}.col-xm-6{flex:0 0 auto;width:50%}.col-xm-7{flex:0 0 auto;width:58.33333333%}.col-xm-8{flex:0 0 auto;width:66.66666667%}.col-xm-9{flex:0 0 auto;width:75%}.col-xm-10{flex:0 0 auto;width:83.33333333%}.col-xm-11{flex:0 0 auto;width:91.66666667%}.col-xm-12{flex:0 0 auto;width:100%}.offset-xm-0{margin-left:0}.offset-xm-1{margin-left:8.33333333%}.offset-xm-2{margin-left:16.66666667%}.offset-xm-3{margin-left:25%}.offset-xm-4{margin-left:33.33333333%}.offset-xm-5{margin-left:41.66666667%}.offset-xm-6{margin-left:50%}.offset-xm-7{margin-left:58.33333333%}.offset-xm-8{margin-left:66.66666667%}.offset-xm-9{margin-left:75%}.offset-xm-10{margin-left:83.33333333%}.offset-xm-11{margin-left:91.66666667%}.g-xm-0,.gx-xm-0{--bs-gutter-x:0}.g-xm-0,.gy-xm-0{--bs-gutter-y:0}.g-xm-1,.gx-xm-1{--bs-gutter-x:0.25rem}.g-xm-1,.gy-xm-1{--bs-gutter-y:0.25rem}.g-xm-2,.gx-xm-2{--bs-gutter-x:0.5rem}.g-xm-2,.gy-xm-2{--bs-gutter-y:0.5rem}.g-xm-3,.gx-xm-3{--bs-gutter-x:1rem}.g-xm-3,.gy-xm-3{--bs-gutter-y:1rem}.g-xm-4,.gx-xm-4{--bs-gutter-x:1.5rem}.g-xm-4,.gy-xm-4{--bs-gutter-y:1.5rem}.g-xm-5,.gx-xm-5{--bs-gutter-x:3rem}.g-xm-5,.gy-xm-5{--bs-gutter-y:3rem}
}
@media (min-width:576px){
    .gap-xm-0{gap:0!important}.gap-xm-1{gap:.25rem!important}.gap-xm-2{gap:.5rem!important}.gap-xm-3{gap:1rem!important}.gap-xm-4{gap:1.5rem!important}.gap-xm-5{gap:3rem!important}.row-gap-xm-0{row-gap:0!important}.row-gap-xm-1{row-gap:.25rem!important}.row-gap-xm-2{row-gap:.5rem!important}.row-gap-xm-3{row-gap:1rem!important}.row-gap-xm-4{row-gap:1.5rem!important}.row-gap-xm-5{row-gap:3rem!important}.column-gap-xm-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xm-1{-moz-column-gap:0.25rem!important;column-gap:.25rem!important}.column-gap-xm-2{-moz-column-gap:0.5rem!important;column-gap:.5rem!important}.column-gap-xm-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xm-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xm-5{-moz-column-gap:3rem!important;column-gap:3rem!important}
  }
  @media (min-width:576px){
	.d-xm-inline{display:inline!important}.d-xm-inline-block{display:inline-block!important}.d-xm-block{display:block!important}.d-xm-grid{display:grid!important}.d-xm-inline-grid{display:inline-grid!important}.d-xm-table{display:table!important}.d-xm-table-row{display:table-row!important}.d-xm-table-cell{display:table-cell!important}.d-xm-flex{display:flex!important}.d-xm-inline-flex{display:inline-flex!important}.d-xm-none{display:none!important}.flex-xm-fill{flex:1 1 auto!important}.flex-xm-row{flex-direction:row!important}.flex-xm-column{flex-direction:column!important}.flex-xm-row-reverse{flex-direction:row-reverse!important}.flex-xm-column-reverse{flex-direction:column-reverse!important}.flex-xm-grow-0{flex-grow:0!important}.flex-xm-grow-1{flex-grow:1!important}.flex-xm-shrink-0{flex-shrink:0!important}.flex-xm-shrink-1{flex-shrink:1!important}.flex-xm-wrap{flex-wrap:wrap!important}.flex-xm-nowrap{flex-wrap:nowrap!important}.flex-xm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xm-start{justify-content:flex-start!important}.justify-content-xm-end{justify-content:flex-end!important}.justify-content-xm-center{justify-content:center!important}.justify-content-xm-between{justify-content:space-between!important}.justify-content-xm-around{justify-content:space-around!important}.justify-content-xm-evenly{justify-content:space-evenly!important}.align-items-xm-start{align-items:flex-start!important}.align-items-xm-end{align-items:flex-end!important}.align-items-xm-center{align-items:center!important}.align-items-xm-baseline{align-items:baseline!important}.align-items-xm-stretch{align-items:stretch!important}.align-content-xm-start{align-content:flex-start!important}.align-content-xm-end{align-content:flex-end!important}.align-content-xm-center{align-content:center!important}.align-content-xm-between{align-content:space-between!important}.align-content-xm-around{align-content:space-around!important}.align-content-xm-stretch{align-content:stretch!important}.align-self-xm-auto{align-self:auto!important}.align-self-xm-start{align-self:flex-start!important}.align-self-xm-end{align-self:flex-end!important}.align-self-xm-center{align-self:center!important}.align-self-xm-baseline{align-self:baseline!important}.align-self-xm-stretch{align-self:stretch!important}.order-xm-first{order:-1!important}.order-xm-0{order:0!important}.order-xm-1{order:1!important}.order-xm-2{order:2!important}.order-xm-3{order:3!important}.order-xm-4{order:4!important}.order-xm-5{order:5!important}.order-xm-last{order:6!important}
}

@media (min-width:576px) and (max-width:767px){.ml-xm-auto{margin-left:auto!important}.ml-xm-025{margin-left:.25rem!important}.ml-xm-05{margin-left:.5rem!important}.ml-xm-0{margin-left:0!important}.ml-xm-1{margin-left:1rem!important}.ml-xm-2{margin-left:2rem!important}.ml-xm-3{margin-left:3rem!important}.ml-xm-4{margin-left:4rem!important}.ml-xm-5{margin-left:5rem!important}.ml-xm-6{margin-left:6rem!important}.ml-xm-7{margin-left:7rem!important}.ml-xm-8{margin-left:8rem!important}.ml-xm-9{margin-left:9rem!important}.ml-xm-10{margin-left:10rem!important}.mr-xm-auto{margin-right:auto!important}.mr-xm-025{margin-right:.25rem!important}.mr-xm-05{margin-right:.5rem!important}.mr-xm-0{margin-right:0!important}.mr-xm-1{margin-right:1rem!important}.mr-xm-2{margin-right:2rem!important}.mr-xm-3{margin-right:3rem!important}.mr-xm-4{margin-right:4rem!important}.mr-xm-5{margin-right:5rem!important}.mr-xm-6{margin-right:6rem!important}.mr-xm-7{margin-right:7rem!important}.mr-xm-8{margin-right:8rem!important}.mr-xm-9{margin-right:9rem!important}.mr-xm-10{margin-right:10rem!important}.mx-xm-auto{margin-left:auto!important;margin-right:auto!important}.mx-xm-025{margin-left:.25rem!important;margin-right:.25rem!important}.mx-xm-05{margin-left:.5rem!important;margin-right:.5rem!important}.mx-xm-0{margin-left:0!important;margin-right:0!important}.mx-xm-1{margin-left:1rem!important;margin-right:1rem!important}.mx-xm-2{margin-left:2rem!important;margin-right:2rem!important}.mx-xm-3{margin-left:3rem!important;margin-right:3rem!important}.mx-xm-4{margin-left:4rem!important;margin-right:4rem!important}.mx-xm-5{margin-left:5rem!important;margin-right:5rem!important}.mx-xm-6{margin-left:6rem!important;margin-right:6rem!important}.mx-xm-7{margin-left:7rem!important;margin-right:7rem!important}.mx-xm-8{margin-left:8rem!important;margin-right:8rem!important}.mx-xm-9{margin-left:9rem!important;margin-right:9rem!important}.mx-xm-10{margin-left:10rem!important;margin-right:10rem!important}.pl-xm-025{padding-left:.25rem!important}.pl-xm-05{padding-left:.5rem!important}.pl-xm-0{padding-left:0!important}.pl-xm-1{padding-left:1rem!important}.pl-xm-2{padding-left:2rem!important}.pl-xm-3{padding-left:3rem!important}.pl-xm-4{padding-left:4rem!important}.pl-xm-5{padding-left:5rem!important}.pl-xm-6{padding-left:6rem!important}.pl-xm-7{padding-left:7rem!important}.pl-xm-8{padding-left:8rem!important}.pl-xm-9{padding-left:9rem!important}.pl-xm-10{padding-left:10rem!important}.pr-xm-025{padding-right:.25rem!important}.pr-xm-05{padding-right:.5rem!important}.pr-xm-0{padding-right:0!important}.pr-xm-1{padding-right:1rem!important}.pr-xm-2{padding-right:2rem!important}.pr-xm-3{padding-right:3rem!important}.pr-xm-4{padding-right:4rem!important}.pr-xm-5{padding-right:5rem!important}.pr-xm-6{padding-right:6rem!important}.pr-xm-7{padding-right:7rem!important}.pr-xm-8{padding-right:8rem!important}.pr-xm-9{padding-right:9rem!important}.pr-xm-10{padding-right:10rem!important}.px-xm-025{padding-left:.25rem!important;padding-right:.25rem!important}.px-xm-05{padding-left:.5rem!important;padding-right:.5rem!important}.px-xm-0{padding-left:0!important;padding-right:0!important}.px-xm-1{padding-left:1rem!important;padding-right:1rem!important}.px-xm-2{padding-left:2rem!important;padding-right:2rem!important}.px-xm-3{padding-left:3rem!important;padding-right:3rem!important}.px-xm-4{padding-left:4rem!important;padding-right:4rem!important}.px-xm-5{padding-left:5rem!important;padding-right:5rem!important}.px-xm-6{padding-left:6rem!important;padding-right:6rem!important}.px-xm-7{padding-left:7rem!important;padding-right:7rem!important}.px-xm-8{padding-left:8rem!important;padding-right:8rem!important}.px-xm-9{padding-left:9rem!important;padding-right:9rem!important}.px-xm-10{padding-left:10rem!important;padding-right:10rem!important}}

@media (min-width:576px){
    .ml-xm-initial{margin-left:initial!important}
    .mr-xm-initial{margin-right:initial!important}
    .mx-xm-initial{margin-left:initial!important;margin-right:initial!important}

    .pl-xm-initial{padding-left:initial!important}
    .pr-xm-initial{padding-right:initial!important}
    .px-xm-initial{padding-left:initial!important;padding-right:initial!important}

    .pl-xmdefault{padding-left:calc(var(--bs-gutter-x) * .5)!important}
    .pr-xmdefault{padding-right:calc(var(--bs-gutter-x) * .5)!important}
    .px-xmdefault{padding-left:calc(var(--bs-gutter-x) * .5)!important;padding-right:calc(var(--bs-gutter-x) * .5)!important}
}

@media (min-width:576px) and (max-width:767px){.mt-xm-auto{margin-top:auto!important}.mt-xm-025{margin-top:.25rem!important}.mt-xm-05{margin-top:.5rem!important}.mt-xm-0{margin-top:0!important}.mt-xm-1{margin-top:1rem!important}.mt-xm-2{margin-top:2rem!important}.mt-xm-3{margin-top:3rem!important}.mt-xm-4{margin-top:4rem!important}.mt-xm-5{margin-top:5rem!important}.mt-xm-6{margin-top:6rem!important}.mt-xm-7{margin-top:7rem!important}.mt-xm-8{margin-top:8rem!important}.mt-xm-9{margin-top:9rem!important}.mt-xm-10{margin-top:10rem!important}.mb-xm-auto{margin-bottom:auto!important}.mb-xm-025{margin-bottom:.25rem!important}.mb-xm-05{margin-bottom:.5rem!important}.mb-xm-0{margin-bottom:0!important}.mb-xm-1{margin-bottom:1rem!important}.mb-xm-2{margin-bottom:2rem!important}.mb-xm-3{margin-bottom:3rem!important}.mb-xm-4{margin-bottom:4rem!important}.mb-xm-5{margin-bottom:5rem!important}.mb-xm-6{margin-bottom:6rem!important}.mb-xm-7{margin-bottom:7rem!important}.mb-xm-8{margin-bottom:8rem!important}.mb-xm-9{margin-bottom:9rem!important}.mb-xm-10{margin-bottom:10rem!important}.my-xm-auto{margin-top:auto!important;margin-bottom:auto!important}.my-xm-025{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xm-05{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xm-0{margin-top:0!important;margin-bottom:0!important}.my-xm-1{margin-top:1rem!important;margin-bottom:1rem!important}.my-xm-2{margin-top:2rem!important;margin-bottom:2rem!important}.my-xm-3{margin-top:3rem!important;margin-bottom:3rem!important}.my-xm-4{margin-top:4rem!important;margin-bottom:4rem!important}.my-xm-5{margin-top:5rem!important;margin-bottom:5rem!important}.my-xm-6{margin-top:6rem!important;margin-bottom:6rem!important}.my-xm-7{margin-top:7rem!important;margin-bottom:7rem!important}.my-xm-8{margin-top:8rem!important;margin-bottom:8rem!important}.my-xm-9{margin-top:9rem!important;margin-bottom:9rem!important}.my-xm-10{margin-top:10rem!important;margin-bottom:10rem!important}.pt-xm-025{padding-top:.25rem!important}.pt-xm-05{padding-top:.5rem!important}.pt-xm-0{padding-top:0!important}.pt-xm-1{padding-top:1rem!important}.pt-xm-2{padding-top:2rem!important}.pt-xm-3{padding-top:3rem!important}.pt-xm-4{padding-top:4rem!important}.pt-xm-5{padding-top:5rem!important}.pt-xm-6{padding-top:6rem!important}.pt-xm-7{padding-top:7rem!important}.pt-xm-8{padding-top:8rem!important}.pt-xm-9{padding-top:9rem!important}.pt-xm-10{padding-top:10rem!important}.pb-xm-025{padding-bottom:.25rem!important}.pb-xm-05{padding-bottom:.5rem!important}.pb-xm-0{padding-bottom:0!important}.pb-xm-1{padding-bottom:1rem!important}.pb-xm-2{padding-bottom:2rem!important}.pb-xm-3{padding-bottom:3rem!important}.pb-xm-4{padding-bottom:4rem!important}.pb-xm-5{padding-bottom:5rem!important}.pb-xm-6{padding-bottom:6rem!important}.pb-xm-7{padding-bottom:7rem!important}.pb-xm-8{padding-bottom:8rem!important}.pb-xm-9{padding-bottom:9rem!important}.pb-xm-10{padding-bottom:10rem!important}.py-xm-025{padding-top:.25remrem!important;padding-bottom:.25remrem!important}.py-xm-05{padding-top:.5remrem!important;padding-bottom:.5remrem!important}.py-xm-0{padding-top:0!important;padding-bottom:0!important}.py-xm-1{padding-top:1rem!important;padding-bottom:1rem!important}.py-xm-2{padding-top:2rem!important;padding-bottom:2rem!important}.py-xm-3{padding-top:3rem!important;padding-bottom:3rem!important}.py-xm-4{padding-top:4rem!important;padding-bottom:4rem!important}.py-xm-5{padding-top:5rem!important;padding-bottom:5rem!important}.py-xm-6{padding-top:6rem!important;padding-bottom:6rem!important}.py-xm-7{padding-top:7rem!important;padding-bottom:7rem!important}.py-xm-8{padding-top:8rem!important;padding-bottom:8rem!important}.py-xm-9{padding-top:9rem!important;padding-bottom:9rem!important}.py-xm-10{padding-top:10rem!important;padding-bottom:10rem!important}}

@media (min-width:576px) and (max-width:767px){.space-xm-0{height:0!important}.space-xm-1{height:1rem!important}.space-xm-2{height:2rem!important}.space-xm-3{height:3rem!important}.space-xm-4{height:4rem!important}.space-xm-5{height:5rem!important}.space-xm-6{height:6rem!important}.space-xm-7{height:7rem!important}.space-xm-8{height:8rem!important}.space-xm-9{height:9rem!important}.space-xm-10{height:10rem!important}}

@media (min-width:576px){
	.float-xm-start{float:left!important}.float-xm-end{float:right!important}.float-xm-none{float:none!important}.object-fit-xm-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xm-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xm-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xm-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xm-none{-o-object-fit:none!important;object-fit:none!important}
	
  .text-xm-start{text-align:left!important}
  
  .text-xm-end{text-align:right!important}
  
  .text-xm-center{text-align:center!important}

  .text-xm-left{text-align:left !important;}
  .text-xm-right{text-align:right !important;}
  .text-xm-center{text-align:center !important;}
  .text-xm-justify{text-align:justify !important;}

  .text-xm-decoration-none {text-decoration: none !important;}

  .text-xm-decoration-underline {text-decoration: underline !important;}

  .text-xm-decoration-line-through {text-decoration: line-through !important;}

  .text-xm-lowercase {text-transform: lowercase !important;}

  .text-xm-uppercase {text-transform: uppercase !important;}

  .text-xm-capitalize {text-transform: capitalize !important;}

  .text-xm-wrap {white-space: normal !important;}

  .text-xm-nowrap {white-space: nowrap !important;}

  .text-xm-break {
    word-wrap: break-word !important;
    word-break: break-word !important;
  }
}