* {
	box-sizing: border-box;
}

html {
	font-size: 10px;
	overflow-x: hidden;
}

body {
	margin: 0;
	font-size: 1.4rem;
	font-weight: 400;
	line-height: 1.5;
	text-align: left;
	background-color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0;
}

ol,
ul,
dl {
	list-style-type: none;
	margin: 0;
	padding-left: 0;
}

b,
strong {
	font-weight: 700;
}

a {
	background-color: rgba(0,0,0,0);
	color: inherit;
	text-decoration: none;
}

img {
	vertical-align: middle;
	border-style: none;
	max-width: 100%;
}

table {
	border-collapse: collapse;
}

th {
	font-weight: 400;
	text-align: inherit;
	text-align: -webkit-match-parent;
}

input,
button,
select,
optgroup,
textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

button,
input {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

select {
	word-wrap: normal;
}

button,
[type=button],
[type=reset],
[type=submit] {
	-webkit-appearance: button;
}

textarea {
	overflow: auto;
	resize: vertical;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto;
}

[type=search] {
	outline-offset: -2px;
	-webkit-appearance: none;
}

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}

[hidden] {
	display: none !important;
}

.aligncenter {
	text-align: center;
}

.alignright {
	text-align: right;
}

.alignleft {
	text-align: left;
}

img.aligncenter {
	display: block;
	margin: auto;
}

img.alignright {
	display: block;
	margin-left: auto;
}

img.alignleft {
	display: block;
	margin-right: auto;
}

.container {
	margin: auto;
	max-width: 125rem;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	width: 100%;
}

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

.d-block {
	display: block !important;
}

