/*!
 * BT4 necessary min md over
 */
@media (min-width:768px){
  .container{max-width:720px}
}
@media (min-width:992px){
  .container{max-width:960px}
}
@media (min-width:1200px){
  .container{max-width:1140px}
}
@media (min-width:768px){
  .container,.container-sm,.container-md{max-width:720px}
}
@media (min-width:992px){
  .container,.container-sm,.container-md,.container-lg{max-width:960px}
}
@media (min-width:1200px){
  .container,.container-sm,.container-md,.container-lg,.container-xl{max-width:1140px}
}
@media (min-width:768px){
  .col-md{flex-basis:0;flex-grow:1;max-width:100%}
  .row-cols-md-1 > *{flex:0 0 100%;max-width:100%}
  .row-cols-md-2 > *{flex:0 0 50%;max-width:50%}
  .row-cols-md-3 > *{flex:0 0 33.333333%;max-width:33.333333%}
  .row-cols-md-4 > *{flex:0 0 25%;max-width:25%}
  .row-cols-md-5 > *{flex:0 0 20%;max-width:20%}
  .row-cols-md-6 > *{flex:0 0 16.666667%;max-width:16.666667%}
  .col-md-auto{flex:0 0 auto;width:auto;max-width:100%}
  .col-md-1{flex:0 0 8.333333%;max-width:8.333333%}
  .col-md-2{flex:0 0 16.666667%;max-width:16.666667%}
  .col-md-3{flex:0 0 25%;max-width:25%}
  .col-md-4{flex:0 0 33.333333%;max-width:33.333333%}
  .col-md-5{flex:0 0 41.666667%;max-width:41.666667%}
  .col-md-6{flex:0 0 50%;max-width:50%}
  .col-md-7{flex:0 0 58.333333%;max-width:58.333333%}
  .col-md-8{flex:0 0 66.666667%;max-width:66.666667%}
  .col-md-9{flex:0 0 75%;max-width:75%}
  .col-md-10{flex:0 0 83.333333%;max-width:83.333333%}
  .col-md-11{flex:0 0 91.666667%;max-width:91.666667%}
  .col-md-12{flex:0 0 100%;max-width:100%}
  .order-md-first{order:-1}
  .order-md-last{order:13}
  .order-md-0{order:0}
  .order-md-1{order:1}
  .order-md-2{order:2}
  .order-md-3{order:3}
  .order-md-4{order:4}
  .order-md-5{order:5}
  .order-md-6{order:6}
  .order-md-7{order:7}
  .order-md-8{order:8}
  .order-md-9{order:9}
  .order-md-10{order:10}
  .order-md-11{order:11}
  .order-md-12{order:12}
  .offset-md-0{margin-left:0}
  .offset-md-1{margin-left:8.333333%}
  .offset-md-2{margin-left:16.666667%}
  .offset-md-3{margin-left:25%}
  .offset-md-4{margin-left:33.333333%}
  .offset-md-5{margin-left:41.666667%}
  .offset-md-6{margin-left:50%}
  .offset-md-7{margin-left:58.333333%}
  .offset-md-8{margin-left:66.666667%}
  .offset-md-9{margin-left:75%}
  .offset-md-10{margin-left:83.333333%}
  .offset-md-11{margin-left:91.666667%}
}
@media (min-width:992px){
  .col-lg{flex-basis:0;flex-grow:1;max-width:100%}
  .row-cols-lg-1 > *{flex:0 0 100%;max-width:100%}
  .row-cols-lg-2 > *{flex:0 0 50%;max-width:50%}
  .row-cols-lg-3 > *{flex:0 0 33.333333%;max-width:33.333333%}
  .row-cols-lg-4 > *{flex:0 0 25%;max-width:25%}
  .row-cols-lg-5 > *{flex:0 0 20%;max-width:20%}
  .row-cols-lg-6 > *{flex:0 0 16.666667%;max-width:16.666667%}
  .col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}
  .col-lg-1{flex:0 0 8.333333%;max-width:8.333333%}
  .col-lg-2{flex:0 0 16.666667%;max-width:16.666667%}
  .col-lg-3{flex:0 0 25%;max-width:25%}
  .col-lg-4{flex:0 0 33.333333%;max-width:33.333333%}
  .col-lg-5{flex:0 0 41.666667%;max-width:41.666667%}
  .col-lg-6{flex:0 0 50%;max-width:50%}
  .col-lg-7{flex:0 0 58.333333%;max-width:58.333333%}
  .col-lg-8{flex:0 0 66.666667%;max-width:66.666667%}
  .col-lg-9{flex:0 0 75%;max-width:75%}
  .col-lg-10{flex:0 0 83.333333%;max-width:83.333333%}
  .col-lg-11{flex:0 0 91.666667%;max-width:91.666667%}
  .col-lg-12{flex:0 0 100%;max-width:100%}
  .order-lg-first{order:-1}
  .order-lg-last{order:13}
  .order-lg-0{order:0}
  .order-lg-1{order:1}
  .order-lg-2{order:2}
  .order-lg-3{order:3}
  .order-lg-4{order:4}
  .order-lg-5{order:5}
  .order-lg-6{order:6}
  .order-lg-7{order:7}
  .order-lg-8{order:8}
  .order-lg-9{order:9}
  .order-lg-10{order:10}
  .order-lg-11{order:11}
  .order-lg-12{order:12}
  .offset-lg-0{margin-left:0}
  .offset-lg-1{margin-left:8.333333%}
  .offset-lg-2{margin-left:16.666667%}
  .offset-lg-3{margin-left:25%}
  .offset-lg-4{margin-left:33.333333%}
  .offset-lg-5{margin-left:41.666667%}
  .offset-lg-6{margin-left:50%}
  .offset-lg-7{margin-left:58.333333%}
  .offset-lg-8{margin-left:66.666667%}
  .offset-lg-9{margin-left:75%}
  .offset-lg-10{margin-left:83.333333%}
  .offset-lg-11{margin-left:91.666667%}
}
@media (min-width:1200px){
  .col-xl{flex-basis:0;flex-grow:1;max-width:100%}
  .row-cols-xl-1 > *{flex:0 0 100%;max-width:100%}
  .row-cols-xl-2 > *{flex:0 0 50%;max-width:50%}
  .row-cols-xl-3 > *{flex:0 0 33.333333%;max-width:33.333333%}
  .row-cols-xl-4 > *{flex:0 0 25%;max-width:25%}
  .row-cols-xl-5 > *{flex:0 0 20%;max-width:20%}
  .row-cols-xl-6 > *{flex:0 0 16.666667%;max-width:16.666667%}
  .col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}
  .col-xl-1{flex:0 0 8.333333%;max-width:8.333333%}
  .col-xl-2{flex:0 0 16.666667%;max-width:16.666667%}
  .col-xl-3{flex:0 0 25%;max-width:25%}
  .col-xl-4{flex:0 0 33.333333%;max-width:33.333333%}
  .col-xl-5{flex:0 0 41.666667%;max-width:41.666667%}
  .col-xl-6{flex:0 0 50%;max-width:50%}
  .col-xl-7{flex:0 0 58.333333%;max-width:58.333333%}
  .col-xl-8{flex:0 0 66.666667%;max-width:66.666667%}
  .col-xl-9{flex:0 0 75%;max-width:75%}
  .col-xl-10{flex:0 0 83.333333%;max-width:83.333333%}
  .col-xl-11{flex:0 0 91.666667%;max-width:91.666667%}
  .col-xl-12{flex:0 0 100%;max-width:100%}
  .order-xl-first{order:-1}
  .order-xl-last{order:13}
  .order-xl-0{order:0}
  .order-xl-1{order:1}
  .order-xl-2{order:2}
  .order-xl-3{order:3}
  .order-xl-4{order:4}
  .order-xl-5{order:5}
  .order-xl-6{order:6}
  .order-xl-7{order:7}
  .order-xl-8{order:8}
  .order-xl-9{order:9}
  .order-xl-10{order:10}
  .order-xl-11{order:11}
  .order-xl-12{order:12}
  .offset-xl-0{margin-left:0}
  .offset-xl-1{margin-left:8.333333%}
  .offset-xl-2{margin-left:16.666667%}
  .offset-xl-3{margin-left:25%}
  .offset-xl-4{margin-left:33.333333%}
  .offset-xl-5{margin-left:41.666667%}
  .offset-xl-6{margin-left:50%}
  .offset-xl-7{margin-left:58.333333%}
  .offset-xl-8{margin-left:66.666667%}
  .offset-xl-9{margin-left:75%}
  .offset-xl-10{margin-left:83.333333%}
  .offset-xl-11{margin-left:91.666667%}
}
/* md */
@media (min-width:768px){
  .row-md > [class*=col-],.row-md > .col{padding-right:1rem!important;padding-left:1rem!important}
  .row-md{margin-right:-1rem!important;margin-left:-1rem!important}
  .low-md-gutters > [class*=col-],.low-md-gutters > .col{padding-right:.35rem!important;padding-left:.35rem!important}
  .low-md-gutters{margin-right:-.35rem!important;margin-left:-.35rem!important}
  .form-md-row{margin-right:-.5rem!important;margin-left:-.5rem!important}
  .form-md-row>.col,.form-md-row>[class*=col-]{padding-right:.5rem!important;padding-left:.5rem!important}
  .add05x-md-gutters > [class*=col-],.add05x-md-gutters > .col{padding-right:1.25rem!important;padding-left:1.25rem!important}
  .add05x-md-gutters{margin-right:-1.25rem!important;margin-left:-1.25rem!important}
  .add-md-gutters > [class*=col-],.add-md-gutters > .col{padding-right:1.5rem!important;padding-left:1.5rem!important}
  .add-md-gutters{margin-right:-1.5rem!important;margin-left:-1.5rem!important}
  .add2x-md-gutters > [class*=col-],.add2x-md-gutters > .col{padding-right:2rem!important;padding-left:2rem!important}
  .add2x-md-gutters{margin-right:-2rem!important;margin-left:-2rem!important}
  .add205x-md-gutters > [class*=col-],.add205x-md-gutters > .col{padding-right:3rem!important;padding-left:3rem!important}
  .add205x-md-gutters{margin-right:-3rem!important;margin-left:-3rem!important}
  .add3x-md-gutters > [class*=col-],.add3x-md-gutters > .col{padding-right:4rem!important;padding-left:4rem!important}
  .add3x-md-gutters{margin-right:-4rem!important;margin-left:-4rem!important}
}
/* lg */
@media (min-width:992px){
  .row-lg > [class*=col-],.row-lg > .col{padding-right:1rem!important;padding-left:1rem!important}
  .row-lg{margin-right:-1rem!important;margin-left:-1rem!important}
  .low-lg-gutters > [class*=col-],.low-lg-gutters > .col{padding-right:.35rem!important;padding-left:.35rem!important}
  .low-lg-gutters{margin-right:-.35rem!important;margin-left:-.35rem!important}
  .form-lg-row{margin-right:-.5rem!important;margin-left:-.5rem!important}
  .form-lg-row>.col,.form-lg-row>[class*=col-]{padding-right:.5rem!important;padding-left:.5rem!important}
  .add05x-lg-gutters > [class*=col-],.add05x-lg-gutters > .col{padding-right:1.25rem!important;padding-left:1.25rem!important}
  .add05x-lg-gutters{margin-right:-1.25rem!important;margin-left:-1.25rem!important}
  .add-lg-gutters > [class*=col-],.add-lg-gutters > .col{padding-right:1.5rem!important;padding-left:1.5rem!important}
  .add-lg-gutters{margin-right:-1.5rem!important;margin-left:-1.5rem!important}
  .add2x-lg-gutters > [class*=col-],.add2x-lg-gutters > .col{padding-right:2rem!important;padding-left:2rem!important}
  .add2x-lg-gutters{margin-right:-2rem!important;margin-left:-2rem!important}
  .add205x-lg-gutters > [class*=col-],.add205x-lg-gutters > .col{padding-right:3rem!important;padding-left:3rem!important}
  .add205x-lg-gutters{margin-right:-3rem!important;margin-left:-3rem!important}
  .add3x-lg-gutters > [class*=col-],.add3x-lg-gutters > .col{padding-right:4rem!important;padding-left:4rem!important}
  .add3x-lg-gutters{margin-right:-4rem!important;margin-left:-4rem!important}
}
/*xl*/
@media(min-width:1200px){
  .row-xl > [class*=col-],.row-xl > .col{padding-right:1rem!important;padding-left:1rem!important}
  .row-xl{margin-right:-1rem!important;margin-left:-1rem!important}
  .low-xl-gutters > [class*=col-],.low-xl-gutters > .col{padding-right:.35rem!important;padding-left:.35rem!important}
  .low-xl-gutters{margin-right:-.35rem!important;margin-left:-.35rem!important}
  .form-xl-row{margin-right:-.5rem!important;margin-left:-.5rem!important}
  .form-xl-row>.col,.form-xl-row>[class*=col-]{padding-right:.5rem!important;padding-left:.5rem!important}
  .add05x-xl-gutters > [class*=col-],.add05x-xl-gutters > .col{padding-right:1.25rem!important;padding-left:1.25rem!important}
  .add05x-xl-gutters{margin-right:-1.25rem!important;margin-left:-1.25rem!important}
  .add-xl-gutters > [class*=col-],.add-xl-gutters > .col{padding-right:1.5rem!important;padding-left:1.5rem!important}
  .add-xl-gutters{margin-right:-1.5rem!important;margin-left:-1.5rem!important}
  .add2x-xl-gutters > [class*=col-],.add2x-xl-gutters > .col{padding-right:2rem!important;padding-left:2rem!important}
  .add2x-xl-gutters{margin-right:-2rem!important;margin-left:-2rem!important}
  .add205x-xl-gutters > [class*=col-],.add205x-xl-gutters > .col{padding-right:3rem!important;padding-left:3rem!important}
  .add205x-xl-gutters{margin-right:-3rem!important;margin-left:-3rem!important}
  .add3x-xl-gutters > [class*=col-],.add3x-xl-gutters > .col{padding-right:4rem!important;padding-left:4rem!important}
  .add3x-xl-gutters{margin-right:-4rem!important;margin-left:-4rem!important}
}
/*2xl*/
@media(min-width:1366px){
  .col-2xl{flex-basis:0;flex-grow:1;max-width:100%}.col-2xl-auto{flex:0 0 auto;width:auto}.col-2xl-1{flex:0 0 8.333333%;max-width:8.333333%}.col-2xl-2{flex:0 0 16.666667%;max-width:16.666667%}.col-2xl-3{flex:0 0 25%;max-width:25%}.col-2xl-4{flex:0 0 33.333333%;max-width:33.333333%}.col-2xl-5{flex:0 0 41.666667%;max-width:41.666667%}.col-2xl-6{flex:0 0 50%;max-width:50%}.col-2xl-7{flex:0 0 58.333333%;max-width:58.333333%}.col-2xl-8{flex:0 0 66.666667%;max-width:66.666667%}.col-2xl-9{flex:0 0 75%;max-width:75%}.col-2xl-10{flex:0 0 83.333333%;max-width:83.333333%}.col-2xl-11{flex:0 0 91.666667%;max-width:91.666667%}.col-2xl-12{flex:0 0 100%;max-width:100%}.pull-2xl-0{right:auto}.pull-2xl-1{right:8.333333%}.pull-2xl-2{right:16.666667%}.pull-2xl-3{right:25%}.pull-2xl-4{right:33.333333%}.pull-2xl-5{right:41.666667%}.pull-2xl-6{right:50%}.pull-2xl-7{right:58.333333%}.pull-2xl-8{right:66.666667%}.pull-2xl-9{right:75%}.pull-2xl-10{right:83.333333%}.pull-2xl-11{right:91.666667%}.pull-2xl-12{right:100%}.push-2xl-0{left:auto}.push-2xl-1{left:8.333333%}.push-2xl-2{left:16.666667%}.push-2xl-3{left:25%}.push-2xl-4{left:33.333333%}.push-2xl-5{left:41.666667%}.push-2xl-6{left:50%}.push-2xl-7{left:58.333333%}.push-2xl-8{left:66.666667%}.push-2xl-9{left:75%}.push-2xl-10{left:83.333333%}.push-2xl-11{left:91.666667%}.push-2xl-12{left:100%}.offset-2xl-0{margin-left:0}.offset-2xl-1{margin-left:8.333333%}.offset-2xl-2{margin-left:16.666667%}.offset-2xl-3{margin-left:25%}.offset-2xl-4{margin-left:33.333333%}.offset-2xl-5{margin-left:41.666667%}.offset-2xl-6{margin-left:50%}.offset-2xl-7{margin-left:58.333333%}.offset-2xl-8{margin-left:66.666667%}.offset-2xl-9{margin-left:75%}.offset-2xl-10{margin-left:83.333333%}.offset-2xl-11{margin-left:91.666667%}
  .row-2xl > [class*=col-],.row-2xl > .col{padding-right:1rem!important;padding-left:1rem!important}
  .row-2xl{margin-right:-1rem!important;margin-left:-1rem!important}
  .low-2xl-gutters > [class*=col-],.low-2xl-gutters > .col{padding-right:.35rem!important;padding-left:.35rem!important}
  .low-2xl-gutters{margin-right:-.35rem!important;margin-left:-.35rem!important}
  .form-2xl-row{margin-right:-.5rem!important;margin-left:-.5rem!important}
  .form-2xl-row>.col,.form-2xl-row>[class*=col-]{padding-right:.5rem!important;padding-left:.5rem!important}
  .add05x-2xl-gutters > [class*=col-],.add05x-2xl-gutters > .col{padding-right:1.25rem!important;padding-left:1.25rem!important}
  .add05x-2xl-gutters{margin-right:-1.25rem!important;margin-left:-1.25rem!important}
  .add-2xl-gutters > [class*=col-],.add-2xl-gutters > .col{padding-right:1.5rem!important;padding-left:1.5rem!important}
  .add-2xl-gutters{margin-right:-1.5rem!important;margin-left:-1.5rem!important}
  .add2x-2xl-gutters > [class*=col-],.add2x-2xl-gutters > .col{padding-right:2rem!important;padding-left:2rem!important}
  .add2x-2xl-gutters{margin-right:-2rem!important;margin-left:-2rem!important}
  .add205x-2xl-gutters > [class*=col-],.add205x-2xl-gutters > .col{padding-right:3rem!important;padding-left:3rem!important}
  .add205x-2xl-gutters{margin-right:-3rem!important;margin-left:-3rem!important}
  .add3x-2xl-gutters > [class*=col-],.add3x-2xl-gutters > .col{padding-right:4rem!important;padding-left:4rem!important}
  .add3x-2xl-gutters{margin-right:-4rem!important;margin-left:-4rem!important}
}
@media(min-width:1600px){
  .col-3xl{flex-basis:0;flex-grow:1;max-width:100%}.col-3xl-auto{flex:0 0 auto;width:auto}.col-3xl-1{flex:0 0 8.333333%;max-width:8.333333%}.col-3xl-2{flex:0 0 16.666667%;max-width:16.666667%}.col-3xl-3{flex:0 0 25%;max-width:25%}.col-3xl-4{flex:0 0 33.333333%;max-width:33.333333%}.col-3xl-5{flex:0 0 41.666667%;max-width:41.666667%}.col-3xl-6{flex:0 0 50%;max-width:50%}.col-3xl-7{flex:0 0 58.333333%;max-width:58.333333%}.col-3xl-8{flex:0 0 66.666667%;max-width:66.666667%}.col-3xl-9{flex:0 0 75%;max-width:75%}.col-3xl-10{flex:0 0 83.333333%;max-width:83.333333%}.col-3xl-11{flex:0 0 91.666667%;max-width:91.666667%}.col-3xl-12{flex:0 0 100%;max-width:100%}.pull-3xl-0{right:auto}.pull-3xl-1{right:8.333333%}.pull-3xl-2{right:16.666667%}.pull-3xl-3{right:25%}.pull-3xl-4{right:33.333333%}.pull-3xl-5{right:41.666667%}.pull-3xl-6{right:50%}.pull-3xl-7{right:58.333333%}.pull-3xl-8{right:66.666667%}.pull-3xl-9{right:75%}.pull-3xl-10{right:83.333333%}.pull-3xl-11{right:91.666667%}.pull-3xl-12{right:100%}.push-3xl-0{left:auto}.push-3xl-1{left:8.333333%}.push-3xl-2{left:16.666667%}.push-3xl-3{left:25%}.push-3xl-4{left:33.333333%}.push-3xl-5{left:41.666667%}.push-3xl-6{left:50%}.push-3xl-7{left:58.333333%}.push-3xl-8{left:66.666667%}.push-3xl-9{left:75%}.push-3xl-10{left:83.333333%}.push-3xl-11{left:91.666667%}.push-3xl-12{left:100%}.offset-3xl-0{margin-left:0}.offset-3xl-1{margin-left:8.333333%}.offset-3xl-2{margin-left:16.666667%}.offset-3xl-3{margin-left:25%}.offset-3xl-4{margin-left:33.333333%}.offset-3xl-5{margin-left:41.666667%}.offset-3xl-6{margin-left:50%}.offset-3xl-7{margin-left:58.333333%}.offset-3xl-8{margin-left:66.666667%}.offset-3xl-9{margin-left:75%}.offset-3xl-10{margin-left:83.333333%}.offset-3xl-11{margin-left:91.666667%}
  .row-3xl > [class*=col-],.row-3xl > .col{padding-right:1rem!important;padding-left:1rem!important}
  .row-3xl{margin-right:-1rem!important;margin-left:-1rem!important}
  .low-3xl-gutters > [class*=col-],.low-3xl-gutters > .col{padding-right:.35rem!important;padding-left:.35rem!important}
  .low-3xl-gutters{margin-right:-.35rem!important;margin-left:-.35rem!important}
  .form-3xl-row{margin-right:-.5rem!important;margin-left:-.5rem!important}
  .form-3xl-row>.col,.form-3xl-row>[class*=col-]{padding-right:.5rem!important;padding-left:.5rem!important}
  .add05x-3xl-gutters > [class*=col-],.add05x-3xl-gutters > .col{padding-right:1.25rem!important;padding-left:1.25rem!important}
  .add05x-3xl-gutters{margin-right:-1.25rem!important;margin-left:-1.25rem!important}
  .add-3xl-gutters > [class*=col-],.add-3xl-gutters > .col{padding-right:1.5rem!important;padding-left:1.5rem!important}
  .add-3xl-gutters{margin-right:-1.5rem!important;margin-left:-1.5rem!important}
  .add2x-3xl-gutters > [class*=col-],.add2x-3xl-gutters > .col{padding-right:2rem!important;padding-left:2rem!important}
  .add2x-3xl-gutters{margin-right:-2rem!important;margin-left:-2rem!important}
  .add205x-3xl-gutters > [class*=col-],.add205x-3xl-gutters > .col{padding-right:3rem!important;padding-left:3rem!important}
  .add205x-3xl-gutters{margin-right:-3rem!important;margin-left:-3rem!important}
  .add3x-3xl-gutters > [class*=col-],.add3x-3xl-gutters > .col{padding-right:4rem!important;padding-left:4rem!important}
  .add3x-3xl-gutters{margin-right:-4rem!important;margin-left:-4rem!important}
}
@media(min-width:1800px){
  .col-4xl{flex-basis:0;flex-grow:1;max-width:100%}.col-4xl-auto{flex:0 0 auto;width:auto}.col-4xl-1{flex:0 0 8.333333%;max-width:8.333333%}.col-4xl-2{flex:0 0 16.666667%;max-width:16.666667%}.col-4xl-3{flex:0 0 25%;max-width:25%}.col-4xl-4{flex:0 0 33.333333%;max-width:33.333333%}.col-4xl-5{flex:0 0 41.666667%;max-width:41.666667%}.col-4xl-6{flex:0 0 50%;max-width:50%}.col-4xl-7{flex:0 0 58.333333%;max-width:58.333333%}.col-4xl-8{flex:0 0 66.666667%;max-width:66.666667%}.col-4xl-9{flex:0 0 75%;max-width:75%}.col-4xl-10{flex:0 0 83.333333%;max-width:83.333333%}.col-4xl-11{flex:0 0 91.666667%;max-width:91.666667%}.col-4xl-12{flex:0 0 100%;max-width:100%}.pull-4xl-0{right:auto}.pull-4xl-1{right:8.333333%}.pull-4xl-2{right:16.666667%}.pull-4xl-3{right:25%}.pull-4xl-4{right:33.333333%}.pull-4xl-5{right:41.666667%}.pull-4xl-6{right:50%}.pull-4xl-7{right:58.333333%}.pull-4xl-8{right:66.666667%}.pull-4xl-9{right:75%}.pull-4xl-10{right:83.333333%}.pull-4xl-11{right:91.666667%}.pull-4xl-12{right:100%}.push-4xl-0{left:auto}.push-4xl-1{left:8.333333%}.push-4xl-2{left:16.666667%}.push-4xl-3{left:25%}.push-4xl-4{left:33.333333%}.push-4xl-5{left:41.666667%}.push-4xl-6{left:50%}.push-4xl-7{left:58.333333%}.push-4xl-8{left:66.666667%}.push-4xl-9{left:75%}.push-4xl-10{left:83.333333%}.push-4xl-11{left:91.666667%}.push-4xl-12{left:100%}.offset-4xl-0{margin-left:0}.offset-4xl-1{margin-left:8.333333%}.offset-4xl-2{margin-left:16.666667%}.offset-4xl-3{margin-left:25%}.offset-4xl-4{margin-left:33.333333%}.offset-4xl-5{margin-left:41.666667%}.offset-4xl-6{margin-left:50%}.offset-4xl-7{margin-left:58.333333%}.offset-4xl-8{margin-left:66.666667%}.offset-4xl-9{margin-left:75%}.offset-4xl-10{margin-left:83.333333%}.offset-4xl-11{margin-left:91.666667%}
  .row-4xl > [class*=col-],.row-4xl > .col{padding-right:1rem!important;padding-left:1rem!important}
  .row-4xl{margin-right:-1rem!important;margin-left:-1rem!important}
  .low-4xl-gutters > [class*=col-],.low-4xl-gutters > .col{padding-right:.35rem!important;padding-left:.35rem!important}
  .low-4xl-gutters{margin-right:-.35rem!important;margin-left:-.35rem!important}
  .form-4xl-row{margin-right:-.5rem!important;margin-left:-.5rem!important}
  .form-4xl-row>.col,.form-4xl-row>[class*=col-]{padding-right:.5rem!important;padding-left:.5rem!important}
  .add05x-4xl-gutters > [class*=col-],.add05x-4xl-gutters > .col{padding-right:1.25rem!important;padding-left:1.25rem!important}
  .add05x-4xl-gutters{margin-right:-1.25rem!important;margin-left:-1.25rem!important}
  .add-4xl-gutters > [class*=col-],.add-4xl-gutters > .col{padding-right:1.5rem!important;padding-left:1.5rem!important}
  .add-4xl-gutters{margin-right:-1.5rem!important;margin-left:-1.5rem!important}
  .add2x-4xl-gutters > [class*=col-],.add2x-4xl-gutters > .col{padding-right:2rem!important;padding-left:2rem!important}
  .add2x-4xl-gutters{margin-right:-2rem!important;margin-left:-2rem!important}
  .add205x-4xl-gutters > [class*=col-],.add205x-4xl-gutters > .col{padding-right:3rem!important;padding-left:3rem!important}
  .add205x-4xl-gutters{margin-right:-3rem!important;margin-left:-3rem!important}
  .add3x-4xl-gutters > [class*=col-],.add3x-4xl-gutters > .col{padding-right:4rem!important;padding-left:4rem!important}
  .add3x-4xl-gutters{margin-right:-4rem!important;margin-left:-4rem!important}
}

