/*pagemods/mods/bigintro/css/bigintro.css*/
.pg-cns-type-bigintro {
    max-width: 1180px;
    margin: 0 auto;
}

.pg-cns-type-bigintro .pg-cns-i {
    font-size: 35px;
    font-style: normal;
    line-height: 40px;
    padding: 50px 10px 50px 10px;
    text-align: center;
}

.body-mobile .pg-cns-type-bigintro .pg-cns-i,
.body-mobile .pg-cns-type-bigintro .pg-cns-i * {
    font-size: 25px;
    line-height: 30px;
}

.body-mobile .pg-cns-type-bigintro .pg-cns-i {
    padding-top: 20px;
    padding-bottom: 20px;
}

.pg-cns-type-bigintro-cl-justify,
.pg-cns-type-bigintro-cl-justify * {
    text-align: justify !important;
}/*pagemods/mods/bigintro/css/bigintro_19752.css*/
.pg-cns-type-bigintro .pg-cns-i {
    background: #d1c6b4 linear-gradient(90deg, #d1c6b4, #ebe5d9);
    border: 2px solid #decd87;
    border-radius: 10px;
    padding: 40px 20px;
    text-align: center;
}

.pg-cns-type-bigintro .pg-cns-i,
.pg-cns-type-bigintro .pg-cns-i * {
    color: #000000;
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
    font-family: Roboto, Arial, sans-serif !important;
    font-feature-settings: 'lnum';
}
/*pagemods/mods/spacer/css/spacer.css*/
.pg-cns-type-spacer {
	height: 50px;
}/*pagemods/mods/simpletext/css/simpletext.css*/
.pg-cns-type-simpletext-cl-justify,
.pg-cns-type-simpletext-cl-justify * {
	text-align: justify !important;
}/*pagemods/mods/spacer/css/spacer.css*/
.pg-cns-type-spacer {
	height: 50px;
}/*pagemods/mods/treelist/css/treelist.css*/
.pg-cns-type-treelist-header {
	font-weight: bold;
	font-size: 23px;
	text-align: center;
	margin-bottom: 30px;
	text-transform: uppercase;
}

.pg-cns-type-treelist {
	margin-bottom: 40px;
}

.pg-cns-type-treelist-list-one {
    overflow: hidden;
}

.pg-cns-type-treelist-list-one-col-data {
	padding-top: 3px;
}

.pg-cns-type-treelist-list-one-col-data .pg-cns-type-treelist-list-one-col-data-real {
    font-size: 20px;
    position: relative;
    top: -2px;
}

.pg-cns-type-treelist-list .pg-cns-type-treelist-list-one:nth-child(odd) .pg-cns-type-treelist-list-one-col-data {
    float: left;
    width: 50%;
    text-align: right;
    box-sizing: border-box;
    border-right: 1px solid #ffffff;
    padding-bottom: 25px;
    padding-right: 30px;
    position: relative;
}

.pg-cns-type-treelist-list .pg-cns-type-treelist-list-one:nth-child(odd) .pg-cns-type-treelist-list-col-empty {
    float: right;
    width: 50%;
}

.pg-cns-type-treelist-list .pg-cns-type-treelist-list-one:nth-child(even) .pg-cns-type-treelist-list-one-col-data {
    float: right;
    width: 50%;
    text-align: left;
    box-sizing: border-box;
    border-left: 1px solid #ffffff;
    position: relative;
    left: -1px;
    padding-bottom: 25px;
    padding-left: 30px;
    font-size: 20px;
}

.pg-cns-type-treelist-list .pg-cns-type-treelist-list-one:nth-child(even) .pg-cns-type-treelist-list-one-col-empty {
    float: left;
    width: 50%;
}

.pg-cns-type-treelist-list .pg-cns-type-treelist-list-one:nth-child(odd) .pg-cns-type-treelist-list-one-col-data:after {
    content: "";
    display: block;
    width: 21px;
    height: 21px;
    border-radius: 100px;
    border: 3px solid #decd87;
    position: absolute;
    right: -13px;
    top: 0;
    background: #d1c6b4 linear-gradient(90deg, #d1c6b4, #ebe5d9);
}

.pg-cns-type-treelist-list .pg-cns-type-treelist-list-one:nth-child(even) .pg-cns-type-treelist-list-one-col-data:after {
    content: "";
    display: block;
    width: 21px;
    height: 21px;
    border-radius: 100px;
    border: 3px solid #decd87;
    position: absolute;
    left: -14px;
    top: 0;
    background: #d1c6b4 linear-gradient(90deg, #d1c6b4, #ebe5d9);
}

