@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; }

.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) {
    .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; }
    
    .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) {
    .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; }
    
    .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) {
    .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; }
    
    .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) {
    .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; }
    
    .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) {
    .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; }
    
    .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) {
    .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-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; }
}

/* style 2 */

@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; }
}


.text-black { color: #000 !important; }
.text-white { color: #fff !important; }
.text-danger { color: #dc3545 !important; }

.img-fluid { width: 100%; height: auto; }


.table { width: 100%; margin-bottom: 1rem; color: #333; }
.table th, .table td { padding: 0.5rem; vertical-align: top; border-top: 1px solid #454545; }
.table thead th { vertical-align: bottom; border-bottom: 2px solid #454545; }
.table tbody + tbody { border-top: 2px solid #454545; }
.table-sm th, .table-sm td { padding: 0.25rem; }
.table-bordered { border: 1px solid #454545; }
.table-bordered th, .table-bordered td { border: 1px solid #454545; }
.table-bordered thead th, .table-bordered thead td { border-bottom-width: 2px; }
.table-borderless th, .table-borderless td, .table-borderless thead th, .table-borderless tbody + tbody { border: 0; }
.table-striped tbody tr:nth-of-type(odd) { background-color: #f5f6fa; }
.table-hover tbody tr:hover { color: #526484; background-color: #f5f6fa; }
.table-primary, .table-primary > th, .table-primary > td { background-color: #d4d9ff; }
.table-primary th, .table-primary td, .table-primary thead th, .table-primary tbody + tbody { border-color: #afb8ff; }
.table-hover .table-primary:hover { background-color: #bbc2ff; }
.table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th { background-color: #bbc2ff; }
.table-secondary, .table-secondary > th, .table-secondary > td { background-color: #c7ccd3; }
.table-secondary th, .table-secondary td, .table-secondary thead th, .table-secondary tbody + tbody { border-color: #96a1ae; }
.table-hover .table-secondary:hover { background-color: #b9bfc8; }
.table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th { background-color: #b9bfc8; }
.table-success, .table-success > th, .table-success > td { background-color: #c0f6e8; }
.table-success th, .table-success td, .table-success thead th, .table-success tbody + tbody { border-color: #8aefd4; }
.table-hover .table-success:hover { background-color: #aaf3e0; }
.table-hover .table-success:hover > td, .table-hover .table-success:hover > th { background-color: #aaf3e0; }
.table-info, .table-info > th, .table-info > td { background-color: #baeef6; }
.table-info th, .table-info td, .table-info thead th, .table-info tbody + tbody { border-color: #7fdfee; }
.table-hover .table-info:hover { background-color: #a3e8f3; }
.table-hover .table-info:hover > td, .table-hover .table-info:hover > th { background-color: #a3e8f3; }
.table-warning, .table-warning > th, .table-warning > td { background-color: #fcedbc; }
.table-warning th, .table-warning td, .table-warning thead th, .table-warning tbody + tbody { border-color: #f9dd82; }
.table-hover .table-warning:hover { background-color: #fbe6a4; }
.table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th { background-color: #fbe6a4; }
.table-danger, .table-danger > th, .table-danger > td { background-color: #f9cfcb; }
.table-danger th, .table-danger td, .table-danger thead th, .table-danger tbody + tbody { border-color: #f3a69f; }
.table-hover .table-danger:hover { background-color: #f6bab4; }
.table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th { background-color: #f6bab4; }
.table-dark, .table-dark > th, .table-dark > td { background-color: #bfc4cb; }
.table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody { border-color: #89919f; }
.table-hover .table-dark:hover { background-color: #b1b7c0; }
.table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th { background-color: #b1b7c0; }
.table-gray, .table-gray > th, .table-gray > td { background-color: #dbe0e6; }
.table-gray th, .table-gray td, .table-gray thead th, .table-gray tbody + tbody { border-color: #bdc6d1; }
.table-hover .table-gray:hover { background-color: #ccd3dc; }
.table-hover .table-gray:hover > td, .table-hover .table-gray:hover > th { background-color: #ccd3dc; }
.table-light, .table-light > th, .table-light > td { background-color: #f8f9fb; }
.table-light th, .table-light td, .table-light thead th, .table-light tbody + tbody { border-color: #f1f4f8; }
.table-hover .table-light:hover { background-color: #e8ebf2; }
.table-hover .table-light:hover > td, .table-hover .table-light:hover > th { background-color: #e8ebf2; }
.table-lighter, .table-lighter > th, .table-lighter > td { background-color: #fcfcfe; }
.table-lighter th, .table-lighter td, .table-lighter thead th, .table-lighter tbody + tbody { border-color: #fafafc; }
.table-hover .table-lighter:hover { background-color: #e9e9f8; }
.table-hover .table-lighter:hover > td, .table-hover .table-lighter:hover > th { background-color: #e9e9f8; }
.table-active, .table-active > th, .table-active > td { background-color: rgba(0, 0, 0, 0.075); }
.table-hover .table-active:hover { background-color: rgba(0, 0, 0, 0.075); }
.table-hover .table-active:hover > td, .table-hover .table-active:hover > th { background-color: rgba(0, 0, 0, 0.075); }
.table .thead-dark th { color: #fff; background-color: #2b3748; border-color: #3c4d62; }
.table .thead-light th { color: #364a63; background-color: #f5f6fa; border-color: #dbdfea; }
.table-dark { color: #fff; background-color: #2b3748; }
.table-dark th, .table-dark td, .table-dark thead th { border-color: #3c4d62; }
.table-dark.table-bordered { border: 0; }
.table-dark.table-striped tbody tr:nth-of-type(odd) { background-color: #344357; }
.table-dark.table-hover tbody tr:hover { color: #fff; background-color: #344357; }
@media (max-width: 575.98px) {
	.table-responsive-sm { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; }
	.table-responsive-sm > .table-bordered { border: 0; }
}
@media (max-width: 767.98px) {
	.table-responsive-md { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; }
	.table-responsive-md > .table-bordered { border: 0; }
}
@media (max-width: 991.98px) {
	.table-responsive-lg { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; }
	.table-responsive-lg > .table-bordered { border: 0; } 
}
@media (max-width: 1199.98px) {
	.table-responsive-xl { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; }
	 .table-responsive-xl > .table-bordered { border: 0; }
}
@media (max-width: 1539.98px) {
	.table-responsive-xxl { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; }
	.table-responsive-xxl > .table-bordered { border: 0; }
}
.table-responsive { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; }
.table-responsive > .table-bordered { border: 0; }

@media only screen and (max-width: 991px) {
	.table-responsive > .table > thead > tr > th,
	.table-responsive > .table > thead > tr > td,
	.table-responsive > .table > tbody > tr > th,
	.table-responsive > .table > tbody > tr > td { white-space: nowrap; }
}

@media print {
	.table { border-collapse: collapse !important; }
	.table td, .table th { background-color: #fff !important; }
	.table-bordered th, .table-bordered td { border: 1px solid #454545 !important; }
	.table-dark { color: inherit; }
	.table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody { border-color: #454545; }
	.table .thead-dark th { color: inherit; border-color: #454545; }
}
.table thead tr:last-child th { border-bottom: 1px solid #454545; }
.table-dark thead tr:last-child th, .table thead.thead-dark tr:last-child th { border-color: #3c4d62; }
.table td:first-child, .table th:first-child { padding-left: 1.25rem; }
.table td:last-child, .table th:last-child { padding-right: 1.25rem; }
.table th { line-height: 1.1; }
.table th.overline-title { line-height: 1.25rem; font-weight: 500; }
.table caption { font-style: italic; padding-left: 1.25rem; }
.table-bordered td, .table-bordered th { padding-left: 1rem; padding-right: 1rem; }
.table-plain td:first-child, .table-plain th:first-child { padding-left: 0; }
.table-plain td:last-child, .table-plain th:last-child { padding-right: 0; }
.table-lg td { padding-top: 1rem; padding-bottom: 1rem; }
.table-lg th { padding-top: 0.75rem; padding-bottom: 0.75rem; }
.table-vm td, .table-vm th, .table td.vm, .table th.vm { vertical-align: middle; }
@media (min-width: 576px) {
	.table-lg td:first-child, .table-lg th:first-child { padding-left: 1.5rem; }
	.table-lg td:last-child, .table-lg th:last-child { padding-right: 1.5rem; }
}

.card .table { margin-bottom: 0; }
.card .table tr:first-child th, .card .table tr:first-child td { border-top: none; }
.card .table tr:last-child td:first-child { border-bottom-left-radius: 4px; }
.card .table tr:last-child td:last-child { border-bottom-right-radius: 4px; }
.card .table tr:first-child th:first-child { border-top-left-radius: 4px; }
.card .table tr:first-child th:last-child { border-top-right-radius: 4px; }

.table-middle td, .tb-row-middle td { vertical-align: middle; }

.table thead tr:last-child th { border-color: #dbdbdb; }
.table .thead-light th { color: #363636; background-color: #f5f5f5; border-color: #dbdbdb; }
.table th, .table td { border-top: 1px solid #454545; }

.responsive-table { border: 1px solid #ccc; border-collapse: collapse; margin: 0; padding: 0; width: 100%; table-layout: fixed; }
.responsive-table caption { font-size: 1.5em; margin: .5em 0 .75em; }
.responsive-table tr { background-color: #f8f8f8; border: 1px solid #ddd; padding: .35em; }
.responsive-table th, .responsive-table td { padding: .625em; text-align: center; }
.responsive-table th { font-size: .85em; letter-spacing: .1em; text-transform: uppercase; }
@media screen and (max-width: 600px) {
	.responsive-table { border: 0; }
	.responsive-table caption { font-size: 1.3em; }
	.responsive-table thead { border: none; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
	.responsive-table tr { border-bottom: 3px solid #ddd; display: block;margin-bottom: .625em; }
	.responsive-table td { border-bottom: 1px solid #ddd; display: block; font-size: .8em; text-align: right; }
	.responsive-table td::before { content: attr(data-label); float: left; font-weight: bold; text-transform: uppercase; }
	.responsive-table td:last-child { border-bottom: 0; }
}



/** SweetAlert2 | github.com/sweetalert2/sweetalert2 */
.swal2-popup.swal2-toast { flex-direction: row; align-items: center; width: auto; padding: 0.625em; overflow-y: hidden; background: #fff; box-shadow: 0 0 0.625em #d9d9d9; }
.swal2-popup.swal2-toast .swal2-header { flex-direction: row; }
.swal2-popup.swal2-toast .swal2-title { flex-grow: 1; justify-content: flex-start; margin: 0 0.6em; font-size: 1em; }
.swal2-popup.swal2-toast .swal2-footer { margin: 0.5em 0 0; padding: 0.5em 0 0; font-size: 0.8em; }
.swal2-popup.swal2-toast .swal2-close { position: static; width: 0.8em; height: 0.8em; line-height: 0.8; }
.swal2-popup.swal2-toast .swal2-content { justify-content: flex-start; font-size: 1em; }
.swal2-popup.swal2-toast .swal2-icon { width: 2em; min-width: 2em; height: 2em; margin: 0; }
.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content { display: flex; align-items: center; font-size: 1.8em; font-weight: bold; }
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .swal2-popup.swal2-toast .swal2-icon .swal2-icon-content { font-size: .25em; } }
.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring { width: 2em; height: 2em; }
.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^='swal2-x-mark-line'] { top: .875em; width: 1.375em; }
.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='left'] { left: .3125em; }
.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='right'] { right: .3125em; }
.swal2-popup.swal2-toast .swal2-actions { flex-basis: auto !important; width: auto; height: auto; margin: 0 .3125em; }
.swal2-popup.swal2-toast .swal2-actions .btn { margin: 0 .5em; }
.swal2-popup.swal2-toast .swal2-styled { margin: 0 .5em; padding: .3125em .625em; font-size: 1em; }
.swal2-popup.swal2-toast .swal2-styled:focus { box-shadow: 0 0 0 1px #fff, 0 0 0 3px rgba(101, 118, 255, 0.4); }
.swal2-popup.swal2-toast .swal2-success { border-color: #34c38f; }
.swal2-popup.swal2-toast .swal2-success [class^='swal2-success-circular-line'] { position: absolute; width: 1.6em; height: 3em; transform: rotate(45deg); border-radius: 50%; }
.swal2-popup.swal2-toast .swal2-success [class^='swal2-success-circular-line'][class$='left'] { top: -.8em; left: -.5em; border-radius: 4em 0 0 4em; transform: rotate(-45deg); transform-origin: 2em 2em; }
.swal2-popup.swal2-toast .swal2-success [class^='swal2-success-circular-line'][class$='right'] { top: -.25em; left: .9375em; border-radius: 0 4em 4em 0; transform-origin: 0 1.5em; }
.swal2-popup.swal2-toast .swal2-success .swal2-success-ring { width: 2em; height: 2em; }
.swal2-popup.swal2-toast .swal2-success .swal2-success-fix { top: 0; left: .4375em; width: .4375em; height: 2.6875em; }
.swal2-popup.swal2-toast .swal2-success [class^='swal2-success-line'] { height: .3125em; }
.swal2-popup.swal2-toast .swal2-success [class^='swal2-success-line'][class$='tip'] { top: 1.125em; left: .1875em; width: .75em; }
.swal2-popup.swal2-toast .swal2-success [class^='swal2-success-line'][class$='long'] { top: .9375em; right: .1875em; width: 1.375em; }
.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip { animation: swal2-toast-animate-success-line-tip .75s; }
.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long { animation: swal2-toast-animate-success-line-long .75s; }
.swal2-popup.swal2-toast.swal2-show { animation: swal2-toast-show 0.5s; }
.swal2-popup.swal2-toast.swal2-hide { animation: swal2-toast-hide 0.1s forwards; }
.swal2-container { display: flex; position: fixed; z-index: 1060; top: 0; right: 0; bottom: 0; left: 0; flex-direction: row; align-items: center; justify-content: center; padding: 0.625em; overflow-x: hidden; transition: background-color 0.1s; -webkit-overflow-scrolling: touch; }
.swal2-container.swal2-backdrop-show { background: rgba(28, 43, 70, 0.4); }
.swal2-container.swal2-backdrop-hide { background: transparent !important; }
.swal2-container.swal2-top { align-items: flex-start; }
.swal2-container.swal2-top-start, .swal2-container.swal2-top-left { align-items: flex-start; justify-content: flex-start; }
.swal2-container.swal2-top-end, .swal2-container.swal2-top-right { align-items: flex-start; justify-content: flex-end; }
.swal2-container.swal2-center { align-items: center; }
.swal2-container.swal2-center-start, .swal2-container.swal2-center-left { align-items: center; justify-content: flex-start; }
.swal2-container.swal2-center-end, .swal2-container.swal2-center-right { align-items: center; justify-content: flex-end; }
.swal2-container.swal2-bottom { align-items: flex-end; }
.swal2-container.swal2-bottom-start, .swal2-container.swal2-bottom-left { align-items: flex-end; justify-content: flex-start; }
.swal2-container.swal2-bottom-end, .swal2-container.swal2-bottom-right { align-items: flex-end; justify-content: flex-end; }
.swal2-container.swal2-bottom > :first-child, .swal2-container.swal2-bottom-start > :first-child, .swal2-container.swal2-bottom-left > :first-child, .swal2-container.swal2-bottom-end > :first-child, .swal2-container.swal2-bottom-right > :first-child { margin-top: auto; }
.swal2-container.swal2-grow-fullscreen > .swal2-modal { display: flex !important; flex: 1; align-self: stretch; justify-content: center; }
.swal2-container.swal2-grow-row > .swal2-modal { display: flex !important; flex: 1; align-content: center; justify-content: center; }
.swal2-container.swal2-grow-column { flex: 1; flex-direction: column; }
.swal2-container.swal2-grow-column.swal2-top, .swal2-container.swal2-grow-column.swal2-center, .swal2-container.swal2-grow-column.swal2-bottom { align-items: center; }
.swal2-container.swal2-grow-column.swal2-top-start, .swal2-container.swal2-grow-column.swal2-center-start, .swal2-container.swal2-grow-column.swal2-bottom-start, .swal2-container.swal2-grow-column.swal2-top-left, .swal2-container.swal2-grow-column.swal2-center-left, .swal2-container.swal2-grow-column.swal2-bottom-left { align-items: flex-start; }
.swal2-container.swal2-grow-column.swal2-top-end, .swal2-container.swal2-grow-column.swal2-center-end, .swal2-container.swal2-grow-column.swal2-bottom-end, .swal2-container.swal2-grow-column.swal2-top-right, .swal2-container.swal2-grow-column.swal2-center-right, .swal2-container.swal2-grow-column.swal2-bottom-right { align-items: flex-end; }
.swal2-container.swal2-grow-column > .swal2-modal { display: flex !important; flex: 1; align-content: center; justify-content: center; }
.swal2-container:not(.swal2-top):not(.swal2-top-start):not(.swal2-top-end):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-start):not(.swal2-center-end):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-start):not(.swal2-bottom-end):not(.swal2-bottom-left):not(.swal2-bottom-right):not(.swal2-grow-fullscreen) > .swal2-modal { margin: auto; }
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .swal2-container .swal2-modal { margin: 0 !important; } }
.swal2-popup { display: none; position: relative; box-sizing: border-box; flex-direction: column; justify-content: center; width: 480px; max-width: 100%; padding: 2.75rem 2.5rem; border: none; border-radius: 4px; background: #fff; font-family: inherit; font-size: 1rem; }
.swal2-popup:focus { outline: none; }
.swal2-popup.swal2-loading { overflow-y: hidden; }
.swal2-header { display: flex; flex-direction: column; align-items: center; }
.swal2-title { position: relative; max-width: 100%; margin: 0 0 0.4em; padding: 0; color: #363636; font-size: 1.5rem; font-weight: 700; text-align: center; text-transform: none; word-wrap: break-word; }
.swal2-html-container { margin-top: .8rem; margin-bottom: 1rem; }
.swal2-actions { display: flex; z-index: 1; flex-wrap: wrap; align-items: center; justify-content: center; width: 100%; margin: 1.5rem auto 0; }
.swal2-actions .btn { margin: 0 .75rem; }
.swal2-actions:not(.swal2-loading) .swal2-styled[disabled] { opacity: .4; }
.swal2-actions:not(.swal2-loading) .swal2-styled:hover { background-image: linear-gradient(rgba(31, 43, 58, 0.1), rgba(31, 43, 58, 0.1)); }
.swal2-actions:not(.swal2-loading) .swal2-styled:active { background-image: linear-gradient(rgba(31, 43, 58, 0.2), rgba(31, 43, 58, 0.2)); }
.swal2-actions.swal2-loading .swal2-styled.swal2-confirm { box-sizing: border-box; width: 2.5em; height: 2.5em; margin: .46875em; padding: 0; animation: swal2-rotate-loading 1.5s linear 0s infinite normal; border: .25em solid transparent; border-radius: 100%; border-color: transparent; background-color: transparent !important; color: transparent; cursor: default; user-select: none; }
.swal2-actions.swal2-loading .swal2-styled.swal2-cancel { margin-right: 30px; margin-left: 30px; }
.swal2-actions.swal2-loading :not(.swal2-styled).swal2-confirm::after { content: ''; display: inline-block; width: 15px; height: 15px; animation: swal2-rotate-loading 1.5s linear 0s infinite normal; border: 3px solid #b4c4d7; border-radius: 50%; margin-left: 5px; border-right-color: transparent; box-shadow: 1px 1px 1px #fff; }
.swal2-styled { margin: 0 .75rem; box-shadow: none; padding: 0.6875rem 1.25rem; font-size: 0.9375rem; line-height: 1.25rem; border-radius: 5px; min-width: 90px; }
.swal2-loading .swal2-styled { min-width: 0; }
.swal2-styled:not([disabled]) { cursor: pointer; }
.swal2-styled.swal2-confirm { border: 0; border-radius: 0.25em; background: initial; background-color: #34c38f; color: #fff; }
.swal2-styled.swal2-confirm:focus { outline: none; }
.swal2-styled.swal2-cancel { border: 0; border-radius: 0.25em; background: initial; background-color: #e85347; color: #fff; }
.swal2-styled.swal2-cancel:focus { outline: none; }
.swal2-styled::-moz-focus-inner { border: 0; }
.swal2-footer { justify-content: center; margin: 1.25em 0 0; padding: 1em 0 0; border-top: 1px solid #eee; color: #5a7ca7; font-size: 1em; }
.swal2-timer-progress-bar { position: absolute; bottom: 0; left: 0; width: 100%; height: 0.25em; background: rgba(31, 43, 58, 0.2); }
.swal2-image { max-width: 100%; margin: 0 auto 1.5rem; }
.swal2-close { position: absolute; z-index: 2; /* 1617 */ top: 0; right: 0; justify-content: center; width: 1.2em; height: 1.2em; padding: 0; overflow: hidden; transition: color 0.1s ease-out; border: none; border-radius: 0; outline: initial; background: transparent; color: #f7f8fa; font-family: serif; font-size: 2.5em; line-height: 1.2; cursor: pointer; }
.swal2-close:hover { transform: none; background: transparent; color: #e85347; }
.swal2-close::-moz-focus-inner { border: 0; }
.swal2-content { z-index: 1; justify-content: center; margin: 0; padding: 0; color: #565656; font-size: 0.9375rem; font-weight: normal; line-height: normal; text-align: center; word-wrap: break-word; }
.swal2-input, .swal2-file, .swal2-textarea, .swal2-select, .swal2-radio, .swal2-checkbox { margin: 1rem auto; }
.swal2-input, .swal2-file, .swal2-textarea { box-sizing: border-box; width: 100%; transition: border-color 0.3s, box-shadow 0.3s; border: 1px solid #dbdfea; border-radius: 4px; background: inherit; box-shadow: none; color: inherit; font-size: 0.875rem; }
.swal2-input.swal2-inputerror, .swal2-file.swal2-inputerror, .swal2-textarea.swal2-inputerror { border-color: #e85347 !important; box-shadow: 0 0 2px #e85347 !important; }
.swal2-input:focus, .swal2-file:focus, .swal2-textarea:focus { border: 1px solid #6576ff; outline: none; box-shadow: 0 0 0 3px rgba(101, 118, 255, 0.1); }
.swal2-input::placeholder, .swal2-file::placeholder, .swal2-textarea::placeholder { color: #f7f8fa; }
.swal2-range { margin: 1rem auto; background: #fff; }
.swal2-range input { width: 80%; }
.swal2-range output { width: 20%; color: inherit; font-weight: 600; text-align: center; }
.swal2-range input, .swal2-range output { height: 2.75rem; padding: 0; font-size: 0.875rem; line-height: 2.75rem; }
.swal2-input { height: 2.75rem; padding: 0 1rem; }
.swal2-input[type='number'] { max-width: 10em; }
.swal2-file { background: inherit; font-size: 0.875rem; }
.swal2-textarea { height: 6.75em; padding: 0.75em; }
.swal2-select { min-width: 50%; max-width: 100%; padding: .375em .625em; background: inherit; color: inherit; font-size: 0.875rem; }
.swal2-radio, .swal2-checkbox { align-items: center; justify-content: center; background: #fff; color: inherit; }
.swal2-radio label, .swal2-checkbox label { margin: 0 .6em; font-size: 0.875rem; }
.swal2-radio input, .swal2-checkbox input { margin: 0 .4em; }
.swal2-validation-message { display: none; align-items: center; justify-content: center; padding: 0.625em; overflow: hidden; background: white; color: #728fb3; font-size: 1em; font-weight: 300; }
.swal2-validation-message::before { content: '!'; display: inline-block; width: 1.5em; min-width: 1.5em; height: 1.5em; margin: 0 .625em; border-radius: 50%; background-color: #e85347; color: #fff; font-weight: 600; line-height: 1.5em; text-align: center; }
.swal2-icon { position: relative; box-sizing: content-box; justify-content: center; width: 5em; height: 5em; margin: -0.5rem auto 1.5rem; border: .25em solid transparent; border-radius: 50%; font-family: inherit; line-height: 5em; cursor: default; user-select: none; transform: scale(0.8); }
.swal2-icon .swal2-icon-content { display: flex; align-items: center; font-size: 3.75em; }
.swal2-icon.swal2-error { border-color: #e85347; color: #e85347; }
.swal2-icon.swal2-error .swal2-x-mark { position: relative; flex-grow: 1; }
.swal2-icon.swal2-error [class^='swal2-x-mark-line'] { display: block; position: absolute; top: 2.3125em; width: 2.9375em; height: .3125em; border-radius: .125em; background-color: #e85347; }
.swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='left'] { left: 1.0625em; transform: rotate(45deg); }
.swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='right'] { right: 1em; transform: rotate(-45deg); }
.swal2-icon.swal2-error.swal2-icon-show { animation: swal2-animate-error-icon .5s; }
.swal2-icon.swal2-error.swal2-icon-show .swal2-x-mark { animation: swal2-animate-error-x-mark .5s; }
.swal2-icon.swal2-warning { border-color: #f6c630; color: #f4bd0e; }
.swal2-icon.swal2-info { border-color: #50a5f1; color: #50a5f1; }
.swal2-icon.swal2-question { border-color: #8798b5; color: #526484; }
.swal2-icon.swal2-success { border-color: #34c38f; color: #34c38f; }
.swal2-icon.swal2-success [class^='swal2-success-circular-line'] { position: absolute; width: 3.75em; height: 7.5em; transform: rotate(45deg); border-radius: 50%; }
.swal2-icon.swal2-success [class^='swal2-success-circular-line'][class$='left'] { top: -.4375em; left: -2.0635em; transform: rotate(-45deg); transform-origin: 3.75em 3.75em; border-radius: 7.5em 0 0 7.5em; }
.swal2-icon.swal2-success [class^='swal2-success-circular-line'][class$='right'] { top: -.6875em; left: 1.875em; transform: rotate(-45deg); transform-origin: 0 3.75em; border-radius: 0 7.5em 7.5em 0; }
.swal2-icon.swal2-success .swal2-success-ring { position: absolute; z-index: 2; top: -.25em; left: -.25em; box-sizing: content-box; width: 100%; height: 100%; border: 0.25em solid rgba(52, 192, 143, 0.3); border-radius: 50%; }
.swal2-icon.swal2-success .swal2-success-fix { position: absolute; z-index: 1; top: .5em; left: 1.625em; width: .4375em; height: 5.625em; transform: rotate(-45deg); }
.swal2-icon.swal2-success [class^='swal2-success-line'] { display: block; position: absolute; z-index: 2; height: .3125em; border-radius: .125em; background-color: #34c38f; }
.swal2-icon.swal2-success [class^='swal2-success-line'][class$='tip'] { top: 2.875em; left: .875em; width: 1.5625em; transform: rotate(45deg); }
.swal2-icon.swal2-success [class^='swal2-success-line'][class$='long'] { top: 2.375em; right: .5em; width: 2.9375em; transform: rotate(-45deg); }
.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-tip { animation: swal2-animate-success-line-tip .75s; }
.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-long { animation: swal2-animate-success-line-long .75s; }
.swal2-icon.swal2-success.swal2-icon-show .swal2-success-circular-line-right { animation: swal2-rotate-success-circular-line 4.25s ease-in; }
.swal2-progress-steps { align-items: center; margin: 0 0 1.25em; padding: 0; background: inherit; font-weight: 600; }
.swal2-progress-steps li { display: inline-block; position: relative; }
.swal2-progress-steps .swal2-progress-step { z-index: 20; width: 2em; height: 2em; border-radius: 2em; background: #3085d6; color: #fff; line-height: 2em; text-align: center; }
.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step { background: #3085d6; }
.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step { background: #add8e6; color: #fff; }
.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step-line { background: #add8e6; }
.swal2-progress-steps .swal2-progress-step-line { z-index: 10; width: 2.5em; height: .4em; margin: 0 -1px; background: #3085d6; }
[class^='swal2'] { -webkit-tap-highlight-color: transparent; }
.swal2-show { animation: swal2-show 0.3s; }
.swal2-hide { animation: swal2-hide 0.15s forwards; }
.swal2-noanimation { transition: none; }
.swal2-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll; }
.swal2-rtl .swal2-close { right: auto; left: 0; }
.swal2-rtl .swal2-timer-progress-bar { right: 0; left: auto; }
@supports (-ms-accelerator: true) { .swal2-range input { width: 100% !important; } .swal2-range output { display: none; } }
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { .swal2-range input { width: 100% !important; } .swal2-range output { display: none; } }
@-moz-document url-prefix() { .swal2-close:focus { outline: 2px solid rgba(101, 118, 255, 0.4); } }
@keyframes swal2-toast-show { 0% { transform: translateY(-0.625em) rotateZ(2deg); } 33% { transform: translateY(0) rotateZ(-2deg); } 66% { transform: translateY(0.3125em) rotateZ(2deg); } 100% { transform: translateY(0) rotateZ(0deg); } }
@keyframes swal2-toast-hide { 100% { transform: rotateZ(1deg); opacity: 0; } }
@keyframes swal2-toast-animate-success-line-tip { 0% { top: .5625em; left: .0625em; width: 0; }
  54% { top: .125em; left: .125em; width: 0; }
  70% { top: .625em; left: -.25em; width: 1.625em; }
  84% { top: 1.0625em; left: .75em; width: .5em; }
  100% { top: 1.125em; left: .1875em; width: .75em; } }
@keyframes swal2-toast-animate-success-line-long { 0% { top: 1.625em; right: 1.375em; width: 0; }
  65% { top: 1.25em; right: .9375em; width: 0; }
  84% { top: .9375em; right: 0; width: 1.125em; }
  100% { top: .9375em; right: .1875em; width: 1.375em; } }
@keyframes swal2-show { 0% { opacity: 0; transform: translate(0, 20px); }
  40% { opacity: 1; }
  100% { transform: translate(0, 0); } }
@keyframes swal2-hide { 0% { transform: scale(1); opacity: 1; }
  100% { transform: scale(0.7); opacity: 0; } }
@keyframes swal2-animate-success-line-tip { 0% { top: 1.1875em; left: .0625em; width: 0; }
  54% { top: 1.0625em; left: .125em; width: 0; }
  70% { top: 2.1875em; left: -.375em; width: 3.125em; }
  84% { top: 3em; left: 1.3125em; width: 1.0625em; }
  100% { top: 2.8125em; left: .875em; width: 1.5625em; } }
@keyframes swal2-animate-success-line-long { 0% { top: 3.375em; right: 2.875em; width: 0; }
  65% { top: 3.375em; right: 2.875em; width: 0; }
  84% { top: 2.1875em; right: 0; width: 3.4375em; }
  100% { top: 2.375em; right: .5em; width: 2.9375em; } }
@keyframes swal2-rotate-success-circular-line { 0% { transform: rotate(-45deg); }
  5% { transform: rotate(-45deg); }
  12% { transform: rotate(-405deg); }
  100% { transform: rotate(-405deg); } }
@keyframes swal2-animate-error-x-mark { 0% { margin-top: 1.625em; transform: scale(0.4); opacity: 0; }
  50% { margin-top: 1.625em; transform: scale(0.4); opacity: 0; }
  80% { margin-top: -.375em; transform: scale(1.15); }
  100% { margin-top: 0; transform: scale(1); opacity: 1; } }
@keyframes swal2-animate-error-icon { 0% { transform: scale(0.8) rotateX(100deg); opacity: 0; }
  100% { transform: scale(0.8) rotateX(0deg); opacity: 1; } }
@keyframes swal2-rotate-loading { 0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); } }
body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) { overflow: hidden; }
body.swal2-height-auto { height: auto !important; }
body.swal2-no-backdrop .swal2-container { top: auto; right: auto; bottom: auto; left: auto; max-width: calc(100% - 0.625em * 2); background-color: transparent !important; }
body.swal2-no-backdrop .swal2-container > .swal2-modal { box-shadow: 0 0 10px rgba(28, 43, 70, 0.4); }
body.swal2-no-backdrop .swal2-container.swal2-top { top: 0; left: 50%; transform: translateX(-50%); }
body.swal2-no-backdrop .swal2-container.swal2-top-start, body.swal2-no-backdrop .swal2-container.swal2-top-left { top: 0; left: 0; }
body.swal2-no-backdrop .swal2-container.swal2-top-end, body.swal2-no-backdrop .swal2-container.swal2-top-right { top: 0; right: 0; }
body.swal2-no-backdrop .swal2-container.swal2-center { top: 50%; left: 50%; transform: translate(-50%, -50%); }
body.swal2-no-backdrop .swal2-container.swal2-center-start, body.swal2-no-backdrop .swal2-container.swal2-center-left { top: 50%; left: 0; transform: translateY(-50%); }
body.swal2-no-backdrop .swal2-container.swal2-center-end, body.swal2-no-backdrop .swal2-container.swal2-center-right { top: 50%; right: 0; transform: translateY(-50%); }
body.swal2-no-backdrop .swal2-container.swal2-bottom { bottom: 0; left: 50%; transform: translateX(-50%); }
body.swal2-no-backdrop .swal2-container.swal2-bottom-start, body.swal2-no-backdrop .swal2-container.swal2-bottom-left { bottom: 0; left: 0; }
body.swal2-no-backdrop .swal2-container.swal2-bottom-end, body.swal2-no-backdrop .swal2-container.swal2-bottom-right { right: 0; bottom: 0; }
@media print { body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) { overflow-y: scroll !important; }
  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) > [aria-hidden='true'] { display: none; }
  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container { position: static !important; } }
body.swal2-toast-shown .swal2-container { background-color: transparent; }
body.swal2-toast-shown .swal2-container.swal2-top { top: 0; right: auto; bottom: auto; left: 50%; transform: translateX(-50%); }
body.swal2-toast-shown .swal2-container.swal2-top-end, body.swal2-toast-shown .swal2-container.swal2-top-right { top: 0; bottom: auto; right: 0; left: auto; }
body.swal2-toast-shown .swal2-container.swal2-top-start, body.swal2-toast-shown .swal2-container.swal2-top-left { top: 0; bottom: auto; left: 0; right: auto; }
body.swal2-toast-shown .swal2-container.swal2-center-start, body.swal2-toast-shown .swal2-container.swal2-center-left { top: 50%; bottom: auto; right: auto; left: 0; transform: translateY(-50%); }
body.swal2-toast-shown .swal2-container.swal2-center { top: 50%; right: auto; bottom: auto; left: 50%; transform: translate(-50%, -50%); }
body.swal2-toast-shown .swal2-container.swal2-center-end, body.swal2-toast-shown .swal2-container.swal2-center-right { top: 50%; bottom: auto; right: 0; left: auto; transform: translateY(-50%); }
body.swal2-toast-shown .swal2-container.swal2-bottom-start, body.swal2-toast-shown .swal2-container.swal2-bottom-left { top: auto; bottom: 0; right: auto; left: 0; }
body.swal2-toast-shown .swal2-container.swal2-bottom { top: auto; right: auto; bottom: 0; left: 50%; transform: translateX(-50%); }
body.swal2-toast-shown .swal2-container.swal2-bottom-end, body.swal2-toast-shown .swal2-container.swal2-bottom-right { top: auto; bottom: 0; right: 0; left: auto; }
body.swal2-toast-column .swal2-toast { flex-direction: column; align-items: stretch; }
body.swal2-toast-column .swal2-toast .swal2-actions { flex: 1; align-self: stretch; height: 2.2em; margin-top: .3125em; }
body.swal2-toast-column .swal2-toast .swal2-loading { justify-content: center; }
body.swal2-toast-column .swal2-toast .swal2-input { height: 2em; margin: .3125em auto; font-size: 1em; }
body.swal2-toast-column .swal2-toast .swal2-validation-message { font-size: 1em; }

.swal2-icon-warning .swal2-styled.swal2-confirm { background-color: #f4bd0e!important; border-left-color: #f4bd0e!important; border-right-color: #f4bd0e!important; }
.swal2-icon-error .swal2-styled.swal2-confirm { background-color: #e85347!important; border-left-color: #e85347!important; border-right-color: #e85347!important; }
.swal2-icon-info .swal2-styled.swal2-confirm { background-color: #09c2de!important; border-left-color: #09c2de!important; border-right-color: #09c2de!important; }
.swal2-icon-question .swal2-styled.swal2-confirm { background-color: #60718e!important; border-left-color: #60718e!important; border-right-color: #60718e!important; }



hr { box-sizing: content-box; height: 0; overflow: visible; }
hr { margin-top: 1rem; margin-bottom: 1rem; border: 0; border-top: 1px solid #e8ebed; }

div.form-control { background-color: #fff; border: 2px solid #e8ebed; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: none; box-shadow: none; -webkit-transition: none; color: #333; min-height: 44px; font-size: 18px; font-weight: 400; margin-bottom: 0; padding: 12px 20px; width: 100%; }


.g-4 { margin: -0.75rem !important; }
.g-4 > li, .g-4 > div { padding: 0.75rem !important; }
@media only screen and (max-width: 767px) {
  .g-4 > div.pt-mobile-0, .g-4 > div.py-mobile-0 { padding-top: 0 !important; }
  .g-4 > div.pr-mobile-0, .g-4 > div.px-mobile-0 { padding-right: 0 !important; }
  .g-4 > div.pb-mobile-0, .g-4 > div.py-mobile-0 { padding-bottom: 0 !important; }
  .g-4 > div.pl-mobile-0, .g-4 > div.px-mobile-0 { padding-left: 0 !important; }
}

.btn-block {
    display: block;
    width: 100%;
}

.help-block { margin-top: 0.25rem; }
.custom-file-input ~ .error, 
.custom-file-input ~ .invalid, 
.form-control ~ .error, 
.form-control ~ .invalid { font-style: normal; font-size: 14px; font-weight: bold; color: #ff6a40; }

span.error {
    font-size: 12px;
    position: absolute;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    top: -35px;
    right: -15px;
    z-index: 99;
    height: 25px;
    line-height: 1;
    background-color: #e34f4f;
    color: #fff;
    font-weight: 400;
    display: inline-block;
    padding: 6px 8px;
}
span.error:after {
    content: "";
    position: absolute;
    border-style: solid;
    border-width: 0 6px 6px 0;
    border-color: transparent #e34f4f;
    display: block;
    width: 0;
    z-index: 1;
    bottom: -6px;
    left: 20%;
}
.styled-select span.error {
    top: -5px;
}
.form-group { position: relative; margin-bottom: 1.25rem; }
.form-group:last-child { margin-bottom: 0; }
.form-info { position: absolute; display: inline-flex; justify-content: center; align-items: center; border-left: 1px solid #dbdfea; right: 0; top: 50%; padding: .125rem 1.25rem; transform: translateY(-50%); color: #8094ae; }
.form-info + .form-control { padding-right: calc(1rem + 24px); }
.form-label { font-weight: 700; color: #344357; margin-bottom: .5rem; }
.form-label-group { display: flex; align-items: center; justify-content: space-between; margin-bottom: .5rem; }
.form-label-group .form-label { margin-bottom: 0; }
.form-label + .form-note { margin-top: -0.35rem; }
.form-control-wrap, .form-control-group { position: relative; }
.form-control-wrap + .form-note, .form-control-group + .form-note { margin-top: 0.5rem; }

.form-control-group a { color: #333333; }

.form-group label { font-weight: 600; color: #222; }
.form-control-group.radio_questions label {
    position: relative;
    border: 2px solid #e8ebed;
    display: block;
    font-weight: 400;
    padding: 12px 20px 12px 45px;
    box-sizing: content-box;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    color: #333333;
    background-color: #fff;
    font-size: 18px;
}
.form-control-group.radio_questions label.disabled {
    color: #d8d8d8!important;
}
.form-control-group.checkbox_questions label {
    font-weight: 400;
    cursor: pointer;
    color: #333333;
    /*padding-left: 32px;
    text-indent: -32px;*/
}
.form-control-group.checkbox_questions label.disabled {
    color: #d8d8d8!important;
}

.form-control-group.checkbox_questions.outlineblock label {
    position: relative;
    border: 2px solid #e8ebed;
    display: block;
    font-weight: 400;
    padding: 12px 20px 12px 45px;
    border-radius: 5px;
    background-color: #fff;
}
.form-control-group.checkbox_questions.outlineblock + .form-control-group.checkbox_questions.outlineblock {
    margin-top: 5px;
}
.form-control-group.checkbox_questions.outlineblock label:not(.disabled):hover, 
.form-control-group.checkbox_questions.outlineblock label.checked {
    border: 2px solid #ff6a40;
}
.form-control-group.radio_questions .iradio_square-custom {
    position: absolute;
    /*top: 17px;*/
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.form-control-group.checkbox_questions .icheckbox_square-custom {
    margin-right: 10px;
    margin-top: -3px;
}
.form-control-group.checkbox_questions.outlineblock .icheckbox_square-custom {
    position: absolute;
    /*top: 17px;*/
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    margin-right: 0;
    margin-top: 0;
}
.form-control-group.radio_questions label:not(.disabled):hover,
.form-control-group.radio_questions label.checked {
    border: 2px solid #ff6a40;
}
.form-control-group.select {
    margin-bottom: 30px;
}
.styled-select select {
    background: 0 0;
    width: 107%;
    padding: 12px;
    padding-left: 20px;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    height: 52px;
    color: #333;
    margin: 0;
    font-weight: 400;
    -moz-appearance: window;
    -webkit-appearance: none;
    cursor: pointer;
    outline: 0;
    line-height: 32px;
}
.styled-select select:focus {
    color: #555;
}
.styled-select {
    width: 100%;
    overflow: hidden;
    height: 60px;
    /*background: #fff url(vendor/icheck/arrow_down.svg) no-repeat right center;*/
    
    background-color: #fff;
    background-image: url('data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%220%200%2032%2032%22%20enable-background%3D%22new%200%200%2032%2032%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23D6D6D6%22%20d%3D%22M9.742%2C19.966l-4.183-4.184c-0.384-0.383-0.384-1.011%2C0-1.394l0.349-0.35c0.383-0.383%2C1.011-0.383%2C1.394%2C0%20l3.192%2C3.192l3.193-3.192c0.383-0.383%2C1.011-0.383%2C1.394%2C0l0.351%2C0.35c0.383%2C0.383%2C0.383%2C1.01%2C0%2C1.394l-4.185%2C4.184%20c-0.206%2C0.206-0.481%2C0.298-0.752%2C0.282C10.224%2C20.264%2C9.949%2C20.172%2C9.742%2C19.966z%22%2F%3E%3C%2Fsvg%3E');
    background-repeat: no-repeat;
    background-position: right center;
    
    border: 2px solid #e8ebed;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.has-error .styled-select {
    border-color: #f8cbc7;
    background-color: #fef6f6;
    background-image: url('data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20viewBox%3D%220%200%2032%2032%22%20enable-background%3D%22new%200%200%2032%2032%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23f8cbc7%22%20d%3D%22M9.742%2C19.966l-4.183-4.184c-0.384-0.383-0.384-1.011%2C0-1.394l0.349-0.35c0.383-0.383%2C1.011-0.383%2C1.394%2C0%20l3.192%2C3.192l3.193-3.192c0.383-0.383%2C1.011-0.383%2C1.394%2C0l0.351%2C0.35c0.383%2C0.383%2C0.383%2C1.01%2C0%2C1.394l-4.185%2C4.184%20c-0.206%2C0.206-0.481%2C0.298-0.752%2C0.282C10.224%2C20.264%2C9.949%2C20.172%2C9.742%2C19.966z%22%2F%3E%3C%2Fsvg%3E');
}
.styled-select select::-ms-expand {
    display: none;
}
.styled-select select:focus {
    outline: 0;
    box-shadow: none;
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.form-control::-webkit-input-placeholder {
    color: #999;
}
input.form-control, select.form-control, textarea.form-control {
/*input.form-control, textarea.form-control {*/
    /*background: 0 0;*/
    background-color: #fff;
    border: 2px solid #e8ebed;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    color: #333;
    min-height: 44px;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 0;
    padding: 12px 20px;
    width: 100%;
}
input.form-control:focus,
select.form-control:focus,
textarea.form-control:focus {
    border-color: #ff6a40;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #555;
}

@media (min-width: 992px) {
  .form_apply .item_upload {
    display: flex;
  }
}
.form_apply .item_upload div:not(:first-child) {
}
.form_apply .item_upload span {
  font-size: 13px;
  color: #6c6c6c;
}
@media (max-width: 767px) {
  .form_apply .item_upload span {
    display: block;
  }
  .form_apply .item_upload div:not(:first-child) {
    margin-left: 0px;
    margin-top: 15px;
  }
 
}


.form_apply .subheading {
  font-size: calc(var(--h3-min-font-size) * 1px);
  color: var(--h3-color-dark);
  letter-spacing: 0;
}
@media screen and (min-width: 320px) {
  .form_apply .subheading {
    font-size: calc(var(--h3-min-font-size) * 1px + (var(--h3-max-font-size) - var(--h3-min-font-size)) * ((100vw - 320px) / 1600));
  }
}
@media screen and (min-width: 1920px) {
  .form_apply .subheading {
    font-size: calc(var(--h3-max-font-size) * 1px);
  }
}

/*
										.dropzone {
											min-height: unset;
											padding: 0;
											border: 1px dashed #ff6a40;
											background-color: rgba(255,106,64,.05);
											border-radius: 5px!important;
										}
										.dropzone .dz-message {
											margin: 0;
											text-align: center;
										}
										.btn-dropzone {
										    background-color: transparent;
										    color: #ff6a40;
										    padding: 0.85rem 1.8rem;
										    font-weight: 700;
										    border-radius: 5px!important;
box-shadow: none !important;
border: 0;
										}
										
										.btn-dropzone-preview {
											padding: 0.85rem 1.8rem;
											border: 1px #efefef solid;
											color: #aaaaaa;
											border-radius: 5px!important;
										}
										.btn-dropzone-preview.active-process {
											background-color: #ff6a40;
											border: 1px #ff6a40 solid;
											color: #ffffff;
										}
										.btn-dropzone-preview:not(:disabled):not(.disabled).active, .btn-dropzone-preview:not(:disabled):not(.disabled):active {
											color: #999999;
											background-color: #d3d3d3;
											border: 1px #d3d3d3 solid;
										}
										.btn-dropzone-preview:hover, .btn-dropzone-preview:focus {
											color: #999999;
											background-color: #dadada;
											border: 1px #dadada solid;
										}
										.btn-dropzone-preview.active-process:not(:disabled):not(.disabled).active, .btn-dropzone-preview.active-process:not(:disabled):not(.disabled):active {
											color: #ffffff;
											background-color: #ff6a40;
											border: 1px #ff6a40 solid;
										}
										.btn-dropzone-preview.active-process:hover, .btn-dropzone-preview.active-process:focus {
											color: #ffffff;
											background-color: #ff6a40;
											border: 1px #ff6a40 solid;
										}
*/
										.btn-icon .tio { vertical-align: middle; display: inline-block; margin-top: -3px; font-size: 21px; }


.is-alter .form-control ~, .custom-control { position: relative; }
.is-alter .form-control ~ .invalid, .custom-control .invalid { position: absolute; left: 0; color: #fff; font-size: 11px; font-weight: bold; line-height: 1; bottom: calc(100% + 8px); background: #ff6a40; padding: .3rem .5rem; z-index: 1; border-radius: 3px; white-space: nowrap; }
.is-alter .form-control ~ .invalid:before, .custom-control .invalid:before { position: absolute; content: ''; height: 0; width: 0; border-left: 6px solid #ff6a40; border-right: 6px solid transparent; left: 10px; border-bottom: 6px solid transparent; bottom: -6px; }
.is-alter .form-control ~ .invalid { left: auto; right: 0; }
.is-alter .form-control ~ .invalid::before { left: auto; right: 10px; border-right-color: #ff6a40; border-left-color: transparent; bottom: -4px; }

.form-control-wrap + span.error, .form-control-wrap + span.invalid {
    font-style: normal;
    font-weight: bold;
    color: #ffffff;
    margin-top: 8px;
    display: inline-block;
    padding: 1px 6px 1px 6px;
    background-color: #e85347;
    border-radius: 2px;
}

input.form-control.invalid { border-color: #f8cbc7; background-color: #fef6f6; }

/*.dropzone .dz-preview.dz-file-preview .dz-details{display:none}
.dropzone .dz-preview {display:none}*/

.dropzone, .dropzone * { box-sizing: border-box; }
.dropzone { min-height: 150px; border: 1px dashed #e5e9f2; border-radius: 4px; background: white; padding: 20px 20px; }
.dropzone.small { min-height: 86px; }
.dropzone.dz-clickable { cursor: pointer; }
.dropzone.dz-clickable * { cursor: default; }
.dropzone.dz-clickable .dz-message, .dropzone.dz-clickable .dz-message * { cursor: pointer; }
.dropzone.dz-started .dz-message { display: none; }
.dropzone.dz-drag-hover { border-style: solid; }
.dropzone.dz-drag-hover .dz-message { opacity: 0.5; }
.dropzone .dz-message { text-align: center; margin: 1em 0; }
.dropzone .dz-message span { display: block; color: rgba(82, 100, 132, 0.6); }
.dropzone .dz-message-text { font-size: 13px; }
.dropzone .dz-message-text span { display: inline-block; color: #6576ff; }
.dropzone .dz-message-or { font-size: 16px; margin-bottom: 4px; text-transform: uppercase; }
.dropzone .dz-preview { position: relative; display: inline-block; vertical-align: top; margin: 16px; min-height: 100px; }
.dropzone .dz-preview:hover { z-index: 1000; }
.dropzone .dz-preview:hover .dz-details { opacity: 1; }
.dropzone .dz-preview.dz-file-preview .dz-image { border-radius: 20px; background: #999; background: linear-gradient(to bottom, #eee, #ddd); }
.dropzone .dz-preview.dz-file-preview .dz-details { opacity: 1; }
.dropzone .dz-preview.dz-image-preview { background: white; }
.dropzone .dz-preview.dz-image-preview .dz-details { -webkit-transition: opacity 0.2s linear; -moz-transition: opacity 0.2s linear; -ms-transition: opacity 0.2s linear; -o-transition: opacity 0.2s linear; transition: opacity 0.2s linear; }
.dropzone .dz-preview .dz-remove { font-size: 14px; text-align: center; display: block; cursor: pointer; border: none; }
.dropzone .dz-preview .dz-remove:hover { text-decoration: underline; }
.dropzone .dz-preview:hover .dz-details { opacity: 1; }
.dropzone .dz-preview .dz-details { z-index: 20; position: absolute; top: 0; left: 0; opacity: 0; font-size: 13px; min-width: 100%; max-width: 100%; padding: 2em 1em; text-align: center; color: rgba(0, 0, 0, 0.9); line-height: 150%; }
.dropzone .dz-preview .dz-details .dz-size { margin-bottom: 1em; font-size: 16px; }
.dropzone .dz-preview .dz-details .dz-filename { white-space: nowrap; }
.dropzone .dz-preview .dz-details .dz-filename:hover span { border: 1px solid rgba(200, 200, 200, 0.8); background-color: rgba(255, 255, 255, 0.8); }
.dropzone .dz-preview .dz-details .dz-filename:not(:hover) { overflow: hidden; text-overflow: ellipsis; }
.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span { border: 1px solid transparent; }
.dropzone .dz-preview .dz-details .dz-filename span, .dropzone .dz-preview .dz-details .dz-size span { background-color: rgba(255, 255, 255, 0.4); padding: 0 0.4em; border-radius: 3px; }
.dropzone .dz-preview:hover .dz-image img { -webkit-transform: scale(1.05, 1.05); -moz-transform: scale(1.05, 1.05); -ms-transform: scale(1.05, 1.05); -o-transform: scale(1.05, 1.05); transform: scale(1.05, 1.05); -webkit-filter: blur(8px); filter: blur(8px); }
.dropzone .dz-preview .dz-image { border-radius: 20px; overflow: hidden; width: 120px; height: 120px; position: relative; display: block; z-index: 10; }
.dropzone .dz-preview .dz-image img { display: block; }
.dropzone .dz-preview.dz-success .dz-success-mark { -webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1); -moz-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1); -ms-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1); -o-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1); animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1); }
.dropzone .dz-preview.dz-error .dz-error-mark { opacity: 1; -webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1); -moz-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1); -ms-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1); -o-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1); animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1); }
.dropzone .dz-preview .dz-success-mark, .dropzone .dz-preview .dz-error-mark { pointer-events: none; opacity: 0; z-index: 500; position: absolute; display: block; top: 50%; left: 50%; margin-left: -27px; margin-top: -27px; }
.dropzone .dz-preview .dz-success-mark svg, .dropzone .dz-preview .dz-error-mark svg { display: block; width: 54px; height: 54px; }
.dropzone .dz-preview.dz-processing .dz-progress { opacity: 1; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -ms-transition: all 0.2s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear; }
.dropzone .dz-preview.dz-complete .dz-progress { opacity: 0; -webkit-transition: opacity 0.4s ease-in; -moz-transition: opacity 0.4s ease-in; -ms-transition: opacity 0.4s ease-in; -o-transition: opacity 0.4s ease-in; transition: opacity 0.4s ease-in; }
.dropzone .dz-preview:not(.dz-processing) .dz-progress { -webkit-animation: pulse 6s ease infinite; -moz-animation: pulse 6s ease infinite; -ms-animation: pulse 6s ease infinite; -o-animation: pulse 6s ease infinite; animation: pulse 6s ease infinite; }
.dropzone .dz-preview .dz-progress { opacity: 1; z-index: 1000; pointer-events: none; position: absolute; height: 16px; left: 50%; top: 50%; margin-top: -8px; width: 80px; margin-left: -40px; background: rgba(255, 255, 255, 0.9); -webkit-transform: scale(1); border-radius: 8px; overflow: hidden; }
.dropzone .dz-preview .dz-progress .dz-upload { background: #333; background: linear-gradient(to bottom, #666, #444); position: absolute; top: 0; left: 0; bottom: 0; width: 0; -webkit-transition: width 300ms ease-in-out; -moz-transition: width 300ms ease-in-out; -ms-transition: width 300ms ease-in-out; -o-transition: width 300ms ease-in-out; transition: width 300ms ease-in-out; }
.dropzone .dz-preview.dz-error .dz-error-message { display: block; }
.dropzone .dz-preview.dz-error:hover .dz-error-message { opacity: 1; pointer-events: auto; }
.dropzone .dz-preview .dz-error-message { pointer-events: none; z-index: 1000; position: absolute; display: block; display: none; opacity: 0; -webkit-transition: opacity 0.3s ease; -moz-transition: opacity 0.3s ease; -ms-transition: opacity 0.3s ease; -o-transition: opacity 0.3s ease; transition: opacity 0.3s ease; border-radius: 8px; font-size: 13px; top: 130px; left: -10px; width: 140px; background: #be2626; background: linear-gradient(to bottom, #be2626, #a92222); padding: 0.5em 1.2em; color: white; }
.dropzone .dz-preview .dz-error-message:after { content: ''; position: absolute; top: -6px; left: 64px; width: 0; height: 0; border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 6px solid #be2626; }


.dropzone {
  min-height: unset;
  padding: 0;
border: 1px dashed #ff6a40;
background-color: rgba(255,106,64,.05);
border-radius: 5px!important;
}
.dropzone .dz-message {
  margin: 0;
text-align: center;
}
.btn-dropzone {
    background-color: transparent;
										    color: #ff6a40;
										    padding: 0.85rem 1.8rem;
										    font-weight: 700;
										    border-radius: 5px!important;
box-shadow: none !important;
border: 0;
}
.btn-dropzone:hover {
    /*background-color: #dadada;
    color: #000000;*/
}

.btn-dropzone-preview {
  padding: 15px 30px;
											border: 1px #efefef solid;
											color: #aaaaaa;
											border-radius: 5px!important;
}
.btn-dropzone-preview.active-process {
											background-color: #ff6a40;
											border: 1px #ff6a40 solid;
											color: #ffffff;
}
.btn-dropzone-preview:not(:disabled):not(.disabled).active, .btn-dropzone-preview:not(:disabled):not(.disabled):active {
  color: #999999;
  background-color: #d3d3d3;
  border: 1px #d3d3d3 solid;
}
.btn-dropzone-preview:hover, .btn-dropzone-preview:focus {
											color: #999999;
											background-color: #dadada;
											border: 1px #dadada solid;
}
.btn-dropzone-preview.active-process:not(:disabled):not(.disabled).active, .btn-dropzone-preview.active-process:not(:disabled):not(.disabled):active {
  color: #ffffff;
  background-color: #ff6a40;
  border: 1px #ff6a40 solid;
}
.btn-dropzone-preview.active-process:hover, .btn-dropzone-preview.active-process:focus {
  color: #ffffff;
  background-color: #ff6a40;
  border: 1px #ff6a40 solid;
}




.btn-dropzone-preview { padding: 0 30px; min-height: 55px; min-width: 150px; justify-content: center; align-items: center; }

.btn-dropzone { padding: 0 30px; min-height: 53px; min-width: 198px; justify-content: center; align-items: center; }

.dropzone .dz-preview { margin: 0px; min-height: 53px; }

.dropzone .dz-preview .dz-image img { position: absolute; opacity: 0; }
.dropzone .dz-preview .dz-image,
.dropzone .dz-preview.dz-file-preview .dz-image { background: none; height: 30px; min-width: 198px; }
.dropzone .dz-preview.dz-file-preview .dz-details { display: none; }
.dropzone .dz-preview .dz-details { display: none; }
.dropzone .dz-preview.dz-image-preview { background: transparent; }
.dropzone .dz-preview .dz-progress .dz-upload { background: #ff6d4f; }

@keyframes spinner-border { to { transform: rotate(360deg); } }
.spinner-border { display: inline-block; width: 2rem; height: 2rem; vertical-align: text-bottom; border: 0.25em solid currentColor; border-right-color: transparent; border-radius: 50%; animation: spinner-border .75s linear infinite; }
.spinner-border-sm { width: 1rem; height: 1rem; border-width: 0.2em; }

@keyframes spinner-grow { 0% { transform: scale(0); } 50% { opacity: 1; transform: none; } }
.spinner-grow { display: inline-block; width: 2rem; height: 2rem; vertical-align: text-bottom; background-color: currentColor; border-radius: 50%; opacity: 0; animation: spinner-grow .75s linear infinite; }
.spinner-grow-sm { width: 1rem; height: 1rem; }

.button .spinner-border, .btn .spinner-grow { margin: .125rem; }
.button .spinner-border + span, .btn .spinner-grow + span { margin-left: 0.25rem; }

.button.disabled, .button:disabled {
    opacity: 0.5;
}


.app-icon { margin-bottom: 2rem; }
.app-icon .icon { display: inline-flex; align-items: center; justify-content: center; height: 80px; width: 80px; font-size: 36px; border-radius: 50%; color: #8094ae; border: 2px solid #dbdfea; }



.alert { position: relative; padding: 1rem 1.25rem; margin-bottom: 2rem; border: 1px solid transparent; border-radius: 4px; }
.alert-heading { color: inherit; }
.alert-link { font-weight: 700; }
.alert-dismissible { padding-right: 4rem; }
.alert-dismissible .close { position: absolute; top: 0; right: 0; padding: 1rem 1.25rem; color: inherit; }
.alert-primary { color: #5563d6; background-color: #edefff; border-color: #c8ceff; }
.alert-primary hr { border-top-color: #afb7ff; }
.alert-primary .alert-link { color: #3041c8; }
.alert-secondary { color: #2d3e53; background-color: #e7e9ec; border-color: #b7bec7; }
.alert-secondary hr { border-top-color: #a9b1bc; }
.alert-secondary .alert-link { color: #1b2532; }
.alert-success { color: #19bc90; background-color: #e4fbf5; border-color: #aef4e1; }
.alert-success hr { border-top-color: #98f1d9; }
.alert-success .alert-link { color: #138f6e; }
.alert-info { color: #08a3ba; background-color: #e1f8fb; border-color: #a6e9f3; }
.alert-info hr { border-top-color: #90e3f0; }
.alert-info .alert-link { color: #067889; }
.alert-warning { color: #cd9f0c; background-color: #fef7e2; border-color: #fbe7a8; }
.alert-warning hr { border-top-color: #fae090; }
.alert-warning .alert-link { color: #9d7a09; }
.alert-danger { color: #c3463c; background-color: #fceae9; border-color: #f7c1bd; }
.alert-danger hr { border-top-color: #f4aca6; }
.alert-danger .alert-link { color: #9c3830; }
.alert-dark { color: #18243b; background-color: #e4e6e9; border-color: #adb3bc; }
.alert-dark hr { border-top-color: #9fa6b1; }
.alert-dark .alert-link { color: #090e17; }
.alert-gray { color: #6c7a8c; background-color: #f0f2f4; border-color: #d1d7df; }
.alert-gray hr { border-top-color: #c2cad5; }
.alert-gray .alert-link { color: #56616f; }
.alert-light { color: #c0c4cb; background-color: #fcfcfd; border-color: #f6f7fa; }
.alert-light hr { border-top-color: #e6e8f1; }
.alert-light .alert-link { color: #a4aab4; }
.alert-lighter { color: #cecfd2; background-color: #fefefe; border-color: #fbfcfd; }
.alert-lighter hr { border-top-color: #eaeff5; }
.alert-lighter .alert-link { color: #b3b5ba; }
.alert:last-child { margin-bottom: 0; }
.alert-link { box-shadow: 0 1px 0 currentColor; }
.alert-link:hover { box-shadow: none; }
.alert h5, .alert h6, .alert .title { font-size: 1.05rem; }
.alert.alert-icon { padding-left: 3.25rem; }
.alert.alert-icon > .icon { position: absolute; font-size: 1.25rem; line-height: 1; width: 2rem; top: 1rem; left: 1.25rem; margin-left: -1px; }
.alert-dismissible .close { top: 50%; transform: translateY(-50%); transition: .3s ease; margin-top: -1px; }
.alert-dismissible .close:focus { outline: none; }
.alert-dismissible .close:hover { color: currentColor; }
.alert-dismissible .close:after { font-family: "Aknicon"; content: ""; font-size: 1.1rem; }
.alert-light, .alert-lighter, .alert-gray { border-color: #e5e9f2; color: #526484; }
.alert-light .alert-link, .alert-lighter .alert-link, .alert-gray .alert-link { color: #526484; }
.alert-alt { position: relative; padding: .875rem; border-radius: 12px; }
.alert-alt.alert-icon { padding-left: 4rem; }
.alert-alt.alert-icon > .icon { position: absolute; font-size: 2rem; line-height: 1; width: 4rem; top: 50%; left: 0; transform: translateY(-50%); text-align: center; opacity: 0.5; }
a.alert:hover { color: currentColor; }
.alert-fill.alert-primary { color: #fff; background: #6576ff; }
.alert-fill.alert-secondary { color: #fff; background: #364a63; }
.alert-fill.alert-success { color: #fff; background: #1ee0ac; }
.alert-fill.alert-info { color: #fff; background: #09c2de; }
.alert-fill.alert-warning { color: #fff; background: #f4bd0e; }
.alert-fill.alert-danger { color: #fff; background: #e85347; }
.alert-fill.alert-dark { color: #fff; background: #1c2b46; }
.alert-fill.alert-gray { color: #fff; background: #8091a7; }
.alert-fill.alert-light { color: #101924; background: #e5e9f2; }
.alert-fill.alert-lighter { color: #101924; background: #ebeef2; }
.alert-fill { border-width: 0; }
.alert-fill .alert-link, .alert-fill .icon, .alert-fill h4, .alert-fill h5, .alert-fill h6 { color: currentColor; }
.alert-fill.alert-light { color: #364a63; }
.alert-fill.alert-lighter { color: #526484; }
.alert-pro { box-shadow: 0 4px 15px 0 rgba(31, 43, 58, 0.1); border: none; border-left: 4px solid transparent; color: #526484; line-height: 1.5; background: #fff; }
.alert-pro.no-shadow { box-shadow: none; }
.alert-pro.no-border { border-left: 0; }
.alert-pro.alert-icon { padding-left: 4rem; }
.alert-pro.alert-icon > .icon { font-size: 1.75rem; top: 50%; transform: translateY(-50%); }
.alert-pro.alert-primary { border-color: #6576ff; }
.alert-pro.alert-primary > .icon { color: #6576ff; }
.alert-pro.alert-secondary { border-color: #364a63; }
.alert-pro.alert-secondary > .icon { color: #364a63; }
.alert-pro.alert-success { border-color: #1ee0ac; }
.alert-pro.alert-success > .icon { color: #1ee0ac; }
.alert-pro.alert-info { border-color: #09c2de; }
.alert-pro.alert-info > .icon { color: #09c2de; }
.alert-pro.alert-warning { border-color: #f4bd0e; }
.alert-pro.alert-warning > .icon { color: #f4bd0e; }
.alert-pro.alert-danger { border-color: #e85347; }
.alert-pro.alert-danger > .icon { color: #e85347; }
.alert-pro.alert-dark { border-color: #1c2b46; }
.alert-pro.alert-dark > .icon { color: #1c2b46; }
.alert-pro.alert-gray { border-color: #8091a7; }
.alert-pro.alert-gray > .icon { color: #8091a7; }
.alert-pro.alert-light { border-color: #b7c2d0; }
.alert-pro.alert-light > .icon { color: #b7c2d0; }
.alert-pro.alert-lighter { border-color: #b7c2d0; }
.alert-pro.alert-lighter > .icon { color: #b7c2d0; }






.text-primary { color: var(--color-primary) !important; }


.slider__circle, .section__circle { border: 2px solid rgba(164, 127, 62, 1); }

.arrow__pointer { background-color: rgba(255, 255, 255, .8); }
.arrow__triangle { border-color: transparent transparent transparent rgba(255, 255, 255, .8); }
.arrow .circle { stroke: rgba(255, 255, 255, .8); }

[data-motion-theme-text=light] .arrow:hover .arrow__pointer { background-color: rgba(255, 255, 255, 1); }
[data-motion-theme-text=light] .arrow:hover .arrow__triangle { border-color: transparent transparent transparent rgba(255, 255, 255, 1); }
[data-motion-theme-text=light] .arrow:hover .circle { stroke: rgba(255, 255, 255, 1); }

.slider-fullscreen-journey__images .swiper-slide { -webkit-transition: 1s -webkit-filter linear; -moz-transition: 1s -moz-filter linear; -moz-transition: 1s filter linear; -ms-transition: 1s -ms-filter linear; -o-transition: 1s -o-filter linear; transition: 1s filter linear, 1s -webkit-filter linear; }
.slider-fullscreen-journey__images .swiper-slide:not(.swiper-slide-active) { -webkit-filter: brightness(.5); filter: brightness(.5); }



.journey-properties .journey-properties__wrapper-item:after { content: ""; display: block; position: absolute; top: 10px; bottom: 10px; right: 0; width: 1px; background-color: rgba(128, 128, 128, 0.3); }
.journey-properties .journey-properties__wrapper-item:nth-child(4):after { display: none; }
.journey-properties .journey-properties__wrapper-item:nth-child(8):after { display: none; }
.journey-properties .journey-properties__wrapper-item:last-child:after { display: none; }

@media only screen and (max-width: 991px) {
    .journey-properties__wrapper-item:after { top: 0; bottom: 0; }
    .journey-properties .journey-properties__wrapper-item:nth-child(2):after { display: none; }
    .journey-properties .journey-properties__wrapper-item:nth-child(3):after { display: block; }
    .journey-properties .journey-properties__wrapper-item:nth-child(4):after { display: none; }
    .journey-properties .journey-properties__wrapper-item:nth-child(5):after { display: block; }
    .journey-properties .journey-properties__wrapper-item:nth-child(6):after { display: none; }
}

.section__headline.color-primary { background-color: var(--color-primary); }
.section-list__content.content > p { border-bottom: 1px #d8d8d8 solid; padding-bottom: 8px; }