@media (min-width:768px){
  .d-md-none{display:none!important}
  .d-md-inline{display:inline!important}
  .d-md-inline-block{display:inline-block!important}
  .d-md-block{display:block!important}
  .d-md-table{display:table!important}
  .d-md-table-row{display:table-row!important}
  .d-md-table-cell{display:table-cell!important}
  .d-md-flex{display:flex!important}
  .d-md-inline-flex{display:inline-flex!important}
}
@media (min-width:992px){
  .d-lg-none{display:none!important}
  .d-lg-inline{display:inline!important}
  .d-lg-inline-block{display:inline-block!important}
  .d-lg-block{display:block!important}
  .d-lg-table{display:table!important}
  .d-lg-table-row{display:table-row!important}
  .d-lg-table-cell{display:table-cell!important}
  .d-lg-flex{display:flex!important}
  .d-lg-inline-flex{display:inline-flex!important}
}
@media (min-width:1200px){
  .d-xl-none{display:none!important}
  .d-xl-inline{display:inline!important}
  .d-xl-inline-block{display:inline-block!important}
  .d-xl-block{display:block!important}
  .d-xl-table{display:table!important}
  .d-xl-table-row{display:table-row!important}
  .d-xl-table-cell{display:table-cell!important}
  .d-xl-flex{display:flex!important}
  .d-xl-inline-flex{display:inline-flex!important}
}
@media (min-width:768px){
  .flex-md-row{flex-direction:row!important}
  .flex-md-column{flex-direction:column!important}
  .flex-md-row-reverse{flex-direction:row-reverse!important}
  .flex-md-column-reverse{flex-direction:column-reverse!important}
  .flex-md-wrap{flex-wrap:wrap!important}
  .flex-md-nowrap{flex-wrap:nowrap!important}
  .flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}
  .flex-md-fill{flex:1 1 auto!important}
  .flex-md-grow-0{flex-grow:0!important}
  .flex-md-grow-1{flex-grow:1!important}
  .flex-md-shrink-0{flex-shrink:0!important}
  .flex-md-shrink-1{flex-shrink:1!important}
  .justify-content-md-start{justify-content:flex-start!important}
  .justify-content-md-end{justify-content:flex-end!important}
  .justify-content-md-center{justify-content:center!important}
  .justify-content-md-between{justify-content:space-between!important}
  .justify-content-md-around{justify-content:space-around!important}
  .align-items-md-start{align-items:flex-start!important}
  .align-items-md-end{align-items:flex-end!important}
  .align-items-md-center{align-items:center!important}
  .align-items-md-baseline{align-items:baseline!important}
  .align-items-md-stretch{align-items:stretch!important}
  .align-content-md-start{align-content:flex-start!important}
  .align-content-md-end{align-content:flex-end!important}
  .align-content-md-center{align-content:center!important}
  .align-content-md-between{align-content:space-between!important}
  .align-content-md-around{align-content:space-around!important}
  .align-content-md-stretch{align-content:stretch!important}
  .align-self-md-auto{align-self:auto!important}
  .align-self-md-start{align-self:flex-start!important}
  .align-self-md-end{align-self:flex-end!important}
  .align-self-md-center{align-self:center!important}
  .align-self-md-baseline{align-self:baseline!important}
  .align-self-md-stretch{align-self:stretch!important}
}
@media (min-width:992px){
  .flex-lg-row{flex-direction:row!important}
  .flex-lg-column{flex-direction:column!important}
  .flex-lg-row-reverse{flex-direction:row-reverse!important}
  .flex-lg-column-reverse{flex-direction:column-reverse!important}
  .flex-lg-wrap{flex-wrap:wrap!important}
  .flex-lg-nowrap{flex-wrap:nowrap!important}
  .flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}
  .flex-lg-fill{flex:1 1 auto!important}
  .flex-lg-grow-0{flex-grow:0!important}
  .flex-lg-grow-1{flex-grow:1!important}
  .flex-lg-shrink-0{flex-shrink:0!important}
  .flex-lg-shrink-1{flex-shrink:1!important}
  .justify-content-lg-start{justify-content:flex-start!important}
  .justify-content-lg-end{justify-content:flex-end!important}
  .justify-content-lg-center{justify-content:center!important}
  .justify-content-lg-between{justify-content:space-between!important}
  .justify-content-lg-around{justify-content:space-around!important}
  .align-items-lg-start{align-items:flex-start!important}
  .align-items-lg-end{align-items:flex-end!important}
  .align-items-lg-center{align-items:center!important}
  .align-items-lg-baseline{align-items:baseline!important}
  .align-items-lg-stretch{align-items:stretch!important}
  .align-content-lg-start{align-content:flex-start!important}
  .align-content-lg-end{align-content:flex-end!important}
  .align-content-lg-center{align-content:center!important}
  .align-content-lg-between{align-content:space-between!important}
  .align-content-lg-around{align-content:space-around!important}
  .align-content-lg-stretch{align-content:stretch!important}
  .align-self-lg-auto{align-self:auto!important}
  .align-self-lg-start{align-self:flex-start!important}
  .align-self-lg-end{align-self:flex-end!important}
  .align-self-lg-center{align-self:center!important}
  .align-self-lg-baseline{align-self:baseline!important}
  .align-self-lg-stretch{align-self:stretch!important}
}
@media (min-width:1200px){
  .flex-xl-row{flex-direction:row!important}
  .flex-xl-column{flex-direction:column!important}
  .flex-xl-row-reverse{flex-direction:row-reverse!important}
  .flex-xl-column-reverse{flex-direction:column-reverse!important}
  .flex-xl-wrap{flex-wrap:wrap!important}
  .flex-xl-nowrap{flex-wrap:nowrap!important}
  .flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}
  .flex-xl-fill{flex:1 1 auto!important}
  .flex-xl-grow-0{flex-grow:0!important}
  .flex-xl-grow-1{flex-grow:1!important}
  .flex-xl-shrink-0{flex-shrink:0!important}
  .flex-xl-shrink-1{flex-shrink:1!important}
  .justify-content-xl-start{justify-content:flex-start!important}
  .justify-content-xl-end{justify-content:flex-end!important}
  .justify-content-xl-center{justify-content:center!important}
  .justify-content-xl-between{justify-content:space-between!important}
  .justify-content-xl-around{justify-content:space-around!important}
  .align-items-xl-start{align-items:flex-start!important}
  .align-items-xl-end{align-items:flex-end!important}
  .align-items-xl-center{align-items:center!important}
  .align-items-xl-baseline{align-items:baseline!important}
  .align-items-xl-stretch{align-items:stretch!important}
  .align-content-xl-start{align-content:flex-start!important}
  .align-content-xl-end{align-content:flex-end!important}
  .align-content-xl-center{align-content:center!important}
  .align-content-xl-between{align-content:space-between!important}
  .align-content-xl-around{align-content:space-around!important}
  .align-content-xl-stretch{align-content:stretch!important}
  .align-self-xl-auto{align-self:auto!important}
  .align-self-xl-start{align-self:flex-start!important}
  .align-self-xl-end{align-self:flex-end!important}
  .align-self-xl-center{align-self:center!important}
  .align-self-xl-baseline{align-self:baseline!important}
  .align-self-xl-stretch{align-self:stretch!important}
}
@supports (position:sticky){
  .sticky-top{position:sticky;top:0;z-index:1020}
}
/* md */
@media (min-width:768px){
  .ovxs-md{overflow-x:scroll;-webkit-overflow-scrolling:touch}
  .ovv-md{overflow:visible}
  .ovh-md{overflow:hidden}
  .ovyh-md{overflow-y:hidden}
  .vm-md{vertical-align:middle}
  .vh-md{visibility:hidden}
  .position-md-relative{position:relative!important}
  .position-md-absolute{position:absolute!important}
  .position-md-fixed{position:fixed!important}
  .ls-md-n04{letter-spacing:-.4em!important}
  .ls-md-n03{letter-spacing:-.3em!important}
  .ls-md-n02{letter-spacing:-.2em!important}
  .ls-md-n0105{letter-spacing:-.15em!important}
  .ls-md-n01{letter-spacing:-.1em!important}
  .ls-md-n005{letter-spacing:-.05em!important}
  .ls-md-0{letter-spacing:0!important}
  .ls-md-005{letter-spacing:.05em!important}
  .ls-md-01{letter-spacing:.1em!important}
  .ls-md-105{letter-spacing:.05em!important}
  .ls-md-02{letter-spacing:.2em!important}
  .ls-md-03{letter-spacing:.3em!important}
  .ls-md-04{letter-spacing:.4em!important}
  .ls-md-05{letter-spacing:.5em!important}
  .ls-md-06{letter-spacing:.6em!important}
  .ls-md-07{letter-spacing:.7em!important}
  .lh-md-05{line-height:.5!important}
  .lh-md-07{line-height:.7!important}
  .lh-md-08{line-height:.8!important}
  .lh-md-09{line-height:.9!important}
  .lh-md-099{line-height:.99!important}
  .lh-md-1{line-height:1!important}
  .lh-md-101{line-height:1.1!important}
  .lh-md-102{line-height:1.2!important}
  .lh-md-103{line-height:1.3!important}
  .lh-md-104{line-height:1.4!important}
  .lh-md-105{line-height:1.5!important}
  .lh-md-106{line-height:1.6!important}
  .lh-md-107{line-height:1.7!important}
  .lh-md-108{line-height:1.8!important}
  .lh-md-109{line-height:1.9!important}
  .lh-md-2{line-height:2!important}
  .lh-md-201{line-height:2.1!important}
  .lh-md-202{line-height:2.2!important}
  .lh-md-203{line-height:2.3!important}
  .lh-md-204{line-height:2.4!important}
  .lh-md-205{line-height:2.5!important}
  .lh-md-206{line-height:2.6!important}
  .lh-md-207{line-height:2.7!important}
  .lh-md-208{line-height:2.8!important}
  .lh-md-209{line-height:2.9!important}
  .lh-md-3{line-height:3!important}
  .lh-md-4{line-height:4!important}
  .lh-md-5{line-height:5!important}
  .lh-md-6{line-height:6!important}
  .lh-md-7{line-height:7!important}
  .lh-md-8{line-height:8!important}
  .lh-md-9{line-height:9!important}
  .lh-md-10{line-height:10!important}
  /* rounded */
  .rounded-md-circle{border-radius:50%!important}
  .rounded-md-pill{border-radius:50rem!important}
  .rounded-md-0{border-radius:0!important}
  /* normal */
  .rounded-md-md{border-radius:.25rem!important}
  .rounded-md-top{border-top-left-radius:0.25rem!important;border-top-right-radius:0.25rem!important}
  .rounded-md-right{border-top-right-radius:0.25rem!important;border-bottom-right-radius:0.25rem!important}
  .rounded-md-bottom{border-bottom-right-radius:0.25rem!important;border-bottom-left-radius:0.25rem!important}
  .rounded-md-left{border-top-left-radius:0.25rem!important;border-bottom-left-radius:0.25rem!important}
  .rounded-md-top-right{border-top-right-radius:.25rem!important}
  .rounded-md-top-left{border-top-left-radius:.25rem!important}
  .rounded-md-bottom-right{border-bottom-right-radius:.25rem!important}
  .rounded-md-bottom-left{border-bottom-left-radius:.25rem!important}
  /* zero */
  .rounded-md-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}
  .rounded-md-bottom-0{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}
  .rounded-md-right-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}
  .rounded-md-left-0{border-top-left-radius:0!important;border-bottom-left-radius:0!important}
  /* md */
  .rounded-md-md{border-radius:.75rem!important}
  .rounded-md-right-md{border-top-right-radius:.75rem!important;border-bottom-right-radius:.75rem!important}
  .rounded-md-left-md{border-top-left-radius:.75rem!important;border-bottom-left-radius:.75rem!important}
  .rounded-md-top-md{border-top-left-radius:.75rem!important;border-top-left-radius:.75rem!important}
  .rounded-md-bottom-md{border-bottom-right-radius:.75rem!important;border-bottom-left-radius:.75rem!important}
  .rounded-md-top-right-md{border-top-right-radius:.75rem!important}
  .rounded-md-top-left-md{border-top-left-radius:.75rem!important}
  .rounded-md-bottom-right-md{border-bottom-right-radius:.75rem!important}
  .rounded-md-bottom-left-md{border-bottom-left-radius:.75rem!important}
  /* lg */
  .rounded-md-lg{border-radius:1.5rem!important}
  .rounded-md-right-lg{border-top-right-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}
  .rounded-md-left-lg{border-top-left-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}
  .rounded-md-top-lg{border-top-left-radius:1.5rem!important;border-top-left-radius:1.5rem!important}
  .rounded-md-bottom-lg{border-bottom-right-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}
  .rounded-md-top-right-lg{border-top-right-radius:1.5rem!important}
  .rounded-md-top-left-lg{border-top-left-radius:1.5rem!important}
  .rounded-md-bottom-right-lg{border-bottom-right-radius:1.5rem!important}
  .rounded-md-bottom-left-lg{border-bottom-left-radius:1.5rem!important}
  /* xl */
  .rounded-md-xl{border-radius:1.75rem!important}
  .rounded-md-right-xl{border-top-right-radius:1.75rem!important;border-bottom-right-radius:1.75rem!important}
  .rounded-md-left-xl{border-top-left-radius:1.75rem!important;border-bottom-left-radius:1.75rem!important}
  .rounded-md-top-xl{border-top-left-radius:1.75rem!important;border-top-left-radius:1.75rem!important}
  .rounded-md-bottom-xl{border-bottom-right-radius:1.75rem!important;border-bottom-left-radius:1.75rem!important}
  .rounded-md-top-right-xl{border-top-right-radius:1.75rem!important}
  .rounded-md-top-left-xl{border-top-left-radius:1.75rem!important}
  .rounded-md-bottom-right-xl{border-bottom-right-radius:1.75rem!important}
  .rounded-md-bottom-left-xl{border-bottom-left-radius:1.75rem!important}
  /* 2xl */
  .rounded-md-2xl{border-radius:2rem!important}
  .rounded-md-right-2xl{border-top-right-radius:2rem!important;border-bottom-right-radius:2rem!important}
  .rounded-md-left-2xl{border-top-left-radius:2rem!important;border-bottom-left-radius:2rem!important}
  .rounded-md-top-2xl{border-top-left-radius:2rem!important;border-top-left-radius:2rem!important}
  .rounded-md-bottom-2xl{border-bottom-right-radius:2rem!important;border-bottom-left-radius:2rem!important}
  .rounded-md-top-right-2xl{border-top-right-radius:2rem!important}
  .rounded-md-top-left-2xl{border-top-left-radius:2rem!important}
  .rounded-md-bottom-right-2xl{border-bottom-right-radius:2rem!important}
  .rounded-md-bottom-left-2xl{border-bottom-left-radius:2rem!important}
}
/* lg */
@media (min-width:992px){
  .ovxs-lg{overflow-x:scroll;-webkit-overflow-scrolling:touch}
  .ovv-lg{overflow:visible}
  .ovh-lg{overflow:hidden}
  .ovyh-lg{overflow-y:hidden}
  .vm-lg{vertical-align:middle}
  .vh-lg{visibility:hidden}
  .position-lg-relative{position:relative!important}
  .position-lg-absolute{position:absolute!important}
  .position-lg-fixed{position:fixed!important}
  .ls-lg-n04{letter-spacing:-.4em!important}
  .ls-lg-n03{letter-spacing:-.3em!important}
  .ls-lg-n02{letter-spacing:-.2em!important}
  .ls-lg-n0105{letter-spacing:-.15em!important}
  .ls-lg-n01{letter-spacing:-.1em!important}
  .ls-lg-n005{letter-spacing:-.05em!important}
  .ls-lg-0{letter-spacing:0!important}
  .ls-lg-005{letter-spacing:.05em!important}
  .ls-lg-01{letter-spacing:.1em!important}
  .ls-lg-105{letter-spacing:.05em!important}
  .ls-lg-02{letter-spacing:.2em!important}
  .ls-lg-03{letter-spacing:.3em!important}
  .ls-lg-04{letter-spacing:.4em!important}
  .ls-lg-05{letter-spacing:.5em!important}
  .ls-lg-06{letter-spacing:.6em!important}
  .ls-lg-07{letter-spacing:.7em!important}
  .lh-lg-05{line-height:.5!important}
  .lh-lg-07{line-height:.7!important}
  .lh-lg-08{line-height:.8!important}
  .lh-lg-09{line-height:.9!important}
  .lh-lg-099{line-height:.99!important}
  .lh-lg-1{line-height:1!important}
  .lh-lg-101{line-height:1.1!important}
  .lh-lg-102{line-height:1.2!important}
  .lh-lg-103{line-height:1.3!important}
  .lh-lg-104{line-height:1.4!important}
  .lh-lg-105{line-height:1.5!important}
  .lh-lg-106{line-height:1.6!important}
  .lh-lg-107{line-height:1.7!important}
  .lh-lg-108{line-height:1.8!important}
  .lh-lg-109{line-height:1.9!important}
  .lh-lg-2{line-height:2!important}
  .lh-lg-201{line-height:2.1!important}
  .lh-lg-202{line-height:2.2!important}
  .lh-lg-203{line-height:2.3!important}
  .lh-lg-204{line-height:2.4!important}
  .lh-lg-205{line-height:2.5!important}
  .lh-lg-206{line-height:2.6!important}
  .lh-lg-207{line-height:2.7!important}
  .lh-lg-208{line-height:2.8!important}
  .lh-lg-209{line-height:2.9!important}
  .lh-lg-3{line-height:3!important}
  .lh-lg-4{line-height:4!important}
  .lh-lg-5{line-height:5!important}
  .lh-lg-6{line-height:6!important}
  .lh-lg-7{line-height:7!important}
  .lh-lg-8{line-height:8!important}
  .lh-lg-9{line-height:9!important}
  .lh-lg-10{line-height:10!important}
  /* rounded */
  .rounded-lg-circle{border-radius:50%!important}
  .rounded-lg-pill{border-radius:50rem!important}
  .rounded-lg-0{border-radius:0!important}
  /* normal */
  .rounded-lg-md{border-radius:.25rem!important}
  .rounded-lg-top{border-top-left-radius:0.25rem!important;border-top-right-radius:0.25rem!important}
  .rounded-lg-right{border-top-right-radius:0.25rem!important;border-bottom-right-radius:0.25rem!important}
  .rounded-lg-bottom{border-bottom-right-radius:0.25rem!important;border-bottom-left-radius:0.25rem!important}
  .rounded-lg-left{border-top-left-radius:0.25rem!important;border-bottom-left-radius:0.25rem!important}
  .rounded-lg-top-right{border-top-right-radius:.25rem!important}
  .rounded-lg-top-left{border-top-left-radius:.25rem!important}
  .rounded-lg-bottom-right{border-bottom-right-radius:.25rem!important}
  .rounded-lg-bottom-left{border-bottom-left-radius:.25rem!important}
  /* zero */
  .rounded-lg-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}
  .rounded-lg-bottom-0{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}
  .rounded-lg-right-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}
  .rounded-lg-left-0{border-top-left-radius:0!important;border-bottom-left-radius:0!important}
  /* md */
  .rounded-lg-md{border-radius:.75rem!important}
  .rounded-lg-right-md{border-top-right-radius:.75rem!important;border-bottom-right-radius:.75rem!important}
  .rounded-lg-left-md{border-top-left-radius:.75rem!important;border-bottom-left-radius:.75rem!important}
  .rounded-lg-top-md{border-top-left-radius:.75rem!important;border-top-left-radius:.75rem!important}
  .rounded-lg-bottom-md{border-bottom-right-radius:.75rem!important;border-bottom-left-radius:.75rem!important}
  .rounded-lg-top-right-md{border-top-right-radius:.75rem!important}
  .rounded-lg-top-left-md{border-top-left-radius:.75rem!important}
  .rounded-lg-bottom-right-md{border-bottom-right-radius:.75rem!important}
  .rounded-lg-bottom-left-md{border-bottom-left-radius:.75rem!important}
  /* lg */
  .rounded-lg-lg{border-radius:1.5rem!important}
  .rounded-lg-right-lg{border-top-right-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}
  .rounded-lg-left-lg{border-top-left-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}
  .rounded-lg-top-lg{border-top-left-radius:1.5rem!important;border-top-left-radius:1.5rem!important}
  .rounded-lg-bottom-lg{border-bottom-right-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}
  .rounded-lg-top-right-lg{border-top-right-radius:1.5rem!important}
  .rounded-lg-top-left-lg{border-top-left-radius:1.5rem!important}
  .rounded-lg-bottom-right-lg{border-bottom-right-radius:1.5rem!important}
  .rounded-lg-bottom-left-lg{border-bottom-left-radius:1.5rem!important}
  /* xl */
  .rounded-lg-xl{border-radius:1.75rem!important}
  .rounded-lg-right-xl{border-top-right-radius:1.75rem!important;border-bottom-right-radius:1.75rem!important}
  .rounded-lg-left-xl{border-top-left-radius:1.75rem!important;border-bottom-left-radius:1.75rem!important}
  .rounded-lg-top-xl{border-top-left-radius:1.75rem!important;border-top-left-radius:1.75rem!important}
  .rounded-lg-bottom-xl{border-bottom-right-radius:1.75rem!important;border-bottom-left-radius:1.75rem!important}
  .rounded-lg-top-right-xl{border-top-right-radius:1.75rem!important}
  .rounded-lg-top-left-xl{border-top-left-radius:1.75rem!important}
  .rounded-lg-bottom-right-xl{border-bottom-right-radius:1.75rem!important}
  .rounded-lg-bottom-left-xl{border-bottom-left-radius:1.75rem!important}
  /* 2xl */
  .rounded-lg-2xl{border-radius:2rem!important}
  .rounded-lg-right-2xl{border-top-right-radius:2rem!important;border-bottom-right-radius:2rem!important}
  .rounded-lg-left-2xl{border-top-left-radius:2rem!important;border-bottom-left-radius:2rem!important}
  .rounded-lg-top-2xl{border-top-left-radius:2rem!important;border-top-left-radius:2rem!important}
  .rounded-lg-bottom-2xl{border-bottom-right-radius:2rem!important;border-bottom-left-radius:2rem!important}
  .rounded-lg-top-right-2xl{border-top-right-radius:2rem!important}
  .rounded-lg-top-left-2xl{border-top-left-radius:2rem!important}
  .rounded-lg-bottom-right-2xl{border-bottom-right-radius:2rem!important}
  .rounded-lg-bottom-left-2xl{border-bottom-left-radius:2rem!important}
}
/*xl*/
@media(min-width:1200px){
  .ovxs-xl{overflow-x:scroll;-webkit-overflow-scrolling:touch}
  .ovv-xl{overflow:visible}
  .ovh-xl{overflow:hidden}
  .ovyh-xl{overflow-y:hidden}
  .vm-xl{vertical-align:middle}
  .vh-xl{visibility:hidden}
  .position-xl-relative{position:relative!important}
  .position-xl-absolute{position:absolute!important}
  .position-xl-fixed{position:fixed!important}
  .ls-xl-n04{letter-spacing:-.4em!important}
  .ls-xl-n03{letter-spacing:-.3em!important}
  .ls-xl-n02{letter-spacing:-.2em!important}
  .ls-xl-n0105{letter-spacing:-.15em!important}
  .ls-xl-n01{letter-spacing:-.1em!important}
  .ls-xl-n005{letter-spacing:-.05em!important}
  .ls-xl-0{letter-spacing:0!important}
  .ls-xl-005{letter-spacing:.05em!important}
  .ls-xl-01{letter-spacing:.1em!important}
  .ls-xl-105{letter-spacing:.05em!important}
  .ls-xl-02{letter-spacing:.2em!important}
  .ls-xl-03{letter-spacing:.3em!important}
  .ls-xl-04{letter-spacing:.4em!important}
  .ls-xl-05{letter-spacing:.5em!important}
  .ls-xl-06{letter-spacing:.6em!important}
  .ls-xl-07{letter-spacing:.7em!important}
  .lh-xl-05{line-height:.5!important}
  .lh-xl-07{line-height:.7!important}
  .lh-xl-08{line-height:.8!important}
  .lh-xl-09{line-height:.9!important}
  .lh-xl-099{line-height:.99!important}
  .lh-xl-1{line-height:1!important}
  .lh-xl-101{line-height:1.1!important}
  .lh-xl-102{line-height:1.2!important}
  .lh-xl-103{line-height:1.3!important}
  .lh-xl-104{line-height:1.4!important}
  .lh-xl-105{line-height:1.5!important}
  .lh-xl-106{line-height:1.6!important}
  .lh-xl-107{line-height:1.7!important}
  .lh-xl-108{line-height:1.8!important}
  .lh-xl-109{line-height:1.9!important}
  .lh-xl-2{line-height:2!important}
  .lh-xl-201{line-height:2.1!important}
  .lh-xl-202{line-height:2.2!important}
  .lh-xl-203{line-height:2.3!important}
  .lh-xl-204{line-height:2.4!important}
  .lh-xl-205{line-height:2.5!important}
  .lh-xl-206{line-height:2.6!important}
  .lh-xl-207{line-height:2.7!important}
  .lh-xl-208{line-height:2.8!important}
  .lh-xl-209{line-height:2.9!important}
  .lh-xl-3{line-height:3!important}
  .lh-xl-4{line-height:4!important}
  .lh-xl-5{line-height:5!important}
  .lh-xl-6{line-height:6!important}
  .lh-xl-7{line-height:7!important}
  .lh-xl-8{line-height:8!important}
  .lh-xl-9{line-height:9!important}
  .lh-xl-10{line-height:10!important}
  /* rounded */
  .rounded-xl-circle{border-radius:50%!important}
  .rounded-xl-pill{border-radius:50rem!important}
  .rounded-xl-0{border-radius:0!important}
  /* normal */
  .rounded-xl-md{border-radius:.25rem!important}
  .rounded-xl-top{border-top-left-radius:0.25rem!important;border-top-right-radius:0.25rem!important}
  .rounded-xl-right{border-top-right-radius:0.25rem!important;border-bottom-right-radius:0.25rem!important}
  .rounded-xl-bottom{border-bottom-right-radius:0.25rem!important;border-bottom-left-radius:0.25rem!important}
  .rounded-xl-left{border-top-left-radius:0.25rem!important;border-bottom-left-radius:0.25rem!important}
  .rounded-xl-top-right{border-top-right-radius:.25rem!important}
  .rounded-xl-top-left{border-top-left-radius:.25rem!important}
  .rounded-xl-bottom-right{border-bottom-right-radius:.25rem!important}
  .rounded-xl-bottom-left{border-bottom-left-radius:.25rem!important}
  /* zero */
  .rounded-xl-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}
  .rounded-xl-bottom-0{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}
  .rounded-xl-right-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}
  .rounded-xl-left-0{border-top-left-radius:0!important;border-bottom-left-radius:0!important}
  /* md */
  .rounded-xl-md{border-radius:.75rem!important}
  .rounded-xl-right-md{border-top-right-radius:.75rem!important;border-bottom-right-radius:.75rem!important}
  .rounded-xl-left-md{border-top-left-radius:.75rem!important;border-bottom-left-radius:.75rem!important}
  .rounded-xl-top-md{border-top-left-radius:.75rem!important;border-top-left-radius:.75rem!important}
  .rounded-xl-bottom-md{border-bottom-right-radius:.75rem!important;border-bottom-left-radius:.75rem!important}
  .rounded-xl-top-right-md{border-top-right-radius:.75rem!important}
  .rounded-xl-top-left-md{border-top-left-radius:.75rem!important}
  .rounded-xl-bottom-right-md{border-bottom-right-radius:.75rem!important}
  .rounded-xl-bottom-left-md{border-bottom-left-radius:.75rem!important}
  /* lg */
  .rounded-xl-lg{border-radius:1.5rem!important}
  .rounded-xl-right-lg{border-top-right-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}
  .rounded-xl-left-lg{border-top-left-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}
  .rounded-xl-top-lg{border-top-left-radius:1.5rem!important;border-top-left-radius:1.5rem!important}
  .rounded-xl-bottom-lg{border-bottom-right-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}
  .rounded-xl-top-right-lg{border-top-right-radius:1.5rem!important}
  .rounded-xl-top-left-lg{border-top-left-radius:1.5rem!important}
  .rounded-xl-bottom-right-lg{border-bottom-right-radius:1.5rem!important}
  .rounded-xl-bottom-left-lg{border-bottom-left-radius:1.5rem!important}
  /* xl */
  .rounded-xl-xl{border-radius:1.75rem!important}
  .rounded-xl-right-xl{border-top-right-radius:1.75rem!important;border-bottom-right-radius:1.75rem!important}
  .rounded-xl-left-xl{border-top-left-radius:1.75rem!important;border-bottom-left-radius:1.75rem!important}
  .rounded-xl-top-xl{border-top-left-radius:1.75rem!important;border-top-left-radius:1.75rem!important}
  .rounded-xl-bottom-xl{border-bottom-right-radius:1.75rem!important;border-bottom-left-radius:1.75rem!important}
  .rounded-xl-top-right-xl{border-top-right-radius:1.75rem!important}
  .rounded-xl-top-left-xl{border-top-left-radius:1.75rem!important}
  .rounded-xl-bottom-right-xl{border-bottom-right-radius:1.75rem!important}
  .rounded-xl-bottom-left-xl{border-bottom-left-radius:1.75rem!important}
  /* 2xl */
  .rounded-xl-2xl{border-radius:2rem!important}
  .rounded-xl-right-2xl{border-top-right-radius:2rem!important;border-bottom-right-radius:2rem!important}
  .rounded-xl-left-2xl{border-top-left-radius:2rem!important;border-bottom-left-radius:2rem!important}
  .rounded-xl-top-2xl{border-top-left-radius:2rem!important;border-top-left-radius:2rem!important}
  .rounded-xl-bottom-2xl{border-bottom-right-radius:2rem!important;border-bottom-left-radius:2rem!important}
  .rounded-xl-top-right-2xl{border-top-right-radius:2rem!important}
  .rounded-xl-top-left-2xl{border-top-left-radius:2rem!important}
  .rounded-xl-bottom-right-2xl{border-bottom-right-radius:2rem!important}
  .rounded-xl-bottom-left-2xl{border-bottom-left-radius:2rem!important}
}
/*xxl*/
@media(min-width:1366px){
  .ovxs-2xl{overflow-x:scroll;-webkit-overflow-scrolling:touch}
  .ovv-2xl{overflow:visible}
  .ovh-2xl{overflow:hidden}
  .ovyh-2xl{overflow-y:hidden}
  .vm-2xl{vertical-align:middle}
  .vh-2xl{visibility:hidden}
  .position-2xl-relative{position:relative!important}
  .position-2xl-absolute{position:absolute!important}
  .position-2xl-fixed{position:fixed!important}
  .ls-2xl-n04{letter-spacing:-.4em!important}
  .ls-2xl-n03{letter-spacing:-.3em!important}
  .ls-2xl-n02{letter-spacing:-.2em!important}
  .ls-2xl-n0105{letter-spacing:-.15em!important}
  .ls-2xl-n01{letter-spacing:-.1em!important}
  .ls-2xl-n005{letter-spacing:-.05em!important}
  .ls-2xl-0{letter-spacing:0!important}
  .ls-2xl-005{letter-spacing:.05em!important}
  .ls-2xl-01{letter-spacing:.1em!important}
  .ls-2xl-105{letter-spacing:.05em!important}
  .ls-2xl-02{letter-spacing:.2em!important}
  .ls-2xl-03{letter-spacing:.3em!important}
  .ls-2xl-04{letter-spacing:.4em!important}
  .ls-2xl-05{letter-spacing:.5em!important}
  .ls-2xl-06{letter-spacing:.6em!important}
  .ls-2xl-07{letter-spacing:.7em!important}
  .lh-2xl-05{line-height:.5!important}
  .lh-2xl-07{line-height:.7!important}
  .lh-2xl-08{line-height:.8!important}
  .lh-2xl-09{line-height:.9!important}
  .lh-2xl-099{line-height:.99!important}
  .lh-2xl-1{line-height:1!important}
  .lh-2xl-101{line-height:1.1!important}
  .lh-2xl-102{line-height:1.2!important}
  .lh-2xl-103{line-height:1.3!important}
  .lh-2xl-104{line-height:1.4!important}
  .lh-2xl-105{line-height:1.5!important}
  .lh-2xl-106{line-height:1.6!important}
  .lh-2xl-107{line-height:1.7!important}
  .lh-2xl-108{line-height:1.8!important}
  .lh-2xl-109{line-height:1.9!important}
  .lh-2xl-2{line-height:2!important}
  .lh-2xl-201{line-height:2.1!important}
  .lh-2xl-202{line-height:2.2!important}
  .lh-2xl-203{line-height:2.3!important}
  .lh-2xl-204{line-height:2.4!important}
  .lh-2xl-205{line-height:2.5!important}
  .lh-2xl-206{line-height:2.6!important}
  .lh-2xl-207{line-height:2.7!important}
  .lh-2xl-208{line-height:2.8!important}
  .lh-2xl-209{line-height:2.9!important}
  .lh-2xl-3{line-height:3!important}
  .lh-2xl-4{line-height:4!important}
  .lh-2xl-5{line-height:5!important}
  .lh-2xl-6{line-height:6!important}
  .lh-2xl-7{line-height:7!important}
  .lh-2xl-8{line-height:8!important}
  .lh-2xl-9{line-height:9!important}
  .lh-2xl-10{line-height:10!important}
}
/*3xl*/
@media(min-width:1600px){
  .ovxs-3xl{overflow-x:scroll;-webkit-overflow-scrolling:touch}
  .ovv-3xl{overflow:visible}
  .ovh-3xl{overflow:hidden}
  .ovyh-3xl{overflow-y:hidden}
  .vm-3xl{vertical-align:middle}
  .vh-3xl{visibility:hidden}
  .position-3xl-relative{position:relative!important}
  .position-3xl-absolute{position:absolute!important}
  .position-3xl-fixed{position:fixed!important}
  .ls-3xl-n04{letter-spacing:-.4em!important}
  .ls-3xl-n03{letter-spacing:-.3em!important}
  .ls-3xl-n02{letter-spacing:-.2em!important}
  .ls-3xl-n0105{letter-spacing:-.15em!important}
  .ls-3xl-n01{letter-spacing:-.1em!important}
  .ls-3xl-n005{letter-spacing:-.05em!important}
  .ls-3xl-0{letter-spacing:0!important}
  .ls-3xl-005{letter-spacing:.05em!important}
  .ls-3xl-01{letter-spacing:.1em!important}
  .ls-3xl-105{letter-spacing:.05em!important}
  .ls-3xl-02{letter-spacing:.2em!important}
  .ls-3xl-03{letter-spacing:.3em!important}
  .ls-3xl-04{letter-spacing:.4em!important}
  .ls-3xl-05{letter-spacing:.5em!important}
  .ls-3xl-06{letter-spacing:.6em!important}
  .ls-3xl-07{letter-spacing:.7em!important}
  .lh-3xl-05{line-height:.5!important}
  .lh-3xl-07{line-height:.7!important}
  .lh-3xl-08{line-height:.8!important}
  .lh-3xl-09{line-height:.9!important}
  .lh-3xl-099{line-height:.99!important}
  .lh-3xl-1{line-height:1!important}
  .lh-3xl-101{line-height:1.1!important}
  .lh-3xl-102{line-height:1.2!important}
  .lh-3xl-103{line-height:1.3!important}
  .lh-3xl-104{line-height:1.4!important}
  .lh-3xl-105{line-height:1.5!important}
  .lh-3xl-106{line-height:1.6!important}
  .lh-3xl-107{line-height:1.7!important}
  .lh-3xl-108{line-height:1.8!important}
  .lh-3xl-109{line-height:1.9!important}
  .lh-3xl-2{line-height:2!important}
  .lh-3xl-201{line-height:2.1!important}
  .lh-3xl-202{line-height:2.2!important}
  .lh-3xl-203{line-height:2.3!important}
  .lh-3xl-204{line-height:2.4!important}
  .lh-3xl-205{line-height:2.5!important}
  .lh-3xl-206{line-height:2.6!important}
  .lh-3xl-207{line-height:2.7!important}
  .lh-3xl-208{line-height:2.8!important}
  .lh-3xl-209{line-height:2.9!important}
  .lh-3xl-3{line-height:3!important}
  .lh-3xl-4{line-height:4!important}
  .lh-3xl-5{line-height:5!important}
  .lh-3xl-6{line-height:6!important}
  .lh-3xl-7{line-height:7!important}
  .lh-3xl-8{line-height:8!important}
  .lh-3xl-9{line-height:9!important}
  .lh-3xl-10{line-height:10!important}
  .rounded-3xl-0{border-radius:0!important}
  .rounded-3xl-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}
  .rounded-3xl-bottom-0{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}
  .rounded-3xl-right-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}
  .rounded-3xl-left-0{border-top-left-radius:0!important;border-bottom-left-radius:0!important}
  .rounded-3xl-xs{border-radius:.25rem!important}
  .rounded-3xl-sm{border-radius:.75rem!important}
  .rounded-3xl-md{border-radius:1rem!important}
  .rounded-3xl-lg{border-radius:1.25rem!important}
  .rounded-3xl-xl{border-radius:1.75rem!important}
  .rounded-3xl-2xl{border-radius:2rem!important}
  .rounded-3xl-top-right{border-top-right-radius:.25rem!important}
  .rounded-3xl-top-left{border-top-left-radius:.25rem!important}
  .rounded-3xl-bottom-right{border-bottom-right-radius:.25rem!important}
  .rounded-3xl-bottom-left{border-bottom-left-radius:.25rem!important}
  .rounded-3xl-top-right-sm{border-top-right-radius:.75rem!important}
  .rounded-3xl-top-left-sm{border-top-left-radius:.75rem!important}
  .rounded-3xl-bottom-right-sm{border-bottom-right-radius:.75rem!important}
  .rounded-3xl-bottom-left-sm{border-bottom-left-radius:.75rem!important}
}
/*4xl*/
@media(min-width:1800px){
  .ovxs-4xl{overflow-x:scroll;-webkit-overflow-scrolling:touch}
  .ovv-4xl{overflow:visible}
  .ovh-4xl{overflow:hidden}
  .ovyh-4xl{overflow-y:hidden}
  .vm-4xl{vertical-align:middle}
  .vh-4xl{visibility:hidden}
  .position-4xl-relative{position:relative!important}
  .position-4xl-absolute{position:absolute!important}
  .position-4xl-fixed{position:fixed!important}
  .ls-4xl-n04{letter-spacing:-.4em!important}
  .ls-4xl-n03{letter-spacing:-.3em!important}
  .ls-4xl-n02{letter-spacing:-.2em!important}
  .ls-4xl-n0105{letter-spacing:-.15em!important}
  .ls-4xl-n01{letter-spacing:-.1em!important}
  .ls-4xl-n005{letter-spacing:-.05em!important}
  .ls-4xl-0{letter-spacing:0!important}
  .ls-4xl-005{letter-spacing:.05em!important}
  .ls-4xl-01{letter-spacing:.1em!important}
  .ls-4xl-105{letter-spacing:.05em!important}
  .ls-4xl-02{letter-spacing:.2em!important}
  .ls-4xl-03{letter-spacing:.3em!important}
  .ls-4xl-04{letter-spacing:.4em!important}
  .ls-4xl-05{letter-spacing:.5em!important}
  .ls-4xl-06{letter-spacing:.6em!important}
  .ls-4xl-07{letter-spacing:.7em!important}
  .lh-4xl-05{line-height:.5!important}
  .lh-4xl-07{line-height:.7!important}
  .lh-4xl-08{line-height:.8!important}
  .lh-4xl-09{line-height:.9!important}
  .lh-4xl-099{line-height:.99!important}
  .lh-4xl-1{line-height:1!important}
  .lh-4xl-101{line-height:1.1!important}
  .lh-4xl-102{line-height:1.2!important}
  .lh-4xl-103{line-height:1.3!important}
  .lh-4xl-104{line-height:1.4!important}
  .lh-4xl-105{line-height:1.5!important}
  .lh-4xl-106{line-height:1.6!important}
  .lh-4xl-107{line-height:1.7!important}
  .lh-4xl-108{line-height:1.8!important}
  .lh-4xl-109{line-height:1.9!important}
  .lh-4xl-2{line-height:2!important}
  .lh-4xl-201{line-height:2.1!important}
  .lh-4xl-202{line-height:2.2!important}
  .lh-4xl-203{line-height:2.3!important}
  .lh-4xl-204{line-height:2.4!important}
  .lh-4xl-205{line-height:2.5!important}
  .lh-4xl-206{line-height:2.6!important}
  .lh-4xl-207{line-height:2.7!important}
  .lh-4xl-208{line-height:2.8!important}
  .lh-4xl-209{line-height:2.9!important}
  .lh-4xl-3{line-height:3!important}
  .lh-4xl-4{line-height:4!important}
  .lh-4xl-5{line-height:5!important}
  .lh-4xl-6{line-height:6!important}
  .lh-4xl-7{line-height:7!important}
  .lh-4xl-8{line-height:8!important}
  .lh-4xl-9{line-height:9!important}
  .lh-4xl-10{line-height:10!important}
}
/* md */
@media (min-width:768px){
  .bsd-md{border:.1rem solid #ccc!important}
  .btsd-md{border-top:.1rem solid #ccc!important}
  .bbsd-md{border-bottom:.1rem solid #dedcdc!important}
  .brsd-md{border-right:.1rem solid #dedcdc!important}
  .blsd-md{border-left:.1rem solid #dedcdc!important}
  .bda-md{border:.1rem dashed #ccc!important}
  .btda-md{border-top:.1rem dashed #ccc!important}
  .bbda-md{border-bottom:.1rem dashed #dedcdc!important}
  .brda-md{border-right:.1rem dashed #dedcdc!important}
  .blda-md{border-left:.1rem dashed #dedcdc!important}
  .bdb-md{border:.4rem double #ccc!important}
  .btdb-md{border-top:.4rem double #ccc!important}
  .bbdb-md{border-bottom:.4rem double #dedcdc!important}
  .brdb-md{border-right:.4rem double #dedcdc!important}
  .bldb-md{border-left:.4rem double #dedcdc!important}
  .b-md-0{border:none!important}
  .bt-md-0{border-top:none!important}
  .bb-md-0{border-bottom:none!important}
  .br-md-0{border-right:none!important}
  .bl-md-0{border-left:none!important}
}
/* lg */
@media (min-width:992px){
  .bsd-lg{border:.1rem solid #ccc!important}
  .btsd-lg{border-top:.1rem solid #ccc!important}
  .bbsd-lg{border-bottom:.1rem solid #dedcdc!important}
  .brsd-lg{border-right:.1rem solid #dedcdc!important}
  .blsd-lg{border-left:.1rem solid #dedcdc!important}
  .bda-lg{border:.1rem dashed #ccc!important}
  .btda-lg{border-top:.1rem dashed #ccc!important}
  .bbda-lg{border-bottom:.1rem dashed #dedcdc!important}
  .brda-lg{border-right:.1rem dashed #dedcdc!important}
  .blda-lg{border-left:.1rem dashed #dedcdc!important}
  .bdb-lg{border:.4rem double #ccc!important}
  .btdb-lg{border-top:.4rem double #ccc!important}
  .bbdb-lg{border-bottom:.4rem double #dedcdc!important}
  .brdb-lg{border-right:.4rem double #dedcdc!important}
  .bldb-lg{border-left:.4rem double #dedcdc!important}
  .b-lg-0{border:none!important}
  .bt-lg-0{border-top:none!important}
  .bb-lg-0{border-bottom:none!important}
  .br-lg-0{border-right:none!important}
  .bl-lg-0{border-left:none!important}
}
/*xl*/
@media(min-width:1200px){
  .bsd-xl{border:.1rem solid #ccc!important}
  .btsd-xl{border-top:.1rem solid #ccc!important}
  .bbsd-xl{border-bottom:.1rem solid #dedcdc!important}
  .brsd-xl{border-right:.1rem solid #dedcdc!important}
  .blsd-xl{border-left:.1rem solid #dedcdc!important}
  .bda-xl{border:.1rem dashed #ccc!important}
  .btda-xl{border-top:.1rem dashed #ccc!important}
  .bbda-xl{border-bottom:.1rem dashed #dedcdc!important}
  .brda-xl{border-right:.1rem dashed #dedcdc!important}
  .blda-xl{border-left:.1rem dashed #dedcdc!important}
  .bdb-xl{border:.4rem double #ccc!important}
  .btdb-xl{border-top:.4rem double #ccc!important}
  .bbdb-xl{border-bottom:.4rem double #dedcdc!important}
  .brdb-xl{border-right:.4rem double #dedcdc!important}
  .bldb-xl{border-left:.4rem double #dedcdc!important}
  .b-xl-0{border:none!important}
  .bt-xl-0{border-top:none!important}
  .bb-xl-0{border-bottom:none!important}
  .br-xl-0{border-right:none!important}
  .bl-xl-0{border-left:none!important}
}
/*xxl*/
@media(min-width:1366px){
  .d-2xl-none{display:none!important}
  .d-2xl-block{display:block!important}
  .d-2xl-inline{display:inline!important}
  .d-2xl-inline-block{display:inline-block!important}
  .bsd-2xl{border:.1rem solid #ccc!important}
  .btsd-2xl{border-top:.1rem solid #ccc!important}
  .bbsd-2xl{border-bottom:.1rem solid #dedcdc!important}
  .brsd-2xl{border-right:.1rem solid #dedcdc!important}
  .blsd-2xl{border-left:.1rem solid #dedcdc!important}
  .bda-2xl{border:.1rem dashed #ccc!important}
  .btda-2xl{border-top:.1rem dashed #ccc!important}
  .bbda-2xl{border-bottom:.1rem dashed #dedcdc!important}
  .brda-2xl{border-right:.1rem dashed #dedcdc!important}
  .blda-2xl{border-left:.1rem dashed #dedcdc!important}
  .bdb-2xl{border:.4rem double #ccc!important}
  .btdb-2xl{border-top:.4rem double #ccc!important}
  .bbdb-2xl{border-bottom:.4rem double #dedcdc!important}
  .brdb-2xl{border-right:.4rem double #dedcdc!important}
  .bldb-2xl{border-left:.4rem double #dedcdc!important}
  .b-2xl-0{border:none!important}
  .bt-2xl-0{border-top:none!important}
  .bb-2xl-0{border-bottom:none!important}
  .br-2xl-0{border-right:none!important}
  .bl-2xl-0{border-left:none!important}
}
/*3xl*/
@media(min-width:1600px){
  .d-3xl-none{display:none!important}
  .d-3xl-block{display:block!important}
  .d-3xl-inline{display:inline!important}
  .d-3xl-inline-block{display:inline-block!important}
  .bsd-3xl{border:.1rem solid #ccc!important}
  .btsd-3xl{border-top:.1rem solid #ccc!important}
  .bbsd-3xl{border-bottom:.1rem solid #dedcdc!important}
  .brsd-3xl{border-right:.1rem solid #dedcdc!important}
  .blsd-3xl{border-left:.1rem solid #dedcdc!important}
  .bda-3xl{border:.1rem dashed #ccc!important}
  .btda-3xl{border-top:.1rem dashed #ccc!important}
  .bbda-3xl{border-bottom:.1rem dashed #dedcdc!important}
  .brda-3xl{border-right:.1rem dashed #dedcdc!important}
  .blda-3xl{border-left:.1rem dashed #dedcdc!important}
  .bdb-3xl{border:.4rem double #ccc!important}
  .btdb-3xl{border-top:.4rem double #ccc!important}
  .bbdb-3xl{border-bottom:.4rem double #dedcdc!important}
  .brdb-3xl{border-right:.4rem double #dedcdc!important}
  .bldb-3xl{border-left:.4rem double #dedcdc!important}
  .b-3xl-0{border:none!important}
  .bt-3xl-0{border-top:none!important}
  .bb-3xl-0{border-bottom:none!important}
  .br-3xl-0{border-right:none!important}
  .bl-3xl-0{border-left:none!important}
}

@media (min-width:768px){
  .b-md-n3{bottom:-1rem}
  .b-md-n2{bottom:-.5rem}
  .b-md-n1{bottom:-.25rem}
  .b-md-1{bottom:.25rem}
  .b-md-2{bottom:.5rem}
  .b-md-3{bottom:1rem}
  .m-md-0{margin:0!important}
  .mt-md-0,.my-md-0{margin-top:0!important}
  .mr-md-0,.mx-md-0{margin-right:0!important}
  .mb-md-0,.my-md-0{margin-bottom:0!important}
  .ml-md-0,.mx-md-0{margin-left:0!important}
  .m-md-025{margin:.125rem!important}
  .mt-md-025,.my-md-025{margin-top:.125rem!important}
  .mb-md-025,.my-md-025{margin-bottom:.125rem!important}
  .mr-md-025,.mx-md-025{margin-right:.125rem!important}
  .ml-md-025,.mx-md-025{margin-left:.125rem!important}
  .m-md-1{margin:.25rem!important}
  .mt-md-1,.my-md-1{margin-top:.25rem!important}
  .mr-md-1,.mx-md-1{margin-right:.25rem!important}
  .mb-md-1,.my-md-1{margin-bottom:.25rem!important}
  .ml-md-1,.mx-md-1{margin-left:.25rem!important}
  .m-md-105{margin:.375rem!important}
  .mt-md-105,.my-md-105{margin-top:.375rem!important}
  .mb-md-105,.my-md-105{margin-bottom:.375rem!important}
  .mr-md-105,.mx-md-105{margin-right:.375rem!important}
  .ml-md-105,.mx-md-105{margin-left:.375rem!important}
  .m-md-2{margin:.5rem!important}
  .mt-md-2,.my-md-2{margin-top:.5rem!important}
  .mr-md-2,.mx-md-2{margin-right:.5rem!important}
  .mb-md-2,.my-md-2{margin-bottom:.5rem!important}
  .ml-md-2,.mx-md-2{margin-left:.5rem!important}
  .m-md-205{margin:.55rem!important}
  .mt-md-205,.my-md-205{margin-top:.55rem!important}
  .mb-md-205,.my-md-205{margin-bottom:.55rem!important}
  .mr-md-205,.mx-md-205{margin-right:.55rem!important}
  .ml-md-205,.mx-md-205{margin-left:.55rem!important}
  .m-md-2075{margin:.7rem!important}
  .mt-md-2075,.my-md-2075{margin-top:.7rem!important}
  .mb-md-2075,.my-md-2075{margin-bottom:.7rem!important}
  .ml-md-2075,.mx-md-2075{margin-left:.7rem!important}
  .mr-md-2075,.mx-md-2075{margin-right:.7rem!important}
  .m-md-3{margin:1rem!important}
  .mt-md-3,.my-md-3{margin-top:1rem!important}
  .mr-md-3,.mx-md-3{margin-right:1rem!important}
  .mb-md-3,.my-md-3{margin-bottom:1rem!important}
  .ml-md-3,.mx-md-3{margin-left:1rem!important}
  .m-md-305{margin:1.25rem!important}
  .mt-md-305,.my-md-305{margin-top:1.25rem!important}
  .mb-md-305,.my-md-305{margin-bottom:1.25rem!important}
  .ml-md-305,.mx-md-305{margin-left:1.25rem!important}
  .mr-md-305,.mx-md-305{margin-right:1.25rem!important}
  .m-md-4{margin:1.5rem!important}
  .mt-md-4,.my-md-4{margin-top:1.5rem!important}
  .mr-md-4,.mx-md-4{margin-right:1.5rem!important}
  .mb-md-4,.my-md-4{margin-bottom:1.5rem!important}
  .ml-md-4,.mx-md-4{margin-left:1.5rem!important}
  .m-md-405{margin:2rem!important}
  .mt-md-405,.my-md-405{margin-top:2rem!important}
  .mb-md-405,.my-md-405{margin-bottom:2rem!important}
  .mr-md-405,.mx-md-405{margin-right:2rem!important}
  .ml-md-405,.mx-md-405{margin-left:2rem!important}
  .m-md-5{margin:3rem!important}
  .mt-md-5,.my-md-5{margin-top:3rem!important}
  .mr-md-5,.mx-md-5{margin-right:3rem!important}
  .mb-md-5,.my-md-5{margin-bottom:3rem!important}
  .ml-md-5,.mx-md-5{margin-left:3rem!important}
  .m-md-6{margin:4rem!important}
  .mr-md-6,.mx-md-6{margin-right:4rem!important}
  .ml-md-6,.mx-md-6{margin-left:4rem!important}
  .mt-md-6,.my-md-6{margin-top:4rem!important}
  .mb-md-6,.my-md-6{margin-bottom:4rem!important}
  .m-md-7{margin:5rem!important}
  .mr-md-7,.mx-md-7{margin-right:5rem!important}
  .ml-md-7,.mx-md-7{margin-left:5rem!important}
  .mt-md-7,.my-md-7{margin-top:5rem!important}
  .mb-md-7,.my-md-7{margin-bottom:5rem!important}
  .m-md-8{margin:6rem!important}
  .mr-md-8,.mx-md-8{margin-right:6rem!important}
  .ml-md-8,.mx-md-8{margin-left:6rem!important}
  .mt-md-8,.my-md-8{margin-top:6rem!important}
  .mb-md-8,.my-md-8{margin-bottom:6rem!important}
  .m-md-9{margin:7rem!important}
  .mr-md-9,.mx-md-9{margin-right:7rem!important}
  .ml-md-9,.mx-md-9{margin-left:7rem!important}
  .mt-md-9,.my-md-9{margin-top:7rem!important}
  .mb-md-9,.my-md-9{margin-bottom:7rem!important}
  .p-md-0{padding:0!important}
  .pt-md-0,.py-md-0{padding-top:0!important}
  .pr-md-0,.px-md-0{padding-right:0!important}
  .pb-md-0,.py-md-0{padding-bottom:0!important}
  .pl-md-0,.px-md-0{padding-left:0!important}
  .p-md-025{padding:.125rem!important}
  .pt-md-025,.py-md-025{padding-top:.125rem!important}
  .pb-md-025,.py-md-025{padding-bottom:.125rem!important}
  .pr-md-025,.px-md-025{padding-right:.125rem!important}
  .pl-md-025,.px-md-025{padding-left:.125rem!important}
  .p-md-1{padding:.25rem!important}
  .pt-md-1,.py-md-1{padding-top:.25rem!important}
  .pr-md-1,.px-md-1{padding-right:.25rem!important}
  .pb-md-1,.py-md-1{padding-bottom:.25rem!important}
  .pl-md-1,.px-md-1{padding-left:.25rem!important}
  .p-md-105{padding:.375rem!important}
  .pt-md-105,.py-md-105{padding-top:.375rem!important}
  .pb-md-105,.py-md-105{padding-bottom:.375rem!important}
  .pr-md-105,.px-md-105{padding-right:.375rem!important}
  .pl-md-105,.px-md-105{padding-left:.375rem!important}
  .p-md-2{padding:.5rem!important}
  .pt-md-2,.py-md-2{padding-top:.5rem!important}
  .pr-md-2,.px-md-2{padding-right:.5rem!important}
  .pb-md-2,.py-md-2{padding-bottom:.5rem!important}
  .pl-md-2,.px-md-2{padding-left:.5rem!important}
  .p-md-205{padding:.55rem!important}
  .pt-md-205,.py-md-205{padding-top:.55rem!important}
  .pb-md-205,.py-md-205{padding-bottom:.55rem!important}
  .pr-md-205,.px-md-205{padding-right:.55rem!important}
  .pl-md-205,.px-md-205{padding-left:.55rem!important}
  .p-md-2075{padding:.875rem!important}
  .pt-md-2075,.py-md-2075{padding-top:.875rem!important}
  .pb-md-2075,.py-md-2075{padding-bottom:.875rem!important}
  .pl-md-2075,.px-md-2075{padding-left:.875rem!important}
  .pr-md-2075,.px-md-2075{padding-right:.875rem!important}
  .p-md-3{padding:1rem!important}
  .pt-md-3,.py-md-3{padding-top:1rem!important}
  .pr-md-3,.px-md-3{padding-right:1rem!important}
  .pb-md-3,.py-md-3{padding-bottom:1rem!important}
  .pl-md-3,.px-md-3{padding-left:1rem!important}
  .p-md-4{padding:1.5rem!important}
  .pt-md-4,.py-md-4{padding-top:1.5rem!important}
  .pr-md-4,.px-md-4{padding-right:1.5rem!important}
  .pb-md-4,.py-md-4{padding-bottom:1.5rem!important}
  .pl-md-4,.px-md-4{padding-left:1.5rem!important}
  .p-md-405{padding:2rem!important}
  .pt-md-405,.py-md-405{padding-top:2rem!important}
  .pb-md-405,.py-md-405{padding-bottom:2rem!important}
  .pr-md-405,.px-md-405{padding-right:2rem!important}
  .pl-md-405,.px-md-405{padding-left:2rem!important}
  .p-md-5{padding:3rem!important}
  .pt-md-5,.py-md-5{padding-top:3rem!important}
  .pr-md-5,.px-md-5{padding-right:3rem!important}
  .pb-md-5,.py-md-5{padding-bottom:3rem!important}
  .pl-md-5,.px-md-5{padding-left:3rem!important}
  .p-md-6{padding:4rem!important}
  .pr-md-6,.px-md-6{padding-right:4rem!important}
  .pl-md-6,.px-md-6{padding-left:4rem!important}
  .pt-md-6,.py-md-6{padding-top:4rem!important}
  .pb-md-6,.py-md-6{padding-bottom:4rem!important}
  .p-md-7{padding:5rem!important}
  .pr-md-7,.px-md-7{padding-right:5rem!important}
  .pl-md-7,.px-md-7{padding-left:5rem!important}
  .pt-md-7,.py-md-7{padding-top:5rem!important}
  .pb-md-7,.py-md-7{padding-bottom:5rem!important}
  .p-md-8{padding:6rem!important}
  .pr-md-8,.px-md-8{padding-right:6rem!important}
  .pl-md-8,.px-md-8{padding-left:6rem!important}
  .pt-md-8,.py-md-8{padding-top:6rem!important}
  .pb-md-8,.py-md-8{padding-bottom:6rem!important}
  .p-md-9{padding:7rem!important}
  .pr-md-9,.px-md-9{padding-right:7rem!important}
  .pl-md-9,.px-md-9{padding-left:7rem!important}
  .pt-md-9,.py-md-9{padding-top:7rem!important}
  .pb-md-9,.py-md-9{padding-bottom:7rem!important}
  .m-md-n1{margin:-.25rem!important}
  .mt-md-n1,.my-md-n1{margin-top:-.25rem!important}
  .mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}
  .mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}
  .ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}
  .m-md-n2{margin:-.5rem!important}
  .mt-md-n2,.my-md-n2{margin-top:-.5rem!important}
  .mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}
  .mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}
  .ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}
  .m-md-n205{margin:-.75rem!important}
  .mt-md-n205,.my-md-n205{margin-top:-.75rem!important}
  .mb-md-n205,.my-md-n205{margin-bottom:-.75rem!important}
  .ml-md-n205,.mx-md-n205{margin-left:-.75rem!important}
  .mr-md-n205,.mx-md-n205{margin-right:-.75rem!important}
  .m-md-n3{margin:-1rem!important}
  .mt-md-n3,.my-md-n3{margin-top:-1rem!important}
  .mr-md-n3,.mx-md-n3{margin-right:-1rem!important}
  .mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}
  .ml-md-n3,.mx-md-n3{margin-left:-1rem!important}
  .m-md-n4{margin:-1.5rem!important}
  .mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}
  .mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}
  .mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}
  .ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}
  .m-md-n405{margin:-2rem!important}
  .mt-md-n405,.my-md-n405{margin-top:-2rem!important}
  .mb-md-n405,.my-md-n405{margin-bottom:-2rem!important}
  .mr-md-n405,.mx-md-n405{margin-right:-2rem!important}
  .ml-md-n405,.mx-md-n405{margin-left:-2rem!important}
  .m-md-n4075{margin:-2.75rem!important}
  .mt-md-n4075,.my-md-n4075{margin-top:-2.75rem!important}
  .mb-md-n4075,.my-md-n4075{margin-bottom:-2.75rem!important}
  .ml-md-n4075,.mx-md-n4075{margin-left:-2.75rem!important}
  .mr-md-n4075,.mx-md-n4075{margin-right:-2.75rem!important}
  .m-md-n5{margin:-3rem!important}
  .mt-md-n5,.my-md-n5{margin-top:-3rem!important}
  .mr-md-n5,.mx-md-n5{margin-right:-3rem!important}
  .mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}
  .ml-md-n5,.mx-md-n5{margin-left:-3rem!important}
  .m-md-n6{margin:-4rem!important}
  .mt-md-n6,.my-md-n6{margin-top:-4rem!important}
  .mb-md-n6,.my-md-n6{margin-bottom:-4rem!important}
  .ml-md-n6,.mx-md-n6{margin-left:-4rem!important}
  .mr-md-n6,.mx-md-n6{margin-right:-4rem!important}
  .m-md-n7{margin:-5rem!important}
  .mt-md-n7,.my-md-n7{margin-top:-5rem!important}
  .mb-md-n7,.my-md-n7{margin-bottom:-5rem!important}
  .ml-md-n7,.mx-md-n7{margin-left:-5rem!important}
  .mr-md-n7,.mx-md-n7{margin-right:-5rem!important}
  .m-md-n8{margin:-6rem!important}
  .mt-md-n8,.my-md-n8{margin-top:-6rem!important}
  .mb-md-n8,.my-md-n8{margin-bottom:-6rem!important}
  .ml-md-n8,.mx-md-n8{margin-left:-6rem!important}
  .mr-md-n8,.mx-md-n8{margin-right:-6rem!important}
  .m-md-n9{margin:-7rem!important}
  .mt-md-n9,.my-md-n9{margin-top:-7rem!important}
  .mb-md-n9,.my-md-n9{margin-bottom:-7rem!important}
  .ml-md-n9,.mx-md-n9{margin-left:-7rem!important}
  .mr-md-n9,.mx-md-n9{margin-right:-7rem!important}
  .m-md-n10{margin:-8rem!important}
  .mt-md-n10,.my-md-n10{margin-top:-8rem!important}
  .mb-md-n10,.my-md-n10{margin-bottom:-8rem!important}
  .ml-md-n10,.mx-md-n10{margin-left:-8rem!important}
  .mr-md-n10,.mx-md-n10{margin-right:-8rem!important}
  .m-md-n11{margin:-9rem!important}
  .mt-md-n11,.my-md-n11{margin-top:-9rem!important}
  .mb-md-n11,.my-md-n11{margin-bottom:-9rem!important}
  .ml-md-n11,.mx-md-n11{margin-left:-9rem!important}
  .mr-md-n11,.mx-md-n11{margin-right:-9rem!important}
  .m-md-n12{margin:-10rem!important}
  .mt-md-n12,.my-md-n12{margin-top:-10rem!important}
  .mb-md-n12,.my-md-n12{margin-bottom:-10rem!important}
  .ml-md-n12,.mx-md-n12{margin-left:-10rem!important}
  .mr-md-n12,.mx-md-n12{margin-right:-10rem!important}
  .m-md-auto{margin:auto!important}
  .mt-md-auto,.my-md-auto{margin-top:auto!important}
  .mr-md-auto,.mx-md-auto{margin-right:auto!important}
  .mb-md-auto,.my-md-auto{margin-bottom:auto!important}
  .ml-md-auto,.mx-md-auto{margin-left:auto!important}
}
@media (min-width:992px){
  .b-lg-n3{bottom:-1rem}
  .b-lg-n2{bottom:-.5rem}
  .b-lg-n1{bottom:-.25rem}
  .b-lg-1{bottom:.25rem}
  .b-lg-2{bottom:.5rem}
  .b-lg-3{bottom:1rem}
  .m-lg-0{margin:0!important}
  .mt-lg-0,.my-lg-0{margin-top:0!important}
  .mr-lg-0,.mx-lg-0{margin-right:0!important}
  .mb-lg-0,.my-lg-0{margin-bottom:0!important}
  .ml-lg-0,.mx-lg-0{margin-left:0!important}
  .m-lg-025{margin:.125rem!important}
  .mt-lg-025,.my-lg-025{margin-top:.125rem!important}
  .mb-lg-025,.my-lg-025{margin-bottom:.125rem!important}
  .mr-lg-025,.mx-lg-025{margin-right:.125rem!important}
  .ml-lg-025,.mx-lg-025{margin-left:.125rem!important}
  .m-lg-1{margin:.25rem!important}
  .mt-lg-1,.my-lg-1{margin-top:.25rem!important}
  .mr-lg-1,.mx-lg-1{margin-right:.25rem!important}
  .mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}
  .ml-lg-1,.mx-lg-1{margin-left:.25rem!important}
  .m-lg-105{margin:.375rem!important}
  .mt-lg-105,.my-lg-105{margin-top:.375rem!important}
  .mb-lg-105,.my-lg-105{margin-bottom:.375rem!important}
  .mr-lg-105,.mx-lg-105{margin-right:.375rem!important}
  .ml-lg-105,.mx-lg-105{margin-left:.375rem!important}
  .m-lg-2{margin:.5rem!important}
  .mt-lg-2,.my-lg-2{margin-top:.5rem!important}
  .mr-lg-2,.mx-lg-2{margin-right:.5rem!important}
  .mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}
  .ml-lg-2,.mx-lg-2{margin-left:.5rem!important}
  .m-lg-205{margin:.55rem!important}
  .mt-lg-205,.my-lg-205{margin-top:.55rem!important}
  .mb-lg-205,.my-lg-205{margin-bottom:.55rem!important}
  .mr-lg-205,.mx-lg-205{margin-right:.55rem!important}
  .ml-lg-205,.mx-lg-205{margin-left:.55rem!important}
  .m-lg-2075{margin:.7rem!important}
  .mt-lg-2075,.my-lg-2075{margin-top:.7rem!important}
  .mb-lg-2075,.my-lg-2075{margin-bottom:.7rem!important}
  .ml-lg-2075,.mx-lg-2075{margin-left:.7rem!important}
  .mr-lg-2075,.mx-lg-2075{margin-right:.7rem!important}
  .m-lg-3{margin:1rem!important}
  .mt-lg-3,.my-lg-3{margin-top:1rem!important}
  .mr-lg-3,.mx-lg-3{margin-right:1rem!important}
  .mb-lg-3,.my-lg-3{margin-bottom:1rem!important}
  .ml-lg-3,.mx-lg-3{margin-left:1rem!important}
  .m-lg-305{margin:1.25rem!important}
  .mt-lg-305,.my-lg-305{margin-top:1.25rem!important}
  .mb-lg-305,.my-lg-305{margin-bottom:1.25rem!important}
  .ml-lg-305,.mx-lg-305{margin-left:1.25rem!important}
  .mr-lg-305,.mx-lg-305{margin-right:1.25rem!important}
  .m-lg-4{margin:1.5rem!important}
  .mt-lg-4,.my-lg-4{margin-top:1.5rem!important}
  .mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}
  .mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}
  .ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}
  .m-lg-405{margin:2rem!important}
  .mt-lg-405,.my-lg-405{margin-top:2rem!important}
  .mb-lg-405,.my-lg-405{margin-bottom:2rem!important}
  .mr-lg-405,.mx-lg-405{margin-right:2rem!important}
  .ml-lg-405,.mx-lg-405{margin-left:2rem!important}
  .m-lg-5{margin:3rem!important}
  .mt-lg-5,.my-lg-5{margin-top:3rem!important}
  .mr-lg-5,.mx-lg-5{margin-right:3rem!important}
  .mb-lg-5,.my-lg-5{margin-bottom:3rem!important}
  .ml-lg-5,.mx-lg-5{margin-left:3rem!important}
  .m-lg-6{margin:4rem!important}
  .mr-lg-6,.mx-lg-6{margin-right:4rem!important}
  .ml-lg-6,.mx-lg-6{margin-left:4rem!important}
  .mt-lg-6,.my-lg-6{margin-top:4rem!important}
  .mb-lg-6,.my-lg-6{margin-bottom:4rem!important}
  .m-lg-7{margin:5rem!important}
  .mr-lg-7,.mx-lg-7{margin-right:5rem!important}
  .ml-lg-7,.mx-lg-7{margin-left:5rem!important}
  .mt-lg-7,.my-lg-7{margin-top:5rem!important}
  .mb-lg-7,.my-lg-7{margin-bottom:5rem!important}
  .m-lg-8{margin:6rem!important}
  .mr-lg-8,.mx-lg-8{margin-right:6rem!important}
  .ml-lg-8,.mx-lg-8{margin-left:6rem!important}
  .mt-lg-8,.my-lg-8{margin-top:6rem!important}
  .mb-lg-8,.my-lg-8{margin-bottom:6rem!important}
  .m-lg-9{margin:7rem!important}
  .mr-lg-9,.mx-lg-9{margin-right:7rem!important}
  .ml-lg-9,.mx-lg-9{margin-left:7rem!important}
  .mt-lg-9,.my-lg-9{margin-top:7rem!important}
  .mb-lg-9,.my-lg-9{margin-bottom:7rem!important}
  .p-lg-0{padding:0!important}
  .pt-lg-0,.py-lg-0{padding-top:0!important}
  .pr-lg-0,.px-lg-0{padding-right:0!important}
  .pb-lg-0,.py-lg-0{padding-bottom:0!important}
  .pl-lg-0,.px-lg-0{padding-left:0!important}
  .p-lg-025{padding:.125rem!important}
  .pt-lg-025,.py-lg-025{padding-top:.125rem!important}
  .pb-lg-025,.py-lg-025{padding-bottom:.125rem!important}
  .pr-lg-025,.px-lg-025{padding-right:.125rem!important}
  .pl-lg-025,.px-lg-025{padding-left:.125rem!important}
  .p-lg-1{padding:.25rem!important}
  .pt-lg-1,.py-lg-1{padding-top:.25rem!important}
  .pr-lg-1,.px-lg-1{padding-right:.25rem!important}
  .pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}
  .pl-lg-1,.px-lg-1{padding-left:.25rem!important}
  .p-lg-105{padding:.375rem!important}
  .pt-lg-105,.py-lg-105{padding-top:.375rem!important}
  .pb-lg-105,.py-lg-105{padding-bottom:.375rem!important}
  .pr-lg-105,.px-lg-105{padding-right:.375rem!important}
  .pl-lg-105,.px-lg-105{padding-left:.375rem!important}
  .p-lg-2{padding:.5rem!important}
  .pt-lg-2,.py-lg-2{padding-top:.5rem!important}
  .pr-lg-2,.px-lg-2{padding-right:.5rem!important}
  .pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}
  .pl-lg-2,.px-lg-2{padding-left:.5rem!important}
  .p-lg-205{padding:.55rem!important}
  .pt-lg-205,.py-lg-205{padding-top:.55rem!important}
  .pb-lg-205,.py-lg-205{padding-bottom:.55rem!important}
  .pr-lg-205,.px-lg-205{padding-right:.55rem!important}
  .pl-lg-205,.px-lg-205{padding-left:.55rem!important}
  .p-lg-2075{padding:.875rem!important}
  .pt-lg-2075,.py-lg-2075{padding-top:.875rem!important}
  .pb-lg-2075,.py-lg-2075{padding-bottom:.875rem!important}
  .pl-lg-2075,.px-lg-2075{padding-left:.875rem!important}
  .pr-lg-2075,.px-lg-2075{padding-right:.875rem!important}
  .p-lg-3{padding:1rem!important}
  .pt-lg-3,.py-lg-3{padding-top:1rem!important}
  .pr-lg-3,.px-lg-3{padding-right:1rem!important}
  .pb-lg-3,.py-lg-3{padding-bottom:1rem!important}
  .pl-lg-3,.px-lg-3{padding-left:1rem!important}
  .p-lg-4{padding:1.5rem!important}
  .pt-lg-4,.py-lg-4{padding-top:1.5rem!important}
  .pr-lg-4,.px-lg-4{padding-right:1.5rem!important}
  .pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}
  .pl-lg-4,.px-lg-4{padding-left:1.5rem!important}
  .p-lg-405{padding:2rem!important}
  .pt-lg-405,.py-lg-405{padding-top:2rem!important}
  .pb-lg-405,.py-lg-405{padding-bottom:2rem!important}
  .pr-lg-405,.px-lg-405{padding-right:2rem!important}
  .pl-lg-405,.px-lg-405{padding-left:2rem!important}
  .p-lg-5{padding:3rem!important}
  .pt-lg-5,.py-lg-5{padding-top:3rem!important}
  .pr-lg-5,.px-lg-5{padding-right:3rem!important}
  .pb-lg-5,.py-lg-5{padding-bottom:3rem!important}
  .pl-lg-5,.px-lg-5{padding-left:3rem!important}
  .p-lg-6{padding:4rem!important}
  .pr-lg-6,.px-lg-6{padding-right:4rem!important}
  .pl-lg-6,.px-lg-6{padding-left:4rem!important}
  .pt-lg-6,.py-lg-6{padding-top:4rem!important}
  .pb-lg-6,.py-lg-6{padding-bottom:4rem!important}
  .p-lg-7{padding:5rem!important}
  .pr-lg-7,.px-lg-7{padding-right:5rem!important}
  .pl-lg-7,.px-lg-7{padding-left:5rem!important}
  .pt-lg-7,.py-lg-7{padding-top:5rem!important}
  .pb-lg-7,.py-lg-7{padding-bottom:5rem!important}
  .p-lg-8{padding:6rem!important}
  .pr-lg-8,.px-lg-8{padding-right:6rem!important}
  .pl-lg-8,.px-lg-8{padding-left:6rem!important}
  .pt-lg-8,.py-lg-8{padding-top:6rem!important}
  .pb-lg-8,.py-lg-8{padding-bottom:6rem!important}
  .p-lg-9{padding:7rem!important}
  .pr-lg-9,.px-lg-9{padding-right:7rem!important}
  .pl-lg-9,.px-lg-9{padding-left:7rem!important}
  .pt-lg-9,.py-lg-9{padding-top:7rem!important}
  .pb-lg-9,.py-lg-9{padding-bottom:7rem!important}
  .m-lg-n1{margin:-.25rem!important}
  .mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}
  .mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}
  .mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}
  .ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}
  .m-lg-n2{margin:-.5rem!important}
  .mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}
  .mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}
  .mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}
  .ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}
  .m-lg-n205{margin:-.75rem!important}
  .mt-lg-n205,.my-lg-n205{margin-top:-.75rem!important}
  .mb-lg-n205,.my-lg-n205{margin-bottom:-.75rem!important}
  .ml-lg-n205,.mx-lg-n205{margin-left:-.75rem!important}
  .mr-lg-n205,.mx-lg-n205{margin-right:-.75rem!important}
  .m-lg-n3{margin:-1rem!important}
  .mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}
  .mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}
  .mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}
  .ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}
  .m-lg-n4{margin:-1.5rem!important}
  .mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}
  .mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}
  .mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}
  .ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}
  .m-lg-n405{margin:-2rem!important}
  .mt-lg-n405,.my-lg-n405{margin-top:-2rem!important}
  .mb-lg-n405,.my-lg-n405{margin-bottom:-2rem!important}
  .mr-lg-n405,.mx-lg-n405{margin-right:-2rem!important}
  .ml-lg-n405,.mx-lg-n405{margin-left:-2rem!important}
  .m-lg-n4075{margin:-2.75rem!important}
  .mt-lg-n4075,.my-lg-n4075{margin-top:-2.75rem!important}
  .mb-lg-n4075,.my-lg-n4075{margin-bottom:-2.75rem!important}
  .ml-lg-n4075,.mx-lg-n4075{margin-left:-2.75rem!important}
  .mr-lg-n4075,.mx-lg-n4075{margin-right:-2.75rem!important}
  .m-lg-n5{margin:-3rem!important}
  .mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}
  .mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}
  .mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}
  .ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}
  .m-lg-n6{margin:-4rem!important}
  .mt-lg-n6,.my-lg-n6{margin-top:-4rem!important}
  .mb-lg-n6,.my-lg-n6{margin-bottom:-4rem!important}
  .ml-lg-n6,.mx-lg-n6{margin-left:-4rem!important}
  .mr-lg-n6,.mx-lg-n6{margin-right:-4rem!important}
  .m-lg-n7{margin:-5rem!important}
  .mt-lg-n7,.my-lg-n7{margin-top:-5rem!important}
  .mb-lg-n7,.my-lg-n7{margin-bottom:-5rem!important}
  .ml-lg-n7,.mx-lg-n7{margin-left:-5rem!important}
  .mr-lg-n7,.mx-lg-n7{margin-right:-5rem!important}
  .m-lg-n8{margin:-6rem!important}
  .mt-lg-n8,.my-lg-n8{margin-top:-6rem!important}
  .mb-lg-n8,.my-lg-n8{margin-bottom:-6rem!important}
  .ml-lg-n8,.mx-lg-n8{margin-left:-6rem!important}
  .mr-lg-n8,.mx-lg-n8{margin-right:-6rem!important}
  .m-lg-n9{margin:-7rem!important}
  .mt-lg-n9,.my-lg-n9{margin-top:-7rem!important}
  .mb-lg-n9,.my-lg-n9{margin-bottom:-7rem!important}
  .ml-lg-n9,.mx-lg-n9{margin-left:-7rem!important}
  .mr-lg-n9,.mx-lg-n9{margin-right:-7rem!important}
  .m-lg-n10{margin:-8rem!important}
  .mt-lg-n10,.my-lg-n10{margin-top:-8rem!important}
  .mb-lg-n10,.my-lg-n10{margin-bottom:-8rem!important}
  .ml-lg-n10,.mx-lg-n10{margin-left:-8rem!important}
  .mr-lg-n10,.mx-lg-n10{margin-right:-8rem!important}
  .m-lg-n11{margin:-9rem!important}
  .mt-lg-n11,.my-lg-n11{margin-top:-9rem!important}
  .mb-lg-n11,.my-lg-n11{margin-bottom:-9rem!important}
  .ml-lg-n11,.mx-lg-n11{margin-left:-9rem!important}
  .mr-lg-n11,.mx-lg-n11{margin-right:-9rem!important}
  .m-lg-n12{margin:-10rem!important}
  .mt-lg-n12,.my-lg-n12{margin-top:-10rem!important}
  .mb-lg-n12,.my-lg-n12{margin-bottom:-10rem!important}
  .ml-lg-n12,.mx-lg-n12{margin-left:-10rem!important}
  .mr-lg-n12,.mx-lg-n12{margin-right:-10rem!important}
  .m-lg-auto{margin:auto!important}
  .mt-lg-auto,.my-lg-auto{margin-top:auto!important}
  .mr-lg-auto,.mx-lg-auto{margin-right:auto!important}
  .mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}
  .ml-lg-auto,.mx-lg-auto{margin-left:auto!important}
}
@media (min-width:1200px){
  .b-xl-n3{bottom:-1rem}
  .b-xl-n2{bottom:-.5rem}
  .b-xl-n1{bottom:-.25rem}
  .b-xl-1{bottom:.25rem}
  .b-xl-2{bottom:.5rem}
  .b-xl-3{bottom:1rem}
  .m-xl-0{margin:0!important}
  .mt-xl-0,.my-xl-0{margin-top:0!important}
  .mr-xl-0,.mx-xl-0{margin-right:0!important}
  .mb-xl-0,.my-xl-0{margin-bottom:0!important}
  .ml-xl-0,.mx-xl-0{margin-left:0!important}
  .m-xl-025{margin:.125rem!important}
  .mt-xl-025,.my-xl-025{margin-top:.125rem!important}
  .mb-xl-025,.my-xl-025{margin-bottom:.125rem!important}
  .mr-xl-025,.mx-xl-025{margin-right:.125rem!important}
  .ml-xl-025,.mx-xl-025{margin-left:.125rem!important}
  .m-xl-1{margin:.25rem!important}
  .mt-xl-1,.my-xl-1{margin-top:.25rem!important}
  .mr-xl-1,.mx-xl-1{margin-right:.25rem!important}
  .mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}
  .ml-xl-1,.mx-xl-1{margin-left:.25rem!important}
  .m-xl-105{margin:.375rem!important}
  .mt-xl-105,.my-xl-105{margin-top:.375rem!important}
  .mb-xl-105,.my-xl-105{margin-bottom:.375rem!important}
  .mr-xl-105,.mx-xl-105{margin-right:.375rem!important}
  .ml-xl-105,.mx-xl-105{margin-left:.375rem!important}
  .m-xl-2{margin:.5rem!important}
  .mt-xl-2,.my-xl-2{margin-top:.5rem!important}
  .mr-xl-2,.mx-xl-2{margin-right:.5rem!important}
  .mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}
  .ml-xl-2,.mx-xl-2{margin-left:.5rem!important}
  .m-xl-205{margin:.55rem!important}
  .mt-xl-205,.my-xl-205{margin-top:.55rem!important}
  .mb-xl-205,.my-xl-205{margin-bottom:.55rem!important}
  .mr-xl-205,.mx-xl-205{margin-right:.55rem!important}
  .ml-xl-205,.mx-xl-205{margin-left:.55rem!important}
  .m-xl-2075{margin:.7rem!important}
  .mt-xl-2075,.my-xl-2075{margin-top:.7rem!important}
  .mb-xl-2075,.my-xl-2075{margin-bottom:.7rem!important}
  .ml-xl-2075,.mx-xl-2075{margin-left:.7rem!important}
  .mr-xl-2075,.mx-xl-2075{margin-right:.7rem!important}
  .m-xl-3{margin:1rem!important}
  .mt-xl-3,.my-xl-3{margin-top:1rem!important}
  .mr-xl-3,.mx-xl-3{margin-right:1rem!important}
  .mb-xl-3,.my-xl-3{margin-bottom:1rem!important}
  .ml-xl-3,.mx-xl-3{margin-left:1rem!important}
  .m-xl-305{margin:1.25rem!important}
  .mt-xl-305,.my-xl-305{margin-top:1.25rem!important}
  .mb-xl-305,.my-xl-305{margin-bottom:1.25rem!important}
  .ml-xl-305,.mx-xl-305{margin-left:1.25rem!important}
  .mr-xl-305,.mx-xl-305{margin-right:1.25rem!important}
  .m-xl-4{margin:1.5rem!important}
  .mt-xl-4,.my-xl-4{margin-top:1.5rem!important}
  .mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}
  .mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}
  .ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}
  .m-xl-405{margin:2rem!important}
  .mt-xl-405,.my-xl-405{margin-top:2rem!important}
  .mb-xl-405,.my-xl-405{margin-bottom:2rem!important}
  .mr-xl-405,.mx-xl-405{margin-right:2rem!important}
  .ml-xl-405,.mx-xl-405{margin-left:2rem!important}
  .m-xl-5{margin:3rem!important}
  .mt-xl-5,.my-xl-5{margin-top:3rem!important}
  .mr-xl-5,.mx-xl-5{margin-right:3rem!important}
  .mb-xl-5,.my-xl-5{margin-bottom:3rem!important}
  .ml-xl-5,.mx-xl-5{margin-left:3rem!important}
  .m-xl-6,.m-xl-AG2x{margin:4rem!important}
  .mr-xl-6,.mr-xl-AG2x,.mx-xl-6,.mx-xl-AG2x{margin-right:4rem!important}
  .ml-xl-6,.ml-xl-AG2x,.mx-xl-6,.mx-xl-AG2x{margin-left:4rem!important}
  .mt-xl-6,.mt-xl-AG2x,.my-xl-6,.my-xl-AG2x{margin-top:4rem!important}
  .mb-xl-6,.mb-xl-AG2x,.my-xl-6,.my-xl-AG2x{margin-bottom:4rem!important}
  .m-xl-7{margin:5rem!important}
  .mr-xl-7,.mx-xl-7{margin-right:5rem!important}
  .ml-xl-7,.mx-xl-7{margin-left:5rem!important}
  .mt-xl-7,.my-xl-7{margin-top:5rem!important}
  .mb-xl-7,.my-xl-7{margin-bottom:5rem!important}
  .m-xl-8{margin:6rem!important}
  .mr-xl-8,.mx-xl-8{margin-right:6rem!important}
  .ml-xl-8,.mx-xl-8{margin-left:6rem!important}
  .mt-xl-8,.my-xl-8{margin-top:6rem!important}
  .mb-xl-8,.my-xl-8{margin-bottom:6rem!important}
  .m-xl-9{margin:7rem!important}
  .mr-xl-9,.mx-xl-9{margin-right:7rem!important}
  .ml-xl-9,.mx-xl-9{margin-left:7rem!important}
  .mt-xl-9,.my-xl-9{margin-top:7rem!important}
  .mb-xl-9,.my-xl-9{margin-bottom:7rem!important}
  .p-xl-0{padding:0!important}
  .pt-xl-0,.py-xl-0{padding-top:0!important}
  .pr-xl-0,.px-xl-0{padding-right:0!important}
  .pb-xl-0,.py-xl-0{padding-bottom:0!important}
  .pl-xl-0,.px-xl-0{padding-left:0!important}
  .p-xl-025{padding:.125rem!important}
  .pt-xl-025,.py-xl-025{padding-top:.125rem!important}
  .pb-xl-025,.py-xl-025{padding-bottom:.125rem!important}
  .pr-xl-025,.px-xl-025{padding-right:.125rem!important}
  .pl-xl-025,.px-xl-025{padding-left:.125rem!important}
  .p-xl-1{padding:.25rem!important}
  .pt-xl-1,.py-xl-1{padding-top:.25rem!important}
  .pr-xl-1,.px-xl-1{padding-right:.25rem!important}
  .pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}
  .pl-xl-1,.px-xl-1{padding-left:.25rem!important}
  .p-xl-105{padding:.375rem!important}
  .pt-xl-105,.py-xl-105{padding-top:.375rem!important}
  .pb-xl-105,.py-xl-105{padding-bottom:.375rem!important}
  .pr-xl-105,.px-xl-105{padding-right:.375rem!important}
  .pl-xl-105,.px-xl-105{padding-left:.375rem!important}
  .p-xl-2{padding:.5rem!important}
  .pt-xl-2,.py-xl-2{padding-top:.5rem!important}
  .pr-xl-2,.px-xl-2{padding-right:.5rem!important}
  .pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}
  .pl-xl-2,.px-xl-2{padding-left:.5rem!important}
  .p-xl-205{padding:.55rem!important}
  .pt-xl-205,.py-xl-205{padding-top:.55rem!important}
  .pb-xl-205,.py-xl-205{padding-bottom:.55rem!important}
  .pr-xl-205,.px-xl-205{padding-right:.55rem!important}
  .pl-xl-205,.px-xl-205{padding-left:.55rem!important}
  .p-xl-2075{padding:.875rem!important}
  .pt-xl-2075,.py-xl-2075{padding-top:.875rem!important}
  .pb-xl-2075,.py-xl-2075{padding-bottom:.875rem!important}
  .pl-xl-2075,.px-xl-2075{padding-left:.875rem!important}
  .pr-xl-2075,.px-xl-2075{padding-right:.875rem!important}
  .p-xl-3{padding:1rem!important}
  .pt-xl-3,.py-xl-3{padding-top:1rem!important}
  .pr-xl-3,.px-xl-3{padding-right:1rem!important}
  .pb-xl-3,.py-xl-3{padding-bottom:1rem!important}
  .pl-xl-3,.px-xl-3{padding-left:1rem!important}
  .p-xl-4{padding:1.5rem!important}
  .pt-xl-4,.py-xl-4{padding-top:1.5rem!important}
  .pr-xl-4,.px-xl-4{padding-right:1.5rem!important}
  .pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}
  .pl-xl-4,.px-xl-4{padding-left:1.5rem!important}
  .p-xl-405{padding:2rem!important}
  .pt-xl-405,.py-xl-405{padding-top:2rem!important}
  .pb-xl-405,.py-xl-405{padding-bottom:2rem!important}
  .pr-xl-405,.px-xl-405{padding-right:2rem!important}
  .pl-xl-405,.px-xl-405{padding-left:2rem!important}
  .p-xl-5{padding:3rem!important}
  .pt-xl-5,.py-xl-5{padding-top:3rem!important}
  .pr-xl-5,.px-xl-5{padding-right:3rem!important}
  .pb-xl-5,.py-xl-5{padding-bottom:3rem!important}
  .pl-xl-5,.px-xl-5{padding-left:3rem!important}
  .p-xl-6{padding:4rem!important}
  .pr-xl-6,.px-xl-6{padding-right:4rem!important}
  .pl-xl-6,.px-xl-6{padding-left:4rem!important}
  .pt-xl-6,.py-xl-6{padding-top:4rem!important}
  .pb-xl-6,.py-xl-6{padding-bottom:4rem!important}
  .p-xl-7{padding:5rem!important}
  .pr-xl-7,.px-xl-7{padding-right:5rem!important}
  .pl-xl-7,.px-xl-7{padding-left:5rem!important}
  .pt-xl-7,.py-xl-7{padding-top:5rem!important}
  .pb-xl-7,.py-xl-7{padding-bottom:5rem!important}
  .p-xl-8{padding:6rem!important}
  .pr-xl-8,.px-xl-8{padding-right:6rem!important}
  .pl-xl-8,.px-xl-8{padding-left:6rem!important}
  .pt-xl-8,.py-xl-8{padding-top:6rem!important}
  .pb-xl-8,.py-xl-8{padding-bottom:6rem!important}
  .p-xl-9{padding:7rem!important}
  .pr-xl-9,.px-xl-9{padding-right:7rem!important}
  .pl-xl-9,.px-xl-9{padding-left:7rem!important}
  .pt-xl-9,.py-xl-9{padding-top:7rem!important}
  .pb-xl-9,.py-xl-9{padding-bottom:7rem!important}
  .m-xl-n1{margin:-.25rem!important}
  .mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}
  .mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}
  .mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}
  .ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}
  .m-xl-n2{margin:-.5rem!important}
  .mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}
  .mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}
  .mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}
  .ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}
  .m-xl-n205{margin:-.75rem!important}
  .mt-xl-n205,.my-xl-n205{margin-top:-.75rem!important}
  .mb-xl-n205,.my-xl-n205{margin-bottom:-.75rem!important}
  .ml-xl-n205,.mx-xl-n205{margin-left:-.75rem!important}
  .mr-xl-n205,.mx-xl-n205{margin-right:-.75rem!important}
  .m-xl-n3{margin:-1rem!important}
  .mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}
  .mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}
  .mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}
  .ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}
  .m-xl-n4{margin:-1.5rem!important}
  .mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}
  .mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}
  .mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}
  .ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}
  .m-xl-n405{margin:-2rem!important}
  .mt-xl-n405,.my-xl-n405{margin-top:-2rem!important}
  .mb-xl-n405,.my-xl-n405{margin-bottom:-2rem!important}
  .mr-xl-n405,.mx-xl-n405{margin-right:-2rem!important}
  .ml-xl-n405,.mx-xl-n405{margin-left:-2rem!important}
  .m-xl-n4075{margin:-2.75rem!important}
  .mt-xl-n4075,.my-xl-n4075{margin-top:-2.75rem!important}
  .mb-xl-n4075,.my-xl-n4075{margin-bottom:-2.75rem!important}
  .ml-xl-n4075,.mx-xl-n4075{margin-left:-2.75rem!important}
  .mr-xl-n4075,.mx-xl-n4075{margin-right:-2.75rem!important}
  .m-xl-n5{margin:-3rem!important}
  .mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}
  .mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}
  .mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}
  .ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}
  .m-xl-n6{margin:-4rem!important}
  .mt-xl-n6,.my-xl-n6{margin-top:-4rem!important}
  .mb-xl-n6,.my-xl-n6{margin-bottom:-4rem!important}
  .ml-xl-n6,.mx-xl-n6{margin-left:-4rem!important}
  .mr-xl-n6,.mx-xl-n6{margin-right:-4rem!important}
  .m-xl-n7{margin:-5rem!important}
  .mt-xl-n7,.my-xl-n7{margin-top:-5rem!important}
  .mb-xl-n7,.my-xl-n7{margin-bottom:-5rem!important}
  .ml-xl-n7,.mx-xl-n7{margin-left:-5rem!important}
  .mr-xl-n7,.mx-xl-n7{margin-right:-5rem!important}
  .m-xl-n8{margin:-6rem!important}
  .mt-xl-n8,.my-xl-n8{margin-top:-6rem!important}
  .mb-xl-n8,.my-xl-n8{margin-bottom:-6rem!important}
  .ml-xl-n8,.mx-xl-n8{margin-left:-6rem!important}
  .mr-xl-n8,.mx-xl-n8{margin-right:-6rem!important}
  .m-xl-n9{margin:-7rem!important}
  .mt-xl-n9,.my-xl-n9{margin-top:-7rem!important}
  .mb-xl-n9,.my-xl-n9{margin-bottom:-7rem!important}
  .ml-xl-n9,.mx-xl-n9{margin-left:-7rem!important}
  .mr-xl-n9,.mx-xl-n9{margin-right:-7rem!important}
  .m-xl-n10{margin:-8rem!important}
  .mt-xl-n10,.my-xl-n10{margin-top:-8rem!important}
  .mb-xl-n10,.my-xl-n10{margin-bottom:-8rem!important}
  .ml-xl-n10,.mx-xl-n10{margin-left:-8rem!important}
  .mr-xl-n10,.mx-xl-n10{margin-right:-8rem!important}
  .m-xl-n11{margin:-9rem!important}
  .mt-xl-n11,.my-xl-n11{margin-top:-9rem!important}
  .mb-xl-n11,.my-xl-n11{margin-bottom:-9rem!important}
  .ml-xl-n11,.mx-xl-n11{margin-left:-9rem!important}
  .mr-xl-n11,.mx-xl-n11{margin-right:-9rem!important}
  .m-xl-n12{margin:-10rem!important}
  .mt-xl-n12,.my-xl-n12{margin-top:-10rem!important}
  .mb-xl-n12,.my-xl-n12{margin-bottom:-10rem!important}
  .ml-xl-n12,.mx-xl-n12{margin-left:-10rem!important}
  .mr-xl-n12,.mx-xl-n12{margin-right:-10rem!important}
  .m-xl-auto{margin:auto!important}
  .mt-xl-auto,.my-xl-auto{margin-top:auto!important}
  .mr-xl-auto,.mx-xl-auto{margin-right:auto!important}
  .mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}
  .ml-xl-auto,.mx-xl-auto{margin-left:auto!important}
}
/*2xl*/
@media(min-width:1366px){
  .b-2xl-n3{bottom:-1rem}
  .b-2xl-n2{bottom:-.5rem}
  .b-2xl-n1{bottom:-.25rem}
  .b-2xl-1{bottom:.25rem}
  .b-2xl-2{bottom:.5rem}
  .b-2xl-3{bottom:1rem}
  .m-2xl-0{margin:0!important}
  .mt-2xl-0,.my-2xl-0{margin-top:0!important}
  .mr-2xl-0,.mx-2xl-0{margin-right:0!important}
  .mb-2xl-0,.my-2xl-0{margin-bottom:0!important}
  .ml-2xl-0,.mx-2xl-0{margin-left:0!important}
  .m-2xl-025{margin:.125rem!important}
  .mt-2xl-025,.my-2xl-025{margin-top:.125rem!important}
  .mb-2xl-025,.my-2xl-025{margin-bottom:.125rem!important}
  .mr-2xl-025,.mx-2xl-025{margin-right:.125rem!important}
  .ml-2xl-025,.mx-2xl-025{margin-left:.125rem!important}
  .m-2xl-1{margin:.25rem!important}
  .mt-2xl-1,.my-2xl-1{margin-top:.25rem!important}
  .mr-2xl-1,.mx-2xl-1{margin-right:.25rem!important}
  .mb-2xl-1,.my-2xl-1{margin-bottom:.25rem!important}
  .ml-2xl-1,.mx-2xl-1{margin-left:.25rem!important}
  .m-2xl-105{margin:.375rem!important}
  .mt-2xl-105,.my-2xl-105{margin-top:.375rem!important}
  .mb-2xl-105,.my-2xl-105{margin-bottom:.375rem!important}
  .mr-2xl-105,.mx-2xl-105{margin-right:.375rem!important}
  .ml-2xl-105,.mx-2xl-105{margin-left:.375rem!important}
  .m-2xl-2{margin:.5rem!important}
  .mt-2xl-2,.my-2xl-2{margin-top:.5rem!important}
  .mr-2xl-2,.mx-2xl-2{margin-right:.5rem!important}
  .mb-2xl-2,.my-2xl-2{margin-bottom:.5rem!important}
  .ml-2xl-2,.mx-2xl-2{margin-left:.5rem!important}
  .m-2xl-205{margin:.55rem!important}
  .mt-2xl-205,.my-2xl-205{margin-top:.55rem!important}
  .mb-2xl-205,.my-2xl-205{margin-bottom:.55rem!important}
  .mr-2xl-205,.mx-2xl-205{margin-right:.55rem!important}
  .ml-2xl-205,.mx-2xl-205{margin-left:.55rem!important}
  .m-2xl-2075{margin:.7rem!important}
  .mt-2xl-2075,.my-2xl-2075{margin-top:.7rem!important}
  .mb-2xl-2075,.my-2xl-2075{margin-bottom:.7rem!important}
  .ml-2xl-2075,.mx-2xl-2075{margin-left:.7rem!important}
  .mr-2xl-2075,.mx-2xl-2075{margin-right:.7rem!important}
  .m-2xl-3{margin:1rem!important}
  .mt-2xl-3,.my-2xl-3{margin-top:1rem!important}
  .mr-2xl-3,.mx-2xl-3{margin-right:1rem!important}
  .mb-2xl-3,.my-2xl-3{margin-bottom:1rem!important}
  .ml-2xl-3,.mx-2xl-3{margin-left:1rem!important}
  .m-2xl-305{margin:1.25rem!important}
  .mt-2xl-305,.my-2xl-305{margin-top:1.25rem!important}
  .mb-2xl-305,.my-2xl-305{margin-bottom:1.25rem!important}
  .ml-2xl-305,.mx-2xl-305{margin-left:1.25rem!important}
  .mr-2xl-305,.mx-2xl-305{margin-right:1.25rem!important}
  .m-2xl-4{margin:1.5rem!important}
  .mt-2xl-4,.my-2xl-4{margin-top:1.5rem!important}
  .mr-2xl-4,.mx-2xl-4{margin-right:1.5rem!important}
  .mb-2xl-4,.my-2xl-4{margin-bottom:1.5rem!important}
  .ml-2xl-4,.mx-2xl-4{margin-left:1.5rem!important}
  .m-2xl-405{margin:2rem!important}
  .mt-2xl-405,.my-2xl-405{margin-top:2rem!important}
  .mb-2xl-405,.my-2xl-405{margin-bottom:2rem!important}
  .mr-2xl-405,.mx-2xl-405{margin-right:2rem!important}
  .ml-2xl-405,.mx-2xl-405{margin-left:2rem!important}
  .m-2xl-5{margin:3rem!important}
  .mt-2xl-5,.my-2xl-5{margin-top:3rem!important}
  .mr-2xl-5,.mx-2xl-5{margin-right:3rem!important}
  .mb-2xl-5,.my-2xl-5{margin-bottom:3rem!important}
  .ml-2xl-5,.mx-2xl-5{margin-left:3rem!important}
  .m-2xl-6{margin:4rem!important}
  .mr-2xl-6,.mx-2xl-6{margin-right:4rem!important}
  .ml-2xl-6,.mx-2xl-6{margin-left:4rem!important}
  .mt-2xl-6,.my-2xl-6{margin-top:4rem!important}
  .mb-2xl-6,.my-2xl-6{margin-bottom:4rem!important}
  .m-2xl-7{margin:5rem!important}
  .mr-2xl-7,.mx-2xl-7{margin-right:5rem!important}
  .ml-2xl-7,.mx-2xl-7{margin-left:5rem!important}
  .mt-2xl-7,.my-2xl-7{margin-top:5rem!important}
  .mb-2xl-7,.my-2xl-7{margin-bottom:5rem!important}
  .m-2xl-8{margin:6rem!important}
  .mr-2xl-8,.mx-2xl-8{margin-right:6rem!important}
  .ml-2xl-8,.mx-2xl-8{margin-left:6rem!important}
  .mt-2xl-8,.my-2xl-8{margin-top:6rem!important}
  .mb-2xl-8,.my-2xl-8{margin-bottom:6rem!important}
  .m-2xl-9{margin:7rem!important}
  .mr-2xl-9,.mx-2xl-9{margin-right:7rem!important}
  .ml-2xl-9,.mx-2xl-9{margin-left:7rem!important}
  .mt-2xl-9,.my-2xl-9{margin-top:7rem!important}
  .mb-2xl-9,.my-2xl-9{margin-bottom:7rem!important}
  .p-2xl-0{padding:0!important}
  .pt-2xl-0,.py-2xl-0{padding-top:0!important}
  .pr-2xl-0,.px-2xl-0{padding-right:0!important}
  .pb-2xl-0,.py-2xl-0{padding-bottom:0!important}
  .pl-2xl-0,.px-2xl-0{padding-left:0!important}
  .p-2xl-025{padding:.125rem!important}
  .pt-2xl-025,.py-2xl-025{padding-top:.125rem!important}
  .pb-2xl-025,.py-2xl-025{padding-bottom:.125rem!important}
  .pr-2xl-025,.px-2xl-025{padding-right:.125rem!important}
  .pl-2xl-025,.px-2xl-025{padding-left:.125rem!important}
  .p-2xl-1{padding:.25rem!important}
  .pt-2xl-1,.py-2xl-1{padding-top:.25rem!important}
  .pr-2xl-1,.px-2xl-1{padding-right:.25rem!important}
  .pb-2xl-1,.py-2xl-1{padding-bottom:.25rem!important}
  .pl-2xl-1,.px-2xl-1{padding-left:.25rem!important}
  .p-2xl-105{padding:.375rem!important}
  .pt-2xl-105,.py-2xl-105{padding-top:.375rem!important}
  .pb-2xl-105,.py-2xl-105{padding-bottom:.375rem!important}
  .pr-2xl-105,.px-2xl-105{padding-right:.375rem!important}
  .pl-2xl-105,.px-2xl-105{padding-left:.375rem!important}
  .p-2xl-2{padding:.5rem!important}
  .pt-2xl-2,.py-2xl-2{padding-top:.5rem!important}
  .pr-2xl-2,.px-2xl-2{padding-right:.5rem!important}
  .pb-2xl-2,.py-2xl-2{padding-bottom:.5rem!important}
  .pl-2xl-2,.px-2xl-2{padding-left:.5rem!important}
  .p-2xl-205{padding:.55rem!important}
  .pt-2xl-205,.py-2xl-205{padding-top:.55rem!important}
  .pb-2xl-205,.py-2xl-205{padding-bottom:.55rem!important}
  .pr-2xl-205,.px-2xl-205{padding-right:.55rem!important}
  .pl-2xl-205,.px-2xl-205{padding-left:.55rem!important}
  .p-2xl-2075{padding:.875rem!important}
  .pt-2xl-2075,.py-2xl-2075{padding-top:.875rem!important}
  .pb-2xl-2075,.py-2xl-2075{padding-bottom:.875rem!important}
  .pl-2xl-2075,.px-2xl-2075{padding-left:.875rem!important}
  .pr-2xl-2075,.px-2xl-2075{padding-right:.875rem!important}
  .p-2xl-3{padding:1rem!important}
  .pt-2xl-3,.py-2xl-3{padding-top:1rem!important}
  .pr-2xl-3,.px-2xl-3{padding-right:1rem!important}
  .pb-2xl-3,.py-2xl-3{padding-bottom:1rem!important}
  .pl-2xl-3,.px-2xl-3{padding-left:1rem!important}
  .p-2xl-4{padding:1.5rem!important}
  .pt-2xl-4,.py-2xl-4{padding-top:1.5rem!important}
  .pr-2xl-4,.px-2xl-4{padding-right:1.5rem!important}
  .pb-2xl-4,.py-2xl-4{padding-bottom:1.5rem!important}
  .pl-2xl-4,.px-2xl-4{padding-left:1.5rem!important}
  .p-2xl-405{padding:2rem!important}
  .pt-2xl-405,.py-2xl-405{padding-top:2rem!important}
  .pb-2xl-405,.py-2xl-405{padding-bottom:2rem!important}
  .pr-2xl-405,.px-2xl-405{padding-right:2rem!important}
  .pl-2xl-405,.px-2xl-405{padding-left:2rem!important}
  .p-2xl-5{padding:3rem!important}
  .pt-2xl-5,.py-2xl-5{padding-top:3rem!important}
  .pr-2xl-5,.px-2xl-5{padding-right:3rem!important}
  .pb-2xl-5,.py-2xl-5{padding-bottom:3rem!important}
  .pl-2xl-5,.px-2xl-5{padding-left:3rem!important}
  .p-2xl-6{padding:4rem!important}
  .pr-2xl-6,.px-2xl-6{padding-right:4rem!important}
  .pl-2xl-6,.px-2xl-6{padding-left:4rem!important}
  .pt-2xl-6,.py-2xl-6{padding-top:4rem!important}
  .pb-2xl-6,.py-2xl-6{padding-bottom:4rem!important}
  .p-2xl-7{padding:5rem!important}
  .pr-2xl-7,.px-2xl-7{padding-right:5rem!important}
  .pl-2xl-7,.px-2xl-7{padding-left:5rem!important}
  .pt-2xl-7,.py-2xl-7{padding-top:5rem!important}
  .pb-2xl-7,.py-2xl-7{padding-bottom:5rem!important}
  .p-2xl-8{padding:6rem!important}
  .pr-2xl-8,.px-2xl-8{padding-right:6rem!important}
  .pl-2xl-8,.px-2xl-8{padding-left:6rem!important}
  .pt-2xl-8,.py-2xl-8{padding-top:6rem!important}
  .pb-2xl-8,.py-2xl-8{padding-bottom:6rem!important}
  .p-2xl-9{padding:7rem!important}
  .pr-2xl-9,.px-2xl-9{padding-right:7rem!important}
  .pl-2xl-9,.px-2xl-9{padding-left:7rem!important}
  .pt-2xl-9,.py-2xl-9{padding-top:7rem!important}
  .pb-2xl-9,.py-2xl-9{padding-bottom:7rem!important}
  .m-2xl-n1{margin:-.25rem!important}
  .mt-2xl-n1,.my-2xl-n1{margin-top:-.25rem!important}
  .mr-2xl-n1,.mx-2xl-n1{margin-right:-.25rem!important}
  .mb-2xl-n1,.my-2xl-n1{margin-bottom:-.25rem!important}
  .ml-2xl-n1,.mx-2xl-n1{margin-left:-.25rem!important}
  .m-2xl-n2{margin:-.5rem!important}
  .mt-2xl-n2,.my-2xl-n2{margin-top:-.5rem!important}
  .mr-2xl-n2,.mx-2xl-n2{margin-right:-.5rem!important}
  .mb-2xl-n2,.my-2xl-n2{margin-bottom:-.5rem!important}
  .ml-2xl-n2,.mx-2xl-n2{margin-left:-.5rem!important}
  .m-2xl-n205{margin:-.75rem!important}
  .mt-2xl-n205,.my-2xl-n205{margin-top:-.75rem!important}
  .mb-2xl-n205,.my-2xl-n205{margin-bottom:-.75rem!important}
  .ml-2xl-n205,.mx-2xl-n205{margin-left:-.75rem!important}
  .mr-2xl-n205,.mx-2xl-n205{margin-right:-.75rem!important}
  .m-2xl-n3{margin:-1rem!important}
  .mt-2xl-n3,.my-2xl-n3{margin-top:-1rem!important}
  .mr-2xl-n3,.mx-2xl-n3{margin-right:-1rem!important}
  .mb-2xl-n3,.my-2xl-n3{margin-bottom:-1rem!important}
  .ml-2xl-n3,.mx-2xl-n3{margin-left:-1rem!important}
  .m-2xl-n4{margin:-1.5rem!important}
  .mt-2xl-n4,.my-2xl-n4{margin-top:-1.5rem!important}
  .mr-2xl-n4,.mx-2xl-n4{margin-right:-1.5rem!important}
  .mb-2xl-n4,.my-2xl-n4{margin-bottom:-1.5rem!important}
  .ml-2xl-n4,.mx-2xl-n4{margin-left:-1.5rem!important}
  .m-2xl-n405{margin:-2rem!important}
  .mt-2xl-n405,.my-2xl-n405{margin-top:-2rem!important}
  .mb-2xl-n405,.my-2xl-n405{margin-bottom:-2rem!important}
  .mr-2xl-n405,.mx-2xl-n405{margin-right:-2rem!important}
  .ml-2xl-n405,.mx-2xl-n405{margin-left:-2rem!important}
  .m-2xl-n4075{margin:-2.75rem!important}
  .mt-2xl-n4075,.my-2xl-n4075{margin-top:-2.75rem!important}
  .mb-2xl-n4075,.my-2xl-n4075{margin-bottom:-2.75rem!important}
  .ml-2xl-n4075,.mx-2xl-n4075{margin-left:-2.75rem!important}
  .mr-2xl-n4075,.mx-2xl-n4075{margin-right:-2.75rem!important}
  .m-2xl-n5{margin:-3rem!important}
  .mt-2xl-n5,.my-2xl-n5{margin-top:-3rem!important}
  .mr-2xl-n5,.mx-2xl-n5{margin-right:-3rem!important}
  .mb-2xl-n5,.my-2xl-n5{margin-bottom:-3rem!important}
  .ml-2xl-n5,.mx-2xl-n5{margin-left:-3rem!important}
  .m-2xl-n6{margin:-4rem!important}
  .mt-2xl-n6,.my-2xl-n6{margin-top:-4rem!important}
  .mb-2xl-n6,.my-2xl-n6{margin-bottom:-4rem!important}
  .ml-2xl-n6,.mx-2xl-n6{margin-left:-4rem!important}
  .mr-2xl-n6,.mx-2xl-n6{margin-right:-4rem!important}
  .m-2xl-n7{margin:-5rem!important}
  .mt-2xl-n7,.my-2xl-n7{margin-top:-5rem!important}
  .mb-2xl-n7,.my-2xl-n7{margin-bottom:-5rem!important}
  .ml-2xl-n7,.mx-2xl-n7{margin-left:-5rem!important}
  .mr-2xl-n7,.mx-2xl-n7{margin-right:-5rem!important}
  .m-2xl-n8{margin:-6rem!important}
  .mt-2xl-n8,.my-2xl-n8{margin-top:-6rem!important}
  .mb-2xl-n8,.my-2xl-n8{margin-bottom:-6rem!important}
  .ml-2xl-n8,.mx-2xl-n8{margin-left:-6rem!important}
  .mr-2xl-n8,.mx-2xl-n8{margin-right:-6rem!important}
  .m-2xl-n9{margin:-7rem!important}
  .mt-2xl-n9,.my-2xl-n9{margin-top:-7rem!important}
  .mb-2xl-n9,.my-2xl-n9{margin-bottom:-7rem!important}
  .ml-2xl-n9,.mx-2xl-n9{margin-left:-7rem!important}
  .mr-2xl-n9,.mx-2xl-n9{margin-right:-7rem!important}
  .m-2xl-n10{margin:-8rem!important}
  .mt-2xl-n10,.my-2xl-n10{margin-top:-8rem!important}
  .mb-2xl-n10,.my-2xl-n10{margin-bottom:-8rem!important}
  .ml-2xl-n10,.mx-2xl-n10{margin-left:-8rem!important}
  .mr-2xl-n10,.mx-2xl-n10{margin-right:-8rem!important}
  .m-2xl-n11{margin:-9rem!important}
  .mt-2xl-n11,.my-2xl-n11{margin-top:-9rem!important}
  .mb-2xl-n11,.my-2xl-n11{margin-bottom:-9rem!important}
  .ml-2xl-n11,.mx-2xl-n11{margin-left:-9rem!important}
  .mr-2xl-n11,.mx-2xl-n11{margin-right:-9rem!important}
  .m-2xl-n12{margin:-10rem!important}
  .mt-2xl-n12,.my-2xl-n12{margin-top:-10rem!important}
  .mb-2xl-n12,.my-2xl-n12{margin-bottom:-10rem!important}
  .ml-2xl-n12,.mx-2xl-n12{margin-left:-10rem!important}
  .mr-2xl-n12,.mx-2xl-n12{margin-right:-10rem!important}
  .m-2xl-auto{margin:auto!important}
  .mt-2xl-auto,.my-2xl-auto{margin-top:auto!important}
  .mr-2xl-auto,.mx-2xl-auto{margin-right:auto!important}
  .mb-2xl-auto,.my-2xl-auto{margin-bottom:auto!important}
  .ml-2xl-auto,.mx-2xl-auto{margin-left:auto!important}
}
/*3xl*/
@media(min-width:1600px){
  .b-3xl-n3{bottom:-1rem}
  .b-3xl-n2{bottom:-.5rem}
  .b-3xl-n1{bottom:-.25rem}
  .b-3xl-1{bottom:.25rem}
  .b-3xl-2{bottom:.5rem}
  .b-3xl-3{bottom:1rem}
  .m-3xl-0{margin:0!important}
  .mt-3xl-0,.my-3xl-0{margin-top:0!important}
  .mr-3xl-0,.mx-3xl-0{margin-right:0!important}
  .mb-3xl-0,.my-3xl-0{margin-bottom:0!important}
  .ml-3xl-0,.mx-3xl-0{margin-left:0!important}
  .m-3xl-025{margin:.125rem!important}
  .mt-3xl-025,.my-3xl-025{margin-top:.125rem!important}
  .mb-3xl-025,.my-3xl-025{margin-bottom:.125rem!important}
  .mr-3xl-025,.mx-3xl-025{margin-right:.125rem!important}
  .ml-3xl-025,.mx-3xl-025{margin-left:.125rem!important}
  .m-3xl-1{margin:.25rem!important}
  .mt-3xl-1,.my-3xl-1{margin-top:.25rem!important}
  .mr-3xl-1,.mx-3xl-1{margin-right:.25rem!important}
  .mb-3xl-1,.my-3xl-1{margin-bottom:.25rem!important}
  .ml-3xl-1,.mx-3xl-1{margin-left:.25rem!important}
  .m-3xl-105{margin:.375rem!important}
  .mt-3xl-105,.my-3xl-105{margin-top:.375rem!important}
  .mb-3xl-105,.my-3xl-105{margin-bottom:.375rem!important}
  .mr-3xl-105,.mx-3xl-105{margin-right:.375rem!important}
  .ml-3xl-105,.mx-3xl-105{margin-left:.375rem!important}
  .m-3xl-2{margin:.5rem!important}
  .mt-3xl-2,.my-3xl-2{margin-top:.5rem!important}
  .mr-3xl-2,.mx-3xl-2{margin-right:.5rem!important}
  .mb-3xl-2,.my-3xl-2{margin-bottom:.5rem!important}
  .ml-3xl-2,.mx-3xl-2{margin-left:.5rem!important}
  .m-3xl-205{margin:.55rem!important}
  .mt-3xl-205,.my-3xl-205{margin-top:.55rem!important}
  .mb-3xl-205,.my-3xl-205{margin-bottom:.55rem!important}
  .mr-3xl-205,.mx-3xl-205{margin-right:.55rem!important}
  .ml-3xl-205,.mx-3xl-205{margin-left:.55rem!important}
  .m-3xl-2075{margin:.7rem!important}
  .mt-3xl-2075,.my-3xl-2075{margin-top:.7rem!important}
  .mb-3xl-2075,.my-3xl-2075{margin-bottom:.7rem!important}
  .ml-3xl-2075,.mx-3xl-2075{margin-left:.7rem!important}
  .mr-3xl-2075,.mx-3xl-2075{margin-right:.7rem!important}
  .m-3xl-3{margin:1rem!important}
  .mt-3xl-3,.my-3xl-3{margin-top:1rem!important}
  .mr-3xl-3,.mx-3xl-3{margin-right:1rem!important}
  .mb-3xl-3,.my-3xl-3{margin-bottom:1rem!important}
  .ml-3xl-3,.mx-3xl-3{margin-left:1rem!important}
  .m-3xl-305{margin:1.25rem!important}
  .mt-3xl-305,.my-3xl-305{margin-top:1.25rem!important}
  .mb-3xl-305,.my-3xl-305{margin-bottom:1.25rem!important}
  .ml-3xl-305,.mx-3xl-305{margin-left:1.25rem!important}
  .mr-3xl-305,.mx-3xl-305{margin-right:1.25rem!important}
  .m-3xl-4{margin:1.5rem!important}
  .mt-3xl-4,.my-3xl-4{margin-top:1.5rem!important}
  .mr-3xl-4,.mx-3xl-4{margin-right:1.5rem!important}
  .mb-3xl-4,.my-3xl-4{margin-bottom:1.5rem!important}
  .ml-3xl-4,.mx-3xl-4{margin-left:1.5rem!important}
  .m-3xl-405{margin:2rem!important}
  .mt-3xl-405,.my-3xl-405{margin-top:2rem!important}
  .mb-3xl-405,.my-3xl-405{margin-bottom:2rem!important}
  .mr-3xl-405,.mx-3xl-405{margin-right:2rem!important}
  .ml-3xl-405,.mx-3xl-405{margin-left:2rem!important}
  .m-3xl-5{margin:3rem!important}
  .mt-3xl-5,.my-3xl-5{margin-top:3rem!important}
  .mr-3xl-5,.mx-3xl-5{margin-right:3rem!important}
  .mb-3xl-5,.my-3xl-5{margin-bottom:3rem!important}
  .ml-3xl-5,.mx-3xl-5{margin-left:3rem!important}
  .m-3xl-6{margin:4rem!important}
  .mr-3xl-6,.mx-3xl-6{margin-right:4rem!important}
  .ml-3xl-6,.mx-3xl-6{margin-left:4rem!important}
  .mt-3xl-6,.my-3xl-6{margin-top:4rem!important}
  .mb-3xl-6,.my-3xl-6{margin-bottom:4rem!important}
  .m-3xl-7{margin:5rem!important}
  .mr-3xl-7,.mx-3xl-7{margin-right:5rem!important}
  .ml-3xl-7,.mx-3xl-7{margin-left:5rem!important}
  .mt-3xl-7,.my-3xl-7{margin-top:5rem!important}
  .mb-3xl-7,.my-3xl-7{margin-bottom:5rem!important}
  .m-3xl-8{margin:6rem!important}
  .mr-3xl-8,.mx-3xl-8{margin-right:6rem!important}
  .ml-3xl-8,.mx-3xl-8{margin-left:6rem!important}
  .mt-3xl-8,.my-3xl-8{margin-top:6rem!important}
  .mb-3xl-8,.my-3xl-8{margin-bottom:6rem!important}
  .m-3xl-9{margin:7rem!important}
  .mr-3xl-9,.mx-3xl-9{margin-right:7rem!important}
  .ml-3xl-9,.mx-3xl-9{margin-left:7rem!important}
  .mt-3xl-9,.my-3xl-9{margin-top:7rem!important}
  .mb-3xl-9,.my-3xl-9{margin-bottom:7rem!important}
  .p-3xl-0{padding:0!important}
  .pt-3xl-0,.py-3xl-0{padding-top:0!important}
  .pr-3xl-0,.px-3xl-0{padding-right:0!important}
  .pb-3xl-0,.py-3xl-0{padding-bottom:0!important}
  .pl-3xl-0,.px-3xl-0{padding-left:0!important}
  .p-3xl-025{padding:.125rem!important}
  .pt-3xl-025,.py-3xl-025{padding-top:.125rem!important}
  .pb-3xl-025,.py-3xl-025{padding-bottom:.125rem!important}
  .pr-3xl-025,.px-3xl-025{padding-right:.125rem!important}
  .pl-3xl-025,.px-3xl-025{padding-left:.125rem!important}
  .p-3xl-1{padding:.25rem!important}
  .pt-3xl-1,.py-3xl-1{padding-top:.25rem!important}
  .pr-3xl-1,.px-3xl-1{padding-right:.25rem!important}
  .pb-3xl-1,.py-3xl-1{padding-bottom:.25rem!important}
  .pl-3xl-1,.px-3xl-1{padding-left:.25rem!important}
  .p-3xl-105{padding:.375rem!important}
  .pt-3xl-105,.py-3xl-105{padding-top:.375rem!important}
  .pb-3xl-105,.py-3xl-105{padding-bottom:.375rem!important}
  .pr-3xl-105,.px-3xl-105{padding-right:.375rem!important}
  .pl-3xl-105,.px-3xl-105{padding-left:.375rem!important}
  .p-3xl-2{padding:.5rem!important}
  .pt-3xl-2,.py-3xl-2{padding-top:.5rem!important}
  .pr-3xl-2,.px-3xl-2{padding-right:.5rem!important}
  .pb-3xl-2,.py-3xl-2{padding-bottom:.5rem!important}
  .pl-3xl-2,.px-3xl-2{padding-left:.5rem!important}
  .p-3xl-205{padding:.55rem!important}
  .pt-3xl-205,.py-3xl-205{padding-top:.55rem!important}
  .pb-3xl-205,.py-3xl-205{padding-bottom:.55rem!important}
  .pr-3xl-205,.px-3xl-205{padding-right:.55rem!important}
  .pl-3xl-205,.px-3xl-205{padding-left:.55rem!important}
  .p-3xl-2075{padding:.875rem!important}
  .pt-3xl-2075,.py-3xl-2075{padding-top:.875rem!important}
  .pb-3xl-2075,.py-3xl-2075{padding-bottom:.875rem!important}
  .pl-3xl-2075,.px-3xl-2075{padding-left:.875rem!important}
  .pr-3xl-2075,.px-3xl-2075{padding-right:.875rem!important}
  .p-3xl-3{padding:1rem!important}
  .pt-3xl-3,.py-3xl-3{padding-top:1rem!important}
  .pr-3xl-3,.px-3xl-3{padding-right:1rem!important}
  .pb-3xl-3,.py-3xl-3{padding-bottom:1rem!important}
  .pl-3xl-3,.px-3xl-3{padding-left:1rem!important}
  .p-3xl-4{padding:1.5rem!important}
  .pt-3xl-4,.py-3xl-4{padding-top:1.5rem!important}
  .pr-3xl-4,.px-3xl-4{padding-right:1.5rem!important}
  .pb-3xl-4,.py-3xl-4{padding-bottom:1.5rem!important}
  .pl-3xl-4,.px-3xl-4{padding-left:1.5rem!important}
  .p-3xl-405{padding:2rem!important}
  .pt-3xl-405,.py-3xl-405{padding-top:2rem!important}
  .pb-3xl-405,.py-3xl-405{padding-bottom:2rem!important}
  .pr-3xl-405,.px-3xl-405{padding-right:2rem!important}
  .pl-3xl-405,.px-3xl-405{padding-left:2rem!important}
  .p-3xl-5{padding:3rem!important}
  .pt-3xl-5,.py-3xl-5{padding-top:3rem!important}
  .pr-3xl-5,.px-3xl-5{padding-right:3rem!important}
  .pb-3xl-5,.py-3xl-5{padding-bottom:3rem!important}
  .pl-3xl-5,.px-3xl-5{padding-left:3rem!important}
  .p-3xl-6{padding:4rem!important}
  .pr-3xl-6,.px-3xl-6{padding-right:4rem!important}
  .pl-3xl-6,.px-3xl-6{padding-left:4rem!important}
  .pt-3xl-6,.py-3xl-6{padding-top:4rem!important}
  .pb-3xl-6,.py-3xl-6{padding-bottom:4rem!important}
  .p-3xl-7{padding:5rem!important}
  .pr-3xl-7,.px-3xl-7{padding-right:5rem!important}
  .pl-3xl-7,.px-3xl-7{padding-left:5rem!important}
  .pt-3xl-7,.py-3xl-7{padding-top:5rem!important}
  .pb-3xl-7,.py-3xl-7{padding-bottom:5rem!important}
  .p-3xl-8{padding:6rem!important}
  .pr-3xl-8,.px-3xl-8{padding-right:6rem!important}
  .pl-3xl-8,.px-3xl-8{padding-left:6rem!important}
  .pt-3xl-8,.py-3xl-8{padding-top:6rem!important}
  .pb-3xl-8,.py-3xl-8{padding-bottom:6rem!important}
  .p-3xl-9{padding:7rem!important}
  .pr-3xl-9,.px-3xl-9{padding-right:7rem!important}
  .pl-3xl-9,.px-3xl-9{padding-left:7rem!important}
  .pt-3xl-9,.py-3xl-9{padding-top:7rem!important}
  .pb-3xl-9,.py-3xl-9{padding-bottom:7rem!important}
  .m-3xl-n1{margin:-.25rem!important}
  .mt-3xl-n1,.my-3xl-n1{margin-top:-.25rem!important}
  .mr-3xl-n1,.mx-3xl-n1{margin-right:-.25rem!important}
  .mb-3xl-n1,.my-3xl-n1{margin-bottom:-.25rem!important}
  .ml-3xl-n1,.mx-3xl-n1{margin-left:-.25rem!important}
  .m-3xl-n2{margin:-.5rem!important}
  .mt-3xl-n2,.my-3xl-n2{margin-top:-.5rem!important}
  .mr-3xl-n2,.mx-3xl-n2{margin-right:-.5rem!important}
  .mb-3xl-n2,.my-3xl-n2{margin-bottom:-.5rem!important}
  .ml-3xl-n2,.mx-3xl-n2{margin-left:-.5rem!important}
  .m-3xl-n205{margin:-.75rem!important}
  .mt-3xl-n205,.my-3xl-n205{margin-top:-.75rem!important}
  .mb-3xl-n205,.my-3xl-n205{margin-bottom:-.75rem!important}
  .ml-3xl-n205,.mx-3xl-n205{margin-left:-.75rem!important}
  .mr-3xl-n205,.mx-3xl-n205{margin-right:-.75rem!important}
  .m-3xl-n3{margin:-1rem!important}
  .mt-3xl-n3,.my-3xl-n3{margin-top:-1rem!important}
  .mr-3xl-n3,.mx-3xl-n3{margin-right:-1rem!important}
  .mb-3xl-n3,.my-3xl-n3{margin-bottom:-1rem!important}
  .ml-3xl-n3,.mx-3xl-n3{margin-left:-1rem!important}
  .m-3xl-n4{margin:-1.5rem!important}
  .mt-3xl-n4,.my-3xl-n4{margin-top:-1.5rem!important}
  .mr-3xl-n4,.mx-3xl-n4{margin-right:-1.5rem!important}
  .mb-3xl-n4,.my-3xl-n4{margin-bottom:-1.5rem!important}
  .ml-3xl-n4,.mx-3xl-n4{margin-left:-1.5rem!important}
  .m-3xl-n405{margin:-2rem!important}
  .mt-3xl-n405,.my-3xl-n405{margin-top:-2rem!important}
  .mb-3xl-n405,.my-3xl-n405{margin-bottom:-2rem!important}
  .mr-3xl-n405,.mx-3xl-n405{margin-right:-2rem!important}
  .ml-3xl-n405,.mx-3xl-n405{margin-left:-2rem!important}
  .m-3xl-n4075{margin:-2.75rem!important}
  .mt-3xl-n4075,.my-3xl-n4075{margin-top:-2.75rem!important}
  .mb-3xl-n4075,.my-3xl-n4075{margin-bottom:-2.75rem!important}
  .ml-3xl-n4075,.mx-3xl-n4075{margin-left:-2.75rem!important}
  .mr-3xl-n4075,.mx-3xl-n4075{margin-right:-2.75rem!important}
  .m-3xl-n5{margin:-3rem!important}
  .mt-3xl-n5,.my-3xl-n5{margin-top:-3rem!important}
  .mr-3xl-n5,.mx-3xl-n5{margin-right:-3rem!important}
  .mb-3xl-n5,.my-3xl-n5{margin-bottom:-3rem!important}
  .ml-3xl-n5,.mx-3xl-n5{margin-left:-3rem!important}
  .m-3xl-n6{margin:-4rem!important}
  .mt-3xl-n6,.my-3xl-n6{margin-top:-4rem!important}
  .mb-3xl-n6,.my-3xl-n6{margin-bottom:-4rem!important}
  .ml-3xl-n6,.mx-3xl-n6{margin-left:-4rem!important}
  .mr-3xl-n6,.mx-3xl-n6{margin-right:-4rem!important}
  .m-3xl-n7{margin:-5rem!important}
  .mt-3xl-n7,.my-3xl-n7{margin-top:-5rem!important}
  .mb-3xl-n7,.my-3xl-n7{margin-bottom:-5rem!important}
  .ml-3xl-n7,.mx-3xl-n7{margin-left:-5rem!important}
  .mr-3xl-n7,.mx-3xl-n7{margin-right:-5rem!important}
  .m-3xl-n8{margin:-6rem!important}
  .mt-3xl-n8,.my-3xl-n8{margin-top:-6rem!important}
  .mb-3xl-n8,.my-3xl-n8{margin-bottom:-6rem!important}
  .ml-3xl-n8,.mx-3xl-n8{margin-left:-6rem!important}
  .mr-3xl-n8,.mx-3xl-n8{margin-right:-6rem!important}
  .m-3xl-n9{margin:-7rem!important}
  .mt-3xl-n9,.my-3xl-n9{margin-top:-7rem!important}
  .mb-3xl-n9,.my-3xl-n9{margin-bottom:-7rem!important}
  .ml-3xl-n9,.mx-3xl-n9{margin-left:-7rem!important}
  .mr-3xl-n9,.mx-3xl-n9{margin-right:-7rem!important}
  .m-3xl-n10{margin:-8rem!important}
  .mt-3xl-n10,.my-3xl-n10{margin-top:-8rem!important}
  .mb-3xl-n10,.my-3xl-n10{margin-bottom:-8rem!important}
  .ml-3xl-n10,.mx-3xl-n10{margin-left:-8rem!important}
  .mr-3xl-n10,.mx-3xl-n10{margin-right:-8rem!important}
  .m-3xl-n11{margin:-9rem!important}
  .mt-3xl-n11,.my-3xl-n11{margin-top:-9rem!important}
  .mb-3xl-n11,.my-3xl-n11{margin-bottom:-9rem!important}
  .ml-3xl-n11,.mx-3xl-n11{margin-left:-9rem!important}
  .mr-3xl-n11,.mx-3xl-n11{margin-right:-9rem!important}
  .m-3xl-n12{margin:-10rem!important}
  .mt-3xl-n12,.my-3xl-n12{margin-top:-10rem!important}
  .mb-3xl-n12,.my-3xl-n12{margin-bottom:-10rem!important}
  .ml-3xl-n12,.mx-3xl-n12{margin-left:-10rem!important}
  .mr-3xl-n12,.mx-3xl-n12{margin-right:-10rem!important}
  .m-3xl-auto{margin:auto!important}
  .mt-3xl-auto,.my-3xl-auto{margin-top:auto!important}
  .mr-3xl-auto,.mx-3xl-auto{margin-right:auto!important}
  .mb-3xl-auto,.my-3xl-auto{margin-bottom:auto!important}
  .ml-3xl-auto,.mx-3xl-auto{margin-left:auto!important}
}
/*4xl*/
@media(min-width:1800px){
  .b-4xl-n3{bottom:-1rem}
  .b-4xl-n2{bottom:-.5rem}
  .b-4xl-n1{bottom:-.25rem}
  .b-4xl-1{bottom:.25rem}
  .b-4xl-2{bottom:.5rem}
  .b-4xl-3{bottom:1rem}
  .m-4xl-0{margin:0!important}
  .mt-4xl-0,.my-4xl-0{margin-top:0!important}
  .mr-4xl-0,.mx-4xl-0{margin-right:0!important}
  .mb-4xl-0,.my-4xl-0{margin-bottom:0!important}
  .ml-4xl-0,.mx-4xl-0{margin-left:0!important}
  .m-4xl-025{margin:.125rem!important}
  .mt-4xl-025,.my-4xl-025{margin-top:.125rem!important}
  .mb-4xl-025,.my-4xl-025{margin-bottom:.125rem!important}
  .mr-4xl-025,.mx-4xl-025{margin-right:.125rem!important}
  .ml-4xl-025,.mx-4xl-025{margin-left:.125rem!important}
  .m-4xl-1{margin:.25rem!important}
  .mt-4xl-1,.my-4xl-1{margin-top:.25rem!important}
  .mr-4xl-1,.mx-4xl-1{margin-right:.25rem!important}
  .mb-4xl-1,.my-4xl-1{margin-bottom:.25rem!important}
  .ml-4xl-1,.mx-4xl-1{margin-left:.25rem!important}
  .m-4xl-105{margin:.375rem!important}
  .mt-4xl-105,.my-4xl-105{margin-top:.375rem!important}
  .mb-4xl-105,.my-4xl-105{margin-bottom:.375rem!important}
  .mr-4xl-105,.mx-4xl-105{margin-right:.375rem!important}
  .ml-4xl-105,.mx-4xl-105{margin-left:.375rem!important}
  .m-4xl-2{margin:.5rem!important}
  .mt-4xl-2,.my-4xl-2{margin-top:.5rem!important}
  .mr-4xl-2,.mx-4xl-2{margin-right:.5rem!important}
  .mb-4xl-2,.my-4xl-2{margin-bottom:.5rem!important}
  .ml-4xl-2,.mx-4xl-2{margin-left:.5rem!important}
  .m-4xl-205{margin:.55rem!important}
  .mt-4xl-205,.my-4xl-205{margin-top:.55rem!important}
  .mb-4xl-205,.my-4xl-205{margin-bottom:.55rem!important}
  .mr-4xl-205,.mx-4xl-205{margin-right:.55rem!important}
  .ml-4xl-205,.mx-4xl-205{margin-left:.55rem!important}
  .m-4xl-2075{margin:.7rem!important}
  .mt-4xl-2075,.my-4xl-2075{margin-top:.7rem!important}
  .mb-4xl-2075,.my-4xl-2075{margin-bottom:.7rem!important}
  .ml-4xl-2075,.mx-4xl-2075{margin-left:.7rem!important}
  .mr-4xl-2075,.mx-4xl-2075{margin-right:.7rem!important}
  .m-4xl-3{margin:1rem!important}
  .mt-4xl-3,.my-4xl-3{margin-top:1rem!important}
  .mr-4xl-3,.mx-4xl-3{margin-right:1rem!important}
  .mb-4xl-3,.my-4xl-3{margin-bottom:1rem!important}
  .ml-4xl-3,.mx-4xl-3{margin-left:1rem!important}
  .m-4xl-305{margin:1.25rem!important}
  .mt-4xl-305,.my-4xl-305{margin-top:1.25rem!important}
  .mb-4xl-305,.my-4xl-305{margin-bottom:1.25rem!important}
  .ml-4xl-305,.mx-4xl-305{margin-left:1.25rem!important}
  .mr-4xl-305,.mx-4xl-305{margin-right:1.25rem!important}
  .m-4xl-4{margin:1.5rem!important}
  .mt-4xl-4,.my-4xl-4{margin-top:1.5rem!important}
  .mr-4xl-4,.mx-4xl-4{margin-right:1.5rem!important}
  .mb-4xl-4,.my-4xl-4{margin-bottom:1.5rem!important}
  .ml-4xl-4,.mx-4xl-4{margin-left:1.5rem!important}
  .m-4xl-405{margin:2rem!important}
  .mt-4xl-405,.my-4xl-405{margin-top:2rem!important}
  .mb-4xl-405,.my-4xl-405{margin-bottom:2rem!important}
  .mr-4xl-405,.mx-4xl-405{margin-right:2rem!important}
  .ml-4xl-405,.mx-4xl-405{margin-left:2rem!important}
  .m-4xl-5{margin:3rem!important}
  .mt-4xl-5,.my-4xl-5{margin-top:3rem!important}
  .mr-4xl-5,.mx-4xl-5{margin-right:3rem!important}
  .mb-4xl-5,.my-4xl-5{margin-bottom:3rem!important}
  .ml-4xl-5,.mx-4xl-5{margin-left:3rem!important}
  .m-4xl-6{margin:4rem!important}
  .mr-4xl-6,.mx-4xl-6{margin-right:4rem!important}
  .ml-4xl-6,.mx-4xl-6{margin-left:4rem!important}
  .mt-4xl-6,.my-4xl-6{margin-top:4rem!important}
  .mb-4xl-6,.my-4xl-6{margin-bottom:4rem!important}
  .m-4xl-7{margin:5rem!important}
  .mr-4xl-7,.mx-4xl-7{margin-right:5rem!important}
  .ml-4xl-7,.mx-4xl-7{margin-left:5rem!important}
  .mt-4xl-7,.my-4xl-7{margin-top:5rem!important}
  .mb-4xl-7,.my-4xl-7{margin-bottom:5rem!important}
  .m-4xl-8{margin:6rem!important}
  .mr-4xl-8,.mx-4xl-8{margin-right:6rem!important}
  .ml-4xl-8,.mx-4xl-8{margin-left:6rem!important}
  .mt-4xl-8,.my-4xl-8{margin-top:6rem!important}
  .mb-4xl-8,.my-4xl-8{margin-bottom:6rem!important}
  .m-4xl-9{margin:7rem!important}
  .mr-4xl-9,.mx-4xl-9{margin-right:7rem!important}
  .ml-4xl-9,.mx-4xl-9{margin-left:7rem!important}
  .mt-4xl-9,.my-4xl-9{margin-top:7rem!important}
  .mb-4xl-9,.my-4xl-9{margin-bottom:7rem!important}
  .p-4xl-0{padding:0!important}
  .pt-4xl-0,.py-4xl-0{padding-top:0!important}
  .pr-4xl-0,.px-4xl-0{padding-right:0!important}
  .pb-4xl-0,.py-4xl-0{padding-bottom:0!important}
  .pl-4xl-0,.px-4xl-0{padding-left:0!important}
  .p-4xl-025{padding:.125rem!important}
  .pt-4xl-025,.py-4xl-025{padding-top:.125rem!important}
  .pb-4xl-025,.py-4xl-025{padding-bottom:.125rem!important}
  .pr-4xl-025,.px-4xl-025{padding-right:.125rem!important}
  .pl-4xl-025,.px-4xl-025{padding-left:.125rem!important}
  .p-4xl-1{padding:.25rem!important}
  .pt-4xl-1,.py-4xl-1{padding-top:.25rem!important}
  .pr-4xl-1,.px-4xl-1{padding-right:.25rem!important}
  .pb-4xl-1,.py-4xl-1{padding-bottom:.25rem!important}
  .pl-4xl-1,.px-4xl-1{padding-left:.25rem!important}
  .p-4xl-105{padding:.375rem!important}
  .pt-4xl-105,.py-4xl-105{padding-top:.375rem!important}
  .pb-4xl-105,.py-4xl-105{padding-bottom:.375rem!important}
  .pr-4xl-105,.px-4xl-105{padding-right:.375rem!important}
  .pl-4xl-105,.px-4xl-105{padding-left:.375rem!important}
  .p-4xl-2{padding:.5rem!important}
  .pt-4xl-2,.py-4xl-2{padding-top:.5rem!important}
  .pr-4xl-2,.px-4xl-2{padding-right:.5rem!important}
  .pb-4xl-2,.py-4xl-2{padding-bottom:.5rem!important}
  .pl-4xl-2,.px-4xl-2{padding-left:.5rem!important}
  .p-4xl-205{padding:.55rem!important}
  .pt-4xl-205,.py-4xl-205{padding-top:.55rem!important}
  .pb-4xl-205,.py-4xl-205{padding-bottom:.55rem!important}
  .pr-4xl-205,.px-4xl-205{padding-right:.55rem!important}
  .pl-4xl-205,.px-4xl-205{padding-left:.55rem!important}
  .p-4xl-2075{padding:.875rem!important}
  .pt-4xl-2075,.py-4xl-2075{padding-top:.875rem!important}
  .pb-4xl-2075,.py-4xl-2075{padding-bottom:.875rem!important}
  .pl-4xl-2075,.px-4xl-2075{padding-left:.875rem!important}
  .pr-4xl-2075,.px-4xl-2075{padding-right:.875rem!important}
  .p-4xl-3{padding:1rem!important}
  .pt-4xl-3,.py-4xl-3{padding-top:1rem!important}
  .pr-4xl-3,.px-4xl-3{padding-right:1rem!important}
  .pb-4xl-3,.py-4xl-3{padding-bottom:1rem!important}
  .pl-4xl-3,.px-4xl-3{padding-left:1rem!important}
  .p-4xl-4{padding:1.5rem!important}
  .pt-4xl-4,.py-4xl-4{padding-top:1.5rem!important}
  .pr-4xl-4,.px-4xl-4{padding-right:1.5rem!important}
  .pb-4xl-4,.py-4xl-4{padding-bottom:1.5rem!important}
  .pl-4xl-4,.px-4xl-4{padding-left:1.5rem!important}
  .p-4xl-405{padding:2rem!important}
  .pt-4xl-405,.py-4xl-405{padding-top:2rem!important}
  .pb-4xl-405,.py-4xl-405{padding-bottom:2rem!important}
  .pr-4xl-405,.px-4xl-405{padding-right:2rem!important}
  .pl-4xl-405,.px-4xl-405{padding-left:2rem!important}
  .p-4xl-5{padding:3rem!important}
  .pt-4xl-5,.py-4xl-5{padding-top:3rem!important}
  .pr-4xl-5,.px-4xl-5{padding-right:3rem!important}
  .pb-4xl-5,.py-4xl-5{padding-bottom:3rem!important}
  .pl-4xl-5,.px-4xl-5{padding-left:3rem!important}
  .p-4xl-6{padding:4rem!important}
  .pr-4xl-6,.px-4xl-6{padding-right:4rem!important}
  .pl-4xl-6,.px-4xl-6{padding-left:4rem!important}
  .pt-4xl-6,.py-4xl-6{padding-top:4rem!important}
  .pb-4xl-6,.py-4xl-6{padding-bottom:4rem!important}
  .p-4xl-7{padding:5rem!important}
  .pr-4xl-7,.px-4xl-7{padding-right:5rem!important}
  .pl-4xl-7,.px-4xl-7{padding-left:5rem!important}
  .pt-4xl-7,.py-4xl-7{padding-top:5rem!important}
  .pb-4xl-7,.py-4xl-7{padding-bottom:5rem!important}
  .p-4xl-8{padding:6rem!important}
  .pr-4xl-8,.px-4xl-8{padding-right:6rem!important}
  .pl-4xl-8,.px-4xl-8{padding-left:6rem!important}
  .pt-4xl-8,.py-4xl-8{padding-top:6rem!important}
  .pb-4xl-8,.py-4xl-8{padding-bottom:6rem!important}
  .p-4xl-9{padding:7rem!important}
  .pr-4xl-9,.px-4xl-9{padding-right:7rem!important}
  .pl-4xl-9,.px-4xl-9{padding-left:7rem!important}
  .pt-4xl-9,.py-4xl-9{padding-top:7rem!important}
  .pb-4xl-9,.py-4xl-9{padding-bottom:7rem!important}
  .m-4xl-n1{margin:-.25rem!important}
  .mt-4xl-n1,.my-4xl-n1{margin-top:-.25rem!important}
  .mr-4xl-n1,.mx-4xl-n1{margin-right:-.25rem!important}
  .mb-4xl-n1,.my-4xl-n1{margin-bottom:-.25rem!important}
  .ml-4xl-n1,.mx-4xl-n1{margin-left:-.25rem!important}
  .m-4xl-n2{margin:-.5rem!important}
  .mt-4xl-n2,.my-4xl-n2{margin-top:-.5rem!important}
  .mr-4xl-n2,.mx-4xl-n2{margin-right:-.5rem!important}
  .mb-4xl-n2,.my-4xl-n2{margin-bottom:-.5rem!important}
  .ml-4xl-n2,.mx-4xl-n2{margin-left:-.5rem!important}
  .m-4xl-n205{margin:-.75rem!important}
  .mt-4xl-n205,.my-4xl-n205{margin-top:-.75rem!important}
  .mb-4xl-n205,.my-4xl-n205{margin-bottom:-.75rem!important}
  .ml-4xl-n205,.mx-4xl-n205{margin-left:-.75rem!important}
  .mr-4xl-n205,.mx-4xl-n205{margin-right:-.75rem!important}
  .m-4xl-n3{margin:-1rem!important}
  .mt-4xl-n3,.my-4xl-n3{margin-top:-1rem!important}
  .mr-4xl-n3,.mx-4xl-n3{margin-right:-1rem!important}
  .mb-4xl-n3,.my-4xl-n3{margin-bottom:-1rem!important}
  .ml-4xl-n3,.mx-4xl-n3{margin-left:-1rem!important}
  .m-4xl-n4{margin:-1.5rem!important}
  .mt-4xl-n4,.my-4xl-n4{margin-top:-1.5rem!important}
  .mr-4xl-n4,.mx-4xl-n4{margin-right:-1.5rem!important}
  .mb-4xl-n4,.my-4xl-n4{margin-bottom:-1.5rem!important}
  .ml-4xl-n4,.mx-4xl-n4{margin-left:-1.5rem!important}
  .m-4xl-n405{margin:-2rem!important}
  .mt-4xl-n405,.my-4xl-n405{margin-top:-2rem!important}
  .mb-4xl-n405,.my-4xl-n405{margin-bottom:-2rem!important}
  .mr-4xl-n405,.mx-4xl-n405{margin-right:-2rem!important}
  .ml-4xl-n405,.mx-4xl-n405{margin-left:-2rem!important}
  .m-4xl-n4075{margin:-2.75rem!important}
  .mt-4xl-n4075,.my-4xl-n4075{margin-top:-2.75rem!important}
  .mb-4xl-n4075,.my-4xl-n4075{margin-bottom:-2.75rem!important}
  .ml-4xl-n4075,.mx-4xl-n4075{margin-left:-2.75rem!important}
  .mr-4xl-n4075,.mx-4xl-n4075{margin-right:-2.75rem!important}
  .m-4xl-n5{margin:-3rem!important}
  .mt-4xl-n5,.my-4xl-n5{margin-top:-3rem!important}
  .mr-4xl-n5,.mx-4xl-n5{margin-right:-3rem!important}
  .mb-4xl-n5,.my-4xl-n5{margin-bottom:-3rem!important}
  .ml-4xl-n5,.mx-4xl-n5{margin-left:-3rem!important}
  .m-4xl-n6{margin:-4rem!important}
  .mt-4xl-n6,.my-4xl-n6{margin-top:-4rem!important}
  .mb-4xl-n6,.my-4xl-n6{margin-bottom:-4rem!important}
  .ml-4xl-n6,.mx-4xl-n6{margin-left:-4rem!important}
  .mr-4xl-n6,.mx-4xl-n6{margin-right:-4rem!important}
  .m-4xl-n7{margin:-5rem!important}
  .mt-4xl-n7,.my-4xl-n7{margin-top:-5rem!important}
  .mb-4xl-n7,.my-4xl-n7{margin-bottom:-5rem!important}
  .ml-4xl-n7,.mx-4xl-n7{margin-left:-5rem!important}
  .mr-4xl-n7,.mx-4xl-n7{margin-right:-5rem!important}
  .m-4xl-n8{margin:-6rem!important}
  .mt-4xl-n8,.my-4xl-n8{margin-top:-6rem!important}
  .mb-4xl-n8,.my-4xl-n8{margin-bottom:-6rem!important}
  .ml-4xl-n8,.mx-4xl-n8{margin-left:-6rem!important}
  .mr-4xl-n8,.mx-4xl-n8{margin-right:-6rem!important}
  .m-4xl-n9{margin:-7rem!important}
  .mt-4xl-n9,.my-4xl-n9{margin-top:-7rem!important}
  .mb-4xl-n9,.my-4xl-n9{margin-bottom:-7rem!important}
  .ml-4xl-n9,.mx-4xl-n9{margin-left:-7rem!important}
  .mr-4xl-n9,.mx-4xl-n9{margin-right:-7rem!important}
  .m-4xl-n10{margin:-8rem!important}
  .mt-4xl-n10,.my-4xl-n10{margin-top:-8rem!important}
  .mb-4xl-n10,.my-4xl-n10{margin-bottom:-8rem!important}
  .ml-4xl-n10,.mx-4xl-n10{margin-left:-8rem!important}
  .mr-4xl-n10,.mx-4xl-n10{margin-right:-8rem!important}
  .m-4xl-n11{margin:-9rem!important}
  .mt-4xl-n11,.my-4xl-n11{margin-top:-9rem!important}
  .mb-4xl-n11,.my-4xl-n11{margin-bottom:-9rem!important}
  .ml-4xl-n11,.mx-4xl-n11{margin-left:-9rem!important}
  .mr-4xl-n11,.mx-4xl-n11{margin-right:-9rem!important}
  .m-4xl-n12{margin:-10rem!important}
  .mt-4xl-n12,.my-4xl-n12{margin-top:-10rem!important}
  .mb-4xl-n12,.my-4xl-n12{margin-bottom:-10rem!important}
  .ml-4xl-n12,.mx-4xl-n12{margin-left:-10rem!important}
  .mr-4xl-n12,.mx-4xl-n12{margin-right:-10rem!important}
  .m-4xl-auto{margin:auto!important}
  .mt-4xl-auto,.my-4xl-auto{margin-top:auto!important}
  .mr-4xl-auto,.mx-4xl-auto{margin-right:auto!important}
  .mb-4xl-auto,.my-4xl-auto{margin-bottom:auto!important}
  .ml-4xl-auto,.mx-4xl-auto{margin-left:auto!important}
}
/* md */
@media (min-width:768px){
  .h-md-auto{height:auto!important}
  .h-md-1rem{height:1rem!important}
  .h-md-105rem{height:1.5rem!important}
  .h-md-2rem{height:2rem!important}
  .h-md-202rem{height:2.2rem!important}
  .h-md-205rem{height:2.5rem!important}
  .h-md-3rem{height:3rem!important}
  .h-md-304rem{height:3.4rem!important}
  .h-md-305rem{height:3.5rem!important}
  .h-md-4rem{height:4rem!important}
  .h-md-405rem{height:4.5rem!important}
  .h-md-5rem{height:5rem!important}
  .h-md-505rem{height:5.5rem!important}
  .h-md-6rem{height:6rem!important}
  .h-md-605rem{height:6.5rem!important}
  .h-md-7rem{height:7rem!important}
  .h-md-705rem{height:7.5rem!important}
  .h-md-8rem{height:8rem!important}
  .h-md-805rem{height:8.5rem!important}
  .h-md-9rem{height:9rem!important}
  .h-md-905rem{height:9.5rem!important}
  .h-md-10rem{height:10rem!important}
  .h-md-1005rem{height:10.5rem!important}
  .h-md-11rem{height:11rem!important}
  .h-md-1105rem{height:11.5rem!important}
  .h-md-12rem{height:12rem!important}
  .h-md-1205rem{height:12.5rem!important}
  .h-md-13rem{height:13rem!important}
  .h-md-14rem{height:14rem!important}
  .h-md-15rem{height:15rem!important}
  .h-md-16rem{height:16rem!important}
  .h-md-17rem{height:17rem!important}
  .h-md-18rem{height:18rem!important}
  .h-md-19rem{height:19rem!important}
  .h-md-20rem{height:20rem!important}
  .h-md-21rem{height:21rem!important}
  .h-md-22rem{height:22rem!important}
  .h-md-23rem{height:23rem!important}
  .h-md-24rem{height:24rem!important}
  .h-md-25rem{height:25rem!important}
  .h-md-26rem{height:26rem!important}
  .h-md-27rem{height:27rem!important}
  .h-md-28rem{height:28rem!important}
  .h-md-29rem{height:29rem!important}
  .h-md-30rem{height:30rem!important}
  .h-md-31rem{height:31rem!important}
  .h-md-32rem{height:32rem!important}
  .h-md-33rem{height:33rem!important}
  .h-md-34rem{height:34rem!important}
  .h-md-35rem{height:35rem!important}
  .h-md-36rem{height:36rem!important}
  .h-md-37rem{height:37rem!important}
  .h-md-38rem{height:38rem!important}
  .h-md-39rem{height:39rem!important}
  .h-md-40rem{height:40rem!important}
  .h-md-41rem{height:41rem!important}
  .h-md-42rem{height:42rem!important}
  .h-md-43rem{height:43rem!important}
  .h-md-44rem{height:44rem!important}
  .h-md-45rem{height:45rem!important}
  .h-md-46rem{height:46rem!important}
  .h-md-47rem{height:47rem!important}
  .h-md-48rem{height:48rem!important}
  .h-md-49rem{height:49rem!important}
  .h-md-50rem{height:50rem!important}
  .h-md-51rem{height:51rem!important}
  .h-md-52rem{height:52rem!important}
  .h-md-53rem{height:53rem!important}
  .h-md-54rem{height:54rem!important}
  .h-md-55rem{height:55rem!important}
  .h-md-56rem{height:56rem!important}
  .h-md-57rem{height:57rem!important}
  .h-md-58rem{height:58rem!important}
  .h-md-59rem{height:59rem!important}
  .h-md-60rem{height:60rem!important}
  .h-md-50{height:50%!important}
  .h-md-60{height:60%!important}
  .h-md-70{height:70%!important}
  .h-md-80{height:80%!important}
  .h-md-90{height:90%!important}
  .h-md-100{height:100%!important}
  .h-md-50vh{height:50vh!important}
  .h-md-55vh{height:55vh!important}
  .h-md-60vh{height:60vh!important}
  .h-md-65vh{height:65vh!important}
  .h-md-70vh{height:70vh!important}
  .h-md-75vh{height:75vh!important}
  .h-md-80vh{height:80vh!important}
  .h-md-85vh{height:85vh!important}
  .h-md-89vh{height:89vh!important}
  .h-md-90vh{height:90vh!important}
  .h-md-91vh{height:91vh!important}
  .h-md-92vh{height:92vh!important}
  .h-md-93vh{height:93vh!important}
  .h-md-94vh{height:94vh!important}
  .h-md-95vh{height:95vh!important}
  .h-md-96vh{height:96vh!important}
  .h-md-97vh{height:97vh!important}
  .h-md-98vh{height:98vh!important}
  .h-md-99vh{height:99vh!important}
  .h-md-100vh{height:100vh!important}
  .mh-md-12rem{min-height:12rem!important}
  .mh-md-13rem{min-height:13rem!important}
  .mh-md-14rem{min-height:14rem!important}
  .mh-md-15rem{min-height:15rem!important}
  .mh-md-16rem{min-height:16rem!important}
  .mh-md-17rem{min-height:17rem!important}
  .mh-md-18rem{min-height:18rem!important}
  .mh-md-19rem{min-height:19rem!important}
  .mh-md-20rem{min-height:20rem!important}
  .mh-md-21rem{min-height:21rem!important}
  .mh-md-22rem{min-height:22rem!important}
  .mh-md-23rem{min-height:23rem!important}
  .mh-md-24rem{min-height:24rem!important}
  .mh-md-25rem{min-height:25rem!important}
  .mh-md-26rem{min-height:26rem!important}
  .mh-md-27rem{min-height:27rem!important}
  .mh-md-28rem{min-height:28rem!important}
  .mh-md-29rem{min-height:29rem!important}
  .mh-md-30rem{min-height:30rem!important}
  .mh-md-31rem{min-height:31rem!important}
  .mh-md-32rem{min-height:32rem!important}
  .mh-md-33rem{min-height:33rem!important}
  .mh-md-34rem{min-height:34rem!important}
  .mh-md-35rem{min-height:35rem!important}
  .mh-md-36rem{min-height:36rem!important}
  .mh-md-37rem{min-height:37rem!important}
  .mh-md-38rem{min-height:38rem!important}
  .mh-md-39rem{min-height:39rem!important}
  .mh-md-40rem{min-height:40rem!important}
  .mh-md-41rem{min-height:41rem!important}
  .mh-md-42rem{min-height:42rem!important}
  .mh-md-43rem{min-height:43rem!important}
  .mh-md-44rem{min-height:44rem!important}
  .mh-md-45rem{min-height:45rem!important}
  .mh-md-46rem{min-height:46rem!important}
  .mh-md-47rem{min-height:47rem!important}
  .mh-md-48rem{min-height:48rem!important}
  .mh-md-49rem{min-height:49rem!important}
  .mh-md-50rem{min-height:50rem!important}
}
/* lg */
@media (min-width:992px){
  .h-lg-auto{height:auto!important}
  .h-lg-1rem{height:1rem!important}
  .h-lg-105rem{height:1.5rem!important}
  .h-lg-2rem{height:2rem!important}
  .h-lg-202rem{height:2.2rem!important}
  .h-lg-205rem{height:2.5rem!important}
  .h-lg-3rem{height:3rem!important}
  .h-lg-304rem{height:3.4rem!important}
  .h-lg-305rem{height:3.5rem!important}
  .h-lg-4rem{height:4rem!important}
  .h-lg-405rem{height:4.5rem!important}
  .h-lg-5rem{height:5rem!important}
  .h-lg-505rem{height:5.5rem!important}
  .h-lg-6rem{height:6rem!important}
  .h-lg-605rem{height:6.5rem!important}
  .h-lg-7rem{height:7rem!important}
  .h-lg-705rem{height:7.5rem!important}
  .h-lg-8rem{height:8rem!important}
  .h-lg-805rem{height:8.5rem!important}
  .h-lg-9rem{height:9rem!important}
  .h-lg-905rem{height:9.5rem!important}
  .h-lg-10rem{height:10rem!important}
  .h-lg-1005rem{height:10.5rem!important}
  .h-lg-11rem{height:11rem!important}
  .h-lg-1105rem{height:11.5rem!important}
  .h-lg-12rem{height:12rem!important}
  .h-lg-1205rem{height:12.5rem!important}
  .h-lg-13rem{height:13rem!important}
  .h-lg-14rem{height:14rem!important}
  .h-lg-15rem{height:15rem!important}
  .h-lg-16rem{height:16rem!important}
  .h-lg-17rem{height:17rem!important}
  .h-lg-18rem{height:18rem!important}
  .h-lg-19rem{height:19rem!important}
  .h-lg-20rem{height:20rem!important}
  .h-lg-21rem{height:21rem!important}
  .h-lg-22rem{height:22rem!important}
  .h-lg-23rem{height:23rem!important}
  .h-lg-24rem{height:24rem!important}
  .h-lg-25rem{height:25rem!important}
  .h-lg-26rem{height:26rem!important}
  .h-lg-27rem{height:27rem!important}
  .h-lg-28rem{height:28rem!important}
  .h-lg-29rem{height:29rem!important}
  .h-lg-30rem{height:30rem!important}
  .h-lg-31rem{height:31rem!important}
  .h-lg-32rem{height:32rem!important}
  .h-lg-33rem{height:33rem!important}
  .h-lg-34rem{height:34rem!important}
  .h-lg-35rem{height:35rem!important}
  .h-lg-36rem{height:36rem!important}
  .h-lg-37rem{height:37rem!important}
  .h-lg-38rem{height:38rem!important}
  .h-lg-39rem{height:39rem!important}
  .h-lg-40rem{height:40rem!important}
  .h-lg-41rem{height:41rem!important}
  .h-lg-42rem{height:42rem!important}
  .h-lg-43rem{height:43rem!important}
  .h-lg-44rem{height:44rem!important}
  .h-lg-45rem{height:45rem!important}
  .h-lg-46rem{height:46rem!important}
  .h-lg-47rem{height:47rem!important}
  .h-lg-48rem{height:48rem!important}
  .h-lg-49rem{height:49rem!important}
  .h-lg-50rem{height:50rem!important}
  .h-lg-51rem{height:51rem!important}
  .h-lg-52rem{height:52rem!important}
  .h-lg-53rem{height:53rem!important}
  .h-lg-54rem{height:54rem!important}
  .h-lg-55rem{height:55rem!important}
  .h-lg-56rem{height:56rem!important}
  .h-lg-57rem{height:57rem!important}
  .h-lg-58rem{height:58rem!important}
  .h-lg-59rem{height:59rem!important}
  .h-lg-60rem{height:60rem!important}
  .h-lg-50{height:50%!important}
  .h-lg-60{height:60%!important}
  .h-lg-70{height:70%!important}
  .h-lg-80{height:80%!important}
  .h-lg-90{height:90%!important}
  .h-lg-100{height:100%!important}
  .h-lg-50vh{height:50vh!important}
  .h-lg-55vh{height:55vh!important}
  .h-lg-60vh{height:60vh!important}
  .h-lg-65vh{height:65vh!important}
  .h-lg-70vh{height:70vh!important}
  .h-lg-75vh{height:75vh!important}
  .h-lg-80vh{height:80vh!important}
  .h-lg-85vh{height:85vh!important}
  .h-lg-89vh{height:89vh!important}
  .h-lg-90vh{height:90vh!important}
  .h-lg-91vh{height:91vh!important}
  .h-lg-92vh{height:92vh!important}
  .h-lg-93vh{height:93vh!important}
  .h-lg-94vh{height:94vh!important}
  .h-lg-95vh{height:95vh!important}
  .h-lg-96vh{height:96vh!important}
  .h-lg-97vh{height:97vh!important}
  .h-lg-98vh{height:98vh!important}
  .h-lg-99vh{height:99vh!important}
  .h-lg-100vh{height:100vh!important}
  .mh-lg-12rem{min-height:12rem!important}
  .mh-lg-13rem{min-height:13rem!important}
  .mh-lg-14rem{min-height:14rem!important}
  .mh-lg-15rem{min-height:15rem!important}
  .mh-lg-16rem{min-height:16rem!important}
  .mh-lg-17rem{min-height:17rem!important}
  .mh-lg-18rem{min-height:18rem!important}
  .mh-lg-19rem{min-height:19rem!important}
  .mh-lg-20rem{min-height:20rem!important}
  .mh-lg-21rem{min-height:21rem!important}
  .mh-lg-22rem{min-height:22rem!important}
  .mh-lg-23rem{min-height:23rem!important}
  .mh-lg-24rem{min-height:24rem!important}
  .mh-lg-25rem{min-height:25rem!important}
  .mh-lg-26rem{min-height:26rem!important}
  .mh-lg-27rem{min-height:27rem!important}
  .mh-lg-28rem{min-height:28rem!important}
  .mh-lg-29rem{min-height:29rem!important}
  .mh-lg-30rem{min-height:30rem!important}
  .mh-lg-31rem{min-height:31rem!important}
  .mh-lg-32rem{min-height:32rem!important}
  .mh-lg-33rem{min-height:33rem!important}
  .mh-lg-34rem{min-height:34rem!important}
  .mh-lg-35rem{min-height:35rem!important}
  .mh-lg-36rem{min-height:36rem!important}
  .mh-lg-37rem{min-height:37rem!important}
  .mh-lg-38rem{min-height:38rem!important}
  .mh-lg-39rem{min-height:39rem!important}
  .mh-lg-40rem{min-height:40rem!important}
  .mh-lg-41rem{min-height:41rem!important}
  .mh-lg-42rem{min-height:42rem!important}
  .mh-lg-43rem{min-height:43rem!important}
  .mh-lg-44rem{min-height:44rem!important}
  .mh-lg-45rem{min-height:45rem!important}
  .mh-lg-46rem{min-height:46rem!important}
  .mh-lg-47rem{min-height:47rem!important}
  .mh-lg-48rem{min-height:48rem!important}
  .mh-lg-49rem{min-height:49rem!important}
  .mh-lg-50rem{min-height:50rem!important}
}
/*xl*/
@media(min-width:1200px){
  .h-xl-auto{height:auto!important}
  .h-xl-1rem{height:1rem!important}
  .h-xl-105rem{height:1.5rem!important}
  .h-xl-2rem{height:2rem!important}
  .h-xl-202rem{height:2.2rem!important}
  .h-xl-205rem{height:2.5rem!important}
  .h-xl-3rem{height:3rem!important}
  .h-xl-304rem{height:3.4rem!important}
  .h-xl-305rem{height:3.5rem!important}
  .h-xl-4rem{height:4rem!important}
  .h-xl-405rem{height:4.5rem!important}
  .h-xl-5rem{height:5rem!important}
  .h-xl-505rem{height:5.5rem!important}
  .h-xl-6rem{height:6rem!important}
  .h-xl-605rem{height:6.5rem!important}
  .h-xl-7rem{height:7rem!important}
  .h-xl-705rem{height:7.5rem!important}
  .h-xl-8rem{height:8rem!important}
  .h-xl-805rem{height:8.5rem!important}
  .h-xl-9rem{height:9rem!important}
  .h-xl-905rem{height:9.5rem!important}
  .h-xl-10rem{height:10rem!important}
  .h-xl-1005rem{height:10.5rem!important}
  .h-xl-11rem{height:11rem!important}
  .h-xl-1105rem{height:11.5rem!important}
  .h-xl-12rem{height:12rem!important}
  .h-xl-1205rem{height:12.5rem!important}
  .h-xl-13rem{height:13rem!important}
  .h-xl-14rem{height:14rem!important}
  .h-xl-15rem{height:15rem!important}
  .h-xl-16rem{height:16rem!important}
  .h-xl-17rem{height:17rem!important}
  .h-xl-18rem{height:18rem!important}
  .h-xl-19rem{height:19rem!important}
  .h-xl-20rem{height:20rem!important}
  .h-xl-21rem{height:21rem!important}
  .h-xl-22rem{height:22rem!important}
  .h-xl-23rem{height:23rem!important}
  .h-xl-24rem{height:24rem!important}
  .h-xl-25rem{height:25rem!important}
  .h-xl-26rem{height:26rem!important}
  .h-xl-27rem{height:27rem!important}
  .h-xl-28rem{height:28rem!important}
  .h-xl-29rem{height:29rem!important}
  .h-xl-30rem{height:30rem!important}
  .h-xl-31rem{height:31rem!important}
  .h-xl-32rem{height:32rem!important}
  .h-xl-33rem{height:33rem!important}
  .h-xl-34rem{height:34rem!important}
  .h-xl-35rem{height:35rem!important}
  .h-xl-36rem{height:36rem!important}
  .h-xl-37rem{height:37rem!important}
  .h-xl-38rem{height:38rem!important}
  .h-xl-39rem{height:39rem!important}
  .h-xl-40rem{height:40rem!important}
  .h-xl-41rem{height:41rem!important}
  .h-xl-42rem{height:42rem!important}
  .h-xl-43rem{height:43rem!important}
  .h-xl-44rem{height:44rem!important}
  .h-xl-45rem{height:45rem!important}
  .h-xl-46rem{height:46rem!important}
  .h-xl-47rem{height:47rem!important}
  .h-xl-48rem{height:48rem!important}
  .h-xl-49rem{height:49rem!important}
  .h-xl-50rem{height:50rem!important}
  .h-xl-51rem{height:51rem!important}
  .h-xl-52rem{height:52rem!important}
  .h-xl-53rem{height:53rem!important}
  .h-xl-54rem{height:54rem!important}
  .h-xl-55rem{height:55rem!important}
  .h-xl-56rem{height:56rem!important}
  .h-xl-57rem{height:57rem!important}
  .h-xl-58rem{height:58rem!important}
  .h-xl-59rem{height:59rem!important}
  .h-xl-60rem{height:60rem!important}
  .h-xl-50{height:50%!important}
  .h-xl-60{height:60%!important}
  .h-xl-70{height:70%!important}
  .h-xl-80{height:80%!important}
  .h-xl-90{height:90%!important}
  .h-xl-100{height:100%!important}
  .h-xl-50vh{height:50vh!important}
  .h-xl-55vh{height:55vh!important}
  .h-xl-60vh{height:60vh!important}
  .h-xl-65vh{height:65vh!important}
  .h-xl-70vh{height:70vh!important}
  .h-xl-75vh{height:75vh!important}
  .h-xl-80vh{height:80vh!important}
  .h-xl-85vh{height:85vh!important}
  .h-xl-89vh{height:89vh!important}
  .h-xl-90vh{height:90vh!important}
  .h-xl-91vh{height:91vh!important}
  .h-xl-92vh{height:92vh!important}
  .h-xl-93vh{height:93vh!important}
  .h-xl-94vh{height:94vh!important}
  .h-xl-95vh{height:95vh!important}
  .h-xl-96vh{height:96vh!important}
  .h-xl-97vh{height:97vh!important}
  .h-xl-98vh{height:98vh!important}
  .h-xl-99vh{height:99vh!important}
  .h-xl-100vh{height:100vh!important}
  .mh-xl-12rem{min-height:12rem!important}
  .mh-xl-13rem{min-height:13rem!important}
  .mh-xl-14rem{min-height:14rem!important}
  .mh-xl-15rem{min-height:15rem!important}
  .mh-xl-16rem{min-height:16rem!important}
  .mh-xl-17rem{min-height:17rem!important}
  .mh-xl-18rem{min-height:18rem!important}
  .mh-xl-19rem{min-height:19rem!important}
  .mh-xl-20rem{min-height:20rem!important}
  .mh-xl-21rem{min-height:21rem!important}
  .mh-xl-22rem{min-height:22rem!important}
  .mh-xl-23rem{min-height:23rem!important}
  .mh-xl-24rem{min-height:24rem!important}
  .mh-xl-25rem{min-height:25rem!important}
  .mh-xl-26rem{min-height:26rem!important}
  .mh-xl-27rem{min-height:27rem!important}
  .mh-xl-28rem{min-height:28rem!important}
  .mh-xl-29rem{min-height:29rem!important}
  .mh-xl-30rem{min-height:30rem!important}
  .mh-xl-31rem{min-height:31rem!important}
  .mh-xl-32rem{min-height:32rem!important}
  .mh-xl-33rem{min-height:33rem!important}
  .mh-xl-34rem{min-height:34rem!important}
  .mh-xl-35rem{min-height:35rem!important}
  .mh-xl-36rem{min-height:36rem!important}
  .mh-xl-37rem{min-height:37rem!important}
  .mh-xl-38rem{min-height:38rem!important}
  .mh-xl-39rem{min-height:39rem!important}
  .mh-xl-40rem{min-height:40rem!important}
  .mh-xl-41rem{min-height:41rem!important}
  .mh-xl-42rem{min-height:42rem!important}
  .mh-xl-43rem{min-height:43rem!important}
  .mh-xl-44rem{min-height:44rem!important}
  .mh-xl-45rem{min-height:45rem!important}
  .mh-xl-46rem{min-height:46rem!important}
  .mh-xl-47rem{min-height:47rem!important}
  .mh-xl-48rem{min-height:48rem!important}
  .mh-xl-49rem{min-height:49rem!important}
  .mh-xl-50rem{min-height:50rem!important}
}
/*2xl*/
@media(min-width:1366px){
  .h-2xl-auto{height:auto!important}
  .h-2xl-1rem{height:1rem!important}
  .h-2xl-105rem{height:1.5rem!important}
  .h-2xl-2rem{height:2rem!important}
  .h-2xl-202rem{height:2.2rem!important}
  .h-2xl-205rem{height:2.5rem!important}
  .h-2xl-3rem{height:3rem!important}
  .h-2xl-304rem{height:3.4rem!important}
  .h-2xl-305rem{height:3.5rem!important}
  .h-2xl-4rem{height:4rem!important}
  .h-2xl-405rem{height:4.5rem!important}
  .h-2xl-5rem{height:5rem!important}
  .h-2xl-505rem{height:5.5rem!important}
  .h-2xl-6rem{height:6rem!important}
  .h-2xl-605rem{height:6.5rem!important}
  .h-2xl-7rem{height:7rem!important}
  .h-2xl-705rem{height:7.5rem!important}
  .h-2xl-8rem{height:8rem!important}
  .h-2xl-805rem{height:8.5rem!important}
  .h-2xl-9rem{height:9rem!important}
  .h-2xl-905rem{height:9.5rem!important}
  .h-2xl-10rem{height:10rem!important}
  .h-2xl-1005rem{height:10.5rem!important}
  .h-2xl-11rem{height:11rem!important}
  .h-2xl-1105rem{height:11.5rem!important}
  .h-2xl-12rem{height:12rem!important}
  .h-2xl-1205rem{height:12.5rem!important}
  .h-2xl-13rem{height:13rem!important}
  .h-2xl-14rem{height:14rem!important}
  .h-2xl-15rem{height:15rem!important}
  .h-2xl-16rem{height:16rem!important}
  .h-2xl-17rem{height:17rem!important}
  .h-2xl-18rem{height:18rem!important}
  .h-2xl-19rem{height:19rem!important}
  .h-2xl-20rem{height:20rem!important}
  .h-2xl-21rem{height:21rem!important}
  .h-2xl-22rem{height:22rem!important}
  .h-2xl-23rem{height:23rem!important}
  .h-2xl-24rem{height:24rem!important}
  .h-2xl-25rem{height:25rem!important}
  .h-2xl-26rem{height:26rem!important}
  .h-2xl-27rem{height:27rem!important}
  .h-2xl-28rem{height:28rem!important}
  .h-2xl-29rem{height:29rem!important}
  .h-2xl-30rem{height:30rem!important}
  .h-2xl-31rem{height:31rem!important}
  .h-2xl-32rem{height:32rem!important}
  .h-2xl-33rem{height:33rem!important}
  .h-2xl-34rem{height:34rem!important}
  .h-2xl-35rem{height:35rem!important}
  .h-2xl-36rem{height:36rem!important}
  .h-2xl-37rem{height:37rem!important}
  .h-2xl-38rem{height:38rem!important}
  .h-2xl-39rem{height:39rem!important}
  .h-2xl-40rem{height:40rem!important}
  .h-2xl-41rem{height:41rem!important}
  .h-2xl-42rem{height:42rem!important}
  .h-2xl-43rem{height:43rem!important}
  .h-2xl-44rem{height:44rem!important}
  .h-2xl-45rem{height:45rem!important}
  .h-2xl-46rem{height:46rem!important}
  .h-2xl-47rem{height:47rem!important}
  .h-2xl-48rem{height:48rem!important}
  .h-2xl-49rem{height:49rem!important}
  .h-2xl-50rem{height:50rem!important}
  .h-2xl-51rem{height:51rem!important}
  .h-2xl-52rem{height:52rem!important}
  .h-2xl-53rem{height:53rem!important}
  .h-2xl-54rem{height:54rem!important}
  .h-2xl-55rem{height:55rem!important}
  .h-2xl-56rem{height:56rem!important}
  .h-2xl-57rem{height:57rem!important}
  .h-2xl-58rem{height:58rem!important}
  .h-2xl-59rem{height:59rem!important}
  .h-2xl-60rem{height:60rem!important}
  .h-2xl-50{height:50%!important}
  .h-2xl-60{height:60%!important}
  .h-2xl-70{height:70%!important}
  .h-2xl-80{height:80%!important}
  .h-2xl-90{height:90%!important}
  .h-2xl-100{height:100%!important}
  .h-2xl-50vh{height:50vh!important}
  .h-2xl-55vh{height:55vh!important}
  .h-2xl-60vh{height:60vh!important}
  .h-2xl-65vh{height:65vh!important}
  .h-2xl-70vh{height:70vh!important}
  .h-2xl-75vh{height:75vh!important}
  .h-2xl-80vh{height:80vh!important}
  .h-2xl-85vh{height:85vh!important}
  .h-2xl-89vh{height:89vh!important}
  .h-2xl-90vh{height:90vh!important}
  .h-2xl-91vh{height:91vh!important}
  .h-2xl-92vh{height:92vh!important}
  .h-2xl-93vh{height:93vh!important}
  .h-2xl-94vh{height:94vh!important}
  .h-2xl-95vh{height:95vh!important}
  .h-2xl-96vh{height:96vh!important}
  .h-2xl-97vh{height:97vh!important}
  .h-2xl-98vh{height:98vh!important}
  .h-2xl-99vh{height:99vh!important}
  .h-2xl-100vh{height:100vh!important}
  .mh-2xl-12rem{min-height:12rem!important}
  .mh-2xl-13rem{min-height:13rem!important}
  .mh-2xl-14rem{min-height:14rem!important}
  .mh-2xl-15rem{min-height:15rem!important}
  .mh-2xl-16rem{min-height:16rem!important}
  .mh-2xl-17rem{min-height:17rem!important}
  .mh-2xl-18rem{min-height:18rem!important}
  .mh-2xl-19rem{min-height:19rem!important}
  .mh-2xl-20rem{min-height:20rem!important}
  .mh-2xl-21rem{min-height:21rem!important}
  .mh-2xl-22rem{min-height:22rem!important}
  .mh-2xl-23rem{min-height:23rem!important}
  .mh-2xl-24rem{min-height:24rem!important}
  .mh-2xl-25rem{min-height:25rem!important}
  .mh-2xl-26rem{min-height:26rem!important}
  .mh-2xl-27rem{min-height:27rem!important}
  .mh-2xl-28rem{min-height:28rem!important}
  .mh-2xl-29rem{min-height:29rem!important}
  .mh-2xl-30rem{min-height:30rem!important}
  .mh-2xl-31rem{min-height:31rem!important}
  .mh-2xl-32rem{min-height:32rem!important}
  .mh-2xl-33rem{min-height:33rem!important}
  .mh-2xl-34rem{min-height:34rem!important}
  .mh-2xl-35rem{min-height:35rem!important}
  .mh-2xl-36rem{min-height:36rem!important}
  .mh-2xl-37rem{min-height:37rem!important}
  .mh-2xl-38rem{min-height:38rem!important}
  .mh-2xl-39rem{min-height:39rem!important}
  .mh-2xl-40rem{min-height:40rem!important}
  .mh-2xl-41rem{min-height:41rem!important}
  .mh-2xl-42rem{min-height:42rem!important}
  .mh-2xl-43rem{min-height:43rem!important}
  .mh-2xl-44rem{min-height:44rem!important}
  .mh-2xl-45rem{min-height:45rem!important}
  .mh-2xl-46rem{min-height:46rem!important}
  .mh-2xl-47rem{min-height:47rem!important}
  .mh-2xl-48rem{min-height:48rem!important}
  .mh-2xl-49rem{min-height:49rem!important}
  .mh-2xl-50rem{min-height:50rem!important}
}
@media(min-width:1600px){
  .h-3xl-auto{height:auto!important}
  .h-3xl-1rem{height:1rem!important}
  .h-3xl-105rem{height:1.5rem!important}
  .h-3xl-2rem{height:2rem!important}
  .h-3xl-202rem{height:2.2rem!important}
  .h-3xl-205rem{height:2.5rem!important}
  .h-3xl-3rem{height:3rem!important}
  .h-3xl-304rem{height:3.4rem!important}
  .h-3xl-305rem{height:3.5rem!important}
  .h-3xl-4rem{height:4rem!important}
  .h-3xl-405rem{height:4.5rem!important}
  .h-3xl-5rem{height:5rem!important}
  .h-3xl-505rem{height:5.5rem!important}
  .h-3xl-6rem{height:6rem!important}
  .h-3xl-605rem{height:6.5rem!important}
  .h-3xl-7rem{height:7rem!important}
  .h-3xl-705rem{height:7.5rem!important}
  .h-3xl-8rem{height:8rem!important}
  .h-3xl-805rem{height:8.5rem!important}
  .h-3xl-9rem{height:9rem!important}
  .h-3xl-905rem{height:9.5rem!important}
  .h-3xl-10rem{height:10rem!important}
  .h-3xl-1005rem{height:10.5rem!important}
  .h-3xl-11rem{height:11rem!important}
  .h-3xl-1105rem{height:11.5rem!important}
  .h-3xl-12rem{height:12rem!important}
  .h-3xl-1205rem{height:12.5rem!important}
  .h-3xl-13rem{height:13rem!important}
  .h-3xl-14rem{height:14rem!important}
  .h-3xl-15rem{height:15rem!important}
  .h-3xl-16rem{height:16rem!important}
  .h-3xl-17rem{height:17rem!important}
  .h-3xl-18rem{height:18rem!important}
  .h-3xl-19rem{height:19rem!important}
  .h-3xl-20rem{height:20rem!important}
  .h-3xl-21rem{height:21rem!important}
  .h-3xl-22rem{height:22rem!important}
  .h-3xl-23rem{height:23rem!important}
  .h-3xl-24rem{height:24rem!important}
  .h-3xl-25rem{height:25rem!important}
  .h-3xl-26rem{height:26rem!important}
  .h-3xl-27rem{height:27rem!important}
  .h-3xl-28rem{height:28rem!important}
  .h-3xl-29rem{height:29rem!important}
  .h-3xl-30rem{height:30rem!important}
  .h-3xl-31rem{height:31rem!important}
  .h-3xl-32rem{height:32rem!important}
  .h-3xl-33rem{height:33rem!important}
  .h-3xl-34rem{height:34rem!important}
  .h-3xl-35rem{height:35rem!important}
  .h-3xl-36rem{height:36rem!important}
  .h-3xl-37rem{height:37rem!important}
  .h-3xl-38rem{height:38rem!important}
  .h-3xl-39rem{height:39rem!important}
  .h-3xl-40rem{height:40rem!important}
  .h-3xl-41rem{height:41rem!important}
  .h-3xl-42rem{height:42rem!important}
  .h-3xl-43rem{height:43rem!important}
  .h-3xl-44rem{height:44rem!important}
  .h-3xl-45rem{height:45rem!important}
  .h-3xl-46rem{height:46rem!important}
  .h-3xl-47rem{height:47rem!important}
  .h-3xl-48rem{height:48rem!important}
  .h-3xl-49rem{height:49rem!important}
  .h-3xl-50rem{height:50rem!important}
  .h-3xl-51rem{height:51rem!important}
  .h-3xl-52rem{height:52rem!important}
  .h-3xl-53rem{height:53rem!important}
  .h-3xl-54rem{height:54rem!important}
  .h-3xl-55rem{height:55rem!important}
  .h-3xl-56rem{height:56rem!important}
  .h-3xl-57rem{height:57rem!important}
  .h-3xl-58rem{height:58rem!important}
  .h-3xl-59rem{height:59rem!important}
  .h-3xl-60rem{height:60rem!important}
  .h-3xl-50{height:50%!important}
  .h-3xl-60{height:60%!important}
  .h-3xl-70{height:70%!important}
  .h-3xl-80{height:80%!important}
  .h-3xl-90{height:90%!important}
  .h-3xl-100{height:100%!important}
  .h-3xl-50vh{height:50vh!important}
  .h-3xl-55vh{height:55vh!important}
  .h-3xl-60vh{height:60vh!important}
  .h-3xl-65vh{height:65vh!important}
  .h-3xl-70vh{height:70vh!important}
  .h-3xl-75vh{height:75vh!important}
  .h-3xl-80vh{height:80vh!important}
  .h-3xl-85vh{height:85vh!important}
  .h-3xl-89vh{height:89vh!important}
  .h-3xl-90vh{height:90vh!important}
  .h-3xl-91vh{height:91vh!important}
  .h-3xl-92vh{height:92vh!important}
  .h-3xl-93vh{height:93vh!important}
  .h-3xl-94vh{height:94vh!important}
  .h-3xl-95vh{height:95vh!important}
  .h-3xl-96vh{height:96vh!important}
  .h-3xl-97vh{height:97vh!important}
  .h-3xl-98vh{height:98vh!important}
  .h-3xl-99vh{height:99vh!important}
  .h-3xl-100vh{height:100vh!important}
  .mh-3xl-12rem{min-height:12rem!important}
  .mh-3xl-13rem{min-height:13rem!important}
  .mh-3xl-14rem{min-height:14rem!important}
  .mh-3xl-15rem{min-height:15rem!important}
  .mh-3xl-16rem{min-height:16rem!important}
  .mh-3xl-17rem{min-height:17rem!important}
  .mh-3xl-18rem{min-height:18rem!important}
  .mh-3xl-19rem{min-height:19rem!important}
  .mh-3xl-20rem{min-height:20rem!important}
  .mh-3xl-21rem{min-height:21rem!important}
  .mh-3xl-22rem{min-height:22rem!important}
  .mh-3xl-23rem{min-height:23rem!important}
  .mh-3xl-24rem{min-height:24rem!important}
  .mh-3xl-25rem{min-height:25rem!important}
  .mh-3xl-26rem{min-height:26rem!important}
  .mh-3xl-27rem{min-height:27rem!important}
  .mh-3xl-28rem{min-height:28rem!important}
  .mh-3xl-29rem{min-height:29rem!important}
  .mh-3xl-30rem{min-height:30rem!important}
  .mh-3xl-31rem{min-height:31rem!important}
  .mh-3xl-32rem{min-height:32rem!important}
  .mh-3xl-33rem{min-height:33rem!important}
  .mh-3xl-34rem{min-height:34rem!important}
  .mh-3xl-35rem{min-height:35rem!important}
  .mh-3xl-36rem{min-height:36rem!important}
  .mh-3xl-37rem{min-height:37rem!important}
  .mh-3xl-38rem{min-height:38rem!important}
  .mh-3xl-39rem{min-height:39rem!important}
  .mh-3xl-40rem{min-height:40rem!important}
  .mh-3xl-41rem{min-height:41rem!important}
  .mh-3xl-42rem{min-height:42rem!important}
  .mh-3xl-43rem{min-height:43rem!important}
  .mh-3xl-44rem{min-height:44rem!important}
  .mh-3xl-45rem{min-height:45rem!important}
  .mh-3xl-46rem{min-height:46rem!important}
  .mh-3xl-47rem{min-height:47rem!important}
  .mh-3xl-48rem{min-height:48rem!important}
  .mh-3xl-49rem{min-height:49rem!important}
  .mh-3xl-50rem{min-height:50rem!important}
}
/* md */
@media (min-width:768px){/*width*/
  .w-md-1205{width:12.5%!important}
  .w-md-25{width:25%!important}
  .w-md-30{width:30%!important}
  .w-md-33{width:33.33333%!important}
  .w-md-35{width:35%!important}
  .w-md-40{width:40%!important}
  .w-md-50{width:50%!important}
  .w-md-60{width:60%!important}
  .w-md-70{width:70%!important}
  .w-md-80{width:80%!important}
  .w-md-83{width:83.333333%!important}
  .w-md-85{width:85%!important}
  .w-md-90{width:90%!important}
  .w-md-95{width:95%!important}
  .w-md-100{width:100%!important}
  .w-md-110{width:110%!important}
  .w-md-120{width:120%!important}
  .w-md-140{width:140%!important}
  .w-md-075em{width:.75em!important}
  .w-md-085em{width:.85em!important}
  .w-md-08em{width:.8em!important}
  .w-md-09em{width:.9em!important}
  .w-md-1em{width:1em!important}
  .w-md-2em{width:2em!important}
  .w-md-3em{width:3em!important}
  .w-md-4em{width:4em!important}
  .w-md-7em{width:7em!important}
  .w-md-10em{width:10em!important}

  .w-md-04rem{width:.4rem!important}
  .w-md-05rem{width:.5rem!important}
  .w-md-06rem{width:.6rem!important}
  .w-md-07rem{width:.7rem!important}
  .w-md-08rem{width:.8rem!important}
  .w-md-09rem{width:.9rem!important}
  .w-md-1rem{width:1rem!important}
  .w-md-101rem{width:1.1rem!important}
  .w-md-102rem{width:1.2rem!important}
  .w-md-103rem{width:1.3rem!important}
  .w-md-1025rem{width:1.25rem!important}
  .w-md-104rem{width:1.4rem!important}
  .w-md-105rem{width:1.5rem!important}
  .w-md-106rem{width:1.6rem!important}
  .w-md-107rem{width:1.7rem!important}
  .w-md-108rem{width:1.8rem!important}
  .w-md-109rem{width:1.9rem!important}
  .w-md-2rem{width:2rem!important}
  .w-md-203rem{width:2.3rem!important}
  .w-md-205rem{width:2.5rem!important}
  .w-md-2075rem{width:2.75rem!important}
  .w-md-3rem{width:3rem!important}
  .w-md-3025rem{width:3.25rem!important}
  .w-md-305rem{width:3.5rem!important}
  .w-md-3075rem{width:3.75rem!important}
  .w-md-4rem{width:4rem!important}
  .w-md-405rem{width:4.5rem!important}
  .w-md-5rem{width:5rem!important}
  .w-md-5025rem{width:5.25rem!important}
  .w-md-505rem{width:5.5rem!important}
  .w-md-5075rem{width:5.75rem!important}
  .w-md-6rem{width:6rem!important}
  .w-md-605rem{width:6.5rem!important}
  .w-md-7rem{width:7rem!important}
  .w-md-8rem{width:8rem!important}
  .w-md-805rem{width:8.5rem!important}
  .w-md-9rem{width:9rem!important}
  .w-md-905rem{width:9.5rem!important}
  .w-md-10rem{width:10rem!important}
  .w-md-1005rem{width:10.5rem!important}
  .w-md-11rem{width:11rem!important}
  .w-md-1105rem{width:11.5rem!important}
  .w-md-12rem{width:12rem!important}
  .w-md-1205rem{width:12.5rem!important}
  .w-md-13rem{width:13rem!important}
  .w-md-1305rem{width:13.5rem!important}
  .w-md-14rem{width:14rem!important}
  .w-md-15rem{width:15rem!important}
  .w-md-16rem{width:16rem!important}
  .w-md-17rem{width:17rem!important}
  .w-md-18rem{width:18rem!important}
  .w-md-19rem{width:19rem!important}
  .w-md-20rem{width:20rem!important}
  .w-md-21rem{width:22rem!important}
  .w-md-22rem{width:22rem!important}
  .w-md-23rem{width:23rem!important}
  .w-md-24rem{width:24rem!important}
  .w-md-25rem{width:25rem!important}
  .w-md-26rem{width:26rem!important}
  .w-md-27rem{width:27rem!important}
  .w-md-28rem{width:28rem!important}
  .w-md-29rem{width:29rem!important}
  .w-md-30rem{width:30rem!important}
  .w-md-31rem{width:31rem!important}
  .w-md-32rem{width:32rem!important}
  .w-md-33rem{width:33rem!important}
  .w-md-34rem{width:34rem!important}
  .w-md-35rem{width:35rem!important}
  .w-md-36rem{width:36rem!important}
  .w-md-37rem{width:37rem!important}
  .w-md-38rem{width:38rem!important}
  .w-md-39rem{width:39rem!important}
  .w-md-40rem{width:40rem!important}
  .w-md-41rem{width:41rem!important}
  .w-md-42rem{width:42rem!important}
  .w-md-43rem{width:43rem!important}
  .w-md-44rem{width:44rem!important}
  .w-md-45rem{width:45rem!important}
  .w-md-46rem{width:46rem!important}
  .w-md-47rem{width:47rem!important}
  .w-md-48rem{width:48rem!important}
  .w-md-49rem{width:49rem!important}
  .w-md-50rem{width:50rem!important}
  .w-md-auto{width:auto!important}
  .w-md-100vw{width:100vw!important}
}
/* lg */
@media (min-width:992px){/*width*/
  .w-lg-1205{width:12.5%!important}
  .w-lg-25{width:25%!important}
  .w-lg-30{width:30%!important}
  .w-lg-33{width:33.33333%!important}
  .w-lg-35{width:35%!important}
  .w-lg-40{width:40%!important}
  .w-lg-50{width:50%!important}
  .w-lg-60{width:60%!important}
  .w-lg-70{width:70%!important}
  .w-lg-80{width:80%!important}
  .w-lg-83{width:83.333333%!important}
  .w-lg-85{width:85%!important}
  .w-lg-90{width:90%!important}
  .w-lg-95{width:95%!important}
  .w-lg-100{width:100%!important}
  .w-lg-110{width:110%!important}
  .w-lg-120{width:120%!important}
  .w-lg-140{width:140%!important}
  .w-lg-075em{width:.75em!important}
  .w-lg-085em{width:.85em!important}
  .w-lg-08em{width:.8em!important}
  .w-lg-09em{width:.9em!important}
  .w-lg-1em{width:1em!important}
  .w-lg-2em{width:2em!important}
  .w-lg-3em{width:3em!important}
  .w-lg-4em{width:4em!important}
  .w-lg-7em{width:7em!important}
  .w-lg-10em{width:10em!important}

  .w-lg-04rem{width:.4rem!important}
  .w-lg-05rem{width:.5rem!important}
  .w-lg-06rem{width:.6rem!important}
  .w-lg-07rem{width:.7rem!important}
  .w-lg-08rem{width:.8rem!important}
  .w-lg-09rem{width:.9rem!important}
  .w-lg-1rem{width:1rem!important}
  .w-lg-101rem{width:1.1rem!important}
  .w-lg-102rem{width:1.2rem!important}
  .w-lg-103rem{width:1.3rem!important}
  .w-lg-1025rem{width:1.25rem!important}
  .w-lg-104rem{width:1.4rem!important}
  .w-lg-105rem{width:1.5rem!important}
  .w-lg-106rem{width:1.6rem!important}
  .w-lg-107rem{width:1.7rem!important}
  .w-lg-108rem{width:1.8rem!important}
  .w-lg-109rem{width:1.9rem!important}
  .w-lg-2rem{width:2rem!important}
  .w-lg-203rem{width:2.3rem!important}
  .w-lg-205rem{width:2.5rem!important}
  .w-lg-2075rem{width:2.75rem!important}
  .w-lg-3rem{width:3rem!important}
  .w-lg-3025rem{width:3.25rem!important}
  .w-lg-305rem{width:3.5rem!important}
  .w-lg-3075rem{width:3.75rem!important}
  .w-lg-4rem{width:4rem!important}
  .w-lg-405rem{width:4.5rem!important}
  .w-lg-5rem{width:5rem!important}
  .w-lg-5025rem{width:5.25rem!important}
  .w-lg-505rem{width:5.5rem!important}
  .w-lg-5075rem{width:5.75rem!important}
  .w-lg-6rem{width:6rem!important}
  .w-lg-605rem{width:6.5rem!important}
  .w-lg-7rem{width:7rem!important}
  .w-lg-8rem{width:8rem!important}
  .w-lg-805rem{width:8.5rem!important}
  .w-lg-9rem{width:9rem!important}
  .w-lg-905rem{width:9.5rem!important}
  .w-lg-10rem{width:10rem!important}
  .w-lg-1005rem{width:10.5rem!important}
  .w-lg-11rem{width:11rem!important}
  .w-lg-1105rem{width:11.5rem!important}
  .w-lg-12rem{width:12rem!important}
  .w-lg-1205rem{width:12.5rem!important}
  .w-lg-13rem{width:13rem!important}
  .w-lg-1305rem{width:13.5rem!important}
  .w-lg-14rem{width:14rem!important}
  .w-lg-15rem{width:15rem!important}
  .w-lg-16rem{width:16rem!important}
  .w-lg-17rem{width:17rem!important}
  .w-lg-18rem{width:18rem!important}
  .w-lg-19rem{width:19rem!important}
  .w-lg-20rem{width:20rem!important}
  .w-lg-21rem{width:22rem!important}
  .w-lg-22rem{width:22rem!important}
  .w-lg-23rem{width:23rem!important}
  .w-lg-24rem{width:24rem!important}
  .w-lg-25rem{width:25rem!important}
  .w-lg-26rem{width:26rem!important}
  .w-lg-27rem{width:27rem!important}
  .w-lg-28rem{width:28rem!important}
  .w-lg-29rem{width:29rem!important}
  .w-lg-30rem{width:30rem!important}
  .w-lg-31rem{width:31rem!important}
  .w-lg-32rem{width:32rem!important}
  .w-lg-33rem{width:33rem!important}
  .w-lg-34rem{width:34rem!important}
  .w-lg-35rem{width:35rem!important}
  .w-lg-36rem{width:36rem!important}
  .w-lg-37rem{width:37rem!important}
  .w-lg-38rem{width:38rem!important}
  .w-lg-39rem{width:39rem!important}
  .w-lg-40rem{width:40rem!important}
  .w-lg-41rem{width:41rem!important}
  .w-lg-42rem{width:42rem!important}
  .w-lg-43rem{width:43rem!important}
  .w-lg-44rem{width:44rem!important}
  .w-lg-45rem{width:45rem!important}
  .w-lg-46rem{width:46rem!important}
  .w-lg-47rem{width:47rem!important}
  .w-lg-48rem{width:48rem!important}
  .w-lg-49rem{width:49rem!important}
  .w-lg-50rem{width:50rem!important}
  .w-lg-auto{width:auto!important}
  .w-lg-100vw{width:100vw!important}
}
/*xl*/
@media(min-width:1200px){/*width*/
  .w-xl-1205{width:12.5%!important}
  .w-xl-25{width:25%!important}
  .w-xl-30{width:30%!important}
  .w-xl-33{width:33.33333%!important}
  .w-xl-35{width:35%!important}
  .w-xl-40{width:40%!important}
  .w-xl-50{width:50%!important}
  .w-xl-60{width:60%!important}
  .w-xl-70{width:70%!important}
  .w-xl-80{width:80%!important}
  .w-xl-83{width:83.333333%!important}
  .w-xl-85{width:85%!important}
  .w-xl-90{width:90%!important}
  .w-xl-95{width:95%!important}
  .w-xl-100{width:100%!important}
  .w-xl-110{width:110%!important}
  .w-xl-120{width:120%!important}
  .w-xl-140{width:140%!important}
  .w-xl-075em{width:.75em!important}
  .w-xl-085em{width:.85em!important}
  .w-xl-08em{width:.8em!important}
  .w-xl-09em{width:.9em!important}
  .w-xl-1em{width:1em!important}
  .w-xl-2em{width:2em!important}
  .w-xl-3em{width:3em!important}
  .w-xl-4em{width:4em!important}
  .w-xl-7em{width:7em!important}
  .w-xl-10em{width:10em!important}

  .w-xl-04rem{width:.4rem!important}
  .w-xl-05rem{width:.5rem!important}
  .w-xl-06rem{width:.6rem!important}
  .w-xl-07rem{width:.7rem!important}
  .w-xl-08rem{width:.8rem!important}
  .w-xl-09rem{width:.9rem!important}
  .w-xl-1rem{width:1rem!important}
  .w-xl-101rem{width:1.1rem!important}
  .w-xl-102rem{width:1.2rem!important}
  .w-xl-103rem{width:1.3rem!important}
  .w-xl-1025rem{width:1.25rem!important}
  .w-xl-104rem{width:1.4rem!important}
  .w-xl-105rem{width:1.5rem!important}
  .w-xl-106rem{width:1.6rem!important}
  .w-xl-107rem{width:1.7rem!important}
  .w-xl-108rem{width:1.8rem!important}
  .w-xl-109rem{width:1.9rem!important}
  .w-xl-2rem{width:2rem!important}
  .w-xl-203rem{width:2.3rem!important}
  .w-xl-205rem{width:2.5rem!important}
  .w-xl-2075rem{width:2.75rem!important}
  .w-xl-3rem{width:3rem!important}
  .w-xl-3025rem{width:3.25rem!important}
  .w-xl-305rem{width:3.5rem!important}
  .w-xl-3075rem{width:3.75rem!important}
  .w-xl-4rem{width:4rem!important}
  .w-xl-405rem{width:4.5rem!important}
  .w-xl-5rem{width:5rem!important}
  .w-xl-5025rem{width:5.25rem!important}
  .w-xl-505rem{width:5.5rem!important}
  .w-xl-5075rem{width:5.75rem!important}
  .w-xl-6rem{width:6rem!important}
  .w-xl-605rem{width:6.5rem!important}
  .w-xl-7rem{width:7rem!important}
  .w-xl-8rem{width:8rem!important}
  .w-xl-805rem{width:8.5rem!important}
  .w-xl-9rem{width:9rem!important}
  .w-xl-905rem{width:9.5rem!important}
  .w-xl-10rem{width:10rem!important}
  .w-xl-1005rem{width:10.5rem!important}
  .w-xl-11rem{width:11rem!important}
  .w-xl-1105rem{width:11.5rem!important}
  .w-xl-12rem{width:12rem!important}
  .w-xl-1205rem{width:12.5rem!important}
  .w-xl-13rem{width:13rem!important}
  .w-xl-1305rem{width:13.5rem!important}
  .w-xl-14rem{width:14rem!important}
  .w-xl-15rem{width:15rem!important}
  .w-xl-16rem{width:16rem!important}
  .w-xl-17rem{width:17rem!important}
  .w-xl-18rem{width:18rem!important}
  .w-xl-19rem{width:19rem!important}
  .w-xl-20rem{width:20rem!important}
  .w-xl-21rem{width:22rem!important}
  .w-xl-22rem{width:22rem!important}
  .w-xl-23rem{width:23rem!important}
  .w-xl-24rem{width:24rem!important}
  .w-xl-25rem{width:25rem!important}
  .w-xl-26rem{width:26rem!important}
  .w-xl-27rem{width:27rem!important}
  .w-xl-28rem{width:28rem!important}
  .w-xl-29rem{width:29rem!important}
  .w-xl-30rem{width:30rem!important}
  .w-xl-31rem{width:31rem!important}
  .w-xl-32rem{width:32rem!important}
  .w-xl-33rem{width:33rem!important}
  .w-xl-34rem{width:34rem!important}
  .w-xl-35rem{width:35rem!important}
  .w-xl-36rem{width:36rem!important}
  .w-xl-37rem{width:37rem!important}
  .w-xl-38rem{width:38rem!important}
  .w-xl-39rem{width:39rem!important}
  .w-xl-40rem{width:40rem!important}
  .w-xl-41rem{width:41rem!important}
  .w-xl-42rem{width:42rem!important}
  .w-xl-43rem{width:43rem!important}
  .w-xl-44rem{width:44rem!important}
  .w-xl-45rem{width:45rem!important}
  .w-xl-46rem{width:46rem!important}
  .w-xl-47rem{width:47rem!important}
  .w-xl-48rem{width:48rem!important}
  .w-xl-49rem{width:49rem!important}
  .w-xl-50rem{width:50rem!important}
  .w-xl-auto{width:auto!important}
  .w-xl-100vw{width:100vw!important}
}
/*xxl*/
@media(min-width:1366px){/*width*/
  .maw-1366{max-width:1366px}
  .w-2xl-1205{width:12.5%!important}
  .w-2xl-25{width:25%!important}
  .w-2xl-30{width:30%!important}
  .w-2xl-33{width:33.33333%!important}
  .w-2xl-35{width:35%!important}
  .w-2xl-40{width:40%!important}
  .w-2xl-50{width:50%!important}
  .w-2xl-60{width:60%!important}
  .w-2xl-70{width:70%!important}
  .w-2xl-80{width:80%!important}
  .w-2xl-83{width:83.333333%!important}
  .w-2xl-85{width:85%!important}
  .w-2xl-90{width:90%!important}
  .w-2xl-95{width:95%!important}
  .w-2xl-100{width:100%!important}
  .w-2xl-110{width:110%!important}
  .w-2xl-120{width:120%!important}
  .w-2xl-140{width:140%!important}
  .w-2xl-075em{width:.75em!important}
  .w-2xl-085em{width:.85em!important}
  .w-2xl-08em{width:.8em!important}
  .w-2xl-09em{width:.9em!important}
  .w-2xl-1em{width:1em!important}
  .w-2xl-2em{width:2em!important}
  .w-2xl-3em{width:3em!important}
  .w-2xl-4em{width:4em!important}
  .w-2xl-7em{width:7em!important}
  .w-2xl-10em{width:10em!important}

  .w-2xl-04rem{width:.4rem!important}
  .w-2xl-05rem{width:.5rem!important}
  .w-2xl-06rem{width:.6rem!important}
  .w-2xl-07rem{width:.7rem!important}
  .w-2xl-08rem{width:.8rem!important}
  .w-2xl-09rem{width:.9rem!important}
  .w-2xl-1rem{width:1rem!important}
  .w-2xl-101rem{width:1.1rem!important}
  .w-2xl-102rem{width:1.2rem!important}
  .w-2xl-103rem{width:1.3rem!important}
  .w-2xl-1025rem{width:1.25rem!important}
  .w-2xl-104rem{width:1.4rem!important}
  .w-2xl-105rem{width:1.5rem!important}
  .w-2xl-106rem{width:1.6rem!important}
  .w-2xl-107rem{width:1.7rem!important}
  .w-2xl-108rem{width:1.8rem!important}
  .w-2xl-109rem{width:1.9rem!important}
  .w-2xl-2rem{width:2rem!important}
  .w-2xl-203rem{width:2.3rem!important}
  .w-2xl-205rem{width:2.5rem!important}
  .w-2xl-2075rem{width:2.75rem!important}
  .w-2xl-3rem{width:3rem!important}
  .w-2xl-3025rem{width:3.25rem!important}
  .w-2xl-305rem{width:3.5rem!important}
  .w-2xl-3075rem{width:3.75rem!important}
  .w-2xl-4rem{width:4rem!important}
  .w-2xl-405rem{width:4.5rem!important}
  .w-2xl-5rem{width:5rem!important}
  .w-2xl-5025rem{width:5.25rem!important}
  .w-2xl-505rem{width:5.5rem!important}
  .w-2xl-5075rem{width:5.75rem!important}
  .w-2xl-6rem{width:6rem!important}
  .w-2xl-605rem{width:6.5rem!important}
  .w-2xl-7rem{width:7rem!important}
  .w-2xl-8rem{width:8rem!important}
  .w-2xl-805rem{width:8.5rem!important}
  .w-2xl-9rem{width:9rem!important}
  .w-2xl-905rem{width:9.5rem!important}
  .w-2xl-10rem{width:10rem!important}
  .w-2xl-1005rem{width:10.5rem!important}
  .w-2xl-11rem{width:11rem!important}
  .w-2xl-1105rem{width:11.5rem!important}
  .w-2xl-12rem{width:12rem!important}
  .w-2xl-1205rem{width:12.5rem!important}
  .w-2xl-13rem{width:13rem!important}
  .w-2xl-1305rem{width:13.5rem!important}
  .w-2xl-14rem{width:14rem!important}
  .w-2xl-15rem{width:15rem!important}
  .w-2xl-16rem{width:16rem!important}
  .w-2xl-17rem{width:17rem!important}
  .w-2xl-18rem{width:18rem!important}
  .w-2xl-19rem{width:19rem!important}
  .w-2xl-20rem{width:20rem!important}
  .w-2xl-21rem{width:22rem!important}
  .w-2xl-22rem{width:22rem!important}
  .w-2xl-23rem{width:23rem!important}
  .w-2xl-24rem{width:24rem!important}
  .w-2xl-25rem{width:25rem!important}
  .w-2xl-26rem{width:26rem!important}
  .w-2xl-27rem{width:27rem!important}
  .w-2xl-28rem{width:28rem!important}
  .w-2xl-29rem{width:29rem!important}
  .w-2xl-30rem{width:30rem!important}
  .w-2xl-31rem{width:31rem!important}
  .w-2xl-32rem{width:32rem!important}
  .w-2xl-33rem{width:33rem!important}
  .w-2xl-34rem{width:34rem!important}
  .w-2xl-35rem{width:35rem!important}
  .w-2xl-36rem{width:36rem!important}
  .w-2xl-37rem{width:37rem!important}
  .w-2xl-38rem{width:38rem!important}
  .w-2xl-39rem{width:39rem!important}
  .w-2xl-40rem{width:40rem!important}
  .w-2xl-41rem{width:41rem!important}
  .w-2xl-42rem{width:42rem!important}
  .w-2xl-43rem{width:43rem!important}
  .w-2xl-44rem{width:44rem!important}
  .w-2xl-45rem{width:45rem!important}
  .w-2xl-46rem{width:46rem!important}
  .w-2xl-47rem{width:47rem!important}
  .w-2xl-48rem{width:48rem!important}
  .w-2xl-49rem{width:49rem!important}
  .w-2xl-50rem{width:50rem!important}
  .w-2xl-auto{width:auto!important}
  .w-2xl-100vw{width:100vw!important}
}
@media(min-width:1600px){/*width*/
  .w-3xl-1205{width:12.5%!important}
  .w-3xl-25{width:25%!important}
  .w-3xl-30{width:30%!important}
  .w-3xl-33{width:33.33333%!important}
  .w-3xl-35{width:35%!important}
  .w-3xl-40{width:40%!important}
  .w-3xl-50{width:50%!important}
  .w-3xl-60{width:60%!important}
  .w-3xl-70{width:70%!important}
  .w-3xl-80{width:80%!important}
  .w-3xl-83{width:83.333333%!important}
  .w-3xl-85{width:85%!important}
  .w-3xl-90{width:90%!important}
  .w-3xl-95{width:95%!important}
  .w-2xl-100{width:100%!important}
  .w-3xl-110{width:110%!important}
  .w-3xl-120{width:120%!important}
  .w-3xl-140{width:140%!important}
  .w-3xl-075em{width:.75em!important}
  .w-3xl-085em{width:.85em!important}
  .w-3xl-08em{width:.8em!important}
  .w-3xl-09em{width:.9em!important}
  .w-3xl-1em{width:1em!important}
  .w-3xl-2em{width:2em!important}
  .w-3xl-3em{width:3em!important}
  .w-3xl-4em{width:4em!important}
  .w-3xl-7em{width:7em!important}
  .w-3xl-10em{width:10em!important}

  .w-3xl-04rem{width:.4rem!important}
  .w-3xl-05rem{width:.5rem!important}
  .w-3xl-06rem{width:.6rem!important}
  .w-3xl-07rem{width:.7rem!important}
  .w-3xl-08rem{width:.8rem!important}
  .w-3xl-09rem{width:.9rem!important}
  .w-3xl-1rem{width:1rem!important}
  .w-3xl-101rem{width:1.1rem!important}
  .w-3xl-102rem{width:1.2rem!important}
  .w-3xl-103rem{width:1.3rem!important}
  .w-3xl-1025rem{width:1.25rem!important}
  .w-3xl-104rem{width:1.4rem!important}
  .w-3xl-105rem{width:1.5rem!important}
  .w-3xl-106rem{width:1.6rem!important}
  .w-3xl-107rem{width:1.7rem!important}
  .w-3xl-108rem{width:1.8rem!important}
  .w-3xl-109rem{width:1.9rem!important}
  .w-3xl-2rem{width:2rem!important}
  .w-3xl-203rem{width:2.3rem!important}
  .w-3xl-205rem{width:2.5rem!important}
  .w-3xl-2075rem{width:2.75rem!important}
  .w-3xl-3rem{width:3rem!important}
  .w-3xl-3025rem{width:3.25rem!important}
  .w-3xl-305rem{width:3.5rem!important}
  .w-3xl-3075rem{width:3.75rem!important}
  .w-3xl-4rem{width:4rem!important}
  .w-3xl-405rem{width:4.5rem!important}
  .w-3xl-5rem{width:5rem!important}
  .w-3xl-5025rem{width:5.25rem!important}
  .w-3xl-505rem{width:5.5rem!important}
  .w-3xl-5075rem{width:5.75rem!important}
  .w-3xl-6rem{width:6rem!important}
  .w-3xl-605rem{width:6.5rem!important}
  .w-3xl-7rem{width:7rem!important}
  .w-3xl-8rem{width:8rem!important}
  .w-3xl-805rem{width:8.5rem!important}
  .w-3xl-9rem{width:9rem!important}
  .w-3xl-905rem{width:9.5rem!important}
  .w-3xl-10rem{width:10rem!important}
  .w-3xl-1005rem{width:10.5rem!important}
  .w-3xl-11rem{width:11rem!important}
  .w-3xl-1105rem{width:11.5rem!important}
  .w-3xl-12rem{width:12rem!important}
  .w-3xl-1205rem{width:12.5rem!important}
  .w-3xl-13rem{width:13rem!important}
  .w-3xl-1305rem{width:13.5rem!important}
  .w-3xl-14rem{width:14rem!important}
  .w-3xl-15rem{width:15rem!important}
  .w-3xl-16rem{width:16rem!important}
  .w-3xl-17rem{width:17rem!important}
  .w-3xl-18rem{width:18rem!important}
  .w-3xl-19rem{width:19rem!important}
  .w-3xl-20rem{width:20rem!important}
  .w-3xl-21rem{width:22rem!important}
  .w-3xl-22rem{width:22rem!important}
  .w-3xl-23rem{width:23rem!important}
  .w-3xl-24rem{width:24rem!important}
  .w-3xl-25rem{width:25rem!important}
  .w-3xl-26rem{width:26rem!important}
  .w-3xl-27rem{width:27rem!important}
  .w-3xl-28rem{width:28rem!important}
  .w-3xl-29rem{width:29rem!important}
  .w-3xl-30rem{width:30rem!important}
  .w-3xl-31rem{width:31rem!important}
  .w-3xl-32rem{width:32rem!important}
  .w-3xl-33rem{width:33rem!important}
  .w-3xl-34rem{width:34rem!important}
  .w-3xl-35rem{width:35rem!important}
  .w-3xl-36rem{width:36rem!important}
  .w-3xl-37rem{width:37rem!important}
  .w-3xl-38rem{width:38rem!important}
  .w-3xl-39rem{width:39rem!important}
  .w-3xl-40rem{width:40rem!important}
  .w-3xl-41rem{width:41rem!important}
  .w-3xl-42rem{width:42rem!important}
  .w-3xl-43rem{width:43rem!important}
  .w-3xl-44rem{width:44rem!important}
  .w-3xl-45rem{width:45rem!important}
  .w-3xl-46rem{width:46rem!important}
  .w-3xl-47rem{width:47rem!important}
  .w-3xl-48rem{width:48rem!important}
  .w-3xl-49rem{width:49rem!important}
  .w-3xl-50rem{width:50rem!important}
  .w-3xl-auto{width:auto!important}
  .w-3xl-100vw{width:100vw!important}
}
@media (min-width:768px){
  .text-md-left{text-align:left!important}
  .text-md-right{text-align:right!important}
  .text-md-center{text-align:center!important}
}
@media (min-width:992px){
  .text-lg-left{text-align:left!important}
  .text-lg-right{text-align:right!important}
  .text-lg-center{text-align:center!important}
}
@media (min-width:1200px){
  .text-xl-left{text-align:left!important}
  .text-xl-right{text-align:right!important}
  .text-xl-center{text-align:center!important}
}
/* md */
@media (min-width:768px){
  .small-md-2xs{font-size:.5rem!important}
  .small-md-xs{font-size:.65rem!important}
  .small-md-md,small,.small{font-size:.8em!important}
  .small-md-lg{font-size:.65em!important}
  .small-md-xl{font-size:.5em!important}
  .big-md-md{font-size:1.4em!important}
  .big-md-lg{font-size:1.65em!important}
  .big-md-xl{font-size:2em!important}
  .fz-md-2xs{font-size:.85rem!important}
  .fz-md-xs-s{font-size:.9rem!important}
  .fz-md-xs{font-size:1rem!important}
  .fz-md-xs-l{font-size:1.05rem!important}
  .fz-md-xsm{font-size:1.1rem!important}
  .fz-md-sm{font-size:1.2rem!important}
  .fz-md-md{font-size:1.4rem!important}
  .fz-md-lg{font-size:1.6rem!important}
  .fz-md-xl{font-size:2rem!important}
  .fz-md-2xl{font-size:2.3rem!important}
  .fz-md-3xl{font-size:2.8rem!important}
  .fz-md-4xl{font-size:3.6rem!important}
  .fz-md-5xl{font-size:4.4rem!important}
  .fz-md-6xl{font-size:5.4rem!important}
  .fz-md-7xl{font-size:6.6rem!important}
}
/* lg */
@media (min-width:992px){
  .small-lg-2xs{font-size:.5rem!important}
  .small-lg-xs{font-size:.65rem!important}
  .small-lg-md,small,.small{font-size:.8em!important}
  .small-lg-lg{font-size:.65em!important}
  .small-lg-xl{font-size:.5em!important}
  .big-lg-md{font-size:1.4em!important}
  .big-lg-lg{font-size:1.65em!important}
  .big-lg-xl{font-size:2em!important}
  .fz-lg-2xs{font-size:.85rem!important}
  .fz-lg-xs-s{font-size:.9rem!important}
  .fz-lg-xs{font-size:1rem!important}
  .fz-lg-xs-l{font-size:1.05rem!important}
  .fz-lg-xsm{font-size:1.1rem!important}
  .fz-lg-sm{font-size:1.2rem!important}
  .fz-lg-md{font-size:1.4rem!important}
  .fz-lg-lg{font-size:1.6rem!important}
  .fz-lg-xl{font-size:2rem!important}
  .fz-lg-2xl{font-size:2.3rem!important}
  .fz-lg-3xl{font-size:2.8rem!important}
  .fz-lg-4xl{font-size:3.6rem!important}
  .fz-lg-5xl{font-size:4.4rem!important}
  .fz-lg-6xl{font-size:5.4rem!important}
  .fz-lg-7xl{font-size:6.6rem!important}
}
/*xl*/
@media(min-width:1200px){
  .small-xl-2xs{font-size:.5rem!important}
  .small-xl-xs{font-size:.65rem!important}
  .small-xl-md,small,.small{font-size:.8em!important}
  .small-xl-lg{font-size:.65em!important}
  .small-xl-xl{font-size:.5em!important}
  .big-xl-md{font-size:1.4em!important}
  .big-xl-lg{font-size:1.65em!important}
  .big-xl-xl{font-size:2em!important}
  .fz-xl-2xs{font-size:.85rem!important}
  .fz-xl-xs-s{font-size:.9rem!important}
  .fz-xl-xs{font-size:1rem!important}
  .fz-xl-xs-l{font-size:1.05rem!important}
  .fz-xl-xsm{font-size:1.1rem!important}
  .fz-xl-sm{font-size:1.2rem!important}
  .fz-xl-md{font-size:1.4rem!important}
  .fz-xl-lg{font-size:1.6rem!important}
  .fz-xl-xl{font-size:2rem!important}
  .fz-xl-2xl{font-size:2.3rem!important}
  .fz-xl-3xl{font-size:2.8rem!important}
  .fz-xl-4xl{font-size:3.6rem!important}
  .fz-xl-5xl{font-size:4.4rem!important}
  .fz-xl-6xl{font-size:5.4rem!important}
  .fz-xl-7xl{font-size:6.6rem!important}
}
@media(min-width:1366px){
  .small-2xl-2xs{font-size:.5rem!important}
  .small-2xl-xs{font-size:.65rem!important}
  .small-2xl-md,small,.small{font-size:.8em!important}
  .small-2xl-lg{font-size:.65em!important}
  .small-2xl-xl{font-size:.5em!important}
  .big-2xl-md{font-size:1.4em!important}
  .big-2xl-lg{font-size:1.65em!important}
  .big-2xl-xl{font-size:2em!important}
  .fz-2xl-2xs{font-size:.85rem!important}
  .fz-2xl-xs-s{font-size:.9rem!important}
  .fz-2xl-xs{font-size:1rem!important}
  .fz-2xl-xs-l{font-size:1.05rem!important}
  .fz-2xl-xsm{font-size:1.1rem!important}
  .fz-2xl-sm{font-size:1.2rem!important}
  .fz-2xl-md{font-size:1.4rem!important}
  .fz-2xl-lg{font-size:1.6rem!important}
  .fz-2xl-xl{font-size:2rem!important}
  .fz-2xl-2xl{font-size:2.3rem!important}
  .fz-2xl-3xl{font-size:2.8rem!important}
  .fz-2xl-4xl{font-size:3.6rem!important}
  .fz-2xl-5xl{font-size:4.4rem!important}
  .fz-2xl-6xl{font-size:5.4rem!important}
  .fz-2xl-7xl{font-size:6.6rem!important}
}
@media(min-width:1600px){
  .small-3xl-2xs{font-size:.5rem!important}
  .small-3xl-xs{font-size:.65rem!important}
  .small-3xl-md,small,.small{font-size:.8em!important}
  .small-3xl-lg{font-size:.65em!important}
  .small-3xl-xl{font-size:.5em!important}
  .big-3xl-md{font-size:1.4em!important}
  .big-3xl-lg{font-size:1.65em!important}
  .big-3xl-xl{font-size:2em!important}
  .fz-3xl-2xs{font-size:.85rem!important}
  .fz-3xl-xs-s{font-size:.9rem!important}
  .fz-3xl-xs{font-size:1rem!important}
  .fz-3xl-xs-l{font-size:1.05rem!important}
  .fz-3xl-xsm{font-size:1.1rem!important}
  .fz-3xl-sm{font-size:1.2rem!important}
  .fz-3xl-md{font-size:1.4rem!important}
  .fz-3xl-lg{font-size:1.6rem!important}
  .fz-3xl-xl{font-size:2rem!important}
  .fz-3xl-2xl{font-size:2.3rem!important}
  .fz-3xl-3xl{font-size:2.8rem!important}
  .fz-3xl-4xl{font-size:3.6rem!important}
  .fz-3xl-5xl{font-size:4.4rem!important}
  .fz-3xl-6xl{font-size:5.4rem!important}
  .fz-3xl-7xl{font-size:6.6rem!important}
}