/*
Theme Name: Weaver
Theme URI: 
Update URI: weaver-ninepoint-theme
Author: Ninepoint
Author URI: https://ninepoint.cc
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background: #fff;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

/* ----------------------------- 
Theme Basics 
----------------------------- */

/* =Structure */
html {
	height: 100%;
}
body {
	background: #fff;
	height: 100%;
}
#page {
	background: #fff;
	min-height: 100%;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* =Global */
body, input, textarea {
	color: #1D1F21;
	font-size: 16px; 
	font-family: 'FFF-AcidGrotesk-Book';
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 5px;
}

/* Media */
.entry-content img,
.comment-content img,
.widget img {
	max-width:100%;
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; 
	max-width: 100%;
}
img.size-full,
img.size-large {
	max-width: 100%;
	width: auto; 
	height: auto;
}
embed,
iframe,
object {
	max-width: 100%;
}

/* Text elements */
ul, ol {
	margin: 0;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 1.625em;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.625em;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	position: relative;
	margin: 0 0 30px 0;
	padding: 0 0 0 20px;
	box-sizing: border-box;
}
blockquote::before {
	content: '';
	position: absolute;
	top: 8px;
	left: 0;
	width: 3px;
	bottom: 10px;
	background: linear-gradient(180deg, #C3C7FE, #875EFA);
}
blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
blockquote cite {
	color: #666;
	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
pre {
	background: #f4f4f4;
	font: 13px "Courier 10 Pitch", Courier, monospace;
	line-height: 1.5;
	margin-bottom: 1.625em;
	overflow: auto;
	padding: 0.75em 1.625em;
}
code, kbd, samp, var {
	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #666;
	cursor: help;
}
address {
	display: block;
	margin: 0;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: smaller;
}

/* keyframes */
@keyframes pulsehover {
	0% {
		background-color: rgba(29, 31, 33, 1);
		max-width: 180px;
		max-height: 180px;
		opacity: 1;
	}
	50% {
		background-color: rgba(29, 31, 33, 0.5);
		max-width: 242px;
		max-height: 242px;
		opacity: 1;
	}
	51% {
		background-color: rgba(29, 31, 33, 1);
		max-width: 180px;
		max-height: 180px;
		opacity: 1;
	}
	99% {
		background-color: rgba(29, 31, 33, 0.5);
		max-width: 242px;
		max-height: 242px;
		opacity: 1;
	}
	100% {
		background-color: rgba(29, 31, 33, 0.5);
		max-width: 242px;
		max-height: 242px;
		opacity: 0;
	}
}

/* fonts */
@font-face {
	font-family: 'FFF-AcidGrotesk-Bold';
	src: url('fonts/FFF-AcidGrotesk-Bold.woff2') format('woff2'), url('fonts/FFF-AcidGrotesk-Bold.woff') format('woff');
	font-weight: normal;
}
@font-face {
	font-family: 'FFF-AcidGrotesk-Book';
	src: url('fonts/FFF-AcidGrotesk-Book.woff2') format('woff2'), url('fonts/FFF-AcidGrotesk-Book.woff') format('woff');
	font-weight: normal;
}
@font-face {
	font-family: 'FFF-AcidGrotesk-Medium';
	src: url('fonts/FFF-AcidGrotesk-Medium.woff2') format('woff2'), url('fonts/FFF-AcidGrotesk-Medium.woff') format('woff');
	font-weight: normal;
}


/* Links */
a {
	color: #1D1F21;
}
a:focus,
a:active,
a:hover {
	text-decoration: underline;
}

/* =Menu */
.mainmenu {
	text-align: right;
	width: 100%;
}
.mainmenu li {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	padding: 15px 0 15px 26px;
}
.mainmenu a:link, .mainmenu a:visited {
	display: inline-block;
	color: #FFF;
	font-family: 'FFF-AcidGrotesk-Medium', sans-serif;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: -0.02em;
	text-decoration: none;
}
.mainmenu li.menu-item-has-children a::after {
	content: '';
	display: inline-block;
	border-right: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	transform: rotate(45deg) translateZ(1px);
	width: 5px;
	height: 5px;
	margin: 0 0 2px 10px;
}
.mainmenu li.mbtn {
	padding: 0 0 0 26px;
}
.mainmenu li.mbtn a:link, .mainmenu li.mbtn a:visited {
	padding: 11px 21px;
	border-radius: 30px;
	background-color: #875EFA;
	transition: 0.3s linear;
}
.mainmenu a:hover, .mainmenu li.current-menu-item a {
}
.mainmenu li.mbtn a:hover {
	background-color: #9c79ff;
}
.mainmenu ul {
	display: none;
	position: absolute;
	top: 47px;
	left: calc(50% - 92px);
	width: 200px;
	background-color: #FFF;
	text-align: center;
	box-sizing: border-box;
	border-radius: 30px;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	padding: 15px 10px 30px;
}
.mainmenu ul::before {
	content: '';
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #FFF;
	position: absolute;
	top: -8px;
	left: calc(50% - 8px);
}
.mainmenu ul ul {
	display: block;
	position: static;
	width: 100%;
	border-radius: 0px;
	box-shadow: none;
	padding: 0;
}
.mainmenu ul ul::before {
	display: none;
}
.mainmenu ul li {
	display: block;
	padding: 15px 0 0;
	white-space: nowrap;
}
.mainmenu ul a:link, .mainmenu ul a:visited {
	color: #1D1F21;
}
.mainmenu li.menu-item-has-children li a::after {
	display: none;
}
.mainmenu ul ul a:link, .mainmenu ul ul a:visited {
	font-family: 'FFF-AcidGrotesk-Book', sans-serif;
}
.mainmenu li:hover > ul {
	display: block;
}

/* 404 */
.result-404 { padding: 18vw 4% 15vw; text-align: center; }
.result-404 .entry-title { font-size: 32px; line-height: 36px; padding-bottom: 30px }

/* ----------------------------- 
Theme Custom 
----------------------------- */
p {
	line-height: 25px;
	margin-bottom: 30px;
	letter-spacing: -0.03em;
}
.ibvtop {
	display: inline-block;
	vertical-align: top;
}
.ibvmid {
	display: inline-block;
	vertical-align: middle;
}
.ibvbtm {
	display: inline-block;
	vertical-align: bottom;
}
.stdlink a {
	color: inherit;
	text-decoration: none;
}
.stdh {
	display: flex;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 4000;
	background: rgba(29, 31, 33, 0.90);
	backdrop-filter: blur(8px);
	-webkit-backdrop-filter: blur(8px);
	box-sizing: border-box;
	padding: 8px 2.4% 8px 1.8%;
	align-items: center;
	justify-content: space-between;
}
.hlogo {
	width: 142px;
}
.hlogo a {
	display: block;
}
.hlogo img {
	width: 100%;
}
.hmtog {
	display: none;
	cursor: pointer;
	width: 34px;
}
.hmtog div {
	background-color: #875EFA;
	border-radius: 10px;
	height: 2px;
	width: 100%;
	margin: 6px 0;
}
.hmenu {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	z-index:  6000;
	width: 340px;
	box-sizing: border-box;
	padding: 80px 8% 20px;
	background: rgba(29, 31, 33, 0.90);
	backdrop-filter: blur(8px);
	-webkit-backdrop-filter: blur(8px);
	overflow-y: auto;
}
.hmclose {
	position: absolute;
	top: 25px;
	right: 4.4%;
	width: 30px;
	height: 28px;
	cursor: pointer;
}
.hmclose::after, .hmclose::before {
	content: '';
	position: absolute;
	background-color: #875EFA;
	height: 2px;
	width: 30px;
	top: 10px;
	right: 0px;
	border-radius: 2px;
}
.hmclose::after {
	transform: rotate(45deg) translateZ(1px);
}
.hmclose::before {
	transform: rotate(-45deg) translateZ(1px);
}
.ctitlelarge01 {
	font-family: "p22-mackinac-pro", serif;
	font-size: 55px;
	line-height: 60px;
	font-weight: 400;
	letter-spacing: -1px;
	margin-bottom: 25px;
}
.ctitlelarge02 {
	font-family: 'FFF-AcidGrotesk-Medium', sans-serif;
	font-size: 50px;
	line-height: 60px;
	letter-spacing: -1px;
}
.ctitlelarge03 {
	font-family: 'FFF-AcidGrotesk-Bold', sans-serif;
	font-size: 60px;
	line-height: 60px;
	letter-spacing: -0.03em;
}
.ctitlelarge04 {
	font-family: "p22-mackinac-pro", serif;
	font-size: 75px;
	line-height: 75px;
	letter-spacing: -0.07em;
	margin-bottom: 25px;
}
.ctitlemedium01 {
	font-family: "p22-mackinac-pro", serif;
	font-size: 40px;
	line-height: 50px;
	letter-spacing: -0.05em;
	margin-bottom: 25px;
}
.ctitlemedium02 {
	font-family: 'FFF-AcidGrotesk-Medium', sans-serif;
	font-size: 30px;
	line-height: 40px;
	letter-spacing: -0.04em;
	margin-bottom: 25px;
}
.ctitlemedium03 {
	font-family: "p22-mackinac-pro", serif;
	font-size: 30px;
	line-height: 40px;
	letter-spacing: -0.05em;
	margin-bottom: 25px;
}
.ctitlesmall05 {
	font-family: 'FFF-AcidGrotesk-Medium', sans-serif;
	font-size: 15px;
	line-height: 27px;
	letter-spacing: 0.04em;
	text-transform: uppercase;
}
.ctitlesmall04 {
	font-family: 'FFF-AcidGrotesk-Medium', sans-serif;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: 0.03em;
	text-transform: uppercase;
	margin-bottom: 12px;
}
.ctitlesmall03 {
	font-family: 'FFF-AcidGrotesk-Medium', sans-serif;
	font-size: 19px;
	line-height: 28px;
	letter-spacing: -0.03em;
	margin-bottom: 25px;
}
.ctitlesmall02 {
	font-family: 'FFF-AcidGrotesk-Medium', sans-serif;
	font-size: 24px;
	line-height: 38px;
	margin-bottom: 25px;
}
.ctitlesmall01 {
	font-family: 'FFF-AcidGrotesk-Medium', sans-serif;
	font-size: 17px;
	line-height: 22px;
	text-transform: uppercase;
	letter-spacing: 0.07em;
	margin-bottom: 15px;
}
.txtcircle {
	display: inline-block;
	font-family: 'FFF-AcidGrotesk-Medium', sans-serif;
	color: #000;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: -0.03em;
	border: 1px solid #000;
	border-radius: 23px;
	padding: 3px 7px;
	margin-bottom: 25px;
}
.clinkicon a, .clinkiconb a {
	display: inline-block;
	font-family: 'FFF-AcidGrotesk-Medium', sans-serif;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: -0.03em;
	text-decoration: none;
}
.clinkicon a::after {
	content: '→';
	display: inline-block;
	vertical-align: middle;
	border-radius: 50%;
	margin-top: -2px;
	margin-left: 10px;
	width: 20px;
	text-align: center;
	line-height: 20px;
	border: 1px solid #1D1F21;
	transition: 0.3s linear;
}
.clinkiconb a::before {
	content: '→';
	display: inline-block;
	vertical-align: middle;
	border-radius: 50%;
	margin-right: 10px;
	margin-top: -2px;
	width: 20px;
	text-align: center;
	line-height: 20px;
	transform: scaleX(-1);
	border: 1px solid #1D1F21;
	transition: 0.3s linear;
}
.clinkbtn a, .clinkbtnli a, .clinkbtnpr a, .clinkbtnpk a, .clinkbtnwh a, .clinkbtnbl a {
	color: #FFF;
	background-color: #000;
	display: inline-block;
	font-family: 'FFF-AcidGrotesk-Medium', sans-serif;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: -0.03em;
	padding: 12px 22px;
	border-radius: 30px;
	text-decoration: none;
	transition: 0.3s linear;
}
.clinkbtnli a {
	background-color: #C4FF00;
	color: #1D1F21;
}
.clinkbtnpr a {
	background-color: #875efa;
	color: #FFF;
}
.clinkbtnpk a {
	background-color: #D20A60;
	color: #FFF;
}
.clinkbtnwh a {
	background-color: rgba(255, 255, 255, 1);
}
.clinkbtnbl a {
	background-color: #2A62F5;
	color: #FFF;
}
.clinkbtn a:hover {
	background-color: #403f4b;
}
.clinkbtnpr a:hover {
	background-color: #9c79ff;
}
.clinkbtnpk a:hover {
	background-color: #E35CBA;
}
.clinkbtnwh a:hover {
	background-color: rgba(255, 255, 255, 0.80);
}
.clinkbtnbl a:hover {
	background-color: #6D8FFF;
}
.clinkbtnli a:hover {
	background-color: #e0ff78;
}
.chllvnd {
	font-family: 'FFF-AcidGrotesk-Bold', sans-serif;
	color: #875EFA;
	letter-spacing: -0.04em;
}
body.noscroll {
	overflow: hidden;
}
.hsection1.anisl-ae {
	padding: 0;
	transition: 0.9s ease-in;
}
.hsection2.anisl-ae, .hsection3.anisl-ae, .hsection4.anisl-ae {
	padding: 0;
	transition: 0.5s ease-in;
}
.hsection2i.anisl-ae, .hsection3i.anisl-ae, .hsection4i.anisl-ae {
	padding: 100px 0 0;
	transition: 0.5s ease-in;
}
.hs1media.anifh-ae {
	padding-top: 55%;
	transition: 0.6s linear;
}
.hs2items.anisl-ae {
	top: 0;
	transition: 0.5s ease-in;
}
.hs3items.anifup-ae, .hs4items.anifup-ae {
	top: 0;
	opacity: 1;
	transition: 0.6s linear;
}
.hsectionbg.anifin-ae {
	opacity: 1;
	transition: 0.6s linear;
}
.hintro-over.aniscof img {
	/*transform: scale(30) translateZ(1px);*/
	/*top: -570vw;*/
	left: -1310vw;
	width: 1970vw;
}
.htxt ul {
	margin: 0 0 30px 20px;
}
.htxt li {
	line-height: 25px;
}


/* home */
.home #page {
	background-color: #e8eaff;
}
.hintro {
	position: relative;
	z-index: 5;
	background: linear-gradient(326deg, #B5A1FA 22.06%, #D2C8F3 88.43%);
	padding: 0 0 0 7.5%;
}
.hintrow {
	display: flex;
	justify-content: space-between;
	max-width: 2000px;
	margin: 0 auto;
}
.hintro-over {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	bottom: 0;
	z-index: 2000;
	pointer-events: none;
	overflow: hidden;
}
.hintro-over img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: 1s ease-in;
}
.hintro .hintrotxt {
	position: relative;
	z-index: 10;
	width: 46%;
	box-sizing: border-box;
	padding: 20% 2% 0 0;
}
.hintro .htxt {
	max-width: 640px;
}
.hintro .htxt p, .hintro .htxt .ctitlesmall03 {
	max-width: 490px;
}
.hintro .htxt .clinkbtn a {
	background-color: #000;
	color: #FFF;
}
.hintro .htxt .clinkbtn a:hover {
	background-color: #403f4b;
}
.hintro .hintroimg {
	width: 54%;
	position: relative;
	padding-top: 85%;
}
.hintro .hintroimg div {
	position: absolute;
	top: 0;
	left: -10%;
	width: 110%;
	bottom: 0;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
.hintro .hintroimg div::before {
	content: '';
	position: absolute;
	top: 24.6%;
	left: 7.5%;
	z-index: 10;
	background-image: url('images/icon_finchoice.svg');
	background-size: contain;
	background-repeat: no-repeat;
	width: 1.6%;
	height: 1.6%;
	opacity: 0.1;
	transform: skew(8deg, -1deg);
	transition: 1s cubic-bezier(0, 0, 0, 1);
}
.hintro .hintroimg div::after {
	content: '';
	position: absolute;
	top: 29.4%;
	left: 8.5%;
	z-index: 10;
	background-image: url('images/icon_pjn.svg');
	background-size: contain;
	background-repeat: no-repeat;
	width: 1.6%;
	height: 1.6%;
	opacity: 0.1;
	transform: skew(8deg, -1deg);
	transition: 1s cubic-bezier(0, 0, 0, 1);
}
.hintro .hintroimg.aniicoe div::before {
	top: 20%;
	left: 14%;
	width: 8.2%;
	height: 8.2%;
	opacity: 0.80;
}
.hintro .hintroimg.aniicoe div::after {
	top: 29%;
	left: 0.5%;
	width: 8.2%;
	height: 8.2%;
	opacity: 0.80;
}
.hintro .hintroimg img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.hsection1 {
	position: sticky;
	top: 0;
	z-index: 10;
	padding: 23vw 2.6% 0;
	margin: -23vw 0 0;
}
.hsection1i {
	position: relative;
	background-color: #121416;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
	overflow: hidden;
}
.hsection1w {
	display: flex;
	align-items: stretch;
	max-width: 2000px;
	margin: 0 auto;
}
.hsection1 .hs1txt {
	width: 50%;
	box-sizing: border-box;
	padding: 35px 7.2% 5px;
	align-self: center;
}
.hs1txt .htxt {
	color: #FFF;
	max-width: 460px;
}
.hs1txt .htxt div {
	max-width: 410px;
}
.hs1txt .htxt b, .hs1txt .htxt strong {
	font-weight: normal;
	color: #B5A1FA;
}
.hs1txt .htxt .clinkbtn a {
	background-color: #875efa;
	color: #FFF;
}
.hs1txt .htxt .clinkbtn a:hover {
	background-color: #9c79ff;
}
.hs1media {
	position: relative;
	width: 50%;
	background-color: #000;
	padding-top: 30%;
}
.hs1media video, .hs1media img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.hsection2 {
	position: sticky;
	top: 0;
	z-index: 20;
	padding: 5vw 2.6% 0;
	margin: -5vw 0 0;
}
.hsection2i {
	position: relative;
	background-color: #e8eaff;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
	overflow: hidden;
	padding: 40px 0 0;
}
.hsection2w {
	max-width: 2000px;
	margin: 0 auto 40px;
}
.hs2txt {
	display: flex;
	width: 100%;
	padding: 0 7.2% 80px;
	box-sizing: border-box;
}
.hs2txt-l {
	width: 44%;
	box-sizing: border-box;
	padding: 0 5% 0 0;
}
.hs2txt-l .htxt {
	max-width: 380px;
}
.hs2txt-r {
	width: 66%;
}
.hs2txt-r .htxt {
	max-width: 460px;
}
.hs2txt .htxt .clinkbtn a {
	background-color: #000;
	color: #FFF;
}
.hs2txt .htxt .clinkbtn a:hover {
	background-color: #403f4b;
}
.hs2items {
	position: relative;
	top: 15vw;
	display: flex;
	width: 100%;
	box-sizing: border-box;
	padding: 0 calc(7.2% - 11px) 100px;
}
.hs2item {
	width: calc(33.333% - 22px);
	margin: 0 11px;
}
.hs2itemw {
	position: relative;
	top: 0px;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 10px;
	background-color: #1D1F21;
	box-sizing: border-box;
	box-shadow: 4.148px 4.148px 4.148px 0px rgba(135, 117, 153, 0);
	transition: 0.3s linear;
}
.hs2item:hover > .hs2itemw {
	top: -9px;
	height: calc(100% + 18px);
	left: -8px;
	margin-bottom: -9px;
	width: calc(100% + 16px);
	background-color: #875EFA;
	box-shadow: 4.148px 4.148px 4.148px 0px rgba(135, 117, 153, 0.14);
}
.hs2i-media {
	position: relative;
	top: -12.2%;
	padding-top: 77%;
	width: 85%;
	margin: 0 7.5% calc(-12.2% - 5px);
	transition: 0.3s linear;
}
.hs2i-media a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	bottom: 0;
}
.hs2item:hover > .hs2itemw .hs2i-media {
	top: -15%;
	width: 100%;
	padding-top: 91%;
	margin: 0 0 calc(-24% - 5px);
}
.hs2i-media video, .hs2i-media img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.hs2item .htxt {
	padding: 0 9% 0;
	color: #FFF;
	max-width: 300px;
}
.hs2item.htxt .ctitlesmall01 {
	transition: 0.3s linear;
}
.hs2item .htxt .clinkicon a {
	color: #FFF;
}
.hs2item .htxt .clinkicon a::after {
	border: 1px solid #FFF;
}
.hs2item .htxt .clinkicon a:hover::after {
	background-color: rgba(255, 255, 255, 0.40);
	border: 1px solid rgba(255, 255, 255, 0.40);
}
.hsection3 {
	position: sticky;
	top: 0;
	z-index: 30;
	padding: 5vw 2.6% 0;
	margin: -5vw 0 0;
}
.hsection3i {
	position: relative;
	background-color: #1D1F21;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
	overflow: hidden;
	padding: 40px 0 0;
}
.hsectionbg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	bottom: 0;
	z-index: 0;
	background-size: contain;
	background-position: 100% 100%;
	background-repeat: no-repeat;
	opacity: 0;
	pointer-events: none;
}
.hsection3w {
	max-width: 2000px;
	margin: 0 auto;
}
.hs3txt {
	display: flex;
	width: 100%;
	padding: 0 7.2%;
	box-sizing: border-box;
	position: relative;
	z-index: 10;
}
.hs3txt .htxt {
	max-width: 760px;
	color: #FFF;
}
.hs3txt .htxt b, .hs3txt .htxt strong {
	font-weight: normal;
	color: #b5a1fa;
}
.hs3txt .htxt .clinkbtn a {
	background-color: #875efa;
	color: #FFF;
}
.hs3txt .htxt .clinkbtn a:hover {
	background-color: #9c79ff;
}
.hs3items {
	position: relative;
	top: 30px;
	opacity: 0;
	display: flex;
	padding: 30px 7.2% 10vw;
	max-width: calc(760px + 14.4%);
	transition: 0.3s linear;
}
.hs3item {
	color: #FFF;
	padding: 0 10% 30px 0;
}
.hs3itemw .htxt p {
	max-width: 90px;
}
.hsection4 {
	position: relative;
	z-index: 40;
	padding: 5vw 2.6% 65px;
	margin: -5vw 0 0;
}
.hsection4i {
	position: relative;
	background-color: #e8eaff;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
	overflow: hidden;
	padding: 40px 0 0;
}
.hsection4w {
	max-width: 2000px;
	margin: 0 auto;
}
.hs4txt {
	display: flex;
	width: 100%;
	padding: 0 7.2% 45px;
	box-sizing: border-box;
}
.hs4txt-l {
	width: 54%;
	box-sizing: border-box;
	padding: 0 5% 0 0;
}
.hs4txt-l .htxt {
	max-width: 610px;
}
.hs4txt-r {
	width: 46%;
}
.hs4txt-r .htxt {
	max-width: 460px;
}
.hs4txt .htxt .clinkbtn a {
	background-color: #000;
	color: #FFF;
}
.hs4txt .htxt .clinkbtn a:hover {
	background-color: #403f4b;
}
.hs4items {
	position: relative;
	top: 30px;
	opacity: 0;
	display: flex;
	padding: 0 2.8% calc(160px + 65px);
	transition: 0.3s linear;
}
.hs4item {
	position: relative;
	width: 16.6%;
	margin: 0 7px;
}
.hs4item a {
	display: block;
}
.hs4item:nth-child(even) {
	top: 65px;
	margin-bottom: -65px;
}
.phlbxi {
	position: relative;
	aspect-ratio: 1 / 1.94;
	max-height: 98vh;
	margin: 0 auto;
}
.phlbxi-close {position: absolute;top: 3.9%;right: 30px;width: 18px;height: 18px;z-index: 10;cursor: pointer;}
.phlbxi-close::before, .phlbxi-close::after {position: absolute;content: '';display: block;top: -10px;border-bottom: 2px solid #FFF;width: 18px;height: 20px;}
.phlbxi-close::before {left: -7px;transform: translateZ(1px) rotate(-45deg);-ms-transform: translateZ(1px) rotate(-45deg);-webkit-transform: translateZ(1px) rotate(-45deg);}
.phlbxi-close::after {left: 7px;transform: translateZ(1px) rotate(45deg);-ms-transform: translateZ(1px) rotate(45deg);-webkit-transform: translateZ(1px) rotate(45deg);}
.hs4iw {
	position: relative;
	border-radius: 20px;
	overflow: hidden;
	border: 1px solid #FFF;
	box-shadow: 0px 3.803px 3.803px 0px rgba(0, 0, 0, 0.15);
	background-size: cover;
	background-position: 50% 50%;
	box-sizing: border-box;
	padding-top: 193%;
}
.hs4iw::before {
	content: '';
	position: absolute;
	top: 11px;
	left: calc(50% - 27px);
	z-index: 8;
	border-radius: 20px;
	border: 1px solid #FFF;
	width: 54px;
	height: 16px;
}
.phlbxi .hs4iw::before {
	width: 25%;
	height: 3.7%;
	top: 3%;
	left: 38%;
}
.hs4iw::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	bottom: 0;
	z-index: 4;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.60) 100%);
}
.hs4iw .htxt {
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 0;
	z-index: 10;
	box-sizing: border-box;
	padding: 0 14px 24px;
	color: #FFF;
}
.phlbxi .hs4iw .htxt {
	padding: 0 25px 35px;
}
.hs4i-logo {
	width: 134px;
	margin-bottom: 10px;
}
.phlbxi .hs4i-logo {
	width: 71%;
	margin-bottom: 15px;
}
.hs4iw .htxt hr {
	height: 1px;
	width: 100%;
	margin: 0 0 10px 0;
	background-color: #FFF;
}
.phlbxi .hs4iw .htxt hr {
	margin: 0 0 15px 0;
}
.hs4i-rating {
	height: 15px;
	margin-bottom: 12px;
}
.phlbxi .hs4i-rating {
	width: 41%;
	height: auto;
	margin-bottom: 20px;
}
.hs4i-txt {
	font-size: 11px;
	line-height: 15px;
	letter-spacing: -0.02em;
	margin-bottom: 5px;
}
.phlbxi .hs4i-txt {
	font-size: 20px;
	line-height: 30px;
	letter-spacing: -0.02em;
	margin-bottom: 10px;
}
.hs4i-name {
	font-size: 11px;
	line-height: 21px;
	letter-spacing: 0.03em;
	text-transform: uppercase;
}
.phlbxi .hs4i-name {
	font-size: 20px;
	line-height: 30px;
}