.pg-cns-type-treelist-list .pg-cns-type-treelist-list-one:last-child .pg-cns-type-treelist-list-one-col-data {
    border-color: #ffffff;
    padding-bottom: 0;
}/*pagemods/mods/spacer/css/spacer.css*/
.pg-cns-type-spacer {
	height: 50px;
}/*pagemods/mods/chess/css/chess.css*/
.pg-cns-type-chess-one {
	padding: 40px 0;
}

.pg-cns-type-chess-one-img {
	float: left;
	width: 50%;
	min-height: 20px;
	box-sizing: border-box;
	padding: 0 30px;
}

.pg-cns-type-chess-one-img-i {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	aspect-ratio: 16 / 9;
}

.pg-cns-type-chess-one-text {
	float: right;
	width: 50%;
	min-height: 20px;
	box-sizing: border-box;
	padding: 0px 30px 0 30px;
}

.pg-cns-type-chess-one-text,
.pg-cns-type-chess-one-text * {
	font-size: 17px;
}

.pg-cns-type-chess .pg-cns-type-chess-one:nth-child(odd) {
	background-color: rgba(0,0,0,0.3);
}

.pg-cns-type-chess .pg-cns-type-chess-one:nth-child(even) .pg-cns-type-chess-one-img {
	float: right;
	width: 50%;
}

.pg-cns-type-chess .pg-cns-type-chess-one:nth-child(even) .pg-cns-type-chess-one-text {
	float: left;
	width: 50%;
	text-align: right;
}

.pg-cns-type-chess-one-tag {
	margin-bottom: 20px;
}

.pg-cns-type-chess .pg-cns-type-chess-one:nth-child(even) .pg-cns-type-chess-one-tag {
	text-align: right;
}

.pg-cns-type-chess-one-tag span {
	display: inline-block;
	color: #ffffff;
    font-weight: bold;
    font-size: 18px;
	padding: 15px 15px;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
}

.body-mobile .pg-cns-type-chess-one-img,
.body-mobile .pg-cns-type-chess-one-text {
	float: none !important;
	width: 100% !important;
}

.body-mobile .pg-cns-type-chess-one-tag {
	text-align: center !important;
}

.body-mobile .pg-cns-type-chess-one-img {
	margin-bottom: 15px;
}

@supports not (aspect-ratio: 16 / 9) {
    .pg-cns-type-chess-one-img-i {
        height: 300px !important;
    }
}

.pg-cns-type-chess-one-price {
	margin-top: 20px;
	color: #777777;
}

.pg-cns-type-chess-one-price span {
	font-weight: bold;
	color: #000000;
}/*pagemods/mods/spacer/css/spacer.css*/
.pg-cns-type-spacer {
	height: 50px;
}/*pagemods/mods/simpletext/css/simpletext.css*/
.pg-cns-type-simpletext-cl-justify,
.pg-cns-type-simpletext-cl-justify * {
	text-align: justify !important;
}/*pagemods/mods/spacer/css/spacer.css*/
.pg-cns-type-spacer {
	height: 50px;
}/*pagemods/mods/table/css/table.css*/
.pg-cns-type-table-title {
    text-align: center;
    margin-bottom: 30px;
    font-size: 25px;
}

.pg-cns-type-table {
    max-width: 1180px;
    margin: 0 auto;
}

.pg-cns-type-table table {
    margin: 0 auto;
}

.pg-cns-type-table table.utableb td,
.pg-cns-type-table table td {
    padding: 10px;
}
/*pagemods/mods/table/css/table_19752.css*/
.pg-cns-type-table table {
	width: 100%;
	border-collapse: collapse;
}

.pg-cns-type-table table, .pg-cns-type-table td, .pg-cns-type-table th {
	border: 0;
}

.pg-cns-type-table td, .pg-cns-type-table th {
	padding: 5px;
	border-top: 1px solid rgba(255,255,255,0.5);
	border-bottom: 1px solid rgba(255,255,255,0.5);
}


.pg-cns-type-table table tr:nth-child(odd) th,
.pg-cns-type-table table tr:nth-child(odd) td {
	background: rgba(255,255,255,0.3) !important;
}/*pagemods/mods/spacer/css/spacer.css*/
.pg-cns-type-spacer {
	height: 50px;
}/*pagemods/mods/simpletext/css/simpletext.css*/
.pg-cns-type-simpletext-cl-justify,
.pg-cns-type-simpletext-cl-justify * {
	text-align: justify !important;
}/*pagemods/mods/spacer/css/spacer.css*/
.pg-cns-type-spacer {
	height: 50px;
}/*pagemods/mods/treelist/css/treelist.css*/
.pg-cns-type-treelist-header {
	font-weight: bold;
	font-size: 23px;
	text-align: center;
	margin-bottom: 30px;
	text-transform: uppercase;
}

