@charset "UTF-8";

.hh1 { font-size: 38px; line-height: 48px; }
.hh2 { font-size: 32px; line-height: 42px; }
.hh3 { font-size: 27px; line-height: 40px; }
.hh4 { font-size: 20px; line-height: 35px; }
.hh5 { font-size: 18px; line-height: 32px; }
.hh6 { font-size: 16px; line-height: 28px; }

@media (max-width: 1599px) {
    .hh1 { font-size: 38px; line-height: 48px; }
    .hh2 { font-size: 32px; line-height: 42px; }
    .hh3 { font-size: 25px; line-height: 37px; }
    .hh4 { font-size: 19px; line-height: 34px; }
    .hh5 { font-size: 17px; line-height: 31px; }
    .hh6 { font-size: 15px; line-height: 27px; }
}
@media (max-width: 1199px) {
    .hh1 { font-size: 35px; line-height: 46px; }
    .hh2 { font-size: 30px; line-height: 40px; }
    .hh3 { font-size: 24px; line-height: 37px; }
    .hh4 { font-size: 19px; line-height: 34px; }
    .hh5 { font-size: 17px; line-height: 30px; }
    .hh6 { font-size: 14px; line-height: 26px; }
}
@media (max-width: 991px) {
    .hh1 { font-size: 35px; line-height: 46px; }
    .hh2 { font-size: 30px; line-height: 40px; }
    .hh3 { font-size: 24px; line-height: 37px; }
    .hh4 { font-size: 19px; line-height: 34px; }
    .hh5 { font-size: 17px; line-height: 30px; }
    .hh6 { font-size: 14px; line-height: 26px; }
}
@media (max-width: 767px) {
    .hh1 { font-size: 33px; line-height: 43px; }
    .hh2 { font-size: 30px; line-height: 40px; }
    .hh3 { font-size: 24px; line-height: 37px; }
    .hh4 { font-size: 19px; line-height: 34px; }
    .hh5 { font-size: 17px; line-height: 30px; }
    .hh6 { font-size: 14px; line-height: 26px; }
}
@media (max-width: 575px) {
    .hh1 { font-size: 30px; line-height: 38px; }
    .hh2 { font-size: 26px; line-height: 32px; }
    .hh3 { font-size: 22px; line-height: 34px; }
    .hh4 { font-size: 18px; line-height: 32px; }
    .hh5 { font-size: 16px; line-height: 30px; }
    .hh6 { font-size: 14px; line-height: 25px; }
}
@media (max-width: 479px) {
    .hh1 { font-size: 30px; line-height: 38px; }
    .hh2 { font-size: 26px; line-height: 32px; }
    .hh3 { font-size: 22px; line-height: 34px; }
    .hh4 { font-size: 18px; line-height: 32px; }
    .hh5 { font-size: 16px; line-height: 30px; }
    .hh6 { font-size: 14px; line-height: 25px; }
}

@media (min-width: 480px) {
    .hh1-xs { font-size: 30px; line-height: 38px; }
    .hh2-xs { font-size: 26px; line-height: 32px; }
    .hh3-xs { font-size: 22px; line-height: 34px; }
    .hh4-xs { font-size: 18px; line-height: 32px; }
    .hh5-xs { font-size: 16px; line-height: 30px; }
    .hh6-xs { font-size: 14px; line-height: 25px; }
}
@media (min-width: 576px) {
    .hh1-sm { font-size: 33px; line-height: 43px; }
    .hh2-sm { font-size: 30px; line-height: 40px; }
    .hh3-sm { font-size: 24px; line-height: 37px; }
    .hh4-sm { font-size: 19px; line-height: 34px; }
    .hh5-sm { font-size: 17px; line-height: 30px; }
    .hh6-sm { font-size: 14px; line-height: 26px; }
}
@media (min-width: 768px) {
    .hh1-md { font-size: 35px; line-height: 46px; }
    .hh2-md { font-size: 30px; line-height: 40px; }
    .hh3-md { font-size: 24px; line-height: 37px; }
    .hh4-md { font-size: 19px; line-height: 34px; }
    .hh5-md { font-size: 17px; line-height: 30px; }
    .hh6-md { font-size: 14px; line-height: 26px; }
}
@media (min-width: 992px) {
    .hh1-lg { font-size: 35px; line-height: 46px; }
    .hh2-lg { font-size: 30px; line-height: 40px; }
    .hh3-lg { font-size: 24px; line-height: 37px; }
    .hh4-lg { font-size: 19px; line-height: 34px; }
    .hh5-lg { font-size: 17px; line-height: 30px; }
    .hh6-lg { font-size: 14px; line-height: 26px; }
}
@media (min-width: 1200px) {
    .hh1-xl { font-size: 38px; line-height: 48px; }
    .hh2-xl { font-size: 32px; line-height: 42px; }
    .hh3-xl { font-size: 25px; line-height: 37px; }
    .hh4-xl { font-size: 19px; line-height: 34px; }
    .hh5-xl { font-size: 17px; line-height: 31px; }
    .hh6-xl { font-size: 15px; line-height: 27px; }
}
@media (min-width: 1600px) {
    .hh1-xxl { font-size: 38px; line-height: 48px; }
    .hh2-xxl { font-size: 32px; line-height: 42px; }
    .hh3-xxl { font-size: 27px; line-height: 40px; }
    .hh4-xxl { font-size: 20px; line-height: 35px; }
    .hh5-xxl { font-size: 18px; line-height: 32px; }
    .hh6-xxl { font-size: 16px; line-height: 28px; }
}

.pos-absolute { position: absolute; }
.pos-relative { position: relative; }
.pos-fixed { position: fixed; }
.pos-static { position: static; }
.pos-absolute-force { position: absolute !important; }
.pos-relative-force { position: relative !important; }
.pos-fixed-force { position: fixed !important; }
.pos-static-force { position: static !important; }

.t-0 { top: 0px; }
.r-0 { right: 0px; }
.b-0 { bottom: 0px; }
.l-0 { left: 0px; }
.t--0 { top: -0px; }
.r--0 { right: -0px; }
.b--0 { bottom: -0px; }
.l--0 { left: -0px; }
.a-0 { top: 0px; right: 0px; bottom: 0px;left: 0px; } 
.x-0 {left: 0px; right: 0px; }
.y-0 { left: 0px; right: 0px; }
.t-5 { top: 5px; }
.r-5 { right: 5px; }
.b-5 { bottom: 5px; }
.l-5 { left: 5px; }
.t--5 { top: -5px; }
.r--5 { right: -5px; }
.b--5 { bottom: -5px; }
.l--5 { left: -5px; }
.a-5 { top: 5px; right: 5px; bottom: 5px; left: 5px; }
.x-5 { left: 5px; right: 5px; }
.y-5 { left: 5px; right: 5px; }
.t-10 { top: 10px; }
.r-10 { right: 10px; }
.b-10 { bottom: 10px; }
.l-10 { left: 10px; }
.t--10 { top: -10px; }
.r--10 { right: -10px; }
.b--10 { bottom: -10px; }
.l--10 { left: -10px; }
.a-10 { top: 10px; right: 10px; bottom: 10px; left: 10px; }
.x-10 { left: 10px; right: 10px; }
.y-10 { left: 10px; right: 10px; }
.t-15 { top: 15px; }
.r-15 { right: 15px; }
.b-15{bottom:15px; }
.l-15{ left:15px; }
.t--15{ top:-15px; }
.r--15{ right:-15px; }
.b--15{ bottom:-15px; }
.l--15{ left:-15px; }
.a-15,.x-15,.y-15{ left:15px;right:15px; }
.a-15{ top:15px;bottom:15px; }
.t-20{ top:20px; }
.r-20{ right:20px; }
.b-20{ bottom:20px; }
.l-20{ left:20px; }
.t--20{ top:-20px; }
.r--20{ right:-20px; }
.b--20{ bottom:-20px; }
.l--20{ left:-20px; }
.a-20,.x-20,.y-20{ left:20px;right:20px; }
.a-20{ top:20px;bottom:20px; }
.t-25{ top:25px; }
.r-25{ right:25px; }
.b-25{ bottom:25px; }
.l-25{ left:25px; }
.t--25{ top:-25px; }
.r--25{ right:-25px; }
.b--25{ bottom:-25px; }
.l--25{ left:-25px; }
.a-25,.x-25,.y-25{ left:25px;right:25px; }
.a-25{ top:25px;bottom:25px; }
.t-30{ top:30px; }
.r-30{ right:30px; }
.b-30{ bottom:30px; }
.l-30{ left:30px; }
.t--30{ top:-30px; }
.r--30{ right:-30px; }
.b--30{ bottom:-30px; }
.l--30{ left:-30px; }
.a-30,.x-30,.y-30{ left:30px;right:30px; }
.a-30{ top:30px;bottom:30px; }
.t-35{ top:35px; }
.r-35{ right:35px; }
.b-35{ bottom:35px; }
.l-35{ left:35px; }
.t--35{ top:-35px; }
.r--35{ right:-35px; }
.b--35{ bottom:-35px; }
.l--35{ left:-35px; }
.a-35,.x-35,.y-35{ left:35px;right:35px; }
.a-35{ top:35px;bottom:35px; }
.t-40{ top:40px; }
.r-40{ right:40px; }
.b-40{ bottom:40px; }
.l-40{ left:40px; }
.t--40{ top:-40px; }
.r--40{ right:-40px; }
.b--40{ bottom:-40px; }
.l--40{ left:-40px; }
.a-40,.x-40,.y-40{ left:40px;right:40px; }
.a-40{ top:40px;bottom:40px; }
.t-45{ top:45px; }
.r-45{ right:45px; }
.b-45{ bottom:45px; }
.l-45{ left:45px; }
.t--45{ top:-45px; }
.r--45{ right:-45px; }
.b--45{ bottom:-45px; }
.l--45{ left:-45px; }
.a-45,.x-45,.y-45{ left:45px;right:45px; }
.a-45{ top:45px;bottom:45px; }
.t-50{ top:50px; }
.r-50{ right:50px; }
.b-50{ bottom:50px; }
.l-50{ left:50px; }
.t--50{ top:-50px; }
.r--50{ right:-50px; }
.b--50{ bottom:-50px; }
.l--50{ left:-50px; }
.a-50,.x-50,.y-50{ left:50px;right:50px; }
.a-50{ top:50px;bottom:50px; }
.t-55{ top:55px; }
.r-55{ right:55px; }
.b-55{ bottom:55px; }
.l-55{ left:55px; }
.t--55{ top:-55px; }
.r--55{ right:-55px; }
.b--55{ bottom:-55px; }
.l--55{ left:-55px; }
.a-55,.x-55,.y-55{ left:55px;right:55px; }
.a-55{ top:55px;bottom:55px; }
.t-60{ top:60px; }
.r-60{ right:60px; }
.b-60{ bottom:60px; }
.l-60{ left:60px; }
.t--60{ top:-60px; }
.r--60{ right:-60px; }
.b--60{ bottom:-60px; }
.l--60{ left:-60px; }
.a-60,.x-60,.y-60{ left:60px;right:60px; }
.a-60{ top:60px;bottom:60px; }
.t-65{ top:65px; }
.r-65{ right:65px; }
.b-65{ bottom:65px; }
.l-65{ left:65px; }
.t--65{ top:-65px; }
.r--65{ right:-65px; }
.b--65{ bottom:-65px; }
.l--65{ left:-65px; }
.a-65,.x-65,.y-65{ left:65px;right:65px; }
.a-65{ top:65px;bottom:65px; }
.t-70{ top:70px; }
.r-70{ right:70px; }
.b-70{ bottom:70px; }
.l-70{ left:70px; }
.t--70{ top:-70px; }
.r--70{ right:-70px; }
.b--70{ bottom:-70px; }
.l--70{ left:-70px; }
.a-70,.x-70,.y-70{ left:70px;right:70px; }
.a-70{ top:70px;bottom:70px; }
.t-75{ top:75px; }
.r-75{ right:75px; }
.b-75{ bottom:75px; }
.l-75{ left:75px; }
.t--75{ top:-75px; }
.r--75{ right:-75px; }
.b--75{ bottom:-75px; }
.l--75{ left:-75px; }
.a-75,.x-75,.y-75{ left:75px;right:75px; }
.a-75{ top:75px;bottom:75px; }
.t-80{ top:80px; }
.r-80{ right:80px; }
.b-80{ bottom:80px; }
.l-80{ left:80px; }
.t--80{ top:-80px; }
.r--80{ right:-80px; }
.b--80{ bottom:-80px; }
.l--80{ left:-80px; }
.a-80,.x-80,.y-80{ left:80px;right:80px; }
.a-80{ top:80px;bottom:80px; }
.t-85{ top:85px; }
.r-85{ right:85px; }
.b-85{ bottom:85px; }
.l-85{ left:85px; }
.t--85{ top:-85px; }
.r--85{ right:-85px; }
.b--85{ bottom:-85px; }
.l--85{ left:-85px; }
.a-85,.x-85,.y-85{ left:85px;right:85px; }
.a-85{ top:85px;bottom:85px; }
.t-90{ top:90px; }
.r-90{ right:90px; }
.b-90{ bottom:90px; }
.l-90{ left:90px; }
.t--90{ top:-90px; }
.r--90{ right:-90px; }
.b--90{ bottom:-90px; }
.l--90{ left:-90px; }
.a-90,.x-90,.y-90{ left:90px;right:90px; }
.a-90{ top:90px;bottom:90px; }
.t-95{ top:95px; }
.r-95{ right:95px; }
.b-95{ bottom:95px; }
.l-95{ left:95px; }
.t--95{ top:-95px; }
.r--95{ right:-95px; }
.b--95{ bottom:-95px; }
.l--95{ left:-95px; }
.a-95,.x-95,.y-95{ left:95px;right:95px; }
.a-95{ top:95px;bottom:95px; }
.t-100{ top:100px; }
.r-100{ right:100px; }
.b-100{ bottom:100px; }
.l-100{ left:100px; }
.t--100{ top:-100px; }
.r--100{ right:-100px; }
.b--100{ bottom:-100px; }
.l--100{ left:-100px; }
.a-100,.x-100,.y-100{ left:100px;right:100px; }
.a-100{ top:100px;bottom:100px; }
.t-2{ top:2px; }
.r--5{ right:-5px; }
.z-index-10{ z-index:10; }
.z-index-50{ z-index:50; }
.z-index-100{ z-index:100; }
.z-index-150{ z-index:150; }
.z-index-200{ z-index:200; }
@media (min-width:480px){ 
	.pos-xs-absolute{ position:absolute; }
	.pos-xs-relative{ position:relative; }
	.pos-xs-fixed{ position:fixed; }
	.pos-xs-static{ position:static; }
	.t-xs-auto{ top:auto; }
	.r-xs-auto{ right:auto; }
	.b-xs-auto{ bottom:auto; }
	.l-xs-auto{ left:auto; }
}
@media (min-width:576px){ 
	.pos-sm-absolute{ position:absolute; }
	.pos-sm-relative{ position:relative; }
	.pos-sm-fixed{ position:fixed; }
	.pos-sm-static{ position:static; }
	.t-sm-auto{ top:auto; }
	.r-sm-auto{ right:auto; }
	.b-sm-auto{ bottom:auto; }
	.l-sm-auto{ left:auto; }
}
@media (min-width:768px){ 
	.pos-md-absolute{ position:absolute; }
	.pos-md-relative{ position:relative; }
	.pos-md-fixed{ position:fixed; }
	.pos-md-static{ position:static; }
	.t-md-auto{ top:auto; }
	.r-md-auto{ right:auto; }
	.b-md-auto{ bottom:auto; }
	.l-md-auto{ left:auto; }
}
@media (min-width:992px){ 
	.pos-lg-absolute{ position:absolute; }
	.pos-lg-relative{ position:relative; }
	.pos-lg-fixed{ position:fixed; }
	.pos-lg-static{ position:static; }
	.t-lg-auto{ top:auto; }
	.r-lg-auto{ right:auto; }
	.b-lg-auto{ bottom:auto; }
	.l-lg-auto{ left:auto; }
}
@media (min-width:1200px){ 
	.pos-xl-absolute{ position:absolute; }
	.pos-xl-relative{ position:relative; }
	.pos-xl-fixed{ position:fixed; }
	.pos-xl-static{ position:static; }
	.t-xl-auto{ top:auto; }
	.r-xl-auto{ right:auto; }
	.b-xl-auto{ bottom:auto; }
	.l-xl-auto{ left:auto; }
}


.nowrap { white-space: nowrap; }
.valign-top { vertical-align: top!important; }
.valign-middle { vertical-align: middle!important; }
.valign-bottom { vertical-align: baseline!important; }
.valign-top-force { vertical-align: top !important; }
.valign-middle-force { vertical-align: middle !important; }
.valign-bottom-force { vertical-align: baseline !important; }

.w-25 { width: 25% !important; }
.w-50 { width: 50% !important; }
.w-75 { width: 75% !important; }
.w-100 { width: 100% !important; }
.w-auto { width: auto !important; }
.h-25 { height: 25% !important; }
.h-50 { height: 50% !important; }
.h-75 { height: 75% !important; }
.h-100 { height: 100% !important; }
.h-auto { height: auto !important; }
.mw-100 { max-width: 100% !important; }
.mh-100 { max-height: 100% !important; }
.min-vw-100 { min-width: 100vw !important; }
.min-vh-100 { min-height: 100vh !important; }
.vw-100 { width: 100vw !important; }
.vh-100 { height: 100vh !important; }
.w-80px { width: 80px !important; }
.w-min-80px { min-width: 80px !important; }
.w-max-80px { max-width: 80px !important; }
.w-90px { width: 90px !important; }
.w-min-90px { min-width: 90px !important; }
.w-max-90px { max-width: 90px !important; }
.w-100px { width: 100px !important; }
.w-min-100px { min-width: 100px !important; }
.w-max-100px { max-width: 100px !important; }
.w-110px { width: 110px !important; }
.w-min-110px { min-width: 110px !important; }
.w-max-110px { max-width: 110px !important; }
.w-120px { width: 120px !important; }
.w-min-120px { min-width: 120px !important; }
.w-max-120px { max-width: 120px !important; }
.w-125px { width: 125px !important; }
.w-min-125px { min-width: 125px !important; }
.w-max-125px { max-width: 125px !important; }
.w-130px { width: 130px !important; }
.w-min-130px { min-width: 130px !important; }
.w-max-130px { max-width: 130px !important; }
.w-140px { width: 140px !important; }
.w-min-140px { min-width: 140px !important; }
.w-max-140px { max-width: 140px !important; }
.w-150px { width: 150px !important; }
.w-min-150px { min-width: 150px !important; }
.w-max-150px { max-width: 150px !important; }
.w-175px { width: 175px !important; }
.w-min-175px { min-width: 175px !important; }
.w-max-175px { max-width: 175px !important; }
.w-200px { width: 200px !important; }
.w-min-200px { min-width: 200px !important; }
.w-max-200px { max-width: 200px !important; }
.w-220px { width: 220px !important; }
.w-min-220px { min-width: 220px !important; }
.w-max-220px { max-width: 220px !important; }
.w-225px { width: 225px !important; }
.w-min-225px { min-width: 225px !important; }
.w-max-225px { max-width: 225px !important; }
.w-250px { width: 250px !important; }
.w-min-250px { min-width: 250px !important; }
.w-max-250px { max-width: 250px !important; }
.w-300px { width: 300px !important; }
.w-min-300px { min-width: 300px !important; }
.w-max-300px { max-width: 300px !important; }
.w-350px { width: 350px !important; }
.w-min-350px { min-width: 350px !important; }
.w-max-350px { max-width: 350px !important; }
.w-400px { width: 400px !important; }
.w-min-400px { min-width: 400px !important; }
.w-max-400px { max-width: 400px !important; }
.w-550px { width: 550px !important; }
.w-min-550px { min-width: 550px !important; }
.w-max-550px { max-width: 550px !important; }
.w-max-100 { max-width: 100% !important; }
.w-max-95 { max-width: 95% !important; }
.w-max-90 { max-width: 90% !important; }
.w-max-85 { max-width: 85% !important; }
.w-max-80 { max-width: 80% !important; }
.w-max-75 { max-width: 75% !important; }
.w-max-70 { max-width: 70% !important; }
.w-max-65 { max-width: 65% !important; }
.w-max-60 { max-width: 60% !important; }
.w-max-55 { max-width: 55% !important; }
.w-max-50 { max-width: 50% !important; }
.w-max-45 { max-width: 45% !important; }
.w-max-40 { max-width: 40% !important; }
.w-max-35 { max-width: 35% !important; }
.w-max-30 { max-width: 30% !important; }
.w-max-25 { max-width: 25% !important; }
.w-max-20 { max-width: 20% !important; }
.w-max-15 { max-width: 15% !important; }
.w-max-10 { max-width: 10% !important; }
.w-max-auto { max-width: inherit !important; }
.w-min-auto { min-width: auto !important; }
.w-15 { width: 15% !important; }
.w-20 { width: 20% !important; }
.w-30 { width: 30% !important; }
.w-35 { width: 35% !important; }
.w-40 { width: 40% !important; }
.w-45 { width: 45% !important; }
.w-55 { width: 55% !important; }
.w-60 { width: 60% !important; }
.w-65 { width: 65% !important; }
.w-70 { width: 70% !important; }
.w-80 { width: 80% !important; }
.w-85 { width: 85% !important; }
.w-90 { width: 90% !important; }
.w-95 { width: 95% !important; }
.h-100px { height: 100px !important; }
.h-min-100px { min-height: 100px !important; }
.h-max-100px { max-height: 100px !important; }
.h-150px { height: 150px !important; }
.h-min-150px { min-height: 150px !important; }
.h-max-150px { max-height: 150px !important; }
.h-175px { height: 175px !important; }
.h-min-175px { min-height: 175px !important; }
.h-max-175px { max-height: 175px !important; }
.h-200px { height: 200px !important; }
.h-min-200px { min-height: 200px !important; }
.h-max-200px { max-height: 200px !important; }
.h-225px { height: 225px !important; }
.h-min-225px { min-height: 225px !important; }
.h-max-225px { max-height: 225px !important; }
.h-250px { height: 250px !important; }
.h-min-250px { min-height: 250px !important; }
.h-max-250px { max-height: 250px !important; }
.h-275px { height: 275px !important; }
.h-min-275px { min-height: 275px !important; }
.h-max-275px { max-height: 275px !important; }
.h-300px { height: 300px !important; }
.h-min-300px { min-height: 300px !important; }
.h-max-300px { max-height: 300px !important; }
.h-325px { height: 325px !important; }
.h-min-325px { min-height: 325px !important; }
.h-max-325px { max-height: 325px !important; }
.h-350px { height: 350px !important; }
.h-min-350px { min-height: 350px !important; }
.h-max-350px { max-height: 350px !important; }
.h-375px { height: 375px !important; }
.h-min-375px { min-height: 375px !important; }
.h-max-375px { max-height: 375px !important; }
.h-400px { height: 400px !important; }
.h-min-400px { min-height: 400px !important; }
.h-max-400px { max-height: 400px !important; }
.h-425px { height: 425px !important; }
.h-min-425px { min-height: 425px !important; }
.h-max-425px { max-height: 425px !important; }
.h-450px { height: 450px !important; }
.h-min-450px { min-height: 450px !important; }
.h-max-450px { max-height: 450px !important; }
.h-475px { height: 475px !important; }
.h-min-475px { min-height: 475px !important; }
.h-max-475px { max-height: 475px !important; }
.h-500px { height: 500px !important; }
.h-min-500px { min-height: 500px !important; }
.h-max-500px { max-height: 500px !important; }


@media (min-width: 480px) { 
  .valign-xs-top { vertical-align: top !important; }
  .valign-xs-middle { vertical-align: middle !important; }
  .valign-xs-bottom { vertical-align: baseline !important; }
  .valign-xs-top-force { vertical-align: top !important; }
  .valign-xs-middle-force { vertical-align: middle !important; }
  .valign-xs-bottom-force { vertical-align: baseline !important; }
  .w-xs-25 { width: 25% !important; }
  .w-xs-50 { width: 50% !important; }
  .w-xs-75 { width: 75% !important; }
  .w-xs-100 { width: 100% !important; }
  .w-xs-auto { width: auto !important; }
  .h-xs-25 { height: 25% !important; }
  .h-xs-50 { height: 50% !important; }
  .h-xs-75 { height: 75% !important; }
  .h-xs-100 { height: 100% !important; }
  .h-xs-auto { height: auto !important; }
  .mw-xs-100 { max-width: 100% !important; }
  .mh-xs-100 { max-height: 100% !important; }
  .min-xs-vw-100 { min-width: 100vw !important; }
  .min-xs-vh-100 { min-height: 100vh !important; }
  .vw-xs-100 { width: 100vw !important; }
  .vh-xs-100 { height: 100vh !important; }
  .w-xs-80px { width: 80px !important; }
  .w-xs-min-80px { min-width: 80px !important; }
  .w-xs-max-80px { max-width: 80px !important; }
  .w-xs-90px { width: 90px !important; }
  .w-xs-min-90px { min-width: 90px !important; }
  .w-xs-max-90px { max-width: 90px !important; }
  .w-xs-100px { width: 100px !important; }
  .w-xs-min-100px { min-width: 100px !important; }
  .w-xs-max-100px { max-width: 100px !important; }
  .w-xs-110px { width: 110px !important; }
  .w-xs-min-110px { min-width: 110px !important; }
  .w-xs-max-110px { max-width: 110px !important; }
  .w-xs-120px { width: 120px !important; }
  .w-xs-min-120px { min-width: 120px !important; }
  .w-xs-max-120px { max-width: 120px !important; }
  .w-xs-125px { width: 125px !important; }
  .w-xs-min-125px { min-width: 125px !important; }
  .w-xs-max-125px { max-width: 125px !important; }
  .w-xs-130px { width: 130px !important; }
  .w-xs-min-130px { min-width: 130px !important; }
  .w-xs-max-130px { max-width: 130px !important; }
  .w-xs-140px { width: 140px !important; }
  .w-xs-min-140px { min-width: 140px !important; }
  .w-xs-max-140px { max-width: 140px !important; }
  .w-xs-150px { width: 150px !important; }
  .w-xs-min-150px { min-width: 150px !important; }
  .w-xs-max-150px { max-width: 150px !important; }
  .w-xs-175px { width: 175px !important; }
  .w-xs-min-175px { min-width: 175px !important; }
  .w-xs-max-175px { max-width: 175px !important; }
  .w-xs-200px { width: 200px !important; }
  .w-xs-min-200px { min-width: 200px !important; }
  .w-xs-max-200px { max-width: 200px !important; }
  .w-xs-220px { width: 220px !important; }
  .w-xs-min-220px { min-width: 220px !important; }
  .w-xs-max-220px { max-width: 220px !important; }
  .w-xs-225px { width: 225px !important; }
  .w-xs-min-225px { min-width: 225px !important; }
  .w-xs-max-225px { max-width: 225px !important; }
  .w-xs-250px { width: 250px !important; }
  .w-xs-min-250px { min-width: 250px !important; }
  .w-xs-max-250px { max-width: 250px !important; }
  .w-xs-300px { width: 300px !important; }
  .w-xs-min-300px { min-width: 300px !important; }
  .w-xs-max-300px { max-width: 300px !important; }
  .w-xs-350px { width: 350px !important; }
  .w-xs-min-350px { min-width: 350px !important; }
  .w-xs-max-350px { max-width: 350px !important; }
  .w-xs-400px { width: 400px !important; }
  .w-xs-min-400px { min-width: 400px !important; }
  .w-xs-max-400px { max-width: 400px !important; }
  .w-xs-550px { width: 550px !important; }
  .w-xs-min-550px { min-width: 550px !important; }
  .w-xs-max-550px { max-width: 550px !important; }
  .w-xs-max-100 { max-width: 100% !important; }
  .w-xs-max-95 { max-width: 95% !important; }
  .w-xs-max-90 { max-width: 90% !important; }
  .w-xs-max-85 { max-width: 85% !important; }
  .w-xs-max-80 { max-width: 80% !important; }
  .w-xs-max-75 { max-width: 75% !important; }
  .w-xs-max-70 { max-width: 70% !important; }
  .w-xs-max-65 { max-width: 65% !important; }
  .w-xs-max-60 { max-width: 60% !important; }
  .w-xs-max-55 { max-width: 55% !important; }
  .w-xs-max-50 { max-width: 50% !important; }
  .w-xs-max-45 { max-width: 45% !important; }
  .w-xs-max-40 { max-width: 40% !important; }
  .w-xs-max-35 { max-width: 35% !important; }
  .w-xs-max-30 { max-width: 30% !important; }
  .w-xs-max-25 { max-width: 25% !important; }
  .w-xs-max-20 { max-width: 20% !important; }
  .w-xs-max-15 { max-width: 15% !important; }
  .w-xs-max-10 { max-width: 10% !important; }
  .w-xs-min-100 { min-width: 100% !important; }
  .w-xs-max-auto { max-width: inherit !important; }
  .w-xs-min-auto { min-width: auto !important; }
  .w-xs-15 { width: 15% !important; }
  .w-xs-20 { width: 20% !important; }
  .w-xs-30 { width: 30% !important; }
  .w-xs-35 { width: 35% !important; }
  .w-xs-40 { width: 40% !important; }
  .w-xs-45 { width: 45% !important; }
  .w-xs-55 { width: 55% !important; }
  .w-xs-60 { width: 60% !important; }
  .w-xs-65 { width: 65% !important; }
  .w-xs-70 { width: 70% !important; }
  .w-xs-80 { width: 80% !important; }
  .w-xs-85 { width: 85% !important; }
  .w-xs-90 { width: 90% !important; }
  .w-xs-95 { width: 95% !important; }
  .h-xs-100px { height: 100px !important; }
  .h-xs-min-100px { min-height: 100px !important; }
  .h-xs-max-100px { max-height: 100px !important; }
  .h-xs-150px { height: 150px !important; }
  .h-xs-min-150px { min-height: 150px !important; }
  .h-xs-max-150px { max-height: 150px !important; }
  .h-xs-175px { height: 175px !important; }
  .h-xs-min-175px { min-height: 175px !important; }
  .h-xs-max-175px { max-height: 175px !important; }
  .h-xs-200px { height: 200px !important; }
  .h-xs-min-200px { min-height: 200px !important; }
  .h-xs-max-200px { max-height: 200px !important; }
  .h-xs-225px { height: 225px !important; }
  .h-xs-min-225px { min-height: 225px !important; }
  .h-xs-max-225px { max-height: 225px !important; }
  .h-xs-250px { height: 250px !important; }
  .h-xs-min-250px { min-height: 250px !important; }
  .h-xs-max-250px { max-height: 250px !important; }
  .h-xs-275px { height: 275px !important; }
  .h-xs-min-275px { min-height: 275px !important; }
  .h-xs-max-275px { max-height: 275px !important; }
  .h-xs-300px { height: 300px !important; }
  .h-xs-min-300px { min-height: 300px !important; }
  .h-xs-max-300px { max-height: 300px !important; }
  .h-xs-325px { height: 325px !important; }
  .h-xs-min-325px { min-height: 325px !important; }
  .h-xs-max-325px { max-height: 325px !important; }
  .h-xs-350px { height: 350px !important; }
  .h-xs-min-350px { min-height: 350px !important; }
  .h-xs-max-350px { max-height: 350px !important; }
  .h-xs-375px { height: 375px !important; }
  .h-xs-min-375px { min-height: 375px !important; }
  .h-xs-max-375px { max-height: 375px !important; }
  .h-xs-400px { height: 400px !important; }
  .h-xs-min-400px { min-height: 400px !important; }
  .h-xs-max-400px { max-height: 400px !important; }
  .h-xs-425px { height: 425px !important; }
  .h-xs-min-425px { min-height: 425px !important; }
  .h-xs-max-425px { max-height: 425px !important; }
  .h-xs-450px { height: 450px !important; }
  .h-xs-min-450px { min-height: 450px !important; }
  .h-xs-max-450px { max-height: 450px !important; }
  .h-xs-475px { height: 475px !important; }
  .h-xs-min-475px { min-height: 475px !important; }
  .h-xs-max-475px { max-height: 475px !important; }
  .h-xs-500px { height: 500px !important; }
  .h-xs-min-500px { min-height: 500px !important; }
  .h-xs-max-500px { max-height: 500px !important; }
}

@media (min-width: 576px) { 
  .valign-sm-top { vertical-align: top !important; }
  .valign-sm-middle { vertical-align: middle !important; }
  .valign-sm-bottom { vertical-align: baseline !important; }
  .valign-sm-top-force { vertical-align: top !important; }
  .valign-sm-middle-force { vertical-align: middle !important; }
  .valign-sm-bottom-force { vertical-align: baseline !important; }
  .w-sm-25 { width: 25% !important; }
  .w-sm-50 { width: 50% !important; }
  .w-sm-75 { width: 75% !important; }
  .w-sm-100 { width: 100% !important; }
  .w-sm-auto { width: auto !important; }
  .h-sm-25 { height: 25% !important; }
  .h-sm-50 { height: 50% !important; }
  .h-sm-75 { height: 75% !important; }
  .h-sm-100 { height: 100% !important; }
  .h-sm-auto { height: auto !important; }
  .mw-sm-100 { max-width: 100% !important; }
  .mh-sm-100 { max-height: 100% !important; }
  .min-sm-vw-100 { min-width: 100vw !important; }
  .min-sm-vh-100 { min-height: 100vh !important; }
  .vw-sm-100 { width: 100vw !important; }
  .vh-sm-100 { height: 100vh !important; }
  .w-sm-80px { width: 80px !important; }
  .w-sm-min-80px { min-width: 80px !important; }
  .w-sm-max-80px { max-width: 80px !important; }
  .w-sm-90px { width: 90px !important; }
  .w-sm-min-90px { min-width: 90px !important; }
  .w-sm-max-90px { max-width: 90px !important; }
  .w-sm-100px { width: 100px !important; }
  .w-sm-min-100px { min-width: 100px !important; }
  .w-sm-max-100px { max-width: 100px !important; }
  .w-sm-110px { width: 110px !important; }
  .w-sm-min-110px { min-width: 110px !important; }
  .w-sm-max-110px { max-width: 110px !important; }
  .w-sm-120px { width: 120px !important; }
  .w-sm-min-120px { min-width: 120px !important; }
  .w-sm-max-120px { max-width: 120px !important; }
  .w-sm-125px { width: 125px !important; }
  .w-sm-min-125px { min-width: 125px !important; }
  .w-sm-max-125px { max-width: 125px !important; }
  .w-sm-130px { width: 130px !important; }
  .w-sm-min-130px { min-width: 130px !important; }
  .w-sm-max-130px { max-width: 130px !important; }
  .w-sm-140px { width: 140px !important; }
  .w-sm-min-140px { min-width: 140px !important; }
  .w-sm-max-140px { max-width: 140px !important; }
  .w-sm-150px { width: 150px !important; }
  .w-sm-min-150px { min-width: 150px !important; }
  .w-sm-max-150px { max-width: 150px !important; }
  .w-sm-175px { width: 175px !important; }
  .w-sm-min-175px { min-width: 175px !important; }
  .w-sm-max-175px { max-width: 175px !important; }
  .w-sm-200px { width: 200px !important; }
  .w-sm-min-200px { min-width: 200px !important; }
  .w-sm-max-200px { max-width: 200px !important; }
  .w-sm-220px { width: 220px !important; }
  .w-sm-min-220px { min-width: 220px !important; }
  .w-sm-max-220px { max-width: 220px !important; }
  .w-sm-225px { width: 225px !important; }
  .w-sm-min-225px { min-width: 225px !important; }
  .w-sm-max-225px { max-width: 225px !important; }
  .w-sm-250px { width: 250px !important; }
  .w-sm-min-250px { min-width: 250px !important; }
  .w-sm-max-250px { max-width: 250px !important; }
  .w-sm-300px { width: 300px !important; }
  .w-sm-min-300px { min-width: 300px !important; }
  .w-sm-max-300px { max-width: 300px !important; }
  .w-sm-350px { width: 350px !important; }
  .w-sm-min-350px { min-width: 350px !important; }
  .w-sm-max-350px { max-width: 350px !important; }
  .w-sm-400px { width: 400px !important; }
  .w-sm-min-400px { min-width: 400px !important; }
  .w-sm-max-400px { max-width: 400px !important; }
  .w-sm-550px { width: 550px !important; }
  .w-sm-min-550px { min-width: 550px !important; }
  .w-sm-max-550px { max-width: 550px !important; }
  .w-sm-max-100 { max-width: 100% !important; }
  .w-sm-max-95 { max-width: 95% !important; }
  .w-sm-max-90 { max-width: 90% !important; }
  .w-sm-max-85 { max-width: 85% !important; }
  .w-sm-max-80 { max-width: 80% !important; }
  .w-sm-max-75 { max-width: 75% !important; }
  .w-sm-max-70 { max-width: 70% !important; }
  .w-sm-max-65 { max-width: 65% !important; }
  .w-sm-max-60 { max-width: 60% !important; }
  .w-sm-max-55 { max-width: 55% !important; }
  .w-sm-max-50 { max-width: 50% !important; }
  .w-sm-max-45 { max-width: 45% !important; }
  .w-sm-max-40 { max-width: 40% !important; }
  .w-sm-max-35 { max-width: 35% !important; }
  .w-sm-max-30 { max-width: 30% !important; }
  .w-sm-max-25 { max-width: 25% !important; }
  .w-sm-max-20 { max-width: 20% !important; }
  .w-sm-max-15 { max-width: 15% !important; }
  .w-sm-max-10 { max-width: 10% !important; }
  .w-sm-min-100 { min-width: 100% !important; }
  .w-sm-max-auto { max-width: inherit !important; }
  .w-sm-min-auto { min-width: auto !important; }
  .w-sm-15 { width: 15% !important; }
  .w-sm-20 { width: 20% !important; }
  .w-sm-30 { width: 30% !important; }
  .w-sm-35 { width: 35% !important; }
  .w-sm-40 { width: 40% !important; }
  .w-sm-45 { width: 45% !important; }
  .w-sm-55 { width: 55% !important; }
  .w-sm-60 { width: 60% !important; }
  .w-sm-65 { width: 65% !important; }
  .w-sm-70 { width: 70% !important; }
  .w-sm-80 { width: 80% !important; }
  .w-sm-85 { width: 85% !important; }
  .w-sm-90 { width: 90% !important; }
  .w-sm-95 { width: 95% !important; }
  .h-sm-100px { height: 100px !important; }
  .h-sm-min-100px { min-height: 100px !important; }
  .h-sm-max-100px { max-height: 100px !important; }
  .h-sm-150px { height: 150px !important; }
  .h-sm-min-150px { min-height: 150px !important; }
  .h-sm-max-150px { max-height: 150px !important; }
  .h-sm-175px { height: 175px !important; }
  .h-sm-min-175px { min-height: 175px !important; }
  .h-sm-max-175px { max-height: 175px !important; }
  .h-sm-200px { height: 200px !important; }
  .h-sm-min-200px { min-height: 200px !important; }
  .h-sm-max-200px { max-height: 200px !important; }
  .h-sm-225px { height: 225px !important; }
  .h-sm-min-225px { min-height: 225px !important; }
  .h-sm-max-225px { max-height: 225px !important; }
  .h-sm-250px { height: 250px !important; }
  .h-sm-min-250px { min-height: 250px !important; }
  .h-sm-max-250px { max-height: 250px !important; }
  .h-sm-275px { height: 275px !important; }
  .h-sm-min-275px { min-height: 275px !important; }
  .h-sm-max-275px { max-height: 275px !important; }
  .h-sm-300px { height: 300px !important; }
  .h-sm-min-300px { min-height: 300px !important; }
  .h-sm-max-300px { max-height: 300px !important; }
  .h-sm-325px { height: 325px !important; }
  .h-sm-min-325px { min-height: 325px !important; }
  .h-sm-max-325px { max-height: 325px !important; }
  .h-sm-350px { height: 350px !important; }
  .h-sm-min-350px { min-height: 350px !important; }
  .h-sm-max-350px { max-height: 350px !important; }
  .h-sm-375px { height: 375px !important; }
  .h-sm-min-375px { min-height: 375px !important; }
  .h-sm-max-375px { max-height: 375px !important; }
  .h-sm-400px { height: 400px !important; }
  .h-sm-min-400px { min-height: 400px !important; }
  .h-sm-max-400px { max-height: 400px !important; }
  .h-sm-425px { height: 425px !important; }
  .h-sm-min-425px { min-height: 425px !important; }
  .h-sm-max-425px { max-height: 425px !important; }
  .h-sm-450px { height: 450px !important; }
  .h-sm-min-450px { min-height: 450px !important; }
  .h-sm-max-450px { max-height: 450px !important; }
  .h-sm-475px { height: 475px !important; }
  .h-sm-min-475px { min-height: 475px !important; }
  .h-sm-max-475px { max-height: 475px !important; }
  .h-sm-500px { height: 500px !important; }
  .h-sm-min-500px { min-height: 500px !important; }
  .h-sm-max-500px { max-height: 500px !important; }
}

@media (min-width: 768px) {
  .valign-md-top { vertical-align: top!important; }
  .valign-md-middle { vertical-align: middle!important; }
  .valign-md-bottom { vertical-align: baseline!important; }
  .valign-md-top-force { vertical-align: top !important; }
  .valign-md-middle-force { vertical-align: middle !important; }
  .valign-md-bottom-force { vertical-align: baseline !important; }
  .w-md-25 { width: 25% !important; }
  .w-md-50 { width: 50% !important; }
  .w-md-75 { width: 75% !important; }
  .w-md-100 { width: 100% !important; }
  .w-md-auto { width: auto !important; }
  .h-md-25 { height: 25% !important; }
  .h-md-50 { height: 50% !important; }
  .h-md-75 { height: 75% !important; }
  .h-md-100 { height: 100% !important; }
  .h-md-auto { height: auto !important; }
  .mw-md-100 { max-width: 100% !important; }
  .mh-md-100 { max-height: 100% !important; }
  .min-md-vw-100 { min-width: 100vw !important; }
  .min-md-vh-100 { min-height: 100vh !important; }
  .vw-md-100 { width: 100vw !important; }
  .vh-md-100 { height: 100vh !important; }
  .w-md-80px { width: 80px !important; }
  .w-md-min-80px { min-width: 80px !important; }
  .w-md-max-80px { max-width: 80px !important; }
  .w-md-90px { width: 90px !important; }
  .w-md-min-90px { min-width: 90px !important; }
  .w-md-max-90px { max-width: 90px !important; }
  .w-md-100px { width: 100px !important; }
  .w-md-min-100px { min-width: 100px !important; }
  .w-md-max-100px { max-width: 100px !important; }
  .w-md-110px { width: 110px !important; }
  .w-md-min-110px { min-width: 110px !important; }
  .w-md-max-110px { max-width: 110px !important; }
  .w-md-120px { width: 120px !important; }
  .w-md-min-120px { min-width: 120px !important; }
  .w-md-max-120px { max-width: 120px !important; }
  .w-md-125px { width: 125px !important; }
  .w-md-min-125px { min-width: 125px !important; }
  .w-md-max-125px { max-width: 125px !important; }
  .w-md-130px { width: 130px !important; }
  .w-md-min-130px { min-width: 130px !important; }
  .w-md-max-130px { max-width: 130px !important; }
  .w-md-140px { width: 140px !important; }
  .w-md-min-140px { min-width: 140px !important; }
  .w-md-max-140px { max-width: 140px !important; }
  .w-md-150px { width: 150px !important; }
  .w-md-min-150px { min-width: 150px !important; }
  .w-md-max-150px { max-width: 150px !important; }
  .w-md-175px { width: 175px !important; }
  .w-md-min-175px { min-width: 175px !important; }
  .w-md-max-175px { max-width: 175px !important; }
  .w-md-200px { width: 200px !important; }
  .w-md-min-200px { min-width: 200px !important; }
  .w-md-max-200px { max-width: 200px !important; }
  .w-md-220px { width: 220px !important; }
  .w-md-min-220px { min-width: 220px !important; }
  .w-md-max-220px { max-width: 220px !important; }
  .w-md-225px { width: 225px !important; }
  .w-md-min-225px { min-width: 225px !important; }
  .w-md-max-225px { max-width: 225px !important; }
  .w-md-250px { width: 250px !important; }
  .w-md-min-250px { min-width: 250px !important; }
  .w-md-max-250px { max-width: 250px !important; }
  .w-md-300px { width: 300px !important; }
  .w-md-min-300px { min-width: 300px !important; }
  .w-md-max-300px { max-width: 300px !important; }
  .w-md-350px { width: 350px !important; }
  .w-md-min-350px { min-width: 350px !important; }
  .w-md-max-350px { max-width: 350px !important; }
  .w-md-400px { width: 400px !important; }
  .w-md-min-400px { min-width: 400px !important; }
  .w-md-max-400px { max-width: 400px !important; }
  .w-md-550px { width: 550px !important; }
  .w-md-min-550px { min-width: 550px !important; }
  .w-md-max-550px { max-width: 550px !important; }
  .w-md-max-100 { max-width: 100% !important; }
  .w-md-max-95 { max-width: 95% !important; }
  .w-md-max-90 { max-width: 90% !important; }
  .w-md-max-85 { max-width: 85% !important; }
  .w-md-max-80 { max-width: 80% !important; }
  .w-md-max-75 { max-width: 75% !important; }
  .w-md-max-70 { max-width: 70% !important; }
  .w-md-max-65 { max-width: 65% !important; }
  .w-md-max-60 { max-width: 60% !important; }
  .w-md-max-55 { max-width: 55% !important; }
  .w-md-max-50 { max-width: 50% !important; }
  .w-md-max-45 { max-width: 45% !important; }
  .w-md-max-40 { max-width: 40% !important; }
  .w-md-max-35 { max-width: 35% !important; }
  .w-md-max-30 { max-width: 30% !important; }
  .w-md-max-25 { max-width: 25% !important; }
  .w-md-max-20 { max-width: 20% !important; }
  .w-md-max-15 { max-width: 15% !important; }
  .w-md-max-10 { max-width: 10% !important; }
  .w-md-min-100 { min-width: 100% !important; }
  .w-md-max-auto { max-width: inherit !important; }
  .w-md-min-auto { min-width: auto !important; }
  .w-md-15 { width: 15% !important; }
  .w-md-20 { width: 20% !important; }
  .w-md-30 { width: 30% !important; }
  .w-md-35 { width: 35% !important; }
  .w-md-40 { width: 40% !important; }
  .w-md-45 { width: 45% !important; }
  .w-md-55 { width: 55% !important; }
  .w-md-60 { width: 60% !important; }
  .w-md-65 { width: 65% !important; }
  .w-md-70 { width: 70% !important; }
  .w-md-80 { width: 80% !important; }
  .w-md-85 { width: 85% !important; }
  .w-md-90 { width: 90% !important; }
  .w-md-95 { width: 95% !important; }
  .h-md-100px { height: 100px !important; }
  .h-md-min-100px { min-height: 100px !important; }
  .h-md-max-100px { max-height: 100px !important; }
  .h-md-150px { height: 150px !important; }
  .h-md-min-150px { min-height: 150px !important; }
  .h-md-max-150px { max-height: 150px !important; }
  .h-md-175px { height: 175px !important; }
  .h-md-min-175px { min-height: 175px !important; }
  .h-md-max-175px { max-height: 175px !important; }
  .h-md-200px { height: 200px !important; }
  .h-md-min-200px { min-height: 200px !important; }
  .h-md-max-200px { max-height: 200px !important; }
  .h-md-225px { height: 225px !important; }
  .h-md-min-225px { min-height: 225px !important; }
  .h-md-max-225px { max-height: 225px !important; }
  .h-md-250px { height: 250px !important; }
  .h-md-min-250px { min-height: 250px !important; }
  .h-md-max-250px { max-height: 250px !important; }
  .h-md-275px { height: 275px !important; }
  .h-md-min-275px { min-height: 275px !important; }
  .h-md-max-275px { max-height: 275px !important; }
  .h-md-300px { height: 300px !important; }
  .h-md-min-300px { min-height: 300px !important; }
  .h-md-max-300px { max-height: 300px !important; }
  .h-md-325px { height: 325px !important; }
  .h-md-min-325px { min-height: 325px !important; }
  .h-md-max-325px { max-height: 325px !important; }
  .h-md-350px { height: 350px !important; }
  .h-md-min-350px { min-height: 350px !important; }
  .h-md-max-350px { max-height: 350px !important; }
  .h-md-375px { height: 375px !important; }
  .h-md-min-375px { min-height: 375px !important; }
  .h-md-max-375px { max-height: 375px !important; }
  .h-md-400px { height: 400px !important; }
  .h-md-min-400px { min-height: 400px !important; }
  .h-md-max-400px { max-height: 400px !important; }
  .h-md-425px { height: 425px !important; }
  .h-md-min-425px { min-height: 425px !important; }
  .h-md-max-425px { max-height: 425px !important; }
  .h-md-450px { height: 450px !important; }
  .h-md-min-450px { min-height: 450px !important; }
  .h-md-max-450px { max-height: 450px !important; }
  .h-md-475px { height: 475px !important; }
  .h-md-min-475px { min-height: 475px !important; }
  .h-md-max-475px { max-height: 475px !important; }
  .h-md-500px { height: 500px !important; }
  .h-md-min-500px { min-height: 500px !important; }
  .h-md-max-500px { max-height: 500px !important; }
}

@media (min-width: 992px) {
  .valign-lg-top { vertical-align: top!important; }
  .valign-lg-middle { vertical-align: middle!important; }
  .valign-lg-bottom { vertical-align: baseline!important; }
  .valign-lg-top-force { vertical-align: top !important; }
  .valign-lg-middle-force { vertical-align: middle !important; }
  .valign-lg-bottom-force { vertical-align: baseline !important; }
  .w-lg-25 { width: 25% !important; }
  .w-lg-50 { width: 50% !important; }
  .w-lg-75 { width: 75% !important; }
  .w-lg-100 { width: 100% !important; }
  .w-lg-auto { width: auto !important; }
  .h-lg-25 { height: 25% !important; }
  .h-lg-50 { height: 50% !important; }
  .h-lg-75 { height: 75% !important; }
  .h-lg-100 { height: 100% !important; }
  .h-lg-auto { height: auto !important; }
  .mw-lg-100 { max-width: 100% !important; }
  .mh-lg-100 { max-height: 100% !important; }
  .min-lg-vw-100 { min-width: 100vw !important; }
  .min-lg-vh-100 { min-height: 100vh !important; }
  .vw-lg-100 { width: 100vw !important; }
  .vh-lg-100 { height: 100vh !important; }
  .w-lg-80px { width: 80px !important; }
  .w-lg-min-80px { min-width: 80px !important; }
  .w-lg-max-80px { max-width: 80px !important; }
  .w-lg-90px { width: 90px !important; }
  .w-lg-min-90px { min-width: 90px !important; }
  .w-lg-max-90px { max-width: 90px !important; }
  .w-lg-100px { width: 100px !important; }
  .w-lg-min-100px { min-width: 100px !important; }
  .w-lg-max-100px { max-width: 100px !important; }
  .w-lg-110px { width: 110px !important; }
  .w-lg-min-110px { min-width: 110px !important; }
  .w-lg-max-110px { max-width: 110px !important; }
  .w-lg-120px { width: 120px !important; }
  .w-lg-min-120px { min-width: 120px !important; }
  .w-lg-max-120px { max-width: 120px !important; }
  .w-lg-125px { width: 125px !important; }
  .w-lg-min-125px { min-width: 125px !important; }
  .w-lg-max-125px { max-width: 125px !important; }
  .w-lg-130px { width: 130px !important; }
  .w-lg-min-130px { min-width: 130px !important; }
  .w-lg-max-130px { max-width: 130px !important; }
  .w-lg-140px { width: 140px !important; }
  .w-lg-min-140px { min-width: 140px !important; }
  .w-lg-max-140px { max-width: 140px !important; }
  .w-lg-150px { width: 150px !important; }
  .w-lg-min-150px { min-width: 150px !important; }
  .w-lg-max-150px { max-width: 150px !important; }
  .w-lg-175px { width: 175px !important; }
  .w-lg-min-175px { min-width: 175px !important; }
  .w-lg-max-175px { max-width: 175px !important; }
  .w-lg-200px { width: 200px !important; }
  .w-lg-min-200px { min-width: 200px !important; }
  .w-lg-max-200px { max-width: 200px !important; }
  .w-lg-220px { width: 220px !important; }
  .w-lg-min-220px { min-width: 220px !important; }
  .w-lg-max-220px { max-width: 220px !important; }
  .w-lg-225px { width: 225px !important; }
  .w-lg-min-225px { min-width: 225px !important; }
  .w-lg-max-225px { max-width: 225px !important; }
  .w-lg-250px { width: 250px !important; }
  .w-lg-min-250px { min-width: 250px !important; }
  .w-lg-max-250px { max-width: 250px !important; }
  .w-lg-300px { width: 300px !important; }
  .w-lg-min-300px { min-width: 300px !important; }
  .w-lg-max-300px { max-width: 300px !important; }
  .w-lg-350px { width: 350px !important; }
  .w-lg-min-350px { min-width: 350px !important; }
  .w-lg-max-350px { max-width: 350px !important; }
  .w-lg-400px { width: 400px !important; }
  .w-lg-min-400px { min-width: 400px !important; }
  .w-lg-max-400px { max-width: 400px !important; }
  .w-lg-550px { width: 550px !important; }
  .w-lg-min-550px { min-width: 550px !important; }
  .w-lg-max-550px { max-width: 550px !important; }
  .w-lg-max-100 { max-width: 100% !important; }
  .w-lg-max-95 { max-width: 95% !important; }
  .w-lg-max-90 { max-width: 90% !important; }
  .w-lg-max-85 { max-width: 85% !important; }
  .w-lg-max-80 { max-width: 80% !important; }
  .w-lg-max-75 { max-width: 75% !important; }
  .w-lg-max-70 { max-width: 70% !important; }
  .w-lg-max-65 { max-width: 65% !important; }
  .w-lg-max-60 { max-width: 60% !important; }
  .w-lg-max-55 { max-width: 55% !important; }
  .w-lg-max-50 { max-width: 50% !important; }
  .w-lg-max-45 { max-width: 45% !important; }
  .w-lg-max-40 { max-width: 40% !important; }
  .w-lg-max-35 { max-width: 35% !important; }
  .w-lg-max-30 { max-width: 30% !important; }
  .w-lg-max-25 { max-width: 25% !important; }
  .w-lg-max-20 { max-width: 20% !important; }
  .w-lg-max-15 { max-width: 15% !important; }
  .w-lg-max-10 { max-width: 10% !important; }
  .w-lg-min-100 { min-width: 100% !important; }
  .w-lg-max-auto { max-width: inherit !important; }
  .w-lg-min-auto { min-width: auto !important; }
  .w-lg-15 { width: 15% !important; }
  .w-lg-20 { width: 20% !important; }
  .w-lg-30 { width: 30% !important; }
  .w-lg-35 { width: 35% !important; }
  .w-lg-40 { width: 40% !important; }
  .w-lg-45 { width: 45% !important; }
  .w-lg-55 { width: 55% !important; }
  .w-lg-60 { width: 60% !important; }
  .w-lg-65 { width: 65% !important; }
  .w-lg-70 { width: 70% !important; }
  .w-lg-80 { width: 80% !important; }
  .w-lg-85 { width: 85% !important; }
  .w-lg-90 { width: 90% !important; }
  .w-lg-95 { width: 95% !important; }
  .h-lg-100px { height: 100px !important; }
  .h-lg-min-100px { min-height: 100px !important; }
  .h-lg-max-100px { max-height: 100px !important; }
  .h-lg-150px { height: 150px !important; }
  .h-lg-min-150px { min-height: 150px !important; }
  .h-lg-max-150px { max-height: 150px !important; }
  .h-lg-175px { height: 175px !important; }
  .h-lg-min-175px { min-height: 175px !important; }
  .h-lg-max-175px { max-height: 175px !important; }
  .h-lg-200px { height: 200px !important; }
  .h-lg-min-200px { min-height: 200px !important; }
  .h-lg-max-200px { max-height: 200px !important; }
  .h-lg-225px { height: 225px !important; }
  .h-lg-min-225px { min-height: 225px !important; }
  .h-lg-max-225px { max-height: 225px !important; }
  .h-lg-250px { height: 250px !important; }
  .h-lg-min-250px { min-height: 250px !important; }
  .h-lg-max-250px { max-height: 250px !important; }
  .h-lg-275px { height: 275px !important; }
  .h-lg-min-275px { min-height: 275px !important; }
  .h-lg-max-275px { max-height: 275px !important; }
  .h-lg-300px { height: 300px !important; }
  .h-lg-min-300px { min-height: 300px !important; }
  .h-lg-max-300px { max-height: 300px !important; }
  .h-lg-325px { height: 325px !important; }
  .h-lg-min-325px { min-height: 325px !important; }
  .h-lg-max-325px { max-height: 325px !important; }
  .h-lg-350px { height: 350px !important; }
  .h-lg-min-350px { min-height: 350px !important; }
  .h-lg-max-350px { max-height: 350px !important; }
  .h-lg-375px { height: 375px !important; }
  .h-lg-min-375px { min-height: 375px !important; }
  .h-lg-max-375px { max-height: 375px !important; }
  .h-lg-400px { height: 400px !important; }
  .h-lg-min-400px { min-height: 400px !important; }
  .h-lg-max-400px { max-height: 400px !important; }
  .h-lg-425px { height: 425px !important; }
  .h-lg-min-425px { min-height: 425px !important; }
  .h-lg-max-425px { max-height: 425px !important; }
  .h-lg-450px { height: 450px !important; }
  .h-lg-min-450px { min-height: 450px !important; }
  .h-lg-max-450px { max-height: 450px !important; }
  .h-lg-475px { height: 475px !important; }
  .h-lg-min-475px { min-height: 475px !important; }
  .h-lg-max-475px { max-height: 475px !important; }
  .h-lg-500px { height: 500px !important; }
  .h-lg-min-500px { min-height: 500px !important; }
  .h-lg-max-500px { max-height: 500px !important; }
}

@media (min-width: 1200px) {
  .valign-xl-top { vertical-align: top!important; }
  .valign-xl-middle { vertical-align: middle!important; }
  .valign-xl-bottom { vertical-align: baseline!important; }
  .valign-xl-top-force { vertical-align: top !important; }
  .valign-xl-middle-force { vertical-align: middle !important; }
  .valign-xl-bottom-force { vertical-align: baseline !important; }
  .w-xl-25 { width: 25% !important; }
  .w-xl-50 { width: 50% !important; }
  .w-xl-75 { width: 75% !important; }
  .w-xl-100 { width: 100% !important; }
  .w-xl-auto { width: auto !important; }
  .h-xl-25 { height: 25% !important; }
  .h-xl-50 { height: 50% !important; }
  .h-xl-75 { height: 75% !important; }
  .h-xl-100 { height: 100% !important; }
  .h-xl-auto { height: auto !important; }
  .mw-xl-100 { max-width: 100% !important; }
  .mh-xl-100 { max-height: 100% !important; }
  .min-xl-vw-100 { min-width: 100vw !important; }
  .min-xl-vh-100 { min-height: 100vh !important; }
  .vw-xl-100 { width: 100vw !important; }
  .vh-xl-100 { height: 100vh !important; }
  .w-xl-80px { width: 80px !important; }
  .w-xl-min-80px { min-width: 80px !important; }
  .w-xl-max-80px { max-width: 80px !important; }
  .w-xl-90px { width: 90px !important; }
  .w-xl-min-90px { min-width: 90px !important; }
  .w-xl-max-90px { max-width: 90px !important; }
  .w-xl-100px { width: 100px !important; }
  .w-xl-min-100px { min-width: 100px !important; }
  .w-xl-max-100px { max-width: 100px !important; }
  .w-xl-110px { width: 110px !important; }
  .w-xl-min-110px { min-width: 110px !important; }
  .w-xl-max-110px { max-width: 110px !important; }
  .w-xl-120px { width: 120px !important; }
  .w-xl-min-120px { min-width: 120px !important; }
  .w-xl-max-120px { max-width: 120px !important; }
  .w-xl-125px { width: 125px !important; }
  .w-xl-min-125px { min-width: 125px !important; }
  .w-xl-max-125px { max-width: 125px !important; }
  .w-xl-130px { width: 130px !important; }
  .w-xl-min-130px { min-width: 130px !important; }
  .w-xl-max-130px { max-width: 130px !important; }
  .w-xl-140px { width: 140px !important; }
  .w-xl-min-140px { min-width: 140px !important; }
  .w-xl-max-140px { max-width: 140px !important; }
  .w-xl-150px { width: 150px !important; }
  .w-xl-min-150px { min-width: 150px !important; }
  .w-xl-max-150px { max-width: 150px !important; }
  .w-xl-175px { width: 175px !important; }
  .w-xl-min-175px { min-width: 175px !important; }
  .w-xl-max-175px { max-width: 175px !important; }
  .w-xl-200px { width: 200px !important; }
  .w-xl-min-200px { min-width: 200px !important; }
  .w-xl-max-200px { max-width: 200px !important; }
  .w-xl-220px { width: 220px !important; }
  .w-xl-min-220px { min-width: 220px !important; }
  .w-xl-max-220px { max-width: 220px !important; }
  .w-xl-225px { width: 225px !important; }
  .w-xl-min-225px { min-width: 225px !important; }
  .w-xl-max-225px { max-width: 225px !important; }
  .w-xl-250px { width: 250px !important; }
  .w-xl-min-250px { min-width: 250px !important; }
  .w-xl-max-250px { max-width: 250px !important; }
  .w-xl-300px { width: 300px !important; }
  .w-xl-min-300px { min-width: 300px !important; }
  .w-xl-max-300px { max-width: 300px !important; }
  .w-xl-350px { width: 350px !important; }
  .w-xl-min-350px { min-width: 350px !important; }
  .w-xl-max-350px { max-width: 350px !important; }
  .w-xl-400px { width: 400px !important; }
  .w-xl-min-400px { min-width: 400px !important; }
  .w-xl-max-400px { max-width: 400px !important; }
  .w-xl-550px { width: 550px !important; }
  .w-xl-min-550px { min-width: 550px !important; }
  .w-xl-max-550px { max-width: 550px !important; }
  .w-xl-max-100 { max-width: 100% !important; }
  .w-xl-max-95 { max-width: 95% !important; }
  .w-xl-max-90 { max-width: 90% !important; }
  .w-xl-max-85 { max-width: 85% !important; }
  .w-xl-max-80 { max-width: 80% !important; }
  .w-xl-max-75 { max-width: 75% !important; }
  .w-xl-max-70 { max-width: 70% !important; }
  .w-xl-max-65 { max-width: 65% !important; }
  .w-xl-max-60 { max-width: 60% !important; }
  .w-xl-max-55 { max-width: 55% !important; }
  .w-xl-max-50 { max-width: 50% !important; }
  .w-xl-max-45 { max-width: 45% !important; }
  .w-xl-max-40 { max-width: 40% !important; }
  .w-xl-max-35 { max-width: 35% !important; }
  .w-xl-max-30 { max-width: 30% !important; }
  .w-xl-max-25 { max-width: 25% !important; }
  .w-xl-max-20 { max-width: 20% !important; }
  .w-xl-max-15 { max-width: 15% !important; }
  .w-xl-max-10 { max-width: 10% !important; }
  .w-xl-min-100 { min-width: 100% !important; }
  .w-xl-max-auto { max-width: inherit !important; }
  .w-xl-min-auto { min-width: auto !important; }
  .w-xl-15 { width: 15% !important; }
  .w-xl-20 { width: 20% !important; }
  .w-xl-30 { width: 30% !important; }
  .w-xl-35 { width: 35% !important; }
  .w-xl-40 { width: 40% !important; }
  .w-xl-45 { width: 45% !important; }
  .w-xl-55 { width: 55% !important; }
  .w-xl-60 { width: 60% !important; }
  .w-xl-65 { width: 65% !important; }
  .w-xl-70 { width: 70% !important; }
  .w-xl-80 { width: 80% !important; }
  .w-xl-85 { width: 85% !important; }
  .w-xl-90 { width: 90% !important; }
  .w-xl-95 { width: 95% !important; }
  .h-xl-100px { height: 100px !important; }
  .h-xl-min-100px { min-height: 100px !important; }
  .h-xl-max-100px { max-height: 100px !important; }
  .h-xl-150px { height: 150px !important; }
  .h-xl-min-150px { min-height: 150px !important; }
  .h-xl-max-150px { max-height: 150px !important; }
  .h-xl-175px { height: 175px !important; }
  .h-xl-min-175px { min-height: 175px !important; }
  .h-xl-max-175px { max-height: 175px !important; }
  .h-xl-200px { height: 200px !important; }
  .h-xl-min-200px { min-height: 200px !important; }
  .h-xl-max-200px { max-height: 200px !important; }
  .h-xl-225px { height: 225px !important; }
  .h-xl-min-225px { min-height: 225px !important; }
  .h-xl-max-225px { max-height: 225px !important; }
  .h-xl-250px { height: 250px !important; }
  .h-xl-min-250px { min-height: 250px !important; }
  .h-xl-max-250px { max-height: 250px !important; }
  .h-xl-275px { height: 275px !important; }
  .h-xl-min-275px { min-height: 275px !important; }
  .h-xl-max-275px { max-height: 275px !important; }
  .h-xl-300px { height: 300px !important; }
  .h-xl-min-300px { min-height: 300px !important; }
  .h-xl-max-300px { max-height: 300px !important; }
  .h-xl-325px { height: 325px !important; }
  .h-xl-min-325px { min-height: 325px !important; }
  .h-xl-max-325px { max-height: 325px !important; }
  .h-xl-350px { height: 350px !important; }
  .h-xl-min-350px { min-height: 350px !important; }
  .h-xl-max-350px { max-height: 350px !important; }
  .h-xl-375px { height: 375px !important; }
  .h-xl-min-375px { min-height: 375px !important; }
  .h-xl-max-375px { max-height: 375px !important; }
  .h-xl-400px { height: 400px !important; }
  .h-xl-min-400px { min-height: 400px !important; }
  .h-xl-max-400px { max-height: 400px !important; }
  .h-xl-425px { height: 425px !important; }
  .h-xl-min-425px { min-height: 425px !important; }
  .h-xl-max-425px { max-height: 425px !important; }
  .h-xl-450px { height: 450px !important; }
  .h-xl-min-450px { min-height: 450px !important; }
  .h-xl-max-450px { max-height: 450px !important; }
  .h-xl-475px { height: 475px !important; }
  .h-xl-min-475px { min-height: 475px !important; }
  .h-xl-max-475px { max-height: 475px !important; }
  .h-xl-500px { height: 500px !important; }
  .h-xl-min-500px { min-height: 500px !important; }
  .h-xl-max-500px { max-height: 500px !important; }
}

@media (min-width: 1600px) {
  .valign-xxl-top { vertical-align: top!important; }
  .valign-xxl-middle { vertical-align: middle!important; }
  .valign-xxl-bottom { vertical-align: baseline!important; }
  .valign-xxl-top-force { vertical-align: top !important; }
  .valign-xxl-middle-force { vertical-align: middle !important; }
  .valign-xxl-bottom-force { vertical-align: baseline !important; }
  .w-xxl-25 { width: 25% !important; }
  .w-xxl-50 { width: 50% !important; }
  .w-xxl-75 { width: 75% !important; }
  .w-xxl-100 { width: 100% !important; }
  .w-xxl-auto { width: auto !important; }
  .h-xxl-25 { height: 25% !important; }
  .h-xxl-50 { height: 50% !important; }
  .h-xxl-75 { height: 75% !important; }
  .h-xxl-100 { height: 100% !important; }
  .h-xxl-auto { height: auto !important; }
  .mw-xxl-100 { max-width: 100% !important; }
  .mh-xxl-100 { max-height: 100% !important; }
  .min-xxl-vw-100 { min-width: 100vw !important; }
  .min-xxl-vh-100 { min-height: 100vh !important; }
  .vw-xxl-100 { width: 100vw !important; }
  .vh-xxl-100 { height: 100vh !important; }
  .w-xxl-80px { width: 80px !important; }
  .w-xxl-min-80px { min-width: 80px !important; }
  .w-xxl-max-80px { max-width: 80px !important; }
  .w-xxl-90px { width: 90px !important; }
  .w-xxl-min-90px { min-width: 90px !important; }
  .w-xxl-max-90px { max-width: 90px !important; }
  .w-xxl-100px { width: 100px !important; }
  .w-xxl-min-100px { min-width: 100px !important; }
  .w-xxl-max-100px { max-width: 100px !important; }
  .w-xxl-110px { width: 110px !important; }
  .w-xxl-min-110px { min-width: 110px !important; }
  .w-xxl-max-110px { max-width: 110px !important; }
  .w-xxl-120px { width: 120px !important; }
  .w-xxl-min-120px { min-width: 120px !important; }
  .w-xxl-max-120px { max-width: 120px !important; }
  .w-xxl-125px { width: 125px !important; }
  .w-xxl-min-125px { min-width: 125px !important; }
  .w-xxl-max-125px { max-width: 125px !important; }
  .w-xxl-130px { width: 130px !important; }
  .w-xxl-min-130px { min-width: 130px !important; }
  .w-xxl-max-130px { max-width: 130px !important; }
  .w-xxl-140px { width: 140px !important; }
  .w-xxl-min-140px { min-width: 140px !important; }
  .w-xxl-max-140px { max-width: 140px !important; }
  .w-xxl-150px { width: 150px !important; }
  .w-xxl-min-150px { min-width: 150px !important; }
  .w-xxl-max-150px { max-width: 150px !important; }
  .w-xxl-175px { width: 175px !important; }
  .w-xxl-min-175px { min-width: 175px !important; }
  .w-xxl-max-175px { max-width: 175px !important; }
  .w-xxl-200px { width: 200px !important; }
  .w-xxl-min-200px { min-width: 200px !important; }
  .w-xxl-max-200px { max-width: 200px !important; }
  .w-xxl-220px { width: 220px !important; }
  .w-xxl-min-220px { min-width: 220px !important; }
  .w-xxl-max-220px { max-width: 220px !important; }
  .w-xxl-225px { width: 225px !important; }
  .w-xxl-min-225px { min-width: 225px !important; }
  .w-xxl-max-225px { max-width: 225px !important; }
  .w-xxl-250px { width: 250px !important; }
  .w-xxl-min-250px { min-width: 250px !important; }
  .w-xxl-max-250px { max-width: 250px !important; }
  .w-xxl-300px { width: 300px !important; }
  .w-xxl-min-300px { min-width: 300px !important; }
  .w-xxl-max-300px { max-width: 300px !important; }
  .w-xxl-350px { width: 350px !important; }
  .w-xxl-min-350px { min-width: 350px !important; }
  .w-xxl-max-350px { max-width: 350px !important; }
  .w-xxl-400px { width: 400px !important; }
  .w-xxl-min-400px { min-width: 400px !important; }
  .w-xxl-max-400px { max-width: 400px !important; }
  .w-xxl-550px { width: 550px !important; }
  .w-xxl-min-550px { min-width: 550px !important; }
  .w-xxl-max-550px { max-width: 550px !important; }
  .w-xxl-max-100 { max-width: 100% !important; }
  .w-xxl-max-95 { max-width: 95% !important; }
  .w-xxl-max-90 { max-width: 90% !important; }
  .w-xxl-max-85 { max-width: 85% !important; }
  .w-xxl-max-80 { max-width: 80% !important; }
  .w-xxl-max-75 { max-width: 75% !important; }
  .w-xxl-max-70 { max-width: 70% !important; }
  .w-xxl-max-65 { max-width: 65% !important; }
  .w-xxl-max-60 { max-width: 60% !important; }
  .w-xxl-max-55 { max-width: 55% !important; }
  .w-xxl-max-50 { max-width: 50% !important; }
  .w-xxl-max-45 { max-width: 45% !important; }
  .w-xxl-max-40 { max-width: 40% !important; }
  .w-xxl-max-35 { max-width: 35% !important; }
  .w-xxl-max-30 { max-width: 30% !important; }
  .w-xxl-max-25 { max-width: 25% !important; }
  .w-xxl-max-20 { max-width: 20% !important; }
  .w-xxl-max-15 { max-width: 15% !important; }
  .w-xxl-max-10 { max-width: 10% !important; }
  .w-xxl-min-100 { min-width: 100% !important; }
  .w-xxl-max-auto { max-width: inherit !important; }
  .w-xxl-min-auto { min-width: auto !important; }
  .w-xxl-15 { width: 15% !important; }
  .w-xxl-20 { width: 20% !important; }
  .w-xxl-30 { width: 30% !important; }
  .w-xxl-35 { width: 35% !important; }
  .w-xxl-40 { width: 40% !important; }
  .w-xxl-45 { width: 45% !important; }
  .w-xxl-55 { width: 55% !important; }
  .w-xxl-60 { width: 60% !important; }
  .w-xxl-65 { width: 65% !important; }
  .w-xxl-70 { width: 70% !important; }
  .w-xxl-80 { width: 80% !important; }
  .w-xxl-85 { width: 85% !important; }
  .w-xxl-90 { width: 90% !important; }
  .w-xxl-95 { width: 95% !important; }
  .h-xxl-100px { height: 100px !important; }
  .h-xxl-min-100px { min-height: 100px !important; }
  .h-xxl-max-100px { max-height: 100px !important; }
  .h-xxl-150px { height: 150px !important; }
  .h-xxl-min-150px { min-height: 150px !important; }
  .h-xxl-max-150px { max-height: 150px !important; }
  .h-xxl-175px { height: 175px !important; }
  .h-xxl-min-175px { min-height: 175px !important; }
  .h-xxl-max-175px { max-height: 175px !important; }
  .h-xxl-200px { height: 200px !important; }
  .h-xxl-min-200px { min-height: 200px !important; }
  .h-xxl-max-200px { max-height: 200px !important; }
  .h-xxl-225px { height: 225px !important; }
  .h-xxl-min-225px { min-height: 225px !important; }
  .h-xxl-max-225px { max-height: 225px !important; }
  .h-xxl-250px { height: 250px !important; }
  .h-xxl-min-250px { min-height: 250px !important; }
  .h-xxl-max-250px { max-height: 250px !important; }
  .h-xxl-275px { height: 275px !important; }
  .h-xxl-min-275px { min-height: 275px !important; }
  .h-xxl-max-275px { max-height: 275px !important; }
  .h-xxl-300px { height: 300px !important; }
  .h-xxl-min-300px { min-height: 300px !important; }
  .h-xxl-max-300px { max-height: 300px !important; }
  .h-xxl-325px { height: 325px !important; }
  .h-xxl-min-325px { min-height: 325px !important; }
  .h-xxl-max-325px { max-height: 325px !important; }
  .h-xxl-350px { height: 350px !important; }
  .h-xxl-min-350px { min-height: 350px !important; }
  .h-xxl-max-350px { max-height: 350px !important; }
  .h-xxl-375px { height: 375px !important; }
  .h-xxl-min-375px { min-height: 375px !important; }
  .h-xxl-max-375px { max-height: 375px !important; }
  .h-xxl-400px { height: 400px !important; }
  .h-xxl-min-400px { min-height: 400px !important; }
  .h-xxl-max-400px { max-height: 400px !important; }
  .h-xxl-425px { height: 425px !important; }
  .h-xxl-min-425px { min-height: 425px !important; }
  .h-xxl-max-425px { max-height: 425px !important; }
  .h-xxl-450px { height: 450px !important; }
  .h-xxl-min-450px { min-height: 450px !important; }
  .h-xxl-max-450px { max-height: 450px !important; }
  .h-xxl-475px { height: 475px !important; }
  .h-xxl-min-475px { min-height: 475px !important; }
  .h-xxl-max-475px { max-height: 475px !important; }
  .h-xxl-500px { height: 500px !important; }
  .h-xxl-min-500px { min-height: 500px !important; }
  .h-xxl-max-500px { max-height: 500px !important; }
}



.m-0 { margin: 0 !important; }
.mt-0, .my-0 { margin-top: 0 !important; }
.mr-0, .mx-0 { margin-right: 0 !important; }
.mb-0, .my-0 { margin-bottom: 0 !important; }
.ml-0, .mx-0 { margin-left: 0 !important; }
.m-1 { margin: 0.375rem !important; }
.mt-1, .my-1 { margin-top: 0.375rem !important; }
.mr-1, .mx-1 { margin-right: 0.375rem !important; }
.mb-1, .my-1 { margin-bottom: 0.375rem !important; }
.ml-1, .mx-1 { margin-left: 0.375rem !important; }
.m-2 { margin: 0.75rem !important; }
.mt-2, .my-2 { margin-top: 0.75rem !important; }
.mr-2, .mx-2 { margin-right: 0.75rem !important; }
.mb-2, .my-2 { margin-bottom: 0.75rem !important; }
.ml-2, .mx-2 { margin-left: 0.75rem !important; }
.m-3 { margin: 1rem !important; }
.mt-3, .my-3 { margin-top: 1rem !important; }
.mr-3, .mx-3 { margin-right: 1rem !important; }
.mb-3, .my-3 { margin-bottom: 1rem !important; }
.ml-3, .mx-3 { margin-left: 1rem !important; }
.m-4 { margin: 1.5rem !important; }
.mt-4, .my-4 { margin-top: 1.5rem !important; }
.mr-4, .mx-4 { margin-right: 1.5rem !important; }
.mb-4, .my-4 { margin-bottom: 1.5rem !important; }
.ml-4, .mx-4 { margin-left: 1.5rem !important; }
.m-5 { margin: 2.75rem !important; }
.mt-5, .my-5 { margin-top: 2.75rem !important; }
.mr-5, .mx-5 { margin-right: 2.75rem !important; }
.mb-5, .my-5 { margin-bottom: 2.75rem !important; }
.ml-5, .mx-5 { margin-left: 2.75rem !important; }
.m-gs { margin: 28px !important; }
.mt-gs, .my-gs { margin-top: 28px !important; }
.mr-gs, .mx-gs { margin-right: 28px !important; }
.mb-gs, .my-gs { margin-bottom: 28px !important; }
.ml-gs, .mx-gs { margin-left: 28px !important; }
.p-0 { padding: 0 !important; }
.pt-0, .py-0 { padding-top: 0 !important; }
.pr-0, .px-0 { padding-right: 0 !important; }
.pb-0, .py-0 { padding-bottom: 0 !important; }
.pl-0, .px-0 { padding-left: 0 !important; }
.p-1 { padding: 0.375rem !important; }
.pt-1, .py-1 { padding-top: 0.375rem !important; }
.pr-1, .px-1 { padding-right: 0.375rem !important; }
.pb-1, .py-1 { padding-bottom: 0.375rem !important; }
.pl-1, .px-1 { padding-left: 0.375rem !important; }
.p-2 { padding: 0.75rem !important; }
.pt-2, .py-2 { padding-top: 0.75rem !important; }
.pr-2, .px-2 { padding-right: 0.75rem !important; }
.pb-2, .py-2 { padding-bottom: 0.75rem !important; }
.pl-2, .px-2 { padding-left: 0.75rem !important; }
.p-3 { padding: 1rem !important; }
.pt-3, .py-3 { padding-top: 1rem !important; }
.pr-3, .px-3 { padding-right: 1rem !important; }
.pb-3, .py-3 { padding-bottom: 1rem !important; }
.pl-3, .px-3 { padding-left: 1rem !important; }
.p-4 { padding: 1.5rem !important; }
.pt-4, .py-4 { padding-top: 1.5rem !important; }
.pr-4, .px-4 { padding-right: 1.5rem !important; }
.pb-4, .py-4 { padding-bottom: 1.5rem !important; }
.pl-4, .px-4 { padding-left: 1.5rem !important; }
.p-5 { padding: 2.75rem !important; }
.pt-5, .py-5 { padding-top: 2.75rem !important; }
.pr-5, .px-5 { padding-right: 2.75rem !important; }
.pb-5, .py-5 { padding-bottom: 2.75rem !important; }
.pl-5, .px-5 { padding-left: 2.75rem !important; }
.p-gs { padding: 28px !important; }
.pt-gs, .py-gs { padding-top: 28px !important; }
.pr-gs, .px-gs { padding-right: 28px !important; }
.pb-gs, .py-gs { padding-bottom: 28px !important; }
.pl-gs, .px-gs { padding-left: 28px !important; }
.m-n1 { margin: -0.375rem !important; }
.mt-n1, .my-n1 { margin-top: -0.375rem !important; }
.mr-n1, .mx-n1 { margin-right: -0.375rem !important; }
.mb-n1, .my-n1 { margin-bottom: -0.375rem !important; }
.ml-n1, .mx-n1 { margin-left: -0.375rem !important; }
.m-n2 { margin: -0.75rem !important; }
.mt-n2, .my-n2 { margin-top: -0.75rem !important; }
.mr-n2, .mx-n2 { margin-right: -0.75rem !important; }
.mb-n2, .my-n2 { margin-bottom: -0.75rem !important; }
.ml-n2, .mx-n2 { margin-left: -0.75rem !important; }
.m-n3 { margin: -1rem !important; }
.mt-n3, .my-n3 { margin-top: -1rem !important; }
.mr-n3, .mx-n3 { margin-right: -1rem !important; }
.mb-n3, .my-n3 { margin-bottom: -1rem !important; }
.ml-n3, .mx-n3 { margin-left: -1rem !important; }
.m-n4 { margin: -1.5rem !important; }
.mt-n4, .my-n4 { margin-top: -1.5rem !important; }
.mr-n4, .mx-n4 { margin-right: -1.5rem !important; }
.mb-n4, .my-n4 { margin-bottom: -1.5rem !important; }
.ml-n4, .mx-n4 { margin-left: -1.5rem !important; }
.m-n5 { margin: -2.75rem !important; }
.mt-n5, .my-n5 { margin-top: -2.75rem !important; }
.mr-n5, .mx-n5 { margin-right: -2.75rem !important; }
.mb-n5, .my-n5 { margin-bottom: -2.75rem !important; }
.ml-n5, .mx-n5 { margin-left: -2.75rem !important; }
.m-ngs { margin: -28px !important; }
.mt-ngs, .my-ngs { margin-top: -28px !important; }
.mr-ngs, .mx-ngs { margin-right: -28px !important; }
.mb-ngs, .my-ngs { margin-bottom: -28px !important; }
.ml-ngs, .mx-ngs { margin-left: -28px !important; }
.m-auto { margin: auto !important; }
.mt-auto, .my-auto { margin-top: auto !important; }
.mr-auto, .mx-auto { margin-right: auto !important; }
.mb-auto, .my-auto { margin-bottom: auto !important; }
.ml-auto, .mx-auto { margin-left: auto !important; }

@media (min-width: 480px) {
  .m-xs-0 { margin: 0 !important; }
  .mt-xs-0, .my-xs-0 { margin-top: 0 !important; }
  .mr-xs-0, .mx-xs-0 { margin-right: 0 !important; }
  .mb-xs-0, .my-xs-0 { margin-bottom: 0 !important; }
  .ml-xs-0, .mx-xs-0 { margin-left: 0 !important; }
  .m-xs-1 { margin: 0.375rem !important; }
  .mt-xs-1, .my-xs-1 { margin-top: 0.375rem !important; }
  .mr-xs-1, .mx-xs-1 { margin-right: 0.375rem !important; }
  .mb-xs-1, .my-xs-1 { margin-bottom: 0.375rem !important; }
  .ml-xs-1, .mx-xs-1 { margin-left: 0.375rem !important; }
  .m-xs-2 { margin: 0.75rem !important; }
  .mt-xs-2, .my-xs-2 { margin-top: 0.75rem !important; }
  .mr-xs-2, .mx-xs-2 { margin-right: 0.75rem !important; }
  .mb-xs-2, .my-xs-2 { margin-bottom: 0.75rem !important; }
  .ml-xs-2, .mx-xs-2 { margin-left: 0.75rem !important; }
  .m-xs-3 { margin: 1rem !important; }
  .mt-xs-3, .my-xs-3 { margin-top: 1rem !important; }
  .mr-xs-3, .mx-xs-3 { margin-right: 1rem !important; }
  .mb-xs-3, .my-xs-3 { margin-bottom: 1rem !important; }
  .ml-xs-3, .mx-xs-3 { margin-left: 1rem !important; }
  .m-xs-4 { margin: 1.5rem !important; }
  .mt-xs-4, .my-xs-4 { margin-top: 1.5rem !important; }
  .mr-xs-4, .mx-xs-4 { margin-right: 1.5rem !important; }
  .mb-xs-4, .my-xs-4 { margin-bottom: 1.5rem !important; }
  .ml-xs-4, .mx-xs-4 { margin-left: 1.5rem !important; }
  .m-xs-5 { margin: 2.75rem !important; }
  .mt-xs-5, .my-xs-5 { margin-top: 2.75rem !important; }
  .mr-xs-5, .mx-xs-5 { margin-right: 2.75rem !important; }
  .mb-xs-5, .my-xs-5 { margin-bottom: 2.75rem !important; }
  .ml-xs-5, .mx-xs-5 { margin-left: 2.75rem !important; }
  .m-xs-gs { margin: 28px !important; }
  .mt-xs-gs, .my-xs-gs { margin-top: 28px !important; }
  .mr-xs-gs, .mx-xs-gs { margin-right: 28px !important; }
  .mb-xs-gs, .my-xs-gs { margin-bottom: 28px !important; }
  .ml-xs-gs, .mx-xs-gs { margin-left: 28px !important; }
  .p-xs-0 { padding: 0 !important; }
  .pt-xs-0, .py-xs-0 { padding-top: 0 !important; }
  .pr-xs-0, .px-xs-0 { padding-right: 0 !important; }
  .pb-xs-0, .py-xs-0 { padding-bottom: 0 !important; }
  .pl-xs-0, .px-xs-0 { padding-left: 0 !important; }
  .p-xs-1 { padding: 0.375rem !important; }
  .pt-xs-1, .py-xs-1 { padding-top: 0.375rem !important; }
  .pr-xs-1, .px-xs-1 { padding-right: 0.375rem !important; }
  .pb-xs-1, .py-xs-1 { padding-bottom: 0.375rem !important; }
  .pl-xs-1, .px-xs-1 { padding-left: 0.375rem !important; }
  .p-xs-2 { padding: 0.75rem !important; }
  .pt-xs-2, .py-xs-2 { padding-top: 0.75rem !important; }
  .pr-xs-2, .px-xs-2 { padding-right: 0.75rem !important; }
  .pb-xs-2, .py-xs-2 { padding-bottom: 0.75rem !important; }
  .pl-xs-2, .px-xs-2 { padding-left: 0.75rem !important; }
  .p-xs-3 { padding: 1rem !important; }
  .pt-xs-3, .py-xs-3 { padding-top: 1rem !important; }
  .pr-xs-3, .px-xs-3 { padding-right: 1rem !important; }
  .pb-xs-3, .py-xs-3 { padding-bottom: 1rem !important; }
  .pl-xs-3, .px-xs-3 { padding-left: 1rem !important; }
  .p-xs-4 { padding: 1.5rem !important; }
  .pt-xs-4, .py-xs-4 { padding-top: 1.5rem !important; }
  .pr-xs-4, .px-xs-4 { padding-right: 1.5rem !important; }
  .pb-xs-4, .py-xs-4 { padding-bottom: 1.5rem !important; }
  .pl-xs-4, .px-xs-4 { padding-left: 1.5rem !important; }
  .p-xs-5 { padding: 2.75rem !important; }
  .pt-xs-5, .py-xs-5 { padding-top: 2.75rem !important; }
  .pr-xs-5, .px-xs-5 { padding-right: 2.75rem !important; }
  .pb-xs-5, .py-xs-5 { padding-bottom: 2.75rem !important; }
  .pl-xs-5, .px-xs-5 { padding-left: 2.75rem !important; }
  .p-xs-gs { padding: 28px !important; }
  .pt-xs-gs, .py-xs-gs { padding-top: 28px !important; }
  .pr-xs-gs, .px-xs-gs { padding-right: 28px !important; }
  .pb-xs-gs, .py-xs-gs { padding-bottom: 28px !important; }
  .pl-xs-gs, .px-xs-gs { padding-left: 28px !important; }
  .m-xs-n1 { margin: -0.375rem !important; }
  .mt-xs-n1, .my-xs-n1 { margin-top: -0.375rem !important; }
  .mr-xs-n1, .mx-xs-n1 { margin-right: -0.375rem !important; }
  .mb-xs-n1, .my-xs-n1 { margin-bottom: -0.375rem !important; }
  .ml-xs-n1, .mx-xs-n1 { margin-left: -0.375rem !important; }
  .m-xs-n2 { margin: -0.75rem !important; }
  .mt-xs-n2, .my-xs-n2 { margin-top: -0.75rem !important; }
  .mr-xs-n2, .mx-xs-n2 { margin-right: -0.75rem !important; }
  .mb-xs-n2, .my-xs-n2 { margin-bottom: -0.75rem !important; }
  .ml-xs-n2, .mx-xs-n2 { margin-left: -0.75rem !important; }
  .m-xs-n3 { margin: -1rem !important; }
  .mt-xs-n3, .my-xs-n3 { margin-top: -1rem !important; }
  .mr-xs-n3, .mx-xs-n3 { margin-right: -1rem !important; }
  .mb-xs-n3, .my-xs-n3 { margin-bottom: -1rem !important; }
  .ml-xs-n3, .mx-xs-n3 { margin-left: -1rem !important; }
  .m-xs-n4 { margin: -1.5rem !important; }
  .mt-xs-n4, .my-xs-n4 { margin-top: -1.5rem !important; }
  .mr-xs-n4, .mx-xs-n4 { margin-right: -1.5rem !important; }
  .mb-xs-n4, .my-xs-n4 { margin-bottom: -1.5rem !important; }
  .ml-xs-n4, .mx-xs-n4 { margin-left: -1.5rem !important; }
  .m-xs-n5 { margin: -2.75rem !important; }
  .mt-xs-n5, .my-xs-n5 { margin-top: -2.75rem !important; }
  .mr-xs-n5, .mx-xs-n5 { margin-right: -2.75rem !important; }
  .mb-xs-n5, .my-xs-n5 { margin-bottom: -2.75rem !important; }
  .ml-xs-n5, .mx-xs-n5 { margin-left: -2.75rem !important; }
  .m-xs-ngs { margin: -28px !important; }
  .mt-xs-ngs, .my-xs-ngs { margin-top: -28px !important; }
  .mr-xs-ngs, .mx-xs-ngs { margin-right: -28px !important; }
  .mb-xs-ngs, .my-xs-ngs { margin-bottom: -28px !important; }
  .ml-xs-ngs, .mx-xs-ngs { margin-left: -28px !important; }
  .m-xs-auto { margin: auto !important; }
  .mt-xs-auto, .my-xs-auto { margin-top: auto !important; }
  .mr-xs-auto, .mx-xs-auto { margin-right: auto !important; }
  .mb-xs-auto, .my-xs-auto { margin-bottom: auto !important; }
  .ml-xs-auto, .mx-xs-auto { margin-left: auto !important; }
}

@media (min-width: 576px) {
  .m-sm-0 { margin: 0 !important; }
  .mt-sm-0, .my-sm-0 { margin-top: 0 !important; }
  .mr-sm-0, .mx-sm-0 { margin-right: 0 !important; }
  .mb-sm-0, .my-sm-0 { margin-bottom: 0 !important; }
  .ml-sm-0, .mx-sm-0 { margin-left: 0 !important; }
  .m-sm-1 { margin: 0.375rem !important; }
  .mt-sm-1, .my-sm-1 { margin-top: 0.375rem !important; }
  .mr-sm-1, .mx-sm-1 { margin-right: 0.375rem !important; }
  .mb-sm-1, .my-sm-1 { margin-bottom: 0.375rem !important; }
  .ml-sm-1, .mx-sm-1 { margin-left: 0.375rem !important; }
  .m-sm-2 { margin: 0.75rem !important; }
  .mt-sm-2, .my-sm-2 { margin-top: 0.75rem !important; }
  .mr-sm-2, .mx-sm-2 { margin-right: 0.75rem !important; }
  .mb-sm-2, .my-sm-2 { margin-bottom: 0.75rem !important; }
  .ml-sm-2, .mx-sm-2 { margin-left: 0.75rem !important; }
  .m-sm-3 { margin: 1rem !important; }
  .mt-sm-3, .my-sm-3 { margin-top: 1rem !important; }
  .mr-sm-3, .mx-sm-3 { margin-right: 1rem !important; }
  .mb-sm-3, .my-sm-3 { margin-bottom: 1rem !important; }
  .ml-sm-3, .mx-sm-3 { margin-left: 1rem !important; }
  .m-sm-4 { margin: 1.5rem !important; }
  .mt-sm-4, .my-sm-4 { margin-top: 1.5rem !important; }
  .mr-sm-4, .mx-sm-4 { margin-right: 1.5rem !important; }
  .mb-sm-4, .my-sm-4 { margin-bottom: 1.5rem !important; }
  .ml-sm-4, .mx-sm-4 { margin-left: 1.5rem !important; }
  .m-sm-5 { margin: 2.75rem !important; }
  .mt-sm-5, .my-sm-5 { margin-top: 2.75rem !important; }
  .mr-sm-5, .mx-sm-5 { margin-right: 2.75rem !important; }
  .mb-sm-5, .my-sm-5 { margin-bottom: 2.75rem !important; }
  .ml-sm-5, .mx-sm-5 { margin-left: 2.75rem !important; }
  .m-sm-gs { margin: 28px !important; }
  .mt-sm-gs, .my-sm-gs { margin-top: 28px !important; }
  .mr-sm-gs, .mx-sm-gs { margin-right: 28px !important; }
  .mb-sm-gs, .my-sm-gs { margin-bottom: 28px !important; }
  .ml-sm-gs, .mx-sm-gs { margin-left: 28px !important; }
  .p-sm-0 { padding: 0 !important; }
  .pt-sm-0, .py-sm-0 { padding-top: 0 !important; }
  .pr-sm-0, .px-sm-0 { padding-right: 0 !important; }
  .pb-sm-0, .py-sm-0 { padding-bottom: 0 !important; }
  .pl-sm-0, .px-sm-0 { padding-left: 0 !important; }
  .p-sm-1 { padding: 0.375rem !important; }
  .pt-sm-1, .py-sm-1 { padding-top: 0.375rem !important; }
  .pr-sm-1, .px-sm-1 { padding-right: 0.375rem !important; }
  .pb-sm-1, .py-sm-1 { padding-bottom: 0.375rem !important; }
  .pl-sm-1, .px-sm-1 { padding-left: 0.375rem !important; }
  .p-sm-2 { padding: 0.75rem !important; }
  .pt-sm-2, .py-sm-2 { padding-top: 0.75rem !important; }
  .pr-sm-2, .px-sm-2 { padding-right: 0.75rem !important; }
  .pb-sm-2, .py-sm-2 { padding-bottom: 0.75rem !important; }
  .pl-sm-2, .px-sm-2 { padding-left: 0.75rem !important; }
  .p-sm-3 { padding: 1rem !important; }
  .pt-sm-3, .py-sm-3 { padding-top: 1rem !important; }
  .pr-sm-3, .px-sm-3 { padding-right: 1rem !important; }
  .pb-sm-3, .py-sm-3 { padding-bottom: 1rem !important; }
  .pl-sm-3, .px-sm-3 { padding-left: 1rem !important; }
  .p-sm-4 { padding: 1.5rem !important; }
  .pt-sm-4, .py-sm-4 { padding-top: 1.5rem !important; }
  .pr-sm-4, .px-sm-4 { padding-right: 1.5rem !important; }
  .pb-sm-4, .py-sm-4 { padding-bottom: 1.5rem !important; }
  .pl-sm-4, .px-sm-4 { padding-left: 1.5rem !important; }
  .p-sm-5 { padding: 2.75rem !important; }
  .pt-sm-5, .py-sm-5 { padding-top: 2.75rem !important; }
  .pr-sm-5, .px-sm-5 { padding-right: 2.75rem !important; }
  .pb-sm-5, .py-sm-5 { padding-bottom: 2.75rem !important; }
  .pl-sm-5, .px-sm-5 { padding-left: 2.75rem !important; }
  .p-sm-gs { padding: 28px !important; }
  .pt-sm-gs, .py-sm-gs { padding-top: 28px !important; }
  .pr-sm-gs, .px-sm-gs { padding-right: 28px !important; }
  .pb-sm-gs, .py-sm-gs { padding-bottom: 28px !important; }
  .pl-sm-gs, .px-sm-gs { padding-left: 28px !important; }
  .m-sm-n1 { margin: -0.375rem !important; }
  .mt-sm-n1, .my-sm-n1 { margin-top: -0.375rem !important; }
  .mr-sm-n1, .mx-sm-n1 { margin-right: -0.375rem !important; }
  .mb-sm-n1, .my-sm-n1 { margin-bottom: -0.375rem !important; }
  .ml-sm-n1, .mx-sm-n1 { margin-left: -0.375rem !important; }
  .m-sm-n2 { margin: -0.75rem !important; }
  .mt-sm-n2, .my-sm-n2 { margin-top: -0.75rem !important; }
  .mr-sm-n2, .mx-sm-n2 { margin-right: -0.75rem !important; }
  .mb-sm-n2, .my-sm-n2 { margin-bottom: -0.75rem !important; }
  .ml-sm-n2, .mx-sm-n2 { margin-left: -0.75rem !important; }
  .m-sm-n3 { margin: -1rem !important; }
  .mt-sm-n3, .my-sm-n3 { margin-top: -1rem !important; }
  .mr-sm-n3, .mx-sm-n3 { margin-right: -1rem !important; }
  .mb-sm-n3, .my-sm-n3 { margin-bottom: -1rem !important; }
  .ml-sm-n3, .mx-sm-n3 { margin-left: -1rem !important; }
  .m-sm-n4 { margin: -1.5rem !important; }
  .mt-sm-n4, .my-sm-n4 { margin-top: -1.5rem !important; }
  .mr-sm-n4, .mx-sm-n4 { margin-right: -1.5rem !important; }
  .mb-sm-n4, .my-sm-n4 { margin-bottom: -1.5rem !important; }
  .ml-sm-n4, .mx-sm-n4 { margin-left: -1.5rem !important; }
  .m-sm-n5 { margin: -2.75rem !important; }
  .mt-sm-n5, .my-sm-n5 { margin-top: -2.75rem !important; }
  .mr-sm-n5, .mx-sm-n5 { margin-right: -2.75rem !important; }
  .mb-sm-n5, .my-sm-n5 { margin-bottom: -2.75rem !important; }
  .ml-sm-n5, .mx-sm-n5 { margin-left: -2.75rem !important; }
  .m-sm-ngs { margin: -28px !important; }
  .mt-sm-ngs, .my-sm-ngs { margin-top: -28px !important; }
  .mr-sm-ngs, .mx-sm-ngs { margin-right: -28px !important; }
  .mb-sm-ngs, .my-sm-ngs { margin-bottom: -28px !important; }
  .ml-sm-ngs, .mx-sm-ngs { margin-left: -28px !important; }
  .m-sm-auto { margin: auto !important; }
  .mt-sm-auto, .my-sm-auto { margin-top: auto !important; }
  .mr-sm-auto, .mx-sm-auto { margin-right: auto !important; }
  .mb-sm-auto, .my-sm-auto { margin-bottom: auto !important; }
  .ml-sm-auto, .mx-sm-auto { margin-left: auto !important; }
}

@media (min-width: 768px) { .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-1 { margin: 0.375rem !important; }
  .mt-md-1, .my-md-1 { margin-top: 0.375rem !important; }
  .mr-md-1, .mx-md-1 { margin-right: 0.375rem !important; }
  .mb-md-1, .my-md-1 { margin-bottom: 0.375rem !important; }
  .ml-md-1, .mx-md-1 { margin-left: 0.375rem !important; }
  .m-md-2 { margin: 0.75rem !important; }
  .mt-md-2, .my-md-2 { margin-top: 0.75rem !important; }
  .mr-md-2, .mx-md-2 { margin-right: 0.75rem !important; }
  .mb-md-2, .my-md-2 { margin-bottom: 0.75rem !important; }
  .ml-md-2, .mx-md-2 { margin-left: 0.75rem !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-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-5 { margin: 2.75rem !important; }
  .mt-md-5, .my-md-5 { margin-top: 2.75rem !important; }
  .mr-md-5, .mx-md-5 { margin-right: 2.75rem !important; }
  .mb-md-5, .my-md-5 { margin-bottom: 2.75rem !important; }
  .ml-md-5, .mx-md-5 { margin-left: 2.75rem !important; }
  .m-md-gs { margin: 28px !important; }
  .mt-md-gs, .my-md-gs { margin-top: 28px !important; }
  .mr-md-gs, .mx-md-gs { margin-right: 28px !important; }
  .mb-md-gs, .my-md-gs { margin-bottom: 28px !important; }
  .ml-md-gs, .mx-md-gs { margin-left: 28px !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-1 { padding: 0.375rem !important; }
  .pt-md-1, .py-md-1 { padding-top: 0.375rem !important; }
  .pr-md-1, .px-md-1 { padding-right: 0.375rem !important; }
  .pb-md-1, .py-md-1 { padding-bottom: 0.375rem !important; }
  .pl-md-1, .px-md-1 { padding-left: 0.375rem !important; }
  .p-md-2 { padding: 0.75rem !important; }
  .pt-md-2, .py-md-2 { padding-top: 0.75rem !important; }
  .pr-md-2, .px-md-2 { padding-right: 0.75rem !important; }
  .pb-md-2, .py-md-2 { padding-bottom: 0.75rem !important; }
  .pl-md-2, .px-md-2 { padding-left: 0.75rem !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-5 { padding: 2.75rem !important; }
  .pt-md-5, .py-md-5 { padding-top: 2.75rem !important; }
  .pr-md-5, .px-md-5 { padding-right: 2.75rem !important; }
  .pb-md-5, .py-md-5 { padding-bottom: 2.75rem !important; }
  .pl-md-5, .px-md-5 { padding-left: 2.75rem !important; }
  .p-md-gs { padding: 28px !important; }
  .pt-md-gs, .py-md-gs { padding-top: 28px !important; }
  .pr-md-gs, .px-md-gs { padding-right: 28px !important; }
  .pb-md-gs, .py-md-gs { padding-bottom: 28px !important; }
  .pl-md-gs, .px-md-gs { padding-left: 28px !important; }
  .m-md-n1 { margin: -0.375rem !important; }
  .mt-md-n1, .my-md-n1 { margin-top: -0.375rem !important; }
  .mr-md-n1, .mx-md-n1 { margin-right: -0.375rem !important; }
  .mb-md-n1, .my-md-n1 { margin-bottom: -0.375rem !important; }
  .ml-md-n1, .mx-md-n1 { margin-left: -0.375rem !important; }
  .m-md-n2 { margin: -0.75rem !important; }
  .mt-md-n2, .my-md-n2 { margin-top: -0.75rem !important; }
  .mr-md-n2, .mx-md-n2 { margin-right: -0.75rem !important; }
  .mb-md-n2, .my-md-n2 { margin-bottom: -0.75rem !important; }
  .ml-md-n2, .mx-md-n2 { margin-left: -0.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-n5 { margin: -2.75rem !important; }
  .mt-md-n5, .my-md-n5 { margin-top: -2.75rem !important; }
  .mr-md-n5, .mx-md-n5 { margin-right: -2.75rem !important; }
  .mb-md-n5, .my-md-n5 { margin-bottom: -2.75rem !important; }
  .ml-md-n5, .mx-md-n5 { margin-left: -2.75rem !important; }
  .m-md-ngs { margin: -28px !important; }
  .mt-md-ngs, .my-md-ngs { margin-top: -28px !important; }
  .mr-md-ngs, .mx-md-ngs { margin-right: -28px !important; }
  .mb-md-ngs, .my-md-ngs { margin-bottom: -28px !important; }
  .ml-md-ngs, .mx-md-ngs { margin-left: -28px !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) { .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-1 { margin: 0.375rem !important; }
  .mt-lg-1, .my-lg-1 { margin-top: 0.375rem !important; }
  .mr-lg-1, .mx-lg-1 { margin-right: 0.375rem !important; }
  .mb-lg-1, .my-lg-1 { margin-bottom: 0.375rem !important; }
  .ml-lg-1, .mx-lg-1 { margin-left: 0.375rem !important; }
  .m-lg-2 { margin: 0.75rem !important; }
  .mt-lg-2, .my-lg-2 { margin-top: 0.75rem !important; }
  .mr-lg-2, .mx-lg-2 { margin-right: 0.75rem !important; }
  .mb-lg-2, .my-lg-2 { margin-bottom: 0.75rem !important; }
  .ml-lg-2, .mx-lg-2 { margin-left: 0.75rem !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-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-5 { margin: 2.75rem !important; }
  .mt-lg-5, .my-lg-5 { margin-top: 2.75rem !important; }
  .mr-lg-5, .mx-lg-5 { margin-right: 2.75rem !important; }
  .mb-lg-5, .my-lg-5 { margin-bottom: 2.75rem !important; }
  .ml-lg-5, .mx-lg-5 { margin-left: 2.75rem !important; }
  .m-lg-gs { margin: 28px !important; }
  .mt-lg-gs, .my-lg-gs { margin-top: 28px !important; }
  .mr-lg-gs, .mx-lg-gs { margin-right: 28px !important; }
  .mb-lg-gs, .my-lg-gs { margin-bottom: 28px !important; }
  .ml-lg-gs, .mx-lg-gs { margin-left: 28px !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-1 { padding: 0.375rem !important; }
  .pt-lg-1, .py-lg-1 { padding-top: 0.375rem !important; }
  .pr-lg-1, .px-lg-1 { padding-right: 0.375rem !important; }
  .pb-lg-1, .py-lg-1 { padding-bottom: 0.375rem !important; }
  .pl-lg-1, .px-lg-1 { padding-left: 0.375rem !important; }
  .p-lg-2 { padding: 0.75rem !important; }
  .pt-lg-2, .py-lg-2 { padding-top: 0.75rem !important; }
  .pr-lg-2, .px-lg-2 { padding-right: 0.75rem !important; }
  .pb-lg-2, .py-lg-2 { padding-bottom: 0.75rem !important; }
  .pl-lg-2, .px-lg-2 { padding-left: 0.75rem !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-5 { padding: 2.75rem !important; }
  .pt-lg-5, .py-lg-5 { padding-top: 2.75rem !important; }
  .pr-lg-5, .px-lg-5 { padding-right: 2.75rem !important; }
  .pb-lg-5, .py-lg-5 { padding-bottom: 2.75rem !important; }
  .pl-lg-5, .px-lg-5 { padding-left: 2.75rem !important; }
  .p-lg-gs { padding: 28px !important; }
  .pt-lg-gs, .py-lg-gs { padding-top: 28px !important; }
  .pr-lg-gs, .px-lg-gs { padding-right: 28px !important; }
  .pb-lg-gs, .py-lg-gs { padding-bottom: 28px !important; }
  .pl-lg-gs, .px-lg-gs { padding-left: 28px !important; }
  .m-lg-n1 { margin: -0.375rem !important; }
  .mt-lg-n1, .my-lg-n1 { margin-top: -0.375rem !important; }
  .mr-lg-n1, .mx-lg-n1 { margin-right: -0.375rem !important; }
  .mb-lg-n1, .my-lg-n1 { margin-bottom: -0.375rem !important; }
  .ml-lg-n1, .mx-lg-n1 { margin-left: -0.375rem !important; }
  .m-lg-n2 { margin: -0.75rem !important; }
  .mt-lg-n2, .my-lg-n2 { margin-top: -0.75rem !important; }
  .mr-lg-n2, .mx-lg-n2 { margin-right: -0.75rem !important; }
  .mb-lg-n2, .my-lg-n2 { margin-bottom: -0.75rem !important; }
  .ml-lg-n2, .mx-lg-n2 { margin-left: -0.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-n5 { margin: -2.75rem !important; }
  .mt-lg-n5, .my-lg-n5 { margin-top: -2.75rem !important; }
  .mr-lg-n5, .mx-lg-n5 { margin-right: -2.75rem !important; }
  .mb-lg-n5, .my-lg-n5 { margin-bottom: -2.75rem !important; }
  .ml-lg-n5, .mx-lg-n5 { margin-left: -2.75rem !important; }
  .m-lg-ngs { margin: -28px !important; }
  .mt-lg-ngs, .my-lg-ngs { margin-top: -28px !important; }
  .mr-lg-ngs, .mx-lg-ngs { margin-right: -28px !important; }
  .mb-lg-ngs, .my-lg-ngs { margin-bottom: -28px !important; }
  .ml-lg-ngs, .mx-lg-ngs { margin-left: -28px !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) { .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-1 { margin: 0.375rem !important; }
  .mt-xl-1, .my-xl-1 { margin-top: 0.375rem !important; }
  .mr-xl-1, .mx-xl-1 { margin-right: 0.375rem !important; }
  .mb-xl-1, .my-xl-1 { margin-bottom: 0.375rem !important; }
  .ml-xl-1, .mx-xl-1 { margin-left: 0.375rem !important; }
  .m-xl-2 { margin: 0.75rem !important; }
  .mt-xl-2, .my-xl-2 { margin-top: 0.75rem !important; }
  .mr-xl-2, .mx-xl-2 { margin-right: 0.75rem !important; }
  .mb-xl-2, .my-xl-2 { margin-bottom: 0.75rem !important; }
  .ml-xl-2, .mx-xl-2 { margin-left: 0.75rem !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-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-5 { margin: 2.75rem !important; }
  .mt-xl-5, .my-xl-5 { margin-top: 2.75rem !important; }
  .mr-xl-5, .mx-xl-5 { margin-right: 2.75rem !important; }
  .mb-xl-5, .my-xl-5 { margin-bottom: 2.75rem !important; }
  .ml-xl-5, .mx-xl-5 { margin-left: 2.75rem !important; }
  .m-xl-gs { margin: 28px !important; }
  .mt-xl-gs, .my-xl-gs { margin-top: 28px !important; }
  .mr-xl-gs, .mx-xl-gs { margin-right: 28px !important; }
  .mb-xl-gs, .my-xl-gs { margin-bottom: 28px !important; }
  .ml-xl-gs, .mx-xl-gs { margin-left: 28px !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-1 { padding: 0.375rem !important; }
  .pt-xl-1, .py-xl-1 { padding-top: 0.375rem !important; }
  .pr-xl-1, .px-xl-1 { padding-right: 0.375rem !important; }
  .pb-xl-1, .py-xl-1 { padding-bottom: 0.375rem !important; }
  .pl-xl-1, .px-xl-1 { padding-left: 0.375rem !important; }
  .p-xl-2 { padding: 0.75rem !important; }
  .pt-xl-2, .py-xl-2 { padding-top: 0.75rem !important; }
  .pr-xl-2, .px-xl-2 { padding-right: 0.75rem !important; }
  .pb-xl-2, .py-xl-2 { padding-bottom: 0.75rem !important; }
  .pl-xl-2, .px-xl-2 { padding-left: 0.75rem !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-5 { padding: 2.75rem !important; }
  .pt-xl-5, .py-xl-5 { padding-top: 2.75rem !important; }
  .pr-xl-5, .px-xl-5 { padding-right: 2.75rem !important; }
  .pb-xl-5, .py-xl-5 { padding-bottom: 2.75rem !important; }
  .pl-xl-5, .px-xl-5 { padding-left: 2.75rem !important; }
  .p-xl-gs { padding: 28px !important; }
  .pt-xl-gs, .py-xl-gs { padding-top: 28px !important; }
  .pr-xl-gs, .px-xl-gs { padding-right: 28px !important; }
  .pb-xl-gs, .py-xl-gs { padding-bottom: 28px !important; }
  .pl-xl-gs, .px-xl-gs { padding-left: 28px !important; }
  .m-xl-n1 { margin: -0.375rem !important; }
  .mt-xl-n1, .my-xl-n1 { margin-top: -0.375rem !important; }
  .mr-xl-n1, .mx-xl-n1 { margin-right: -0.375rem !important; }
  .mb-xl-n1, .my-xl-n1 { margin-bottom: -0.375rem !important; }
  .ml-xl-n1, .mx-xl-n1 { margin-left: -0.375rem !important; }
  .m-xl-n2 { margin: -0.75rem !important; }
  .mt-xl-n2, .my-xl-n2 { margin-top: -0.75rem !important; }
  .mr-xl-n2, .mx-xl-n2 { margin-right: -0.75rem !important; }
  .mb-xl-n2, .my-xl-n2 { margin-bottom: -0.75rem !important; }
  .ml-xl-n2, .mx-xl-n2 { margin-left: -0.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-n5 { margin: -2.75rem !important; }
  .mt-xl-n5, .my-xl-n5 { margin-top: -2.75rem !important; }
  .mr-xl-n5, .mx-xl-n5 { margin-right: -2.75rem !important; }
  .mb-xl-n5, .my-xl-n5 { margin-bottom: -2.75rem !important; }
  .ml-xl-n5, .mx-xl-n5 { margin-left: -2.75rem !important; }
  .m-xl-ngs { margin: -28px !important; }
  .mt-xl-ngs, .my-xl-ngs { margin-top: -28px !important; }
  .mr-xl-ngs, .mx-xl-ngs { margin-right: -28px !important; }
  .mb-xl-ngs, .my-xl-ngs { margin-bottom: -28px !important; }
  .ml-xl-ngs, .mx-xl-ngs { margin-left: -28px !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; }
}

@media (min-width: 1600px) {
  .m-xxl-0 { margin: 0 !important; }
  .mt-xxl-0, .my-xxl-0 { margin-top: 0 !important; }
  .mr-xxl-0, .mx-xxl-0 { margin-right: 0 !important; }
  .mb-xxl-0, .my-xxl-0 { margin-bottom: 0 !important; }
  .ml-xxl-0, .mx-xxl-0 { margin-left: 0 !important; }
  .m-xxl-1 { margin: 0.375rem !important; }
  .mt-xxl-1, .my-xxl-1 { margin-top: 0.375rem !important; }
  .mr-xxl-1, .mx-xxl-1 { margin-right: 0.375rem !important; }
  .mb-xxl-1, .my-xxl-1 { margin-bottom: 0.375rem !important; }
  .ml-xxl-1, .mx-xxl-1 { margin-left: 0.375rem !important; }
  .m-xxl-2 { margin: 0.75rem !important; }
  .mt-xxl-2, .my-xxl-2 { margin-top: 0.75rem !important; }
  .mr-xxl-2, .mx-xxl-2 { margin-right: 0.75rem !important; }
  .mb-xxl-2, .my-xxl-2 { margin-bottom: 0.75rem !important; }
  .ml-xxl-2, .mx-xxl-2 { margin-left: 0.75rem !important; }
  .m-xxl-3 { margin: 1rem !important; }
  .mt-xxl-3, .my-xxl-3 { margin-top: 1rem !important; }
  .mr-xxl-3, .mx-xxl-3 { margin-right: 1rem !important; }
  .mb-xxl-3, .my-xxl-3 { margin-bottom: 1rem !important; }
  .ml-xxl-3, .mx-xxl-3 { margin-left: 1rem !important; }
  .m-xxl-4 { margin: 1.5rem !important; }
  .mt-xxl-4, .my-xxl-4 { margin-top: 1.5rem !important; }
  .mr-xxl-4, .mx-xxl-4 { margin-right: 1.5rem !important; }
  .mb-xxl-4, .my-xxl-4 { margin-bottom: 1.5rem !important; }
  .ml-xxl-4, .mx-xxl-4 { margin-left: 1.5rem !important; }
  .m-xxl-5 { margin: 2.75rem !important; }
  .mt-xxl-5, .my-xxl-5 { margin-top: 2.75rem !important; }
  .mr-xxl-5, .mx-xxl-5 { margin-right: 2.75rem !important; }
  .mb-xxl-5, .my-xxl-5 { margin-bottom: 2.75rem !important; }
  .ml-xxl-5, .mx-xxl-5 { margin-left: 2.75rem !important; }
  .m-xxl-gs { margin: 28px !important; }
  .mt-xxl-gs, .my-xxl-gs { margin-top: 28px !important; }
  .mr-xxl-gs, .mx-xxl-gs { margin-right: 28px !important; }
  .mb-xxl-gs, .my-xxl-gs { margin-bottom: 28px !important; }
  .ml-xxl-gs, .mx-xxl-gs { margin-left: 28px !important; }
  .p-xxl-0 { padding: 0 !important; }
  .pt-xxl-0, .py-xxl-0 { padding-top: 0 !important; }
  .pr-xxl-0, .px-xxl-0 { padding-right: 0 !important; }
  .pb-xxl-0, .py-xxl-0 { padding-bottom: 0 !important; }
  .pl-xxl-0, .px-xxl-0 { padding-left: 0 !important; }
  .p-xxl-1 { padding: 0.375rem !important; }
  .pt-xxl-1, .py-xxl-1 { padding-top: 0.375rem !important; }
  .pr-xxl-1, .px-xxl-1 { padding-right: 0.375rem !important; }
  .pb-xxl-1, .py-xxl-1 { padding-bottom: 0.375rem !important; }
  .pl-xxl-1, .px-xxl-1 { padding-left: 0.375rem !important; }
  .p-xxl-2 { padding: 0.75rem !important; }
  .pt-xxl-2, .py-xxl-2 { padding-top: 0.75rem !important; }
  .pr-xxl-2, .px-xxl-2 { padding-right: 0.75rem !important; }
  .pb-xxl-2, .py-xxl-2 { padding-bottom: 0.75rem !important; }
  .pl-xxl-2, .px-xxl-2 { padding-left: 0.75rem !important; }
  .p-xxl-3 { padding: 1rem !important; }
  .pt-xxl-3, .py-xxl-3 { padding-top: 1rem !important; }
  .pr-xxl-3, .px-xxl-3 { padding-right: 1rem !important; }
  .pb-xxl-3, .py-xxl-3 { padding-bottom: 1rem !important; }
  .pl-xxl-3, .px-xxl-3 { padding-left: 1rem !important; }
  .p-xxl-4 { padding: 1.5rem !important; }
  .pt-xxl-4, .py-xxl-4 { padding-top: 1.5rem !important; }
  .pr-xxl-4, .px-xxl-4 { padding-right: 1.5rem !important; }
  .pb-xxl-4, .py-xxl-4 { padding-bottom: 1.5rem !important; }
  .pl-xxl-4, .px-xxl-4 { padding-left: 1.5rem !important; }
  .p-xxl-5 { padding: 2.75rem !important; }
  .pt-xxl-5, .py-xxl-5 { padding-top: 2.75rem !important; }
  .pr-xxl-5, .px-xxl-5 { padding-right: 2.75rem !important; }
  .pb-xxl-5, .py-xxl-5 { padding-bottom: 2.75rem !important; }
  .pl-xxl-5, .px-xxl-5 { padding-left: 2.75rem !important; }
  .p-xxl-gs { padding: 28px !important; }
  .pt-xxl-gs, .py-xxl-gs { padding-top: 28px !important; }
  .pr-xxl-gs, .px-xxl-gs { padding-right: 28px !important; }
  .pb-xxl-gs, .py-xxl-gs { padding-bottom: 28px !important; }
  .pl-xxl-gs, .px-xxl-gs { padding-left: 28px !important; }
  .m-xxl-n1 { margin: -0.375rem !important; }
  .mt-xxl-n1, .my-xxl-n1 { margin-top: -0.375rem !important; }
  .mr-xxl-n1, .mx-xxl-n1 { margin-right: -0.375rem !important; }
  .mb-xxl-n1, .my-xxl-n1 { margin-bottom: -0.375rem !important; }
  .ml-xxl-n1, .mx-xxl-n1 { margin-left: -0.375rem !important; }
  .m-xxl-n2 { margin: -0.75rem !important; }
  .mt-xxl-n2, .my-xxl-n2 { margin-top: -0.75rem !important; }
  .mr-xxl-n2, .mx-xxl-n2 { margin-right: -0.75rem !important; }
  .mb-xxl-n2, .my-xxl-n2 { margin-bottom: -0.75rem !important; }
  .ml-xxl-n2, .mx-xxl-n2 { margin-left: -0.75rem !important; }
  .m-xxl-n3 { margin: -1rem !important; }
  .mt-xxl-n3, .my-xxl-n3 { margin-top: -1rem !important; }
  .mr-xxl-n3, .mx-xxl-n3 { margin-right: -1rem !important; }
  .mb-xxl-n3, .my-xxl-n3 { margin-bottom: -1rem !important; }
  .ml-xxl-n3, .mx-xxl-n3 { margin-left: -1rem !important; }
  .m-xxl-n4 { margin: -1.5rem !important; }
  .mt-xxl-n4, .my-xxl-n4 { margin-top: -1.5rem !important; }
  .mr-xxl-n4, .mx-xxl-n4 { margin-right: -1.5rem !important; }
  .mb-xxl-n4, .my-xxl-n4 { margin-bottom: -1.5rem !important; }
  .ml-xxl-n4, .mx-xxl-n4 { margin-left: -1.5rem !important; }
  .m-xxl-n5 { margin: -2.75rem !important; }
  .mt-xxl-n5, .my-xxl-n5 { margin-top: -2.75rem !important; }
  .mr-xxl-n5, .mx-xxl-n5 { margin-right: -2.75rem !important; }
  .mb-xxl-n5, .my-xxl-n5 { margin-bottom: -2.75rem !important; }
  .ml-xxl-n5, .mx-xxl-n5 { margin-left: -2.75rem !important; }
  .m-xxl-ngs { margin: -28px !important; }
  .mt-xxl-ngs, .my-xxl-ngs { margin-top: -28px !important; }
  .mr-xxl-ngs, .mx-xxl-ngs { margin-right: -28px !important; }
  .mb-xxl-ngs, .my-xxl-ngs { margin-bottom: -28px !important; }
  .ml-xxl-ngs, .mx-xxl-ngs { margin-left: -28px !important; }
  .m-xxl-auto { margin: auto !important; }
  .mt-xxl-auto, .my-xxl-auto { margin-top: auto !important; }
  .mr-xxl-auto, .mx-xxl-auto { margin-right: auto !important; }
  .mb-xxl-auto, .my-xxl-auto { margin-bottom: auto !important; }
  .ml-xxl-auto, .mx-xxl-auto { margin-left: auto !important; }
}

.x-0 { left: 0% !important; -webkit-transform: translateX(-0%) !important; transform: translateX(-0%) !important; }
.x-0.y-0 { -webkit-transform: translate(-0%, -0%) !important; transform: translate(-0%, -0%) !important; }
.y-0 { top: 0% !important; -webkit-transform: translateY(-0%) !important; transform: translateY(-0%) !important; }
.x-5 { left: 5% !important; -webkit-transform: translateX(-5%) !important; transform: translateX(-5%) !important; }
.x-5.y-5 { -webkit-transform: translate(-5%, -5%) !important; transform: translate(-5%, -5%) !important; }
.y-5 { top: 5% !important; -webkit-transform: translateY(-5%) !important; transform: translateY(-5%) !important; }
.x-10 { left: 10% !important; -webkit-transform: translateX(-10%) !important; transform: translateX(-10%) !important; }
.x-10.y-10 { -webkit-transform: translate(-10%, -10%) !important; transform: translate(-10%, -10%) !important; }
.y-10 { top: 10% !important; -webkit-transform: translateY(-10%) !important; transform: translateY(-10%) !important; }
.x-15 { left: 15% !important; -webkit-transform: translateX(-15%) !important; transform: translateX(-15%) !important; }
.x-15.y-15 { -webkit-transform: translate(-15%, -15%) !important; transform: translate(-15%, -15%) !important; }
.y-15 { top: 15% !important; -webkit-transform: translateY(-15%) !important; transform: translateY(-15%) !important; }
.x-20 { left: 20% !important; -webkit-transform: translateX(-20%) !important; transform: translateX(-20%) !important; }
.x-20.y-20 { -webkit-transform: translate(-20%, -20%) !important; transform: translate(-20%, -20%) !important; }
.y-20 { top: 20% !important; -webkit-transform: translateY(-20%) !important; transform: translateY(-20%) !important; }
.x-25 { left: 25% !important; -webkit-transform: translateX(-25%) !important; transform: translateX(-25%) !important; }
.x-25.y-25 { -webkit-transform: translate(-25%, -25%) !important; transform: translate(-25%, -25%) !important; }
.y-25 { top: 25% !important; -webkit-transform: translateY(-25%) !important; transform: translateY(-25%) !important; }
.x-30 { left: 30% !important; -webkit-transform: translateX(-30%) !important; transform: translateX(-30%) !important; }
.x-30.y-30 { -webkit-transform: translate(-30%, -30%) !important; transform: translate(-30%, -30%) !important; }
.y-30 { top: 30% !important; -webkit-transform: translateY(-30%) !important; transform: translateY(-30%) !important; }
.x-35 { left: 35% !important; -webkit-transform: translateX(-35%) !important; transform: translateX(-35%) !important; }
.x-35.y-35 { -webkit-transform: translate(-35%, -35%) !important; transform: translate(-35%, -35%) !important; }
.y-35 { top: 35% !important; -webkit-transform: translateY(-35%) !important; transform: translateY(-35%) !important; }
.x-40 { left: 40% !important; -webkit-transform: translateX(-40%) !important; transform: translateX(-40%) !important; }
.x-40.y-40 { -webkit-transform: translate(-40%, -40%) !important; transform: translate(-40%, -40%) !important; }
.y-40 { top: 40% !important; -webkit-transform: translateY(-40%) !important; transform: translateY(-40%) !important; }
.x-45 { left: 45% !important; -webkit-transform: translateX(-45%) !important; transform: translateX(-45%) !important; }
.x-45.y-45 { -webkit-transform: translate(-45%, -45%) !important; transform: translate(-45%, -45%) !important; }
.y-45 { top: 45% !important; -webkit-transform: translateY(-45%) !important; transform: translateY(-45%) !important; }
.x-50 { left: 50% !important; -webkit-transform: translateX(-50%) !important; transform: translateX(-50%) !important; }
.x-50.y-50 { -webkit-transform: translate(-50%, -50%) !important; transform: translate(-50%, -50%) !important; }
.y-50 { top: 50% !important; -webkit-transform: translateY(-50%) !important; transform: translateY(-50%) !important; }
.x-55 { left: 55% !important; -webkit-transform: translateX(-55%) !important; transform: translateX(-55%) !important; }
.x-55.y-55 { -webkit-transform: translate(-55%, -55%) !important; transform: translate(-55%, -55%) !important; }
.y-55 { top: 55% !important; -webkit-transform: translateY(-55%) !important; transform: translateY(-55%) !important; }
.x-60 { left: 60% !important; -webkit-transform: translateX(-60%) !important; transform: translateX(-60%) !important; }
.x-60.y-60 { -webkit-transform: translate(-60%, -60%) !important; transform: translate(-60%, -60%) !important; }
.y-60 { top: 60% !important; -webkit-transform: translateY(-60%) !important; transform: translateY(-60%) !important; }
.x-65 { left: 65% !important; -webkit-transform: translateX(-65%) !important; transform: translateX(-65%) !important; }
.x-65.y-65 { -webkit-transform: translate(-65%, -65%) !important; transform: translate(-65%, -65%) !important; }
.y-65 { top: 65% !important; -webkit-transform: translateY(-65%) !important; transform: translateY(-65%) !important; }
.x-70 { left: 70% !important; -webkit-transform: translateX(-70%) !important; transform: translateX(-70%) !important; }
.x-70.y-70 { -webkit-transform: translate(-70%, -70%) !important; transform: translate(-70%, -70%) !important; }
.y-70 { top: 70% !important; -webkit-transform: translateY(-70%) !important; transform: translateY(-70%) !important; }
.x-75 { left: 75% !important; -webkit-transform: translateX(-75%) !important; transform: translateX(-75%) !important; }
.x-75.y-75 { -webkit-transform: translate(-75%, -75%) !important; transform: translate(-75%, -75%) !important; }
.y-75 { top: 75% !important; -webkit-transform: translateY(-75%) !important; transform: translateY(-75%) !important; }
.x-80 { left: 80% !important; -webkit-transform: translateX(-80%) !important; transform: translateX(-80%) !important; }
.x-80.y-80 { -webkit-transform: translate(-80%, -80%) !important; transform: translate(-80%, -80%) !important; }
.y-80 { top: 80% !important; -webkit-transform: translateY(-80%) !important; transform: translateY(-80%) !important; }
.x-85 { left: 85% !important; -webkit-transform: translateX(-85%) !important; transform: translateX(-85%) !important; }
.x-85.y-85 { -webkit-transform: translate(-85%, -85%) !important; transform: translate(-85%, -85%) !important; }
.y-85 { top: 85% !important; -webkit-transform: translateY(-85%) !important; transform: translateY(-85%) !important; }
.x-90 { left: 90% !important; -webkit-transform: translateX(-90%) !important; transform: translateX(-90%) !important; }
.x-90.y-90 { -webkit-transform: translate(-90%, -90%) !important; transform: translate(-90%, -90%) !important; }
.y-90 { top: 90% !important; -webkit-transform: translateY(-90%) !important; transform: translateY(-90%) !important; }
.x-95 { left: 95% !important; -webkit-transform: translateX(-95%) !important; transform: translateX(-95%) !important; }
.x-95.y-95 { -webkit-transform: translate(-95%, -95%) !important; transform: translate(-95%, -95%) !important; }
.y-95 { top: 95% !important; -webkit-transform: translateY(-95%) !important; transform: translateY(-95%) !important; }
.x-100 { left: 100% !important; -webkit-transform: translateX(-100%) !important; transform: translateX(-100%) !important; }
.x-100.y-100 { -webkit-transform: translate(-100%, -100%) !important; transform: translate(-100%, -100%) !important; }
.y-100 { top: 100% !important; -webkit-transform: translateY(-100%) !important; transform: translateY(-100%) !important; }

@media (min-width: 480px) {
    .x-xs-0 { left: 0% !important; -webkit-transform: translateX(-0%) !important; transform: translateX(-0%) !important; }
    .x-xs-0.y-xs-0 { -webkit-transform: translate(-0%, -0%) !important; transform: translate(-0%, -0%) !important; }
    .y-xs-0 { top: 0% !important; -webkit-transform: translateY(-0%) !important; transform: translateY(-0%) !important; }
    .x-xs-5 { left: 5% !important; -webkit-transform: translateX(-5%) !important; transform: translateX(-5%) !important; }
    .x-xs-5.y-xs-5 { -webkit-transform: translate(-5%, -5%) !important; transform: translate(-5%, -5%) !important; }
    .y-xs-5 { top: 5% !important; -webkit-transform: translateY(-5%) !important; transform: translateY(-5%) !important; }
    .x-xs-10 { left: 10% !important; -webkit-transform: translateX(-10%) !important; transform: translateX(-10%) !important; }
    .x-xs-10.y-xs-10 { -webkit-transform: translate(-10%, -10%) !important; transform: translate(-10%, -10%) !important; }
    .y-xs-10 { top: 10% !important; -webkit-transform: translateY(-10%) !important; transform: translateY(-10%) !important; }
    .x-xs-15 { left: 15% !important; -webkit-transform: translateX(-15%) !important; transform: translateX(-15%) !important; }
    .x-xs-15.y-xs-15 { -webkit-transform: translate(-15%, -15%) !important; transform: translate(-15%, -15%) !important; }
    .y-xs-15 { top: 15% !important; -webkit-transform: translateY(-15%) !important; transform: translateY(-15%) !important; }
    .x-xs-20 { left: 20% !important; -webkit-transform: translateX(-20%) !important; transform: translateX(-20%) !important; }
    .x-xs-20.y-xs-20 { -webkit-transform: translate(-20%, -20%) !important; transform: translate(-20%, -20%) !important; }
    .y-xs-20 { top: 20% !important; -webkit-transform: translateY(-20%) !important; transform: translateY(-20%) !important; }
    .x-xs-25 { left: 25% !important; -webkit-transform: translateX(-25%) !important; transform: translateX(-25%) !important; }
    .x-xs-25.y-xs-25 { -webkit-transform: translate(-25%, -25%) !important; transform: translate(-25%, -25%) !important; }
    .y-xs-25 { top: 25% !important; -webkit-transform: translateY(-25%) !important; transform: translateY(-25%) !important; }
    .x-xs-30 { left: 30% !important; -webkit-transform: translateX(-30%) !important; transform: translateX(-30%) !important; }
    .x-xs-30.y-xs-30 { -webkit-transform: translate(-30%, -30%) !important; transform: translate(-30%, -30%) !important; }
    .y-xs-30 { top: 30% !important; -webkit-transform: translateY(-30%) !important; transform: translateY(-30%) !important; }
    .x-xs-35 { left: 35% !important; -webkit-transform: translateX(-35%) !important; transform: translateX(-35%) !important; }
    .x-xs-35.y-xs-35 { -webkit-transform: translate(-35%, -35%) !important; transform: translate(-35%, -35%) !important; }
    .y-xs-35 { top: 35% !important; -webkit-transform: translateY(-35%) !important; transform: translateY(-35%) !important; }
    .x-xs-40 { left: 40% !important; -webkit-transform: translateX(-40%) !important; transform: translateX(-40%) !important; }
    .x-xs-40.y-xs-40 { -webkit-transform: translate(-40%, -40%) !important; transform: translate(-40%, -40%) !important; }
    .y-xs-40 { top: 40% !important; -webkit-transform: translateY(-40%) !important; transform: translateY(-40%) !important; }
    .x-xs-45 { left: 45% !important; -webkit-transform: translateX(-45%) !important; transform: translateX(-45%) !important; }
    .x-xs-45.y-xs-45 { -webkit-transform: translate(-45%, -45%) !important; transform: translate(-45%, -45%) !important; }
    .y-xs-45 { top: 45% !important; -webkit-transform: translateY(-45%) !important; transform: translateY(-45%) !important; }
    .x-xs-50 { left: 50% !important; -webkit-transform: translateX(-50%) !important; transform: translateX(-50%) !important; }
    .x-xs-50.y-xs-50 { -webkit-transform: translate(-50%, -50%) !important; transform: translate(-50%, -50%) !important; }
    .y-xs-50 { top: 50% !important; -webkit-transform: translateY(-50%) !important; transform: translateY(-50%) !important; }
    .x-xs-55 { left: 55% !important; -webkit-transform: translateX(-55%) !important; transform: translateX(-55%) !important; }
    .x-xs-55.y-xs-55 { -webkit-transform: translate(-55%, -55%) !important; transform: translate(-55%, -55%) !important; }
    .y-xs-55 { top: 55% !important; -webkit-transform: translateY(-55%) !important; transform: translateY(-55%) !important; }
    .x-xs-60 { left: 60% !important; -webkit-transform: translateX(-60%) !important; transform: translateX(-60%) !important; }
    .x-xs-60.y-xs-60 { -webkit-transform: translate(-60%, -60%) !important; transform: translate(-60%, -60%) !important; }
    .y-xs-60 { top: 60% !important; -webkit-transform: translateY(-60%) !important; transform: translateY(-60%) !important; }
    .x-xs-65 { left: 65% !important; -webkit-transform: translateX(-65%) !important; transform: translateX(-65%) !important; }
    .x-xs-65.y-xs-65 { -webkit-transform: translate(-65%, -65%) !important; transform: translate(-65%, -65%) !important; }
    .y-xs-65 { top: 65% !important; -webkit-transform: translateY(-65%) !important; transform: translateY(-65%) !important; }
    .x-xs-70 { left: 70% !important; -webkit-transform: translateX(-70%) !important; transform: translateX(-70%) !important; }
    .x-xs-70.y-xs-70 { -webkit-transform: translate(-70%, -70%) !important; transform: translate(-70%, -70%) !important; }
    .y-xs-70 { top: 70% !important; -webkit-transform: translateY(-70%) !important; transform: translateY(-70%) !important; }
    .x-xs-75 { left: 75% !important; -webkit-transform: translateX(-75%) !important; transform: translateX(-75%) !important; }
    .x-xs-75.y-xs-75 { -webkit-transform: translate(-75%, -75%) !important; transform: translate(-75%, -75%) !important; }
    .y-xs-75 { top: 75% !important; -webkit-transform: translateY(-75%) !important; transform: translateY(-75%) !important; }
    .x-xs-80 { left: 80% !important; -webkit-transform: translateX(-80%) !important; transform: translateX(-80%) !important; }
    .x-xs-80.y-xs-80 { -webkit-transform: translate(-80%, -80%) !important; transform: translate(-80%, -80%) !important; }
    .y-xs-80 { top: 80% !important; -webkit-transform: translateY(-80%) !important; transform: translateY(-80%) !important; }
    .x-xs-85 { left: 85% !important; -webkit-transform: translateX(-85%) !important; transform: translateX(-85%) !important; }
    .x-xs-85.y-xs-85 { -webkit-transform: translate(-85%, -85%) !important; transform: translate(-85%, -85%) !important; }
    .y-xs-85 { top: 85% !important; -webkit-transform: translateY(-85%) !important; transform: translateY(-85%) !important; }
    .x-xs-90 { left: 90% !important; -webkit-transform: translateX(-90%) !important; transform: translateX(-90%) !important; }
    .x-xs-90.y-xs-90 { -webkit-transform: translate(-90%, -90%) !important; transform: translate(-90%, -90%) !important; }
    .y-xs-90 { top: 90% !important; -webkit-transform: translateY(-90%) !important; transform: translateY(-90%) !important; }
    .x-xs-95 { left: 95% !important; -webkit-transform: translateX(-95%) !important; transform: translateX(-95%) !important; }
    .x-xs-95.y-xs-95 { -webkit-transform: translate(-95%, -95%) !important; transform: translate(-95%, -95%) !important; }
    .y-xs-95 { top: 95% !important; -webkit-transform: translateY(-95%) !important; transform: translateY(-95%) !important; }
    .x-xs-100 { left: 100% !important; -webkit-transform: translateX(-100%) !important; transform: translateX(-100%) !important; }
    .x-xs-100.y-xs-100 { -webkit-transform: translate(-100%, -100%) !important; transform: translate(-100%, -100%) !important; }
    .y-xs-100 { top: 100% !important; -webkit-transform: translateY(-100%) !important; transform: translateY(-100%) !important; }
}
@media (min-width: 576px) {
    .x-sm-0 { left: 0% !important; -webkit-transform: translateX(-0%) !important; transform: translateX(-0%) !important; }
    .x-sm-0.y-sm-0 { -webkit-transform: translate(-0%, -0%) !important; transform: translate(-0%, -0%) !important; }
    .y-sm-0 { top: 0% !important; -webkit-transform: translateY(-0%) !important; transform: translateY(-0%) !important; }
    .x-sm-5 { left: 5% !important; -webkit-transform: translateX(-5%) !important; transform: translateX(-5%) !important; }
    .x-sm-5.y-sm-5 { -webkit-transform: translate(-5%, -5%) !important; transform: translate(-5%, -5%) !important; }
    .y-sm-5 { top: 5% !important; -webkit-transform: translateY(-5%) !important; transform: translateY(-5%) !important; }
    .x-sm-10 { left: 10% !important; -webkit-transform: translateX(-10%) !important; transform: translateX(-10%) !important; }
    .x-sm-10.y-sm-10 { -webkit-transform: translate(-10%, -10%) !important; transform: translate(-10%, -10%) !important; }
    .y-sm-10 { top: 10% !important; -webkit-transform: translateY(-10%) !important; transform: translateY(-10%) !important; }
    .x-sm-15 { left: 15% !important; -webkit-transform: translateX(-15%) !important; transform: translateX(-15%) !important; }
    .x-sm-15.y-sm-15 { -webkit-transform: translate(-15%, -15%) !important; transform: translate(-15%, -15%) !important; }
    .y-sm-15 { top: 15% !important; -webkit-transform: translateY(-15%) !important; transform: translateY(-15%) !important; }
    .x-sm-20 { left: 20% !important; -webkit-transform: translateX(-20%) !important; transform: translateX(-20%) !important; }
    .x-sm-20.y-sm-20 { -webkit-transform: translate(-20%, -20%) !important; transform: translate(-20%, -20%) !important; }
    .y-sm-20 { top: 20% !important; -webkit-transform: translateY(-20%) !important; transform: translateY(-20%) !important; }
    .x-sm-25 { left: 25% !important; -webkit-transform: translateX(-25%) !important; transform: translateX(-25%) !important; }
    .x-sm-25.y-sm-25 { -webkit-transform: translate(-25%, -25%) !important; transform: translate(-25%, -25%) !important; }
    .y-sm-25 { top: 25% !important; -webkit-transform: translateY(-25%) !important; transform: translateY(-25%) !important; }
    .x-sm-30 { left: 30% !important; -webkit-transform: translateX(-30%) !important; transform: translateX(-30%) !important; }
    .x-sm-30.y-sm-30 { -webkit-transform: translate(-30%, -30%) !important; transform: translate(-30%, -30%) !important; }
    .y-sm-30 { top: 30% !important; -webkit-transform: translateY(-30%) !important; transform: translateY(-30%) !important; }
    .x-sm-35 { left: 35% !important; -webkit-transform: translateX(-35%) !important; transform: translateX(-35%) !important; }
    .x-sm-35.y-sm-35 { -webkit-transform: translate(-35%, -35%) !important; transform: translate(-35%, -35%) !important; }
    .y-sm-35 { top: 35% !important; -webkit-transform: translateY(-35%) !important; transform: translateY(-35%) !important; }
    .x-sm-40 { left: 40% !important; -webkit-transform: translateX(-40%) !important; transform: translateX(-40%) !important; }
    .x-sm-40.y-sm-40 { -webkit-transform: translate(-40%, -40%) !important; transform: translate(-40%, -40%) !important; }
    .y-sm-40 { top: 40% !important; -webkit-transform: translateY(-40%) !important; transform: translateY(-40%) !important; }
    .x-sm-45 { left: 45% !important; -webkit-transform: translateX(-45%) !important; transform: translateX(-45%) !important; }
    .x-sm-45.y-sm-45 { -webkit-transform: translate(-45%, -45%) !important; transform: translate(-45%, -45%) !important; }
    .y-sm-45 { top: 45% !important; -webkit-transform: translateY(-45%) !important; transform: translateY(-45%) !important; }
    .x-sm-50 { left: 50% !important; -webkit-transform: translateX(-50%) !important; transform: translateX(-50%) !important; }
    .x-sm-50.y-sm-50 { -webkit-transform: translate(-50%, -50%) !important; transform: translate(-50%, -50%) !important; }
    .y-sm-50 { top: 50% !important; -webkit-transform: translateY(-50%) !important; transform: translateY(-50%) !important; }
    .x-sm-55 { left: 55% !important; -webkit-transform: translateX(-55%) !important; transform: translateX(-55%) !important; }
    .x-sm-55.y-sm-55 { -webkit-transform: translate(-55%, -55%) !important; transform: translate(-55%, -55%) !important; }
    .y-sm-55 { top: 55% !important; -webkit-transform: translateY(-55%) !important; transform: translateY(-55%) !important; }
    .x-sm-60 { left: 60% !important; -webkit-transform: translateX(-60%) !important; transform: translateX(-60%) !important; }
    .x-sm-60.y-sm-60 { -webkit-transform: translate(-60%, -60%) !important; transform: translate(-60%, -60%) !important; }
    .y-sm-60 { top: 60% !important; -webkit-transform: translateY(-60%) !important; transform: translateY(-60%) !important; }
    .x-sm-65 { left: 65% !important; -webkit-transform: translateX(-65%) !important; transform: translateX(-65%) !important; }
    .x-sm-65.y-sm-65 { -webkit-transform: translate(-65%, -65%) !important; transform: translate(-65%, -65%) !important; }
    .y-sm-65 { top: 65% !important; -webkit-transform: translateY(-65%) !important; transform: translateY(-65%) !important; }
    .x-sm-70 { left: 70% !important; -webkit-transform: translateX(-70%) !important; transform: translateX(-70%) !important; }
    .x-sm-70.y-sm-70 { -webkit-transform: translate(-70%, -70%) !important; transform: translate(-70%, -70%) !important; }
    .y-sm-70 { top: 70% !important; -webkit-transform: translateY(-70%) !important; transform: translateY(-70%) !important; }
    .x-sm-75 { left: 75% !important; -webkit-transform: translateX(-75%) !important; transform: translateX(-75%) !important; }
    .x-sm-75.y-sm-75 { -webkit-transform: translate(-75%, -75%) !important; transform: translate(-75%, -75%) !important; }
    .y-sm-75 { top: 75% !important; -webkit-transform: translateY(-75%) !important; transform: translateY(-75%) !important; }
    .x-sm-80 { left: 80% !important; -webkit-transform: translateX(-80%) !important; transform: translateX(-80%) !important; }
    .x-sm-80.y-sm-80 { -webkit-transform: translate(-80%, -80%) !important; transform: translate(-80%, -80%) !important; }
    .y-sm-80 { top: 80% !important; -webkit-transform: translateY(-80%) !important; transform: translateY(-80%) !important; }
    .x-sm-85 { left: 85% !important; -webkit-transform: translateX(-85%) !important; transform: translateX(-85%) !important; }
    .x-sm-85.y-sm-85 { -webkit-transform: translate(-85%, -85%) !important; transform: translate(-85%, -85%) !important; }
    .y-sm-85 { top: 85% !important; -webkit-transform: translateY(-85%) !important; transform: translateY(-85%) !important; }
    .x-sm-90 { left: 90% !important; -webkit-transform: translateX(-90%) !important; transform: translateX(-90%) !important; }
    .x-sm-90.y-sm-90 { -webkit-transform: translate(-90%, -90%) !important; transform: translate(-90%, -90%) !important; }
    .y-sm-90 { top: 90% !important; -webkit-transform: translateY(-90%) !important; transform: translateY(-90%) !important; }
    .x-sm-95 { left: 95% !important; -webkit-transform: translateX(-95%) !important; transform: translateX(-95%) !important; }
    .x-sm-95.y-sm-95 { -webkit-transform: translate(-95%, -95%) !important; transform: translate(-95%, -95%) !important; }
    .y-sm-95 { top: 95% !important; -webkit-transform: translateY(-95%) !important; transform: translateY(-95%) !important; }
    .x-sm-100 { left: 100% !important; -webkit-transform: translateX(-100%) !important; transform: translateX(-100%) !important; }
    .x-sm-100.y-sm-100 { -webkit-transform: translate(-100%, -100%) !important; transform: translate(-100%, -100%) !important; }
    .y-sm-100 { top: 100% !important; -webkit-transform: translateY(-100%) !important; transform: translateY(-100%) !important; }
}
@media (min-width: 768px) {
    .x-md-0 { left: 0% !important; -webkit-transform: translateX(-0%) !important; transform: translateX(-0%) !important; }
    .x-md-0.y-md-0 { -webkit-transform: translate(-0%, -0%) !important; transform: translate(-0%, -0%) !important; }
    .y-md-0 { top: 0% !important; -webkit-transform: translateY(-0%) !important; transform: translateY(-0%) !important; }
    .x-md-5 { left: 5% !important; -webkit-transform: translateX(-5%) !important; transform: translateX(-5%) !important; }
    .x-md-5.y-md-5 { -webkit-transform: translate(-5%, -5%) !important; transform: translate(-5%, -5%) !important; }
    .y-md-5 { top: 5% !important; -webkit-transform: translateY(-5%) !important; transform: translateY(-5%) !important; }
    .x-md-10 { left: 10% !important; -webkit-transform: translateX(-10%) !important; transform: translateX(-10%) !important; }
    .x-md-10.y-md-10 { -webkit-transform: translate(-10%, -10%) !important; transform: translate(-10%, -10%) !important; }
    .y-md-10 { top: 10% !important; -webkit-transform: translateY(-10%) !important; transform: translateY(-10%) !important; }
    .x-md-15 { left: 15% !important; -webkit-transform: translateX(-15%) !important; transform: translateX(-15%) !important; }
    .x-md-15.y-md-15 { -webkit-transform: translate(-15%, -15%) !important; transform: translate(-15%, -15%) !important; }
    .y-md-15 { top: 15% !important; -webkit-transform: translateY(-15%) !important; transform: translateY(-15%) !important; }
    .x-md-20 { left: 20% !important; -webkit-transform: translateX(-20%) !important; transform: translateX(-20%) !important; }
    .x-md-20.y-md-20 { -webkit-transform: translate(-20%, -20%) !important; transform: translate(-20%, -20%) !important; }
    .y-md-20 { top: 20% !important; -webkit-transform: translateY(-20%) !important; transform: translateY(-20%) !important; }
    .x-md-25 { left: 25% !important; -webkit-transform: translateX(-25%) !important; transform: translateX(-25%) !important; }
    .x-md-25.y-md-25 { -webkit-transform: translate(-25%, -25%) !important; transform: translate(-25%, -25%) !important; }
    .y-md-25 { top: 25% !important; -webkit-transform: translateY(-25%) !important; transform: translateY(-25%) !important; }
    .x-md-30 { left: 30% !important; -webkit-transform: translateX(-30%) !important; transform: translateX(-30%) !important; }
    .x-md-30.y-md-30 { -webkit-transform: translate(-30%, -30%) !important; transform: translate(-30%, -30%) !important; }
    .y-md-30 { top: 30% !important; -webkit-transform: translateY(-30%) !important; transform: translateY(-30%) !important; }
    .x-md-35 { left: 35% !important; -webkit-transform: translateX(-35%) !important; transform: translateX(-35%) !important; }
    .x-md-35.y-md-35 { -webkit-transform: translate(-35%, -35%) !important; transform: translate(-35%, -35%) !important; }
    .y-md-35 { top: 35% !important; -webkit-transform: translateY(-35%) !important; transform: translateY(-35%) !important; }
    .x-md-40 { left: 40% !important; -webkit-transform: translateX(-40%) !important; transform: translateX(-40%) !important; }
    .x-md-40.y-md-40 { -webkit-transform: translate(-40%, -40%) !important; transform: translate(-40%, -40%) !important; }
    .y-md-40 { top: 40% !important; -webkit-transform: translateY(-40%) !important; transform: translateY(-40%) !important; }
    .x-md-45 { left: 45% !important; -webkit-transform: translateX(-45%) !important; transform: translateX(-45%) !important; }
    .x-md-45.y-md-45 { -webkit-transform: translate(-45%, -45%) !important; transform: translate(-45%, -45%) !important; }
    .y-md-45 { top: 45% !important; -webkit-transform: translateY(-45%) !important; transform: translateY(-45%) !important; }
    .x-md-50 { left: 50% !important; -webkit-transform: translateX(-50%) !important; transform: translateX(-50%) !important; }
    .x-md-50.y-md-50 { -webkit-transform: translate(-50%, -50%) !important; transform: translate(-50%, -50%) !important; }
    .y-md-50 { top: 50% !important; -webkit-transform: translateY(-50%) !important; transform: translateY(-50%) !important; }
    .x-md-55 { left: 55% !important; -webkit-transform: translateX(-55%) !important; transform: translateX(-55%) !important; }
    .x-md-55.y-md-55 { -webkit-transform: translate(-55%, -55%) !important; transform: translate(-55%, -55%) !important; }
    .y-md-55 { top: 55% !important; -webkit-transform: translateY(-55%) !important; transform: translateY(-55%) !important; }
    .x-md-60 { left: 60% !important; -webkit-transform: translateX(-60%) !important; transform: translateX(-60%) !important; }
    .x-md-60.y-md-60 { -webkit-transform: translate(-60%, -60%) !important; transform: translate(-60%, -60%) !important; }
    .y-md-60 { top: 60% !important; -webkit-transform: translateY(-60%) !important; transform: translateY(-60%) !important; }
    .x-md-65 { left: 65% !important; -webkit-transform: translateX(-65%) !important; transform: translateX(-65%) !important; }
    .x-md-65.y-md-65 { -webkit-transform: translate(-65%, -65%) !important; transform: translate(-65%, -65%) !important; }
    .y-md-65 { top: 65% !important; -webkit-transform: translateY(-65%) !important; transform: translateY(-65%) !important; }
    .x-md-70 { left: 70% !important; -webkit-transform: translateX(-70%) !important; transform: translateX(-70%) !important; }
    .x-md-70.y-md-70 { -webkit-transform: translate(-70%, -70%) !important; transform: translate(-70%, -70%) !important; }
    .y-md-70 { top: 70% !important; -webkit-transform: translateY(-70%) !important; transform: translateY(-70%) !important; }
    .x-md-75 { left: 75% !important; -webkit-transform: translateX(-75%) !important; transform: translateX(-75%) !important; }
    .x-md-75.y-md-75 { -webkit-transform: translate(-75%, -75%) !important; transform: translate(-75%, -75%) !important; }
    .y-md-75 { top: 75% !important; -webkit-transform: translateY(-75%) !important; transform: translateY(-75%) !important; }
    .x-md-80 { left: 80% !important; -webkit-transform: translateX(-80%) !important; transform: translateX(-80%) !important; }
    .x-md-80.y-md-80 { -webkit-transform: translate(-80%, -80%) !important; transform: translate(-80%, -80%) !important; }
    .y-md-80 { top: 80% !important; -webkit-transform: translateY(-80%) !important; transform: translateY(-80%) !important; }
    .x-md-85 { left: 85% !important; -webkit-transform: translateX(-85%) !important; transform: translateX(-85%) !important; }
    .x-md-85.y-md-85 { -webkit-transform: translate(-85%, -85%) !important; transform: translate(-85%, -85%) !important; }
    .y-md-85 { top: 85% !important; -webkit-transform: translateY(-85%) !important; transform: translateY(-85%) !important; }
    .x-md-90 { left: 90% !important; -webkit-transform: translateX(-90%) !important; transform: translateX(-90%) !important; }
    .x-md-90.y-md-90 { -webkit-transform: translate(-90%, -90%) !important; transform: translate(-90%, -90%) !important; }
    .y-md-90 { top: 90% !important; -webkit-transform: translateY(-90%) !important; transform: translateY(-90%) !important; }
    .x-md-95 { left: 95% !important; -webkit-transform: translateX(-95%) !important; transform: translateX(-95%) !important; }
    .x-md-95.y-md-95 { -webkit-transform: translate(-95%, -95%) !important; transform: translate(-95%, -95%) !important; }
    .y-md-95 { top: 95% !important; -webkit-transform: translateY(-95%) !important; transform: translateY(-95%) !important; }
    .x-md-100 { left: 100% !important; -webkit-transform: translateX(-100%) !important; transform: translateX(-100%) !important; }
    .x-md-100.y-md-100 { -webkit-transform: translate(-100%, -100%) !important; transform: translate(-100%, -100%) !important; }
    .y-md-100 { top: 100% !important; -webkit-transform: translateY(-100%) !important; transform: translateY(-100%) !important; }
}
@media (min-width: 992px) {
    .x-lg-0 { left: 0% !important; -webkit-transform: translateX(-0%) !important; transform: translateX(-0%) !important; }
    .x-lg-0.y-lg-0 { -webkit-transform: translate(-0%, -0%) !important; transform: translate(-0%, -0%) !important; }
    .y-lg-0 { top: 0% !important; -webkit-transform: translateY(-0%) !important; transform: translateY(-0%) !important; }
    .x-lg-5 { left: 5% !important; -webkit-transform: translateX(-5%) !important; transform: translateX(-5%) !important; }
    .x-lg-5.y-lg-5 { -webkit-transform: translate(-5%, -5%) !important; transform: translate(-5%, -5%) !important; }
    .y-lg-5 { top: 5% !important; -webkit-transform: translateY(-5%) !important; transform: translateY(-5%) !important; }
    .x-lg-10 { left: 10% !important; -webkit-transform: translateX(-10%) !important; transform: translateX(-10%) !important; }
    .x-lg-10.y-lg-10 { -webkit-transform: translate(-10%, -10%) !important; transform: translate(-10%, -10%) !important; }
    .y-lg-10 { top: 10% !important; -webkit-transform: translateY(-10%) !important; transform: translateY(-10%) !important; }
    .x-lg-15 { left: 15% !important; -webkit-transform: translateX(-15%) !important; transform: translateX(-15%) !important; }
    .x-lg-15.y-lg-15 { -webkit-transform: translate(-15%, -15%) !important; transform: translate(-15%, -15%) !important; }
    .y-lg-15 { top: 15% !important; -webkit-transform: translateY(-15%) !important; transform: translateY(-15%) !important; }
    .x-lg-20 { left: 20% !important; -webkit-transform: translateX(-20%) !important; transform: translateX(-20%) !important; }
    .x-lg-20.y-lg-20 { -webkit-transform: translate(-20%, -20%) !important; transform: translate(-20%, -20%) !important; }
    .y-lg-20 { top: 20% !important; -webkit-transform: translateY(-20%) !important; transform: translateY(-20%) !important; }
    .x-lg-25 { left: 25% !important; -webkit-transform: translateX(-25%) !important; transform: translateX(-25%) !important; }
    .x-lg-25.y-lg-25 { -webkit-transform: translate(-25%, -25%) !important; transform: translate(-25%, -25%) !important; }
    .y-lg-25 { top: 25% !important; -webkit-transform: translateY(-25%) !important; transform: translateY(-25%) !important; }
    .x-lg-30 { left: 30% !important; -webkit-transform: translateX(-30%) !important; transform: translateX(-30%) !important; }
    .x-lg-30.y-lg-30 { -webkit-transform: translate(-30%, -30%) !important; transform: translate(-30%, -30%) !important; }
    .y-lg-30 { top: 30% !important; -webkit-transform: translateY(-30%) !important; transform: translateY(-30%) !important; }
    .x-lg-35 { left: 35% !important; -webkit-transform: translateX(-35%) !important; transform: translateX(-35%) !important; }
    .x-lg-35.y-lg-35 { -webkit-transform: translate(-35%, -35%) !important; transform: translate(-35%, -35%) !important; }
    .y-lg-35 { top: 35% !important; -webkit-transform: translateY(-35%) !important; transform: translateY(-35%) !important; }
    .x-lg-40 { left: 40% !important; -webkit-transform: translateX(-40%) !important; transform: translateX(-40%) !important; }
    .x-lg-40.y-lg-40 { -webkit-transform: translate(-40%, -40%) !important; transform: translate(-40%, -40%) !important; }
    .y-lg-40 { top: 40% !important; -webkit-transform: translateY(-40%) !important; transform: translateY(-40%) !important; }
    .x-lg-45 { left: 45% !important; -webkit-transform: translateX(-45%) !important; transform: translateX(-45%) !important; }
    .x-lg-45.y-lg-45 { -webkit-transform: translate(-45%, -45%) !important; transform: translate(-45%, -45%) !important; }
    .y-lg-45 { top: 45% !important; -webkit-transform: translateY(-45%) !important; transform: translateY(-45%) !important; }
    .x-lg-50 { left: 50% !important; -webkit-transform: translateX(-50%) !important; transform: translateX(-50%) !important; }
    .x-lg-50.y-lg-50 { -webkit-transform: translate(-50%, -50%) !important; transform: translate(-50%, -50%) !important; }
    .y-lg-50 { top: 50% !important; -webkit-transform: translateY(-50%) !important; transform: translateY(-50%) !important; }
    .x-lg-55 { left: 55% !important; -webkit-transform: translateX(-55%) !important; transform: translateX(-55%) !important; }
    .x-lg-55.y-lg-55 { -webkit-transform: translate(-55%, -55%) !important; transform: translate(-55%, -55%) !important; }
    .y-lg-55 { top: 55% !important; -webkit-transform: translateY(-55%) !important; transform: translateY(-55%) !important; }
    .x-lg-60 { left: 60% !important; -webkit-transform: translateX(-60%) !important; transform: translateX(-60%) !important; }
    .x-lg-60.y-lg-60 { -webkit-transform: translate(-60%, -60%) !important; transform: translate(-60%, -60%) !important; }
    .y-lg-60 { top: 60% !important; -webkit-transform: translateY(-60%) !important; transform: translateY(-60%) !important; }
    .x-lg-65 { left: 65% !important; -webkit-transform: translateX(-65%) !important; transform: translateX(-65%) !important; }
    .x-lg-65.y-lg-65 { -webkit-transform: translate(-65%, -65%) !important; transform: translate(-65%, -65%) !important; }
    .y-lg-65 { top: 65% !important; -webkit-transform: translateY(-65%) !important; transform: translateY(-65%) !important; }
    .x-lg-70 { left: 70% !important; -webkit-transform: translateX(-70%) !important; transform: translateX(-70%) !important; }
    .x-lg-70.y-lg-70 { -webkit-transform: translate(-70%, -70%) !important; transform: translate(-70%, -70%) !important; }
    .y-lg-70 { top: 70% !important; -webkit-transform: translateY(-70%) !important; transform: translateY(-70%) !important; }
    .x-lg-75 { left: 75% !important; -webkit-transform: translateX(-75%) !important; transform: translateX(-75%) !important; }
    .x-lg-75.y-lg-75 { -webkit-transform: translate(-75%, -75%) !important; transform: translate(-75%, -75%) !important; }
    .y-lg-75 { top: 75% !important; -webkit-transform: translateY(-75%) !important; transform: translateY(-75%) !important; }
    .x-lg-80 { left: 80% !important; -webkit-transform: translateX(-80%) !important; transform: translateX(-80%) !important; }
    .x-lg-80.y-lg-80 { -webkit-transform: translate(-80%, -80%) !important; transform: translate(-80%, -80%) !important; }
    .y-lg-80 { top: 80% !important; -webkit-transform: translateY(-80%) !important; transform: translateY(-80%) !important; }
    .x-lg-85 { left: 85% !important; -webkit-transform: translateX(-85%) !important; transform: translateX(-85%) !important; }
    .x-lg-85.y-lg-85 { -webkit-transform: translate(-85%, -85%) !important; transform: translate(-85%, -85%) !important; }
    .y-lg-85 { top: 85% !important; -webkit-transform: translateY(-85%) !important; transform: translateY(-85%) !important; }
    .x-lg-90 { left: 90% !important; -webkit-transform: translateX(-90%) !important; transform: translateX(-90%) !important; }
    .x-lg-90.y-lg-90 { -webkit-transform: translate(-90%, -90%) !important; transform: translate(-90%, -90%) !important; }
    .y-lg-90 { top: 90% !important; -webkit-transform: translateY(-90%) !important; transform: translateY(-90%) !important; }
    .x-lg-95 { left: 95% !important; -webkit-transform: translateX(-95%) !important; transform: translateX(-95%) !important; }
    .x-lg-95.y-lg-95 { -webkit-transform: translate(-95%, -95%) !important; transform: translate(-95%, -95%) !important; }
    .y-lg-95 { top: 95% !important; -webkit-transform: translateY(-95%) !important; transform: translateY(-95%) !important; }
    .x-lg-100 { left: 100% !important; -webkit-transform: translateX(-100%) !important; transform: translateX(-100%) !important; }
    .x-lg-100.y-lg-100 { -webkit-transform: translate(-100%, -100%) !important; transform: translate(-100%, -100%) !important; }
    .y-lg-100 { top: 100% !important; -webkit-transform: translateY(-100%) !important; transform: translateY(-100%) !important; }
}
@media (min-width: 1200px) {
    .x-xl-0 { left: 0% !important; -webkit-transform: translateX(-0%) !important; transform: translateX(-0%) !important; }
    .x-xl-0.y-xl-0 { -webkit-transform: translate(-0%, -0%) !important; transform: translate(-0%, -0%) !important; }
    .y-xl-0 { top: 0% !important; -webkit-transform: translateY(-0%) !important; transform: translateY(-0%) !important; }
    .x-xl-5 { left: 5% !important; -webkit-transform: translateX(-5%) !important; transform: translateX(-5%) !important; }
    .x-xl-5.y-xl-5 { -webkit-transform: translate(-5%, -5%) !important; transform: translate(-5%, -5%) !important; }
    .y-xl-5 { top: 5% !important; -webkit-transform: translateY(-5%) !important; transform: translateY(-5%) !important; }
    .x-xl-10 { left: 10% !important; -webkit-transform: translateX(-10%) !important; transform: translateX(-10%) !important; }
    .x-xl-10.y-xl-10 { -webkit-transform: translate(-10%, -10%) !important; transform: translate(-10%, -10%) !important; }
    .y-xl-10 { top: 10% !important; -webkit-transform: translateY(-10%) !important; transform: translateY(-10%) !important; }
    .x-xl-15 { left: 15% !important; -webkit-transform: translateX(-15%) !important; transform: translateX(-15%) !important; }
    .x-xl-15.y-xl-15 { -webkit-transform: translate(-15%, -15%) !important; transform: translate(-15%, -15%) !important; }
    .y-xl-15 { top: 15% !important; -webkit-transform: translateY(-15%) !important; transform: translateY(-15%) !important; }
    .x-xl-20 { left: 20% !important; -webkit-transform: translateX(-20%) !important; transform: translateX(-20%) !important; }
    .x-xl-20.y-xl-20 { -webkit-transform: translate(-20%, -20%) !important; transform: translate(-20%, -20%) !important; }
    .y-xl-20 { top: 20% !important; -webkit-transform: translateY(-20%) !important; transform: translateY(-20%) !important; }
    .x-xl-25 { left: 25% !important; -webkit-transform: translateX(-25%) !important; transform: translateX(-25%) !important; }
    .x-xl-25.y-xl-25 { -webkit-transform: translate(-25%, -25%) !important; transform: translate(-25%, -25%) !important; }
    .y-xl-25 { top: 25% !important; -webkit-transform: translateY(-25%) !important; transform: translateY(-25%) !important; }
    .x-xl-30 { left: 30% !important; -webkit-transform: translateX(-30%) !important; transform: translateX(-30%) !important; }
    .x-xl-30.y-xl-30 { -webkit-transform: translate(-30%, -30%) !important; transform: translate(-30%, -30%) !important; }
    .y-xl-30 { top: 30% !important; -webkit-transform: translateY(-30%) !important; transform: translateY(-30%) !important; }
    .x-xl-35 { left: 35% !important; -webkit-transform: translateX(-35%) !important; transform: translateX(-35%) !important; }
    .x-xl-35.y-xl-35 { -webkit-transform: translate(-35%, -35%) !important; transform: translate(-35%, -35%) !important; }
    .y-xl-35 { top: 35% !important; -webkit-transform: translateY(-35%) !important; transform: translateY(-35%) !important; }
    .x-xl-40 { left: 40% !important; -webkit-transform: translateX(-40%) !important; transform: translateX(-40%) !important; }
    .x-xl-40.y-xl-40 { -webkit-transform: translate(-40%, -40%) !important; transform: translate(-40%, -40%) !important; }
    .y-xl-40 { top: 40% !important; -webkit-transform: translateY(-40%) !important; transform: translateY(-40%) !important; }
    .x-xl-45 { left: 45% !important; -webkit-transform: translateX(-45%) !important; transform: translateX(-45%) !important; }
    .x-xl-45.y-xl-45 { -webkit-transform: translate(-45%, -45%) !important; transform: translate(-45%, -45%) !important; }
    .y-xl-45 { top: 45% !important; -webkit-transform: translateY(-45%) !important; transform: translateY(-45%) !important; }
    .x-xl-50 { left: 50% !important; -webkit-transform: translateX(-50%) !important; transform: translateX(-50%) !important; }
    .x-xl-50.y-xl-50 { -webkit-transform: translate(-50%, -50%) !important; transform: translate(-50%, -50%) !important; }
    .y-xl-50 { top: 50% !important; -webkit-transform: translateY(-50%) !important; transform: translateY(-50%) !important; }
    .x-xl-55 { left: 55% !important; -webkit-transform: translateX(-55%) !important; transform: translateX(-55%) !important; }
    .x-xl-55.y-xl-55 { -webkit-transform: translate(-55%, -55%) !important; transform: translate(-55%, -55%) !important; }
    .y-xl-55 { top: 55% !important; -webkit-transform: translateY(-55%) !important; transform: translateY(-55%) !important; }
    .x-xl-60 { left: 60% !important; -webkit-transform: translateX(-60%) !important; transform: translateX(-60%) !important; }
    .x-xl-60.y-xl-60 { -webkit-transform: translate(-60%, -60%) !important; transform: translate(-60%, -60%) !important; }
    .y-xl-60 { top: 60% !important; -webkit-transform: translateY(-60%) !important; transform: translateY(-60%) !important; }
    .x-xl-65 { left: 65% !important; -webkit-transform: translateX(-65%) !important; transform: translateX(-65%) !important; }
    .x-xl-65.y-xl-65 { -webkit-transform: translate(-65%, -65%) !important; transform: translate(-65%, -65%) !important; }
    .y-xl-65 { top: 65% !important; -webkit-transform: translateY(-65%) !important; transform: translateY(-65%) !important; }
    .x-xl-70 { left: 70% !important; -webkit-transform: translateX(-70%) !important; transform: translateX(-70%) !important; }
    .x-xl-70.y-xl-70 { -webkit-transform: translate(-70%, -70%) !important; transform: translate(-70%, -70%) !important; }
    .y-xl-70 { top: 70% !important; -webkit-transform: translateY(-70%) !important; transform: translateY(-70%) !important; }
    .x-xl-75 { left: 75% !important; -webkit-transform: translateX(-75%) !important; transform: translateX(-75%) !important; }
    .x-xl-75.y-xl-75 { -webkit-transform: translate(-75%, -75%) !important; transform: translate(-75%, -75%) !important; }
    .y-xl-75 { top: 75% !important; -webkit-transform: translateY(-75%) !important; transform: translateY(-75%) !important; }
    .x-xl-80 { left: 80% !important; -webkit-transform: translateX(-80%) !important; transform: translateX(-80%) !important; }
    .x-xl-80.y-xl-80 { -webkit-transform: translate(-80%, -80%) !important; transform: translate(-80%, -80%) !important; }
    .y-xl-80 { top: 80% !important; -webkit-transform: translateY(-80%) !important; transform: translateY(-80%) !important; }
    .x-xl-85 { left: 85% !important; -webkit-transform: translateX(-85%) !important; transform: translateX(-85%) !important; }
    .x-xl-85.y-xl-85 { -webkit-transform: translate(-85%, -85%) !important; transform: translate(-85%, -85%) !important; }
    .y-xl-85 { top: 85% !important; -webkit-transform: translateY(-85%) !important; transform: translateY(-85%) !important; }
    .x-xl-90 { left: 90% !important; -webkit-transform: translateX(-90%) !important; transform: translateX(-90%) !important; }
    .x-xl-90.y-xl-90 { -webkit-transform: translate(-90%, -90%) !important; transform: translate(-90%, -90%) !important; }
    .y-xl-90 { top: 90% !important; -webkit-transform: translateY(-90%) !important; transform: translateY(-90%) !important; }
    .x-xl-95 { left: 95% !important; -webkit-transform: translateX(-95%) !important; transform: translateX(-95%) !important; }
    .x-xl-95.y-xl-95 { -webkit-transform: translate(-95%, -95%) !important; transform: translate(-95%, -95%) !important; }
    .y-xl-95 { top: 95% !important; -webkit-transform: translateY(-95%) !important; transform: translateY(-95%) !important; }
    .x-xl-100 { left: 100% !important; -webkit-transform: translateX(-100%) !important; transform: translateX(-100%) !important; }
    .x-xl-100.y-xl-100 { -webkit-transform: translate(-100%, -100%) !important; transform: translate(-100%, -100%) !important; }
    .y-xl-100 { top: 100% !important; -webkit-transform: translateY(-100%) !important; transform: translateY(-100%) !important; }
}
@media (min-width: 1600px) {
    .x-xxl-0 { left: 0% !important; -webkit-transform: translateX(-0%) !important; transform: translateX(-0%) !important; }
    .x-xxl-0.y-xxl-0 { -webkit-transform: translate(-0%, -0%) !important; transform: translate(-0%, -0%) !important; }
    .y-xxl-0 { top: 0% !important; -webkit-transform: translateY(-0%) !important; transform: translateY(-0%) !important; }
    .x-xxl-5 { left: 5% !important; -webkit-transform: translateX(-5%) !important; transform: translateX(-5%) !important; }
    .x-xxl-5.y-xxl-5 { -webkit-transform: translate(-5%, -5%) !important; transform: translate(-5%, -5%) !important; }
    .y-xxl-5 { top: 5% !important; -webkit-transform: translateY(-5%) !important; transform: translateY(-5%) !important; }
    .x-xxl-10 { left: 10% !important; -webkit-transform: translateX(-10%) !important; transform: translateX(-10%) !important; }
    .x-xxl-10.y-xxl-10 { -webkit-transform: translate(-10%, -10%) !important; transform: translate(-10%, -10%) !important; }
    .y-xxl-10 { top: 10% !important; -webkit-transform: translateY(-10%) !important; transform: translateY(-10%) !important; }
    .x-xxl-15 { left: 15% !important; -webkit-transform: translateX(-15%) !important; transform: translateX(-15%) !important; }
    .x-xxl-15.y-xxl-15 { -webkit-transform: translate(-15%, -15%) !important; transform: translate(-15%, -15%) !important; }
    .y-xxl-15 { top: 15% !important; -webkit-transform: translateY(-15%) !important; transform: translateY(-15%) !important; }
    .x-xxl-20 { left: 20% !important; -webkit-transform: translateX(-20%) !important; transform: translateX(-20%) !important; }
    .x-xxl-20.y-xxl-20 { -webkit-transform: translate(-20%, -20%) !important; transform: translate(-20%, -20%) !important; }
    .y-xxl-20 { top: 20% !important; -webkit-transform: translateY(-20%) !important; transform: translateY(-20%) !important; }
    .x-xxl-25 { left: 25% !important; -webkit-transform: translateX(-25%) !important; transform: translateX(-25%) !important; }
    .x-xxl-25.y-xxl-25 { -webkit-transform: translate(-25%, -25%) !important; transform: translate(-25%, -25%) !important; }
    .y-xxl-25 { top: 25% !important; -webkit-transform: translateY(-25%) !important; transform: translateY(-25%) !important; }
    .x-xxl-30 { left: 30% !important; -webkit-transform: translateX(-30%) !important; transform: translateX(-30%) !important; }
    .x-xxl-30.y-xxl-30 { -webkit-transform: translate(-30%, -30%) !important; transform: translate(-30%, -30%) !important; }
    .y-xxl-30 { top: 30% !important; -webkit-transform: translateY(-30%) !important; transform: translateY(-30%) !important; }
    .x-xxl-35 { left: 35% !important; -webkit-transform: translateX(-35%) !important; transform: translateX(-35%) !important; }
    .x-xxl-35.y-xxl-35 { -webkit-transform: translate(-35%, -35%) !important; transform: translate(-35%, -35%) !important; }
    .y-xxl-35 { top: 35% !important; -webkit-transform: translateY(-35%) !important; transform: translateY(-35%) !important; }
    .x-xxl-40 { left: 40% !important; -webkit-transform: translateX(-40%) !important; transform: translateX(-40%) !important; }
    .x-xxl-40.y-xxl-40 { -webkit-transform: translate(-40%, -40%) !important; transform: translate(-40%, -40%) !important; }
    .y-xxl-40 { top: 40% !important; -webkit-transform: translateY(-40%) !important; transform: translateY(-40%) !important; }
    .x-xxl-45 { left: 45% !important; -webkit-transform: translateX(-45%) !important; transform: translateX(-45%) !important; }
    .x-xxl-45.y-xxl-45 { -webkit-transform: translate(-45%, -45%) !important; transform: translate(-45%, -45%) !important; }
    .y-xxl-45 { top: 45% !important; -webkit-transform: translateY(-45%) !important; transform: translateY(-45%) !important; }
    .x-xxl-50 { left: 50% !important; -webkit-transform: translateX(-50%) !important; transform: translateX(-50%) !important; }
    .x-xxl-50.y-xxl-50 { -webkit-transform: translate(-50%, -50%) !important; transform: translate(-50%, -50%) !important; }
    .y-xxl-50 { top: 50% !important; -webkit-transform: translateY(-50%) !important; transform: translateY(-50%) !important; }
    .x-xxl-55 { left: 55% !important; -webkit-transform: translateX(-55%) !important; transform: translateX(-55%) !important; }
    .x-xxl-55.y-xxl-55 { -webkit-transform: translate(-55%, -55%) !important; transform: translate(-55%, -55%) !important; }
    .y-xxl-55 { top: 55% !important; -webkit-transform: translateY(-55%) !important; transform: translateY(-55%) !important; }
    .x-xxl-60 { left: 60% !important; -webkit-transform: translateX(-60%) !important; transform: translateX(-60%) !important; }
    .x-xxl-60.y-xxl-60 { -webkit-transform: translate(-60%, -60%) !important; transform: translate(-60%, -60%) !important; }
    .y-xxl-60 { top: 60% !important; -webkit-transform: translateY(-60%) !important; transform: translateY(-60%) !important; }
    .x-xxl-65 { left: 65% !important; -webkit-transform: translateX(-65%) !important; transform: translateX(-65%) !important; }
    .x-xxl-65.y-xxl-65 { -webkit-transform: translate(-65%, -65%) !important; transform: translate(-65%, -65%) !important; }
    .y-xxl-65 { top: 65% !important; -webkit-transform: translateY(-65%) !important; transform: translateY(-65%) !important; }
    .x-xxl-70 { left: 70% !important; -webkit-transform: translateX(-70%) !important; transform: translateX(-70%) !important; }
    .x-xxl-70.y-xxl-70 { -webkit-transform: translate(-70%, -70%) !important; transform: translate(-70%, -70%) !important; }
    .y-xxl-70 { top: 70% !important; -webkit-transform: translateY(-70%) !important; transform: translateY(-70%) !important; }
    .x-xxl-75 { left: 75% !important; -webkit-transform: translateX(-75%) !important; transform: translateX(-75%) !important; }
    .x-xxl-75.y-xxl-75 { -webkit-transform: translate(-75%, -75%) !important; transform: translate(-75%, -75%) !important; }
    .y-xxl-75 { top: 75% !important; -webkit-transform: translateY(-75%) !important; transform: translateY(-75%) !important; }
    .x-xxl-80 { left: 80% !important; -webkit-transform: translateX(-80%) !important; transform: translateX(-80%) !important; }
    .x-xxl-80.y-xxl-80 { -webkit-transform: translate(-80%, -80%) !important; transform: translate(-80%, -80%) !important; }
    .y-xxl-80 { top: 80% !important; -webkit-transform: translateY(-80%) !important; transform: translateY(-80%) !important; }
    .x-xxl-85 { left: 85% !important; -webkit-transform: translateX(-85%) !important; transform: translateX(-85%) !important; }
    .x-xxl-85.y-xxl-85 { -webkit-transform: translate(-85%, -85%) !important; transform: translate(-85%, -85%) !important; }
    .y-xxl-85 { top: 85% !important; -webkit-transform: translateY(-85%) !important; transform: translateY(-85%) !important; }
    .x-xxl-90 { left: 90% !important; -webkit-transform: translateX(-90%) !important; transform: translateX(-90%) !important; }
    .x-xxl-90.y-xxl-90 { -webkit-transform: translate(-90%, -90%) !important; transform: translate(-90%, -90%) !important; }
    .y-xxl-90 { top: 90% !important; -webkit-transform: translateY(-90%) !important; transform: translateY(-90%) !important; }
    .x-xxl-95 { left: 95% !important; -webkit-transform: translateX(-95%) !important; transform: translateX(-95%) !important; }
    .x-xxl-95.y-xxl-95 { -webkit-transform: translate(-95%, -95%) !important; transform: translate(-95%, -95%) !important; }
    .y-xxl-95 { top: 95% !important; -webkit-transform: translateY(-95%) !important; transform: translateY(-95%) !important; }
    .x-xxl-100 { left: 100% !important; -webkit-transform: translateX(-100%) !important; transform: translateX(-100%) !important; }
    .x-xxl-100.y-xxl-100 { -webkit-transform: translate(-100%, -100%) !important; transform: translate(-100%, -100%) !important; }
    .y-xxl-100 { top: 100% !important; -webkit-transform: translateY(-100%) !important; transform: translateY(-100%) !important; }
}

.fs-12px { font-size: 12px!important; line-height: 18px!important; }
.fs-13px { font-size: 13px!important; line-height: 19.5px!important; }
.fs-14px { font-size: 14px!important; line-height: 21px!important; }
.fs-15px { font-size: 15px!important; line-height: 22.5px!important; }
.fs-16px { font-size: 16px!important; line-height: 24px!important; }
.fs-17px { font-size: 17px!important; line-height: 25.5px!important; }
.fs-18px { font-size: 18px!important; line-height: 27px!important; }
.fs-19px { font-size: 19px!important; line-height: 28.5px!important; }
.fs-20px { font-size: 20px!important; line-height: 30px!important; }
.fs-21px { font-size: 21px!important; line-height: 31.5px!important; }
.fs-22px { font-size: 22px!important; line-height: 33px!important; }
.fs-23px { font-size: 23px!important; line-height: 34.5px!important; }
.fs-24px { font-size: 24px!important; line-height: 36px!important; }
.fs-25px { font-size: 25px!important; line-height: 37.5px!important; }
.fs-26px { font-size: 26px!important; line-height: 39px!important; }
.fs-27px { font-size: 27px!important; line-height: 40.5px!important; }
.fs-28px { font-size: 28px!important; line-height: 42px!important; }
.fs-29px { font-size: 29px!important; line-height: 43.5px!important; }
.fs-30px { font-size: 30px!important; line-height: 45px!important; }
.fs-31px { font-size: 31px!important; line-height: 46.5px!important; }
.fs-32px { font-size: 32px!important; line-height: 48px!important; }
.fs-33px { font-size: 33px!important; line-height: 49.5px!important; }
.fs-34px { font-size: 34px!important; line-height: 51px!important; }
.fs-35px { font-size: 35px!important; line-height: 52.5px!important; }
.fs-36px { font-size: 36px!important; line-height: 54px!important; }
.fs-37px { font-size: 37px!important; line-height: 55.5px!important; }
.fs-38px { font-size: 38px!important; line-height: 57px!important; }
.fs-39px { font-size: 39px!important; line-height: 58.5px!important; }
.fs-40px { font-size: 40px!important; line-height: 60px!important; }
.fs-41px { font-size: 41px!important; line-height: 61.5px!important; }
.fs-42px { font-size: 42px!important; line-height: 63px!important; }
.fs-43px { font-size: 43px!important; line-height: 64.5px!important; }
.fs-44px { font-size: 44px!important; line-height: 66px!important; }
.fs-45px { font-size: 45px!important; line-height: 67.5px!important; }
.fs-46px { font-size: 46px!important; line-height: 69px!important; }
.fs-47px { font-size: 47px!important; line-height: 70.5px!important; }
.fs-48px { font-size: 48px!important; line-height: 72px!important; }
.fs-49px { font-size: 49px!important; line-height: 73.5px!important; }
.fs-50px { font-size: 50px!important; line-height: 75px!important; }

@media (min-width: 480px) {
    .fs-xs-12px { font-size: 12px!important; line-height: 18px!important; }
    .fs-xs-13px { font-size: 13px!important; line-height: 19.5px!important; }
    .fs-xs-14px { font-size: 14px!important; line-height: 21px!important; }
    .fs-xs-15px { font-size: 15px!important; line-height: 22.5px!important; }
    .fs-xs-16px { font-size: 16px!important; line-height: 24px!important; }
    .fs-xs-17px { font-size: 17px!important; line-height: 25.5px!important; }
    .fs-xs-18px { font-size: 18px!important; line-height: 27px!important; }
    .fs-xs-19px { font-size: 19px!important; line-height: 28.5px!important; }
    .fs-xs-20px { font-size: 20px!important; line-height: 30px!important; }
    .fs-xs-21px { font-size: 21px!important; line-height: 31.5px!important; }
    .fs-xs-22px { font-size: 22px!important; line-height: 33px!important; }
    .fs-xs-23px { font-size: 23px!important; line-height: 34.5px!important; }
    .fs-xs-24px { font-size: 24px!important; line-height: 36px!important; }
    .fs-xs-25px { font-size: 25px!important; line-height: 37.5px!important; }
    .fs-xs-26px { font-size: 26px!important; line-height: 39px!important; }
    .fs-xs-27px { font-size: 27px!important; line-height: 40.5px!important; }
    .fs-xs-28px { font-size: 28px!important; line-height: 42px!important; }
    .fs-xs-29px { font-size: 29px!important; line-height: 43.5px!important; }
    .fs-xs-30px { font-size: 30px!important; line-height: 45px!important; }
    .fs-xs-31px { font-size: 31px!important; line-height: 46.5px!important; }
    .fs-xs-32px { font-size: 32px!important; line-height: 48px!important; }
    .fs-xs-33px { font-size: 33px!important; line-height: 49.5px!important; }
    .fs-xs-34px { font-size: 34px!important; line-height: 51px!important; }
    .fs-xs-35px { font-size: 35px!important; line-height: 52.5px!important; }
    .fs-xs-36px { font-size: 36px!important; line-height: 54px!important; }
    .fs-xs-37px { font-size: 37px!important; line-height: 55.5px!important; }
    .fs-xs-38px { font-size: 38px!important; line-height: 57px!important; }
    .fs-xs-39px { font-size: 39px!important; line-height: 58.5px!important; }
    .fs-xs-40px { font-size: 40px!important; line-height: 60px!important; }
    .fs-xs-41px { font-size: 41px!important; line-height: 61.5px!important; }
    .fs-xs-42px { font-size: 42px!important; line-height: 63px!important; }
    .fs-xs-43px { font-size: 43px!important; line-height: 64.5px!important; }
    .fs-xs-44px { font-size: 44px!important; line-height: 66px!important; }
    .fs-xs-45px { font-size: 45px!important; line-height: 67.5px!important; }
    .fs-xs-46px { font-size: 46px!important; line-height: 69px!important; }
    .fs-xs-47px { font-size: 47px!important; line-height: 70.5px!important; }
    .fs-xs-48px { font-size: 48px!important; line-height: 72px!important; }
    .fs-xs-49px { font-size: 49px!important; line-height: 73.5px!important; }
    .fs-xs-50px { font-size: 50px!important; line-height: 75px!important; }
}
@media (min-width: 576px) {
    .fs-sm-12px { font-size: 12px!important; line-height: 18px!important; }
    .fs-sm-13px { font-size: 13px!important; line-height: 19.5px!important; }
    .fs-sm-14px { font-size: 14px!important; line-height: 21px!important; }
    .fs-sm-15px { font-size: 15px!important; line-height: 22.5px!important; }
    .fs-sm-16px { font-size: 16px!important; line-height: 24px!important; }
    .fs-sm-17px { font-size: 17px!important; line-height: 25.5px!important; }
    .fs-sm-18px { font-size: 18px!important; line-height: 27px!important; }
    .fs-sm-19px { font-size: 19px!important; line-height: 28.5px!important; }
    .fs-sm-20px { font-size: 20px!important; line-height: 30px!important; }
    .fs-sm-21px { font-size: 21px!important; line-height: 31.5px!important; }
    .fs-sm-22px { font-size: 22px!important; line-height: 33px!important; }
    .fs-sm-23px { font-size: 23px!important; line-height: 34.5px!important; }
    .fs-sm-24px { font-size: 24px!important; line-height: 36px!important; }
    .fs-sm-25px { font-size: 25px!important; line-height: 37.5px!important; }
    .fs-sm-26px { font-size: 26px!important; line-height: 39px!important; }
    .fs-sm-27px { font-size: 27px!important; line-height: 40.5px!important; }
    .fs-sm-28px { font-size: 28px!important; line-height: 42px!important; }
    .fs-sm-29px { font-size: 29px!important; line-height: 43.5px!important; }
    .fs-sm-30px { font-size: 30px!important; line-height: 45px!important; }
    .fs-sm-31px { font-size: 31px!important; line-height: 46.5px!important; }
    .fs-sm-32px { font-size: 32px!important; line-height: 48px!important; }
    .fs-sm-33px { font-size: 33px!important; line-height: 49.5px!important; }
    .fs-sm-34px { font-size: 34px!important; line-height: 51px!important; }
    .fs-sm-35px { font-size: 35px!important; line-height: 52.5px!important; }
    .fs-sm-36px { font-size: 36px!important; line-height: 54px!important; }
    .fs-sm-37px { font-size: 37px!important; line-height: 55.5px!important; }
    .fs-sm-38px { font-size: 38px!important; line-height: 57px!important; }
    .fs-sm-39px { font-size: 39px!important; line-height: 58.5px!important; }
    .fs-sm-40px { font-size: 40px!important; line-height: 60px!important; }
    .fs-sm-41px { font-size: 41px!important; line-height: 61.5px!important; }
    .fs-sm-42px { font-size: 42px!important; line-height: 63px!important; }
    .fs-sm-43px { font-size: 43px!important; line-height: 64.5px!important; }
    .fs-sm-44px { font-size: 44px!important; line-height: 66px!important; }
    .fs-sm-45px { font-size: 45px!important; line-height: 67.5px!important; }
    .fs-sm-46px { font-size: 46px!important; line-height: 69px!important; }
    .fs-sm-47px { font-size: 47px!important; line-height: 70.5px!important; }
    .fs-sm-48px { font-size: 48px!important; line-height: 72px!important; }
    .fs-sm-49px { font-size: 49px!important; line-height: 73.5px!important; }
    .fs-sm-50px { font-size: 50px!important; line-height: 75px!important; }
}
@media (min-width: 768px) {
    .fs-md-12px { font-size: 12px!important; line-height: 18px!important; }
    .fs-md-13px { font-size: 13px!important; line-height: 19.5px!important; }
    .fs-md-14px { font-size: 14px!important; line-height: 21px!important; }
    .fs-md-15px { font-size: 15px!important; line-height: 22.5px!important; }
    .fs-md-16px { font-size: 16px!important; line-height: 24px!important; }
    .fs-md-17px { font-size: 17px!important; line-height: 25.5px!important; }
    .fs-md-18px { font-size: 18px!important; line-height: 27px!important; }
    .fs-md-19px { font-size: 19px!important; line-height: 28.5px!important; }
    .fs-md-20px { font-size: 20px!important; line-height: 30px!important; }
    .fs-md-21px { font-size: 21px!important; line-height: 31.5px!important; }
    .fs-md-22px { font-size: 22px!important; line-height: 33px!important; }
    .fs-md-23px { font-size: 23px!important; line-height: 34.5px!important; }
    .fs-md-24px { font-size: 24px!important; line-height: 36px!important; }
    .fs-md-25px { font-size: 25px!important; line-height: 37.5px!important; }
    .fs-md-26px { font-size: 26px!important; line-height: 39px!important; }
    .fs-md-27px { font-size: 27px!important; line-height: 40.5px!important; }
    .fs-md-28px { font-size: 28px!important; line-height: 42px!important; }
    .fs-md-29px { font-size: 29px!important; line-height: 43.5px!important; }
    .fs-md-30px { font-size: 30px!important; line-height: 45px!important; }
    .fs-md-31px { font-size: 31px!important; line-height: 46.5px!important; }
    .fs-md-32px { font-size: 32px!important; line-height: 48px!important; }
    .fs-md-33px { font-size: 33px!important; line-height: 49.5px!important; }
    .fs-md-34px { font-size: 34px!important; line-height: 51px!important; }
    .fs-md-35px { font-size: 35px!important; line-height: 52.5px!important; }
    .fs-md-36px { font-size: 36px!important; line-height: 54px!important; }
    .fs-md-37px { font-size: 37px!important; line-height: 55.5px!important; }
    .fs-md-38px { font-size: 38px!important; line-height: 57px!important; }
    .fs-md-39px { font-size: 39px!important; line-height: 58.5px!important; }
    .fs-md-40px { font-size: 40px!important; line-height: 60px!important; }
    .fs-md-41px { font-size: 41px!important; line-height: 61.5px!important; }
    .fs-md-42px { font-size: 42px!important; line-height: 63px!important; }
    .fs-md-43px { font-size: 43px!important; line-height: 64.5px!important; }
    .fs-md-44px { font-size: 44px!important; line-height: 66px!important; }
    .fs-md-45px { font-size: 45px!important; line-height: 67.5px!important; }
    .fs-md-46px { font-size: 46px!important; line-height: 69px!important; }
    .fs-md-47px { font-size: 47px!important; line-height: 70.5px!important; }
    .fs-md-48px { font-size: 48px!important; line-height: 72px!important; }
    .fs-md-49px { font-size: 49px!important; line-height: 73.5px!important; }
    .fs-md-50px { font-size: 50px!important; line-height: 75px!important; }
}
@media (min-width: 992px) {
    .fs-lg-12px { font-size: 12px!important; line-height: 18px!important; }
    .fs-lg-13px { font-size: 13px!important; line-height: 19.5px!important; }
    .fs-lg-14px { font-size: 14px!important; line-height: 21px!important; }
    .fs-lg-15px { font-size: 15px!important; line-height: 22.5px!important; }
    .fs-lg-16px { font-size: 16px!important; line-height: 24px!important; }
    .fs-lg-17px { font-size: 17px!important; line-height: 25.5px!important; }
    .fs-lg-18px { font-size: 18px!important; line-height: 27px!important; }
    .fs-lg-19px { font-size: 19px!important; line-height: 28.5px!important; }
    .fs-lg-20px { font-size: 20px!important; line-height: 30px!important; }
    .fs-lg-21px { font-size: 21px!important; line-height: 31.5px!important; }
    .fs-lg-22px { font-size: 22px!important; line-height: 33px!important; }
    .fs-lg-23px { font-size: 23px!important; line-height: 34.5px!important; }
    .fs-lg-24px { font-size: 24px!important; line-height: 36px!important; }
    .fs-lg-25px { font-size: 25px!important; line-height: 37.5px!important; }
    .fs-lg-26px { font-size: 26px!important; line-height: 39px!important; }
    .fs-lg-27px { font-size: 27px!important; line-height: 40.5px!important; }
    .fs-lg-28px { font-size: 28px!important; line-height: 42px!important; }
    .fs-lg-29px { font-size: 29px!important; line-height: 43.5px!important; }
    .fs-lg-30px { font-size: 30px!important; line-height: 45px!important; }
    .fs-lg-31px { font-size: 31px!important; line-height: 46.5px!important; }
    .fs-lg-32px { font-size: 32px!important; line-height: 48px!important; }
    .fs-lg-33px { font-size: 33px!important; line-height: 49.5px!important; }
    .fs-lg-34px { font-size: 34px!important; line-height: 51px!important; }
    .fs-lg-35px { font-size: 35px!important; line-height: 52.5px!important; }
    .fs-lg-36px { font-size: 36px!important; line-height: 54px!important; }
    .fs-lg-37px { font-size: 37px!important; line-height: 55.5px!important; }
    .fs-lg-38px { font-size: 38px!important; line-height: 57px!important; }
    .fs-lg-39px { font-size: 39px!important; line-height: 58.5px!important; }
    .fs-lg-40px { font-size: 40px!important; line-height: 60px!important; }
    .fs-lg-41px { font-size: 41px!important; line-height: 61.5px!important; }
    .fs-lg-42px { font-size: 42px!important; line-height: 63px!important; }
    .fs-lg-43px { font-size: 43px!important; line-height: 64.5px!important; }
    .fs-lg-44px { font-size: 44px!important; line-height: 66px!important; }
    .fs-lg-45px { font-size: 45px!important; line-height: 67.5px!important; }
    .fs-lg-46px { font-size: 46px!important; line-height: 69px!important; }
    .fs-lg-47px { font-size: 47px!important; line-height: 70.5px!important; }
    .fs-lg-48px { font-size: 48px!important; line-height: 72px!important; }
    .fs-lg-49px { font-size: 49px!important; line-height: 73.5px!important; }
    .fs-lg-50px { font-size: 50px!important; line-height: 75px!important; }
}
@media (min-width: 1200px) {
    .fs-xl-12px { font-size: 12px!important; line-height: 18px!important; }
    .fs-xl-13px { font-size: 13px!important; line-height: 19.5px!important; }
    .fs-xl-14px { font-size: 14px!important; line-height: 21px!important; }
    .fs-xl-15px { font-size: 15px!important; line-height: 22.5px!important; }
    .fs-xl-16px { font-size: 16px!important; line-height: 24px!important; }
    .fs-xl-17px { font-size: 17px!important; line-height: 25.5px!important; }
    .fs-xl-18px { font-size: 18px!important; line-height: 27px!important; }
    .fs-xl-19px { font-size: 19px!important; line-height: 28.5px!important; }
    .fs-xl-20px { font-size: 20px!important; line-height: 30px!important; }
    .fs-xl-21px { font-size: 21px!important; line-height: 31.5px!important; }
    .fs-xl-22px { font-size: 22px!important; line-height: 33px!important; }
    .fs-xl-23px { font-size: 23px!important; line-height: 34.5px!important; }
    .fs-xl-24px { font-size: 24px!important; line-height: 36px!important; }
    .fs-xl-25px { font-size: 25px!important; line-height: 37.5px!important; }
    .fs-xl-26px { font-size: 26px!important; line-height: 39px!important; }
    .fs-xl-27px { font-size: 27px!important; line-height: 40.5px!important; }
    .fs-xl-28px { font-size: 28px!important; line-height: 42px!important; }
    .fs-xl-29px { font-size: 29px!important; line-height: 43.5px!important; }
    .fs-xl-30px { font-size: 30px!important; line-height: 45px!important; }
    .fs-xl-31px { font-size: 31px!important; line-height: 46.5px!important; }
    .fs-xl-32px { font-size: 32px!important; line-height: 48px!important; }
    .fs-xl-33px { font-size: 33px!important; line-height: 49.5px!important; }
    .fs-xl-34px { font-size: 34px!important; line-height: 51px!important; }
    .fs-xl-35px { font-size: 35px!important; line-height: 52.5px!important; }
    .fs-xl-36px { font-size: 36px!important; line-height: 54px!important; }
    .fs-xl-37px { font-size: 37px!important; line-height: 55.5px!important; }
    .fs-xl-38px { font-size: 38px!important; line-height: 57px!important; }
    .fs-xl-39px { font-size: 39px!important; line-height: 58.5px!important; }
    .fs-xl-40px { font-size: 40px!important; line-height: 60px!important; }
    .fs-xl-41px { font-size: 41px!important; line-height: 61.5px!important; }
    .fs-xl-42px { font-size: 42px!important; line-height: 63px!important; }
    .fs-xl-43px { font-size: 43px!important; line-height: 64.5px!important; }
    .fs-xl-44px { font-size: 44px!important; line-height: 66px!important; }
    .fs-xl-45px { font-size: 45px!important; line-height: 67.5px!important; }
    .fs-xl-46px { font-size: 46px!important; line-height: 69px!important; }
    .fs-xl-47px { font-size: 47px!important; line-height: 70.5px!important; }
    .fs-xl-48px { font-size: 48px!important; line-height: 72px!important; }
    .fs-xl-49px { font-size: 49px!important; line-height: 73.5px!important; }
    .fs-xl-50px { font-size: 50px!important; line-height: 75px!important; }
}
@media (min-width: 1600px) {
    .fs-xxl-12px { font-size: 12px!important; line-height: 18px!important; }
    .fs-xxl-13px { font-size: 13px!important; line-height: 19.5px!important; }
    .fs-xxl-14px { font-size: 14px!important; line-height: 21px!important; }
    .fs-xxl-15px { font-size: 15px!important; line-height: 22.5px!important; }
    .fs-xxl-16px { font-size: 16px!important; line-height: 24px!important; }
    .fs-xxl-17px { font-size: 17px!important; line-height: 25.5px!important; }
    .fs-xxl-18px { font-size: 18px!important; line-height: 27px!important; }
    .fs-xxl-19px { font-size: 19px!important; line-height: 28.5px!important; }
    .fs-xxl-20px { font-size: 20px!important; line-height: 30px!important; }
    .fs-xxl-21px { font-size: 21px!important; line-height: 31.5px!important; }
    .fs-xxl-22px { font-size: 22px!important; line-height: 33px!important; }
    .fs-xxl-23px { font-size: 23px!important; line-height: 34.5px!important; }
    .fs-xxl-24px { font-size: 24px!important; line-height: 36px!important; }
    .fs-xxl-25px { font-size: 25px!important; line-height: 37.5px!important; }
    .fs-xxl-26px { font-size: 26px!important; line-height: 39px!important; }
    .fs-xxl-27px { font-size: 27px!important; line-height: 40.5px!important; }
    .fs-xxl-28px { font-size: 28px!important; line-height: 42px!important; }
    .fs-xxl-29px { font-size: 29px!important; line-height: 43.5px!important; }
    .fs-xxl-30px { font-size: 30px!important; line-height: 45px!important; }
    .fs-xxl-31px { font-size: 31px!important; line-height: 46.5px!important; }
    .fs-xxl-32px { font-size: 32px!important; line-height: 48px!important; }
    .fs-xxl-33px { font-size: 33px!important; line-height: 49.5px!important; }
    .fs-xxl-34px { font-size: 34px!important; line-height: 51px!important; }
    .fs-xxl-35px { font-size: 35px!important; line-height: 52.5px!important; }
    .fs-xxl-36px { font-size: 36px!important; line-height: 54px!important; }
    .fs-xxl-37px { font-size: 37px!important; line-height: 55.5px!important; }
    .fs-xxl-38px { font-size: 38px!important; line-height: 57px!important; }
    .fs-xxl-39px { font-size: 39px!important; line-height: 58.5px!important; }
    .fs-xxl-40px { font-size: 40px!important; line-height: 60px!important; }
    .fs-xxl-41px { font-size: 41px!important; line-height: 61.5px!important; }
    .fs-xxl-42px { font-size: 42px!important; line-height: 63px!important; }
    .fs-xxl-43px { font-size: 43px!important; line-height: 64.5px!important; }
    .fs-xxl-44px { font-size: 44px!important; line-height: 66px!important; }
    .fs-xxl-45px { font-size: 45px!important; line-height: 67.5px!important; }
    .fs-xxl-46px { font-size: 46px!important; line-height: 69px!important; }
    .fs-xxl-47px { font-size: 47px!important; line-height: 70.5px!important; }
    .fs-xxl-48px { font-size: 48px!important; line-height: 72px!important; }
    .fs-xxl-49px { font-size: 49px!important; line-height: 73.5px!important; }
    .fs-xxl-50px { font-size: 50px!important; line-height: 75px!important; }
}

.ls-0px { letter-spacing: 0px!important; }
.ls--0px3 { letter-spacing: -0.3px!important; }
.ls--0px4 { letter-spacing: -0.4px!important; }
.ls--0px5 { letter-spacing: -0.5px!important; }
.ls--0px6 { letter-spacing: -0.6px!important; }
.ls--0px7 { letter-spacing: -0.7px!important; }
.ls--0px8 { letter-spacing: -0.8px!important; }
.ls--1px { letter-spacing: -1px!important; }
.ls--1px5 { letter-spacing: -1.5px!important; }
.ls--2px { letter-spacing: -2px!important; }
.ls--2px5 { letter-spacing: -2.5px!important; }
.ls--3px { letter-spacing: -3px!important; }
.ls--3px5 { letter-spacing: -3.5px!important; }
.ls--4px { letter-spacing: -4px!important; }
.ls--5px { letter-spacing: -5px!important; }
.ls--6px { letter-spacing: -6px!important; }
.ls--7px { letter-spacing: -7px!important; }
.ls--8px { letter-spacing: -8px!important; }
.ls--9px { letter-spacing: -9px!important; }

@media (min-width: 480px) {
    .ls-xs-0px { letter-spacing: 0px!important; }
    .ls-xs--0px3 { letter-spacing: -0.3px!important; }
    .ls-xs--0px4 { letter-spacing: -0.4px!important; }
    .ls-xs--0px5 { letter-spacing: -0.5px!important; }
    .ls-xs--0px6 { letter-spacing: -0.6px!important; }
    .ls-xs--0px7 { letter-spacing: -0.7px!important; }
    .ls-xs--0px8 { letter-spacing: -0.8px!important; }
    .ls-xs--1px { letter-spacing: -1px!important; }
    .ls-xs--1px5 { letter-spacing: -1.5px!important; }
    .ls-xs--2px { letter-spacing: -2px!important; }
    .ls-xs--2px5 { letter-spacing: -2.5px!important; }
    .ls-xs--3px { letter-spacing: -3px!important; }
    .ls-xs--3px5 { letter-spacing: -3.5px!important; }
    .ls-xs--4px { letter-spacing: -4px!important; }
    .ls-xs--5px { letter-spacing: -5px!important; }
    .ls-xs--6px { letter-spacing: -6px!important; }
    .ls-xs--7px { letter-spacing: -7px!important; }
    .ls-xs--8px { letter-spacing: -8px!important; }
    .ls-xs--9px { letter-spacing: -9px!important; }
}
@media (min-width: 576px) {
    .ls-sm-0px { letter-spacing: 0px!important; }
    .ls-sm--0px3 { letter-spacing: -0.3px!important; }
    .ls-sm--0px4 { letter-spacing: -0.4px!important; }
    .ls-sm--0px5 { letter-spacing: -0.5px!important; }
    .ls-sm--0px6 { letter-spacing: -0.6px!important; }
    .ls-sm--0px7 { letter-spacing: -0.7px!important; }
    .ls-sm--0px8 { letter-spacing: -0.8px!important; }
    .ls-sm--1px { letter-spacing: -1px!important; }
    .ls-sm--1px5 { letter-spacing: -1.5px!important; }
    .ls-sm--2px { letter-spacing: -2px!important; }
    .ls-sm--2px5 { letter-spacing: -2.5px!important; }
    .ls-sm--3px { letter-spacing: -3px!important; }
    .ls-sm--3px5 { letter-spacing: -3.5px!important; }
    .ls-sm--4px { letter-spacing: -4px!important; }
    .ls-sm--5px { letter-spacing: -5px!important; }
    .ls-sm--6px { letter-spacing: -6px!important; }
    .ls-sm--7px { letter-spacing: -7px!important; }
    .ls-sm--8px { letter-spacing: -8px!important; }
    .ls-sm--9px { letter-spacing: -9px!important; }
}
@media (min-width: 768px) {
    .ls-md-0px { letter-spacing: 0px!important; }
    .ls-md--0px3 { letter-spacing: -0.3px!important; }
    .ls-md--0px4 { letter-spacing: -0.4px!important; }
    .ls-md--0px5 { letter-spacing: -0.5px!important; }
    .ls-md--0px6 { letter-spacing: -0.6px!important; }
    .ls-md--0px7 { letter-spacing: -0.7px!important; }
    .ls-md--0px8 { letter-spacing: -0.8px!important; }
    .ls-md--1px { letter-spacing: -1px!important; }
    .ls-md--1px5 { letter-spacing: -1.5px!important; }
    .ls-md--2px { letter-spacing: -2px!important; }
    .ls-md--2px5 { letter-spacing: -2.5px!important; }
    .ls-md--3px { letter-spacing: -3px!important; }
    .ls-md--3px5 { letter-spacing: -3.5px!important; }
    .ls-md--4px { letter-spacing: -4px!important; }
    .ls-md--5px { letter-spacing: -5px!important; }
    .ls-md--6px { letter-spacing: -6px!important; }
    .ls-md--7px { letter-spacing: -7px!important; }
    .ls-md--8px { letter-spacing: -8px!important; }
    .ls-md--9px { letter-spacing: -9px!important; }
}
@media (min-width: 992px) {
    .ls-lg-0px { letter-spacing: 0px!important; }
    .ls-lg--0px3 { letter-spacing: -0.3px!important; }
    .ls-lg--0px4 { letter-spacing: -0.4px!important; }
    .ls-lg--0px5 { letter-spacing: -0.5px!important; }
    .ls-lg--0px6 { letter-spacing: -0.6px!important; }
    .ls-lg--0px7 { letter-spacing: -0.7px!important; }
    .ls-lg--0px8 { letter-spacing: -0.8px!important; }
    .ls-lg--1px { letter-spacing: -1px!important; }
    .ls-lg--1px5 { letter-spacing: -1.5px!important; }
    .ls-lg--2px { letter-spacing: -2px!important; }
    .ls-lg--2px5 { letter-spacing: -2.5px!important; }
    .ls-lg--3px { letter-spacing: -3px!important; }
    .ls-lg--3px5 { letter-spacing: -3.5px!important; }
    .ls-lg--4px { letter-spacing: -4px!important; }
    .ls-lg--5px { letter-spacing: -5px!important; }
    .ls-lg--6px { letter-spacing: -6px!important; }
    .ls-lg--7px { letter-spacing: -7px!important; }
    .ls-lg--8px { letter-spacing: -8px!important; }
    .ls-lg--9px { letter-spacing: -9px!important; }
}
@media (min-width: 1200px) {
    .ls-xl-0px { letter-spacing: 0px!important; }
    .ls-xl--0px3 { letter-spacing: -0.3px!important; }
    .ls-xl--0px4 { letter-spacing: -0.4px!important; }
    .ls-xl--0px5 { letter-spacing: -0.5px!important; }
    .ls-xl--0px6 { letter-spacing: -0.6px!important; }
    .ls-xl--0px7 { letter-spacing: -0.7px!important; }
    .ls-xl--0px8 { letter-spacing: -0.8px!important; }
    .ls-xl--1px { letter-spacing: -1px!important; }
    .ls-xl--1px5 { letter-spacing: -1.5px!important; }
    .ls-xl--2px { letter-spacing: -2px!important; }
    .ls-xl--2px5 { letter-spacing: -2.5px!important; }
    .ls-xl--3px { letter-spacing: -3px!important; }
    .ls-xl--3px5 { letter-spacing: -3.5px!important; }
    .ls-xl--4px { letter-spacing: -4px!important; }
    .ls-xl--5px { letter-spacing: -5px!important; }
    .ls-xl--6px { letter-spacing: -6px!important; }
    .ls-xl--7px { letter-spacing: -7px!important; }
    .ls-xl--8px { letter-spacing: -8px!important; }
    .ls-xl--9px { letter-spacing: -9px!important; }
}
@media (min-width: 1600px) {
    .ls-xxl-0px { letter-spacing: 0px!important; }
    .ls-xxl--0px3 { letter-spacing: -0.3px!important; }
    .ls-xxl--0px4 { letter-spacing: -0.4px!important; }
    .ls-xxl--0px5 { letter-spacing: -0.5px!important; }
    .ls-xxl--0px6 { letter-spacing: -0.6px!important; }
    .ls-xxl--0px7 { letter-spacing: -0.7px!important; }
    .ls-xxl--0px8 { letter-spacing: -0.8px!important; }
    .ls-xxl--1px { letter-spacing: -1px!important; }
    .ls-xxl--1px5 { letter-spacing: -1.5px!important; }
    .ls-xxl--2px { letter-spacing: -2px!important; }
    .ls-xxl--2px5 { letter-spacing: -2.5px!important; }
    .ls-xxl--3px { letter-spacing: -3px!important; }
    .ls-xxl--3px5 { letter-spacing: -3.5px!important; }
    .ls-xxl--4px { letter-spacing: -4px!important; }
    .ls-xxl--5px { letter-spacing: -5px!important; }
    .ls-xxl--6px { letter-spacing: -6px!important; }
    .ls-xxl--7px { letter-spacing: -7px!important; }
    .ls-xxl--8px { letter-spacing: -8px!important; }
    .ls-xxl--9px { letter-spacing: -9px!important; }
}

@media only screen and (min-width: 992px) {
  .m-desktop-0 { margin: 0 !important; }
  .mt-desktop-0, .my-desktop-0 { margin-top: 0 !important; }
  .mr-desktop-0, .mx-desktop-0 { margin-right: 0 !important; }
  .mb-desktop-0, .my-desktop-0 { margin-bottom: 0 !important; }
  .ml-desktop-0, .mx-desktop-0 { margin-left: 0 !important; }
  .m-desktop-1 { margin: 0.375rem !important; }
  .mt-desktop-1, .my-desktop-1 { margin-top: 0.375rem !important; }
  .mr-desktop-1, .mx-desktop-1 { margin-right: 0.375rem !important; }
  .mb-desktop-1, .my-desktop-1 { margin-bottom: 0.375rem !important; }
  .ml-desktop-1, .mx-desktop-1 { margin-left: 0.375rem !important; }
  .m-desktop-2 { margin: 0.75rem !important; }
  .mt-desktop-2, .my-desktop-2 { margin-top: 0.75rem !important; }
  .mr-desktop-2, .mx-desktop-2 { margin-right: 0.75rem !important; }
  .mb-desktop-2, .my-desktop-2 { margin-bottom: 0.75rem !important; }
  .ml-desktop-2, .mx-desktop-2 { margin-left: 0.75rem !important; }
  .m-desktop-3 { margin: 1rem !important; }
  .mt-desktop-3, .my-desktop-3 { margin-top: 1rem !important; }
  .mr-desktop-3, .mx-desktop-3 { margin-right: 1rem !important; }
  .mb-desktop-3, .my-desktop-3 { margin-bottom: 1rem !important; }
  .ml-desktop-3, .mx-desktop-3 { margin-left: 1rem !important; }
  .m-desktop-4 { margin: 1.5rem !important; }
  .mt-desktop-4, .my-desktop-4 { margin-top: 1.5rem !important; }
  .mr-desktop-4, .mx-desktop-4 { margin-right: 1.5rem !important; }
  .mb-desktop-4, .my-desktop-4 { margin-bottom: 1.5rem !important; }
  .ml-desktop-4, .mx-desktop-4 { margin-left: 1.5rem !important; }
  .m-desktop-5 { margin: 2.75rem !important; }
  .mt-desktop-5, .my-desktop-5 { margin-top: 2.75rem !important; }
  .mr-desktop-5, .mx-desktop-5 { margin-right: 2.75rem !important; }
  .mb-desktop-5, .my-desktop-5 { margin-bottom: 2.75rem !important; }
  .ml-desktop-5, .mx-desktop-5 { margin-left: 2.75rem !important; }
  .m-desktop-gs { margin: 28px !important; }
  .mt-desktop-gs, .my-desktop-gs { margin-top: 28px !important; }
  .mr-desktop-gs, .mx-desktop-gs { margin-right: 28px !important; }
  .mb-desktop-gs, .my-desktop-gs { margin-bottom: 28px !important; }
  .ml-desktop-gs, .mx-desktop-gs { margin-left: 28px !important; }
  .p-desktop-0 { padding: 0 !important; }
  .pt-desktop-0, .py-desktop-0 { padding-top: 0 !important; }
  .pr-desktop-0, .px-desktop-0 { padding-right: 0 !important; }
  .pb-desktop-0, .py-desktop-0 { padding-bottom: 0 !important; }
  .pl-desktop-0, .px-desktop-0 { padding-left: 0 !important; }
  .p-desktop-1 { padding: 0.375rem !important; }
  .pt-desktop-1, .py-desktop-1 { padding-top: 0.375rem !important; }
  .pr-desktop-1, .px-desktop-1 { padding-right: 0.375rem !important; }
  .pb-desktop-1, .py-desktop-1 { padding-bottom: 0.375rem !important; }
  .pl-desktop-1, .px-desktop-1 { padding-left: 0.375rem !important; }
  .p-desktop-2 { padding: 0.75rem !important; }
  .pt-desktop-2, .py-desktop-2 { padding-top: 0.75rem !important; }
  .pr-desktop-2, .px-desktop-2 { padding-right: 0.75rem !important; }
  .pb-desktop-2, .py-desktop-2 { padding-bottom: 0.75rem !important; }
  .pl-desktop-2, .px-desktop-2 { padding-left: 0.75rem !important; }
  .p-desktop-3 { padding: 1rem !important; }
  .pt-desktop-3, .py-desktop-3 { padding-top: 1rem !important; }
  .pr-desktop-3, .px-desktop-3 { padding-right: 1rem !important; }
  .pb-desktop-3, .py-desktop-3 { padding-bottom: 1rem !important; }
  .pl-desktop-3, .px-desktop-3 { padding-left: 1rem !important; }
  .p-desktop-4 { padding: 1.5rem !important; }
  .pt-desktop-4, .py-desktop-4 { padding-top: 1.5rem !important; }
  .pr-desktop-4, .px-desktop-4 { padding-right: 1.5rem !important; }
  .pb-desktop-4, .py-desktop-4 { padding-bottom: 1.5rem !important; }
  .pl-desktop-4, .px-desktop-4 { padding-left: 1.5rem !important; }
  .p-desktop-5 { padding: 2.75rem !important; }
  .pt-desktop-5, .py-desktop-5 { padding-top: 2.75rem !important; }
  .pr-desktop-5, .px-desktop-5 { padding-right: 2.75rem !important; }
  .pb-desktop-5, .py-desktop-5 { padding-bottom: 2.75rem !important; }
  .pl-desktop-5, .px-desktop-5 { padding-left: 2.75rem !important; }
  .p-desktop-gs { padding: 28px !important; }
  .pt-desktop-gs, .py-desktop-gs { padding-top: 28px !important; }
  .pr-desktop-gs, .px-desktop-gs { padding-right: 28px !important; }
  .pb-desktop-gs, .py-desktop-gs { padding-bottom: 28px !important; }
  .pl-desktop-gs, .px-desktop-gs { padding-left: 28px !important; }
  .m-desktop-n1 { margin: -0.375rem !important; }
  .mt-desktop-n1, .my-desktop-n1 { margin-top: -0.375rem !important; }
  .mr-desktop-n1, .mx-desktop-n1 { margin-right: -0.375rem !important; }
  .mb-desktop-n1, .my-desktop-n1 { margin-bottom: -0.375rem !important; }
  .ml-desktop-n1, .mx-desktop-n1 { margin-left: -0.375rem !important; }
  .m-desktop-n2 { margin: -0.75rem !important; }
  .mt-desktop-n2, .my-desktop-n2 { margin-top: -0.75rem !important; }
  .mr-desktop-n2, .mx-desktop-n2 { margin-right: -0.75rem !important; }
  .mb-desktop-n2, .my-desktop-n2 { margin-bottom: -0.75rem !important; }
  .ml-desktop-n2, .mx-desktop-n2 { margin-left: -0.75rem !important; }
  .m-desktop-n3 { margin: -1rem !important; }
  .mt-desktop-n3, .my-desktop-n3 { margin-top: -1rem !important; }
  .mr-desktop-n3, .mx-desktop-n3 { margin-right: -1rem !important; }
  .mb-desktop-n3, .my-desktop-n3 { margin-bottom: -1rem !important; }
  .ml-desktop-n3, .mx-desktop-n3 { margin-left: -1rem !important; }
  .m-desktop-n4 { margin: -1.5rem !important; }
  .mt-desktop-n4, .my-desktop-n4 { margin-top: -1.5rem !important; }
  .mr-desktop-n4, .mx-desktop-n4 { margin-right: -1.5rem !important; }
  .mb-desktop-n4, .my-desktop-n4 { margin-bottom: -1.5rem !important; }
  .ml-desktop-n4, .mx-desktop-n4 { margin-left: -1.5rem !important; }
  .m-desktop-n5 { margin: -2.75rem !important; }
  .mt-desktop-n5, .my-desktop-n5 { margin-top: -2.75rem !important; }
  .mr-desktop-n5, .mx-desktop-n5 { margin-right: -2.75rem !important; }
  .mb-desktop-n5, .my-desktop-n5 { margin-bottom: -2.75rem !important; }
  .ml-desktop-n5, .mx-desktop-n5 { margin-left: -2.75rem !important; }
  .m-desktop-ngs { margin: -28px !important; }
  .mt-desktop-ngs, .my-desktop-ngs { margin-top: -28px !important; }
  .mr-desktop-ngs, .mx-desktop-ngs { margin-right: -28px !important; }
  .mb-desktop-ngs, .my-desktop-ngs { margin-bottom: -28px !important; }
  .ml-desktop-ngs, .mx-desktop-ngs { margin-left: -28px !important; }
  .m-desktop-auto { margin: auto !important; }
  .mt-desktop-auto, .my-desktop-auto { margin-top: auto !important; }
  .mr-desktop-auto, .mx-desktop-auto { margin-right: auto !important; }
  .mb-desktop-auto, .my-desktop-auto { margin-bottom: auto !important; }
  .ml-desktop-auto, .mx-desktop-auto { margin-left: auto !important; }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .m-tablet-0 { margin: 0 !important; }
  .mt-tablet-0, .my-tablet-0 { margin-top: 0 !important; }
  .mr-tablet-0, .mx-tablet-0 { margin-right: 0 !important; }
  .mb-tablet-0, .my-tablet-0 { margin-bottom: 0 !important; }
  .ml-tablet-0, .mx-tablet-0 { margin-left: 0 !important; }
  .m-tablet-1 { margin: 0.375rem !important; }
  .mt-tablet-1, .my-tablet-1 { margin-top: 0.375rem !important; }
  .mr-tablet-1, .mx-tablet-1 { margin-right: 0.375rem !important; }
  .mb-tablet-1, .my-tablet-1 { margin-bottom: 0.375rem !important; }
  .ml-tablet-1, .mx-tablet-1 { margin-left: 0.375rem !important; }
  .m-tablet-2 { margin: 0.75rem !important; }
  .mt-tablet-2, .my-tablet-2 { margin-top: 0.75rem !important; }
  .mr-tablet-2, .mx-tablet-2 { margin-right: 0.75rem !important; }
  .mb-tablet-2, .my-tablet-2 { margin-bottom: 0.75rem !important; }
  .ml-tablet-2, .mx-tablet-2 { margin-left: 0.75rem !important; }
  .m-tablet-3 { margin: 1rem !important; }
  .mt-tablet-3, .my-tablet-3 { margin-top: 1rem !important; }
  .mr-tablet-3, .mx-tablet-3 { margin-right: 1rem !important; }
  .mb-tablet-3, .my-tablet-3 { margin-bottom: 1rem !important; }
  .ml-tablet-3, .mx-tablet-3 { margin-left: 1rem !important; }
  .m-tablet-4 { margin: 1.5rem !important; }
  .mt-tablet-4, .my-tablet-4 { margin-top: 1.5rem !important; }
  .mr-tablet-4, .mx-tablet-4 { margin-right: 1.5rem !important; }
  .mb-tablet-4, .my-tablet-4 { margin-bottom: 1.5rem !important; }
  .ml-tablet-4, .mx-tablet-4 { margin-left: 1.5rem !important; }
  .m-tablet-5 { margin: 2.75rem !important; }
  .mt-tablet-5, .my-tablet-5 { margin-top: 2.75rem !important; }
  .mr-tablet-5, .mx-tablet-5 { margin-right: 2.75rem !important; }
  .mb-tablet-5, .my-tablet-5 { margin-bottom: 2.75rem !important; }
  .ml-tablet-5, .mx-tablet-5 { margin-left: 2.75rem !important; }
  .m-tablet-gs { margin: 28px !important; }
  .mt-tablet-gs, .my-tablet-gs { margin-top: 28px !important; }
  .mr-tablet-gs, .mx-tablet-gs { margin-right: 28px !important; }
  .mb-tablet-gs, .my-tablet-gs { margin-bottom: 28px !important; }
  .ml-tablet-gs, .mx-tablet-gs { margin-left: 28px !important; }
  .p-tablet-0 { padding: 0 !important; }
  .pt-tablet-0, .py-tablet-0 { padding-top: 0 !important; }
  .pr-tablet-0, .px-tablet-0 { padding-right: 0 !important; }
  .pb-tablet-0, .py-tablet-0 { padding-bottom: 0 !important; }
  .pl-tablet-0, .px-tablet-0 { padding-left: 0 !important; }
  .p-tablet-1 { padding: 0.375rem !important; }
  .pt-tablet-1, .py-tablet-1 { padding-top: 0.375rem !important; }
  .pr-tablet-1, .px-tablet-1 { padding-right: 0.375rem !important; }
  .pb-tablet-1, .py-tablet-1 { padding-bottom: 0.375rem !important; }
  .pl-tablet-1, .px-tablet-1 { padding-left: 0.375rem !important; }
  .p-tablet-2 { padding: 0.75rem !important; }
  .pt-tablet-2, .py-tablet-2 { padding-top: 0.75rem !important; }
  .pr-tablet-2, .px-tablet-2 { padding-right: 0.75rem !important; }
  .pb-tablet-2, .py-tablet-2 { padding-bottom: 0.75rem !important; }
  .pl-tablet-2, .px-tablet-2 { padding-left: 0.75rem !important; }
  .p-tablet-3 { padding: 1rem !important; }
  .pt-tablet-3, .py-tablet-3 { padding-top: 1rem !important; }
  .pr-tablet-3, .px-tablet-3 { padding-right: 1rem !important; }
  .pb-tablet-3, .py-tablet-3 { padding-bottom: 1rem !important; }
  .pl-tablet-3, .px-tablet-3 { padding-left: 1rem !important; }
  .p-tablet-4 { padding: 1.5rem !important; }
  .pt-tablet-4, .py-tablet-4 { padding-top: 1.5rem !important; }
  .pr-tablet-4, .px-tablet-4 { padding-right: 1.5rem !important; }
  .pb-tablet-4, .py-tablet-4 { padding-bottom: 1.5rem !important; }
  .pl-tablet-4, .px-tablet-4 { padding-left: 1.5rem !important; }
  .p-tablet-5 { padding: 2.75rem !important; }
  .pt-tablet-5, .py-tablet-5 { padding-top: 2.75rem !important; }
  .pr-tablet-5, .px-tablet-5 { padding-right: 2.75rem !important; }
  .pb-tablet-5, .py-tablet-5 { padding-bottom: 2.75rem !important; }
  .pl-tablet-5, .px-tablet-5 { padding-left: 2.75rem !important; }
  .p-tablet-gs { padding: 28px !important; }
  .pt-tablet-gs, .py-tablet-gs { padding-top: 28px !important; }
  .pr-tablet-gs, .px-tablet-gs { padding-right: 28px !important; }
  .pb-tablet-gs, .py-tablet-gs { padding-bottom: 28px !important; }
  .pl-tablet-gs, .px-tablet-gs { padding-left: 28px !important; }
  .m-tablet-n1 { margin: -0.375rem !important; }
  .mt-tablet-n1, .my-tablet-n1 { margin-top: -0.375rem !important; }
  .mr-tablet-n1, .mx-tablet-n1 { margin-right: -0.375rem !important; }
  .mb-tablet-n1, .my-tablet-n1 { margin-bottom: -0.375rem !important; }
  .ml-tablet-n1, .mx-tablet-n1 { margin-left: -0.375rem !important; }
  .m-tablet-n2 { margin: -0.75rem !important; }
  .mt-tablet-n2, .my-tablet-n2 { margin-top: -0.75rem !important; }
  .mr-tablet-n2, .mx-tablet-n2 { margin-right: -0.75rem !important; }
  .mb-tablet-n2, .my-tablet-n2 { margin-bottom: -0.75rem !important; }
  .ml-tablet-n2, .mx-tablet-n2 { margin-left: -0.75rem !important; }
  .m-tablet-n3 { margin: -1rem !important; }
  .mt-tablet-n3, .my-tablet-n3 { margin-top: -1rem !important; }
  .mr-tablet-n3, .mx-tablet-n3 { margin-right: -1rem !important; }
  .mb-tablet-n3, .my-tablet-n3 { margin-bottom: -1rem !important; }
  .ml-tablet-n3, .mx-tablet-n3 { margin-left: -1rem !important; }
  .m-tablet-n4 { margin: -1.5rem !important; }
  .mt-tablet-n4, .my-tablet-n4 { margin-top: -1.5rem !important; }
  .mr-tablet-n4, .mx-tablet-n4 { margin-right: -1.5rem !important; }
  .mb-tablet-n4, .my-tablet-n4 { margin-bottom: -1.5rem !important; }
  .ml-tablet-n4, .mx-tablet-n4 { margin-left: -1.5rem !important; }
  .m-tablet-n5 { margin: -2.75rem !important; }
  .mt-tablet-n5, .my-tablet-n5 { margin-top: -2.75rem !important; }
  .mr-tablet-n5, .mx-tablet-n5 { margin-right: -2.75rem !important; }
  .mb-tablet-n5, .my-tablet-n5 { margin-bottom: -2.75rem !important; }
  .ml-tablet-n5, .mx-tablet-n5 { margin-left: -2.75rem !important; }
  .m-tablet-ngs { margin: -28px !important; }
  .mt-tablet-ngs, .my-tablet-ngs { margin-top: -28px !important; }
  .mr-tablet-ngs, .mx-tablet-ngs { margin-right: -28px !important; }
  .mb-tablet-ngs, .my-tablet-ngs { margin-bottom: -28px !important; }
  .ml-tablet-ngs, .mx-tablet-ngs { margin-left: -28px !important; }
  .m-tablet-auto { margin: auto !important; }
  .mt-tablet-auto, .my-tablet-auto { margin-top: auto !important; }
  .mr-tablet-auto, .mx-tablet-auto { margin-right: auto !important; }
  .mb-tablet-auto, .my-tablet-auto { margin-bottom: auto !important; }
  .ml-tablet-auto, .mx-tablet-auto { margin-left: auto !important; }
}
@media only screen and (max-width: 767px) {
  .m-mobile-0 { margin: 0 !important; }
  .mt-mobile-0, .my-mobile-0 { margin-top: 0 !important; }
  .mr-mobile-0, .mx-mobile-0 { margin-right: 0 !important; }
  .mb-mobile-0, .my-mobile-0 { margin-bottom: 0 !important; }
  .ml-mobile-0, .mx-mobile-0 { margin-left: 0 !important; }
  .m-mobile-1 { margin: 0.375rem !important; }
  .mt-mobile-1, .my-mobile-1 { margin-top: 0.375rem !important; }
  .mr-mobile-1, .mx-mobile-1 { margin-right: 0.375rem !important; }
  .mb-mobile-1, .my-mobile-1 { margin-bottom: 0.375rem !important; }
  .ml-mobile-1, .mx-mobile-1 { margin-left: 0.375rem !important; }
  .m-mobile-2 { margin: 0.75rem !important; }
  .mt-mobile-2, .my-mobile-2 { margin-top: 0.75rem !important; }
  .mr-mobile-2, .mx-mobile-2 { margin-right: 0.75rem !important; }
  .mb-mobile-2, .my-mobile-2 { margin-bottom: 0.75rem !important; }
  .ml-mobile-2, .mx-mobile-2 { margin-left: 0.75rem !important; }
  .m-mobile-3 { margin: 1rem !important; }
  .mt-mobile-3, .my-mobile-3 { margin-top: 1rem !important; }
  .mr-mobile-3, .mx-mobile-3 { margin-right: 1rem !important; }
  .mb-mobile-3, .my-mobile-3 { margin-bottom: 1rem !important; }
  .ml-mobile-3, .mx-mobile-3 { margin-left: 1rem !important; }
  .m-mobile-4 { margin: 1.5rem !important; }
  .mt-mobile-4, .my-mobile-4 { margin-top: 1.5rem !important; }
  .mr-mobile-4, .mx-mobile-4 { margin-right: 1.5rem !important; }
  .mb-mobile-4, .my-mobile-4 { margin-bottom: 1.5rem !important; }
  .ml-mobile-4, .mx-mobile-4 { margin-left: 1.5rem !important; }
  .m-mobile-5 { margin: 2.75rem !important; }
  .mt-mobile-5, .my-mobile-5 { margin-top: 2.75rem !important; }
  .mr-mobile-5, .mx-mobile-5 { margin-right: 2.75rem !important; }
  .mb-mobile-5, .my-mobile-5 { margin-bottom: 2.75rem !important; }
  .ml-mobile-5, .mx-mobile-5 { margin-left: 2.75rem !important; }
  .m-mobile-gs { margin: 28px !important; }
  .mt-mobile-gs, .my-mobile-gs { margin-top: 28px !important; }
  .mr-mobile-gs, .mx-mobile-gs { margin-right: 28px !important; }
  .mb-mobile-gs, .my-mobile-gs { margin-bottom: 28px !important; }
  .ml-mobile-gs, .mx-mobile-gs { margin-left: 28px !important; }
  .p-mobile-0 { padding: 0 !important; }
  .pt-mobile-0, .py-mobile-0 { padding-top: 0 !important; }
  .pr-mobile-0, .px-mobile-0 { padding-right: 0 !important; }
  .pb-mobile-0, .py-mobile-0 { padding-bottom: 0 !important; }
  .pl-mobile-0, .px-mobile-0 { padding-left: 0 !important; }
  .p-mobile-1 { padding: 0.375rem !important; }
  .pt-mobile-1, .py-mobile-1 { padding-top: 0.375rem !important; }
  .pr-mobile-1, .px-mobile-1 { padding-right: 0.375rem !important; }
  .pb-mobile-1, .py-mobile-1 { padding-bottom: 0.375rem !important; }
  .pl-mobile-1, .px-mobile-1 { padding-left: 0.375rem !important; }
  .p-mobile-2 { padding: 0.75rem !important; }
  .pt-mobile-2, .py-mobile-2 { padding-top: 0.75rem !important; }
  .pr-mobile-2, .px-mobile-2 { padding-right: 0.75rem !important; }
  .pb-mobile-2, .py-mobile-2 { padding-bottom: 0.75rem !important; }
  .pl-mobile-2, .px-mobile-2 { padding-left: 0.75rem !important; }
  .p-mobile-3 { padding: 1rem !important; }
  .pt-mobile-3, .py-mobile-3 { padding-top: 1rem !important; }
  .pr-mobile-3, .px-mobile-3 { padding-right: 1rem !important; }
  .pb-mobile-3, .py-mobile-3 { padding-bottom: 1rem !important; }
  .pl-mobile-3, .px-mobile-3 { padding-left: 1rem !important; }
  .p-mobile-4 { padding: 1.5rem !important; }
  .pt-mobile-4, .py-mobile-4 { padding-top: 1.5rem !important; }
  .pr-mobile-4, .px-mobile-4 { padding-right: 1.5rem !important; }
  .pb-mobile-4, .py-mobile-4 { padding-bottom: 1.5rem !important; }
  .pl-mobile-4, .px-mobile-4 { padding-left: 1.5rem !important; }
  .p-mobile-5 { padding: 2.75rem !important; }
  .pt-mobile-5, .py-mobile-5 { padding-top: 2.75rem !important; }
  .pr-mobile-5, .px-mobile-5 { padding-right: 2.75rem !important; }
  .pb-mobile-5, .py-mobile-5 { padding-bottom: 2.75rem !important; }
  .pl-mobile-5, .px-mobile-5 { padding-left: 2.75rem !important; }
  .p-mobile-gs { padding: 28px !important; }
  .pt-mobile-gs, .py-mobile-gs { padding-top: 28px !important; }
  .pr-mobile-gs, .px-mobile-gs { padding-right: 28px !important; }
  .pb-mobile-gs, .py-mobile-gs { padding-bottom: 28px !important; }
  .pl-mobile-gs, .px-mobile-gs { padding-left: 28px !important; }
  .m-mobile-n1 { margin: -0.375rem !important; }
  .mt-mobile-n1, .my-mobile-n1 { margin-top: -0.375rem !important; }
  .mr-mobile-n1, .mx-mobile-n1 { margin-right: -0.375rem !important; }
  .mb-mobile-n1, .my-mobile-n1 { margin-bottom: -0.375rem !important; }
  .ml-mobile-n1, .mx-mobile-n1 { margin-left: -0.375rem !important; }
  .m-mobile-n2 { margin: -0.75rem !important; }
  .mt-mobile-n2, .my-mobile-n2 { margin-top: -0.75rem !important; }
  .mr-mobile-n2, .mx-mobile-n2 { margin-right: -0.75rem !important; }
  .mb-mobile-n2, .my-mobile-n2 { margin-bottom: -0.75rem !important; }
  .ml-mobile-n2, .mx-mobile-n2 { margin-left: -0.75rem !important; }
  .m-mobile-n3 { margin: -1rem !important; }
  .mt-mobile-n3, .my-mobile-n3 { margin-top: -1rem !important; }
  .mr-mobile-n3, .mx-mobile-n3 { margin-right: -1rem !important; }
  .mb-mobile-n3, .my-mobile-n3 { margin-bottom: -1rem !important; }
  .ml-mobile-n3, .mx-mobile-n3 { margin-left: -1rem !important; }
  .m-mobile-n4 { margin: -1.5rem !important; }
  .mt-mobile-n4, .my-mobile-n4 { margin-top: -1.5rem !important; }
  .mr-mobile-n4, .mx-mobile-n4 { margin-right: -1.5rem !important; }
  .mb-mobile-n4, .my-mobile-n4 { margin-bottom: -1.5rem !important; }
  .ml-mobile-n4, .mx-mobile-n4 { margin-left: -1.5rem !important; }
  .m-mobile-n5 { margin: -2.75rem !important; }
  .mt-mobile-n5, .my-mobile-n5 { margin-top: -2.75rem !important; }
  .mr-mobile-n5, .mx-mobile-n5 { margin-right: -2.75rem !important; }
  .mb-mobile-n5, .my-mobile-n5 { margin-bottom: -2.75rem !important; }
  .ml-mobile-n5, .mx-mobile-n5 { margin-left: -2.75rem !important; }
  .m-mobile-ngs { margin: -28px !important; }
  .mt-mobile-ngs, .my-mobile-ngs { margin-top: -28px !important; }
  .mr-mobile-ngs, .mx-mobile-ngs { margin-right: -28px !important; }
  .mb-mobile-ngs, .my-mobile-ngs { margin-bottom: -28px !important; }
  .ml-mobile-ngs, .mx-mobile-ngs { margin-left: -28px !important; }
  .m-mobile-auto { margin: auto !important; }
  .mt-mobile-auto, .my-mobile-auto { margin-top: auto !important; }
  .mr-mobile-auto, .mx-mobile-auto { margin-right: auto !important; }
  .mb-mobile-auto, .my-mobile-auto { margin-bottom: auto !important; }
  .ml-mobile-auto, .mx-mobile-auto { margin-left: auto !important; }
}

.fw-300, .fw-light, .font-weight-light { font-weight: 300 !important; }
.fw-400, .font-weight-normal, .fw-normal { font-weight: 400 !important; }
.fw-500 { font-weight: 500 !important; }
.fw-600 { font-weight: 600 !important; }
.fw-700, .fw-bold, .font-weight-bold { font-weight: 700 !important; }
.fw-lighter, .font-weight-lighter { font-weight: lighter !important; }
.font-weight-bolder, .fw-bolder { font-weight: bolder !important; }

.overlay_dark_1 { background-color: rgba(0, 0, 0, 0.1); }
.overlay_dark_2 { background-color: rgba(0, 0, 0, 0.2); }
.overlay_dark_3 { background-color: rgba(0, 0, 0, 0.3); }
.overlay_dark_4 { background-color: rgba(0, 0, 0, 0.4); }
.overlay_dark_5 { background-color: rgba(0, 0, 0, 0.5); }
.overlay_dark_6 { background-color: rgba(0, 0, 0, 0.6); }
.overlay_dark_7 { background-color: rgba(0, 0, 0, 0.7); }
.overlay_dark_8 { background-color: rgba(0, 0, 0, 0.8); }
.overlay_dark_9 { background-color: rgba(0, 0, 0, 0.9); }

.section_h-100 { height: 100px; max-height: 100vh; }
.section_h-200 { height: 200px; max-height: 100vh; }
.section_h-300 { height: 300px; max-height: 100vh; }
.section_h-400 { height: 400px; max-height: 100vh; }
.section_h-500 { height: 500px; max-height: 100vh; }
.section_h-600 { height: 600px; max-height: 100vh; }
.section_h-700 { height: 700px; max-height: 100vh; }
.section_h-800 { height: 800px; max-height: 100vh; }
.section_h-900 { height: 900px; max-height: 100vh; }
.section_h-100vh { height: 100vh; }

@media (min-width:480px){ 
    .section_h-xs-100 { height: 100px; max-height: 100vh; }
    .section_h-xs-200 { height: 200px; max-height: 100vh; }
    .section_h-xs-300 { height: 300px; max-height: 100vh; }
    .section_h-xs-400 { height: 400px; max-height: 100vh; }
    .section_h-xs-500 { height: 500px; max-height: 100vh; }
    .section_h-xs-600 { height: 600px; max-height: 100vh; }
    .section_h-xs-700 { height: 700px; max-height: 100vh; }
    .section_h-xs-800 { height: 800px; max-height: 100vh; }
    .section_h-xs-900 { height: 900px; max-height: 100vh; }
    .section_h-xs-100vh { height: 100vh; }
}
@media (min-width:576px){ 
    .section_h-sm-100 { height: 100px; max-height: 100vh; }
    .section_h-sm-200 { height: 200px; max-height: 100vh; }
    .section_h-sm-300 { height: 300px; max-height: 100vh; }
    .section_h-sm-400 { height: 400px; max-height: 100vh; }
    .section_h-sm-500 { height: 500px; max-height: 100vh; }
    .section_h-sm-600 { height: 600px; max-height: 100vh; }
    .section_h-sm-700 { height: 700px; max-height: 100vh; }
    .section_h-sm-800 { height: 800px; max-height: 100vh; }
    .section_h-sm-900 { height: 900px; max-height: 100vh; }
    .section_h-sm-100vh { height: 100vh; }
}
@media (min-width:768px){ 
    .section_h-md-100 { height: 100px; max-height: 100vh; }
    .section_h-md-200 { height: 200px; max-height: 100vh; }
    .section_h-md-300 { height: 300px; max-height: 100vh; }
    .section_h-md-400 { height: 400px; max-height: 100vh; }
    .section_h-md-500 { height: 500px; max-height: 100vh; }
    .section_h-md-600 { height: 600px; max-height: 100vh; }
    .section_h-md-700 { height: 700px; max-height: 100vh; }
    .section_h-md-800 { height: 800px; max-height: 100vh; }
    .section_h-md-900 { height: 900px; max-height: 100vh; }
    .section_h-md-100vh { height: 100vh; }
}
@media (min-width:992px){ 
    .section_h-lg-100 { height: 100px; max-height: 100vh; }
    .section_h-lg-200 { height: 200px; max-height: 100vh; }
    .section_h-lg-300 { height: 300px; max-height: 100vh; }
    .section_h-lg-400 { height: 400px; max-height: 100vh; }
    .section_h-lg-500 { height: 500px; max-height: 100vh; }
    .section_h-lg-600 { height: 600px; max-height: 100vh; }
    .section_h-lg-700 { height: 700px; max-height: 100vh; }
    .section_h-lg-800 { height: 800px; max-height: 100vh; }
    .section_h-lg-900 { height: 900px; max-height: 100vh; }
    .section_h-lg-100vh { height: 100vh; }
}
@media (min-width:1200px){ 
    .section_h-xl-100 { height: 100px; max-height: 100vh; }
    .section_h-xl-200 { height: 200px; max-height: 100vh; }
    .section_h-xl-300 { height: 300px; max-height: 100vh; }
    .section_h-xl-400 { height: 400px; max-height: 100vh; }
    .section_h-xl-500 { height: 500px; max-height: 100vh; }
    .section_h-xl-600 { height: 600px; max-height: 100vh; }
    .section_h-xl-700 { height: 700px; max-height: 100vh; }
    .section_h-xl-800 { height: 800px; max-height: 100vh; }
    .section_h-xl-900 { height: 900px; max-height: 100vh; }
    .section_h-xl-100vh { height: 100vh; }
}

@media screen and (max-width: 767px) {
    .section_h-100 { max-height: 70vh; }
    .section_h-200 { max-height: 70vh; }
    .section_h-300 { max-height: 70vh; }
    .section_h-400 { max-height: 70vh; }
    .section_h-500 { max-height: 70vh; }
    .section_h-600 { max-height: 70vh; }
    .section_h-700 { max-height: 70vh; }
    .section_h-800 { max-height: 70vh; }
    .section_h-900 { max-height: 70vh; }
}

.video_wrapper {
    position: relative;
    padding-bottom: 56.25%;
}
.video_wrapper iframe,
.video_wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.video_title { font-weight: 600; }
.video_info { color: #999999; }

.video_wrapper iframe .html5-video-player .video-click-tracking, .html5-video-player .video-stream:before {
    content: "";
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    opacity: .74;
    background-blend-mode: hard-light;
    background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.6)),to(rgba(0,0,0,.6)));
    background-image: linear-gradient(180deg,rgba(0,0,0,.6),rgba(0,0,0,.6));
}

@-webkit-keyframes jump-down-icon {
    0%, 20%, 80%, 100% { -webkit-transform: translateY(0); transform: translateY(0); }
    50% { -webkit-transform: translateY(-15px); transform: translateY(-15px); }
}
@keyframes jump-down-icon {
    0%, 20%, 80%, 100% { -webkit-transform: translateY(0); transform: translateY(0); }
    50% { -webkit-transform: translateY(-15px); transform: translateY(-15px); }
}
.jump-down {
    -webkit-animation: jump-down-icon 2s infinite ease-in-out;
    animation: jump-down-icon 2s infinite ease-in-out;
}

@-webkit-keyframes jump-left-icon {
    0%, 20%, 80%, 100% { -webkit-transform: translateX(0); transform: translateX(0); }
    50% { -webkit-transform: translateX(-15px); transform: translateX(-15px); }
}
@keyframes jump-left-icon {
    0%, 20%, 80%, 100% { -webkit-transform: translateX(0); transform: translateX(0); }
    50% { -webkit-transform: translateX(-15px); transform: translateX(-15px); }
}
.jump-left {
    -webkit-animation: jump-left-icon 2s infinite ease-in-out;
    animation: jump-left-icon 2s infinite ease-in-out;
}

@-webkit-keyframes jump-right-icon {
    0%, 20%, 80%, 100% { -webkit-transform: translateX(0); transform: translateX(0); }
    50% { -webkit-transform: translateX(15px); transform: translateX(15px); }
}
@keyframes jump-right-icon {
    0%, 20%, 80%, 100% { -webkit-transform: translateX(0); transform: translateX(0); }
    50% { -webkit-transform: translateX(15px); transform: translateX(15px); }
}
.jump-right {
    -webkit-animation: jump-right-icon 2s infinite ease-in-out;
    animation: jump-right-icon 2s infinite ease-in-out;
}

@-webkit-keyframes jump-right-icon-s {
    0%, 20%, 80%, 100% { -webkit-transform: translateX(0); transform: translateX(0); }
    50% { -webkit-transform: translateX(5px); transform: translateX(5px); }
}
@keyframes jump-right-icon-s {
    0%, 20%, 80%, 100% { -webkit-transform: translateX(0); transform: translateX(0); }
    50% { -webkit-transform: translateX(5px); transform: translateX(5px); }
}
.jump-right-s {
    -webkit-animation: jump-right-icon-s 2s infinite ease-in-out;
    animation: jump-right-icon-s 2s infinite ease-in-out;
}

.youtube-play-link {
  color: #ffffff;
  opacity: .7;
  transition: all .3s ease-out;
}
.youtube-play-link .youtube-play-icon { 
  background: #ff0000;
  border-radius: 50% / 10%;
  color: #ffffff;
  font-size: 1.2em;
  height: 3em;
  width: 4em;
  margin: 20px auto;
  padding: 0;
  position: relative;
  text-align: center;
  text-indent: 0.1em;
  transition: all .3s ease-out;
  opacity: .7;
}
.youtube-play-link .youtube-play-icon + span {
  font-size: 22px;
  font-weight: 600;
  color: #fff;
  margin-left: 12px;
  letter-spacing: 0;
}

.youtube-play-link:hover {
  opacity: 1;
}
.youtube-play-link:focus {
  text-decoration: none;
}

.youtube-play-link:hover .youtube-play-icon {
  opacity: 1;
  background: #ff0000;
}

.youtube-play-link .youtube-play-icon::before { 
  background: inherit;
  border-radius: 5% / 50%;
  bottom: 9%;
  content: "";
  left: -5%;
  position: absolute;
  right: -5%;
  top: 9%;
}

.youtube-play-link .youtube-play-icon::after {
  border-style: solid;
  border-width: 1em 0 1em 1.732em;
  border-color: transparent transparent transparent rgba(255, 255, 255, 0.75);
  content: ' ';
  font-size: 0.75em;
  height: 0;
  margin: -1em 0 0 -0.75em;
  top: 50%;
  position: absolute;
  width: 0;
}

@media only screen and (max-width: 991px) {
  .youtube-play-link .youtube-play-icon { 
    font-size: .96em;
    height: 2.4em;
    width: 3.2em;
    margin: 16px auto;
  }
  .youtube-play-link .youtube-play-icon + span {
    font-size: 17.6px;
    margin-left: 9.6px;
  }
  .youtube-play-link .youtube-play-icon::after {
    border-width: .8em 0 .8em 1.3856em;
    font-size: 0.6em;
    margin: -.8em 0 0 -0.6em;
  }
}

.d-none-force { display: none!important; }

/*.d-none { display: none; }
.d-inline { display: inline; }
.d-inline-block { display: inline-block; }
.d-block { display: block; }
.d-table { display: table; }
.d-table-row { display: table-row; }
.d-table-cell { display: table-cell; }
.d-flex { display: -ms-flexbox; display: flex; }
.d-inline-flex { display: -ms-inline-flexbox; display: inline-flex; }
@media (min-width: 576px) {
    .d-sm-none { display: none; }
    .d-sm-inline { display: inline; }
    .d-sm-inline-block { display: inline-block; }
    .d-sm-block { display: block; }
    .d-sm-table { display: table; }
    .d-sm-table-row { display: table-row; }
    .d-sm-table-cell { display: table-cell; }
    .d-sm-flex { display: -ms-flexbox; display: flex; }
    .d-sm-inline-flex { display: -ms-inline-flexbox; display: inline-flex; }
}
@media (min-width: 768px) {
    .d-md-none { display: none; }
    .d-md-inline { display: inline; }
    .d-md-inline-block { display: inline-block; }
    .d-md-block { display: block; }
    .d-md-table { display: table; }
    .d-md-table-row { display: table-row; }
    .d-md-table-cell { display: table-cell; }
    .d-md-flex { display: -ms-flexbox; display: flex; }
    .d-md-inline-flex { display: -ms-inline-flexbox; display: inline-flex; }
}
@media (min-width: 992px) {
    .d-lg-none { display: none; }
    .d-lg-inline { display: inline; }
    .d-lg-inline-block { display: inline-block; }
    .d-lg-block { display: block; }
    .d-lg-table { display: table; }
    .d-lg-table-row { display: table-row; }
    .d-lg-table-cell { display: table-cell; }
    .d-lg-flex { display: -ms-flexbox; display: flex; }
    .d-lg-inline-flex { display: -ms-inline-flexbox; display: inline-flex; }
}
@media (min-width: 1200px) {
    .d-xl-none { display: none; }
    .d-xl-inline { display: inline; }
    .d-xl-inline-block { display: inline-block; }
    .d-xl-block { display: block; }
    .d-xl-table { display: table; }
    .d-xl-table-row { display: table-row; }
    .d-xl-table-cell { display: table-cell; }
    .d-xl-flex { display: -ms-flexbox; display: flex; }
    .d-xl-inline-flex { display: -ms-inline-flexbox; display: inline-flex; }
}
@media print {
    .d-print-none { display: none; }
    .d-print-inline { display: inline; }
    .d-print-inline-block { display: inline-block; }
    .d-print-block { display: block; }
    .d-print-table { display: table; }
    .d-print-table-row { display: table-row; }
    .d-print-table-cell { display: table-cell; }
    .d-print-flex { display: -ms-flexbox; display: flex; }
    .d-print-inline-flex { display: -ms-inline-flexbox; display: inline-flex; }
}

.flex-row { -ms-flex-direction: row; flex-direction: row }
.flex-column { -ms-flex-direction: column; flex-direction: column }
.flex-row-reverse { -ms-flex-direction: row-reverse; flex-direction: row-reverse }
.flex-column-reverse { -ms-flex-direction: column-reverse; flex-direction: column-reverse }
.flex-wrap { -ms-flex-wrap: wrap; flex-wrap: wrap }
.flex-nowrap { -ms-flex-wrap: nowrap; flex-wrap: nowrap }
.flex-wrap-reverse { -ms-flex-wrap: wrap-reverse; flex-wrap: wrap-reverse }
.flex-fill { -ms-flex: 1 1 auto; flex: 1 1 auto }
.flex-grow-0 { -ms-flex-positive: 0; flex-grow: 0 }
.flex-grow-1 { -ms-flex-positive: 1; flex-grow: 1 }
.flex-shrink-0 { -ms-flex-negative: 0; flex-shrink: 0 }
.flex-shrink-1 { -ms-flex-negative: 1; flex-shrink: 1 }
.justify-content-start { -ms-flex-pack: start; justify-content: flex-start }
.justify-content-end { -ms-flex-pack: end; justify-content: flex-end }
.justify-content-center { -ms-flex-pack: center; justify-content: center }
.justify-content-between { -ms-flex-pack: justify; justify-content: space-between }
.justify-content-around { -ms-flex-pack: distribute; justify-content: space-around }
.align-items-start { -ms-flex-align: start; align-items: flex-start }
.align-items-end { -ms-flex-align: end; align-items: flex-end }
.align-items-center { -ms-flex-align: center; align-items: center }
.align-items-baseline { -ms-flex-align: baseline; align-items: baseline }
.align-items-stretch { -ms-flex-align: stretch; align-items: stretch }
.align-content-start { -ms-flex-line-pack: start; align-content: flex-start }
.align-content-end { -ms-flex-line-pack: end; align-content: flex-end }
.align-content-center { -ms-flex-line-pack: center; align-content: center }
.align-content-between { -ms-flex-line-pack: justify; align-content: space-between }
.align-content-around { -ms-flex-line-pack: distribute; align-content: space-around }
.align-content-stretch { -ms-flex-line-pack: stretch; align-content: stretch }
.align-self-auto { -ms-flex-item-align: auto; align-self: auto }
.align-self-start { -ms-flex-item-align: start; align-self: flex-start }
.align-self-end { -ms-flex-item-align: end; align-self: flex-end }
.align-self-center { -ms-flex-item-align: center; align-self: center }
.align-self-baseline { -ms-flex-item-align: baseline; align-self: baseline }
.align-self-stretch { -ms-flex-item-align: stretch; align-self: stretch }
@media (min-width: 576px) {
    .flex-sm-row { -ms-flex-direction: row; flex-direction: row; }
    .flex-sm-column { -ms-flex-direction: column; flex-direction: column; }
    .flex-sm-row-reverse { -ms-flex-direction: row-reverse; flex-direction: row-reverse; }
    .flex-sm-column-reverse { -ms-flex-direction: column-reverse; flex-direction: column-reverse; }
    .flex-sm-wrap { -ms-flex-wrap: wrap; flex-wrap: wrap; }
    .flex-sm-nowrap { -ms-flex-wrap: nowrap; flex-wrap: nowrap; }
    .flex-sm-wrap-reverse { -ms-flex-wrap: wrap-reverse; flex-wrap: wrap-reverse; }
    .flex-sm-fill { -ms-flex: 1 1 auto; flex: 1 1 auto; }
    .flex-sm-grow-0 { -ms-flex-positive: 0; flex-grow: 0; }
    .flex-sm-grow-1 { -ms-flex-positive: 1; flex-grow: 1; }
    .flex-sm-shrink-0 { -ms-flex-negative: 0; flex-shrink: 0; }
    .flex-sm-shrink-1 { -ms-flex-negative: 1; flex-shrink: 1; }
    .justify-content-sm-start { -ms-flex-pack: start; justify-content: flex-start; }
    .justify-content-sm-end { -ms-flex-pack: end; justify-content: flex-end; }
    .justify-content-sm-center { -ms-flex-pack: center; justify-content: center; }
    .justify-content-sm-between { -ms-flex-pack: justify; justify-content: space-between; }
    .justify-content-sm-around { -ms-flex-pack: distribute; justify-content: space-around; }
    .align-items-sm-start { -ms-flex-align: start; align-items: flex-start; }
    .align-items-sm-end { -ms-flex-align: end; align-items: flex-end; }
    .align-items-sm-center { -ms-flex-align: center; align-items: center; }
    .align-items-sm-baseline { -ms-flex-align: baseline; align-items: baseline; }
    .align-items-sm-stretch { -ms-flex-align: stretch; align-items: stretch; }
    .align-content-sm-start { -ms-flex-line-pack: start; align-content: flex-start; }
    .align-content-sm-end { -ms-flex-line-pack: end; align-content: flex-end; }
    .align-content-sm-center { -ms-flex-line-pack: center; align-content: center; }
    .align-content-sm-between { -ms-flex-line-pack: justify; align-content: space-between; }
    .align-content-sm-around { -ms-flex-line-pack: distribute; align-content: space-around; }
    .align-content-sm-stretch { -ms-flex-line-pack: stretch; align-content: stretch; }
    .align-self-sm-auto { -ms-flex-item-align: auto; align-self: auto; }
    .align-self-sm-start { -ms-flex-item-align: start; align-self: flex-start; }
    .align-self-sm-end { -ms-flex-item-align: end; align-self: flex-end; }
    .align-self-sm-center { -ms-flex-item-align: center; align-self: center; }
    .align-self-sm-baseline { -ms-flex-item-align: baseline; align-self: baseline; }
    .align-self-sm-stretch { -ms-flex-item-align: stretch; align-self: stretch; }
}
@media (min-width: 768px) {
    .flex-md-row { -ms-flex-direction: row; flex-direction: row; }
    .flex-md-column { -ms-flex-direction: column; flex-direction: column; }
    .flex-md-row-reverse { -ms-flex-direction: row-reverse; flex-direction: row-reverse; }
    .flex-md-column-reverse { -ms-flex-direction: column-reverse; flex-direction: column-reverse; }
    .flex-md-wrap { -ms-flex-wrap: wrap; flex-wrap: wrap; }
    .flex-md-nowrap { -ms-flex-wrap: nowrap; flex-wrap: nowrap; }
    .flex-md-wrap-reverse { -ms-flex-wrap: wrap-reverse; flex-wrap: wrap-reverse; }
    .flex-md-fill { -ms-flex: 1 1 auto; flex: 1 1 auto; }
    .flex-md-grow-0 { -ms-flex-positive: 0; flex-grow: 0; }
    .flex-md-grow-1 { -ms-flex-positive: 1; flex-grow: 1; }
    .flex-md-shrink-0 { -ms-flex-negative: 0; flex-shrink: 0; }
    .flex-md-shrink-1 { -ms-flex-negative: 1; flex-shrink: 1; }
    .justify-content-md-start { -ms-flex-pack: start; justify-content: flex-start; }
    .justify-content-md-end { -ms-flex-pack: end; justify-content: flex-end; }
    .justify-content-md-center { -ms-flex-pack: center; justify-content: center; }
    .justify-content-md-between { -ms-flex-pack: justify; justify-content: space-between; }
    .justify-content-md-around { -ms-flex-pack: distribute; justify-content: space-around; }
    .align-items-md-start { -ms-flex-align: start; align-items: flex-start; }
    .align-items-md-end { -ms-flex-align: end; align-items: flex-end; }
    .align-items-md-center { -ms-flex-align: center; align-items: center; }
    .align-items-md-baseline { -ms-flex-align: baseline; align-items: baseline; }
    .align-items-md-stretch { -ms-flex-align: stretch; align-items: stretch; }
    .align-content-md-start { -ms-flex-line-pack: start; align-content: flex-start; }
    .align-content-md-end { -ms-flex-line-pack: end; align-content: flex-end; }
    .align-content-md-center { -ms-flex-line-pack: center; align-content: center; }
    .align-content-md-between { -ms-flex-line-pack: justify; align-content: space-between; }
    .align-content-md-around { -ms-flex-line-pack: distribute; align-content: space-around; }
    .align-content-md-stretch { -ms-flex-line-pack: stretch; align-content: stretch; }
    .align-self-md-auto { -ms-flex-item-align: auto; align-self: auto; }
    .align-self-md-start { -ms-flex-item-align: start; align-self: flex-start; }
    .align-self-md-end { -ms-flex-item-align: end; align-self: flex-end; }
    .align-self-md-center { -ms-flex-item-align: center; align-self: center; }
    .align-self-md-baseline { -ms-flex-item-align: baseline; align-self: baseline; }
    .align-self-md-stretch { -ms-flex-item-align: stretch; align-self: stretch; }
}
@media (min-width: 992px) {
    .flex-lg-row { -ms-flex-direction: row; flex-direction: row; }
    .flex-lg-column { -ms-flex-direction: column; flex-direction: column; }
    .flex-lg-row-reverse { -ms-flex-direction: row-reverse; flex-direction: row-reverse; }
    .flex-lg-column-reverse { -ms-flex-direction: column-reverse; flex-direction: column-reverse; }
    .flex-lg-wrap { -ms-flex-wrap: wrap; flex-wrap: wrap; }
    .flex-lg-nowrap { -ms-flex-wrap: nowrap; flex-wrap: nowrap; }
    .flex-lg-wrap-reverse { -ms-flex-wrap: wrap-reverse; flex-wrap: wrap-reverse; }
    .flex-lg-fill { -ms-flex: 1 1 auto; flex: 1 1 auto; }
    .flex-lg-grow-0 { -ms-flex-positive: 0; flex-grow: 0; }
    .flex-lg-grow-1 { -ms-flex-positive: 1; flex-grow: 1; }
    .flex-lg-shrink-0 { -ms-flex-negative: 0; flex-shrink: 0; }
    .flex-lg-shrink-1 { -ms-flex-negative: 1; flex-shrink: 1; }
    .justify-content-lg-start { -ms-flex-pack: start; justify-content: flex-start; }
    .justify-content-lg-end { -ms-flex-pack: end; justify-content: flex-end; }
    .justify-content-lg-center { -ms-flex-pack: center; justify-content: center; }
    .justify-content-lg-between { -ms-flex-pack: justify; justify-content: space-between; }
    .justify-content-lg-around { -ms-flex-pack: distribute; justify-content: space-around; }
    .align-items-lg-start { -ms-flex-align: start; align-items: flex-start; }
    .align-items-lg-end { -ms-flex-align: end; align-items: flex-end; }
    .align-items-lg-center { -ms-flex-align: center; align-items: center; }
    .align-items-lg-baseline { -ms-flex-align: baseline; align-items: baseline; }
    .align-items-lg-stretch { -ms-flex-align: stretch; align-items: stretch; }
    .align-content-lg-start { -ms-flex-line-pack: start; align-content: flex-start; }
    .align-content-lg-end { -ms-flex-line-pack: end; align-content: flex-end; }
    .align-content-lg-center { -ms-flex-line-pack: center; align-content: center; }
    .align-content-lg-between { -ms-flex-line-pack: justify; align-content: space-between; }
    .align-content-lg-around { -ms-flex-line-pack: distribute; align-content: space-around; }
    .align-content-lg-stretch { -ms-flex-line-pack: stretch; align-content: stretch; }
    .align-self-lg-auto { -ms-flex-item-align: auto; align-self: auto; }
    .align-self-lg-start { -ms-flex-item-align: start; align-self: flex-start; }
    .align-self-lg-end { -ms-flex-item-align: end; align-self: flex-end; }
    .align-self-lg-center { -ms-flex-item-align: center; align-self: center; }
    .align-self-lg-baseline { -ms-flex-item-align: baseline; align-self: baseline; }
    .align-self-lg-stretch { -ms-flex-item-align: stretch; align-self: stretch; }
}
@media (min-width: 1200px) {
    .flex-xl-row { -ms-flex-direction: row; flex-direction: row; }
    .flex-xl-column { -ms-flex-direction: column; flex-direction: column; }
    .flex-xl-row-reverse { -ms-flex-direction: row-reverse; flex-direction: row-reverse; }
    .flex-xl-column-reverse { -ms-flex-direction: column-reverse; flex-direction: column-reverse; }
    .flex-xl-wrap { -ms-flex-wrap: wrap; flex-wrap: wrap; }
    .flex-xl-nowrap { -ms-flex-wrap: nowrap; flex-wrap: nowrap; }
    .flex-xl-wrap-reverse { -ms-flex-wrap: wrap-reverse; flex-wrap: wrap-reverse; }
    .flex-xl-fill { -ms-flex: 1 1 auto; flex: 1 1 auto; }
    .flex-xl-grow-0 { -ms-flex-positive: 0; flex-grow: 0; }
    .flex-xl-grow-1 { -ms-flex-positive: 1; flex-grow: 1; }
    .flex-xl-shrink-0 { -ms-flex-negative: 0; flex-shrink: 0; }
    .flex-xl-shrink-1 { -ms-flex-negative: 1; flex-shrink: 1; }
    .justify-content-xl-start { -ms-flex-pack: start; justify-content: flex-start; }
    .justify-content-xl-end { -ms-flex-pack: end; justify-content: flex-end; }
    .justify-content-xl-center { -ms-flex-pack: center; justify-content: center; }
    .justify-content-xl-between { -ms-flex-pack: justify; justify-content: space-between; }
    .justify-content-xl-around { -ms-flex-pack: distribute; justify-content: space-around; }
    .align-items-xl-start { -ms-flex-align: start; align-items: flex-start; }
    .align-items-xl-end { -ms-flex-align: end; align-items: flex-end; }
    .align-items-xl-center { -ms-flex-align: center; align-items: center; }
    .align-items-xl-baseline { -ms-flex-align: baseline; align-items: baseline; }
    .align-items-xl-stretch { -ms-flex-align: stretch; align-items: stretch; }
    .align-content-xl-start { -ms-flex-line-pack: start; align-content: flex-start; }
    .align-content-xl-end { -ms-flex-line-pack: end; align-content: flex-end; }
    .align-content-xl-center { -ms-flex-line-pack: center; align-content: center; }
    .align-content-xl-between { -ms-flex-line-pack: justify; align-content: space-between; }
    .align-content-xl-around { -ms-flex-line-pack: distribute; align-content: space-around; }
    .align-content-xl-stretch { -ms-flex-line-pack: stretch; align-content: stretch; }
    .align-self-xl-auto { -ms-flex-item-align: auto; align-self: auto; }
    .align-self-xl-start { -ms-flex-item-align: start; align-self: flex-start; }
    .align-self-xl-end { -ms-flex-item-align: end; align-self: flex-end; }
    .align-self-xl-center { -ms-flex-item-align: center; align-self: center; }
    .align-self-xl-baseline { -ms-flex-item-align: baseline; align-self: baseline; }
    .align-self-xl-stretch { -ms-flex-item-align: stretch; align-self: stretch; }
}
@media (min-width: 1600px) {
    .flex-xxl-row { -ms-flex-direction: row; flex-direction: row; }
    .flex-xxl-column { -ms-flex-direction: column; flex-direction: column; }
    .flex-xxl-row-reverse { -ms-flex-direction: row-reverse; flex-direction: row-reverse; }
    .flex-xxl-column-reverse { -ms-flex-direction: column-reverse; flex-direction: column-reverse; }
    .flex-xxl-wrap { -ms-flex-wrap: wrap; flex-wrap: wrap; }
    .flex-xxl-nowrap { -ms-flex-wrap: nowrap; flex-wrap: nowrap; }
    .flex-xxl-wrap-reverse { -ms-flex-wrap: wrap-reverse; flex-wrap: wrap-reverse; }
    .flex-xxl-fill { -ms-flex: 1 1 auto; flex: 1 1 auto; }
    .flex-xxl-grow-0 { -ms-flex-positive: 0; flex-grow: 0; }
    .flex-xxl-grow-1 { -ms-flex-positive: 1; flex-grow: 1; }
    .flex-xxl-shrink-0 { -ms-flex-negative: 0; flex-shrink: 0; }
    .flex-xxl-shrink-1 { -ms-flex-negative: 1; flex-shrink: 1; }
    .justify-content-xxl-start { -ms-flex-pack: start; justify-content: flex-start; }
    .justify-content-xxl-end { -ms-flex-pack: end; justify-content: flex-end; }
    .justify-content-xxl-center { -ms-flex-pack: center; justify-content: center; }
    .justify-content-xxl-between { -ms-flex-pack: justify; justify-content: space-between; }
    .justify-content-xxl-around { -ms-flex-pack: distribute; justify-content: space-around; }
    .align-items-xxl-start { -ms-flex-align: start; align-items: flex-start; }
    .align-items-xxl-end { -ms-flex-align: end; align-items: flex-end; }
    .align-items-xxl-center { -ms-flex-align: center; align-items: center; }
    .align-items-xxl-baseline { -ms-flex-align: baseline; align-items: baseline; }
    .align-items-xxl-stretch { -ms-flex-align: stretch; align-items: stretch; }
    .align-content-xxl-start { -ms-flex-line-pack: start; align-content: flex-start; }
    .align-content-xxl-end { -ms-flex-line-pack: end; align-content: flex-end; }
    .align-content-xxl-center { -ms-flex-line-pack: center; align-content: center; }
    .align-content-xxl-between { -ms-flex-line-pack: justify; align-content: space-between; }
    .align-content-xxl-around { -ms-flex-line-pack: distribute; align-content: space-around; }
    .align-content-xxl-stretch { -ms-flex-line-pack: stretch; align-content: stretch; }
    .align-self-xxl-auto { -ms-flex-item-align: auto; align-self: auto; }
    .align-self-xxl-start { -ms-flex-item-align: start; align-self: flex-start; }
    .align-self-xxl-end { -ms-flex-item-align: end; align-self: flex-end; }
    .align-self-xxl-center { -ms-flex-item-align: center; align-self: center; }
    .align-self-xxl-baseline { -ms-flex-item-align: baseline; align-self: baseline; }
    .align-self-xxl-stretch { -ms-flex-item-align: stretch; align-self: stretch; }
}*/


.text-left { text-align: left; }
.text-center { text-align: center; }
.text-right { text-align: right; }
.text-justify { text-align: justify; }
@media (min-width: 576px) {
    .text-sm-left { text-align: left; }
    .text-sm-center { text-align: center; }
    .text-sm-right { text-align: right; }
    .text-sm-justify { text-align: justify; }
}
@media (min-width: 768px) {
    .text-md-left { text-align: left; }
    .text-md-center { text-align: center; }
    .text-md-right { text-align: right; }
    .text-md-justify { text-align: justify; }
}
@media (min-width: 992px) {
    .text-lg-left { text-align: left; }
    .text-lg-center { text-align: center; }
    .text-lg-right { text-align: right; }
    .text-lg-justify { text-align: justify; }
}
@media (min-width: 1200px) {
    .text-xl-left { text-align: left; }
    .text-xl-center { text-align: center; }
    .text-xl-right { text-align: right; }
    .text-xl-justify { text-align: justify; }
}


@font-face { font-family: "Nioicon"; src: url("../fonts/Nioiconc731.eot?3rpiw1"); src: url("../fonts/Nioiconc731.eot?3rpiw1#iefix") format("embedded-opentype"), url("../fonts/Nioiconc731.ttf?3rpiw1") format("truetype"), url("../fonts/Nioiconc731.woff?3rpiw1") format("woff"), url("../fonts/Nioiconc731.svg?3rpiw1#Nioicon") format("svg"); font-weight: normal; font-style: normal; font-display: block; }
.ni { /* use !important to prevent issues with browser extensions that change fonts */ font-family: "Nioicon" !important; speak: never; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.ni-centos:before{content:""}.ni-covid:before{content:""}.ni-fedora:before{content:""}.ni-hot-fill:before{content:""}.ni-hot:before{content:""}.ni-linux-server:before{content:""}.ni-linux:before{content:""}.ni-note-add-fill:before{content:""}.ni-repeat-fill:before{content:""}.ni-tranx-fill:before{content:""}.ni-ubuntu:before{content:""}.ni-virus:before{content:""}.ni-b-chrome:before{content:""}.ni-b-edge:before{content:""}.ni-b-firefox:before{content:""}.ni-b-ie:before{content:""}.ni-b-opera:before{content:""}.ni-b-safari:before{content:""}.ni-b-si:before{content:""}.ni-b-uc:before{content:""}.ni-brick-fill:before{content:""}.ni-brick:before{content:""}.ni-col-3s:before{content:""}.ni-col-4s:before{content:""}.ni-col-2s:before{content:""}.ni-comments:before{content:""}.ni-dot-sq:before{content:""}.ni-dot:before{content:""}.ni-footer:before{content:""}.ni-header:before{content:""}.ni-heading:before{content:""}.ni-layout-alt-fill:before{content:""}.ni-layout-alt:before{content:""}.ni-layout-fill1:before{content:""}.ni-layout1:before{content:""}.ni-list-index-fill:before{content:""}.ni-list-index:before{content:""}.ni-list-thumb-alt-fill:before{content:""}.ni-list-thumb-alt:before{content:""}.ni-list-thumb-fill:before{content:""}.ni-list-thumb:before{content:""}.ni-masonry-fill:before{content:""}.ni-masonry:before{content:""}.ni-menu-circled:before{content:""}.ni-menu-squared:before{content:""}.ni-notice:before{content:""}.ni-pen2:before{content:""}.ni-propert-blank:before{content:""}.ni-property-add:before{content:""}.ni-property-alt:before{content:""}.ni-property-remove:before{content:""}.ni-property:before{content:""}.ni-puzzle-fill:before{content:""}.ni-puzzle:before{content:""}.ni-quote-left:before{content:""}.ni-quote-right:before{content:""}.ni-row-mix:before{content:""}.ni-row-view1:before{content:""}.ni-sidebar-r:before{content:""}.ni-text2:before{content:""}.ni-tile-thumb-fill:before{content:""}.ni-tile-thumb:before{content:""}.ni-view-col-fill:before{content:""}.ni-view-col-sq:before{content:""}.ni-view-col:before{content:""}.ni-view-col2:before{content:""}.ni-view-col3:before{content:""}.ni-view-cols-fill:before{content:""}.ni-view-cols-sq:before{content:""}.ni-view-cols:before{content:""}.ni-view-grid-fill:before{content:""}.ni-view-grid-sq:before{content:""}.ni-view-grid-wd:before{content:""}.ni-view-grid:before{content:""}.ni-view-grid2-wd:before{content:""}.ni-view-grid3-wd:before{content:""}.ni-view-group-fill:before{content:""}.ni-view-group-wd:before{content:""}.ni-view-list-fill:before{content:""}.ni-view-list-sq:before{content:""}.ni-view-list-wd:before{content:""}.ni-view-list:before{content:""}.ni-view-panel-fill:before{content:""}.ni-view-panel-sq:before{content:""}.ni-view-panel:before{content:""}.ni-view-row-fill:before{content:""}.ni-view-row-sq:before{content:""}.ni-view-row-wd:before{content:""}.ni-view-row:before{content:""}.ni-view-x1:before{content:""}.ni-view-x2:before{content:""}.ni-view-x3:before{content:""}.ni-view-x4:before{content:""}.ni-view-x5:before{content:""}.ni-view-x6:before{content:""}.ni-view-x7:before{content:""}.ni-kphtw:before{content:""}.ni-kphtw-circle:before{content:""}.ni-kphtw-alt:before{content:""}.ni-master-card:before{content:""}.ni-paypal:before{content:""}.ni-visa-alt:before{content:""}.ni-coin-eur:before{content:""}.ni-coin-gbp:before{content:""}.ni-sign-ada-alt:before{content:""}.ni-sign-bch-alt:before{content:""}.ni-sign-bgp-alt:before{content:""}.ni-sign-bnb-alt:before{content:""}.ni-sign-brl-alt:before{content:""}.ni-sign-btc-alt:before{content:""}.ni-sign-cc-alt:before{content:""}.ni-sign-cc-alt2:before{content:""}.ni-sign-chf-alt:before{content:""}.ni-sign-cny-alt:before{content:""}.ni-sign-czk-alt:before{content:""}.ni-sign-dash-alt:before{content:""}.ni-sign-dkk-alt:before{content:""}.ni-sign-eos-alt:before{content:""}.ni-sign-eth-alt:before{content:""}.ni-sign-eur-alt2:before{content:""}.ni-sign-euro-alt:before{content:""}.ni-sign-gbp-alt2:before{content:""}.ni-sign-hkd-alt:before{content:""}.ni-sign-idr-alt:before{content:""}.ni-sign-inr-alt:before{content:""}.ni-sign-jpy-alt:before{content:""}.ni-sign-kr-alt:before{content:""}.ni-sign-ltc-alt:before{content:""}.ni-sign-ltc:before{content:""}.ni-sign-mxn-alt:before{content:""}.ni-sign-mxr-alt:before{content:""}.ni-sign-myr-alt:before{content:""}.ni-sign-paypal-alt:before{content:""}.ni-sign-paypal-full:before{content:""}.ni-sign-php-alt:before{content:""}.ni-sign-pln-alt:before{content:""}.ni-sign-rub-alt:before{content:""}.ni-sign-sek-alt:before{content:""}.ni-sign-sgd-alt:before{content:""}.ni-sign-kobo-alt:before{content:""}.ni-sign-steem-alt:before{content:""}.ni-sign-steller-alt:before{content:""}.ni-sign-stripe-fulll:before{content:""}.ni-sign-thb-alt:before{content:""}.ni-sign-trx-alt:before{content:""}.ni-sign-try-alt:before{content:""}.ni-sign-usd-alt:before{content:""}.ni-sign-usd-alt2:before{content:""}.ni-sign-usdc-alt:before{content:""}.ni-sign-usdt-alt:before{content:""}.ni-sign-visa-alt:before{content:""}.ni-sign-vnd-alt:before{content:""}.ni-sign-waves-alt:before{content:""}.ni-sign-xem-alt:before{content:""}.ni-sign-xrp-new-alt:before{content:""}.ni-sign-xrp-old-alt:before{content:""}.ni-sign-zcash-alt:before{content:""}.ni-chevron-left:before{content:""}.ni-chevron-right:before{content:""}.ni-chevron-up:before{content:""}.ni-chevron-down:before{content:""}.ni-chevron-left-round:before{content:""}.ni-chevron-right-round:before{content:""}.ni-chevron-up-round:before{content:""}.ni-chevron-down-round:before{content:""}.ni-chevron-left-round-fill:before{content:""}.ni-chevron-right-round-fill:before{content:""}.ni-chevron-up-round-fill:before{content:""}.ni-chevron-down-round-fill:before{content:""}.ni-chevron-left-c:before{content:""}.ni-chevron-right-c:before{content:""}.ni-chevron-up-c:before{content:""}.ni-chevron-down-c:before{content:""}.ni-chevron-left-fill-c:before{content:""}.ni-chevron-right-fill-c:before{content:""}.ni-chevron-up-fill-c:before{content:""}.ni-chevron-down-fill-c:before{content:""}.ni-chevron-left-circle:before{content:""}.ni-chevron-right-circle:before{content:""}.ni-chevron-up-circle:before{content:""}.ni-chevron-down-circle:before{content:""}.ni-chevron-left-circle-fill:before{content:""}.ni-chevron-right-circle-fill:before{content:""}.ni-chevron-up-circle-fill:before{content:""}.ni-chevron-down-circle-fill:before{content:""}.ni-caret-left:before{content:""}.ni-caret-right:before{content:""}.ni-caret-up:before{content:""}.ni-caret-down:before{content:""}.ni-caret-left-fill:before{content:""}.ni-caret-right-fill:before{content:""}.ni-caret-up-fill:before{content:""}.ni-caret-down-fill:before{content:""}.ni-sort:before{content:""}.ni-sort-up:before{content:""}.ni-sort-down:before{content:""}.ni-sort-fill:before{content:""}.ni-sort-up-fill:before{content:""}.ni-sort-down-fill:before{content:""}.ni-sort-v:before{content:""}.ni-swap-v:before{content:""}.ni-swap:before{content:""}.ni-arrow-left-round:before{content:""}.ni-arrow-right-round:before{content:""}.ni-arrow-up-round:before{content:""}.ni-arrow-down-round:before{content:""}.ni-arrow-left-round-fill:before{content:""}.ni-arrow-right-round-fill:before{content:""}.ni-arrow-up-round-fill:before{content:""}.ni-arrow-down-round-fill:before{content:""}.ni-arrow-left-c:before{content:""}.ni-arrow-right-c:before{content:""}.ni-arrow-up-c:before{content:""}.ni-arrow-down-c:before{content:""}.ni-arrow-left-fill-c:before{content:""}.ni-arrow-right-fill-c:before{content:""}.ni-arrow-up-fill-c:before{content:""}.ni-arrow-down-fill-c:before{content:""}.ni-arrow-left-circle:before{content:""}.ni-arrow-right-circle:before{content:""}.ni-arrow-up-circle:before{content:""}.ni-arrow-down-circle:before{content:""}.ni-arrow-left-circle-fill:before{content:""}.ni-arrow-up-circle-fill:before{content:""}.ni-arrow-down-circle-fill:before{content:""}.ni-arrow-right-circle-fill:before{content:""}.ni-chevrons-left:before{content:""}.ni-chevrons-right:before{content:""}.ni-chevrons-up:before{content:""}.ni-chevrons-down:before{content:""}.ni-first:before{content:""}.ni-last:before{content:""}.ni-back-ios:before{content:""}.ni-forward-ios:before{content:""}.ni-upword-ios:before{content:""}.ni-downward-ios:before{content:""}.ni-back-alt:before{content:""}.ni-forward-alt:before{content:""}.ni-upword-alt:before{content:""}.ni-downward-alt:before{content:""}.ni-back-alt-fill:before{content:""}.ni-forward-alt-fill:before{content:""}.ni-upword-alt-fill:before{content:""}.ni-downward-alt-fill:before{content:""}.ni-arrow-long-left:before{content:""}.ni-arrow-long-right:before{content:""}.ni-arrow-long-up:before{content:""}.ni-arrow-long-down:before{content:""}.ni-arrow-left:before{content:""}.ni-arrow-right:before{content:""}.ni-arrow-up:before{content:""}.ni-arrow-down:before{content:""}.ni-arrow-up-left:before{content:""}.ni-arrow-up-right:before{content:""}.ni-arrow-down-left:before{content:""}.ni-arrow-down-right:before{content:""}.ni-arrow-to-left:before{content:""}.ni-arrow-to-right:before{content:""}.ni-arrow-to-up:before{content:""}.ni-arrow-to-down:before{content:""}.ni-arrow-from-left:before{content:""}.ni-arrow-from-right:before{content:""}.ni-arrow-from-up:before{content:""}.ni-arrow-from-down:before{content:""}.ni-curve-down-left:before{content:""}.ni-curve-up-right:before{content:""}.ni-curve-up-left:before{content:""}.ni-curve-down-right:before{content:""}.ni-curve-left-up:before{content:""}.ni-curve-right-up:before{content:""}.ni-curve-left-down:before{content:""}.ni-curve-right-down:before{content:""}.ni-back-arrow:before{content:""}.ni-forward-arrow:before{content:""}.ni-back-arrow-fill:before{content:""}.ni-forward-arrow-fill:before{content:""}.ni-navigate:before{content:""}.ni-navigate-up:before{content:""}.ni-navigate-fill:before{content:""}.ni-navigate-up-fill:before{content:""}.ni-send:before{content:""}.ni-send-alt:before{content:""}.ni-unfold-less:before{content:""}.ni-unfold-more:before{content:""}.ni-exchange-v:before{content:""}.ni-exchange:before{content:""}.ni-expand:before{content:""}.ni-shrink:before{content:""}.ni-focus:before{content:""}.ni-maximize:before{content:""}.ni-minimize:before{content:""}.ni-maximize-alt:before{content:""}.ni-minimize-alt:before{content:""}.ni-shuffle:before{content:""}.ni-cross-sm:before{content:""}.ni-cross:before{content:""}.ni-cross-round:before{content:""}.ni-cross-circle:before{content:""}.ni-cross-c:before{content:""}.ni-cross-round-fill:before{content:""}.ni-cross-circle-fill:before{content:""}.ni-cross-fill-c:before{content:""}.ni-na:before{content:""}.ni-check:before{content:""}.ni-check-thick:before{content:""}.ni-done:before{content:""}.ni-check-round:before{content:""}.ni-check-circle:before{content:""}.ni-check-c:before{content:""}.ni-check-round-fill:before{content:""}.ni-check-circle-fill:before{content:""}.ni-check-fill-c:before{content:""}.ni-check-circle-cut:before{content:""}.ni-check-round-cut:before{content:""}.ni-bullet:before{content:""}.ni-circle:before{content:""}.ni-square:before{content:""}.ni-square-c:before{content:""}.ni-bullet-fill:before{content:""}.ni-circle-fill:before{content:""}.ni-square-fill:before{content:""}.ni-square-fill-c:before{content:""}.ni-plus-sm:before{content:""}.ni-minus-sm:before{content:""}.ni-plus:before{content:""}.ni-minus:before{content:""}.ni-plus-round:before{content:""}.ni-minus-round:before{content:""}.ni-plus-circle:before{content:""}.ni-minus-circle:before{content:""}.ni-plus-c:before{content:""}.ni-minus-c:before{content:""}.ni-plus-round-fill:before{content:""}.ni-plus-circle-fill:before{content:""}.ni-minus-round-fill:before{content:""}.ni-minus-circle-fill:before{content:""}.ni-plus-fill-c:before{content:""}.ni-minus-fill-c:before{content:""}.ni-plus-medi:before{content:""}.ni-plus-medi-fill:before{content:""}.ni-equal-sm:before{content:""}.ni-equal:before{content:""}.ni-calc:before{content:""}.ni-search:before{content:""}.ni-zoom-out:before{content:""}.ni-zoom-in:before{content:""}.ni-play:before{content:""}.ni-play-fill:before{content:""}.ni-play-circle:before{content:""}.ni-play-circle-fill:before{content:""}.ni-pause:before{content:""}.ni-pause-fill:before{content:""}.ni-pause-circle:before{content:""}.ni-pause-circle-fill:before{content:""}.ni-stop:before{content:""}.ni-stop-fill:before{content:""}.ni-stop-circle:before{content:""}.ni-stop-circle-fill:before{content:""}.ni-rewind:before{content:""}.ni-forward:before{content:""}.ni-rewind-fill:before{content:""}.ni-forward-fill:before{content:""}.ni-step-back:before{content:""}.ni-step-forward:before{content:""}.ni-vol-off:before{content:""}.ni-vol-no:before{content:""}.ni-vol-half:before{content:""}.ni-vol:before{content:""}.ni-mic:before{content:""}.ni-mic-off:before{content:""}.ni-video:before{content:""}.ni-video-off:before{content:""}.ni-video-fill:before{content:""}.ni-loader:before{content:""}.ni-power:before{content:""}.ni-signout:before{content:""}.ni-signin:before{content:""}.ni-upload:before{content:""}.ni-download:before{content:""}.ni-alert-circle:before{content:""}.ni-alert:before{content:""}.ni-caution:before{content:""}.ni-report:before{content:""}.ni-alert-c:before{content:""}.ni-alert-circle-fill:before{content:""}.ni-alert-fill:before{content:""}.ni-caution-fill:before{content:""}.ni-report-fill:before{content:""}.ni-alert-fill-c:before{content:""}.ni-info-i:before{content:""}.ni-info:before{content:""}.ni-info-fill:before{content:""}.ni-help:before{content:""}.ni-help-fill:before{content:""}.ni-archived:before{content:""}.ni-archive:before{content:""}.ni-unarchive:before{content:""}.ni-archived-fill:before{content:""}.ni-archive-fill:before{content:""}.ni-unarchive-fill:before{content:""}.ni-bag:before{content:""}.ni-bag-fill:before{content:""}.ni-bell:before{content:""}.ni-bell-off:before{content:""}.ni-bell-fill:before{content:""}.ni-bell-off-fill:before{content:""}.ni-wifi:before{content:""}.ni-wifi-off:before{content:""}.ni-live:before{content:""}.ni-signal:before{content:""}.ni-bluetooth:before{content:""}.ni-blank-alt:before{content:""}.ni-blank:before{content:""}.ni-blankf-fill:before{content:""}.ni-block-over:before{content:""}.ni-book-read:before{content:""}.ni-book:before{content:""}.ni-book-fill:before{content:""}.ni-bulb-fill:before{content:""}.ni-bulb:before{content:""}.ni-calendar-alt-fill:before{content:""}.ni-calendar-alt:before{content:""}.ni-calendar-booking-fill:before{content:""}.ni-calendar-booking:before{content:""}.ni-calendar-check-fill:before{content:""}.ni-calendar-check:before{content:""}.ni-calendar-fill:before{content:""}.ni-calendar:before{content:""}.ni-calender-date-fill:before{content:""}.ni-calender-date:before{content:""}.ni-call:before{content:""}.ni-call-alt:before{content:""}.ni-call-alt-fill:before{content:""}.ni-call-fill:before{content:""}.ni-camera-fill:before{content:""}.ni-camera:before{content:""}.ni-capsule:before{content:""}.ni-capsule-fill:before{content:""}.ni-cards:before{content:""}.ni-cards-fill:before{content:""}.ni-cart:before{content:""}.ni-cart-fill:before{content:""}.ni-cc:before{content:""}.ni-cc-alt:before{content:""}.ni-cc-alt2:before{content:""}.ni-cc-secure:before{content:""}.ni-cc-new:before{content:""}.ni-cc-off:before{content:""}.ni-cc-fill:before{content:""}.ni-cc-alt-fill:before{content:""}.ni-cc-alt2-fill:before{content:""}.ni-cc-secure-fill:before{content:""}.ni-msg-circle:before{content:""}.ni-chat-circle:before{content:""}.ni-msg:before{content:""}.ni-chat:before{content:""}.ni-question-alt:before{content:""}.ni-question:before{content:""}.ni-msg-circle-fill:before{content:""}.ni-chat-circle-fill:before{content:""}.ni-msg-fill:before{content:""}.ni-chat-fill:before{content:""}.ni-clip-h:before{content:""}.ni-clip-v:before{content:""}.ni-clip:before{content:""}.ni-link-alt:before{content:""}.ni-unlink:before{content:""}.ni-unlink-alt:before{content:""}.ni-link-h:before{content:""}.ni-link-v:before{content:""}.ni-link:before{content:""}.ni-clipboard:before{content:""}.ni-clipboad-check:before{content:""}.ni-clipboard-fill:before{content:""}.ni-clipboad-check-fill:before{content:""}.ni-clock:before{content:""}.ni-clock-fill:before{content:""}.ni-cloud:before{content:""}.ni-upload-cloud:before{content:""}.ni-download-cloud:before{content:""}.ni-cloud-fill:before{content:""}.ni-contact:before{content:""}.ni-contact-fill:before{content:""}.ni-coffee:before{content:""}.ni-coffee-fill:before{content:""}.ni-box-view:before{content:""}.ni-col-view:before{content:""}.ni-sidebar:before{content:""}.ni-layout:before{content:""}.ni-table-view:before{content:""}.ni-layout2:before{content:""}.ni-row-view:before{content:""}.ni-dot-box:before{content:""}.ni-layout-fill:before{content:""}.ni-box-view-fill:before{content:""}.ni-sidebar-fill:before{content:""}.ni-table-view-fill:before{content:""}.ni-dot-box-fill:before{content:""}.ni-template:before{content:""}.ni-browser:before{content:""}.ni-toolbar:before{content:""}.ni-browser-fill:before{content:""}.ni-toolbar-fill:before{content:""}.ni-template-fill:before{content:""}.ni-box:before{content:""}.ni-package:before{content:""}.ni-layer:before{content:""}.ni-layers:before{content:""}.ni-panel:before{content:""}.ni-server:before{content:""}.ni-layer-fill:before{content:""}.ni-layers-fill:before{content:""}.ni-package-fill:before{content:""}.ni-panel-fill:before{content:""}.ni-server-fill:before{content:""}.ni-color-palette:before{content:""}.ni-color-palette-fill:before{content:""}.ni-copy:before{content:""}.ni-copy-fill:before{content:""}.ni-crop-alt:before{content:""}.ni-crop:before{content:""}.ni-target:before{content:""}.ni-crosshair:before{content:""}.ni-crosshair-fill:before{content:""}.ni-db-fill:before{content:""}.ni-db:before{content:""}.ni-hard-drive:before{content:""}.ni-cpu:before{content:""}.ni-disk:before{content:""}.ni-pen:before{content:""}.ni-edit-alt:before{content:""}.ni-pen-fill:before{content:""}.ni-edit-alt-fill:before{content:""}.ni-pen-alt-fill:before{content:""}.ni-edit-fill:before{content:""}.ni-edit:before{content:""}.ni-external-alt:before{content:""}.ni-external:before{content:""}.ni-eye-alt:before{content:""}.ni-eye-alt-fill:before{content:""}.ni-eye:before{content:""}.ni-eye-fill:before{content:""}.ni-eye-off:before{content:""}.ni-eye-off-fill:before{content:""}.ni-file:before{content:""}.ni-file-minus:before{content:""}.ni-file-plus:before{content:""}.ni-file-remove:before{content:""}.ni-file-check:before{content:""}.ni-file-code:before{content:""}.ni-file-docs:before{content:""}.ni-file-img:before{content:""}.ni-file-doc:before{content:""}.ni-file-pdf:before{content:""}.ni-file-xls:before{content:""}.ni-file-zip:before{content:""}.ni-file-download:before{content:""}.ni-file-text:before{content:""}.ni-files:before{content:""}.ni-file-fill:before{content:""}.ni-file-minus-fill:before{content:""}.ni-file-plus-fill:before{content:""}.ni-file-remove-fill:before{content:""}.ni-file-check-fill:before{content:""}.ni-file-text-fill:before{content:""}.ni-files-fill:before{content:""}.ni-folder:before{content:""}.ni-folder-minus:before{content:""}.ni-folder-plus:before{content:""}.ni-folder-remove:before{content:""}.ni-folder-check:before{content:""}.ni-folder-list:before{content:""}.ni-folders:before{content:""}.ni-folder-fill:before{content:""}.ni-folders-fill:before{content:""}.ni-filter-alt:before{content:""}.ni-sort-line:before{content:""}.ni-filter-fill:before{content:""}.ni-filter:before{content:""}.ni-flag:before{content:""}.ni-flag-fill:before{content:""}.ni-notify:before{content:""}.ni-dashboard:before{content:""}.ni-dashboard-fill:before{content:""}.ni-grid-sq:before{content:""}.ni-grid:before{content:""}.ni-grid-c:before{content:""}.ni-grid-alt:before{content:""}.ni-grid-plus:before{content:""}.ni-grid-add-c:before{content:""}.ni-grid-fill:before{content:""}.ni-grid-fill-c:before{content:""}.ni-grid-alt-fill:before{content:""}.ni-grid-plus-fill:before{content:""}.ni-grid-add-fill-c:before{content:""}.ni-grid-box-alt-fill:before{content:""}.ni-grid-box-alt:before{content:""}.ni-grid-box:before{content:""}.ni-grid-box-fill:before{content:""}.ni-grid-line:before{content:""}.ni-menu-alt-left:before{content:""}.ni-menu-alt-r:before{content:""}.ni-menu-alt:before{content:""}.ni-menu-center:before{content:""}.ni-menu-left:before{content:""}.ni-menu-right:before{content:""}.ni-menu:before{content:""}.ni-trend-up:before{content:""}.ni-trend-down:before{content:""}.ni-line-chart-down:before{content:""}.ni-line-chart-up:before{content:""}.ni-line-chart:before{content:""}.ni-bar-chart:before{content:""}.ni-bar-chart-alt:before{content:""}.ni-chart-up:before{content:""}.ni-chart-down:before{content:""}.ni-growth:before{content:""}.ni-growth-fill:before{content:""}.ni-bar-chart-fill:before{content:""}.ni-bar-c:before{content:""}.ni-bar-fill-c:before{content:""}.ni-pie:before{content:""}.ni-pie-alt:before{content:""}.ni-pie-fill:before{content:""}.ni-activity:before{content:""}.ni-activity-alt:before{content:""}.ni-activity-round:before{content:""}.ni-activity-round-fill:before{content:""}.ni-meter:before{content:""}.ni-speed:before{content:""}.ni-happy:before{content:""}.ni-sad:before{content:""}.ni-meh:before{content:""}.ni-happyf-fill:before{content:""}.ni-sad-fill:before{content:""}.ni-meh-fill:before{content:""}.ni-home:before{content:""}.ni-home-alt:before{content:""}.ni-home-fill:before{content:""}.ni-img:before{content:""}.ni-img-fill:before{content:""}.ni-inbox:before{content:""}.ni-inbox-in:before{content:""}.ni-inbox-out:before{content:""}.ni-inbox-fill:before{content:""}.ni-inbox-in-fill:before{content:""}.ni-inbox-out-fill:before{content:""}.ni-link-group:before{content:""}.ni-lock:before{content:""}.ni-lock-alt:before{content:""}.ni-lock-fill:before{content:""}.ni-lock-alt-fill:before{content:""}.ni-unlock:before{content:""}.ni-unlock-fill:before{content:""}.ni-mail:before{content:""}.ni-emails:before{content:""}.ni-mail-fill:before{content:""}.ni-emails-fill:before{content:""}.ni-map-pin:before{content:""}.ni-location:before{content:""}.ni-map:before{content:""}.ni-map-pin-fill:before{content:""}.ni-list:before{content:""}.ni-list-ol:before{content:""}.ni-align-center:before{content:""}.ni-align-justify:before{content:""}.ni-align-left:before{content:""}.ni-align-right:before{content:""}.ni-list-check:before{content:""}.ni-list-round:before{content:""}.ni-card-view:before{content:""}.ni-list-fill:before{content:""}.ni-save:before{content:""}.ni-save-fill:before{content:""}.ni-move:before{content:""}.ni-scissor:before{content:""}.ni-text:before{content:""}.ni-text-a:before{content:""}.ni-bold:before{content:""}.ni-italic:before{content:""}.ni-underline:before{content:""}.ni-percent:before{content:""}.ni-at:before{content:""}.ni-hash:before{content:""}.ni-code:before{content:""}.ni-code-download:before{content:""}.ni-terminal:before{content:""}.ni-cmd:before{content:""}.ni-sun:before{content:""}.ni-sun-fill:before{content:""}.ni-moon-fill:before{content:""}.ni-moon:before{content:""}.ni-light:before{content:""}.ni-light-fill:before{content:""}.ni-more-v:before{content:""}.ni-more-h:before{content:""}.ni-more-h-alt:before{content:""}.ni-more-v-alt:before{content:""}.ni-music:before{content:""}.ni-movie:before{content:""}.ni-offer:before{content:""}.ni-offer-fill:before{content:""}.ni-opt-alt:before{content:""}.ni-opt:before{content:""}.ni-opt-dot-alt:before{content:""}.ni-opt-dot:before{content:""}.ni-opt-dot-fill:before{content:""}.ni-opt-alt-fill:before{content:""}.ni-user-alt:before{content:""}.ni-user-alt-fill:before{content:""}.ni-user:before{content:""}.ni-users:before{content:""}.ni-user-add:before{content:""}.ni-user-remove:before{content:""}.ni-user-check:before{content:""}.ni-user-cross:before{content:""}.ni-account-setting:before{content:""}.ni-account-setting-alt:before{content:""}.ni-user-list:before{content:""}.ni-user-fill:before{content:""}.ni-users-fill:before{content:""}.ni-user-add-fill:before{content:""}.ni-user-remove-fill:before{content:""}.ni-user-check-fill:before{content:""}.ni-user-cross-fill:before{content:""}.ni-account-setting-fill:before{content:""}.ni-user-list-fill:before{content:""}.ni-user-circle:before{content:""}.ni-user-circle-fill:before{content:""}.ni-user-c:before{content:""}.ni-user-fill-c:before{content:""}.ni-user-round:before{content:""}.ni-printer:before{content:""}.ni-printer-fill:before{content:""}.ni-laptop:before{content:""}.ni-monitor:before{content:""}.ni-tablet:before{content:""}.ni-mobile:before{content:""}.ni-undo:before{content:""}.ni-redo:before{content:""}.ni-reload-alt:before{content:""}.ni-reload:before{content:""}.ni-regen-alt:before{content:""}.ni-regen:before{content:""}.ni-invest:before{content:""}.ni-histroy:before{content:""}.ni-update:before{content:""}.ni-repeat:before{content:""}.ni-repeat-v:before{content:""}.ni-tranx:before{content:""}.ni-reply-all:before{content:""}.ni-reply:before{content:""}.ni-reply-fill:before{content:""}.ni-reply-all-fill:before{content:""}.ni-notes:before{content:""}.ni-note-add:before{content:""}.ni-notes-alt:before{content:""}.ni-article:before{content:""}.ni-text-rich:before{content:""}.ni-todo:before{content:""}.ni-report-profit:before{content:""}.ni-reports-alt:before{content:""}.ni-reports:before{content:""}.ni-task:before{content:""}.ni-note-add-c:before{content:""}.ni-task-c:before{content:""}.ni-todo-fill:before{content:""}.ni-note-add-fill-c:before{content:""}.ni-task-fill-c:before{content:""}.ni-scan-fill:before{content:""}.ni-scan:before{content:""}.ni-qr:before{content:""}.ni-money:before{content:""}.ni-coins:before{content:""}.ni-coin:before{content:""}.ni-coin-alt:before{content:""}.ni-coin-alt-fill:before{content:""}.ni-setting-alt-fill:before{content:""}.ni-setting-alt:before{content:""}.ni-setting-fill:before{content:""}.ni-setting:before{content:""}.ni-share-alt:before{content:""}.ni-share-fill:before{content:""}.ni-share:before{content:""}.ni-network:before{content:""}.ni-rss:before{content:""}.ni-shield:before{content:""}.ni-shield-star:before{content:""}.ni-shield-check:before{content:""}.ni-shield-alert:before{content:""}.ni-shield-off:before{content:""}.ni-security:before{content:""}.ni-policy:before{content:""}.ni-shield-alert-fill:before{content:""}.ni-shield-check-fill:before{content:""}.ni-shield-fill:before{content:""}.ni-shield-half:before{content:""}.ni-shield-star-fill:before{content:""}.ni-policy-fill:before{content:""}.ni-spark:before{content:""}.ni-spark-off:before{content:""}.ni-spark-fill:before{content:""}.ni-spark-off-fill:before{content:""}.ni-wallet:before{content:""}.ni-wallet-alt:before{content:""}.ni-wallet-in:before{content:""}.ni-wallet-out:before{content:""}.ni-wallet-saving:before{content:""}.ni-wallet-fill:before{content:""}.ni-star:before{content:""}.ni-star-half:before{content:""}.ni-star-half-fill:before{content:""}.ni-star-fill:before{content:""}.ni-star-round:before{content:""}.ni-heart:before{content:""}.ni-heart-fill:before{content:""}.ni-swap-alt-fill:before{content:""}.ni-swap-alt:before{content:""}.ni-thumbs-down:before{content:""}.ni-thumbs-up:before{content:""}.ni-tag:before{content:""}.ni-tag-alt:before{content:""}.ni-tags:before{content:""}.ni-tag-fill:before{content:""}.ni-tag-alt-fill:before{content:""}.ni-tags-fill:before{content:""}.ni-bookmark:before{content:""}.ni-bookmark-fill:before{content:""}.ni-label:before{content:""}.ni-label-fill:before{content:""}.ni-piority:before{content:""}.ni-piority-fill:before{content:""}.ni-label-alt:before{content:""}.ni-label-alt-fill:before{content:""}.ni-ticket-alt:before{content:""}.ni-ticket:before{content:""}.ni-ticket-minus:before{content:""}.ni-ticket-plus:before{content:""}.ni-ticket-alt-fill:before{content:""}.ni-ticket-fill:before{content:""}.ni-ticket-minus-fill:before{content:""}.ni-ticket-plus-fill:before{content:""}.ni-toggle-off:before{content:""}.ni-toggle-on:before{content:""}.ni-trash-alt:before{content:""}.ni-trash-empty:before{content:""}.ni-trash:before{content:""}.ni-trash-fill:before{content:""}.ni-trash-empty-fill:before{content:""}.ni-delete-fill:before{content:""}.ni-delete:before{content:""}.ni-alarm-alt:before{content:""}.ni-alarm:before{content:""}.ni-bugs:before{content:""}.ni-building:before{content:""}.ni-building-fill:before{content:""}.ni-headphone:before{content:""}.ni-headphone-fill:before{content:""}.ni-aperture:before{content:""}.ni-help-alt:before{content:""}.ni-award:before{content:""}.ni-briefcase:before{content:""}.ni-gift:before{content:""}.ni-globe:before{content:""}.ni-umbrela:before{content:""}.ni-truck:before{content:""}.ni-sign-dollar:before,.ni-sign-usd:before{content:""}.ni-sign-mxn:before{content:""}.ni-sign-sgd:before{content:""}.ni-sign-eur:before,.ni-sign-euro:before{content:""}.ni-sign-gbp:before,.ni-sign-pound:before{content:""}.ni-sign-thb:before{content:""}.ni-sign-inr:before{content:""}.ni-sign-jpy:before,.ni-sign-yen:before{content:""}.ni-sign-cny:before{content:""}.ni-sign-kobo:before{content:""}.ni-sign-chf:before{content:""}.ni-sign-vnd:before{content:""}.ni-sign-php:before{content:""}.ni-sign-brl:before{content:""}.ni-sign-idr:before{content:""}.ni-sign-czk:before{content:""}.ni-sign-hkd:before{content:""}.ni-sign-dkk:before,.ni-sign-kr:before,.ni-sign-nok:before,.ni-sign-sek:before{content:""}.ni-sign-rub:before{content:""}.ni-sign-myr:before{content:""}.ni-sign-pln:before{content:""}.ni-sign-try:before{content:""}.ni-sign-waves:before,.ni-waves:before{content:""}.ni-sign-trx:before,.ni-tron:before{content:""}.ni-nem:before,.ni-sign-xem:before{content:""}.ni-monero:before,.ni-sign-mxr:before{content:""}.ni-sign-usdc:before{content:""}.ni-sign-steller:before{content:""}.ni-sign-steem:before{content:""}.ni-sign-usdt:before,.ni-tether:before{content:""}.ni-bitcoin:before,.ni-sign-btc:before{content:""}.ni-bitcoin-cash:before,.ni-sign-bch:before{content:""}.ni-binance:before,.ni-sign-bnb:before{content:""}.ni-sign-ada:before{content:""}.ni-sign-zcash:before{content:""}.ni-ethereum:before,.ni-sign-eth:before{content:""}.ni-dash:before,.ni-sign-dash:before{content:""}.ni-ripple-old:before,.ni-sign-xrp-old:before{content:""}.ni-eos:before,.ni-sign-eos:before{content:""}.ni-ripple:before,.ni-sign-xrp:before{content:""}.ni-american-express:before{content:""}.ni-cc-jcb:before,.ni-jcb:before{content:""}.ni-cc-mc:before,.ni-mc:before{content:""}.ni-cc-discover:before,.ni-discover:before{content:""}.ni-cc-visa:before,.ni-visa:before{content:""}.ni-cc-paypal:before{content:""}.ni-cc-stripe:before{content:""}.ni-amazon-pay:before{content:""}.ni-amazon-pay-fill:before{content:""}.ni-google-pay:before{content:""}.ni-google-pay-fill:before{content:""}.ni-apple-pay:before{content:""}.ni-apple-pay-fill:before{content:""}.ni-angular:before{content:""}.ni-react:before{content:""}.ni-laravel:before{content:""}.ni-html5:before{content:""}.ni-css3-fill:before{content:""}.ni-css3:before{content:""}.ni-js:before{content:""}.ni-php:before{content:""}.ni-python:before{content:""}.ni-bootstrap:before{content:""}.ni-ebay:before{content:""}.ni-google-wallet:before{content:""}.ni-google-drive:before{content:""}.ni-google-play-store:before{content:""}.ni-android:before{content:""}.ni-blogger-fill:before{content:""}.ni-blogger:before{content:""}.ni-hangout:before{content:""}.ni-apple-store:before{content:""}.ni-apple-store-ios:before{content:""}.ni-stripe:before{content:""}.ni-apple:before{content:""}.ni-microsoft:before{content:""}.ni-windows:before{content:""}.ni-amazon:before{content:""}.ni-paypal-alt:before{content:""}.ni-airbnb:before{content:""}.ni-adobe:before{content:""}.ni-mailchimp:before{content:""}.ni-dropbox:before{content:""}.ni-digital-ocean:before{content:""}.ni-slack:before{content:""}.ni-slack-hash:before{content:""}.ni-stack-overflow:before{content:""}.ni-soundcloud:before{content:""}.ni-blackberry:before{content:""}.ni-spotify:before{content:""}.ni-kickstarter:before{content:""}.ni-houzz:before{content:""}.ni-vine:before{content:""}.ni-yelp:before{content:""}.ni-yoast:before{content:""}.ni-envato:before{content:""}.ni-wordpress:before,.ni-wp:before{content:""}.ni-wordpress-fill:before{content:""}.ni-elementor:before{content:""}.ni-joomla:before{content:""}.ni-megento:before{content:""}.ni-git:before{content:""}.ni-github:before{content:""}.ni-github-round:before{content:""}.ni-github-circle:before{content:""}.ni-dribbble:before{content:""}.ni-dribbble-round:before{content:""}.ni-behance:before{content:""}.ni-behance-fill:before{content:""}.ni-flickr:before{content:""}.ni-flickr-round:before{content:""}.ni-medium:before{content:""}.ni-medium-round:before{content:""}.ni-reddit:before{content:""}.ni-reddit-round:before{content:""}.ni-reddit-circle:before{content:""}.ni-google:before{content:""}.ni-facebook-f:before{content:""}.ni-facebook-fill:before{content:""}.ni-facebook-circle:before{content:""}.ni-instagram:before{content:""}.ni-instagram-round:before{content:""}.ni-linkedin:before{content:""}.ni-linkedin-round:before{content:""}.ni-twitter:before{content:""}.ni-twitter-round:before{content:""}.ni-pinterest:before{content:""}.ni-pinterest-round:before{content:""}.ni-pinterest-circle:before{content:""}.ni-tumblr:before{content:""}.ni-tumblr-round:before{content:""}.ni-skype:before{content:""}.ni-viber:before{content:""}.ni-whatsapp:before{content:""}.ni-whatsapp-round:before{content:""}.ni-snapchat:before{content:""}.ni-snapchat-fill:before{content:""}.ni-telegram:before{content:""}.ni-telegram-circle:before{content:""}.ni-youtube-line:before,.ni-youtube:before{content:""}.ni-youtube-fill:before{content:""}.ni-youtube-round:before{content:""}.ni-vimeo:before{content:""}.ni-vimeo-fill:before{content:""}

ul.list-oldstyled { list-style: none; text-indent: -20px; margin-left: 20px; }
ul.list-oldstyled li {}
ul.list-oldstyled.indent-1 { text-indent: -1px; margin-left: 1px; }
ul.list-oldstyled.indent-2 { text-indent: -2px; margin-left: 2px; }
ul.list-oldstyled.indent-3 { text-indent: -3px; margin-left: 3px; }
ul.list-oldstyled.indent-4 { text-indent: -4px; margin-left: 4px; }
ul.list-oldstyled.indent-5 { text-indent: -5px; margin-left: 5px; }
ul.list-oldstyled.indent-6 { text-indent: -6px; margin-left: 6px; }
ul.list-oldstyled.indent-7 { text-indent: -7px; margin-left: 7px; }
ul.list-oldstyled.indent-8 { text-indent: -8px; margin-left: 8px; }
ul.list-oldstyled.indent-9 { text-indent: -9px; margin-left: 9px; }
ul.list-oldstyled.indent-10 { text-indent: -10px; margin-left: 10px; }
ul.list-oldstyled.indent-11 { text-indent: -11px; margin-left: 11px; }
ul.list-oldstyled.indent-12 { text-indent: -12px; margin-left: 12px; }
ul.list-oldstyled.indent-13 { text-indent: -13px; margin-left: 13px; }
ul.list-oldstyled.indent-14 { text-indent: -14px; margin-left: 14px; }
ul.list-oldstyled.indent-15 { text-indent: -15px; margin-left: 15px; }
ul.list-oldstyled.indent-16 { text-indent: -16px; margin-left: 16px; }
ul.list-oldstyled.indent-17 { text-indent: -17px; margin-left: 17px; }
ul.list-oldstyled.indent-18 { text-indent: -18px; margin-left: 18px; }
ul.list-oldstyled.indent-19 { text-indent: -19px; margin-left: 19px; }
ul.list-oldstyled.indent-20 { text-indent: -20px; margin-left: 20px; }
ul.list-oldstyled.indent-21 { text-indent: -21px; margin-left: 21px; }
ul.list-oldstyled.indent-22 { text-indent: -22px; margin-left: 22px; }
ul.list-oldstyled.indent-23 { text-indent: -23px; margin-left: 23px; }
ul.list-oldstyled.indent-24 { text-indent: -24px; margin-left: 24px; }
ul.list-oldstyled.indent-25 { text-indent: -25px; margin-left: 25px; }
ul.list-oldstyled.indent-26 { text-indent: -26px; margin-left: 26px; }
ul.list-oldstyled.indent-27 { text-indent: -27px; margin-left: 27px; }
ul.list-oldstyled.indent-28 { text-indent: -28px; margin-left: 28px; }
ul.list-oldstyled.indent-29 {text-indent: -26px;margin-left: 29px;}
ul.list-oldstyled.indent-30 { text-indent: -30px; margin-left: 30px; }
ul.list-oldstyled.indent-31 { text-indent: -31px; margin-left: 31px; }
ul.list-oldstyled.indent-32 { text-indent: -32px; margin-left: 32px; }
ul.list-oldstyled.indent-33 { text-indent: -33px; margin-left: 33px; }
ul.list-oldstyled.indent-34 { text-indent: -34px; margin-left: 34px; }
ul.list-oldstyled.indent-35 { text-indent: -35px; margin-left: 35px; }
ul.list-oldstyled.indent-36 { text-indent: -36px; margin-left: 36px; }
ul.list-oldstyled.indent-37 { text-indent: -37px; margin-left: 37px; }
ul.list-oldstyled.indent-38 { text-indent: -38px; margin-left: 38px; }
ul.list-oldstyled.indent-39 { text-indent: -39px; margin-left: 39px; }
ul.list-oldstyled.indent-40 { text-indent: -40px; margin-left: 40px; }



@font-face { font-family: "Nioicon"; src: url("../fonts/Nioiconc731.eot?3rpiw1"); src: url("../fonts/Nioiconc731.eot?3rpiw1#iefix") format("embedded-opentype"), url("../fonts/Nioiconc731.ttf?3rpiw1") format("truetype"), url("../fonts/Nioiconc731.woff?3rpiw1") format("woff"), url("../fonts/Nioiconc731.svg?3rpiw1#Nioicon") format("svg"); font-weight: normal; font-style: normal; font-display: block; }
.ni { /* use !important to prevent issues with browser extensions that change fonts */ font-family: "Nioicon" !important; speak: never; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.ni-centos:before{content:""}.ni-covid:before{content:""}.ni-fedora:before{content:""}.ni-hot-fill:before{content:""}.ni-hot:before{content:""}.ni-linux-server:before{content:""}.ni-linux:before{content:""}.ni-note-add-fill:before{content:""}.ni-repeat-fill:before{content:""}.ni-tranx-fill:before{content:""}.ni-ubuntu:before{content:""}.ni-virus:before{content:""}.ni-b-chrome:before{content:""}.ni-b-edge:before{content:""}.ni-b-firefox:before{content:""}.ni-b-ie:before{content:""}.ni-b-opera:before{content:""}.ni-b-safari:before{content:""}.ni-b-si:before{content:""}.ni-b-uc:before{content:""}.ni-brick-fill:before{content:""}.ni-brick:before{content:""}.ni-col-3s:before{content:""}.ni-col-4s:before{content:""}.ni-col-2s:before{content:""}.ni-comments:before{content:""}.ni-dot-sq:before{content:""}.ni-dot:before{content:""}.ni-footer:before{content:""}.ni-header:before{content:""}.ni-heading:before{content:""}.ni-layout-alt-fill:before{content:""}.ni-layout-alt:before{content:""}.ni-layout-fill1:before{content:""}.ni-layout1:before{content:""}.ni-list-index-fill:before{content:""}.ni-list-index:before{content:""}.ni-list-thumb-alt-fill:before{content:""}.ni-list-thumb-alt:before{content:""}.ni-list-thumb-fill:before{content:""}.ni-list-thumb:before{content:""}.ni-masonry-fill:before{content:""}.ni-masonry:before{content:""}.ni-menu-circled:before{content:""}.ni-menu-squared:before{content:""}.ni-notice:before{content:""}.ni-pen2:before{content:""}.ni-propert-blank:before{content:""}.ni-property-add:before{content:""}.ni-property-alt:before{content:""}.ni-property-remove:before{content:""}.ni-property:before{content:""}.ni-puzzle-fill:before{content:""}.ni-puzzle:before{content:""}.ni-quote-left:before{content:""}.ni-quote-right:before{content:""}.ni-row-mix:before{content:""}.ni-row-view1:before{content:""}.ni-sidebar-r:before{content:""}.ni-text2:before{content:""}.ni-tile-thumb-fill:before{content:""}.ni-tile-thumb:before{content:""}.ni-view-col-fill:before{content:""}.ni-view-col-sq:before{content:""}.ni-view-col:before{content:""}.ni-view-col2:before{content:""}.ni-view-col3:before{content:""}.ni-view-cols-fill:before{content:""}.ni-view-cols-sq:before{content:""}.ni-view-cols:before{content:""}.ni-view-grid-fill:before{content:""}.ni-view-grid-sq:before{content:""}.ni-view-grid-wd:before{content:""}.ni-view-grid:before{content:""}.ni-view-grid2-wd:before{content:""}.ni-view-grid3-wd:before{content:""}.ni-view-group-fill:before{content:""}.ni-view-group-wd:before{content:""}.ni-view-list-fill:before{content:""}.ni-view-list-sq:before{content:""}.ni-view-list-wd:before{content:""}.ni-view-list:before{content:""}.ni-view-panel-fill:before{content:""}.ni-view-panel-sq:before{content:""}.ni-view-panel:before{content:""}.ni-view-row-fill:before{content:""}.ni-view-row-sq:before{content:""}.ni-view-row-wd:before{content:""}.ni-view-row:before{content:""}.ni-view-x1:before{content:""}.ni-view-x2:before{content:""}.ni-view-x3:before{content:""}.ni-view-x4:before{content:""}.ni-view-x5:before{content:""}.ni-view-x6:before{content:""}.ni-view-x7:before{content:""}.ni-kphtw:before{content:""}.ni-kphtw-circle:before{content:""}.ni-kphtw-alt:before{content:""}.ni-master-card:before{content:""}.ni-paypal:before{content:""}.ni-visa-alt:before{content:""}.ni-coin-eur:before{content:""}.ni-coin-gbp:before{content:""}.ni-sign-ada-alt:before{content:""}.ni-sign-bch-alt:before{content:""}.ni-sign-bgp-alt:before{content:""}.ni-sign-bnb-alt:before{content:""}.ni-sign-brl-alt:before{content:""}.ni-sign-btc-alt:before{content:""}.ni-sign-cc-alt:before{content:""}.ni-sign-cc-alt2:before{content:""}.ni-sign-chf-alt:before{content:""}.ni-sign-cny-alt:before{content:""}.ni-sign-czk-alt:before{content:""}.ni-sign-dash-alt:before{content:""}.ni-sign-dkk-alt:before{content:""}.ni-sign-eos-alt:before{content:""}.ni-sign-eth-alt:before{content:""}.ni-sign-eur-alt2:before{content:""}.ni-sign-euro-alt:before{content:""}.ni-sign-gbp-alt2:before{content:""}.ni-sign-hkd-alt:before{content:""}.ni-sign-idr-alt:before{content:""}.ni-sign-inr-alt:before{content:""}.ni-sign-jpy-alt:before{content:""}.ni-sign-kr-alt:before{content:""}.ni-sign-ltc-alt:before{content:""}.ni-sign-ltc:before{content:""}.ni-sign-mxn-alt:before{content:""}.ni-sign-mxr-alt:before{content:""}.ni-sign-myr-alt:before{content:""}.ni-sign-paypal-alt:before{content:""}.ni-sign-paypal-full:before{content:""}.ni-sign-php-alt:before{content:""}.ni-sign-pln-alt:before{content:""}.ni-sign-rub-alt:before{content:""}.ni-sign-sek-alt:before{content:""}.ni-sign-sgd-alt:before{content:""}.ni-sign-kobo-alt:before{content:""}.ni-sign-steem-alt:before{content:""}.ni-sign-steller-alt:before{content:""}.ni-sign-stripe-fulll:before{content:""}.ni-sign-thb-alt:before{content:""}.ni-sign-trx-alt:before{content:""}.ni-sign-try-alt:before{content:""}.ni-sign-usd-alt:before{content:""}.ni-sign-usd-alt2:before{content:""}.ni-sign-usdc-alt:before{content:""}.ni-sign-usdt-alt:before{content:""}.ni-sign-visa-alt:before{content:""}.ni-sign-vnd-alt:before{content:""}.ni-sign-waves-alt:before{content:""}.ni-sign-xem-alt:before{content:""}.ni-sign-xrp-new-alt:before{content:""}.ni-sign-xrp-old-alt:before{content:""}.ni-sign-zcash-alt:before{content:""}.ni-chevron-left:before{content:""}.ni-chevron-right:before{content:""}.ni-chevron-up:before{content:""}.ni-chevron-down:before{content:""}.ni-chevron-left-round:before{content:""}.ni-chevron-right-round:before{content:""}.ni-chevron-up-round:before{content:""}.ni-chevron-down-round:before{content:""}.ni-chevron-left-round-fill:before{content:""}.ni-chevron-right-round-fill:before{content:""}.ni-chevron-up-round-fill:before{content:""}.ni-chevron-down-round-fill:before{content:""}.ni-chevron-left-c:before{content:""}.ni-chevron-right-c:before{content:""}.ni-chevron-up-c:before{content:""}.ni-chevron-down-c:before{content:""}.ni-chevron-left-fill-c:before{content:""}.ni-chevron-right-fill-c:before{content:""}.ni-chevron-up-fill-c:before{content:""}.ni-chevron-down-fill-c:before{content:""}.ni-chevron-left-circle:before{content:""}.ni-chevron-right-circle:before{content:""}.ni-chevron-up-circle:before{content:""}.ni-chevron-down-circle:before{content:""}.ni-chevron-left-circle-fill:before{content:""}.ni-chevron-right-circle-fill:before{content:""}.ni-chevron-up-circle-fill:before{content:""}.ni-chevron-down-circle-fill:before{content:""}.ni-caret-left:before{content:""}.ni-caret-right:before{content:""}.ni-caret-up:before{content:""}.ni-caret-down:before{content:""}.ni-caret-left-fill:before{content:""}.ni-caret-right-fill:before{content:""}.ni-caret-up-fill:before{content:""}.ni-caret-down-fill:before{content:""}.ni-sort:before{content:""}.ni-sort-up:before{content:""}.ni-sort-down:before{content:""}.ni-sort-fill:before{content:""}.ni-sort-up-fill:before{content:""}.ni-sort-down-fill:before{content:""}.ni-sort-v:before{content:""}.ni-swap-v:before{content:""}.ni-swap:before{content:""}.ni-arrow-left-round:before{content:""}.ni-arrow-right-round:before{content:""}.ni-arrow-up-round:before{content:""}.ni-arrow-down-round:before{content:""}.ni-arrow-left-round-fill:before{content:""}.ni-arrow-right-round-fill:before{content:""}.ni-arrow-up-round-fill:before{content:""}.ni-arrow-down-round-fill:before{content:""}.ni-arrow-left-c:before{content:""}.ni-arrow-right-c:before{content:""}.ni-arrow-up-c:before{content:""}.ni-arrow-down-c:before{content:""}.ni-arrow-left-fill-c:before{content:""}.ni-arrow-right-fill-c:before{content:""}.ni-arrow-up-fill-c:before{content:""}.ni-arrow-down-fill-c:before{content:""}.ni-arrow-left-circle:before{content:""}.ni-arrow-right-circle:before{content:""}.ni-arrow-up-circle:before{content:""}.ni-arrow-down-circle:before{content:""}.ni-arrow-left-circle-fill:before{content:""}.ni-arrow-up-circle-fill:before{content:""}.ni-arrow-down-circle-fill:before{content:""}.ni-arrow-right-circle-fill:before{content:""}.ni-chevrons-left:before{content:""}.ni-chevrons-right:before{content:""}.ni-chevrons-up:before{content:""}.ni-chevrons-down:before{content:""}.ni-first:before{content:""}.ni-last:before{content:""}.ni-back-ios:before{content:""}.ni-forward-ios:before{content:""}.ni-upword-ios:before{content:""}.ni-downward-ios:before{content:""}.ni-back-alt:before{content:""}.ni-forward-alt:before{content:""}.ni-upword-alt:before{content:""}.ni-downward-alt:before{content:""}.ni-back-alt-fill:before{content:""}.ni-forward-alt-fill:before{content:""}.ni-upword-alt-fill:before{content:""}.ni-downward-alt-fill:before{content:""}.ni-arrow-long-left:before{content:""}.ni-arrow-long-right:before{content:""}.ni-arrow-long-up:before{content:""}.ni-arrow-long-down:before{content:""}.ni-arrow-left:before{content:""}.ni-arrow-right:before{content:""}.ni-arrow-up:before{content:""}.ni-arrow-down:before{content:""}.ni-arrow-up-left:before{content:""}.ni-arrow-up-right:before{content:""}.ni-arrow-down-left:before{content:""}.ni-arrow-down-right:before{content:""}.ni-arrow-to-left:before{content:""}.ni-arrow-to-right:before{content:""}.ni-arrow-to-up:before{content:""}.ni-arrow-to-down:before{content:""}.ni-arrow-from-left:before{content:""}.ni-arrow-from-right:before{content:""}.ni-arrow-from-up:before{content:""}.ni-arrow-from-down:before{content:""}.ni-curve-down-left:before{content:""}.ni-curve-up-right:before{content:""}.ni-curve-up-left:before{content:""}.ni-curve-down-right:before{content:""}.ni-curve-left-up:before{content:""}.ni-curve-right-up:before{content:""}.ni-curve-left-down:before{content:""}.ni-curve-right-down:before{content:""}.ni-back-arrow:before{content:""}.ni-forward-arrow:before{content:""}.ni-back-arrow-fill:before{content:""}.ni-forward-arrow-fill:before{content:""}.ni-navigate:before{content:""}.ni-navigate-up:before{content:""}.ni-navigate-fill:before{content:""}.ni-navigate-up-fill:before{content:""}.ni-send:before{content:""}.ni-send-alt:before{content:""}.ni-unfold-less:before{content:""}.ni-unfold-more:before{content:""}.ni-exchange-v:before{content:""}.ni-exchange:before{content:""}.ni-expand:before{content:""}.ni-shrink:before{content:""}.ni-focus:before{content:""}.ni-maximize:before{content:""}.ni-minimize:before{content:""}.ni-maximize-alt:before{content:""}.ni-minimize-alt:before{content:""}.ni-shuffle:before{content:""}.ni-cross-sm:before{content:""}.ni-cross:before{content:""}.ni-cross-round:before{content:""}.ni-cross-circle:before{content:""}.ni-cross-c:before{content:""}.ni-cross-round-fill:before{content:""}.ni-cross-circle-fill:before{content:""}.ni-cross-fill-c:before{content:""}.ni-na:before{content:""}.ni-check:before{content:""}.ni-check-thick:before{content:""}.ni-done:before{content:""}.ni-check-round:before{content:""}.ni-check-circle:before{content:""}.ni-check-c:before{content:""}.ni-check-round-fill:before{content:""}.ni-check-circle-fill:before{content:""}.ni-check-fill-c:before{content:""}.ni-check-circle-cut:before{content:""}.ni-check-round-cut:before{content:""}.ni-bullet:before{content:""}.ni-circle:before{content:""}.ni-square:before{content:""}.ni-square-c:before{content:""}.ni-bullet-fill:before{content:""}.ni-circle-fill:before{content:""}.ni-square-fill:before{content:""}.ni-square-fill-c:before{content:""}.ni-plus-sm:before{content:""}.ni-minus-sm:before{content:""}.ni-plus:before{content:""}.ni-minus:before{content:""}.ni-plus-round:before{content:""}.ni-minus-round:before{content:""}.ni-plus-circle:before{content:""}.ni-minus-circle:before{content:""}.ni-plus-c:before{content:""}.ni-minus-c:before{content:""}.ni-plus-round-fill:before{content:""}.ni-plus-circle-fill:before{content:""}.ni-minus-round-fill:before{content:""}.ni-minus-circle-fill:before{content:""}.ni-plus-fill-c:before{content:""}.ni-minus-fill-c:before{content:""}.ni-plus-medi:before{content:""}.ni-plus-medi-fill:before{content:""}.ni-equal-sm:before{content:""}.ni-equal:before{content:""}.ni-calc:before{content:""}.ni-search:before{content:""}.ni-zoom-out:before{content:""}.ni-zoom-in:before{content:""}.ni-play:before{content:""}.ni-play-fill:before{content:""}.ni-play-circle:before{content:""}.ni-play-circle-fill:before{content:""}.ni-pause:before{content:""}.ni-pause-fill:before{content:""}.ni-pause-circle:before{content:""}.ni-pause-circle-fill:before{content:""}.ni-stop:before{content:""}.ni-stop-fill:before{content:""}.ni-stop-circle:before{content:""}.ni-stop-circle-fill:before{content:""}.ni-rewind:before{content:""}.ni-forward:before{content:""}.ni-rewind-fill:before{content:""}.ni-forward-fill:before{content:""}.ni-step-back:before{content:""}.ni-step-forward:before{content:""}.ni-vol-off:before{content:""}.ni-vol-no:before{content:""}.ni-vol-half:before{content:""}.ni-vol:before{content:""}.ni-mic:before{content:""}.ni-mic-off:before{content:""}.ni-video:before{content:""}.ni-video-off:before{content:""}.ni-video-fill:before{content:""}.ni-loader:before{content:""}.ni-power:before{content:""}.ni-signout:before{content:""}.ni-signin:before{content:""}.ni-upload:before{content:""}.ni-download:before{content:""}.ni-alert-circle:before{content:""}.ni-alert:before{content:""}.ni-caution:before{content:""}.ni-report:before{content:""}.ni-alert-c:before{content:""}.ni-alert-circle-fill:before{content:""}.ni-alert-fill:before{content:""}.ni-caution-fill:before{content:""}.ni-report-fill:before{content:""}.ni-alert-fill-c:before{content:""}.ni-info-i:before{content:""}.ni-info:before{content:""}.ni-info-fill:before{content:""}.ni-help:before{content:""}.ni-help-fill:before{content:""}.ni-archived:before{content:""}.ni-archive:before{content:""}.ni-unarchive:before{content:""}.ni-archived-fill:before{content:""}.ni-archive-fill:before{content:""}.ni-unarchive-fill:before{content:""}.ni-bag:before{content:""}.ni-bag-fill:before{content:""}.ni-bell:before{content:""}.ni-bell-off:before{content:""}.ni-bell-fill:before{content:""}.ni-bell-off-fill:before{content:""}.ni-wifi:before{content:""}.ni-wifi-off:before{content:""}.ni-live:before{content:""}.ni-signal:before{content:""}.ni-bluetooth:before{content:""}.ni-blank-alt:before{content:""}.ni-blank:before{content:""}.ni-blankf-fill:before{content:""}.ni-block-over:before{content:""}.ni-book-read:before{content:""}.ni-book:before{content:""}.ni-book-fill:before{content:""}.ni-bulb-fill:before{content:""}.ni-bulb:before{content:""}.ni-calendar-alt-fill:before{content:""}.ni-calendar-alt:before{content:""}.ni-calendar-booking-fill:before{content:""}.ni-calendar-booking:before{content:""}.ni-calendar-check-fill:before{content:""}.ni-calendar-check:before{content:""}.ni-calendar-fill:before{content:""}.ni-calendar:before{content:""}.ni-calender-date-fill:before{content:""}.ni-calender-date:before{content:""}.ni-call:before{content:""}.ni-call-alt:before{content:""}.ni-call-alt-fill:before{content:""}.ni-call-fill:before{content:""}.ni-camera-fill:before{content:""}.ni-camera:before{content:""}.ni-capsule:before{content:""}.ni-capsule-fill:before{content:""}.ni-cards:before{content:""}.ni-cards-fill:before{content:""}.ni-cart:before{content:""}.ni-cart-fill:before{content:""}.ni-cc:before{content:""}.ni-cc-alt:before{content:""}.ni-cc-alt2:before{content:""}.ni-cc-secure:before{content:""}.ni-cc-new:before{content:""}.ni-cc-off:before{content:""}.ni-cc-fill:before{content:""}.ni-cc-alt-fill:before{content:""}.ni-cc-alt2-fill:before{content:""}.ni-cc-secure-fill:before{content:""}.ni-msg-circle:before{content:""}.ni-chat-circle:before{content:""}.ni-msg:before{content:""}.ni-chat:before{content:""}.ni-question-alt:before{content:""}.ni-question:before{content:""}.ni-msg-circle-fill:before{content:""}.ni-chat-circle-fill:before{content:""}.ni-msg-fill:before{content:""}.ni-chat-fill:before{content:""}.ni-clip-h:before{content:""}.ni-clip-v:before{content:""}.ni-clip:before{content:""}.ni-link-alt:before{content:""}.ni-unlink:before{content:""}.ni-unlink-alt:before{content:""}.ni-link-h:before{content:""}.ni-link-v:before{content:""}.ni-link:before{content:""}.ni-clipboard:before{content:""}.ni-clipboad-check:before{content:""}.ni-clipboard-fill:before{content:""}.ni-clipboad-check-fill:before{content:""}.ni-clock:before{content:""}.ni-clock-fill:before{content:""}.ni-cloud:before{content:""}.ni-upload-cloud:before{content:""}.ni-download-cloud:before{content:""}.ni-cloud-fill:before{content:""}.ni-contact:before{content:""}.ni-contact-fill:before{content:""}.ni-coffee:before{content:""}.ni-coffee-fill:before{content:""}.ni-box-view:before{content:""}.ni-col-view:before{content:""}.ni-sidebar:before{content:""}.ni-layout:before{content:""}.ni-table-view:before{content:""}.ni-layout2:before{content:""}.ni-row-view:before{content:""}.ni-dot-box:before{content:""}.ni-layout-fill:before{content:""}.ni-box-view-fill:before{content:""}.ni-sidebar-fill:before{content:""}.ni-table-view-fill:before{content:""}.ni-dot-box-fill:before{content:""}.ni-template:before{content:""}.ni-browser:before{content:""}.ni-toolbar:before{content:""}.ni-browser-fill:before{content:""}.ni-toolbar-fill:before{content:""}.ni-template-fill:before{content:""}.ni-box:before{content:""}.ni-package:before{content:""}.ni-layer:before{content:""}.ni-layers:before{content:""}.ni-panel:before{content:""}.ni-server:before{content:""}.ni-layer-fill:before{content:""}.ni-layers-fill:before{content:""}.ni-package-fill:before{content:""}.ni-panel-fill:before{content:""}.ni-server-fill:before{content:""}.ni-color-palette:before{content:""}.ni-color-palette-fill:before{content:""}.ni-copy:before{content:""}.ni-copy-fill:before{content:""}.ni-crop-alt:before{content:""}.ni-crop:before{content:""}.ni-target:before{content:""}.ni-crosshair:before{content:""}.ni-crosshair-fill:before{content:""}.ni-db-fill:before{content:""}.ni-db:before{content:""}.ni-hard-drive:before{content:""}.ni-cpu:before{content:""}.ni-disk:before{content:""}.ni-pen:before{content:""}.ni-edit-alt:before{content:""}.ni-pen-fill:before{content:""}.ni-edit-alt-fill:before{content:""}.ni-pen-alt-fill:before{content:""}.ni-edit-fill:before{content:""}.ni-edit:before{content:""}.ni-external-alt:before{content:""}.ni-external:before{content:""}.ni-eye-alt:before{content:""}.ni-eye-alt-fill:before{content:""}.ni-eye:before{content:""}.ni-eye-fill:before{content:""}.ni-eye-off:before{content:""}.ni-eye-off-fill:before{content:""}.ni-file:before{content:""}.ni-file-minus:before{content:""}.ni-file-plus:before{content:""}.ni-file-remove:before{content:""}.ni-file-check:before{content:""}.ni-file-code:before{content:""}.ni-file-docs:before{content:""}.ni-file-img:before{content:""}.ni-file-doc:before{content:""}.ni-file-pdf:before{content:""}.ni-file-xls:before{content:""}.ni-file-zip:before{content:""}.ni-file-download:before{content:""}.ni-file-text:before{content:""}.ni-files:before{content:""}.ni-file-fill:before{content:""}.ni-file-minus-fill:before{content:""}.ni-file-plus-fill:before{content:""}.ni-file-remove-fill:before{content:""}.ni-file-check-fill:before{content:""}.ni-file-text-fill:before{content:""}.ni-files-fill:before{content:""}.ni-folder:before{content:""}.ni-folder-minus:before{content:""}.ni-folder-plus:before{content:""}.ni-folder-remove:before{content:""}.ni-folder-check:before{content:""}.ni-folder-list:before{content:""}.ni-folders:before{content:""}.ni-folder-fill:before{content:""}.ni-folders-fill:before{content:""}.ni-filter-alt:before{content:""}.ni-sort-line:before{content:""}.ni-filter-fill:before{content:""}.ni-filter:before{content:""}.ni-flag:before{content:""}.ni-flag-fill:before{content:""}.ni-notify:before{content:""}.ni-dashboard:before{content:""}.ni-dashboard-fill:before{content:""}.ni-grid-sq:before{content:""}.ni-grid:before{content:""}.ni-grid-c:before{content:""}.ni-grid-alt:before{content:""}.ni-grid-plus:before{content:""}.ni-grid-add-c:before{content:""}.ni-grid-fill:before{content:""}.ni-grid-fill-c:before{content:""}.ni-grid-alt-fill:before{content:""}.ni-grid-plus-fill:before{content:""}.ni-grid-add-fill-c:before{content:""}.ni-grid-box-alt-fill:before{content:""}.ni-grid-box-alt:before{content:""}.ni-grid-box:before{content:""}.ni-grid-box-fill:before{content:""}.ni-grid-line:before{content:""}.ni-menu-alt-left:before{content:""}.ni-menu-alt-r:before{content:""}.ni-menu-alt:before{content:""}.ni-menu-center:before{content:""}.ni-menu-left:before{content:""}.ni-menu-right:before{content:""}.ni-menu:before{content:""}.ni-trend-up:before{content:""}.ni-trend-down:before{content:""}.ni-line-chart-down:before{content:""}.ni-line-chart-up:before{content:""}.ni-line-chart:before{content:""}.ni-bar-chart:before{content:""}.ni-bar-chart-alt:before{content:""}.ni-chart-up:before{content:""}.ni-chart-down:before{content:""}.ni-growth:before{content:""}.ni-growth-fill:before{content:""}.ni-bar-chart-fill:before{content:""}.ni-bar-c:before{content:""}.ni-bar-fill-c:before{content:""}.ni-pie:before{content:""}.ni-pie-alt:before{content:""}.ni-pie-fill:before{content:""}.ni-activity:before{content:""}.ni-activity-alt:before{content:""}.ni-activity-round:before{content:""}.ni-activity-round-fill:before{content:""}.ni-meter:before{content:""}.ni-speed:before{content:""}.ni-happy:before{content:""}.ni-sad:before{content:""}.ni-meh:before{content:""}.ni-happyf-fill:before{content:""}.ni-sad-fill:before{content:""}.ni-meh-fill:before{content:""}.ni-home:before{content:""}.ni-home-alt:before{content:""}.ni-home-fill:before{content:""}.ni-img:before{content:""}.ni-img-fill:before{content:""}.ni-inbox:before{content:""}.ni-inbox-in:before{content:""}.ni-inbox-out:before{content:""}.ni-inbox-fill:before{content:""}.ni-inbox-in-fill:before{content:""}.ni-inbox-out-fill:before{content:""}.ni-link-group:before{content:""}.ni-lock:before{content:""}.ni-lock-alt:before{content:""}.ni-lock-fill:before{content:""}.ni-lock-alt-fill:before{content:""}.ni-unlock:before{content:""}.ni-unlock-fill:before{content:""}.ni-mail:before{content:""}.ni-emails:before{content:""}.ni-mail-fill:before{content:""}.ni-emails-fill:before{content:""}.ni-map-pin:before{content:""}.ni-location:before{content:""}.ni-map:before{content:""}.ni-map-pin-fill:before{content:""}.ni-list:before{content:""}.ni-list-ol:before{content:""}.ni-align-center:before{content:""}.ni-align-justify:before{content:""}.ni-align-left:before{content:""}.ni-align-right:before{content:""}.ni-list-check:before{content:""}.ni-list-round:before{content:""}.ni-card-view:before{content:""}.ni-list-fill:before{content:""}.ni-save:before{content:""}.ni-save-fill:before{content:""}.ni-move:before{content:""}.ni-scissor:before{content:""}.ni-text:before{content:""}.ni-text-a:before{content:""}.ni-bold:before{content:""}.ni-italic:before{content:""}.ni-underline:before{content:""}.ni-percent:before{content:""}.ni-at:before{content:""}.ni-hash:before{content:""}.ni-code:before{content:""}.ni-code-download:before{content:""}.ni-terminal:before{content:""}.ni-cmd:before{content:""}.ni-sun:before{content:""}.ni-sun-fill:before{content:""}.ni-moon-fill:before{content:""}.ni-moon:before{content:""}.ni-light:before{content:""}.ni-light-fill:before{content:""}.ni-more-v:before{content:""}.ni-more-h:before{content:""}.ni-more-h-alt:before{content:""}.ni-more-v-alt:before{content:""}.ni-music:before{content:""}.ni-movie:before{content:""}.ni-offer:before{content:""}.ni-offer-fill:before{content:""}.ni-opt-alt:before{content:""}.ni-opt:before{content:""}.ni-opt-dot-alt:before{content:""}.ni-opt-dot:before{content:""}.ni-opt-dot-fill:before{content:""}.ni-opt-alt-fill:before{content:""}.ni-user-alt:before{content:""}.ni-user-alt-fill:before{content:""}.ni-user:before{content:""}.ni-users:before{content:""}.ni-user-add:before{content:""}.ni-user-remove:before{content:""}.ni-user-check:before{content:""}.ni-user-cross:before{content:""}.ni-account-setting:before{content:""}.ni-account-setting-alt:before{content:""}.ni-user-list:before{content:""}.ni-user-fill:before{content:""}.ni-users-fill:before{content:""}.ni-user-add-fill:before{content:""}.ni-user-remove-fill:before{content:""}.ni-user-check-fill:before{content:""}.ni-user-cross-fill:before{content:""}.ni-account-setting-fill:before{content:""}.ni-user-list-fill:before{content:""}.ni-user-circle:before{content:""}.ni-user-circle-fill:before{content:""}.ni-user-c:before{content:""}.ni-user-fill-c:before{content:""}.ni-user-round:before{content:""}.ni-printer:before{content:""}.ni-printer-fill:before{content:""}.ni-laptop:before{content:""}.ni-monitor:before{content:""}.ni-tablet:before{content:""}.ni-mobile:before{content:""}.ni-undo:before{content:""}.ni-redo:before{content:""}.ni-reload-alt:before{content:""}.ni-reload:before{content:""}.ni-regen-alt:before{content:""}.ni-regen:before{content:""}.ni-invest:before{content:""}.ni-histroy:before{content:""}.ni-update:before{content:""}.ni-repeat:before{content:""}.ni-repeat-v:before{content:""}.ni-tranx:before{content:""}.ni-reply-all:before{content:""}.ni-reply:before{content:""}.ni-reply-fill:before{content:""}.ni-reply-all-fill:before{content:""}.ni-notes:before{content:""}.ni-note-add:before{content:""}.ni-notes-alt:before{content:""}.ni-article:before{content:""}.ni-text-rich:before{content:""}.ni-todo:before{content:""}.ni-report-profit:before{content:""}.ni-reports-alt:before{content:""}.ni-reports:before{content:""}.ni-task:before{content:""}.ni-note-add-c:before{content:""}.ni-task-c:before{content:""}.ni-todo-fill:before{content:""}.ni-note-add-fill-c:before{content:""}.ni-task-fill-c:before{content:""}.ni-scan-fill:before{content:""}.ni-scan:before{content:""}.ni-qr:before{content:""}.ni-money:before{content:""}.ni-coins:before{content:""}.ni-coin:before{content:""}.ni-coin-alt:before{content:""}.ni-coin-alt-fill:before{content:""}.ni-setting-alt-fill:before{content:""}.ni-setting-alt:before{content:""}.ni-setting-fill:before{content:""}.ni-setting:before{content:""}.ni-share-alt:before{content:""}.ni-share-fill:before{content:""}.ni-share:before{content:""}.ni-network:before{content:""}.ni-rss:before{content:""}.ni-shield:before{content:""}.ni-shield-star:before{content:""}.ni-shield-check:before{content:""}.ni-shield-alert:before{content:""}.ni-shield-off:before{content:""}.ni-security:before{content:""}.ni-policy:before{content:""}.ni-shield-alert-fill:before{content:""}.ni-shield-check-fill:before{content:""}.ni-shield-fill:before{content:""}.ni-shield-half:before{content:""}.ni-shield-star-fill:before{content:""}.ni-policy-fill:before{content:""}.ni-spark:before{content:""}.ni-spark-off:before{content:""}.ni-spark-fill:before{content:""}.ni-spark-off-fill:before{content:""}.ni-wallet:before{content:""}.ni-wallet-alt:before{content:""}.ni-wallet-in:before{content:""}.ni-wallet-out:before{content:""}.ni-wallet-saving:before{content:""}.ni-wallet-fill:before{content:""}.ni-star:before{content:""}.ni-star-half:before{content:""}.ni-star-half-fill:before{content:""}.ni-star-fill:before{content:""}.ni-star-round:before{content:""}.ni-heart:before{content:""}.ni-heart-fill:before{content:""}.ni-swap-alt-fill:before{content:""}.ni-swap-alt:before{content:""}.ni-thumbs-down:before{content:""}.ni-thumbs-up:before{content:""}.ni-tag:before{content:""}.ni-tag-alt:before{content:""}.ni-tags:before{content:""}.ni-tag-fill:before{content:""}.ni-tag-alt-fill:before{content:""}.ni-tags-fill:before{content:""}.ni-bookmark:before{content:""}.ni-bookmark-fill:before{content:""}.ni-label:before{content:""}.ni-label-fill:before{content:""}.ni-piority:before{content:""}.ni-piority-fill:before{content:""}.ni-label-alt:before{content:""}.ni-label-alt-fill:before{content:""}.ni-ticket-alt:before{content:""}.ni-ticket:before{content:""}.ni-ticket-minus:before{content:""}.ni-ticket-plus:before{content:""}.ni-ticket-alt-fill:before{content:""}.ni-ticket-fill:before{content:""}.ni-ticket-minus-fill:before{content:""}.ni-ticket-plus-fill:before{content:""}.ni-toggle-off:before{content:""}.ni-toggle-on:before{content:""}.ni-trash-alt:before{content:""}.ni-trash-empty:before{content:""}.ni-trash:before{content:""}.ni-trash-fill:before{content:""}.ni-trash-empty-fill:before{content:""}.ni-delete-fill:before{content:""}.ni-delete:before{content:""}.ni-alarm-alt:before{content:""}.ni-alarm:before{content:""}.ni-bugs:before{content:""}.ni-building:before{content:""}.ni-building-fill:before{content:""}.ni-headphone:before{content:""}.ni-headphone-fill:before{content:""}.ni-aperture:before{content:""}.ni-help-alt:before{content:""}.ni-award:before{content:""}.ni-briefcase:before{content:""}.ni-gift:before{content:""}.ni-globe:before{content:""}.ni-umbrela:before{content:""}.ni-truck:before{content:""}.ni-sign-dollar:before,.ni-sign-usd:before{content:""}.ni-sign-mxn:before{content:""}.ni-sign-sgd:before{content:""}.ni-sign-eur:before,.ni-sign-euro:before{content:""}.ni-sign-gbp:before,.ni-sign-pound:before{content:""}.ni-sign-thb:before{content:""}.ni-sign-inr:before{content:""}.ni-sign-jpy:before,.ni-sign-yen:before{content:""}.ni-sign-cny:before{content:""}.ni-sign-kobo:before{content:""}.ni-sign-chf:before{content:""}.ni-sign-vnd:before{content:""}.ni-sign-php:before{content:""}.ni-sign-brl:before{content:""}.ni-sign-idr:before{content:""}.ni-sign-czk:before{content:""}.ni-sign-hkd:before{content:""}.ni-sign-dkk:before,.ni-sign-kr:before,.ni-sign-nok:before,.ni-sign-sek:before{content:""}.ni-sign-rub:before{content:""}.ni-sign-myr:before{content:""}.ni-sign-pln:before{content:""}.ni-sign-try:before{content:""}.ni-sign-waves:before,.ni-waves:before{content:""}.ni-sign-trx:before,.ni-tron:before{content:""}.ni-nem:before,.ni-sign-xem:before{content:""}.ni-monero:before,.ni-sign-mxr:before{content:""}.ni-sign-usdc:before{content:""}.ni-sign-steller:before{content:""}.ni-sign-steem:before{content:""}.ni-sign-usdt:before,.ni-tether:before{content:""}.ni-bitcoin:before,.ni-sign-btc:before{content:""}.ni-bitcoin-cash:before,.ni-sign-bch:before{content:""}.ni-binance:before,.ni-sign-bnb:before{content:""}.ni-sign-ada:before{content:""}.ni-sign-zcash:before{content:""}.ni-ethereum:before,.ni-sign-eth:before{content:""}.ni-dash:before,.ni-sign-dash:before{content:""}.ni-ripple-old:before,.ni-sign-xrp-old:before{content:""}.ni-eos:before,.ni-sign-eos:before{content:""}.ni-ripple:before,.ni-sign-xrp:before{content:""}.ni-american-express:before{content:""}.ni-cc-jcb:before,.ni-jcb:before{content:""}.ni-cc-mc:before,.ni-mc:before{content:""}.ni-cc-discover:before,.ni-discover:before{content:""}.ni-cc-visa:before,.ni-visa:before{content:""}.ni-cc-paypal:before{content:""}.ni-cc-stripe:before{content:""}.ni-amazon-pay:before{content:""}.ni-amazon-pay-fill:before{content:""}.ni-google-pay:before{content:""}.ni-google-pay-fill:before{content:""}.ni-apple-pay:before{content:""}.ni-apple-pay-fill:before{content:""}.ni-angular:before{content:""}.ni-react:before{content:""}.ni-laravel:before{content:""}.ni-html5:before{content:""}.ni-css3-fill:before{content:""}.ni-css3:before{content:""}.ni-js:before{content:""}.ni-php:before{content:""}.ni-python:before{content:""}.ni-bootstrap:before{content:""}.ni-ebay:before{content:""}.ni-google-wallet:before{content:""}.ni-google-drive:before{content:""}.ni-google-play-store:before{content:""}.ni-android:before{content:""}.ni-blogger-fill:before{content:""}.ni-blogger:before{content:""}.ni-hangout:before{content:""}.ni-apple-store:before{content:""}.ni-apple-store-ios:before{content:""}.ni-stripe:before{content:""}.ni-apple:before{content:""}.ni-microsoft:before{content:""}.ni-windows:before{content:""}.ni-amazon:before{content:""}.ni-paypal-alt:before{content:""}.ni-airbnb:before{content:""}.ni-adobe:before{content:""}.ni-mailchimp:before{content:""}.ni-dropbox:before{content:""}.ni-digital-ocean:before{content:""}.ni-slack:before{content:""}.ni-slack-hash:before{content:""}.ni-stack-overflow:before{content:""}.ni-soundcloud:before{content:""}.ni-blackberry:before{content:""}.ni-spotify:before{content:""}.ni-kickstarter:before{content:""}.ni-houzz:before{content:""}.ni-vine:before{content:""}.ni-yelp:before{content:""}.ni-yoast:before{content:""}.ni-envato:before{content:""}.ni-wordpress:before,.ni-wp:before{content:""}.ni-wordpress-fill:before{content:""}.ni-elementor:before{content:""}.ni-joomla:before{content:""}.ni-megento:before{content:""}.ni-git:before{content:""}.ni-github:before{content:""}.ni-github-round:before{content:""}.ni-github-circle:before{content:""}.ni-dribbble:before{content:""}.ni-dribbble-round:before{content:""}.ni-behance:before{content:""}.ni-behance-fill:before{content:""}.ni-flickr:before{content:""}.ni-flickr-round:before{content:""}.ni-medium:before{content:""}.ni-medium-round:before{content:""}.ni-reddit:before{content:""}.ni-reddit-round:before{content:""}.ni-reddit-circle:before{content:""}.ni-google:before{content:""}.ni-facebook-f:before{content:""}.ni-facebook-fill:before{content:""}.ni-facebook-circle:before{content:""}.ni-instagram:before{content:""}.ni-instagram-round:before{content:""}.ni-linkedin:before{content:""}.ni-linkedin-round:before{content:""}.ni-twitter:before{content:""}.ni-twitter-round:before{content:""}.ni-pinterest:before{content:""}.ni-pinterest-round:before{content:""}.ni-pinterest-circle:before{content:""}.ni-tumblr:before{content:""}.ni-tumblr-round:before{content:""}.ni-skype:before{content:""}.ni-viber:before{content:""}.ni-whatsapp:before{content:""}.ni-whatsapp-round:before{content:""}.ni-snapchat:before{content:""}.ni-snapchat-fill:before{content:""}.ni-telegram:before{content:""}.ni-telegram-circle:before{content:""}.ni-youtube-line:before,.ni-youtube:before{content:""}.ni-youtube-fill:before{content:""}.ni-youtube-round:before{content:""}.ni-vimeo:before{content:""}.ni-vimeo-fill:before{content:""}

ul.list-oldstyled { list-style: none; text-indent: -20px; margin-left: 20px; }
ul.list-oldstyled li {}
ul.list-oldstyled.indent-1 { text-indent: -1px; margin-left: 1px; }
ul.list-oldstyled.indent-2 { text-indent: -2px; margin-left: 2px; }
ul.list-oldstyled.indent-3 { text-indent: -3px; margin-left: 3px; }
ul.list-oldstyled.indent-4 { text-indent: -4px; margin-left: 4px; }
ul.list-oldstyled.indent-5 { text-indent: -5px; margin-left: 5px; }
ul.list-oldstyled.indent-6 { text-indent: -6px; margin-left: 6px; }
ul.list-oldstyled.indent-7 { text-indent: -7px; margin-left: 7px; }
ul.list-oldstyled.indent-8 { text-indent: -8px; margin-left: 8px; }
ul.list-oldstyled.indent-9 { text-indent: -9px; margin-left: 9px; }
ul.list-oldstyled.indent-10 { text-indent: -10px; margin-left: 10px; }
ul.list-oldstyled.indent-11 { text-indent: -11px; margin-left: 11px; }
ul.list-oldstyled.indent-12 { text-indent: -12px; margin-left: 12px; }
ul.list-oldstyled.indent-13 { text-indent: -13px; margin-left: 13px; }
ul.list-oldstyled.indent-14 { text-indent: -14px; margin-left: 14px; }
ul.list-oldstyled.indent-15 { text-indent: -15px; margin-left: 15px; }
ul.list-oldstyled.indent-16 { text-indent: -16px; margin-left: 16px; }
ul.list-oldstyled.indent-17 { text-indent: -17px; margin-left: 17px; }
ul.list-oldstyled.indent-18 { text-indent: -18px; margin-left: 18px; }
ul.list-oldstyled.indent-19 { text-indent: -19px; margin-left: 19px; }
ul.list-oldstyled.indent-20 { text-indent: -20px; margin-left: 20px; }
ul.list-oldstyled.indent-21 { text-indent: -21px; margin-left: 21px; }
ul.list-oldstyled.indent-22 { text-indent: -22px; margin-left: 22px; }
ul.list-oldstyled.indent-23 { text-indent: -23px; margin-left: 23px; }
ul.list-oldstyled.indent-24 { text-indent: -24px; margin-left: 24px; }
ul.list-oldstyled.indent-25 { text-indent: -25px; margin-left: 25px; }
ul.list-oldstyled.indent-26 { text-indent: -26px; margin-left: 26px; }
ul.list-oldstyled.indent-27 { text-indent: -27px; margin-left: 27px; }
ul.list-oldstyled.indent-28 { text-indent: -28px; margin-left: 28px; }
ul.list-oldstyled.indent-29 {text-indent: -26px;margin-left: 29px;}
ul.list-oldstyled.indent-30 { text-indent: -30px; margin-left: 30px; }
ul.list-oldstyled.indent-31 { text-indent: -31px; margin-left: 31px; }
ul.list-oldstyled.indent-32 { text-indent: -32px; margin-left: 32px; }
ul.list-oldstyled.indent-33 { text-indent: -33px; margin-left: 33px; }
ul.list-oldstyled.indent-34 { text-indent: -34px; margin-left: 34px; }
ul.list-oldstyled.indent-35 { text-indent: -35px; margin-left: 35px; }
ul.list-oldstyled.indent-36 { text-indent: -36px; margin-left: 36px; }
ul.list-oldstyled.indent-37 { text-indent: -37px; margin-left: 37px; }
ul.list-oldstyled.indent-38 { text-indent: -38px; margin-left: 38px; }
ul.list-oldstyled.indent-39 { text-indent: -39px; margin-left: 39px; }
ul.list-oldstyled.indent-40 { text-indent: -40px; margin-left: 40px; }

.line-clamp-1 { -webkit-line-clamp:1!important; }
.line-clamp-2 { -webkit-line-clamp:2!important; }
.line-clamp-3 { -webkit-line-clamp:3!important; }
.line-clamp-4 { -webkit-line-clamp:4!important; }
.line-clamp-5 { -webkit-line-clamp:5!important; }