/* standard */
.stdpg {
	padding: 160px 5% 140px;
}
.stdpgw {
	max-width: 900px;
	margin: 0 auto;
}
.stdpg .entry-title {
	margin-bottom: 40px;
}


/* ecosystem */
#ecosyspg {
}
.ecosys-summary {
	padding: 160px 5.4% 160px;
	background: linear-gradient(326deg, rgba(135, 94, 250, 0.79) 22.06%, #D2C8F3 88.43%);
}
.ecosyspgw {
	max-width: 2000px;
	margin: 0 auto;
}
.ecosys-intro {
	padding: 0 0 35px;
}
.ecosys-intro .htxt {
	max-width: 700px;
}
.ecosys-graph {
	position: relative;
	padding: 40px;
}
.ecosys-graphw {
	padding-top: 42%;
}
.eco-center {
	position: absolute;
	top: calc(50% - 6vw);
	left: calc(50% - 6vw);
	z-index: 100;
}
.eco-center img {
	width: 12vw;
	height: 12vw;
	transition: 0.3s linear;
	opacity: 0;
}
.eco-center.aniecircledone img {
	opacity: 1;
}
#ecosys1 {
	left: 39%;
	top: 5%;
}
#ecosys1::before {
	background: linear-gradient(180deg, #9747FF, #875EFA);
}
.aniecircle.ecosys-value::before {
	opacity: 1;
}
#ecosys2 {
	top: 41%;
	left: 48.6%;
}
#ecosys2::before {
	background: linear-gradient(180deg, #6FE949, #C4FF00);
}
#ecosys3 {
	top: 41%;
	left: 29.2%;
}
#ecosys3::before {
	background: linear-gradient(180deg, #6D8FFF, #2A62F5);
}
.ecosys-value {
	display: flex;
	justify-content: center;
	position: absolute;
	width: 20vw;
	height: 20vw;
	min-width: 140px;
	min-height: 140px;
	border-radius: 50%;
	transition: 0.3s linear;
}
.ecosys-value::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	bottom: 0;
	z-index: 2;
	border-radius: 50%;
	mask-image: radial-gradient(transparent 69.5%, black 70%);
	transition: 0.3s linear;
	opacity: 0;
}
.ecosys-value::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	bottom: 0;
	z-index: 4;
}
.ecosysi-txt {
	width: 100%;
	position: relative;
	z-index: 6;
	align-self: center;
	text-align:  center;
	transition: 0.3s linear;
	opacity: 0;
}
.ecosysi-txt.anicircletxt {
	opacity: 1;
}
.ecosysi-txt a {
	display: block;
}
.ecosysi-txt .ctitlesmall02 {
	margin: 0;
}
.ecosysi-stitle {
	font-size: 13px;
	line-height: 21px;
	letter-spacing: -0.02em;
}
.ecosys-items {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	bottom: 0;
	z-index: 10;
}
.ecosys-item {
	position: absolute;
	display: flex;
	align-items: center;
	opacity: 0;
	transition: 0.3s linear;
}
.ecosys-item.anicircitem {
	opacity: 1;
}
.ecosys-item::before {
	content: '';
	display: inline-block;
	width: 10px;
	height: 10px;
	background-color: #FFF;
	border-radius: 50%;
}
.ecosys-itemw {
	display: inline-block;
	position: relative;
	z-index: 10;
	background-color: rgba(255, 255, 255, 0.2);
	box-shadow: 4px 9px 7px 0px rgba(0, 0, 0, 0);
	border-radius: 17px;
	width: 234px;
	box-sizing: border-box;
	padding: 6px 12px 6px 14px;
	transition: 0.3s linear;
}
.ecosysi-title {
}
.ecosysi-title span {
	display: inline-block;
	width: calc(100% - 32px);
	font-size: 14px;
	line-height: 28px;
	font-family: 'FFF-AcidGrotesk-Bold', sans-serif;
	letter-spacing: -0.02em;
}
.ecosysi-title img {
	max-height: 28px;
	max-width: 32px;
	vertical-align: middle;
}
.ecosysi-desc {
	display: none;
	font-size: 12px;
	line-height: 18px;
	max-width: 200px;
	letter-spacing: -0.018em;
}
.ecosys-item:hover .ecosys-itemw {
	background-color: rgba(0, 0, 0, 1);
	color: #FFF;
	box-shadow: 4px 9px 7px 0px rgba(0, 0, 0, 0.25);
}
#ecosys-item11 {top: 28%;bottom: 72%;left: 3.5%;}
#ecosys-item11 .ecosys-itemw {left: calc(-234px - 18px);}
#ecosys-item12 {bottom: calc(100% - 6px);left: calc(50% - 6px);align-items: end;}
#ecosys-item12 .ecosys-itemw {left: calc(-117px - 5px);bottom: 18px;}
#ecosys-item13 {top: 28%;bottom: 72%;left: calc(100% - 7%);}
#ecosys-item13 .ecosys-itemw {left: 8px;}
#ecosys-item21 {bottom: 92%;left: 72%;align-items: end;}
#ecosys-item21 .ecosys-itemw {bottom: 2px;left: 8px;}
#ecosys-item22 {top: 25%;bottom: 75%;left: 91%;}
#ecosys-item22 .ecosys-itemw {left: 10px;}
#ecosys-item23 {top: 50%;bottom: 50%;left: calc(100% - 2%);}
#ecosys-item23 .ecosys-itemw {left: 10px;}
#ecosys-item24 {top: 75%;bottom:25%;left: 91%;}
#ecosys-item24 .ecosys-itemw {left: 10px;}
#ecosys-item25 {align-items: start;top: 92%;left: 72%;}
#ecosys-item25 .ecosys-itemw {bottom: -2px;left: 8px;}
#ecosys-item31 {bottom: 92%;left: 25%;align-items: end;}
#ecosys-item31 .ecosys-itemw {bottom: 2px;left: calc(-234px - 18px);}
#ecosys-item32 {top: 33%;bottom: 66%;left: 1.2%;}
#ecosys-item32 .ecosys-itemw {left: calc(-234px - 18px);}
#ecosys-item33 {top: 66%;bottom: 33%;left: 1.2%;}
#ecosys-item33 .ecosys-itemw {left: calc(-234px - 18px);}
#ecosys-item34 {align-items: start;top: 92%;left: 25%;}
#ecosys-item34 .ecosys-itemw {bottom: -2px;left: calc(-234px - 18px);}
#ecosyspg #cntfl-section1 {
	transition: background-color 1s linear;
	-webkit-transition: background-color 1s linear;
    -ms-transition: background-color 1s linear;
}
.ecosys-full {
	padding: 0 3% 60px 5.4%;
}
.ecosys-content {
	display: flex;
	align-items: start;
}
.ecosys-contentw {
	width: 32%;
}
.ecosys-ctxt {
	display: flex;
	align-items: center;
	max-width: 400px;
	min-height: 100vh;
}
.ecosys-full .ecosys-ctxt .ecosys-graph {display: none;}
.ecosys-full .ecosys-graph {
	width: 68%;
	position: sticky;
	top: 0;
	display: flex;
	align-items: center;
	box-sizing: border-box;
	justify-content: center;
	min-height: 100vh;
	padding: 64px 0 0;
	overflow: hidden;
}
.ecosys-full .ecosys-graphw {
	position: relative;
	top: 0px;
	width: 100%;
	box-sizing: border-box;
	padding-top: 58%;
	transform: scale(1.3);
	transition: 0.3s linear;
}
.ecosys-full .ecosys-graph.ecosysae {
	overflow: visible;
}
.ecosys-full .ecosys-graph.ecosysae .ecosys-graphw {
	transform: scale(1);
}
.ecosys-full .ecosys-value {
	width: 16.2vw;
	height: 16.2vw;
}
.ecosys-full .ecosys-valueon {
	background: rgba(255, 255, 255, 0.7);
}
.ecosys-full .ecosys-value::before {
	opacity: 1;
}
.ecosys-full .ecosysi-txt {
	color: #000;
	transition: 0.3s linear;
	opacity: 1;
}
.ecosys-full .ecosysi-stitle {
	color: #FFF;
	transition: 0.3s linear;
}
.ecosys-full .ecosys-valueon .ecosysi-txt {
	color: #1D1F21;
}
.ecosys-full .ecosys-valueon .ecosysi-stitle {
	color: #875EFA;
}
.ecosys-full .ecosys-valueon .ecosys-item {
	opacity: 1;
}
.ecosys-full .eco-center {
	left: calc(50% - 3.9vw);
}
.ecosys-full .eco-center img {
	opacity: 1;
	width: 12vw;
	height: 12vw;
}
.ecosys-full #ecosys1 .ecosysi-stitle {margin-bottom: 2.5vw;}
.ecosys-full #ecosys2 .ctitlesmall02 {margin-top: 3vw;}
.ecosys-full #ecosys3 .ctitlesmall02 {margin-top: 3vw;}
.ecosys-full #ecosys1 {
	left: 40%;
	top: 5.5%;
}
.ecosys-full #ecosys2 {
	top: 43%;
	left: 52%;
}
.ecosys-full #ecosys3 {
	top: 43%;
	left: 28%;
}
.ecosys-full #ecosys1::before, .ecosys-full #ecosys2::before, .ecosys-full #ecosys3::before, .ecosys-full .ecosys-item::before {
	background-color: #FFF;
}
.ecosys-full .ecosysi-txt .ctitlesmall02 {
	font-size: 30px;
	line-height: 30px;
	letter-spacing: -0.05em;
}
.ecosys-full .ecosys-itemw {
	background-color: rgba(0, 0, 0, 1);
	color: #FFF;
}
.ecosys-full .ecosysi-title span {
	font-family: 'FFF-AcidGrotesk-Book', sans-serif;
}