.pg-cns-type-treelist {
	margin-bottom: 40px;
}

.pg-cns-type-treelist-list-one {
    overflow: hidden;
}

.pg-cns-type-treelist-list-one-col-data {
	padding-top: 3px;
}

.pg-cns-type-treelist-list-one-col-data .pg-cns-type-treelist-list-one-col-data-real {
    font-size: 20px;
    position: relative;
    top: -2px;
}

.pg-cns-type-treelist-list .pg-cns-type-treelist-list-one:nth-child(odd) .pg-cns-type-treelist-list-one-col-data {
    float: left;
    width: 50%;
    text-align: right;
    box-sizing: border-box;
    border-right: 1px solid #ffffff;
    padding-bottom: 25px;
    padding-right: 30px;
    position: relative;
}

.pg-cns-type-treelist-list .pg-cns-type-treelist-list-one:nth-child(odd) .pg-cns-type-treelist-list-col-empty {
    float: right;
    width: 50%;
}

.pg-cns-type-treelist-list .pg-cns-type-treelist-list-one:nth-child(even) .pg-cns-type-treelist-list-one-col-data {
    float: right;
    width: 50%;
    text-align: left;
    box-sizing: border-box;
    border-left: 1px solid #ffffff;
    position: relative;
    left: -1px;
    padding-bottom: 25px;
    padding-left: 30px;
    font-size: 20px;
}

.pg-cns-type-treelist-list .pg-cns-type-treelist-list-one:nth-child(even) .pg-cns-type-treelist-list-one-col-empty {
    float: left;
    width: 50%;
}

.pg-cns-type-treelist-list .pg-cns-type-treelist-list-one:nth-child(odd) .pg-cns-type-treelist-list-one-col-data:after {
    content: "";
    display: block;
    width: 21px;
    height: 21px;
    border-radius: 100px;
    border: 3px solid #decd87;
    position: absolute;
    right: -13px;
    top: 0;
    background: #d1c6b4 linear-gradient(90deg, #d1c6b4, #ebe5d9);
}

.pg-cns-type-treelist-list .pg-cns-type-treelist-list-one:nth-child(even) .pg-cns-type-treelist-list-one-col-data:after {
    content: "";
    display: block;
    width: 21px;
    height: 21px;
    border-radius: 100px;
    border: 3px solid #decd87;
    position: absolute;
    left: -14px;
    top: 0;
    background: #d1c6b4 linear-gradient(90deg, #d1c6b4, #ebe5d9);
}

.pg-cns-type-treelist-list .pg-cns-type-treelist-list-one:last-child .pg-cns-type-treelist-list-one-col-data {
    border-color: #ffffff;
    padding-bottom: 0;
}/*pagemods/mods/spacer/css/spacer.css*/
.pg-cns-type-spacer {
	height: 50px;
}/*pagemods/mods/checklist/css/checklist.css*/
.pg-cns-type-checklist-header {
	font-weight: bold;
    font-size: 23px;
    text-align: center;
    margin-bottom: 0;
    text-transform: uppercase;
    position: relative;
    top: 15px;
    text-shadow: 0 0 6px #830101, 0 0 6px #830101, 0 0 6px #830101, 0 0 6px #830101, 0 0 6px #830101, 0 0 6px #830101, 0 0 6px #830101, 0 0 6px #830101;
}

.pg-cns-type-checklist-list {
	columns: 2;

	padding: 70px 40px 40px 40px;
    border: 2px solid #decd87;
    border-radius: 10px;
}

.pg-cns-type-checklist-list-one-col-data {
	background: url(/pagemods/mods/checklist/css/i/check_w.png) no-repeat left top;
	background-size: 33px;
	font-size: 19px;
    padding: 5px 0 35px 55px;
    break-inside: avoid;
}/*pagemods/mods/spacer/css/spacer.css*/
.pg-cns-type-spacer {
	height: 50px;
}/*pagemods/mods/checklist/css/checklist.css*/
.pg-cns-type-checklist-header {
	font-weight: bold;
    font-size: 23px;
    text-align: center;
    margin-bottom: 0;
    text-transform: uppercase;
    position: relative;
    top: 15px;
    text-shadow: 0 0 6px #830101, 0 0 6px #830101, 0 0 6px #830101, 0 0 6px #830101, 0 0 6px #830101, 0 0 6px #830101, 0 0 6px #830101, 0 0 6px #830101;
}