.d-flex {
	display: flex !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-5 {
	margin: .5rem !important;
}

.mt-5,
.my-5 {
	margin-top: .5rem !important;
}

.mr-5,
.mx-5 {
	margin-right: .5rem !important;
}

.mb-5,
.my-5 {
	margin-bottom: .5rem !important;
}

.ml-5,
.mx-5 {
	margin-left: .5rem !important;
}

.m-10 {
	margin: 1rem !important;
}

.mt-10,
.my-10 {
	margin-top: 1rem !important;
}

.mr-10,
.mx-10 {
	margin-right: 1rem !important;
}

.mb-10,
.my-10 {
	margin-bottom: 1rem !important;
}

.ml-10,
.mx-10 {
	margin-left: 1rem !important;
}

.m-20 {
	margin: 2rem !important;
}

.mt-20,
.my-20 {
	margin-top: 2rem !important;
}

.mr-20,
.mx-20 {
	margin-right: 2rem !important;
}

.mb-20,
.my-20 {
	margin-bottom: 2rem !important;
}

.ml-20,
.mx-20 {
	margin-left: 2rem !important;
}

.m-30 {
	margin: 3rem !important;
}

.mt-30,
.my-30 {
	margin-top: 3rem !important;
}

.mr-30,
.mx-30 {
	margin-right: 3rem !important;
}

.mb-30,
.my-30 {
	margin-bottom: 3rem !important;
}

.ml-30,
.mx-30 {
	margin-left: 3rem !important;
}

.m-40 {
	margin: 4rem !important;
}

.mt-40,
.my-40 {
	margin-top: 4rem !important;
}

.mr-40,
.mx-40 {
	margin-right: 4rem !important;
}

.mb-40,
.my-40 {
	margin-bottom: 4rem !important;
}

.ml-40,
.mx-40 {
	margin-left: 4rem !important;
}

.m-47 {
	margin: 4.7rem !important;
}

.mt-47,
.my-47 {
	margin-top: 4.7rem !important;
}

.mr-47,
.mx-47 {
	margin-right: 4.7rem !important;
}

.mb-47,
.my-47 {
	margin-bottom: 4.7rem !important;
}

.ml-47,
.mx-47 {
	margin-left: 4.7rem !important;
}

.m-50 {
	margin: 5rem !important;
}

.mt-50,
.my-50 {
	margin-top: 5rem !important;
}

.mr-50,
.mx-50 {
	margin-right: 5rem !important;
}

.mb-50,
.my-50 {
	margin-bottom: 5rem !important;
}

.ml-50,
.mx-50 {
	margin-left: 5rem !important;
}

.m-60 {
	margin: 6rem !important;
}

.mt-60,
.my-60 {
	margin-top: 6rem !important;
}

.mr-60,
.mx-60 {
	margin-right: 6rem !important;
}

.mb-60,
.my-60 {
	margin-bottom: 6rem !important;
}

.ml-60,
.mx-60 {
	margin-left: 6rem !important;
}

.m-70 {
	margin: 7rem !important;
}

.mt-70,
.my-70 {
	margin-top: 7rem !important;
}

.mr-70,
.mx-70 {
	margin-right: 7rem !important;
}

.mb-70,
.my-70 {
	margin-bottom: 7rem !important;
}

.ml-70,
.mx-70 {
	margin-left: 7rem !important;
}

.m-75 {
	margin: 75rem !important;
}

.mt-75,
.my-75 {
	margin-top: 75rem !important;
}

.mr-75,
.mx-75 {
	margin-right: 75rem !important;
}

.mb-75,
.my-75 {
	margin-bottom: 75rem !important;
}

.ml-75,
.mx-75 {
	margin-left: 75rem !important;
}

.m-80 {
	margin: 8rem !important;
}

.mt-80,
.my-80 {
	margin-top: 8rem !important;
}

.mr-80,
.mx-80 {
	margin-right: 8rem !important;
}

.mb-80,
.my-80 {
	margin-bottom: 8rem !important;
}

.ml-80,
.mx-80 {
	margin-left: 8rem !important;
}

.m-90 {
	margin: 9rem !important;
}

.mt-90,
.my-90 {
	margin-top: 9rem !important;
}

.mr-90,
.mx-90 {
	margin-right: 9rem !important;
}

.mb-90,
.my-90 {
	margin-bottom: 9rem !important;
}

.ml-90,
.mx-90 {
	margin-left: 9rem !important;
}

.m-100 {
	margin: 10rem !important;
}

.mt-100,
.my-100 {
	margin-top: 10rem !important;
}

.mr-100,
.mx-100 {
	margin-right: 10rem !important;
}

.mb-100,
.my-100 {
	margin-bottom: 10rem !important;
}

.ml-100,
.mx-100 {
	margin-left: 10rem !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-5 {
	padding: .5rem !important;
}

.pt-5,
.py-5 {
	padding-top: .5rem !important;
}

.pr-5,
.px-5 {
	padding-right: .5rem !important;
}

.pb-5,
.py-5 {
	padding-bottom: .5rem !important;
}

.pl-5,
.px-5 {
	padding-left: .5rem !important;
}

.p-10 {
	padding: 1rem !important;
}

.pt-10,
.py-10 {
	padding-top: 1rem !important;
}

.pr-10,
.px-10 {
	padding-right: 1rem !important;
}

.pb-10,
.py-10 {
	padding-bottom: 1rem !important;
}

.pl-10,
.px-10 {
	padding-left: 1rem !important;
}

.p-20 {
	padding: 2rem !important;
}

.pt-20,
.py-20 {
	padding-top: 2rem !important;
}

.pr-20,
.px-20 {
	padding-right: 2rem !important;
}

.pb-20,
.py-20 {
	padding-bottom: 2rem !important;
}

.pl-20,
.px-20 {
	padding-left: 2rem !important;
}

.p-30 {
	padding: 3rem !important;
}

.pt-30,
.py-30 {
	padding-top: 3rem !important;
}

.pr-30,
.px-30 {
	padding-right: 3rem !important;
}

.pb-30,
.py-30 {
	padding-bottom: 3rem !important;
}

.pl-30,
.px-30 {
	padding-left: 3rem !important;
}

.p-40 {
	padding: 4rem !important;
}

.pt-40,
.py-40 {
	padding-top: 4rem !important;
}

.pr-40,
.px-40 {
	padding-right: 4rem !important;
}

.pb-40,
.py-40 {
	padding-bottom: 4rem !important;
}

.pl-40,
.px-40 {
	padding-left: 4rem !important;
}

.p-47 {
	padding: 4.7rem !important;
}

.pt-47,
.py-47 {
	padding-top: 4.7rem !important;
}

.pr-47,
.px-47 {
	padding-right: 4.7rem !important;
}

.pb-47,
.py-47 {
	padding-bottom: 4.7rem !important;
}

.pl-47,
.px-47 {
	padding-left: 4.7rem !important;
}

.p-50 {
	padding: 5rem !important;
}

.pt-50,
.py-50 {
	padding-top: 5rem !important;
}

.pr-50,
.px-50 {
	padding-right: 5rem !important;
}

.pb-50,
.py-50 {
	padding-bottom: 5rem !important;
}

.pl-50,
.px-50 {
	padding-left: 5rem !important;
}

.p-60 {
	padding: 6rem !important;
}

.pt-60,
.py-60 {
	padding-top: 6rem !important;
}

.pr-60,
.px-60 {
	padding-right: 6rem !important;
}

.pb-60,
.py-60 {
	padding-bottom: 6rem !important;
}

.pl-60,
.px-60 {
	padding-left: 6rem !important;
}

.p-70 {
	padding: 7rem !important;
}

.pt-70,
.py-70 {
	padding-top: 7rem !important;
}

.pr-70,
.px-70 {
	padding-right: 7rem !important;
}

.pb-70,
.py-70 {
	padding-bottom: 7rem !important;
}

.pl-70,
.px-70 {
	padding-left: 7rem !important;
}

.p-75 {
	padding: 75rem !important;
}

.pt-75,
.py-75 {
	padding-top: 75rem !important;
}

.pr-75,
.px-75 {
	padding-right: 75rem !important;
}

.pb-75,
.py-75 {
	padding-bottom: 75rem !important;
}

.pl-75,
.px-75 {
	padding-left: 75rem !important;
}

.p-80 {
	padding: 8rem !important;
}

.pt-80,
.py-80 {
	padding-top: 8rem !important;
}

.pr-80,
.px-80 {
	padding-right: 8rem !important;
}

.pb-80,
.py-80 {
	padding-bottom: 8rem !important;
}

.pl-80,
.px-80 {
	padding-left: 8rem !important;
}

.p-90 {
	padding: 9rem !important;
}

.pt-90,
.py-90 {
	padding-top: 9rem !important;
}

.pr-90,
.px-90 {
	padding-right: 9rem !important;
}

.pb-90,
.py-90 {
	padding-bottom: 9rem !important;
}

.pl-90,
.px-90 {
	padding-left: 9rem !important;
}

.p-100 {
	padding: 10rem !important;
}

.pt-100,
.py-100 {
	padding-top: 10rem !important;
}

.pr-100,
.px-100 {
	padding-right: 10rem !important;
}

.pb-100,
.py-100 {
	padding-bottom: 10rem !important;
}

.pl-100,
.px-100 {
	padding-left: 10rem !important;
}

.m-n5 {
	margin: -0.5rem !important;
}

.mt-n5,
.my-n5 {
	margin-top: -0.5rem !important;
}

.mr-n5,
.mx-n5 {
	margin-right: -0.5rem !important;
}

.mb-n5,
.my-n5 {
	margin-bottom: -0.5rem !important;
}

.ml-n5,
.mx-n5 {
	margin-left: -0.5rem !important;
}

.m-n10 {
	margin: -1rem !important;
}

.mt-n10,
.my-n10 {
	margin-top: -1rem !important;
}

.mr-n10,
.mx-n10 {
	margin-right: -1rem !important;
}

.mb-n10,
.my-n10 {
	margin-bottom: -1rem !important;
}

.ml-n10,
.mx-n10 {
	margin-left: -1rem !important;
}

.m-n20 {
	margin: -2rem !important;
}

.mt-n20,
.my-n20 {
	margin-top: -2rem !important;
}

.mr-n20,
.mx-n20 {
	margin-right: -2rem !important;
}

.mb-n20,
.my-n20 {
	margin-bottom: -2rem !important;
}

.ml-n20,
.mx-n20 {
	margin-left: -2rem !important;
}

.m-n30 {
	margin: -3rem !important;
}

.mt-n30,
.my-n30 {
	margin-top: -3rem !important;
}

.mr-n30,
.mx-n30 {
	margin-right: -3rem !important;
}

.mb-n30,
.my-n30 {
	margin-bottom: -3rem !important;
}

.ml-n30,
.mx-n30 {
	margin-left: -3rem !important;
}

.m-n40 {
	margin: -4rem !important;
}

.mt-n40,
.my-n40 {
	margin-top: -4rem !important;
}

.mr-n40,
.mx-n40 {
	margin-right: -4rem !important;
}

.mb-n40,
.my-n40 {
	margin-bottom: -4rem !important;
}

.ml-n40,
.mx-n40 {
	margin-left: -4rem !important;
}

.m-n47 {
	margin: -4.7rem !important;
}

.mt-n47,
.my-n47 {
	margin-top: -4.7rem !important;
}

.mr-n47,
.mx-n47 {
	margin-right: -4.7rem !important;
}

.mb-n47,
.my-n47 {
	margin-bottom: -4.7rem !important;
}

.ml-n47,
.mx-n47 {
	margin-left: -4.7rem !important;
}

.m-n50 {
	margin: -5rem !important;
}

.mt-n50,
.my-n50 {
	margin-top: -5rem !important;
}

.mr-n50,
.mx-n50 {
	margin-right: -5rem !important;
}

.mb-n50,
.my-n50 {
	margin-bottom: -5rem !important;
}

.ml-n50,
.mx-n50 {
	margin-left: -5rem !important;
}

.m-n60 {
	margin: -6rem !important;
}

.mt-n60,
.my-n60 {
	margin-top: -6rem !important;
}

.mr-n60,
.mx-n60 {
	margin-right: -6rem !important;
}

.mb-n60,
.my-n60 {
	margin-bottom: -6rem !important;
}

.ml-n60,
.mx-n60 {
	margin-left: -6rem !important;
}

.m-n70 {
	margin: -7rem !important;
}

.mt-n70,
.my-n70 {
	margin-top: -7rem !important;
}

.mr-n70,
.mx-n70 {
	margin-right: -7rem !important;
}

.mb-n70,
.my-n70 {
	margin-bottom: -7rem !important;
}

.ml-n70,
.mx-n70 {
	margin-left: -7rem !important;
}

.m-n75 {
	margin: -75rem !important;
}

.mt-n75,
.my-n75 {
	margin-top: -75rem !important;
}

.mr-n75,
.mx-n75 {
	margin-right: -75rem !important;
}

.mb-n75,
.my-n75 {
	margin-bottom: -75rem !important;
}

.ml-n75,
.mx-n75 {
	margin-left: -75rem !important;
}

.m-n80 {
	margin: -8rem !important;
}

.mt-n80,
.my-n80 {
	margin-top: -8rem !important;
}

.mr-n80,
.mx-n80 {
	margin-right: -8rem !important;
}

.mb-n80,
.my-n80 {
	margin-bottom: -8rem !important;
}

.ml-n80,
.mx-n80 {
	margin-left: -8rem !important;
}

.m-n90 {
	margin: -9rem !important;
}

.mt-n90,
.my-n90 {
	margin-top: -9rem !important;
}

.mr-n90,
.mx-n90 {
	margin-right: -9rem !important;
}

.mb-n90,
.my-n90 {
	margin-bottom: -9rem !important;
}

.ml-n90,
.mx-n90 {
	margin-left: -9rem !important;
}

.m-n100 {
	margin: -10rem !important;
}

.mt-n100,
.my-n100 {
	margin-top: -10rem !important;
}

.mr-n100,
.mx-n100 {
	margin-right: -10rem !important;
}

.mb-n100,
.my-n100 {
	margin-bottom: -10rem !important;
}

.ml-n100,
.mx-n100 {
	margin-left: -10rem !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;
}

.text-justify {
	text-align: justify !important;
}

.text-wrap {
	white-space: normal !important;
}

.text-left {
	text-align: left !important;
}

.text-right {
	text-align: right !important;
}

.text-center {
	text-align: center !important;
}

.text-nowrap {
	white-space: nowrap !important;
}

.text-lowercase {
	text-transform: lowercase !important;
}

.text-uppercase {
	text-transform: uppercase !important;
}

.text-capitalize {
	text-transform: capitalize !important;
}

.text-underline {
	text-decoration: underline;
}

.btn {
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: "Hiragino Sans","Hiragino Sans GB","ヒラギノ角ゴシック　W７","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,メイリオ,Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ＭＳ ゴシック","MS Gothic","Noto Sans CJK JP",TakaoPGothic,sans-serif;
	font-weight: 400;
	color: #000;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	background-color: rgba(0,0,0,0);
	position: relative;
}

.btn:focus,
.btn.focus {
	outline: 0;
}

.btn.disabled,
.btn:disabled {
	opacity: .6;
}

.btn:not(:disabled):not(.disabled) {
	cursor: pointer;
}

.btn--arrow {
	background-color: #e60026;
	color: #fff !important;
	font-size: 1.4rem;
	font-weight: bold;
	max-width: 34.5rem;
	height: 50px;
	width: 100%;
	margin: 0 auto;
}

.btn--arrow::after {
	content: "";
	background: url(../../../../image/service/learning_technology/bestmix/icn_arrow.png) no-repeat;
	background-size: 100% 100%;
	width: .75rem;
	height: 1.3rem;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: .65rem;
}

.bestmix-ttl {
	padding-top: 2.7rem;
	margin-bottom: 3rem;
}

.bestmix-ttl__txt {
	border-bottom: 1px solid #af010d;
	color: #000;
	font-size: 2.2rem;
	font-weight: bold;
	line-height: 1.5833333333;
	padding-bottom: 2.25rem;
	margin-bottom: 3rem;
}

.bestmix-ttl__media img {
	width: 100%;
}

.bestmix-member {
	padding-bottom: 2.25rem;
}

.bestmix-member__ttl {
	background: rgba(0,0,0,0);
	color: #191966;
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 1.5333333333;
	margin-bottom: 1.5rem;
}

.bestmix-member__list {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -0.925rem;
}

.bestmix-member__item {
	flex: 0 0 50%;
	max-width: 50%;
	padding: 0 .925rem;
}

.bestmix-member__item img {
	width: 100%;
}

.bestmix-member__item p {
	color: #333;
	font-size: 1.4rem;
	line-height: 1.6;
	margin-top: 1.5rem;
}

.bestmix-member__item p strong {
	color: #191966;
}

.bestmix-member__item p strong small {
	font-size: 80%;
}

.bestmix-part {
	padding: 2.25rem 0 2.375rem;
}

.bestmix-part__ttl {
	border-bottom: 3px solid #191966;
	color: #191966;
	font-size: 1.8rem;
	font-weight: bold;
	padding-bottom: 1.6rem;
	margin-bottom: 2rem;
}

.bestmix-part__content {
	padding-left: 2.5rem;
}

.bestmix-part__content p {
	color: #191966;
	font-weight: bold;
	line-height: 2;
}

.bestmix-intro {
	padding-top: 2.375rem;
	padding-bottom: 2.7rem;
}

.bestmix-intro__head {
	position: relative;
	padding: 2.25rem 0 2.25rem 2.25rem;
}

.bestmix-intro__head::after {
	content: "";
	background-color: #191966;
	width: .45rem;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
}

.bestmix-intro__ttl {
	color: #191966;
	font-size: 2rem;
	font-weight: bold;
	line-height: 1.375;
}

.bestmix-intro__ttl small {
	font-size: 80%;
}

.bestmix-intro__label {
	border: 2px solid #883735;
	font-size: 1.1rem;
	font-weight: bold;
	color: #883735;
	width: 5.3rem;
	height: 1.9rem;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: .8rem;
	line-height: 1;
	padding-top: .2rem;
}

.bestmix-intro__item:not(:last-child) {
	margin-bottom: 5.5rem;
}

.bestmix-intro__item .bestmix-part {
	padding: 0;
}

.bestmix-intro__item .bestmix-part+.intro-list {
	margin-top: 4rem;
}

.bestmix-intro .intro-list {
	margin-top: 3rem;
}

.bestmix-intro .intro-item:not(:last-child) {
	margin-bottom: 4rem;
}

.bestmix-intro .intro-txt {
	display: flex;
	align-items: baseline;
	font-size: 1.4rem;
	line-height: 1.6428571429;
}

.bestmix-intro .intro-txt+.intro-media,
.bestmix-intro .intro-txt+.intro-txt {
	margin-top: 3rem;
}

.bestmix-intro .intro-label {
	margin-right: 1rem;
}

.bestmix-intro .intro-label__item {
	color: #fff;
	font-size: 1.1rem;
	font-weight: bold;
	width: 3rem;
	height: 1.4rem;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 2px;
}

.bestmix-intro .intro-label__item:not(:last-child) {
	margin-bottom: 7rem;
}

.bestmix-intro .intro-label--blue {
	background-color: #191966;
}

.bestmix-intro .intro-label--red {
	background-color: #883735;
}

.bestmix-intro .intro-label--green {
	background-color: #546a31;
}

.bestmix-intro .intro-label--yellow {
	background-color: #907731;
}

.bestmix-intro .intro-media+.intro-txt {
	margin-top: 3rem;
}

.bestmix-btn {
	padding-top: 2.7rem;
	margin-bottom: 5.4rem;
}

.p_keyword.iSearchAssist {
   box-sizing: initial;
}

.p_button {
   font-size: revert;
}


@media (min-width: 576px) {

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

.d-sm-block {
	display: block !important;
}

.d-sm-flex {
	display: flex !important;
}

.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-5 {
	margin: .5rem !important;
}

.mt-sm-5,
.my-sm-5 {
	margin-top: .5rem !important;
}

.mr-sm-5,
.mx-sm-5 {
	margin-right: .5rem !important;
}

.mb-sm-5,
.my-sm-5 {
	margin-bottom: .5rem !important;
}

.ml-sm-5,
.mx-sm-5 {
	margin-left: .5rem !important;
}

.m-sm-10 {
	margin: 1rem !important;
}

.mt-sm-10,
.my-sm-10 {
	margin-top: 1rem !important;
}

.mr-sm-10,
.mx-sm-10 {
	margin-right: 1rem !important;
}

.mb-sm-10,
.my-sm-10 {
	margin-bottom: 1rem !important;
}

.ml-sm-10,
.mx-sm-10 {
	margin-left: 1rem !important;
}

.m-sm-20 {
	margin: 2rem !important;
}

.mt-sm-20,
.my-sm-20 {
	margin-top: 2rem !important;
}

.mr-sm-20,
.mx-sm-20 {
	margin-right: 2rem !important;
}

.mb-sm-20,
.my-sm-20 {
	margin-bottom: 2rem !important;
}

.ml-sm-20,
.mx-sm-20 {
	margin-left: 2rem !important;
}

.m-sm-30 {
	margin: 3rem !important;
}

.mt-sm-30,
.my-sm-30 {
	margin-top: 3rem !important;
}

.mr-sm-30,
.mx-sm-30 {
	margin-right: 3rem !important;
}

.mb-sm-30,
.my-sm-30 {
	margin-bottom: 3rem !important;
}

.ml-sm-30,
.mx-sm-30 {
	margin-left: 3rem !important;
}

.m-sm-40 {
	margin: 4rem !important;
}

.mt-sm-40,
.my-sm-40 {
	margin-top: 4rem !important;
}

.mr-sm-40,
.mx-sm-40 {
	margin-right: 4rem !important;
}

.mb-sm-40,
.my-sm-40 {
	margin-bottom: 4rem !important;
}

.ml-sm-40,
.mx-sm-40 {
	margin-left: 4rem !important;
}

.m-sm-47 {
	margin: 4.7rem !important;
}

.mt-sm-47,
.my-sm-47 {
	margin-top: 4.7rem !important;
}

.mr-sm-47,
.mx-sm-47 {
	margin-right: 4.7rem !important;
}

.mb-sm-47,
.my-sm-47 {
	margin-bottom: 4.7rem !important;
}

.ml-sm-47,
.mx-sm-47 {
	margin-left: 4.7rem !important;
}

.m-sm-50 {
	margin: 5rem !important;
}

.mt-sm-50,
.my-sm-50 {
	margin-top: 5rem !important;
}

.mr-sm-50,
.mx-sm-50 {
	margin-right: 5rem !important;
}

.mb-sm-50,
.my-sm-50 {
	margin-bottom: 5rem !important;
}

.ml-sm-50,
.mx-sm-50 {
	margin-left: 5rem !important;
}

.m-sm-60 {
	margin: 6rem !important;
}

.mt-sm-60,
.my-sm-60 {
	margin-top: 6rem !important;
}

.mr-sm-60,
.mx-sm-60 {
	margin-right: 6rem !important;
}

.mb-sm-60,
.my-sm-60 {
	margin-bottom: 6rem !important;
}

.ml-sm-60,
.mx-sm-60 {
	margin-left: 6rem !important;
}

.m-sm-70 {
	margin: 7rem !important;
}

.mt-sm-70,
.my-sm-70 {
	margin-top: 7rem !important;
}

.mr-sm-70,
.mx-sm-70 {
	margin-right: 7rem !important;
}

.mb-sm-70,
.my-sm-70 {
	margin-bottom: 7rem !important;
}

.ml-sm-70,
.mx-sm-70 {
	margin-left: 7rem !important;
}

.m-sm-75 {
	margin: 75rem !important;
}

.mt-sm-75,
.my-sm-75 {
	margin-top: 75rem !important;
}

.mr-sm-75,
.mx-sm-75 {
	margin-right: 75rem !important;
}

.mb-sm-75,
.my-sm-75 {
	margin-bottom: 75rem !important;
}

.ml-sm-75,
.mx-sm-75 {
	margin-left: 75rem !important;
}

.m-sm-80 {
	margin: 8rem !important;
}

.mt-sm-80,
.my-sm-80 {
	margin-top: 8rem !important;
}

.mr-sm-80,
.mx-sm-80 {
	margin-right: 8rem !important;
}

.mb-sm-80,
.my-sm-80 {
	margin-bottom: 8rem !important;
}

.ml-sm-80,
.mx-sm-80 {
	margin-left: 8rem !important;
}

.m-sm-90 {
	margin: 9rem !important;
}

.mt-sm-90,
.my-sm-90 {
	margin-top: 9rem !important;
}

.mr-sm-90,
.mx-sm-90 {
	margin-right: 9rem !important;
}

.mb-sm-90,
.my-sm-90 {
	margin-bottom: 9rem !important;
}

.ml-sm-90,
.mx-sm-90 {
	margin-left: 9rem !important;
}

.m-sm-100 {
	margin: 10rem !important;
}

.mt-sm-100,
.my-sm-100 {
	margin-top: 10rem !important;
}

.mr-sm-100,
.mx-sm-100 {
	margin-right: 10rem !important;
}

.mb-sm-100,
.my-sm-100 {
	margin-bottom: 10rem !important;
}

.ml-sm-100,
.mx-sm-100 {
	margin-left: 10rem !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-5 {
	padding: .5rem !important;
}

.pt-sm-5,
.py-sm-5 {
	padding-top: .5rem !important;
}

.pr-sm-5,
.px-sm-5 {
	padding-right: .5rem !important;
}

.pb-sm-5,
.py-sm-5 {
	padding-bottom: .5rem !important;
}

.pl-sm-5,
.px-sm-5 {
	padding-left: .5rem !important;
}

.p-sm-10 {
	padding: 1rem !important;
}

.pt-sm-10,
.py-sm-10 {
	padding-top: 1rem !important;
}

.pr-sm-10,
.px-sm-10 {
	padding-right: 1rem !important;
}

.pb-sm-10,
.py-sm-10 {
	padding-bottom: 1rem !important;
}

.pl-sm-10,
.px-sm-10 {
	padding-left: 1rem !important;
}

.p-sm-20 {
	padding: 2rem !important;
}

.pt-sm-20,
.py-sm-20 {
	padding-top: 2rem !important;
}

.pr-sm-20,
.px-sm-20 {
	padding-right: 2rem !important;
}

.pb-sm-20,
.py-sm-20 {
	padding-bottom: 2rem !important;
}

.pl-sm-20,
.px-sm-20 {
	padding-left: 2rem !important;
}

.p-sm-30 {
	padding: 3rem !important;
}

.pt-sm-30,
.py-sm-30 {
	padding-top: 3rem !important;
}

.pr-sm-30,
.px-sm-30 {
	padding-right: 3rem !important;
}

.pb-sm-30,
.py-sm-30 {
	padding-bottom: 3rem !important;
}

.pl-sm-30,
.px-sm-30 {
	padding-left: 3rem !important;
}

.p-sm-40 {
	padding: 4rem !important;
}

.pt-sm-40,
.py-sm-40 {
	padding-top: 4rem !important;
}

.pr-sm-40,
.px-sm-40 {
	padding-right: 4rem !important;
}

.pb-sm-40,
.py-sm-40 {
	padding-bottom: 4rem !important;
}

.pl-sm-40,
.px-sm-40 {
	padding-left: 4rem !important;
}

.p-sm-47 {
	padding: 4.7rem !important;
}

.pt-sm-47,
.py-sm-47 {
	padding-top: 4.7rem !important;
}

.pr-sm-47,
.px-sm-47 {
	padding-right: 4.7rem !important;
}

.pb-sm-47,
.py-sm-47 {
	padding-bottom: 4.7rem !important;
}

.pl-sm-47,
.px-sm-47 {
	padding-left: 4.7rem !important;
}

.p-sm-50 {
	padding: 5rem !important;
}

.pt-sm-50,
.py-sm-50 {
	padding-top: 5rem !important;
}

.pr-sm-50,
.px-sm-50 {
	padding-right: 5rem !important;
}

.pb-sm-50,
.py-sm-50 {
	padding-bottom: 5rem !important;
}

.pl-sm-50,
.px-sm-50 {
	padding-left: 5rem !important;
}

.p-sm-60 {
	padding: 6rem !important;
}

.pt-sm-60,
.py-sm-60 {
	padding-top: 6rem !important;
}

.pr-sm-60,
.px-sm-60 {
	padding-right: 6rem !important;
}

.pb-sm-60,
.py-sm-60 {
	padding-bottom: 6rem !important;
}

.pl-sm-60,
.px-sm-60 {
	padding-left: 6rem !important;
}

.p-sm-70 {
	padding: 7rem !important;
}

.pt-sm-70,
.py-sm-70 {
	padding-top: 7rem !important;
}

.pr-sm-70,
.px-sm-70 {
	padding-right: 7rem !important;
}

.pb-sm-70,
.py-sm-70 {
	padding-bottom: 7rem !important;
}

.pl-sm-70,
.px-sm-70 {
	padding-left: 7rem !important;
}

.p-sm-75 {
	padding: 75rem !important;
}

.pt-sm-75,
.py-sm-75 {
	padding-top: 75rem !important;
}

.pr-sm-75,
.px-sm-75 {
	padding-right: 75rem !important;
}

.pb-sm-75,
.py-sm-75 {
	padding-bottom: 75rem !important;
}

.pl-sm-75,
.px-sm-75 {
	padding-left: 75rem !important;
}

.p-sm-80 {
	padding: 8rem !important;
}

.pt-sm-80,
.py-sm-80 {
	padding-top: 8rem !important;
}

.pr-sm-80,
.px-sm-80 {
	padding-right: 8rem !important;
}

.pb-sm-80,
.py-sm-80 {
	padding-bottom: 8rem !important;
}

.pl-sm-80,
.px-sm-80 {
	padding-left: 8rem !important;
}

.p-sm-90 {
	padding: 9rem !important;
}

.pt-sm-90,
.py-sm-90 {
	padding-top: 9rem !important;
}

.pr-sm-90,
.px-sm-90 {
	padding-right: 9rem !important;
}

.pb-sm-90,
.py-sm-90 {
	padding-bottom: 9rem !important;
}

.pl-sm-90,
.px-sm-90 {
	padding-left: 9rem !important;
}

.p-sm-100 {
	padding: 10rem !important;
}

.pt-sm-100,
.py-sm-100 {
	padding-top: 10rem !important;
}

.pr-sm-100,
.px-sm-100 {
	padding-right: 10rem !important;
}

.pb-sm-100,
.py-sm-100 {
	padding-bottom: 10rem !important;
}

.pl-sm-100,
.px-sm-100 {
	padding-left: 10rem !important;
}

.m-sm-n5 {
	margin: -0.5rem !important;
}

.mt-sm-n5,
.my-sm-n5 {
	margin-top: -0.5rem !important;
}

.mr-sm-n5,
.mx-sm-n5 {
	margin-right: -0.5rem !important;
}

.mb-sm-n5,
.my-sm-n5 {
	margin-bottom: -0.5rem !important;
}

.ml-sm-n5,
.mx-sm-n5 {
	margin-left: -0.5rem !important;
}

.m-sm-n10 {
	margin: -1rem !important;
}

.mt-sm-n10,
.my-sm-n10 {
	margin-top: -1rem !important;
}

.mr-sm-n10,
.mx-sm-n10 {
	margin-right: -1rem !important;
}

.mb-sm-n10,
.my-sm-n10 {
	margin-bottom: -1rem !important;
}

.ml-sm-n10,
.mx-sm-n10 {
	margin-left: -1rem !important;
}

.m-sm-n20 {
	margin: -2rem !important;
}

.mt-sm-n20,
.my-sm-n20 {
	margin-top: -2rem !important;
}

.mr-sm-n20,
.mx-sm-n20 {
	margin-right: -2rem !important;
}

.mb-sm-n20,
.my-sm-n20 {
	margin-bottom: -2rem !important;
}

.ml-sm-n20,
.mx-sm-n20 {
	margin-left: -2rem !important;
}

.m-sm-n30 {
	margin: -3rem !important;
}

.mt-sm-n30,
.my-sm-n30 {
	margin-top: -3rem !important;
}

.mr-sm-n30,
.mx-sm-n30 {
	margin-right: -3rem !important;
}

.mb-sm-n30,
.my-sm-n30 {
	margin-bottom: -3rem !important;
}

.ml-sm-n30,
.mx-sm-n30 {
	margin-left: -3rem !important;
}

.m-sm-n40 {
	margin: -4rem !important;
}

.mt-sm-n40,
.my-sm-n40 {
	margin-top: -4rem !important;
}

.mr-sm-n40,
.mx-sm-n40 {
	margin-right: -4rem !important;
}

.mb-sm-n40,
.my-sm-n40 {
	margin-bottom: -4rem !important;
}

.ml-sm-n40,
.mx-sm-n40 {
	margin-left: -4rem !important;
}

.m-sm-n47 {
	margin: -4.7rem !important;
}

.mt-sm-n47,
.my-sm-n47 {
	margin-top: -4.7rem !important;
}

.mr-sm-n47,
.mx-sm-n47 {
	margin-right: -4.7rem !important;
}

.mb-sm-n47,
.my-sm-n47 {
	margin-bottom: -4.7rem !important;
}

.ml-sm-n47,
.mx-sm-n47 {
	margin-left: -4.7rem !important;
}

.m-sm-n50 {
	margin: -5rem !important;
}

.mt-sm-n50,
.my-sm-n50 {
	margin-top: -5rem !important;
}

.mr-sm-n50,
.mx-sm-n50 {
	margin-right: -5rem !important;
}

.mb-sm-n50,
.my-sm-n50 {
	margin-bottom: -5rem !important;
}

.ml-sm-n50,
.mx-sm-n50 {
	margin-left: -5rem !important;
}

.m-sm-n60 {
	margin: -6rem !important;
}

.mt-sm-n60,
.my-sm-n60 {
	margin-top: -6rem !important;
}

.mr-sm-n60,
.mx-sm-n60 {
	margin-right: -6rem !important;
}

.mb-sm-n60,
.my-sm-n60 {
	margin-bottom: -6rem !important;
}

.ml-sm-n60,
.mx-sm-n60 {
	margin-left: -6rem !important;
}

.m-sm-n70 {
	margin: -7rem !important;
}

.mt-sm-n70,
.my-sm-n70 {
	margin-top: -7rem !important;
}

.mr-sm-n70,
.mx-sm-n70 {
	margin-right: -7rem !important;
}

.mb-sm-n70,
.my-sm-n70 {
	margin-bottom: -7rem !important;
}

.ml-sm-n70,
.mx-sm-n70 {
	margin-left: -7rem !important;
}

.m-sm-n75 {
	margin: -75rem !important;
}

.mt-sm-n75,
.my-sm-n75 {
	margin-top: -75rem !important;
}

.mr-sm-n75,
.mx-sm-n75 {
	margin-right: -75rem !important;
}

.mb-sm-n75,
.my-sm-n75 {
	margin-bottom: -75rem !important;
}

.ml-sm-n75,
.mx-sm-n75 {
	margin-left: -75rem !important;
}

.m-sm-n80 {
	margin: -8rem !important;
}

.mt-sm-n80,
.my-sm-n80 {
	margin-top: -8rem !important;
}

.mr-sm-n80,
.mx-sm-n80 {
	margin-right: -8rem !important;
}

.mb-sm-n80,
.my-sm-n80 {
	margin-bottom: -8rem !important;
}

.ml-sm-n80,
.mx-sm-n80 {
	margin-left: -8rem !important;
}

.m-sm-n90 {
	margin: -9rem !important;
}

.mt-sm-n90,
.my-sm-n90 {
	margin-top: -9rem !important;
}

.mr-sm-n90,
.mx-sm-n90 {
	margin-right: -9rem !important;
}

.mb-sm-n90,
.my-sm-n90 {
	margin-bottom: -9rem !important;
}

.ml-sm-n90,
.mx-sm-n90 {
	margin-left: -9rem !important;
}

.m-sm-n100 {
	margin: -10rem !important;
}

.mt-sm-n100,
.my-sm-n100 {
	margin-top: -10rem !important;
}

.mr-sm-n100,
.mx-sm-n100 {
	margin-right: -10rem !important;
}

.mb-sm-n100,
.my-sm-n100 {
	margin-bottom: -10rem !important;
}

.ml-sm-n100,
.mx-sm-n100 {
	margin-left: -10rem !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;
}

.text-sm-left {
	text-align: left !important;
}

.text-sm-right {
	text-align: right !important;
}

.text-sm-center {
	text-align: center !important;
}

.text-sm-nowrap {
	white-space: nowrap !important;
}

}

@media (min-width: 768px) {

body {
	font-size: 1.5rem;
}

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

.d-md-block {
	display: block !important;
}

.d-md-flex {
	display: flex !important;
}

.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-5 {
	margin: .5rem !important;
}

.mt-md-5,
.my-md-5 {
	margin-top: .5rem !important;
}

.mr-md-5,
.mx-md-5 {
	margin-right: .5rem !important;
}

.mb-md-5,
.my-md-5 {
	margin-bottom: .5rem !important;
}

.ml-md-5,
.mx-md-5 {
	margin-left: .5rem !important;
}

.m-md-10 {
	margin: 1rem !important;
}

.mt-md-10,
.my-md-10 {
	margin-top: 1rem !important;
}

.mr-md-10,
.mx-md-10 {
	margin-right: 1rem !important;
}

.mb-md-10,
.my-md-10 {
	margin-bottom: 1rem !important;
}

.ml-md-10,
.mx-md-10 {
	margin-left: 1rem !important;
}

.m-md-20 {
	margin: 2rem !important;
}

.mt-md-20,
.my-md-20 {
	margin-top: 2rem !important;
}

.mr-md-20,
.mx-md-20 {
	margin-right: 2rem !important;
}

.mb-md-20,
.my-md-20 {
	margin-bottom: 2rem !important;
}

.ml-md-20,
.mx-md-20 {
	margin-left: 2rem !important;
}

.m-md-30 {
	margin: 3rem !important;
}

.mt-md-30,
.my-md-30 {
	margin-top: 3rem !important;
}

.mr-md-30,
.mx-md-30 {
	margin-right: 3rem !important;
}

.mb-md-30,
.my-md-30 {
	margin-bottom: 3rem !important;
}

.ml-md-30,
.mx-md-30 {
	margin-left: 3rem !important;
}

.m-md-40 {
	margin: 4rem !important;
}

.mt-md-40,
.my-md-40 {
	margin-top: 4rem !important;
}

.mr-md-40,
.mx-md-40 {
	margin-right: 4rem !important;
}

.mb-md-40,
.my-md-40 {
	margin-bottom: 4rem !important;
}

.ml-md-40,
.mx-md-40 {
	margin-left: 4rem !important;
}

.m-md-47 {
	margin: 4.7rem !important;
}

.mt-md-47,
.my-md-47 {
	margin-top: 4.7rem !important;
}

.mr-md-47,
.mx-md-47 {
	margin-right: 4.7rem !important;
}

.mb-md-47,
.my-md-47 {
	margin-bottom: 4.7rem !important;
}

.ml-md-47,
.mx-md-47 {
	margin-left: 4.7rem !important;
}

.m-md-50 {
	margin: 5rem !important;
}

.mt-md-50,
.my-md-50 {
	margin-top: 5rem !important;
}

.mr-md-50,
.mx-md-50 {
	margin-right: 5rem !important;
}

.mb-md-50,
.my-md-50 {
	margin-bottom: 5rem !important;
}

.ml-md-50,
.mx-md-50 {
	margin-left: 5rem !important;
}

.m-md-60 {
	margin: 6rem !important;
}

.mt-md-60,
.my-md-60 {
	margin-top: 6rem !important;
}

.mr-md-60,
.mx-md-60 {
	margin-right: 6rem !important;
}

.mb-md-60,
.my-md-60 {
	margin-bottom: 6rem !important;
}

.ml-md-60,
.mx-md-60 {
	margin-left: 6rem !important;
}

.m-md-70 {
	margin: 7rem !important;
}

.mt-md-70,
.my-md-70 {
	margin-top: 7rem !important;
}

.mr-md-70,
.mx-md-70 {
	margin-right: 7rem !important;
}

.mb-md-70,
.my-md-70 {
	margin-bottom: 7rem !important;
}

.ml-md-70,
.mx-md-70 {
	margin-left: 7rem !important;
}

.m-md-75 {
	margin: 75rem !important;
}

.mt-md-75,
.my-md-75 {
	margin-top: 75rem !important;
}

.mr-md-75,
.mx-md-75 {
	margin-right: 75rem !important;
}

.mb-md-75,
.my-md-75 {
	margin-bottom: 75rem !important;
}

.ml-md-75,
.mx-md-75 {
	margin-left: 75rem !important;
}

.m-md-80 {
	margin: 8rem !important;
}

.mt-md-80,
.my-md-80 {
	margin-top: 8rem !important;
}

.mr-md-80,
.mx-md-80 {
	margin-right: 8rem !important;
}

.mb-md-80,
.my-md-80 {
	margin-bottom: 8rem !important;
}

.ml-md-80,
.mx-md-80 {
	margin-left: 8rem !important;
}

.m-md-90 {
	margin: 9rem !important;
}

.mt-md-90,
.my-md-90 {
	margin-top: 9rem !important;
}

.mr-md-90,
.mx-md-90 {
	margin-right: 9rem !important;
}

.mb-md-90,
.my-md-90 {
	margin-bottom: 9rem !important;
}

.ml-md-90,
.mx-md-90 {
	margin-left: 9rem !important;
}

.m-md-100 {
	margin: 10rem !important;
}

.mt-md-100,
.my-md-100 {
	margin-top: 10rem !important;
}

.mr-md-100,
.mx-md-100 {
	margin-right: 10rem !important;
}

.mb-md-100,
.my-md-100 {
	margin-bottom: 10rem !important;
}

.ml-md-100,
.mx-md-100 {
	margin-left: 10rem !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-5 {
	padding: .5rem !important;
}

.pt-md-5,
.py-md-5 {
	padding-top: .5rem !important;
}

.pr-md-5,
.px-md-5 {
	padding-right: .5rem !important;
}

.pb-md-5,
.py-md-5 {
	padding-bottom: .5rem !important;
}

.pl-md-5,
.px-md-5 {
	padding-left: .5rem !important;
}

.p-md-10 {
	padding: 1rem !important;
}

.pt-md-10,
.py-md-10 {
	padding-top: 1rem !important;
}

.pr-md-10,
.px-md-10 {
	padding-right: 1rem !important;
}

.pb-md-10,
.py-md-10 {
	padding-bottom: 1rem !important;
}

.pl-md-10,
.px-md-10 {
	padding-left: 1rem !important;
}

.p-md-20 {
	padding: 2rem !important;
}

.pt-md-20,
.py-md-20 {
	padding-top: 2rem !important;
}

.pr-md-20,
.px-md-20 {
	padding-right: 2rem !important;
}

.pb-md-20,
.py-md-20 {
	padding-bottom: 2rem !important;
}

.pl-md-20,
.px-md-20 {
	padding-left: 2rem !important;
}

.p-md-30 {
	padding: 3rem !important;
}

.pt-md-30,
.py-md-30 {
	padding-top: 3rem !important;
}

.pr-md-30,
.px-md-30 {
	padding-right: 3rem !important;
}

.pb-md-30,
.py-md-30 {
	padding-bottom: 3rem !important;
}

.pl-md-30,
.px-md-30 {
	padding-left: 3rem !important;
}

.p-md-40 {
	padding: 4rem !important;
}

.pt-md-40,
.py-md-40 {
	padding-top: 4rem !important;
}

.pr-md-40,
.px-md-40 {
	padding-right: 4rem !important;
}

.pb-md-40,
.py-md-40 {
	padding-bottom: 4rem !important;
}

.pl-md-40,
.px-md-40 {
	padding-left: 4rem !important;
}

.p-md-47 {
	padding: 4.7rem !important;
}

.pt-md-47,
.py-md-47 {
	padding-top: 4.7rem !important;
}

.pr-md-47,
.px-md-47 {
	padding-right: 4.7rem !important;
}

.pb-md-47,
.py-md-47 {
	padding-bottom: 4.7rem !important;
}

.pl-md-47,
.px-md-47 {
	padding-left: 4.7rem !important;
}

.p-md-50 {
	padding: 5rem !important;
}

.pt-md-50,
.py-md-50 {
	padding-top: 5rem !important;
}

.pr-md-50,
.px-md-50 {
	padding-right: 5rem !important;
}

.pb-md-50,
.py-md-50 {
	padding-bottom: 5rem !important;
}

.pl-md-50,
.px-md-50 {
	padding-left: 5rem !important;
}

.p-md-60 {
	padding: 6rem !important;
}

.pt-md-60,
.py-md-60 {
	padding-top: 6rem !important;
}

.pr-md-60,
.px-md-60 {
	padding-right: 6rem !important;
}

.pb-md-60,
.py-md-60 {
	padding-bottom: 6rem !important;
}

.pl-md-60,
.px-md-60 {
	padding-left: 6rem !important;
}

.p-md-70 {
	padding: 7rem !important;
}

.pt-md-70,
.py-md-70 {
	padding-top: 7rem !important;
}

.pr-md-70,
.px-md-70 {
	padding-right: 7rem !important;
}

.pb-md-70,
.py-md-70 {
	padding-bottom: 7rem !important;
}

.pl-md-70,
.px-md-70 {
	padding-left: 7rem !important;
}

.p-md-75 {
	padding: 75rem !important;
}

.pt-md-75,
.py-md-75 {
	padding-top: 75rem !important;
}

.pr-md-75,
.px-md-75 {
	padding-right: 75rem !important;
}

.pb-md-75,
.py-md-75 {
	padding-bottom: 75rem !important;
}

.pl-md-75,
.px-md-75 {
	padding-left: 75rem !important;
}

.p-md-80 {
	padding: 8rem !important;
}

.pt-md-80,
.py-md-80 {
	padding-top: 8rem !important;
}

.pr-md-80,
.px-md-80 {
	padding-right: 8rem !important;
}

.pb-md-80,
.py-md-80 {
	padding-bottom: 8rem !important;
}

.pl-md-80,
.px-md-80 {
	padding-left: 8rem !important;
}

.p-md-90 {
	padding: 9rem !important;
}

.pt-md-90,
.py-md-90 {
	padding-top: 9rem !important;
}

.pr-md-90,
.px-md-90 {
	padding-right: 9rem !important;
}

.pb-md-90,
.py-md-90 {
	padding-bottom: 9rem !important;
}

.pl-md-90,
.px-md-90 {
	padding-left: 9rem !important;
}

.p-md-100 {
	padding: 10rem !important;
}

.pt-md-100,
.py-md-100 {
	padding-top: 10rem !important;
}

.pr-md-100,
.px-md-100 {
	padding-right: 10rem !important;
}

.pb-md-100,
.py-md-100 {
	padding-bottom: 10rem !important;
}

.pl-md-100,
.px-md-100 {
	padding-left: 10rem !important;
}

.m-md-n5 {
	margin: -0.5rem !important;
}

.mt-md-n5,
.my-md-n5 {
	margin-top: -0.5rem !important;
}

.mr-md-n5,
.mx-md-n5 {
	margin-right: -0.5rem !important;
}

.mb-md-n5,
.my-md-n5 {
	margin-bottom: -0.5rem !important;
}

.ml-md-n5,
.mx-md-n5 {
	margin-left: -0.5rem !important;
}

.m-md-n10 {
	margin: -1rem !important;
}

.mt-md-n10,
.my-md-n10 {
	margin-top: -1rem !important;
}

.mr-md-n10,
.mx-md-n10 {
	margin-right: -1rem !important;
}

.mb-md-n10,
.my-md-n10 {
	margin-bottom: -1rem !important;
}

.ml-md-n10,
.mx-md-n10 {
	margin-left: -1rem !important;
}

.m-md-n20 {
	margin: -2rem !important;
}

.mt-md-n20,
.my-md-n20 {
	margin-top: -2rem !important;
}

.mr-md-n20,
.mx-md-n20 {
	margin-right: -2rem !important;
}

.mb-md-n20,
.my-md-n20 {
	margin-bottom: -2rem !important;
}

.ml-md-n20,
.mx-md-n20 {
	margin-left: -2rem !important;
}

.m-md-n30 {
	margin: -3rem !important;
}

.mt-md-n30,
.my-md-n30 {
	margin-top: -3rem !important;
}

.mr-md-n30,
.mx-md-n30 {
	margin-right: -3rem !important;
}

.mb-md-n30,
.my-md-n30 {
	margin-bottom: -3rem !important;
}

.ml-md-n30,
.mx-md-n30 {
	margin-left: -3rem !important;
}

.m-md-n40 {
	margin: -4rem !important;
}

.mt-md-n40,
.my-md-n40 {
	margin-top: -4rem !important;
}

.mr-md-n40,
.mx-md-n40 {
	margin-right: -4rem !important;
}

.mb-md-n40,
.my-md-n40 {
	margin-bottom: -4rem !important;
}

.ml-md-n40,
.mx-md-n40 {
	margin-left: -4rem !important;
}

.m-md-n47 {
	margin: -4.7rem !important;
}

.mt-md-n47,
.my-md-n47 {
	margin-top: -4.7rem !important;
}

.mr-md-n47,
.mx-md-n47 {
	margin-right: -4.7rem !important;
}

.mb-md-n47,
.my-md-n47 {
	margin-bottom: -4.7rem !important;
}

.ml-md-n47,
.mx-md-n47 {
	margin-left: -4.7rem !important;
}

.m-md-n50 {
	margin: -5rem !important;
}

.mt-md-n50,
.my-md-n50 {
	margin-top: -5rem !important;
}

.mr-md-n50,
.mx-md-n50 {
	margin-right: -5rem !important;
}

.mb-md-n50,
.my-md-n50 {
	margin-bottom: -5rem !important;
}

.ml-md-n50,
.mx-md-n50 {
	margin-left: -5rem !important;
}

.m-md-n60 {
	margin: -6rem !important;
}

.mt-md-n60,
.my-md-n60 {
	margin-top: -6rem !important;
}

.mr-md-n60,
.mx-md-n60 {
	margin-right: -6rem !important;
}

.mb-md-n60,
.my-md-n60 {
	margin-bottom: -6rem !important;
}

.ml-md-n60,
.mx-md-n60 {
	margin-left: -6rem !important;
}

.m-md-n70 {
	margin: -7rem !important;
}

.mt-md-n70,
.my-md-n70 {
	margin-top: -7rem !important;
}

.mr-md-n70,
.mx-md-n70 {
	margin-right: -7rem !important;
}

.mb-md-n70,
.my-md-n70 {
	margin-bottom: -7rem !important;
}

.ml-md-n70,
.mx-md-n70 {
	margin-left: -7rem !important;
}

.m-md-n75 {
	margin: -75rem !important;
}

.mt-md-n75,
.my-md-n75 {
	margin-top: -75rem !important;
}

.mr-md-n75,
.mx-md-n75 {
	margin-right: -75rem !important;
}

.mb-md-n75,
.my-md-n75 {
	margin-bottom: -75rem !important;
}

.ml-md-n75,
.mx-md-n75 {
	margin-left: -75rem !important;
}

.m-md-n80 {
	margin: -8rem !important;
}

.mt-md-n80,
.my-md-n80 {
	margin-top: -8rem !important;
}

.mr-md-n80,
.mx-md-n80 {
	margin-right: -8rem !important;
}

.mb-md-n80,
.my-md-n80 {
	margin-bottom: -8rem !important;
}

.ml-md-n80,
.mx-md-n80 {
	margin-left: -8rem !important;
}

.m-md-n90 {
	margin: -9rem !important;
}

.mt-md-n90,
.my-md-n90 {
	margin-top: -9rem !important;
}

.mr-md-n90,
.mx-md-n90 {
	margin-right: -9rem !important;
}

.mb-md-n90,
.my-md-n90 {
	margin-bottom: -9rem !important;
}

.ml-md-n90,
.mx-md-n90 {
	margin-left: -9rem !important;
}

.m-md-n100 {
	margin: -10rem !important;
}

.mt-md-n100,
.my-md-n100 {
	margin-top: -10rem !important;
}

.mr-md-n100,
.mx-md-n100 {
	margin-right: -10rem !important;
}

.mb-md-n100,
.my-md-n100 {
	margin-bottom: -10rem !important;
}

.ml-md-n100,
.mx-md-n100 {
	margin-left: -10rem !important;
}

.m-md-auto {
	margin: auto !important;
}

.mt-md-auto,
.my-md-auto {
	margin-top: auto !important;
}

.mr-md-auto,
.mx-md-auto {
	margin-right: auto !important;
}

.mb-md-auto,
.my-md-auto {
	margin-bottom: auto !important;
}

.ml-md-auto,
.mx-md-auto {
	margin-left: auto !important;
}

.text-md-left {
	text-align: left !important;
}

.text-md-right {
	text-align: right !important;
}

.text-md-center {
	text-align: center !important;
}

.text-md-nowrap {
	white-space: nowrap !important;
}

.hover {
	transition: opacity .3s;
}

.hover:hover {
	opacity: .7;
	text-decoration: none;
}

.btn--arrow {
	font-size: 1.8rem;
	max-width: 59.9rem;
	height: 7.2rem;
}

.btn--arrow::after {
	width: 1.1rem;
	height: 1.5rem;
	right: 1.1rem;
}

.bestmix-ttl {
	padding-top: 4rem;
	margin-bottom: 7rem;
}

.bestmix-ttl__txt {
	font-size: 2.4rem;
	padding-bottom: 1.8rem;
	margin-bottom: 5.5rem;
}

.bestmix-member {
	padding-bottom: 5rem;
}

.bestmix-member__list {
	margin: 0 -2rem;
}

.bestmix-member__item {
	flex: 0 0 25%;
	max-width: 25%;
	padding: 0 2rem;
}

.bestmix-member__item p {
	font-size: 1.5rem;
	white-space: nowrap;
}

.bestmix-part {
	padding: 5rem 0 4rem;
}

.bestmix-part__ttl {
	padding-bottom: .8rem;
	margin-bottom: 3.4rem;
}

.bestmix-part__content {
	padding-left: 6rem;
}

.bestmix-intro {
	padding-top: 4rem;
	padding-bottom: 5rem;
}

.bestmix-intro__head {
	padding: 3rem 0 3rem 3rem;
}

.bestmix-intro__head::after {
	width: .6rem;
}

.bestmix-intro__ttl {
	font-size: 2.2rem;
	line-height: 1.7272727273;
}

.bestmix-intro__label {
	font-size: 1.5rem;
	width: 7.2rem;
	height: 2.6rem;
	margin-bottom: 1rem;
}

.bestmix-intro__item:not(:last-child) {
	margin-bottom: 10rem;
}

.bestmix-intro__item .bestmix-part+.intro-list {
	margin-top: 7.5rem;
}

.bestmix-intro .intro-list {
	margin-top: 4.5rem;
}

.bestmix-intro .intro-item:not(:last-child) {
	margin-bottom: 7.5rem;
}

.bestmix-intro .intro-txt {
	font-size: 1.5rem;
	line-height: 2;
}

.bestmix-intro .intro-txt+.intro-media,
.bestmix-intro .intro-txt+.intro-txt {
	margin-top: 4.5rem;
}

.bestmix-intro .intro-label {
	margin-right: 2rem;
}

.bestmix-intro .intro-label__item {
	font-size: 1.3rem;
	width: 4rem;
	height: 1.8rem;
}

.bestmix-intro .intro-media {
	padding-left: 6rem;
}

.bestmix-intro .intro-media+.intro-txt {
	margin-top: 4.5rem;
}

.bestmix-btn {
	padding-top: 5rem;
	margin-bottom: 10rem;
}

}

@media (min-width: 992px) {

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

.d-lg-block {
	display: block !important;
}

.d-lg-flex {
	display: flex !important;
}

.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-5 {
	margin: .5rem !important;
}

.mt-lg-5,
.my-lg-5 {
	margin-top: .5rem !important;
}

.mr-lg-5,
.mx-lg-5 {
	margin-right: .5rem !important;
}

.mb-lg-5,
.my-lg-5 {
	margin-bottom: .5rem !important;
}

.ml-lg-5,
.mx-lg-5 {
	margin-left: .5rem !important;
}

.m-lg-10 {
	margin: 1rem !important;
}

.mt-lg-10,
.my-lg-10 {
	margin-top: 1rem !important;
}

.mr-lg-10,
.mx-lg-10 {
	margin-right: 1rem !important;
}

.mb-lg-10,
.my-lg-10 {
	margin-bottom: 1rem !important;
}

.ml-lg-10,
.mx-lg-10 {
	margin-left: 1rem !important;
}

.m-lg-20 {
	margin: 2rem !important;
}

.mt-lg-20,
.my-lg-20 {
	margin-top: 2rem !important;
}

.mr-lg-20,
.mx-lg-20 {
	margin-right: 2rem !important;
}

.mb-lg-20,
.my-lg-20 {
	margin-bottom: 2rem !important;
}

.ml-lg-20,
.mx-lg-20 {
	margin-left: 2rem !important;
}

.m-lg-30 {
	margin: 3rem !important;
}

.mt-lg-30,
.my-lg-30 {
	margin-top: 3rem !important;
}

.mr-lg-30,
.mx-lg-30 {
	margin-right: 3rem !important;
}

.mb-lg-30,
.my-lg-30 {
	margin-bottom: 3rem !important;
}

.ml-lg-30,
.mx-lg-30 {
	margin-left: 3rem !important;
}

.m-lg-40 {
	margin: 4rem !important;
}

.mt-lg-40,
.my-lg-40 {
	margin-top: 4rem !important;
}

.mr-lg-40,
.mx-lg-40 {
	margin-right: 4rem !important;
}

.mb-lg-40,
.my-lg-40 {
	margin-bottom: 4rem !important;
}

.ml-lg-40,
.mx-lg-40 {
	margin-left: 4rem !important;
}

.m-lg-47 {
	margin: 4.7rem !important;
}

.mt-lg-47,
.my-lg-47 {
	margin-top: 4.7rem !important;
}

.mr-lg-47,
.mx-lg-47 {
	margin-right: 4.7rem !important;
}

.mb-lg-47,
.my-lg-47 {
	margin-bottom: 4.7rem !important;
}

.ml-lg-47,
.mx-lg-47 {
	margin-left: 4.7rem !important;
}

.m-lg-50 {
	margin: 5rem !important;
}

.mt-lg-50,
.my-lg-50 {
	margin-top: 5rem !important;
}

.mr-lg-50,
.mx-lg-50 {
	margin-right: 5rem !important;
}

.mb-lg-50,
.my-lg-50 {
	margin-bottom: 5rem !important;
}

.ml-lg-50,
.mx-lg-50 {
	margin-left: 5rem !important;
}

.m-lg-60 {
	margin: 6rem !important;
}

.mt-lg-60,
.my-lg-60 {
	margin-top: 6rem !important;
}

.mr-lg-60,
.mx-lg-60 {
	margin-right: 6rem !important;
}

.mb-lg-60,
.my-lg-60 {
	margin-bottom: 6rem !important;
}

.ml-lg-60,
.mx-lg-60 {
	margin-left: 6rem !important;
}

.m-lg-70 {
	margin: 7rem !important;
}

.mt-lg-70,
.my-lg-70 {
	margin-top: 7rem !important;
}

.mr-lg-70,
.mx-lg-70 {
	margin-right: 7rem !important;
}

.mb-lg-70,
.my-lg-70 {
	margin-bottom: 7rem !important;
}

.ml-lg-70,
.mx-lg-70 {
	margin-left: 7rem !important;
}

.m-lg-75 {
	margin: 75rem !important;
}

.mt-lg-75,
.my-lg-75 {
	margin-top: 75rem !important;
}

.mr-lg-75,
.mx-lg-75 {
	margin-right: 75rem !important;
}

.mb-lg-75,
.my-lg-75 {
	margin-bottom: 75rem !important;
}

.ml-lg-75,
.mx-lg-75 {
	margin-left: 75rem !important;
}

.m-lg-80 {
	margin: 8rem !important;
}

.mt-lg-80,
.my-lg-80 {
	margin-top: 8rem !important;
}

.mr-lg-80,
.mx-lg-80 {
	margin-right: 8rem !important;
}

.mb-lg-80,
.my-lg-80 {
	margin-bottom: 8rem !important;
}

.ml-lg-80,
.mx-lg-80 {
	margin-left: 8rem !important;
}

.m-lg-90 {
	margin: 9rem !important;
}

.mt-lg-90,
.my-lg-90 {
	margin-top: 9rem !important;
}

.mr-lg-90,
.mx-lg-90 {
	margin-right: 9rem !important;
}

.mb-lg-90,
.my-lg-90 {
	margin-bottom: 9rem !important;
}

.ml-lg-90,
.mx-lg-90 {
	margin-left: 9rem !important;
}

.m-lg-100 {
	margin: 10rem !important;
}

.mt-lg-100,
.my-lg-100 {
	margin-top: 10rem !important;
}

.mr-lg-100,
.mx-lg-100 {
	margin-right: 10rem !important;
}

.mb-lg-100,
.my-lg-100 {
	margin-bottom: 10rem !important;
}

.ml-lg-100,
.mx-lg-100 {
	margin-left: 10rem !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-5 {
	padding: .5rem !important;
}

.pt-lg-5,
.py-lg-5 {
	padding-top: .5rem !important;
}

.pr-lg-5,
.px-lg-5 {
	padding-right: .5rem !important;
}

.pb-lg-5,
.py-lg-5 {
	padding-bottom: .5rem !important;
}

.pl-lg-5,
.px-lg-5 {
	padding-left: .5rem !important;
}

.p-lg-10 {
	padding: 1rem !important;
}

.pt-lg-10,
.py-lg-10 {
	padding-top: 1rem !important;
}

.pr-lg-10,
.px-lg-10 {
	padding-right: 1rem !important;
}

.pb-lg-10,
.py-lg-10 {
	padding-bottom: 1rem !important;
}

.pl-lg-10,
.px-lg-10 {
	padding-left: 1rem !important;
}

.p-lg-20 {
	padding: 2rem !important;
}

.pt-lg-20,
.py-lg-20 {
	padding-top: 2rem !important;
}

.pr-lg-20,
.px-lg-20 {
	padding-right: 2rem !important;
}

.pb-lg-20,
.py-lg-20 {
	padding-bottom: 2rem !important;
}

.pl-lg-20,
.px-lg-20 {
	padding-left: 2rem !important;
}

.p-lg-30 {
	padding: 3rem !important;
}

.pt-lg-30,
.py-lg-30 {
	padding-top: 3rem !important;
}

.pr-lg-30,
.px-lg-30 {
	padding-right: 3rem !important;
}

.pb-lg-30,
.py-lg-30 {
	padding-bottom: 3rem !important;
}

.pl-lg-30,
.px-lg-30 {
	padding-left: 3rem !important;
}

.p-lg-40 {
	padding: 4rem !important;
}

.pt-lg-40,
.py-lg-40 {
	padding-top: 4rem !important;
}

.pr-lg-40,
.px-lg-40 {
	padding-right: 4rem !important;
}

.pb-lg-40,
.py-lg-40 {
	padding-bottom: 4rem !important;
}

.pl-lg-40,
.px-lg-40 {
	padding-left: 4rem !important;
}

.p-lg-47 {
	padding: 4.7rem !important;
}

.pt-lg-47,
.py-lg-47 {
	padding-top: 4.7rem !important;
}

.pr-lg-47,
.px-lg-47 {
	padding-right: 4.7rem !important;
}

.pb-lg-47,
.py-lg-47 {
	padding-bottom: 4.7rem !important;
}

.pl-lg-47,
.px-lg-47 {
	padding-left: 4.7rem !important;
}

.p-lg-50 {
	padding: 5rem !important;
}

.pt-lg-50,
.py-lg-50 {
	padding-top: 5rem !important;
}

.pr-lg-50,
.px-lg-50 {
	padding-right: 5rem !important;
}

.pb-lg-50,
.py-lg-50 {
	padding-bottom: 5rem !important;
}

.pl-lg-50,
.px-lg-50 {
	padding-left: 5rem !important;
}

.p-lg-60 {
	padding: 6rem !important;
}

.pt-lg-60,
.py-lg-60 {
	padding-top: 6rem !important;
}

.pr-lg-60,
.px-lg-60 {
	padding-right: 6rem !important;
}

.pb-lg-60,
.py-lg-60 {
	padding-bottom: 6rem !important;
}

.pl-lg-60,
.px-lg-60 {
	padding-left: 6rem !important;
}

.p-lg-70 {
	padding: 7rem !important;
}

.pt-lg-70,
.py-lg-70 {
	padding-top: 7rem !important;
}

.pr-lg-70,
.px-lg-70 {
	padding-right: 7rem !important;
}

.pb-lg-70,
.py-lg-70 {
	padding-bottom: 7rem !important;
}

.pl-lg-70,
.px-lg-70 {
	padding-left: 7rem !important;
}

.p-lg-75 {
	padding: 75rem !important;
}

.pt-lg-75,
.py-lg-75 {
	padding-top: 75rem !important;
}

.pr-lg-75,
.px-lg-75 {
	padding-right: 75rem !important;
}

.pb-lg-75,
.py-lg-75 {
	padding-bottom: 75rem !important;
}

.pl-lg-75,
.px-lg-75 {
	padding-left: 75rem !important;
}

.p-lg-80 {
	padding: 8rem !important;
}

.pt-lg-80,
.py-lg-80 {
	padding-top: 8rem !important;
}

.pr-lg-80,
.px-lg-80 {
	padding-right: 8rem !important;
}

.pb-lg-80,
.py-lg-80 {
	padding-bottom: 8rem !important;
}

.pl-lg-80,
.px-lg-80 {
	padding-left: 8rem !important;
}

.p-lg-90 {
	padding: 9rem !important;
}

.pt-lg-90,
.py-lg-90 {
	padding-top: 9rem !important;
}

.pr-lg-90,
.px-lg-90 {
	padding-right: 9rem !important;
}

.pb-lg-90,
.py-lg-90 {
	padding-bottom: 9rem !important;
}

.pl-lg-90,
.px-lg-90 {
	padding-left: 9rem !important;
}

.p-lg-100 {
	padding: 10rem !important;
}

.pt-lg-100,
.py-lg-100 {
	padding-top: 10rem !important;
}

.pr-lg-100,
.px-lg-100 {
	padding-right: 10rem !important;
}

.pb-lg-100,
.py-lg-100 {
	padding-bottom: 10rem !important;
}

.pl-lg-100,
.px-lg-100 {
	padding-left: 10rem !important;
}

.m-lg-n5 {
	margin: -0.5rem !important;
}

.mt-lg-n5,
.my-lg-n5 {
	margin-top: -0.5rem !important;
}

.mr-lg-n5,
.mx-lg-n5 {
	margin-right: -0.5rem !important;
}

.mb-lg-n5,
.my-lg-n5 {
	margin-bottom: -0.5rem !important;
}

.ml-lg-n5,
.mx-lg-n5 {
	margin-left: -0.5rem !important;
}

.m-lg-n10 {
	margin: -1rem !important;
}

.mt-lg-n10,
.my-lg-n10 {
	margin-top: -1rem !important;
}

.mr-lg-n10,
.mx-lg-n10 {
	margin-right: -1rem !important;
}

.mb-lg-n10,
.my-lg-n10 {
	margin-bottom: -1rem !important;
}

.ml-lg-n10,
.mx-lg-n10 {
	margin-left: -1rem !important;
}

.m-lg-n20 {
	margin: -2rem !important;
}

.mt-lg-n20,
.my-lg-n20 {
	margin-top: -2rem !important;
}

.mr-lg-n20,
.mx-lg-n20 {
	margin-right: -2rem !important;
}

.mb-lg-n20,
.my-lg-n20 {
	margin-bottom: -2rem !important;
}

.ml-lg-n20,
.mx-lg-n20 {
	margin-left: -2rem !important;
}

.m-lg-n30 {
	margin: -3rem !important;
}

.mt-lg-n30,
.my-lg-n30 {
	margin-top: -3rem !important;
}

.mr-lg-n30,
.mx-lg-n30 {
	margin-right: -3rem !important;
}

.mb-lg-n30,
.my-lg-n30 {
	margin-bottom: -3rem !important;
}

.ml-lg-n30,
.mx-lg-n30 {
	margin-left: -3rem !important;
}

.m-lg-n40 {
	margin: -4rem !important;
}

.mt-lg-n40,
.my-lg-n40 {
	margin-top: -4rem !important;
}

.mr-lg-n40,
.mx-lg-n40 {
	margin-right: -4rem !important;
}

.mb-lg-n40,
.my-lg-n40 {
	margin-bottom: -4rem !important;
}

.ml-lg-n40,
.mx-lg-n40 {
	margin-left: -4rem !important;
}

.m-lg-n47 {
	margin: -4.7rem !important;
}

.mt-lg-n47,
.my-lg-n47 {
	margin-top: -4.7rem !important;
}

.mr-lg-n47,
.mx-lg-n47 {
	margin-right: -4.7rem !important;
}

.mb-lg-n47,
.my-lg-n47 {
	margin-bottom: -4.7rem !important;
}

.ml-lg-n47,
.mx-lg-n47 {
	margin-left: -4.7rem !important;
}

.m-lg-n50 {
	margin: -5rem !important;
}

.mt-lg-n50,
.my-lg-n50 {
	margin-top: -5rem !important;
}

.mr-lg-n50,
.mx-lg-n50 {
	margin-right: -5rem !important;
}

.mb-lg-n50,
.my-lg-n50 {
	margin-bottom: -5rem !important;
}

.ml-lg-n50,
.mx-lg-n50 {
	margin-left: -5rem !important;
}

.m-lg-n60 {
	margin: -6rem !important;
}

.mt-lg-n60,
.my-lg-n60 {
	margin-top: -6rem !important;
}

.mr-lg-n60,
.mx-lg-n60 {
	margin-right: -6rem !important;
}

.mb-lg-n60,
.my-lg-n60 {
	margin-bottom: -6rem !important;
}

.ml-lg-n60,
.mx-lg-n60 {
	margin-left: -6rem !important;
}

.m-lg-n70 {
	margin: -7rem !important;
}

.mt-lg-n70,
.my-lg-n70 {
	margin-top: -7rem !important;
}

.mr-lg-n70,
.mx-lg-n70 {
	margin-right: -7rem !important;
}

.mb-lg-n70,
.my-lg-n70 {
	margin-bottom: -7rem !important;
}

.ml-lg-n70,
.mx-lg-n70 {
	margin-left: -7rem !important;
}

.m-lg-n75 {
	margin: -75rem !important;
}

.mt-lg-n75,
.my-lg-n75 {
	margin-top: -75rem !important;
}

.mr-lg-n75,
.mx-lg-n75 {
	margin-right: -75rem !important;
}

.mb-lg-n75,
.my-lg-n75 {
	margin-bottom: -75rem !important;
}

.ml-lg-n75,
.mx-lg-n75 {
	margin-left: -75rem !important;
}

.m-lg-n80 {
	margin: -8rem !important;
}

.mt-lg-n80,
.my-lg-n80 {
	margin-top: -8rem !important;
}

.mr-lg-n80,
.mx-lg-n80 {
	margin-right: -8rem !important;
}

.mb-lg-n80,
.my-lg-n80 {
	margin-bottom: -8rem !important;
}

.ml-lg-n80,
.mx-lg-n80 {
	margin-left: -8rem !important;
}

.m-lg-n90 {
	margin: -9rem !important;
}

.mt-lg-n90,
.my-lg-n90 {
	margin-top: -9rem !important;
}

.mr-lg-n90,
.mx-lg-n90 {
	margin-right: -9rem !important;
}

.mb-lg-n90,
.my-lg-n90 {
	margin-bottom: -9rem !important;
}

.ml-lg-n90,
.mx-lg-n90 {
	margin-left: -9rem !important;
}

.m-lg-n100 {
	margin: -10rem !important;
}

.mt-lg-n100,
.my-lg-n100 {
	margin-top: -10rem !important;
}

.mr-lg-n100,
.mx-lg-n100 {
	margin-right: -10rem !important;
}

.mb-lg-n100,
.my-lg-n100 {
	margin-bottom: -10rem !important;
}

.ml-lg-n100,
.mx-lg-n100 {
	margin-left: -10rem !important;
}

.m-lg-auto {
	margin: auto !important;
}

.mt-lg-auto,
.my-lg-auto {
	margin-top: auto !important;
}

.mr-lg-auto,
.mx-lg-auto {
	margin-right: auto !important;
}

.mb-lg-auto,
.my-lg-auto {
	margin-bottom: auto !important;
}

.ml-lg-auto,
.mx-lg-auto {
	margin-left: auto !important;
}

.text-lg-left {
	text-align: left !important;
}

.text-lg-right {
	text-align: right !important;
}

.text-lg-center {
	text-align: center !important;
}

.text-lg-nowrap {
	white-space: nowrap !important;
}

}

@media (min-width: 1025px) {

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

.d-tb-block {
	display: block !important;
}

.d-tb-flex {
	display: flex !important;
}

.m-tb-0 {
	margin: 0 !important;
}

.mt-tb-0,
.my-tb-0 {
	margin-top: 0 !important;
}

.mr-tb-0,
.mx-tb-0 {
	margin-right: 0 !important;
}

.mb-tb-0,
.my-tb-0 {
	margin-bottom: 0 !important;
}

.ml-tb-0,
.mx-tb-0 {
	margin-left: 0 !important;
}

.m-tb-5 {
	margin: .5rem !important;
}

.mt-tb-5,
.my-tb-5 {
	margin-top: .5rem !important;
}

.mr-tb-5,
.mx-tb-5 {
	margin-right: .5rem !important;
}

.mb-tb-5,
.my-tb-5 {
	margin-bottom: .5rem !important;
}

.ml-tb-5,
.mx-tb-5 {
	margin-left: .5rem !important;
}

.m-tb-10 {
	margin: 1rem !important;
}

.mt-tb-10,
.my-tb-10 {
	margin-top: 1rem !important;
}

.mr-tb-10,
.mx-tb-10 {
	margin-right: 1rem !important;
}

.mb-tb-10,
.my-tb-10 {
	margin-bottom: 1rem !important;
}

.ml-tb-10,
.mx-tb-10 {
	margin-left: 1rem !important;
}

.m-tb-20 {
	margin: 2rem !important;
}

.mt-tb-20,
.my-tb-20 {
	margin-top: 2rem !important;
}

.mr-tb-20,
.mx-tb-20 {
	margin-right: 2rem !important;
}

.mb-tb-20,
.my-tb-20 {
	margin-bottom: 2rem !important;
}

.ml-tb-20,
.mx-tb-20 {
	margin-left: 2rem !important;
}

.m-tb-30 {
	margin: 3rem !important;
}

.mt-tb-30,
.my-tb-30 {
	margin-top: 3rem !important;
}

.mr-tb-30,
.mx-tb-30 {
	margin-right: 3rem !important;
}

.mb-tb-30,
.my-tb-30 {
	margin-bottom: 3rem !important;
}

.ml-tb-30,
.mx-tb-30 {
	margin-left: 3rem !important;
}

.m-tb-40 {
	margin: 4rem !important;
}

.mt-tb-40,
.my-tb-40 {
	margin-top: 4rem !important;
}

.mr-tb-40,
.mx-tb-40 {
	margin-right: 4rem !important;
}

.mb-tb-40,
.my-tb-40 {
	margin-bottom: 4rem !important;
}

.ml-tb-40,
.mx-tb-40 {
	margin-left: 4rem !important;
}

.m-tb-47 {
	margin: 4.7rem !important;
}

.mt-tb-47,
.my-tb-47 {
	margin-top: 4.7rem !important;
}

.mr-tb-47,
.mx-tb-47 {
	margin-right: 4.7rem !important;
}

.mb-tb-47,
.my-tb-47 {
	margin-bottom: 4.7rem !important;
}

.ml-tb-47,
.mx-tb-47 {
	margin-left: 4.7rem !important;
}

.m-tb-50 {
	margin: 5rem !important;
}

.mt-tb-50,
.my-tb-50 {
	margin-top: 5rem !important;
}

.mr-tb-50,
.mx-tb-50 {
	margin-right: 5rem !important;
}

.mb-tb-50,
.my-tb-50 {
	margin-bottom: 5rem !important;
}

.ml-tb-50,
.mx-tb-50 {
	margin-left: 5rem !important;
}

.m-tb-60 {
	margin: 6rem !important;
}

.mt-tb-60,
.my-tb-60 {
	margin-top: 6rem !important;
}

.mr-tb-60,
.mx-tb-60 {
	margin-right: 6rem !important;
}

.mb-tb-60,
.my-tb-60 {
	margin-bottom: 6rem !important;
}

.ml-tb-60,
.mx-tb-60 {
	margin-left: 6rem !important;
}

.m-tb-70 {
	margin: 7rem !important;
}

.mt-tb-70,
.my-tb-70 {
	margin-top: 7rem !important;
}

.mr-tb-70,
.mx-tb-70 {
	margin-right: 7rem !important;
}

.mb-tb-70,
.my-tb-70 {
	margin-bottom: 7rem !important;
}

.ml-tb-70,
.mx-tb-70 {
	margin-left: 7rem !important;
}

.m-tb-75 {
	margin: 75rem !important;
}

.mt-tb-75,
.my-tb-75 {
	margin-top: 75rem !important;
}

.mr-tb-75,
.mx-tb-75 {
	margin-right: 75rem !important;
}

.mb-tb-75,
.my-tb-75 {
	margin-bottom: 75rem !important;
}

.ml-tb-75,
.mx-tb-75 {
	margin-left: 75rem !important;
}

.m-tb-80 {
	margin: 8rem !important;
}

.mt-tb-80,
.my-tb-80 {
	margin-top: 8rem !important;
}

.mr-tb-80,
.mx-tb-80 {
	margin-right: 8rem !important;
}

.mb-tb-80,
.my-tb-80 {
	margin-bottom: 8rem !important;
}

.ml-tb-80,
.mx-tb-80 {
	margin-left: 8rem !important;
}

.m-tb-90 {
	margin: 9rem !important;
}

.mt-tb-90,
.my-tb-90 {
	margin-top: 9rem !important;
}

.mr-tb-90,
.mx-tb-90 {
	margin-right: 9rem !important;
}

.mb-tb-90,
.my-tb-90 {
	margin-bottom: 9rem !important;
}

.ml-tb-90,
.mx-tb-90 {
	margin-left: 9rem !important;
}

.m-tb-100 {
	margin: 10rem !important;
}

.mt-tb-100,
.my-tb-100 {
	margin-top: 10rem !important;
}

.mr-tb-100,
.mx-tb-100 {
	margin-right: 10rem !important;
}

.mb-tb-100,
.my-tb-100 {
	margin-bottom: 10rem !important;
}

.ml-tb-100,
.mx-tb-100 {
	margin-left: 10rem !important;
}

.p-tb-0 {
	padding: 0 !important;
}

.pt-tb-0,
.py-tb-0 {
	padding-top: 0 !important;
}

.pr-tb-0,
.px-tb-0 {
	padding-right: 0 !important;
}

.pb-tb-0,
.py-tb-0 {
	padding-bottom: 0 !important;
}

.pl-tb-0,
.px-tb-0 {
	padding-left: 0 !important;
}

.p-tb-5 {
	padding: .5rem !important;
}

.pt-tb-5,
.py-tb-5 {
	padding-top: .5rem !important;
}

.pr-tb-5,
.px-tb-5 {
	padding-right: .5rem !important;
}

.pb-tb-5,
.py-tb-5 {
	padding-bottom: .5rem !important;
}

.pl-tb-5,
.px-tb-5 {
	padding-left: .5rem !important;
}

.p-tb-10 {
	padding: 1rem !important;
}

.pt-tb-10,
.py-tb-10 {
	padding-top: 1rem !important;
}

.pr-tb-10,
.px-tb-10 {
	padding-right: 1rem !important;
}

.pb-tb-10,
.py-tb-10 {
	padding-bottom: 1rem !important;
}

.pl-tb-10,
.px-tb-10 {
	padding-left: 1rem !important;
}

.p-tb-20 {
	padding: 2rem !important;
}

.pt-tb-20,
.py-tb-20 {
	padding-top: 2rem !important;
}

.pr-tb-20,
.px-tb-20 {
	padding-right: 2rem !important;
}

.pb-tb-20,
.py-tb-20 {
	padding-bottom: 2rem !important;
}

.pl-tb-20,
.px-tb-20 {
	padding-left: 2rem !important;
}

.p-tb-30 {
	padding: 3rem !important;
}

.pt-tb-30,
.py-tb-30 {
	padding-top: 3rem !important;
}

.pr-tb-30,
.px-tb-30 {
	padding-right: 3rem !important;
}

.pb-tb-30,
.py-tb-30 {
	padding-bottom: 3rem !important;
}

.pl-tb-30,
.px-tb-30 {
	padding-left: 3rem !important;
}

.p-tb-40 {
	padding: 4rem !important;
}

.pt-tb-40,
.py-tb-40 {
	padding-top: 4rem !important;
}

.pr-tb-40,
.px-tb-40 {
	padding-right: 4rem !important;
}

.pb-tb-40,
.py-tb-40 {
	padding-bottom: 4rem !important;
}

.pl-tb-40,
.px-tb-40 {
	padding-left: 4rem !important;
}

.p-tb-47 {
	padding: 4.7rem !important;
}

.pt-tb-47,
.py-tb-47 {
	padding-top: 4.7rem !important;
}

.pr-tb-47,
.px-tb-47 {
	padding-right: 4.7rem !important;
}

.pb-tb-47,
.py-tb-47 {
	padding-bottom: 4.7rem !important;
}

.pl-tb-47,
.px-tb-47 {
	padding-left: 4.7rem !important;
}

.p-tb-50 {
	padding: 5rem !important;
}

.pt-tb-50,
.py-tb-50 {
	padding-top: 5rem !important;
}

.pr-tb-50,
.px-tb-50 {
	padding-right: 5rem !important;
}

.pb-tb-50,
.py-tb-50 {
	padding-bottom: 5rem !important;
}

.pl-tb-50,
.px-tb-50 {
	padding-left: 5rem !important;
}

.p-tb-60 {
	padding: 6rem !important;
}

.pt-tb-60,
.py-tb-60 {
	padding-top: 6rem !important;
}

.pr-tb-60,
.px-tb-60 {
	padding-right: 6rem !important;
}

.pb-tb-60,
.py-tb-60 {
	padding-bottom: 6rem !important;
}

.pl-tb-60,
.px-tb-60 {
	padding-left: 6rem !important;
}

.p-tb-70 {
	padding: 7rem !important;
}

.pt-tb-70,
.py-tb-70 {
	padding-top: 7rem !important;
}

.pr-tb-70,
.px-tb-70 {
	padding-right: 7rem !important;
}

.pb-tb-70,
.py-tb-70 {
	padding-bottom: 7rem !important;
}

.pl-tb-70,
.px-tb-70 {
	padding-left: 7rem !important;
}

.p-tb-75 {
	padding: 75rem !important;
}

.pt-tb-75,
.py-tb-75 {
	padding-top: 75rem !important;
}

.pr-tb-75,
.px-tb-75 {
	padding-right: 75rem !important;
}

.pb-tb-75,
.py-tb-75 {
	padding-bottom: 75rem !important;
}

.pl-tb-75,
.px-tb-75 {
	padding-left: 75rem !important;
}

.p-tb-80 {
	padding: 8rem !important;
}

.pt-tb-80,
.py-tb-80 {
	padding-top: 8rem !important;
}

.pr-tb-80,
.px-tb-80 {
	padding-right: 8rem !important;
}

.pb-tb-80,
.py-tb-80 {
	padding-bottom: 8rem !important;
}

.pl-tb-80,
.px-tb-80 {
	padding-left: 8rem !important;
}

.p-tb-90 {
	padding: 9rem !important;
}

.pt-tb-90,
.py-tb-90 {
	padding-top: 9rem !important;
}

.pr-tb-90,
.px-tb-90 {
	padding-right: 9rem !important;
}

.pb-tb-90,
.py-tb-90 {
	padding-bottom: 9rem !important;
}

.pl-tb-90,
.px-tb-90 {
	padding-left: 9rem !important;
}

.p-tb-100 {
	padding: 10rem !important;
}

.pt-tb-100,
.py-tb-100 {
	padding-top: 10rem !important;
}

.pr-tb-100,
.px-tb-100 {
	padding-right: 10rem !important;
}

.pb-tb-100,
.py-tb-100 {
	padding-bottom: 10rem !important;
}

.pl-tb-100,
.px-tb-100 {
	padding-left: 10rem !important;
}

.m-tb-n5 {
	margin: -0.5rem !important;
}

.mt-tb-n5,
.my-tb-n5 {
	margin-top: -0.5rem !important;
}

.mr-tb-n5,
.mx-tb-n5 {
	margin-right: -0.5rem !important;
}

.mb-tb-n5,
.my-tb-n5 {
	margin-bottom: -0.5rem !important;
}

.ml-tb-n5,
.mx-tb-n5 {
	margin-left: -0.5rem !important;
}

.m-tb-n10 {
	margin: -1rem !important;
}

.mt-tb-n10,
.my-tb-n10 {
	margin-top: -1rem !important;
}

.mr-tb-n10,
.mx-tb-n10 {
	margin-right: -1rem !important;
}

.mb-tb-n10,
.my-tb-n10 {
	margin-bottom: -1rem !important;
}

.ml-tb-n10,
.mx-tb-n10 {
	margin-left: -1rem !important;
}

.m-tb-n20 {
	margin: -2rem !important;
}

.mt-tb-n20,
.my-tb-n20 {
	margin-top: -2rem !important;
}

.mr-tb-n20,
.mx-tb-n20 {
	margin-right: -2rem !important;
}

.mb-tb-n20,
.my-tb-n20 {
	margin-bottom: -2rem !important;
}

.ml-tb-n20,
.mx-tb-n20 {
	margin-left: -2rem !important;
}

.m-tb-n30 {
	margin: -3rem !important;
}

.mt-tb-n30,
.my-tb-n30 {
	margin-top: -3rem !important;
}

.mr-tb-n30,
.mx-tb-n30 {
	margin-right: -3rem !important;
}

.mb-tb-n30,
.my-tb-n30 {
	margin-bottom: -3rem !important;
}

.ml-tb-n30,
.mx-tb-n30 {
	margin-left: -3rem !important;
}

.m-tb-n40 {
	margin: -4rem !important;
}

.mt-tb-n40,
.my-tb-n40 {
	margin-top: -4rem !important;
}

.mr-tb-n40,
.mx-tb-n40 {
	margin-right: -4rem !important;
}

.mb-tb-n40,
.my-tb-n40 {
	margin-bottom: -4rem !important;
}

.ml-tb-n40,
.mx-tb-n40 {
	margin-left: -4rem !important;
}

.m-tb-n47 {
	margin: -4.7rem !important;
}

.mt-tb-n47,
.my-tb-n47 {
	margin-top: -4.7rem !important;
}

.mr-tb-n47,
.mx-tb-n47 {
	margin-right: -4.7rem !important;
}

.mb-tb-n47,
.my-tb-n47 {
	margin-bottom: -4.7rem !important;
}

.ml-tb-n47,
.mx-tb-n47 {
	margin-left: -4.7rem !important;
}

.m-tb-n50 {
	margin: -5rem !important;
}

.mt-tb-n50,
.my-tb-n50 {
	margin-top: -5rem !important;
}

.mr-tb-n50,
.mx-tb-n50 {
	margin-right: -5rem !important;
}

.mb-tb-n50,
.my-tb-n50 {
	margin-bottom: -5rem !important;
}

.ml-tb-n50,
.mx-tb-n50 {
	margin-left: -5rem !important;
}

.m-tb-n60 {
	margin: -6rem !important;
}

.mt-tb-n60,
.my-tb-n60 {
	margin-top: -6rem !important;
}

.mr-tb-n60,
.mx-tb-n60 {
	margin-right: -6rem !important;
}

.mb-tb-n60,
.my-tb-n60 {
	margin-bottom: -6rem !important;
}

.ml-tb-n60,
.mx-tb-n60 {
	margin-left: -6rem !important;
}

.m-tb-n70 {
	margin: -7rem !important;
}

.mt-tb-n70,
.my-tb-n70 {
	margin-top: -7rem !important;
}

.mr-tb-n70,
.mx-tb-n70 {
	margin-right: -7rem !important;
}

.mb-tb-n70,
.my-tb-n70 {
	margin-bottom: -7rem !important;
}

.ml-tb-n70,
.mx-tb-n70 {
	margin-left: -7rem !important;
}

.m-tb-n75 {
	margin: -75rem !important;
}

.mt-tb-n75,
.my-tb-n75 {
	margin-top: -75rem !important;
}

.mr-tb-n75,
.mx-tb-n75 {
	margin-right: -75rem !important;
}

.mb-tb-n75,
.my-tb-n75 {
	margin-bottom: -75rem !important;
}

.ml-tb-n75,
.mx-tb-n75 {
	margin-left: -75rem !important;
}

.m-tb-n80 {
	margin: -8rem !important;
}

.mt-tb-n80,
.my-tb-n80 {
	margin-top: -8rem !important;
}

.mr-tb-n80,
.mx-tb-n80 {
	margin-right: -8rem !important;
}

.mb-tb-n80,
.my-tb-n80 {
	margin-bottom: -8rem !important;
}

.ml-tb-n80,
.mx-tb-n80 {
	margin-left: -8rem !important;
}

.m-tb-n90 {
	margin: -9rem !important;
}

.mt-tb-n90,
.my-tb-n90 {
	margin-top: -9rem !important;
}

.mr-tb-n90,
.mx-tb-n90 {
	margin-right: -9rem !important;
}

.mb-tb-n90,
.my-tb-n90 {
	margin-bottom: -9rem !important;
}

.ml-tb-n90,
.mx-tb-n90 {
	margin-left: -9rem !important;
}

.m-tb-n100 {
	margin: -10rem !important;
}

.mt-tb-n100,
.my-tb-n100 {
	margin-top: -10rem !important;
}

.mr-tb-n100,
.mx-tb-n100 {
	margin-right: -10rem !important;
}

.mb-tb-n100,
.my-tb-n100 {
	margin-bottom: -10rem !important;
}

.ml-tb-n100,
.mx-tb-n100 {
	margin-left: -10rem !important;
}

.m-tb-auto {
	margin: auto !important;
}

.mt-tb-auto,
.my-tb-auto {
	margin-top: auto !important;
}

.mr-tb-auto,
.mx-tb-auto {
	margin-right: auto !important;
}

.mb-tb-auto,
.my-tb-auto {
	margin-bottom: auto !important;
}

.ml-tb-auto,
.mx-tb-auto {
	margin-left: auto !important;
}

.text-tb-left {
	text-align: left !important;
}

.text-tb-right {
	text-align: right !important;
}

.text-tb-center {
	text-align: center !important;
}

.text-tb-nowrap {
	white-space: nowrap !important;
}

}

@media (min-width: 1200px) {

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

.d-xl-block {
	display: block !important;
}

.d-xl-flex {
	display: flex !important;
}

.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-5 {
	margin: .5rem !important;
}

.mt-xl-5,
.my-xl-5 {
	margin-top: .5rem !important;
}

.mr-xl-5,
.mx-xl-5 {
	margin-right: .5rem !important;
}

.mb-xl-5,
.my-xl-5 {
	margin-bottom: .5rem !important;
}

.ml-xl-5,
.mx-xl-5 {
	margin-left: .5rem !important;
}

.m-xl-10 {
	margin: 1rem !important;
}

.mt-xl-10,
.my-xl-10 {
	margin-top: 1rem !important;
}

.mr-xl-10,
.mx-xl-10 {
	margin-right: 1rem !important;
}

.mb-xl-10,
.my-xl-10 {
	margin-bottom: 1rem !important;
}

.ml-xl-10,
.mx-xl-10 {
	margin-left: 1rem !important;
}

.m-xl-20 {
	margin: 2rem !important;
}

.mt-xl-20,
.my-xl-20 {
	margin-top: 2rem !important;
}

.mr-xl-20,
.mx-xl-20 {
	margin-right: 2rem !important;
}

.mb-xl-20,
.my-xl-20 {
	margin-bottom: 2rem !important;
}

.ml-xl-20,
.mx-xl-20 {
	margin-left: 2rem !important;
}

.m-xl-30 {
	margin: 3rem !important;
}

.mt-xl-30,
.my-xl-30 {
	margin-top: 3rem !important;
}

.mr-xl-30,
.mx-xl-30 {
	margin-right: 3rem !important;
}

.mb-xl-30,
.my-xl-30 {
	margin-bottom: 3rem !important;
}

.ml-xl-30,
.mx-xl-30 {
	margin-left: 3rem !important;
}

.m-xl-40 {
	margin: 4rem !important;
}

.mt-xl-40,
.my-xl-40 {
	margin-top: 4rem !important;
}

.mr-xl-40,
.mx-xl-40 {
	margin-right: 4rem !important;
}

.mb-xl-40,
.my-xl-40 {
	margin-bottom: 4rem !important;
}

.ml-xl-40,
.mx-xl-40 {
	margin-left: 4rem !important;
}

.m-xl-47 {
	margin: 4.7rem !important;
}

.mt-xl-47,
.my-xl-47 {
	margin-top: 4.7rem !important;
}

.mr-xl-47,
.mx-xl-47 {
	margin-right: 4.7rem !important;
}

.mb-xl-47,
.my-xl-47 {
	margin-bottom: 4.7rem !important;
}

.ml-xl-47,
.mx-xl-47 {
	margin-left: 4.7rem !important;
}

.m-xl-50 {
	margin: 5rem !important;
}

.mt-xl-50,
.my-xl-50 {
	margin-top: 5rem !important;
}

.mr-xl-50,
.mx-xl-50 {
	margin-right: 5rem !important;
}

.mb-xl-50,
.my-xl-50 {
	margin-bottom: 5rem !important;
}

.ml-xl-50,
.mx-xl-50 {
	margin-left: 5rem !important;
}

.m-xl-60 {
	margin: 6rem !important;
}

.mt-xl-60,
.my-xl-60 {
	margin-top: 6rem !important;
}

.mr-xl-60,
.mx-xl-60 {
	margin-right: 6rem !important;
}

.mb-xl-60,
.my-xl-60 {
	margin-bottom: 6rem !important;
}

.ml-xl-60,
.mx-xl-60 {
	margin-left: 6rem !important;
}

.m-xl-70 {
	margin: 7rem !important;
}

.mt-xl-70,
.my-xl-70 {
	margin-top: 7rem !important;
}

.mr-xl-70,
.mx-xl-70 {
	margin-right: 7rem !important;
}

.mb-xl-70,
.my-xl-70 {
	margin-bottom: 7rem !important;
}

.ml-xl-70,
.mx-xl-70 {
	margin-left: 7rem !important;
}

.m-xl-75 {
	margin: 75rem !important;
}

.mt-xl-75,
.my-xl-75 {
	margin-top: 75rem !important;
}

.mr-xl-75,
.mx-xl-75 {
	margin-right: 75rem !important;
}

.mb-xl-75,
.my-xl-75 {
	margin-bottom: 75rem !important;
}

.ml-xl-75,
.mx-xl-75 {
	margin-left: 75rem !important;
}

.m-xl-80 {
	margin: 8rem !important;
}

.mt-xl-80,
.my-xl-80 {
	margin-top: 8rem !important;
}

.mr-xl-80,
.mx-xl-80 {
	margin-right: 8rem !important;
}

.mb-xl-80,
.my-xl-80 {
	margin-bottom: 8rem !important;
}

.ml-xl-80,
.mx-xl-80 {
	margin-left: 8rem !important;
}

.m-xl-90 {
	margin: 9rem !important;
}

.mt-xl-90,
.my-xl-90 {
	margin-top: 9rem !important;
}

.mr-xl-90,
.mx-xl-90 {
	margin-right: 9rem !important;
}

.mb-xl-90,
.my-xl-90 {
	margin-bottom: 9rem !important;
}

.ml-xl-90,
.mx-xl-90 {
	margin-left: 9rem !important;
}

.m-xl-100 {
	margin: 10rem !important;
}

.mt-xl-100,
.my-xl-100 {
	margin-top: 10rem !important;
}

.mr-xl-100,
.mx-xl-100 {
	margin-right: 10rem !important;
}

.mb-xl-100,
.my-xl-100 {
	margin-bottom: 10rem !important;
}

.ml-xl-100,
.mx-xl-100 {
	margin-left: 10rem !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-5 {
	padding: .5rem !important;
}

.pt-xl-5,
.py-xl-5 {
	padding-top: .5rem !important;
}

.pr-xl-5,
.px-xl-5 {
	padding-right: .5rem !important;
}

.pb-xl-5,
.py-xl-5 {
	padding-bottom: .5rem !important;
}

.pl-xl-5,
.px-xl-5 {
	padding-left: .5rem !important;
}

.p-xl-10 {
	padding: 1rem !important;
}

.pt-xl-10,
.py-xl-10 {
	padding-top: 1rem !important;
}

.pr-xl-10,
.px-xl-10 {
	padding-right: 1rem !important;
}

.pb-xl-10,
.py-xl-10 {
	padding-bottom: 1rem !important;
}

.pl-xl-10,
.px-xl-10 {
	padding-left: 1rem !important;
}

.p-xl-20 {
	padding: 2rem !important;
}

.pt-xl-20,
.py-xl-20 {
	padding-top: 2rem !important;
}

.pr-xl-20,
.px-xl-20 {
	padding-right: 2rem !important;
}

.pb-xl-20,
.py-xl-20 {
	padding-bottom: 2rem !important;
}

.pl-xl-20,
.px-xl-20 {
	padding-left: 2rem !important;
}

.p-xl-30 {
	padding: 3rem !important;
}

.pt-xl-30,
.py-xl-30 {
	padding-top: 3rem !important;
}

.pr-xl-30,
.px-xl-30 {
	padding-right: 3rem !important;
}

.pb-xl-30,
.py-xl-30 {
	padding-bottom: 3rem !important;
}

.pl-xl-30,
.px-xl-30 {
	padding-left: 3rem !important;
}

.p-xl-40 {
	padding: 4rem !important;
}

.pt-xl-40,
.py-xl-40 {
	padding-top: 4rem !important;
}

.pr-xl-40,
.px-xl-40 {
	padding-right: 4rem !important;
}

.pb-xl-40,
.py-xl-40 {
	padding-bottom: 4rem !important;
}

.pl-xl-40,
.px-xl-40 {
	padding-left: 4rem !important;
}

.p-xl-47 {
	padding: 4.7rem !important;
}

.pt-xl-47,
.py-xl-47 {
	padding-top: 4.7rem !important;
}

.pr-xl-47,
.px-xl-47 {
	padding-right: 4.7rem !important;
}

.pb-xl-47,
.py-xl-47 {
	padding-bottom: 4.7rem !important;
}

.pl-xl-47,
.px-xl-47 {
	padding-left: 4.7rem !important;
}

.p-xl-50 {
	padding: 5rem !important;
}

.pt-xl-50,
.py-xl-50 {
	padding-top: 5rem !important;
}

.pr-xl-50,
.px-xl-50 {
	padding-right: 5rem !important;
}

.pb-xl-50,
.py-xl-50 {
	padding-bottom: 5rem !important;
}

.pl-xl-50,
.px-xl-50 {
	padding-left: 5rem !important;
}

.p-xl-60 {
	padding: 6rem !important;
}

.pt-xl-60,
.py-xl-60 {
	padding-top: 6rem !important;
}

.pr-xl-60,
.px-xl-60 {
	padding-right: 6rem !important;
}

.pb-xl-60,
.py-xl-60 {
	padding-bottom: 6rem !important;
}

.pl-xl-60,
.px-xl-60 {
	padding-left: 6rem !important;
}

.p-xl-70 {
	padding: 7rem !important;
}

.pt-xl-70,
.py-xl-70 {
	padding-top: 7rem !important;
}

.pr-xl-70,
.px-xl-70 {
	padding-right: 7rem !important;
}

.pb-xl-70,
.py-xl-70 {
	padding-bottom: 7rem !important;
}

.pl-xl-70,
.px-xl-70 {
	padding-left: 7rem !important;
}

.p-xl-75 {
	padding: 75rem !important;
}

.pt-xl-75,
.py-xl-75 {
	padding-top: 75rem !important;
}

.pr-xl-75,
.px-xl-75 {
	padding-right: 75rem !important;
}

.pb-xl-75,
.py-xl-75 {
	padding-bottom: 75rem !important;
}

.pl-xl-75,
.px-xl-75 {
	padding-left: 75rem !important;
}

.p-xl-80 {
	padding: 8rem !important;
}

.pt-xl-80,
.py-xl-80 {
	padding-top: 8rem !important;
}

.pr-xl-80,
.px-xl-80 {
	padding-right: 8rem !important;
}

.pb-xl-80,
.py-xl-80 {
	padding-bottom: 8rem !important;
}

.pl-xl-80,
.px-xl-80 {
	padding-left: 8rem !important;
}

.p-xl-90 {
	padding: 9rem !important;
}

.pt-xl-90,
.py-xl-90 {
	padding-top: 9rem !important;
}

.pr-xl-90,
.px-xl-90 {
	padding-right: 9rem !important;
}

.pb-xl-90,
.py-xl-90 {
	padding-bottom: 9rem !important;
}

.pl-xl-90,
.px-xl-90 {
	padding-left: 9rem !important;
}

.p-xl-100 {
	padding: 10rem !important;
}

.pt-xl-100,
.py-xl-100 {
	padding-top: 10rem !important;
}

.pr-xl-100,
.px-xl-100 {
	padding-right: 10rem !important;
}

.pb-xl-100,
.py-xl-100 {
	padding-bottom: 10rem !important;
}

.pl-xl-100,
.px-xl-100 {
	padding-left: 10rem !important;
}

.m-xl-n5 {
	margin: -0.5rem !important;
}

.mt-xl-n5,
.my-xl-n5 {
	margin-top: -0.5rem !important;
}

.mr-xl-n5,
.mx-xl-n5 {
	margin-right: -0.5rem !important;
}

.mb-xl-n5,
.my-xl-n5 {
	margin-bottom: -0.5rem !important;
}

.ml-xl-n5,
.mx-xl-n5 {
	margin-left: -0.5rem !important;
}

.m-xl-n10 {
	margin: -1rem !important;
}

.mt-xl-n10,
.my-xl-n10 {
	margin-top: -1rem !important;
}

.mr-xl-n10,
.mx-xl-n10 {
	margin-right: -1rem !important;
}

.mb-xl-n10,
.my-xl-n10 {
	margin-bottom: -1rem !important;
}

.ml-xl-n10,
.mx-xl-n10 {
	margin-left: -1rem !important;
}

.m-xl-n20 {
	margin: -2rem !important;
}

.mt-xl-n20,
.my-xl-n20 {
	margin-top: -2rem !important;
}

.mr-xl-n20,
.mx-xl-n20 {
	margin-right: -2rem !important;
}

.mb-xl-n20,
.my-xl-n20 {
	margin-bottom: -2rem !important;
}

.ml-xl-n20,
.mx-xl-n20 {
	margin-left: -2rem !important;
}

.m-xl-n30 {
	margin: -3rem !important;
}

.mt-xl-n30,
.my-xl-n30 {
	margin-top: -3rem !important;
}

.mr-xl-n30,
.mx-xl-n30 {
	margin-right: -3rem !important;
}

.mb-xl-n30,
.my-xl-n30 {
	margin-bottom: -3rem !important;
}

.ml-xl-n30,
.mx-xl-n30 {
	margin-left: -3rem !important;
}

.m-xl-n40 {
	margin: -4rem !important;
}

.mt-xl-n40,
.my-xl-n40 {
	margin-top: -4rem !important;
}

.mr-xl-n40,
.mx-xl-n40 {
	margin-right: -4rem !important;
}

.mb-xl-n40,
.my-xl-n40 {
	margin-bottom: -4rem !important;
}

.ml-xl-n40,
.mx-xl-n40 {
	margin-left: -4rem !important;
}

.m-xl-n47 {
	margin: -4.7rem !important;
}

.mt-xl-n47,
.my-xl-n47 {
	margin-top: -4.7rem !important;
}

.mr-xl-n47,
.mx-xl-n47 {
	margin-right: -4.7rem !important;
}

.mb-xl-n47,
.my-xl-n47 {
	margin-bottom: -4.7rem !important;
}

.ml-xl-n47,
.mx-xl-n47 {
	margin-left: -4.7rem !important;
}

.m-xl-n50 {
	margin: -5rem !important;
}

.mt-xl-n50,
.my-xl-n50 {
	margin-top: -5rem !important;
}

.mr-xl-n50,
.mx-xl-n50 {
	margin-right: -5rem !important;
}

.mb-xl-n50,
.my-xl-n50 {
	margin-bottom: -5rem !important;
}

.ml-xl-n50,
.mx-xl-n50 {
	margin-left: -5rem !important;
}

.m-xl-n60 {
	margin: -6rem !important;
}

.mt-xl-n60,
.my-xl-n60 {
	margin-top: -6rem !important;
}

.mr-xl-n60,
.mx-xl-n60 {
	margin-right: -6rem !important;
}

.mb-xl-n60,
.my-xl-n60 {
	margin-bottom: -6rem !important;
}

.ml-xl-n60,
.mx-xl-n60 {
	margin-left: -6rem !important;
}

.m-xl-n70 {
	margin: -7rem !important;
}

.mt-xl-n70,
.my-xl-n70 {
	margin-top: -7rem !important;
}

.mr-xl-n70,
.mx-xl-n70 {
	margin-right: -7rem !important;
}

.mb-xl-n70,
.my-xl-n70 {
	margin-bottom: -7rem !important;
}

.ml-xl-n70,
.mx-xl-n70 {
	margin-left: -7rem !important;
}

.m-xl-n75 {
	margin: -75rem !important;
}

.mt-xl-n75,
.my-xl-n75 {
	margin-top: -75rem !important;
}

.mr-xl-n75,
.mx-xl-n75 {
	margin-right: -75rem !important;
}

.mb-xl-n75,
.my-xl-n75 {
	margin-bottom: -75rem !important;
}

.ml-xl-n75,
.mx-xl-n75 {
	margin-left: -75rem !important;
}

.m-xl-n80 {
	margin: -8rem !important;
}

.mt-xl-n80,
.my-xl-n80 {
	margin-top: -8rem !important;
}

.mr-xl-n80,
.mx-xl-n80 {
	margin-right: -8rem !important;
}

.mb-xl-n80,
.my-xl-n80 {
	margin-bottom: -8rem !important;
}

.ml-xl-n80,
.mx-xl-n80 {
	margin-left: -8rem !important;
}

.m-xl-n90 {
	margin: -9rem !important;
}

.mt-xl-n90,
.my-xl-n90 {
	margin-top: -9rem !important;
}

.mr-xl-n90,
.mx-xl-n90 {
	margin-right: -9rem !important;
}

.mb-xl-n90,
.my-xl-n90 {
	margin-bottom: -9rem !important;
}

.ml-xl-n90,
.mx-xl-n90 {
	margin-left: -9rem !important;
}

.m-xl-n100 {
	margin: -10rem !important;
}

.mt-xl-n100,
.my-xl-n100 {
	margin-top: -10rem !important;
}

.mr-xl-n100,
.mx-xl-n100 {
	margin-right: -10rem !important;
}

.mb-xl-n100,
.my-xl-n100 {
	margin-bottom: -10rem !important;
}

.ml-xl-n100,
.mx-xl-n100 {
	margin-left: -10rem !important;
}

.m-xl-auto {
	margin: auto !important;
}

.mt-xl-auto,
.my-xl-auto {
	margin-top: auto !important;
}

.mr-xl-auto,
.mx-xl-auto {
	margin-right: auto !important;
}

.mb-xl-auto,
.my-xl-auto {
	margin-bottom: auto !important;
}

.ml-xl-auto,
.mx-xl-auto {
	margin-left: auto !important;
}

.text-xl-left {
	text-align: left !important;
}

.text-xl-right {
	text-align: right !important;
}

.text-xl-center {
	text-align: center !important;
}

.text-xl-nowrap {
	white-space: nowrap !important;
}

}

@media (max-width: 767px) {

.bestmix-ttl__media {
	margin-right: -15px;
	margin-left: -15px;
}

.bestmix-member__item:nth-child(-n+2) {
	margin-bottom: 1.5rem;
}

}

