/*body*/
body{font:13px/22px 'Meiryo',"MS PGothic", Verdana, Arial, Helvetica, sans-serif;color:#ffffff;}
img{max-width: 100%;}

/*banner*/
.site-title{display: flex;align-items: center;padding: 10px 0 6px;color: #ffffff;}
.site-title:hover{color: #ffffff;text-decoration: none;}
.site-title .title{font-size: 20px;line-height: 24px;margin-bottom: 0;margin-left: 15px;font-weight: 500;}
.site-title .title>span{color: #07cdd0;}
#dropdownMenuButton{font-size: 16px;cursor: pointer;}

.banner{color: #ffffff; background-image: url(/images/index/banner.jpg);background-repeat:no-repeat;background-size:100% 100%;padding:25px 0 0;}
.banner .row:first-child{align-items: center;justify-content: space-between;margin-bottom: 30px;}
.banner .row:last-child{align-items: center;position: relative;}
.banner .row:last-child>div{padding: 0;}
.banner h2{font-size: 58px;margin-bottom: 20px; font-weight:bold;}
.banner h2+p{font-size: 18px;line-height: 32px;margin-bottom: 30px;padding-right: 100px;}
.banner h2+p>span{color: #edde51;}
.banner h2+p>a{color: #6c7ce1;text-decoration: underline;}
.banner ul{padding-left: 0;}
.banner ul>li{list-style-position: inside;font-size: 16px;line-height: 36px;}
.banner ul>li::marker{color: #A23379;}

/*.banner .logo{display:flex;align-items:center;color:#ffffff;text-decoration:none;}
.banner .logo h3{margin-bottom:0;margin-left:5px;font-size:24px;font-weight:500;font-family:'Segoe UI',Arial,verdana,Tahoma,Helvetica,sans-serif;}*/
.header{display:flex;align-items:center;justify-content:space-between;}
.header .logo{flex-shrink:0;}
.header .logo>a{display:flex;align-items:center;color:#ffffff;text-decoration:none;}
.header .logo h3{margin-bottom:0;margin-left:5px;font-size:24px;font-weight:500;font-family:'Segoe UI',Arial,verdana,Tahoma,Helvetica,sans-serif;}
.header .nav{justify-content:flex-end;}
.header .nav>a{display:inline-block;color:#ffffff;text-decoration:none;margin:0 15px;font-size:16px;}

#download{color: #000000;}
#download>div{padding: 60px 120px 40px;}
#download>div>div{background-color:#ffffff;border-radius: 12px;box-shadow: 0px 2px 13px 0px rgba(0, 0, 0, 0.25);margin-top:30px;overflow:hidden;}
#download .title{font-size: 36px;line-height:1.2;font-weight: bold;text-align: center;margin-bottom: 30px;color:#ffffff;}
#download .text{font-size: 18px;line-height: 27px;color:#ffffff;margin: 20px 0 0;}
#download .img-loading{display: none;text-align: center;background-color:#ffffff;padding:40px 0 30px;}
#download .img-loading>img{width: 100px;}
#download .img-loading>h3{font-size: 26px;margin-top: 30px;}
#download form{display: flex;background-color:#ffffff;border-radius: 12px;box-shadow: 0px 2px 13px 0px rgba(0, 0, 0, 0.25);overflow: hidden;padding: 11px 16px;align-items: center;justify-content: flex-end;margin-bottom:0;}
#download form input[type="text"]{flex: 1;width: 0;border: 0;outline: 0;padding: 0 10px;background-color: #ffffff;height: 44px;font-size: 16px;}
#download form input[type="button"]{width: 115px;flex-basis: 115px;height: 44px;line-height: 40px;flex-shrink: 0;font-size: 22px;font-weight: bold;}
#download form .clear{display: inline-block;width: 70px;flex-basis: 70px;flex-shrink: 0;text-align: center;cursor: pointer;margin: 0 1px;}
#download form .clear>img{width:21px;}
#download form .clear>img:hover{width:23px;}
#download p.history{font-weight: 700;}
#download .dl-close{position:absolute;/*width:30px;height:30px;*/right:10px;top:10px;cursor:pointer;}
#download .dl-close:hover>img{transform:scale(1.05);}
.dl-bot{background-color:#ffffff;padding:0 0 30px;position:relative;}

.btn-custom{color: #ffffff!important;text-align: center;border: 0;background-color:#C326EA;border-radius: 8px;text-transform: uppercase;user-select: none;cursor: pointer;}
.btn-custom:hover{color: #fafafa;background-color:#FF00FF;}

#download h3{font-size: 24px;text-align: center;padding-top: 40px;}
#download .content-suc{display: flex;align-items: center;justify-content: space-between;}
#download .content-suc>img{max-width: 30%;}
#download .content-suc>div{flex-grow: 0.9;}
#download .content-suc>div>div{display: flex;align-items: center;justify-content: space-around;padding: 10px 30px;}
#download .content-suc>div>div>p{display: inline-block;margin-bottom: 0;}
#download .content-suc>div>div>p:first-child{display: inline-flex;justify-content: space-between;width: 250px;padding: 0 5px;font-weight: bold;font-size: 16px;}
#download .content-suc>div>div>p:first-child>span{font-size: 16px;color: #000000;text-decoration: none;}
#download .content-suc>div>div+div{border-top: 1px solid #B7B7B7;}
#download .content-suc .btn-custom{font-size: 16px;display: inline-block;width: 145px;height: 36px;margin-left: 40px;text-align: center;line-height: 34px;font-weight: bold;}
#download .content-suc .btn-custom:hover{text-decoration: none;}
#download .content-suc select{width: 250px;padding: 0 4px;height: 42px;border: 1px solid #E3E3E3;border-radius: 6px;appearance: none;-moz-appearance:none;-webkit-appearance:none;background-image: url('/images/index/icon-select.png');background-repeat: no-repeat;background-position: 90% center;font-weight: bold;font-size: 16px;}
#download .content-suc select option{font-weight: bold;font-size: 16px;}
/*fail 20220822*/
#download .fail{padding: 50px 15px 0;}
#download .fail h2{font-size: 30px;color: #ff2247;font-weight: bold;text-align: center;margin-bottom: 20px;}
#download .fail>p{text-align: center;}
#download .fail .row .col-lg-7{text-align: center;}
#download .fail .row p{font-size: 18px;line-height: 36px;color: #444444;font-weight: bold;}
#download .fail a{color: #000000;text-align: center;width: 320px;max-width: 100%;padding: 15px 0;line-height: 30px;border-radius: 12px;opacity: 0.81;background-color: #FCC315;font-size: 18px;text-transform: uppercase;font-weight: bold;display: inline-block;margin-top: 10px;}
#download .fail a:hover{text-decoration: none;}

/*list*/
.list{padding: 27px 0 0;position: relative;}
.list .date-select{text-align:center;margin-bottom:25px;}
.list .date-select>a{display:inline-block;font-size:20px;color:#444444;font-weight:bold;padding: 8px;text-decoration:none;margin: 0 30px;}
.list .date-select>a.on, .list .date-select>a:hover{border-bottom: 2px solid #C326EA;}
.list .date-select+p{font-size:18px;line-height:27px;color:#444444;text-align:center;}
.list>p:first-child{font-size:30px;color:#444444;text-align:center;}
.list .list-loading{text-align:center;padding: 40px 0 50px;}

.list>.list-item{display:none;}
.list-content{margin-top:30px;}
.list-content .list-item{display:none;width:25%;padding: 15px 12px;transition:all .3s ease-in-out;}
.list-content .list-item>div:first-child{border-radius: 8px;background-color:#ffffff;box-shadow: 0px 4px 8px 0px rgba(25, 15, 88, 0.2);overflow:hidden;background-color:#0A0027;}
.list-content .imgbox{display:block;height: 170px;background-position: center;background-size: auto 100%;background-repeat: no-repeat;}
.list-content .textbox{padding:12px;}
.list-content .textbox p{margin-bottom:0;font-size:14px;}
.list-content .list-item .title{margin-bottom:15px;text-align:left;min-height:66px;}
.list-content .list-item .count{display:flex;justify-content:space-between;align-items:center;}
.list-content .list-item .count>p{font-size:15px;font-weight:bold;}
.list-content .list-item .favorite-count{display:flex;align-items:center;}
.list-content .list-item .info{display:flex;justify-content:space-between;align-items:center;margin-top:15px;}
.list-content .list-item .author>a{color:#c326ea;}
.list-content .list-item .date{flex-shrink:0;}
.list-content .list-item .dl-link.pn{pointer-events: none;opacity: .3;}
.list-content .list-item>div:last-child{text-align:center;margin-top:15px;}
.list-content .list-item>div:last-child>a{
	font-size:18px;font-weight:bold;color:#ffffff;text-decoration:none;line-height:41px;width:150px;height:41px;display:inline-block;border-radius:20px;user-select:none;cursor:pointer;
	background-image: -moz-linear-gradient( 98deg, rgb(101,88,205) 0%, rgb(195,38,234) 100%);
	background-image: -webkit-linear-gradient( 98deg, rgb(101,88,205) 0%, rgb(195,38,234) 100%);
	background-image: -ms-linear-gradient( 98deg, rgb(101,88,205) 0%, rgb(195,38,234) 100%);
}

/*archive*/
.archives{text-align:center;}
.archives>p{max-width:600px;height:57px;width:100%;display:inline-block;border-radius:28px;overflow:hidden;}
.archives>p>a{display:inline-block;width:100%;font-size:22px;font-weight:500;line-height:57px;background-color: rgb(243, 219, 250);color:#9b3bde;text-decoration:none;user-select:none;transition: background-color .3s;}
.archives>p>a:hover{background-color: #E6E6FA;}
#get-more{cursor:pointer;}

/*article*/
.article{padding-top:100px;color: #000000;min-height:45vh;}
.article h1{text-align:center;font-weight:bold;margin-bottom:60px;}
.article h3{margin-top:40px;margin-bottom:20px;font-weight:bold;}
.article p{font-size:1rem;line-height:27px;margin-top:10px;}
.article p img{vertical-align: baseline;margin-top:3px;}
.article>div{margin: 20px 0;}
.article .mt60{margin-top:60px;}

/*author*/
.author-info{display:flex;align-items:center;padding:0 15px;}
.author-logo{width:48px;height:48px;flex-shrink:0;flex-basis:48px;margin-right:20px;}
.author-name{font-size:16px;color:#000000;margin-bottom:0;}
.author-name>a{color:#000000;}

/*play*/
.play{text-align:center;padding-top: 100px;}
.play video{display:inline-block;margin:0 auto 30px;max-width: 100%;}
.play .dl-link{
	font-size:18px;font-weight:bold;color:#ffffff;text-decoration:none;line-height:41px;width:150px;height:41px;display:inline-block;border-radius:20px;user-select:none;cursor:pointer;
	background-image: -moz-linear-gradient( 98deg, rgb(101,88,205) 0%, rgb(195,38,234) 100%);
	background-image: -webkit-linear-gradient( 98deg, rgb(101,88,205) 0%, rgb(195,38,234) 100%);
	background-image: -ms-linear-gradient( 98deg, rgb(101,88,205) 0%, rgb(195,38,234) 100%);
}
.play h4{font-size:24px;font-weight:bold;margin: 20px 0;color: #000000;text-align:left;}
.play .tip{display:none;}
.play .tip p{font-size:16px;line-height:27px;color: #000000;text-align:left;}
.play .tip p img{vertical-align: baseline;margin-top:3px;}

/*footer*/
.footer{margin-top:100px;padding: 35px 0;text-align:center;background-color:#0B0028;}
.footer a{display:inline-block;font-size:18px;color:#fefefe;text-decoration:none;margin: 0 30px;}

@media screen and (max-width: 767px){
	.list-content{text-align:center;}
	.list-content .list-item{width: 100%;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
	.list-content .list-item{width: 50%;}
}
@media screen and (min-width: 992px) and (max-width: 1199px){
	.list-content .list-item{width: 33.3333%;}
}


/*content*/
.content{color: #000000;padding: 100px 0;font-family:'Segoe UI',Arial,verdana,Tahoma,Helvetica,sans-serif;}
.content h1{font-size: 42px;text-align: center;margin-bottom: 50px;}
.content h2{font-size: 32px;margin: 50px 0 15px;}
.content p{font-size: 16px;line-height: 27px;margin: 10px 0;}
.content p>span{color: #007bff;}
.content ol, .content ul{padding: 10px 0 10px 2em;font-size: 16px;line-height: 27px;}
.content li{margin: 10px 0;padding-left: 1em;}


@media (max-width: 575px){
#download form{padding: 10px;}
#download form input[type="button"]{font-size: 16px;width: 120px;flex-basis: 120px;}
#download form span.clear{width: 40px;flex-basis: 40px;}
#download .content-suc>div>div{flex-direction: column;}
#download .content-suc .btn-custom{margin-left: 0;margin-top: 10px;}
}
@media (max-width: 767px){
.banner .row{margin-left: 0;margin-right: 0;}

#download>div{padding: 15px;}
#download .content-suc{flex-direction: column;}
#download .content-suc>img{max-width: 100%;}
}
@media (max-width: 991px){
.part1 .col-lg-6:nth-child(odd){padding-left: 0;padding-right: 0;}
.part1 .col-lg-6:nth-child(even){padding-left: 0;padding-right: 0;}

.part4 .carousel{width: 100%;margin-left: 0;left: 0;}
.part4 .carousel-item p.text{font-size: 20px;line-height: 30px;}
}
@media (min-width: 1440px){
.img-lg{max-width: none;}
.banner .img-lg{margin-left: -197px;}
}

@media (min-width: 1200px){
	.container, .container-lg, .container-md, .container-sm, .container-xl {
		max-width: 1200px;
	}
}


.articles-container {
  padding-top: 33px;
}

.articles-container>a {
  text-align: center;
  font-size: 30px;
  font-weight: 600;
  color: #444444;
  display: block;
  line-height: 120%;
}

.articles-container p.empty {
  text-align: center;
}

.articles-container.container>.row {
  position: relative;
}

.articles-container .articles-card {
  margin: 20px 12px;
  text-align: center;
  box-shadow: 0 0 10px 2px #eee;
  position: relative;
  border-radius: 8px;
  background: #fff;
  transition: transform .5s;
}

.articles-container .articles-card:hover {
  transform: scale(1.03);
}

.articles-container .articles-card:hover p.desc {
  color: #fff;
}

.articles-container .articles-card a {
    text-decoration: none;
    color: #fff;
    position: relative;
    display: block;
}



/*.articles-container .articles-card p.title {*/
/*  font-size: 16px;*/
/*  color: #64748b;*/
/*  width: max-content;*/
/*  margin: 0 auto 14px;*/
/*  position: relative;*/
/*}*/

.articles-container .articles-card span.desc {
  font-size: 14px;
  font-weight: 600;
  color: #fff;
}

.articles-container .articles-card img {
  display: block;
  width: 100%;
  height: 190px;
  object-fit: cover;
  box-shadow: 0 1px 16px rgba(0, 0, 0, 0.1);
  border-radius: 7px;
}

.articles-container .articles-card .content {
    position: absolute;
    padding: 14px 15px;
    bottom: 0;
    width: 100%;
    background-color: #0a0027;
    text-align: left;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}

.articles-container .mySwiper {
  width: 100%;
  height: 230px;
}

.articles-container .swiper-button-prev {
  background: url("/images/index/left-arrow.png") center top/100% auto;
  display: block;
  width: 43px;
  height: 43px;
  left: -53px;
  pointer-events: auto;
  transition: all .2s;
}

.articles-container .swiper-button-prev:hover {
  transform: scale(0.9);
}

.articles-container .swiper-button-prev::after {
  display: none;
}

.articles-container .swiper-button-next {
  background: url("/images/index/right-arrow.png") center top/100% auto;
  display: block;
  width: 43px;
  height: 43px;
  right: -53px;
  pointer-events: auto;
  transition: all .5s;
}

.articles-container .swiper-button-next:hover {
  transform: scale(0.9);
}

.articles-container .swiper-button-next::after {
  display: none;
}

.articles-container .mySwiper .swiper-slide {
  transition: all .5s;
}


.tab-content .tab-pane ul li:nth-child(n+6) {
  display: none;
}

/* 2025-03-17 */
.none {
    display:none;
}

.age-gate {
    background-color: var(--ag-form-background,#fff);
    border: var(--ag-form-border,0);
    border-radius: var(--ag-form-radius,0);
    border-width: var(--ag-form-border-width,0);
    box-shadow: var(--ag-form-shadow,none);
    color: var(--ag-text-color,#333);
    margin: var(--ag-form-margin,auto);
    max-height: var(--ag-form-max-height,calc(94vh - var(--ag-vh-offset, 0px)));
    max-width: var(--ag-form-max-width,500px);
    padding: var(--ag-form-padding,20px);
    position: relative;
    scrollbar-width: var(--ag-scrollbar-display,none);
    width: 100%;
    z-index: var(--ag-form-z-index,10000);
    backdrop-filter: blur(5px);
    height: 300px;
}

.age-gate::-webkit-scrollbar {
    display: var(--ag-scrollbar-display,none)
}

.age-gate * {
    box-sizing: border-box
}

.age-gate .simplebar-scrollbar:before {
    background-color: var(--ag-scrollbar,#000)
}

.age-gate h1:after,.age-gate h1:before,.age-gate h2:after,.age-gate h2:before,.age-gate h3:after,.age-gate h3:before,.age-gate h4:after,.age-gate h4:before,.age-gate h5:after,.age-gate h5:before,.age-gate h6:after,.age-gate h6:before {
    content: none
}

.age-gate-additional-information,.age-gate__additional-information {
    font-size: var(--ag-text-additional-size,12px);
    margin: var(--ag-text-additional-margin,0);
    padding: var(--ag-text-additional-padding,0)
}

.age-gate-additional-information p:last-of-type,.age-gate__additional-information p:last-of-type {
    margin-bottom: 0
}

.age-gate-background-color,.age-gate__background-color {
    -webkit-backdrop-filter: blur(var(--ag-blur));
    backdrop-filter: blur(var(--ag-blur));
    opacity: var(--ag-background-opacity,1);
    z-index: 1
}

.age-gate-background,.age-gate-background-color,.age-gate__background,.age-gate__background-color {
    height: calc(100vh - var(--ag-vh-offset, 0px));
    left: 0;
    position: fixed;
    top: 0;
    width: var(--ag-overlay-width,100%)
}

.age-gate-background,.age-gate__background {
    background-image: var(--ag-background-image);
    background-position: var(--ag-background-image-position);
    background-repeat: var(--ag-background-image-repeat);
    background-size: var(--ag-background-image-size,cover);
    opacity: var(--ag-background-image-opacity);
    z-index: 2
}

.age-gate-background iframe,.age-gate-background video,.age-gate__background iframe,.age-gate__background video {
    bottom: 0;
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.age-gate-buttons,.age-gate__buttons {
    align-items: center;
    display: flex;
    gap: var(--ag-button-gap,10px);
    justify-content: center
}

.age-gate input[type=text].age-gate-input,.age-gate input[type=text].age-gate__input {
    background: var(--ag-input-background-color,#fff);
    border: var(--ag-input-border,solid);
    border-radius: var(--ag-input-radius,3px);
    border-width: var(--ag-input-border-width,1px);
    color: var(--ag-input-color,#414141);
    font-size: var(--ag-input-text-size,1rem);
    padding: var(--ag-input-padding,.5rem 1rem);
    text-align: var(--ag-text-align);
    transition: all .3s;
    width: 100%
}

.age-gate input[type=text].age-gate-input::-moz-placeholder,.age-gate input[type=text].age-gate__input::-moz-placeholder {
    color: var(--ag-input-placeholder-color)
}

.age-gate input[type=text].age-gate-input::placeholder,.age-gate input[type=text].age-gate__input::placeholder {
    color: var(--ag-input-placeholder-color)
}

.age-gate select.age-gate-select,.age-gate select.age-gate__region,.age-gate select.age-gate__select {
    background: var(--ag-input-background-color,#fff);
    border: var(--ag-input-border,solid);
    border-radius: var(--ag-input-radius,3px);
    border-width: var(--ag-input-border-width,1px);
    color: var(--ag-input-color,#414141);
    font-size: var(--ag-input-text-size,1rem);
    padding: var(--ag-input-padding,.5rem 1rem);
    text-align: var(--ag-text-align);
    width: 100%
}

.age-gate select.age-gate__region {
    margin-bottom: 1rem
}

.age-gate-label,.age-gate__label {
    display: var(--ag-label-display,block);
    margin: var(--ag-label-margin,0 0 .5rem)
}

.age-gate-error,.age-gate__error {
    color: var(--ag-text-error-color,#c00);
    font-weight: var(--ag-text-error-weight,bold)
}

.age-gate-error a,.age-gate__error a {
    color: currentColor;
    text-decoration: underline
}

.age-gate-errors,.age-gate__errors {
    padding: var(--ag-text-errors-padding,0 10px)
}

.age-gate-errors:empty,.age-gate__errors:empty {
    padding: 0
}

.age-gate-extra,.age-gate__extra {
    margin: var(--ag-fields-margin,0 auto 1rem);
    max-width: var(--ag-fields-width,100%);
    width: 100%
}

.age-gate-extra:empty,.age-gate__extra:empty {
    display: none
}

.age-gate-form-elements,.age-gate__form-elements {
    display: grid;
    gap: var(--ag-input-spacing,10px);
    grid-template-columns: repeat(3,1fr);
    list-style: none;
    margin: var(--ag-input-margin,0);
    padding: 0
}

.age-gate-fields,.age-gate__fields {
    border-width: 0;
    display: block;
    margin: var(--ag-fields-margin,0 auto 1rem);
    max-width: var(--ag-fields-width,100%);
    padding: 0;
    width: 100%
}

.age-gate--shortcode .age-gate-fields,.age-gate--shortcode .age-gate__fields,.age-gate-shortcode .age-gate-fields,.age-gate-shortcode .age-gate__fields {
    padding: 0 20px 20px
}

@media screen and (min-width: 768px) {
    .age-gate--shortcode .age-gate-fields,.age-gate--shortcode .age-gate__fields,.age-gate-shortcode .age-gate-fields,.age-gate-shortcode .age-gate__fields {
        max-width:70%
    }
}

@media screen and (min-width: 1024px) {
    .age-gate--shortcode .age-gate-fields,.age-gate--shortcode .age-gate__fields,.age-gate-shortcode .age-gate-fields,.age-gate-shortcode .age-gate__fields {
        max-width:50%
    }
}

.age-gate-form,.age-gate__form {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center
}

@media screen and (min-width: 768px) {
    .age-gate--shortcode .age-gate-form,.age-gate--shortcode .age-gate__form {
        height:0;
        padding-bottom: 56.25%;
        position: relative
    }
}

.age-gate-heading-title,.age-gate__heading-title {
    font-size: var(--ag-text-heading-size,2rem);
    font-weight: var(--ag-text-heading-weight,700);
    margin: var(--ag-text-heading-margin,0 0 1rem)
}

.age-gate-headline,.age-gate__headline {
    font-size: var(--ag-text-headline-size,1.5rem);
    font-weight: var(--ag-text-headline-weight,700);
    margin: var(--ag-text-headline-margin,0 0 1rem)
}

.age-gate-restricted,.age-gate__restricted {
    height: calc(100vh - var(--ag-vh-offset, 0px));
    overflow: var(--ag-html-overflow,hidden);
    position: relative
}

.age-gate-loader,.age-gate__loader {
    align-items: center;
    background: rgba(0,0,0,.4);
    color: var(--ag-loader-color,#000);
    display: none;
    height: calc(100vh - var(--ag-vh-offset, 0px));
    justify-content: center;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100000
}

.age-restriction--working .age-gate-loader,.age-restriction--working .age-gate__loader {
    display: flex
}

.age-gate-loader img,.age-gate-loader svg,.age-gate__loader img,.age-gate__loader svg {
    display: block;
    height: 70px;
    width: 70px
}

.age-gate-loading-icon,.age-gate__loading-icon {
    display: block;
    height: 50px;
    width: 50px
}

.age-gate-heading-title-logo,.age-gate__heading-title--logo {
    max-width: var(--ag-logo-max-width,100%)
}

.age-gate-remember-text,.age-gate__remember-text {
    font-size: var(--ag-remember-size,.9rem);
    font-weight: var(--ag-remember-weight,normal);
    margin-left: var(--ag-remember-spacing,5px)
}

.age-gate-remember-wrapper,.age-gate__remember-wrapper {
    margin: var(--ag-remember-margin,0 0 1rem)
}

.age-gate-remember,.age-gate__remember {
    align-items: center;
    cursor: pointer;
    display: inline-flex;
    justify-content: var(--ag-remember-align,center)
}

.age-gate-subheadline,.age-gate__subheadline {
    font-size: var(--ag-text-subheadline-size,1.2rem);
    font-weight: var(--ag-text-subheadline-weight,500);
    margin: var(--ag-text-subheadline-margin,0 0 1rem)
}

.age-gate-submit,.age-gate__submit {
    margin: var(--ag-submit-margin,0 0 1rem)
}

button.age-gate-button,button.age-gate-submit-no,button.age-gate-submit-yes,button.age-gate__button,button.age-gate__submit--no,button.age-gate__submit--yes {
    background-color: var(--ag-button-color-background,#333);
    border: var(--ag-button-border,0);
    border-radius: var(--ag-button-radius,3px);
    color: var(--ag-button-color-text,#fff);
    cursor: var(--ag-button-cursor,pointer);
    font-size: var(--ag-button-size,1rem);
    font-weight: var(--ag-button-weight,600);
    padding: var(--ag-button-padding,.5rem 1rem)
}

button.age-gate-button:active,button.age-gate-button:focus,button.age-gate-button:hover,button.age-gate-submit-no:active,button.age-gate-submit-no:focus,button.age-gate-submit-no:hover,button.age-gate-submit-yes:active,button.age-gate-submit-yes:focus,button.age-gate-submit-yes:hover,button.age-gate__button:active,button.age-gate__button:focus,button.age-gate__button:hover,button.age-gate__submit--no:active,button.age-gate__submit--no:focus,button.age-gate__submit--no:hover,button.age-gate__submit--yes:active,button.age-gate__submit--yes:focus,button.age-gate__submit--yes:hover {
    background-color: var(--ag-button-color-hover,#323232);
    border: var(--ag-button-hover-border,0);
    color: var(--ag-button-color-text-hover,#fff)
}

button.age-gate-submit-no,button.age-gate-submit-yes,button.age-gate__submit--no,button.age-gate__submit--yes {
    margin: var(--ag-button-margin,0)
}

.age-gate-wrapper,.age-gate__wrapper {
    box-sizing: border-box;
    position: var(--ag-form-position,absolute);
    display: var(--ag-form-display,flex);
    height: calc(100vh - var(--ag-vh-offset, 0px));
    left: var(--ag-form-left,0);
    padding: var(--ag-wrapper-padding,20px);
    text-align: var(--ag-text-align,center);
    top: var(--ag-form-top,0);
    transition-duration: var(--ag-transition-duration,.3s);
    transition-property: all;
    transition-timing-function: var(--ag-transition-timing,ease);
    width: var(--ag-overlay-width,100%);
    z-index: var(--ag-form-z-index,10000);
    backdrop-filter: blur(5px);
}

.age-gate .age-gate-shortcode-inner,.age-gate .age-gate__shortcode__inner {
    align-items: center;
    background: hsla(0,0%,100%,.5);
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    padding: 10px;
    text-align: center;
    width: 100%
}

@media screen and (min-width: 768px) {
    .age-gate .age-gate-shortcode-inner,.age-gate .age-gate__shortcode__inner {
        position:absolute
    }
}

.age-gate--shortcode,.age-gate-shortcode {
    background-color: transparent;
    background-size: cover;
    max-width: none;
    padding: 0
}

.age-gate--fade,.age-gate.fade {
    opacity: 0
}

.age-gate--slide-0,.age-gate--slide-up {
    transform: translateY(-100%)
}

.age-gate--slide-down {
    transform: translateY(100%)
}

.age-gate--slide-left {
    transform: translateX(-100%)
}

.age-gate--slide-right {
    transform: translateX(100%)
}