.pg-cns-type-checklist-list {
	columns: 2;

	padding: 70px 40px 40px 40px;
    border: 2px solid #decd87;
    border-radius: 10px;
}

.pg-cns-type-checklist-list-one-col-data {
	background: url(/pagemods/mods/checklist/css/i/check_w.png) no-repeat left top;
	background-size: 33px;
	font-size: 19px;
    padding: 5px 0 35px 55px;
    break-inside: avoid;
}/*pagemods/mods/spacer/css/spacer.css*/
.pg-cns-type-spacer {
	height: 50px;
}/*pagemods/mods/chess/css/chess.css*/
.pg-cns-type-chess-one {
	padding: 40px 0;
}

.pg-cns-type-chess-one-img {
	float: left;
	width: 50%;
	min-height: 20px;
	box-sizing: border-box;
	padding: 0 30px;
}

.pg-cns-type-chess-one-img-i {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	aspect-ratio: 16 / 9;
}

.pg-cns-type-chess-one-text {
	float: right;
	width: 50%;
	min-height: 20px;
	box-sizing: border-box;
	padding: 0px 30px 0 30px;
}

.pg-cns-type-chess-one-text,
.pg-cns-type-chess-one-text * {
	font-size: 17px;
}

.pg-cns-type-chess .pg-cns-type-chess-one:nth-child(odd) {
	background-color: rgba(0,0,0,0.3);
}

.pg-cns-type-chess .pg-cns-type-chess-one:nth-child(even) .pg-cns-type-chess-one-img {
	float: right;
	width: 50%;
}

.pg-cns-type-chess .pg-cns-type-chess-one:nth-child(even) .pg-cns-type-chess-one-text {
	float: left;
	width: 50%;
	text-align: right;
}

.pg-cns-type-chess-one-tag {
	margin-bottom: 20px;
}

.pg-cns-type-chess .pg-cns-type-chess-one:nth-child(even) .pg-cns-type-chess-one-tag {
	text-align: right;
}

.pg-cns-type-chess-one-tag span {
	display: inline-block;
	color: #ffffff;
    font-weight: bold;
    font-size: 18px;
	padding: 15px 15px;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
}

.body-mobile .pg-cns-type-chess-one-img,
.body-mobile .pg-cns-type-chess-one-text {
	float: none !important;
	width: 100% !important;
}

.body-mobile .pg-cns-type-chess-one-tag {
	text-align: center !important;
}

.body-mobile .pg-cns-type-chess-one-img {
	margin-bottom: 15px;
}

@supports not (aspect-ratio: 16 / 9) {
    .pg-cns-type-chess-one-img-i {
        height: 300px !important;
    }
}

.pg-cns-type-chess-one-price {
	margin-top: 20px;
	color: #777777;
}

.pg-cns-type-chess-one-price span {
	font-weight: bold;
	color: #000000;
}/*pagemods/mods/spacer/css/spacer.css*/
.pg-cns-type-spacer {
	height: 50px;
}/*pagemods/mods/simpletext/css/simpletext.css*/
.pg-cns-type-simpletext-cl-justify,
.pg-cns-type-simpletext-cl-justify * {
	text-align: justify !important;
}/*pagemods/mods/spacer/css/spacer.css*/
.pg-cns-type-spacer {
	height: 50px;
}/*pagemods/mods/simpletext/css/simpletext.css*/
.pg-cns-type-simpletext-cl-justify,
.pg-cns-type-simpletext-cl-justify * {
	text-align: justify !important;
}/*pagemods/mods/spacer/css/spacer.css*/
.pg-cns-type-spacer {
	height: 50px;
}/*pagemods/mods/simpletext/css/simpletext.css*/
.pg-cns-type-simpletext-cl-justify,
.pg-cns-type-simpletext-cl-justify * {
	text-align: justify !important;
}/*pagemods/mods/spacer/css/spacer.css*/
.pg-cns-type-spacer {
	height: 50px;
}/*pagemods/mods/checklist/css/checklist.css*/
.pg-cns-type-checklist-header {
	font-weight: bold;
    font-size: 23px;
    text-align: center;
    margin-bottom: 0;
    text-transform: uppercase;
    position: relative;
    top: 15px;
    text-shadow: 0 0 6px #830101, 0 0 6px #830101, 0 0 6px #830101, 0 0 6px #830101, 0 0 6px #830101, 0 0 6px #830101, 0 0 6px #830101, 0 0 6px #830101;
}