/* content flexible */
#cntflxpg {
}
.cntfl-sections {
}
.cntfl-section {
	position: sticky;
	top: 0;
	margin: -5vw 0 0;
	padding-bottom: 5vw;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
}
.cntfl-section:nth-child(1) {
	margin: 0;
	border-radius: 0;
}
.cntfl-section:last-child {
	margin: -5vw 0 -5vw;
}
.cntfl-groupblk {
	position: relative;
	top: 60px;
	max-width: 1040px;
	margin: 0 auto 60px;
	border-radius: 20px;
	background: rgba(255, 255, 255, 0.7);
	backdrop-filter: blur(8px);
}
.cntfth-lvn {background: linear-gradient(129deg, #E8EAFF 27.6%, #F4DCFF 106.19%);}
.cntfth-lvn2 {background: linear-gradient(326deg, #B5A1FA 22.06%, #D2C8F3 88.43%);}
.cntfth-wht {background-color: #FFF;}
.cntfth-blk {background-color: #1D1F21;color: #FFF;}
.cntfth-gry {background: linear-gradient(79deg, #FFF 8.3%, #EBEBEB 53.55%);}
.cntfth-prp {background: linear-gradient(326deg, #875EFA 22.06%, #B5A1FA 88.43%);}
.cntfth-slvn {background: linear-gradient(296deg, #B5A1FA -14.75%, rgba(210, 200, 243, 1) 80.51%);}
.cntfth-sylw {background: linear-gradient(300deg, #ebfea6 -54.38%, #fdfff5 81.66%);}
.cntfth-sblu {background: linear-gradient(307deg, #6D8FFF -1.6%, rgba(210, 227, 255, 1) 83.53%);}
.cntfth-pnk {background: linear-gradient(326deg, #ffdcf7 22.06%, #ebb0de 88.43%);}
.cntfth-pkf {background: linear-gradient(350deg, #FFF0FC 22.92%, #FFDCF7 48.98%, #EBB0DE 94.24%);}
.cntfth-spnk {background: linear-gradient(326deg, #FFD3F2 22.06%, #FFF 88.43%);}
.cntfth-lvncb {background: linear-gradient(180deg, #D2C8F3 0%, #D2C5FF 100%);}
.cntfth-grycb {background: linear-gradient(180deg, #FFF 0%, #E6E4DE 100%);}
.cntfth-limcb {background: linear-gradient(180deg, #F2FFC6 0%, #C4FF00 100%);}
.cntflxw {
	max-width: 2000px;
	margin: 0 auto;
}
.cntfl-row {
}
.cntflx-ftxt {
	padding-left: 5%;
	padding-right: 5%;
}
.cntflx-txtc {
	padding-left: 5%;
	padding-right: 5%;
}
.cntflx-txtmedia {
	padding-left: 5%;
	padding-right: 5%;
}
.cntflx-fmedia {
	padding-left: 5%;
	padding-right: 5%;
}
.cntflx-mediac {
	display: flex;
	align-items: start;
	padding-left: 5%;
	padding-right: 5%;
}
.cntflx-cblks {
	padding-left: 5%;
	padding-right: 5%;
}
.cntflx-tblks {
	padding-left: 5%;
	padding-right: 5%;
}
.cntflx-accrd {
	padding-left: 5%;
	padding-right: 5%;
}
.cntflro-padtop {
	padding-top: 50px;
}
.cntflro-padbtm {
	padding-bottom: 50px;
}
.cntflro-padtopl {
	padding-top: 120px;
}
.cntflro-padbtml {
	padding-bottom: 120px;
}
.cntflro-mtop {
	margin-top: 50px;
}
.cntflro-mbtm {
	margin-bottom: 50px;
}
.cntflro-mtopl {
	margin-top: 120px;
}
.cntflro-mbtml {
	margin-bottom: 120px;
}
.cntflxtxtw-wide {
	max-width: 1000px;
}
.cntflxtxtw-large {
	max-width: 800px;
}
.cntflxtxtw-smalllarge {
	max-width: 680px;
}
.cntflxtxtw-largemedium {
	max-width: 580px;
}
.cntflxtxtw-medium {
	max-width: 500px;
}
.cntflxtxtw-small {
	max-width: 450px;
}
.cntflxtxtw-narrow {
	max-width: 400px;
}
.htxt.cntflxtxt-lpadless {
	position: relative;
	left: -5%;
}
.htxt.cntflxtxt-lpadmore {
	padding-left: 5.5%;
}
.cntflx-coltxtl {
	width: 51%;
	box-sizing: border-box;
	padding: 0 5% 0 0;
}
.cntflx-coltxtr {
	width: 49%;
	box-sizing: border-box;
}
.cntflx-imgtxtw .cntflx-tblksw, .cntflx-ftxt .cntflx-tblksw, .cntflx-banover .cntflx-tblksw {
	padding: 0;
}
.cntflx-imgtxtw .cntflx-tblk {
	width: 33.333%;
}
.cntflx-imgtxtw {
	display: flex;
	align-items: center;
}
.cntflx-txt {
	width: 50%;
	padding: 0 6% 0 5.5%;
	box-sizing: border-box;
}
.cntflx-txtcw {
	display: flex;
	align-items: start;
}
.cntflx-txtcw.cntflx-txtcwac {
	align-items: center;
}
.cntflx-txt.cntflxtxt-lpadless {
	padding: 0 6% 0 0;
}
.cntflx-txt.cntflxtxt-lpadmore {
	padding: 0 6% 0 11%;
}
.cntflx-imgtxtfeat .cntflx-txt {
	width: 39.5%;
	padding: 0 4% 0 0;
}
.cntflx-imgtxtfeat2 .cntflx-txt {
	width: 55.5%;
}
.cntflx-imgtxtw.cntflxit-alt .cntflx-txt {
	padding: 0 6% 0 5%;
}
.cntflx-imgtxtw.cntflxit-alt.cntflx-imgtxtfeat .cntflx-txt {
	padding: 0 0 0 4%;
}
.cntflxit-media {
	position: relative;
	width: 50%;
	border-radius: 30px;
	overflow: hidden;
}
.cntflx-imgtxtfeat .cntflxit-media {
	width: 60.5%;
}
.cntflx-imgtxtfeat2 .cntflxit-media {
	width: 44.5%;
}
.cntflxit-mediam {
	position: relative;
	width: 100%;
	border-radius: 30px;
	overflow: hidden;
}
.cntflx-txtmedia .cntflxit-mediam {
	display: none;
}
.cntflxit-media video, .cntflxit-mediam video, .cntflxit-media img, .cntflxit-mediam img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.cntflx-imgtxtfeat .cntflxit-media.cntflxms-t {
	padding-top: 49.7%;
}
.cntflx-imgtxtfeat .cntflxit-media.cntflxms-mt {
	padding-top: 44.1%;
}
.cntflx-imgtxtfeat .cntflxit-media.cntflxms-m {
	padding-top: 36.8%;
}
.cntflx-imgtxtfeat .cntflxit-media.cntflxms-s {
	padding-top: 26.8%;
}
.cntflxit-media.cntflxms-t {
	padding-top: 41.15%;
}
.cntflxit-media.cntflxms-mt {
	padding-top: 36.45%;
}
.cntflxit-media.cntflxms-m {
	padding-top: 30.45%;
}
.cntflxit-media.cntflxms-s {
	padding-top: 22.05%;
}
.cntflxit-mediam.cntflxms-t {
	padding-top: 82.2%;
}
.cntflxit-mediam.cntflxms-mt {
	padding-top: 70%;
}
.cntflxit-mediam.cntflxms-m {
	padding-top: 60.85%;
}
.cntflxit-mediam.cntflxms-s {
	padding-top: 44.3%;
}
.cntflx-imgtxtfeat .cntflxit-media.cntflxms-t.cntflxms-nobg, .cntflx-imgtxtfeat .cntflxit-media.cntflxms-mt.cntflxms-nobg, .cntflx-imgtxtfeat .cntflxit-media.cntflxms-m.cntflxms-nobg, .cntflx-imgtxtfeat .cntflxit-media.cntflxms-s.cntflxms-nobg,
.cntflx-imgtxtfeat2 .cntflxit-media.cntflxms-t.cntflxms-nobg, .cntflx-imgtxtfeat2 .cntflxit-media.cntflxms-mt.cntflxms-nobg, .cntflx-imgtxtfeat2 .cntflxit-media.cntflxms-m.cntflxms-nobg, .cntflx-imgtxtfeat2 .cntflxit-media.cntflxms-s.cntflxms-nobg,
.cntflxit-media.cntflxms-t.cntflxms-nobg, .cntflxit-media.cntflxms-mt.cntflxms-nobg, .cntflxit-media.cntflxms-m.cntflxms-nobg, .cntflxit-media.cntflxms-s.cntflxms-nobg,
.cntflxit-mediam.cntflxms-t.cntflxms-nobg, .cntflxit-mediam.cntflxms-mt.cntflxms-nobg, .cntflxit-mediam.cntflxms-m.cntflxms-nobg, .cntflxit-mediam.cntflxms-s.cntflxms-nobg {
	padding: 0;
	border-radius: 0;
}
.cntflx-imgtxtfeat .cntflxit-media.cntflxms-t.cntflxms-nobg video, .cntflx-imgtxtfeat .cntflxit-media.cntflxms-mt.cntflxms-nobg video, .cntflx-imgtxtfeat .cntflxit-media.cntflxms-m.cntflxms-nobg video, .cntflx-imgtxtfeat .cntflxit-media.cntflxms-s.cntflxms-nobg video,
.cntflx-imgtxtfeat2 .cntflxit-media.cntflxms-t.cntflxms-nobg video, .cntflx-imgtxtfeat2 .cntflxit-media.cntflxms-mt.cntflxms-nobg video, .cntflx-imgtxtfeat2 .cntflxit-media.cntflxms-m.cntflxms-nobg video, .cntflx-imgtxtfeat2 .cntflxit-media.cntflxms-s.cntflxms-nobg video,
.cntflxit-media.cntflxms-t.cntflxms-nobg video, .cntflxit-media.cntflxms-mt.cntflxms-nobg video, .cntflxit-media.cntflxms-m.cntflxms-nobg video, .cntflxit-media.cntflxms-s.cntflxms-nobg video,
.cntflxit-mediam.cntflxms-t.cntflxms-nobg video, .cntflxit-mediam.cntflxms-mt.cntflxms-nobg video, .cntflxit-mediam.cntflxms-m.cntflxms-nobg video, .cntflxit-mediam.cntflxms-s.cntflxms-nobg video,
.cntflx-imgtxtfeat .cntflxit-media.cntflxms-t.cntflxms-nobg img, .cntflx-imgtxtfeat .cntflxit-media.cntflxms-mt.cntflxms-nobg img, .cntflx-imgtxtfeat .cntflxit-media.cntflxms-m.cntflxms-nobg img, .cntflx-imgtxtfeat .cntflxit-media.cntflxms-s.cntflxms-nobg img,
.cntflx-imgtxtfeat2 .cntflxit-media.cntflxms-t.cntflxms-nobg img, .cntflx-imgtxtfeat2 .cntflxit-media.cntflxms-mt.cntflxms-nobg img, .cntflx-imgtxtfeat2 .cntflxit-media.cntflxms-m.cntflxms-nobg img, .cntflx-imgtxtfeat2 .cntflxit-media.cntflxms-s.cntflxms-nobg img,
.cntflxit-media.cntflxms-t.cntflxms-nobg img, .cntflxit-media.cntflxms-mt.cntflxms-nobg img, .cntflxit-media.cntflxms-m.cntflxms-nobg img, .cntflxit-media.cntflxms-s.cntflxms-nobg img,
.cntflxit-mediam.cntflxms-t.cntflxms-nobg img, .cntflxit-mediam.cntflxms-mt.cntflxms-nobg img, .cntflxit-mediam.cntflxms-m.cntflxms-nobg img, .cntflxit-mediam.cntflxms-s.cntflxms-nobg img {
	position: static;
}
.cntflxfm {
}
.cntflxfm-l {
	width: 50%;
	box-sizing: border-box;
	padding: 0 0 0 0.9%;
	position: relative;
	left: -0.9%;
}
.cntflxfm-r {
	width: 50%;
	box-sizing: border-box;
	padding: 0 0 0 0.9%;
	position: relative;
}
.cntflx-cblkswc {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	left: -0.9%;
	width: 100.9%;
}
.cntflx-cblkc {
	width: calc(50% - 1.4%);
	border-radius: 10px;
	margin: 0 0.7% 30px;
	padding: 40px 2% 10px;
	box-sizing: border-box;
}
.cntflxcblk-cols2 .cntflx-cblkc {
	width: calc(50% - 1.4%);
}
.cntflxcblk-cols3 .cntflx-cblkc {
	width: calc(33.333% - 1.4%);
}
.cntflxcblk-cols4 .cntflx-cblkc {
	width: calc(25% - 1.4%);
}
.cntflxcb-icon {
	height: 70px;
	margin-bottom: 40px;
}
.cntflxcb-icon img {
	max-height: 100%;
	max-width: 100%;
}
.cntflxcb-text {
	color: #1D1F21;
}
.cntflx-cblksw {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	left: -0.9%;
	width: 100.9%;
}
.cntflx-cblk {
	width: 25%;
	padding: 0 0.9% 30px;
	box-sizing: border-box;
}
.cntflxcblk-cols2 .cntflx-cblk {
	width: 50%;
}
.cntflxcblk-cols3 .cntflx-cblk {
	width: 33.333%;
}
.cntflxcblk-cols4 .cntflx-cblk {
	width: 25%;
}
.cntflxcb-img {
	position: relative;
	padding-top: 109.4%;
	border-radius: 20px;
	overflow: hidden;
	margin-bottom: 15px;
}
.cntflxcb-img a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	bottom: 0;
}
.cntflxcb-img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.cntflxcb-title {
	font-family: 'FFF-AcidGrotesk-Medium', sans-serif;
	color: #000;
	font-size: 24px;
	line-height: 34px;
}
.cntflxcb-title a {
	position: relative;
	display: block;
	padding: 0 35px 0 0;
}
.cntflxcb-title a::after {
	content: '→';
	position: absolute;
	top: 7px;
	right: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	border: 1px solid #1D1F21;
	background-color: transparent;
	font-size: 14px;
	transition: 0.3s linear;
}
.cntflxcb-title a:hover::after {
	border: 1px solid transparent;
	background-color: rgba(0, 0, 0, 0.20);
}
.cblb-content {
	display: none;
}
.cblb {
}
.cblbw {
	position: relative;
	display: flex;
	border-radius: 30px;
	width: 100%;
	background-color: #FFF;
	overflow: hidden;
	box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.25);
}
.cblb-close {
	position: absolute;
	top: 0;
	right: 0;
}
.cblb-txt {
	align-self: center;
	width: 56%;
	box-sizing: border-box;
	padding: 30px 5.6% 5px;
}
.cblb-txt .ctitlemedium02 {
	margin-bottom: 15px;
}
.cblb-img {
	position: relative;
	overflow: hidden;
	width: 44%;
	padding-top: 55.2%;
}
.cblb-img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.cntflx-tblksw {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	padding: 0 0 0 5.5%;
}
.cntflx-tblk {
	width: 20%;
	box-sizing: border-box;
	padding: 0 4% 40px 0;
}
.cntflx-tblk.tblkclr-dark .cntflxtb-title {color: #1D1F21;}
.cntflx-tblk.tblkclr-light .cntflxtb-title {color: #FFF;}
.cntflx-tblk.tblkclr-pink .cntflxtb-title {color: #D20A60;}
.cntflxtb-title {
	margin-bottom: 10px;
}
.cntflxtb-desc {
	line-height: 25px;
	max-width: 180px;
}
.cntflx-ban {
}
.cntflx-bannerw {
	display: flex;
	position: relative;
}
.cntflx-bannerw.cntflxms-t {
	padding-top: 82.3%;
}
.cntflx-bannerw.cntflxms-mt {
	padding-top: 72.9%;
}
.cntflx-bannerw.cntflxms-m {
	padding-top: 61%;
}
.cntflx-bannerw.cntflxms-s {
	padding-top: 44.3%;
}
.cntlfx-banmedia {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	bottom: 0;
	overflow: hidden;
}
.cntlfx-banmedia img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.cntlfx-banmedia video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.cntflx-banover {
	display: flex;
	position: absolute;
	top: 0;
	align-items: center;
	bottom: 0;
	box-sizing: border-box;
}
.cntflx-banover.cntflx-banover-left {
	left: 0;
	padding: 0 0 0 5%;
}
.cntflx-banover.cntflx-banover-right {
	right: 0;
	padding: 0 5.6% 0 0;
}
.cntflx-bantxt {
	border-radius: 30px;
	padding: 45px 11% 15px 9%;
}
.cntflx-bantxt.cntflx-bantxtnobg {
	border-radius: 0;
	padding: 0;
}
.cntflx-wdgt {
	padding-left: 3.8%;
	padding-right: 3.8%;
}
.cntflx-widgetw {
	max-width: 2000px;
	margin: 0 auto;
}
.cntflx-widgetw .widget {
}
.cntflx-accrdw {
	padding: 0 0 35px 0;
}
.accordion-row {
	margin-bottom: 14px;
}
.accordion-h {
	background-color: #E7E0FF;
	color: #1D1F21;
	border-radius: 5px;
	padding: 6px 20px;
	cursor: pointer;
}
.accordion-h .ctitlesmall03 {
	margin: 0;
}
.accordion-c {
	display: none;
	padding: 20px 0 30px;
}
.accordion-row.accordion-rowc .accordion-h {
	background-color: #1D1F21;
	color: #FFF;
}
.accordion-row.accordion-rowc .accordion-c {
	display: block;
}
.accr-single {
	padding: 0 20px 12px 20px;
}
.accr-single a {
	display: block;
}
.accr-sdate {
	display: inline-block;
	vertical-align: top;
	width: 150px;
	padding: 0 10px 0 0;
	box-sizing: border-box;
	font-family: 'FFF-AcidGrotesk-Medium', sans-serif;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: -0.03em;
	transition: 0.3s linear;
}
.accr-stitle {
	display: inline-block;
	vertical-align: top;
	position: relative;
	width: calc(100% - 150px);
	font-size: 14px;
	line-height: 18px;
	letter-spacing: -0.03em;
	transition: 0.3s linear;
}
.accr-stitle::after {
	content: '→';
	position: absolute;
	top: -2px;
	right: 0;
	display: inline-block;
	vertical-align: top;
	border-radius: 50%;
	margin-left: 10px;
	width: 20px;
	border: 1px solid #1D1F21;
	text-align: center;
	line-height: 20px;
	transition: 0.3s linear;
}
.accr-single a:hover {
	color: #875EFA;
}
.accr-single a:hover > .accr-stitle::after {
	border: 1px solid #875EFA;
}
.accr-grp {
}
.accr-grptitle.ctitlesmall03 {
	margin: 0 0 20px 20px;
}
.accr-entries {
	margin-bottom: 15px;
}
.accr-entry {
	display: inline-block;
	vertical-align: top;
	width: calc(33.333% - 12px);
	box-sizing: border-box;
	margin: 0 12px 12px 0;
	border-radius: 20px;
	border: 1px solid rgba(29, 31, 33, 0.21);
	padding: 10px 28px 10px 20px;
	background-color: transparent;
	transition: 0.3s linear;
}
.accr-entry:hover {
	background: rgba(29, 31, 33, 0.21);
}
.accr-entry a {
	display: block;
}
.accre-title {
	position: relative;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: -0.03em;
	transition: 0.3s linear;
}
.accre-title::after {
	content: '→';
	position: absolute;
	top: -2px;
	right: -20px;
	display: inline-block;
	vertical-align: top;
	border-radius: 50%;
	margin-left: 10px;
	width: 20px;
	border: 1px solid #1D1F21;
	text-align: center;
	line-height: 20px;
	transition: 0.3s linear;
}
.cntflx-txtmblks {
	padding-left: 5%;
	padding-right: 5%;
}
.cntflx-txtmblksw {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
.cntflx-txtmblksw.cntflxtmb-colsclps {
	align-items: start;
}
.cntflx-txtmblk {
	box-sizing: border-box;
	padding: 0 2% 0 0;
}
.cntflxtmb-cols2 .cntflx-txtmblk {width: 50%;}
.cntflxtmb-cols3 .cntflx-txtmblk {width: 33.333%;}
.cntflxtmb-cols4 .cntflx-txtmblk {width: 25%;}
.cntflxtmb-cols5 .cntflx-txtmblk {width: 20%;}
.cntflx-txtmblkw {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.cntflxtmb-img {
	width: 50%;
}
.cntflxtmb-img img {
	width: 100%;
}
.cntflxtmb-text {
	width: 50%;
	box-sizing: border-box;
	padding: 30px 5.5% 0 5%;
}
.cntflxtmb-text div {
	margin-bottom: 10px;
}
.cntflxtmb-colsclps .cntflxtmb-img {
	width: 100%;
}
.cntflxtmb-colsclps .cntflxtmb-text {
	width: 100%;
	padding: 20px 0 0 0;
}
.cntflx-tstm {
	padding-left: 5%;
	padding-right: 5%;
}
.cntflx-tstmw {
	position: relative;
	left: -1%;
	width: 102%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	/*
	max-width: 1100px;
	margin: 0 auto;
	*/
	margin-bottom: 80px;
}
.cntflxti-cols4 .cntflx-titem {
	width: calc(25% - 14px);
}
.cntflxti-cols5 .cntflx-titem {
	width: calc(20% - 14px);
}
.cntflx-titem {
	position: relative;
	margin: 0 7px 20px;
	box-sizing: border-box;
}
.cntflx-titem:nth-child(odd) {
	top: 65px;
	margin-bottom: -65px;
}
.cntflxtiw::after {
	/*
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	position: absolute;
	top: 11px;
	left: calc(50% - 27px);
	z-index: 8;
	border-radius: 20px;
	bottom: 0;
	z-index: 4;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.60) 100%);
	*/
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	bottom: 0;
	z-index: 4;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.60) 100%);
}
.cntflxtiw::before {
	/*
	content: '';
	border: 1px solid #FFF;
	width: 54px;
	height: 16px;
	*/
	content: '';
	position: absolute;
	top: 11px;
	left: calc(50% - 27px);
	z-index: 8;
	border-radius: 20px;
	border: 1px solid #FFF;
	width: 54px;
	height: 16px;
}
.cntflxtiw {
	position: relative;
	border-radius: 20px;
	overflow: hidden;
	border: 1px solid #FFF;
	box-shadow: 0px 3.803px 3.803px 0px rgba(0, 0, 0, 0.15);
	background-size: cover;
	background-position: 50% 50%;
	box-sizing: border-box;
	padding-top: 193%;
}
.cntflxti-txt {
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 0;
	z-index: 10;
	box-sizing: border-box;
	padding: 0 14px 24px;
	color: #FFF;
}
.cntflxti-txt hr {
	height: 1px;
	width: 100%;
	margin: 0 0 10px 0;
	background-color: #FFF;
}
.cntflxti-txt img {
	height: 20px;
}
.cntflxti-txt div {
	margin-top: 10px;
}
.cntflxti-txt p {
	font-size: 11px;
	line-height: 15px;
	letter-spacing: -0.02em;
	margin-bottom: 5px;
}
.cntflxti-txt .ctitlesmall04 {
	line-height: 16px;
}
.cntflxti-txt div {
	margin-bottom: 0;
}
.cntflx-slider {
}
.cntflx-sldrw {
	overflow: hidden;
}
.cntflx-sldritems {
	width: 128%;
	padding: 0 0 0 5%;
	box-sizing: border-box;
}
.cntflx-sldritem {
	padding: 0 20px 0 0;
	box-sizing: border-box;
}
.cntflxsli-bg {
	position: relative;
	padding-top: 94.2%;
}
.cntflxsli-bg img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 10px;
}
.cntflx-sldrw .slick-prev, .cntflx-sldrw .slick-next {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	width: 40px;
	height: 40px;
	background: rgba(255, 255, 255, 0.70);
	border-radius: 50%;
	top: calc(50% - 20px);
	cursor: pointer;
	z-index: 100;
}
.cntflx-sldrw .slick-prev {
	left: 1.7%;
}
.cntflx-sldrw .slick-prev span, .cntflx-sldrw .slick-next span {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 20px;
	height: 20px;
	border: 1px solid #1D1F21;
	border-radius: 50%;
	background-color: transparent;
	font-family: 'FFF-AcidGrotesk-Medium', sans-serif;
	font-size: 14px;
	line-height: 14px;
	transition: 0.3s linear;
}
.cntflx-sldrw .slick-prev span {
	transform: scaleX(-1);
}
.cntflx-sldrw .slick-next {
	left: 74%;
}
.cntflx-sldrw .slick-prev:hover > span, .cntflx-sldrw .slick-next:hover > span {
	background-color: rgba(0, 0, 0, 0.20);
	border: 1px solid transparent;
}


/* Widget */
.widget_ninept_blankwidget {
}
.widget_merchant_graphw {
	position: relative;
	max-width: 1324px;
	margin: 130px auto;
}
.widget_merchant_graph_img {
	background-image: url('images/merchant_base.svg');
	background-size: contain;
	background-repeat: no-repeat;
	padding-top: 33.4%;
	width: calc(100% - 16.91%);
	margin: 0 8.5%;
}
.widget_merchant_graph_ani {
	display: flex;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	bottom: 0;
	z-index: 4;
	align-items: center;
	justify-content: center;
	pointer-events: none;
}
.wmga-circle {
	position: relative;
	top: -0.5vw;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 33vw;
	height: 33vw;
	max-width: 180px;
	max-height: 180px;
	border-radius: 50%;
	background-color: rgba(29, 31, 33, 1);
	color: #FFF;
	font-size: 15px;
	line-height: 20px;
	letter-spacing: -0.02em;
	text-align: center;
	flex-wrap: wrap;
	opacity: 0;
	animation: pulsehover 3.2s linear 1;
}
.wmga-circle div {
	max-width: 136px;
	margin: 0 auto;
}
.wmga-circle span {
	display: block;
	margin: 0 auto 10px;
	background-image: url('images/icon_pointer.svg');
	background-size: contain;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
}
.widget_merchant_graph_over {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	z-index: 2;
	width: calc(100% - 16.91%);
	margin: 0 8.5%;
}
.wmgo-g1 {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 33.333%;
}
.wmgo-g2 {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 33.333%;
	width: 33.333%;
}
.wmgo-g3 {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 66.666%;
	width: 33.333%;
}
.wmgo-g1:hover > .wmgo-detail, .wmgo-g2:hover > .wmgo-detail, .wmgo-g3:hover > .wmgo-detail,
.wmgo-g1:hover > .wmgo-value, .wmgo-g2:hover > .wmgo-value, .wmgo-g3:hover > .wmgo-value {
	opacity: 1;
}
.wmgo-inner {
	position: relative;
	text-align: center;
	width: 33vw;
	max-width: 245px;
	box-sizing: border-box;
	padding: 0 14%;
}
.wmgo-g1 .wmgo-inner {
	left: 11%;
}
.wmgo-g2 .wmgo-inner {
}
.wmgo-g3 .wmgo-inner {
	left: -12%;
}
.wmgo-title {
	font-family: "p22-mackinac-pro", serif;
	font-size: 26px;
	line-height: 29px;
	letter-spacing: -0.04em;
	margin-bottom: 5px
}
.wmgo-g1 .wmgo-title {
	color: #2a62f5;
}
.wmgo-g2 .wmgo-title {
	color: #c4ff00;
}
.wmgo-g3 .wmgo-title {
	color: #875efa;
}
.wmgo-stitle {
	color: #000;
	font-size: 14px;
	line-height: 19px;
	letter-spacing: -0.02em;
	margin-bottom: 10%;
}
.wmgo-detail {
	position: absolute;
	transition: 0.6s ease-out;
	opacity: 0;
}
.wmgo-detail::before {
	content: '';
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #1D1F21;
}
.wmgo-detail::after {
	content: '';
	position: absolute;
	background-color: #1D1F21;
}
.wmgo-detailtxt {
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	width: 142px;
	height: 142px;
	box-sizing: border-box;
	padding: 0 10px;
	color: #FFF;
	border-radius: 50%;
	background-color: #1D1F21;
	font-size: 14px;
	line-height: 19px;
	letter-spacing: -0.02em;
}
.wmgo-value {
	position: absolute;
	font-family: 'FFF-AcidGrotesk-Bold', sans-serif;
	font-size: 12px;
	line-height: 19px;
	letter-spacing: -0.02em;
	transition: 0.6s ease-out;
	opacity: 0;
}
.wmgo-value::before {
	content: '';
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
}
.wmgo-valuew {
	position: relative;
	z-index: 10;
	display: inline-block;
	border-radius: 17px;
	padding: 6px 12px 6px 14px;
	white-space: nowrap;
}
.wmgo-g1 .wmgo-value::before, .wmgo-g1 .wmgo-valuew {
	background-color: #B8D1FA;
}
.wmgo-g2 .wmgo-value::before, .wmgo-g2 .wmgo-valuew {
	background-color: #E0FF78;
}
.wmgo-g3 .wmgo-value::before, .wmgo-g3 .wmgo-valuew {
	background-color: #b5a1fa;
}
#wmgo-d11 {top: 46%;left: 32%;}
#wmgo-d11::after {height: 1px;width: 7vw;top: 11px;right: 2px;}
#wmgo-d11 .wmgo-detailtxt {top: -60px;left: calc(-7vw - 120px);}
#wmgo-d21 {top: 26%;left: calc(50% - 3px);}
#wmgo-d21::after {height: 7vw;width: 1px;bottom: 5px;left: 2px;}
#wmgo-d21 .wmgo-detailtxt {top: calc(-7vw - 120px);left: -70px;}
#wmgo-d22 {top: 66%;left: calc(50% - 3px);}
#wmgo-d22::after {height: 7vw;width: 1px;top: 9px;left: 2px;}
#wmgo-d22 .wmgo-detailtxt {bottom: calc(-7vw - 120px);left: -70px;}
#wmgo-d31 {top: 46%;left: 64%;}
#wmgo-d31::after {height: 1px;width: 7vw;top: 11px;left: 2px;}
#wmgo-d31 .wmgo-detailtxt {top: -60px;right: calc(-7vw - 120px);}
#wmgo-v11 {top: 10%;left: 52%;}
#wmgo-v11 .wmgo-valuew {top: -54px;left: calc(-100% + 10px);}
#wmgo-v12 {top: 16.8%;left: 31.4%;}
#wmgo-v12 .wmgo-valuew {left: calc(-100% - 10px);}
#wmgo-v13 {top: 72.6%;left: 31.4%;}
#wmgo-v13 .wmgo-valuew {left: calc(-100% - 10px);}
#wmgo-v21 {top: 14.8%;left: 23.3%;}
#wmgo-v21 .wmgo-valuew {top: -30px;left: calc(-100% + 10px);}
#wmgo-v22 {top: 16.4%;left: 74%;}
#wmgo-v22 .wmgo-valuew {top: -54px;left: 0px;}
#wmgo-v23 {top: 75%;left: 23.3%;}
#wmgo-v23 .wmgo-valuew {top: 30px;left: calc(-100% + 10px);}
#wmgo-v24 {top: 75%;left: 74%;}
#wmgo-v24 .wmgo-valuew {top: 30px;left: -10px;}
#wmgo-v31 {top: 9.4%;left: 48%;}
#wmgo-v31 .wmgo-valuew {top: -30px;left: -10px;}
#wmgo-v32 {top: 18%;left: 67%;}
#wmgo-v32 .wmgo-valuew {top: 0;left: 10px;}
#wmgo-v33 {top: 73%;left: 67%;}
#wmgo-v33 .wmgo-valuew {top: -26px;left: 20px;}
#wmgo-v34 {top: 80.3%;left: 48%;}
#wmgo-v34 .wmgo-valuew {top: 30px;left: -10px;}
.wftvals {
	/*width: 57.8vw;
	max-width: 835px;
	*/
	width: 835px;
	max-width: 110%;
	display: flex;
	flex-flow: column wrap;
	align-content: start;
	margin: 50px 0 0;
	max-height: 450px;
	color: #1D1F21;
}
.wftval {
	max-width: calc(33.333% - 10px);
	margin: 0 10px 10px 0;
	padding: 20px 20px;
	box-sizing: border-box;
	border-radius: 22px;
	flex-grow: 1;
	align-content: end;
}
.wftvalth-lb {
	background: linear-gradient(180deg, #DEEBFF 0%, #B8D1FA 100%);
}
.wftvalth-wh {
	background-color: #FFF;
}
.wftvalth-li {
	background: linear-gradient(180deg, #F2FFC6 0%, #C4FF00 100%);
}
.wftvalth-pe {
	background: linear-gradient(162deg, #FFD0BC 37.91%, #FAB294 98.2%);
}
.wftvalth-ag {
	background: linear-gradient(180deg, #BCFFE4 0%, #1DCD86 100%);
}
.wftvalth-pr {
	background: linear-gradient(326deg, #875EFA 22.06%, #B5A1FA 88.43%);
}
.wftvalth-bl {
	background: linear-gradient(180deg, rgba(42, 98, 245, 0.30) 43.27%, rgba(42, 98, 245, 0.80) 100%);
}
.wftvalth-gr {
	background: linear-gradient(162deg, #9CFAB8 37.91%, #1DCD86 98.2%);
}
.wftvalw {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
}
.wftval-imgtop {
	width: 100%;
	margin-bottom: 20px;
}
.wftval-imgbtm {
	width: 100%;
	margin-top: 20px;
}
.wftval-imgtop img, .wftval-imgbtm img {
	width: 100%;
}
.wftval-val {
	width: 100%;
}
.wftval-val .ctitlelarge03 {
	margin: 0 0 5px 0;
}
.wftval-desc {
	width: 100%;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: -0.03em;
}
.whvals {
	padding: 0 2% 0 1.2%;
}
.whval {
	display: flex;
	position: relative;
	top: -48px;
}
.whval:nth-child(odd) {
}
.whval:nth-child(even) {
	justify-content: right;
}
.whval:nth-child(1) {
	top: 0;
}
.whval-w2 .whvalo {
	width: 50%;
}
.whval-w3 .whvalo {
	width: 75%;
}
.whval-w4 .whvalo {
	width: 100%;
}
.whvalo {
	position: relative;
	display: flex;
}
.whvalo::before {
	content: '';
	display: inline-block;
	height: 1px;
	width: calc(180px - 20px);
	background-color: #B5A1FA;
	margin: 30px 20px 0 0;
}
.whvalo::after {
	content: '';
	position: absolute;
	top: 28px;
	left: 0;
	border-top: 1px solid #B5A1FA;
	border-left: 1px solid #B5A1FA;
	width: 5px;
	height: 5px;
	transform: rotate(-45deg) translateZ(1px);
}
.whvali {
	position: relative;
	display: flex;
	width: calc(100% - 180px);
	text-align: left;
}
.whvali::after {
	content: '';
	display: inline-block;
	height: 1px;
	width: 100%;
	background-color: #B5A1FA;
	margin: 30px 0 0 20px;
}
.whvali::before {
	content: '';
	position: absolute;
	top: 28px;
	right: 0;
	border-top: 1px solid #B5A1FA;
	border-right: 1px solid #B5A1FA;
	width: 5px;
	height: 5px;
	transform: rotate(45deg) translateZ(1px);
}
.whval-val {
}
.whval-val .ctitlelarge03 {
	margin-bottom: 10px;
}
.whval-title {
}
.widget-hstry {
	display: flex;
	padding: 0 1.2%;
}
.whst-mlstns {
	position: relative;
	width: 51.8%;
}
.whst-mlstnsw {
	position: sticky;
	top: 0;
}
.whst-mlstn {
	position: absolute;
	top: 0;
	left: 0;
	box-sizing: border-box;
	padding: 17vh 6% 0 0;
	opacity: 0;
	transition: 0.3s linear;
}
.whst-mlstn img {
	max-width: 100%;
}
.whst-mlstn.whst-mlstnc {
	opacity: 1;
}
.whst-tmln {
	width: 48.2%;
}
.whst-tmlnw {
	position: relative;
	width: 86%;
	max-width: 530px;
	box-sizing: border-box;
	padding: 5vh 0 0;
}
.whst-tmlne {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 100%;
	text-align: center;
	padding-bottom: 30px;
}
.whst-tmlne:last-child {
	padding-bottom: 0;
}
.whst-tmlne:last-child::after {
	height: 50%;
	top: 0;
	bottom: auto;
}
.whst-tmlne::after {
	content: '';
	position: absolute;
	bottom: 0;
	height: 100%;
	width: 2px;
	background-color: #1D1F21;
}
.whstte-year {
	position: relative;
	z-index: 2;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 86px;
	height: 86px;
	border-radius: 50%;
	font-family: 'FFF-AcidGrotesk-Medium', sans-serif;
	font-size: 21px;
	line-height: 21px;
	letter-spacing: 1px;
	background-color: #1D1F21;
	color: #B5A1FA;
}
.whst-tmleic .whstte-year {
	background-color: #FFF;
}
.whst-tmlne:last-child .whstte-year {
	background-color: #C4FF00;
}
.whstte-desc {
	width: calc(50% - 43px);
	box-sizing: border-box;
	padding: 0 3% 0 6.5%;
}
.whstte-desc p {
	display: inline-block;
	max-width: 150px;
	margin: 4px 0;
	text-align: center;
}
.whstte-img {
	width: calc(50% - 43px);
	position: relative;
	z-index: 10;
	opacity: 0;
	transition: 0.3s linear;
}
.whst-tmleic .whstte-img {
	opacity: 1;
}
.whstte-imgw {
	position: absolute;
	top: 0;
	left: -43px;
	z-index: 10;
	width: 117%;
	padding-top: 117%;
	margin-top: -58%;
	box-sizing: border-box;
	padding-right: 30px;
}
.whstte-imgw::before {
	content: '';
	position: absolute;
	top: 15px;
	left: 0;
	width: calc(100% - 30px);
	bottom: 15px;
	border-radius: 50%;
	background-color: #E0FF7899;
	z-index: -2;
}
.whstte-imgwi {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 0;
	left: 0;
	width: calc(100% - 30px);
	bottom: 0;
}
.whstte-img img {
	max-width: 100%;
	max-height: 100%;
}
.whst-tmledr .whstte-desc {
	padding: 0 6.5% 0 3%;
}
.whst-tmledr .whstte-imgw {
	left: 0;
	margin-left: 38px;
}


/* about */
#aboutpg {
}
.abtboard-itemsw {
	padding: 0 5%;
}
.abtboard-items {
	position: relative;
	left: -12px;
	width: calc(100% + 24px);
	display: flex;
	flex-wrap: wrap;
	max-width: 2000px;
	margin: 0 auto;
}
.abtboard-item {
	width: 20%;
	padding: 0 12px 50px;
	box-sizing: border-box;
}
.abtbi-img {
	position: relative;
	background-color: #EEE;
	border-radius: 20px;
	padding-top: 110.5%;
	overflow: hidden;
	margin-bottom: 20px;
}
.abtbi-img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.abtboardi-txt {
	position: relative;
}
.abtboardi-txt::after {
	content: '→';
	position: absolute;
	top: 5px;
	right: 0;
	height: 21px;
	width: 21px;
	border: 1px solid #000;
	border-radius: 50%;
	text-align: center;
	font-family: 'FFF-AcidGrotesk-Medium', sans-serif;
	font-size: 14px;
	line-height: 21px;
	box-sizing: border-box;
}
.abtboard-item .ctitlesmall03  {
	max-width: 190px;
	margin-bottom: 5px;
}
.abtboard-item .htxt p {
	max-width: 190px;
	margin-bottom: 5px;
}
.abtbi-cmts {
	display: flex;
	flex-wrap: wrap;
}
.cmtekey {
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #000;
	border-radius: 50%;
	box-sizing: border-box;
	width: 24px;
	height: 24px;
	color: #000;
	font-family: 'FFF-AcidGrotesk-Medium', sans-serif;
	font-size: 11px;
	line-height: 13px;
	letter-spacing: -0.03em;
	margin: 0 4px 4px 0;
}
.cmtek-A {
	color: #C4FF00;
	background-color: #000;
}
.cmtek-AR {
	color: #EBB0DE;
	background-color: #000;
}
.cmtek-C {
	color: #FAB294;
	background-color: #000;
}
.cmtek-N {
	color: #D2C8F3;
	background-color: #000;
}
.cmtek-R {
	color: #9CFAB8;
	background-color: #000;
}
.cmtek-S {
	color: #F2FFC6;
	background-color: #000;
}
.abtboard-legendw {
	border-top: 1px solid #FFF;
	margin: 0 5%;
}
.abtboard-legend {
	display: flex;
	flex-wrap: wrap;
	padding-top: 40px;
	max-width: 850px;
}
.abtboardl-item {
	display: flex;
	align-items: center;
	margin: 0 14px 14px 0;
}
.abtboardli-txt {
	font-size: 14px;
	margin: 0 0 4px 4px;
	letter-spacing: -0.03em;
}
.abtb-cmtsf {
}
.abtb-cmtsfw {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
}
.abtb-cmtsf .cmtefulltxt {
	display: flex;
	padding: 8px 10px;
	margin: 0 4px 5px 0;
	border-radius: 23px;
	font-family: 'FFF-AcidGrotesk-Medium', sans-serif;
	font-size: 14px;
	line-height: 14px;
	letter-spacing: -0.03em;
}
.abtmng-item {
	padding: 0 15px 50px;
	box-sizing: border-box;
}
.abtmng-item.abtmng-item2 {
	width: 50%;	
}
.abtmng-item.abtmng-item3 {
	width: 33.333%;	
}
.abtmng-item.abtmng-item4 {
	width: 25%;	
}
.abtmngi-img {
	position: relative;
	border-radius: 20px;
	overflow: hidden;
	margin-bottom: 15px;
	background-color: #EEE;
}
.abtmng-item.abtmng-item2 .abtmngi-img {
	padding-top: 41.58%;
}
.abtmng-item.abtmng-item3 .abtmngi-img {
	padding-top: 63.8%;
}
.abtmng-item.abtmng-item4 .abtmngi-img {
	padding-top: 87%;
}
.abtmngi-img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.abtmng-item .ctitlesmall03 {
	margin-bottom: 5px;
}
.abtmng-item .htxt {
}
.abtmng-itemsw {
	padding: 0 5%;
}
.abtmng-items {
	position: relative;
	left: -15px;
	display: flex;
	flex-wrap: wrap;
	width: calc(100% + 30px);
	max-width: 2000px;
	margin: 0 auto;
}
.abtgov-itemsw {
	padding: 0 5%;
}
.abtgov-items {
	position: relative;
	left: -12px;
	display: flex;
	flex-wrap: wrap;
	width: calc(100% + 24px);
	max-width: 2000px;
	margin: 0 auto;
}
.abtgov-item {
	position: relative;
	width: calc(20% - 24px);
	margin: 0 12px 50px;
	box-sizing: border-box;
	background-color: #514f61;
	border-radius: 20px;
	overflow: hidden;
}
.abtgov-item a {
	display: flex;
	flex-wrap: wrap;
	height: 100%;
}
.abtgovi-img {
	display: flex;
	padding: 50px 30px 30px;
	height: 95px;
	height: 155px;
	box-sizing: border-box;
	width: 100%;
}
.abtgovi-img img {
	align-self: center;
	max-height: 95px;
	max-width: 100%;
}
.abtgovi-txt {
	width: 100%;
	align-self: end;
	padding: 0 30px 30px;
	color: #FFF;
}
.abtgovi-txt .ctitlesmall03 {
	margin-bottom: 5px;
}
.abtgovi-txt::after {
	content: '→';
	display: block;
	height: 21px;
	width: 21px;
	border: 1px solid #FFF;
	border-radius: 50%;
	text-align: center;
	font-size: 14px;
	line-height: 21px;
	box-sizing: border-box;
}
.abtgovilb {
}
.abtgovilbw {
	position: relative;
	display: flex;
	border-radius: 30px;
	width: 100%;
	background-color: #FFF;
	overflow: hidden;
	box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.25);
}
.abtgovilbw .cblb-txt {
	width: 100%;
	padding: 5vw 10% 6vw;
}


/* news */
#index {
	padding: 144px 5% 100px;
}
.idxw {
	max-width: 2000px;
	margin: 0 auto;
}
.idx-intro {
	max-width: 1000px;
	margin-bottom: 70px;
}
.idx-content {
	position: relative;
	left: -13px;
	width: calc(100% + 26px);
	display: flex;
	flex-wrap: wrap;
}
.navigation.pagination {
	text-align: center;
	padding: 0 5% 120px;
}
.navigation.pagination h2 {
	display: none;
}
.nav-links {
}
.page-numbers {
	display: inline-block;
	box-sizing: border-box;
	color: inherit;
	text-decoration: none;
	font-size: 14px;
	line-height: 27px;
	text-transform: uppercase;
	background-color: #FFF;
	color: #000;
	padding: 0px 14px;
	border: 1px solid #000;
	transition: 0.3s linear;
	border-radius: 23px;
	margin: 0 2px 4px;
}
.page-numbers.current, .page-numbers:hover {
	color: #FFF;
	background-color: #000;
	text-decoration: none;
}
.postitem {
	width: 33.333%;
	padding: 0 13px 30px;
	box-sizing: border-box;
}
.postitem a {
	display: block;
}
.posti-img {
	position: relative;
	padding-top: 64%;
	border-radius: 20px;
	overflow: hidden;
	margin-bottom: 20px;
	background-color: #EEE;
}
.posti-img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.posti-txt {
	position: relative;
	padding: 0 35px 0 0;
}
.posti-txt::after {
	content: '→';
	position: absolute;
	top: 0px;
	right: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 21px;
	height: 21px;
	box-sizing: border-box;
	border-radius: 50%;
	border: 1px solid #1D1F21;
	background-color: transparent;
	font-size: 14px;
}
.posti-date {
	margin-bottom: 5px;
}
.posti-title {
	max-width: 340px;
	margin-bottom: 0;
}
#singlepost {
	padding: 144px 4.2% 180px;
}
.stdpost-back {
	position: relative;
	top: 22px;
	margin-top: -22px;
}
.stdpost-back a {
	display: inline-block;
	line-height: 21px;
}
.stdpost-back span {
	display: inline-block;
	vertical-align: middle;
	height: 21px;
	width: 21px;
	border: 1px solid #000;
	border-radius: 50%;
	text-align: center;
	font-size: 14px;
	line-height: 21px;
	box-sizing: border-box;
	transform: scaleX(-1);
	margin: -2px 5px 0 0;
}
.stdpost {
	padding: 0 130px;
}
.stdpostw {
	max-width: 800px;
	margin: 0 auto;
}
.stdposth {
}
.stdpost-date {
	margin-bottom: 10px;
}
.stdpost-title {
	margin-bottom: 30px;
}
.stdpost-title h1 {
	margin: 0;
}
.stdpost-fimg {
	margin-bottom: 55px;
}
.stdpost-fimg img {
	width: 100%;
	border-radius: 30px;
}
.stdpost-content {
	margin-bottom: 40px;
}
.stdpost-content ul, .stdpost-content ol {
	margin: 0 0 30px 18px;
}
.stdpost-content li {
	line-height: 25px;
}
.stdpost-share {
	border-top: 1px solid #D9D9D9;
	max-width: 575px;
	padding: 45px 0 0;
}
.stdpostsh-title {
	margin-bottom: 20px;
}
.stdpostsh-btns {
}
.stdpostsh-btns a {
	position: relative;
	display: inline-block;
	vertical-align: top;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	margin: 0 10px 10px 0;
	width: 28px;
	height: 28px;
	transition: 0.2s linear;
}
.scl-facebook {
	background-image: url('images/social_facebook.svg');
	background-size: cover;
}
.scl-x {
	background-image: url('images/social_x.svg');
	background-size: cover;
}
.scl-clipboard {
	background-image: url('images/social_clipboard.svg');
	background-size: cover;
}


/* contact */
#contactpg {
	position: relative;
	padding: 160px 5.4% 160px;
	background: linear-gradient(326deg, #B5A1FA 22.06%, #D2C8F3 88.43%);
}
.contactbg {
	position: absolute;
	z-index: 1;
	top: 0;
	width: 100%;
	left: 0;
	bottom: 0;
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
.contactpgw {
	position: relative;
	max-width: 2000px;
	margin: 0 auto;
	z-index: 4;
}
.contact-intro {
}
.contact-intro .htxt {
	margin-bottom: 25px;
}
.contact-details {
	position: relative;
	display: flex;
	flex-flow: column wrap;
	box-sizing: border-box;
	border-radius: 30px;
	background-color: rgba(255, 255, 255, 0.34);
	backdrop-filter: blur(8px);
	-webkit-backdrop-filter: blur(8px);
	padding: 40px 50px;
	overflow: hidden;
	max-width: 800px;
	max-height: 500px;
}
.contact-details .widget-title {
	font-weight: 700;
	letter-spacing: -0.04em;
	font-size: 19px;
	line-height: 28px;
	margin-bottom: 10px;
}
.contact-details .widget a.imailto2 {
	color: inherit;
	width: auto;
	height: auto;
	vertical-align: top;
	background-image: none;
	border-radius: 0px;
	background-color: transparent;
	border: 0px;
	margin: 0;
}


/* footer */
#footer {
	position: relative;
	z-index: 3000;
	border-radius: 30px 65px 0px 0px;
	color: #FFF;
	background-color: #1D1F21;
	padding: 70px 8.8% 80px 5%;
	box-sizing: border-box;
	margin-top: -65px;
}
.ftrw {
	display: flex;
	max-width: 1250px;
	margin: 0 auto;
}
.flogo {
	width: 216px;
	padding: 0 7% 0 0;
}
.flogo a {
	display: block;
}
.flogo img {
	width: 100%;
}
.ftrm {
	display: flex;
	flex-flow: column wrap;
	width: calc(100% - 216px - 200px);
	max-height: 500px;
}
.ftrm .widget {
	padding: 0 7% 0 0;
	box-sizing: border-box;
}
.ftrlinks {
	width: 200px;
}
.subsdlinks div {
	display: flex;
	padding: 16px 0;
	border-top: 1px solid #BD9DDD;
	justify-content: space-between;
}
.subsdlinks div:nth-child(1) {
	border-top: 0px;
}
.subsdlinks img {
	max-height: 19px;
}
.ilinkto {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 9px;
	border: 1px solid #FFF;
	box-sizing: border-box;
	border-radius: 50%;
	transition: 0.3s linear;
}
.ilinkto::after {
	content: '→';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	line-height: 19px;
}
.imailto, .imailto2 {
	display: inline-block;
	vertical-align: top;
	width: 20px;
	height: 20px;
	color: transparent;
	overflow: hidden;
	margin-right: 9px;
	background-image: url('images/icon_email_white.svg');
	background-size: 10px 8px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	border: 1px solid #FFF;
	box-sizing: border-box;
	border-radius: 50%;
	transition: 0.3s linear;
}
.imailto2 {
	vertical-align: middle;
	margin-left: 8px;
	margin-right: 0;
}
#footer .imailto2 {
	text-indent: -9999px;
}
.imailto2.imailto2am {
	margin-left: 30px;
}
.imailto2:nth-child(2) {
	margin-left: 14px;
}
.ilinkto:hover, .imailto:hover, .imailto2:hover {
	background-color: #77797a;
	border: 1px solid #77797a;
}
.ftrm .widget, .ftrlinks .widget {
	margin-bottom: 5px;
}
.ftrm .widget-title, .ftrlinks .widget-title {
	color: #B5A1FA;
	font-weight: 700;
	letter-spacing: -0.04em;
	line-height: 25px;
}