.pg-cns-type-checklist-list {
	columns: 2;

	padding: 70px 40px 40px 40px;
    border: 2px solid #decd87;
    border-radius: 10px;
}

.pg-cns-type-checklist-list-one-col-data {
	background: url(/pagemods/mods/checklist/css/i/check_w.png) no-repeat left top;
	background-size: 33px;
	font-size: 19px;
    padding: 5px 0 35px 55px;
    break-inside: avoid;
}/*pagemods/mods/spacer/css/spacer.css*/
.pg-cns-type-spacer {
	height: 50px;
}/*pagemods/mods/chess/css/chess.css*/
.pg-cns-type-chess-one {
	padding: 40px 0;
}

.pg-cns-type-chess-one-img {
	float: left;
	width: 50%;
	min-height: 20px;
	box-sizing: border-box;
	padding: 0 30px;
}

.pg-cns-type-chess-one-img-i {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	aspect-ratio: 16 / 9;
}

.pg-cns-type-chess-one-text {
	float: right;
	width: 50%;
	min-height: 20px;
	box-sizing: border-box;
	padding: 0px 30px 0 30px;
}

.pg-cns-type-chess-one-text,
.pg-cns-type-chess-one-text * {
	font-size: 17px;
}

.pg-cns-type-chess .pg-cns-type-chess-one:nth-child(odd) {
	background-color: rgba(0,0,0,0.3);
}

.pg-cns-type-chess .pg-cns-type-chess-one:nth-child(even) .pg-cns-type-chess-one-img {
	float: right;
	width: 50%;
}

.pg-cns-type-chess .pg-cns-type-chess-one:nth-child(even) .pg-cns-type-chess-one-text {
	float: left;
	width: 50%;
	text-align: right;
}

.pg-cns-type-chess-one-tag {
	margin-bottom: 20px;
}

.pg-cns-type-chess .pg-cns-type-chess-one:nth-child(even) .pg-cns-type-chess-one-tag {
	text-align: right;
}

.pg-cns-type-chess-one-tag span {
	display: inline-block;
	color: #ffffff;
    font-weight: bold;
    font-size: 18px;
	padding: 15px 15px;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
}

.body-mobile .pg-cns-type-chess-one-img,
.body-mobile .pg-cns-type-chess-one-text {
	float: none !important;
	width: 100% !important;
}

.body-mobile .pg-cns-type-chess-one-tag {
	text-align: center !important;
}

.body-mobile .pg-cns-type-chess-one-img {
	margin-bottom: 15px;
}

@supports not (aspect-ratio: 16 / 9) {
    .pg-cns-type-chess-one-img-i {
        height: 300px !important;
    }
}

.pg-cns-type-chess-one-price {
	margin-top: 20px;
	color: #777777;
}

.pg-cns-type-chess-one-price span {
	font-weight: bold;
	color: #000000;
}/*pagemods/mods/spacer/css/spacer.css*/
.pg-cns-type-spacer {
	height: 50px;
}/*pagemods/mods/checklist/css/checklist.css*/
.pg-cns-type-checklist-header {
	font-weight: bold;
    font-size: 23px;
    text-align: center;
    margin-bottom: 0;
    text-transform: uppercase;
    position: relative;
    top: 15px;
    text-shadow: 0 0 6px #830101, 0 0 6px #830101, 0 0 6px #830101, 0 0 6px #830101, 0 0 6px #830101, 0 0 6px #830101, 0 0 6px #830101, 0 0 6px #830101;
}

.pg-cns-type-checklist-list {
	columns: 2;

	padding: 70px 40px 40px 40px;
    border: 2px solid #decd87;
    border-radius: 10px;
}

.pg-cns-type-checklist-list-one-col-data {
	background: url(/pagemods/mods/checklist/css/i/check_w.png) no-repeat left top;
	background-size: 33px;
	font-size: 19px;
    padding: 5px 0 35px 55px;
    break-inside: avoid;
}/*pagemods/mods/spacer/css/spacer.css*/
.pg-cns-type-spacer {
	height: 50px;
}/*pagemods/mods/simpletext/css/simpletext.css*/
.pg-cns-type-simpletext-cl-justify,
.pg-cns-type-simpletext-cl-justify * {
	text-align: justify !important;
}/*pagemods/mods/spacer/css/spacer.css*/
.pg-cns-type-spacer {
	height: 50px;
}/*pagemods/mods/chess/css/chess.css*/
.pg-cns-type-chess-one {
	padding: 40px 0;
}

.pg-cns-type-chess-one-img {
	float: left;
	width: 50%;
	min-height: 20px;
	box-sizing: border-box;
	padding: 0 30px;
}

.pg-cns-type-chess-one-img-i {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	aspect-ratio: 16 / 9;
}

.pg-cns-type-chess-one-text {
	float: right;
	width: 50%;
	min-height: 20px;
	box-sizing: border-box;
	padding: 0px 30px 0 30px;
}

.pg-cns-type-chess-one-text,
.pg-cns-type-chess-one-text * {
	font-size: 17px;
}

.pg-cns-type-chess .pg-cns-type-chess-one:nth-child(odd) {
	background-color: rgba(0,0,0,0.3);
}

.pg-cns-type-chess .pg-cns-type-chess-one:nth-child(even) .pg-cns-type-chess-one-img {
	float: right;
	width: 50%;
}

.pg-cns-type-chess .pg-cns-type-chess-one:nth-child(even) .pg-cns-type-chess-one-text {
	float: left;
	width: 50%;
	text-align: right;
}

.pg-cns-type-chess-one-tag {
	margin-bottom: 20px;
}

.pg-cns-type-chess .pg-cns-type-chess-one:nth-child(even) .pg-cns-type-chess-one-tag {
	text-align: right;
}

.pg-cns-type-chess-one-tag span {
	display: inline-block;
	color: #ffffff;
    font-weight: bold;
    font-size: 18px;
	padding: 15px 15px;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
}

.body-mobile .pg-cns-type-chess-one-img,
.body-mobile .pg-cns-type-chess-one-text {
	float: none !important;
	width: 100% !important;
}

.body-mobile .pg-cns-type-chess-one-tag {
	text-align: center !important;
}

.body-mobile .pg-cns-type-chess-one-img {
	margin-bottom: 15px;
}

@supports not (aspect-ratio: 16 / 9) {
    .pg-cns-type-chess-one-img-i {
        height: 300px !important;
    }
}

.pg-cns-type-chess-one-price {
	margin-top: 20px;
	color: #777777;
}

.pg-cns-type-chess-one-price span {
	font-weight: bold;
	color: #000000;
}/*pagemods/mods/spacer/css/spacer.css*/
.pg-cns-type-spacer {
	height: 50px;
}/*pagemods/mods/checklist/css/checklist.css*/
.pg-cns-type-checklist-header {
	font-weight: bold;
    font-size: 23px;
    text-align: center;
    margin-bottom: 0;
    text-transform: uppercase;
    position: relative;
    top: 15px;
    text-shadow: 0 0 6px #830101, 0 0 6px #830101, 0 0 6px #830101, 0 0 6px #830101, 0 0 6px #830101, 0 0 6px #830101, 0 0 6px #830101, 0 0 6px #830101;
}

.pg-cns-type-checklist-list {
	columns: 2;

	padding: 70px 40px 40px 40px;
    border: 2px solid #decd87;
    border-radius: 10px;
}

.pg-cns-type-checklist-list-one-col-data {
	background: url(/pagemods/mods/checklist/css/i/check_w.png) no-repeat left top;
	background-size: 33px;
	font-size: 19px;
    padding: 5px 0 35px 55px;
    break-inside: avoid;
}/*pagemods/mods/spacer/css/spacer.css*/
.pg-cns-type-spacer {
	height: 50px;
}/*pagemods/mods/chess/css/chess.css*/
.pg-cns-type-chess-one {
	padding: 40px 0;
}

.pg-cns-type-chess-one-img {
	float: left;
	width: 50%;
	min-height: 20px;
	box-sizing: border-box;
	padding: 0 30px;
}

.pg-cns-type-chess-one-img-i {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	aspect-ratio: 16 / 9;
}

.pg-cns-type-chess-one-text {
	float: right;
	width: 50%;
	min-height: 20px;
	box-sizing: border-box;
	padding: 0px 30px 0 30px;
}

.pg-cns-type-chess-one-text,
.pg-cns-type-chess-one-text * {
	font-size: 17px;
}

.pg-cns-type-chess .pg-cns-type-chess-one:nth-child(odd) {
	background-color: rgba(0,0,0,0.3);
}

.pg-cns-type-chess .pg-cns-type-chess-one:nth-child(even) .pg-cns-type-chess-one-img {
	float: right;
	width: 50%;
}

.pg-cns-type-chess .pg-cns-type-chess-one:nth-child(even) .pg-cns-type-chess-one-text {
	float: left;
	width: 50%;
	text-align: right;
}

.pg-cns-type-chess-one-tag {
	margin-bottom: 20px;
}

.pg-cns-type-chess .pg-cns-type-chess-one:nth-child(even) .pg-cns-type-chess-one-tag {
	text-align: right;
}

.pg-cns-type-chess-one-tag span {
	display: inline-block;
	color: #ffffff;
    font-weight: bold;
    font-size: 18px;
	padding: 15px 15px;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
}

.body-mobile .pg-cns-type-chess-one-img,
.body-mobile .pg-cns-type-chess-one-text {
	float: none !important;
	width: 100% !important;
}

.body-mobile .pg-cns-type-chess-one-tag {
	text-align: center !important;
}

.body-mobile .pg-cns-type-chess-one-img {
	margin-bottom: 15px;
}

@supports not (aspect-ratio: 16 / 9) {
    .pg-cns-type-chess-one-img-i {
        height: 300px !important;
    }
}

.pg-cns-type-chess-one-price {
	margin-top: 20px;
	color: #777777;
}

.pg-cns-type-chess-one-price span {
	font-weight: bold;
	color: #000000;
}/*pagemods/mods/spacer/css/spacer.css*/
.pg-cns-type-spacer {
	height: 50px;
}/*pagemods/mods/checklist/css/checklist.css*/
.pg-cns-type-checklist-header {
	font-weight: bold;
    font-size: 23px;
    text-align: center;
    margin-bottom: 0;
    text-transform: uppercase;
    position: relative;
    top: 15px;
    text-shadow: 0 0 6px #830101, 0 0 6px #830101, 0 0 6px #830101, 0 0 6px #830101, 0 0 6px #830101, 0 0 6px #830101, 0 0 6px #830101, 0 0 6px #830101;
}

.pg-cns-type-checklist-list {
	columns: 2;

	padding: 70px 40px 40px 40px;
    border: 2px solid #decd87;
    border-radius: 10px;
}

.pg-cns-type-checklist-list-one-col-data {
	background: url(/pagemods/mods/checklist/css/i/check_w.png) no-repeat left top;
	background-size: 33px;
	font-size: 19px;
    padding: 5px 0 35px 55px;
    break-inside: avoid;
}/*pagemods/mods/spacer/css/spacer.css*/
.pg-cns-type-spacer {
	height: 50px;
}/*pagemods/mods/chess/css/chess.css*/
.pg-cns-type-chess-one {
	padding: 40px 0;
}

.pg-cns-type-chess-one-img {
	float: left;
	width: 50%;
	min-height: 20px;
	box-sizing: border-box;
	padding: 0 30px;
}

.pg-cns-type-chess-one-img-i {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	aspect-ratio: 16 / 9;
}

.pg-cns-type-chess-one-text {
	float: right;
	width: 50%;
	min-height: 20px;
	box-sizing: border-box;
	padding: 0px 30px 0 30px;
}

.pg-cns-type-chess-one-text,
.pg-cns-type-chess-one-text * {
	font-size: 17px;
}

.pg-cns-type-chess .pg-cns-type-chess-one:nth-child(odd) {
	background-color: rgba(0,0,0,0.3);
}

.pg-cns-type-chess .pg-cns-type-chess-one:nth-child(even) .pg-cns-type-chess-one-img {
	float: right;
	width: 50%;
}

.pg-cns-type-chess .pg-cns-type-chess-one:nth-child(even) .pg-cns-type-chess-one-text {
	float: left;
	width: 50%;
	text-align: right;
}

.pg-cns-type-chess-one-tag {
	margin-bottom: 20px;
}

.pg-cns-type-chess .pg-cns-type-chess-one:nth-child(even) .pg-cns-type-chess-one-tag {
	text-align: right;
}

.pg-cns-type-chess-one-tag span {
	display: inline-block;
	color: #ffffff;
    font-weight: bold;
    font-size: 18px;
	padding: 15px 15px;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
}

.body-mobile .pg-cns-type-chess-one-img,
.body-mobile .pg-cns-type-chess-one-text {
	float: none !important;
	width: 100% !important;
}

.body-mobile .pg-cns-type-chess-one-tag {
	text-align: center !important;
}

.body-mobile .pg-cns-type-chess-one-img {
	margin-bottom: 15px;
}

@supports not (aspect-ratio: 16 / 9) {
    .pg-cns-type-chess-one-img-i {
        height: 300px !important;
    }
}

.pg-cns-type-chess-one-price {
	margin-top: 20px;
	color: #777777;
}

.pg-cns-type-chess-one-price span {
	font-weight: bold;
	color: #000000;
}/*pagemods/mods/spacer/css/spacer.css*/
.pg-cns-type-spacer {
	height: 50px;
}/*pagemods/mods/checklist/css/checklist.css*/
.pg-cns-type-checklist-header {
	font-weight: bold;
    font-size: 23px;
    text-align: center;
    margin-bottom: 0;
    text-transform: uppercase;
    position: relative;
    top: 15px;
    text-shadow: 0 0 6px #830101, 0 0 6px #830101, 0 0 6px #830101, 0 0 6px #830101, 0 0 6px #830101, 0 0 6px #830101, 0 0 6px #830101, 0 0 6px #830101;
}

.pg-cns-type-checklist-list {
	columns: 2;

	padding: 70px 40px 40px 40px;
    border: 2px solid #decd87;
    border-radius: 10px;
}

.pg-cns-type-checklist-list-one-col-data {
	background: url(/pagemods/mods/checklist/css/i/check_w.png) no-repeat left top;
	background-size: 33px;
	font-size: 19px;
    padding: 5px 0 35px 55px;
    break-inside: avoid;
}/*pagemods/mods/spacer/css/spacer.css*/
.pg-cns-type-spacer {
	height: 50px;
}/*pagemods/mods/chess/css/chess.css*/
.pg-cns-type-chess-one {
	padding: 40px 0;
}

.pg-cns-type-chess-one-img {
	float: left;
	width: 50%;
	min-height: 20px;
	box-sizing: border-box;
	padding: 0 30px;
}

.pg-cns-type-chess-one-img-i {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	aspect-ratio: 16 / 9;
}

.pg-cns-type-chess-one-text {
	float: right;
	width: 50%;
	min-height: 20px;
	box-sizing: border-box;
	padding: 0px 30px 0 30px;
}

.pg-cns-type-chess-one-text,
.pg-cns-type-chess-one-text * {
	font-size: 17px;
}

.pg-cns-type-chess .pg-cns-type-chess-one:nth-child(odd) {
	background-color: rgba(0,0,0,0.3);
}

.pg-cns-type-chess .pg-cns-type-chess-one:nth-child(even) .pg-cns-type-chess-one-img {
	float: right;
	width: 50%;
}

.pg-cns-type-chess .pg-cns-type-chess-one:nth-child(even) .pg-cns-type-chess-one-text {
	float: left;
	width: 50%;
	text-align: right;
}

.pg-cns-type-chess-one-tag {
	margin-bottom: 20px;
}

.pg-cns-type-chess .pg-cns-type-chess-one:nth-child(even) .pg-cns-type-chess-one-tag {
	text-align: right;
}

.pg-cns-type-chess-one-tag span {
	display: inline-block;
	color: #ffffff;
    font-weight: bold;
    font-size: 18px;
	padding: 15px 15px;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
}

.body-mobile .pg-cns-type-chess-one-img,
.body-mobile .pg-cns-type-chess-one-text {
	float: none !important;
	width: 100% !important;
}

.body-mobile .pg-cns-type-chess-one-tag {
	text-align: center !important;
}

.body-mobile .pg-cns-type-chess-one-img {
	margin-bottom: 15px;
}

@supports not (aspect-ratio: 16 / 9) {
    .pg-cns-type-chess-one-img-i {
        height: 300px !important;
    }
}

.pg-cns-type-chess-one-price {
	margin-top: 20px;
	color: #777777;
}

.pg-cns-type-chess-one-price span {
	font-weight: bold;
	color: #000000;
}/*pagemods/mods/spacer/css/spacer.css*/
.pg-cns-type-spacer {
	height: 50px;
}/*pagemods/mods/checklist/css/checklist.css*/
.pg-cns-type-checklist-header {
	font-weight: bold;
    font-size: 23px;
    text-align: center;
    margin-bottom: 0;
    text-transform: uppercase;
    position: relative;
    top: 15px;
    text-shadow: 0 0 6px #830101, 0 0 6px #830101, 0 0 6px #830101, 0 0 6px #830101, 0 0 6px #830101, 0 0 6px #830101, 0 0 6px #830101, 0 0 6px #830101;
}

.pg-cns-type-checklist-list {
	columns: 2;

	padding: 70px 40px 40px 40px;
    border: 2px solid #decd87;
    border-radius: 10px;
}

.pg-cns-type-checklist-list-one-col-data {
	background: url(/pagemods/mods/checklist/css/i/check_w.png) no-repeat left top;
	background-size: 33px;
	font-size: 19px;
    padding: 5px 0 35px 55px;
    break-inside: avoid;
}