@media screen and (max-width:640px){.pc{display:none !important}}@media screen and (min-width:641px){.sp{display:none !important}}.bg-cover{background-size:cover;background-position:center}.flex-center,.button,.l-header>div .menu,.main .main-text .tag-input-wrapper #tag-input .tag-input-flex .tag-input-label,.post-box .post-link .post-icon,.column-section .column-box .title-box,.column-section .column-box .coming-soon,.l-footer .logo .logo-box{display:flex;align-items:center;justify-content:center}.round-box,.post-box .post-link,.cta-col,.column-section .column-box,.column-section .column-box .coming-soon,.single-content-box{border-radius:3rem}@media screen and (max-width:640px){.round-box,.post-box .post-link,.cta-col,.column-section .column-box,.column-section .column-box .coming-soon,.single-content-box{border-radius:2rem}}.button{border:none;cursor:pointer;outline:none;appearance:none;height:6rem;border-radius:1rem;padding:0 4rem;transition:ease 0.2s;font-weight:900;max-width:27.5rem}@media screen and (max-width:640px){.button{max-width:none}}.button.button-green{background-color:#00ff3c;color:#360e96}.button.button-dark{background-color:#180644;color:#00ff3c}.button.button-black{background-color:#000;color:#fff}.button.button-purple{background-color:#360e96;color:#fff}.button:hover{transform:scale(1.05)}.button:disabled{display:none}.font-12{font-size:1.2rem}.font-14{font-size:1.4rem;line-height:2}@media screen and (max-width:640px){.font-14{font-size:1.2rem}}.font-20{font-size:2rem;font-weight:900}.font-24{font-size:2.4rem;font-weight:900}.font-32{font-size:3.2rem;font-weight:900}body{background-color:#360e96;color:#fff}@keyframes overlay{from{background-color:rgba(0, 0, 0, 0)}to{background-color:rgba(0, 0, 0, 0.3)}}.l-header{background-color:#360e96;transition:0.4s ease;height:10rem}@media screen and (max-width:640px){.l-header{height:9rem}}.l-header.transparent{background-color:transparent;transition:0.2s ease;height:16rem}@media screen and (max-width:640px){.l-header.transparent{height:9rem}}.l-header>div{width:100%;height:100%;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:640px){.l-header>div{padding:0 2rem}}.l-header>div .header-logo{width:104px}.l-header>div .header-logo a{display:block}.l-header>div .header-logo a:hover{transform:scale(1.1)}.l-header>div .header-nav{display:flex;align-items:center;gap:5rem;font-weight:900}@media screen and (max-width:1024px){.l-header>div .header-nav{gap:3rem}}@media screen and (max-width:860px){.l-header>div .header-nav{display:none}}.l-header>div .header-nav li{color:rgba(255, 255, 255, 0.3)}.l-header>div .header-nav li a{display:flex;color:#00ff3c;transition-duration:0.2s}.l-header>div .header-nav li a:hover{transform:scale(1.1)}.l-header>div .header-nav li a.button{color:#360e96}.l-header>div .header-nav li a.button:hover{transform:scale(1.05)}.l-header>div .header-cta{display:flex;gap:1rem}@media screen and (min-width:861px){.l-header>div .header-cta{display:none}}.l-header>div .header-cta .button{width:5rem;height:5rem;padding:0;border-radius:0.5rem}.l-header>div .header-cta .button.button-hamburger{cursor:pointer;flex-direction:column;gap:0.4rem;transition:ease 0.2s}.l-header>div .header-cta .button.button-hamburger span{display:block;width:2rem;height:0.2rem;background-color:#00ff3c;border-radius:2rem;transition:ease 0.2s}.l-header>div .header-cta .button.button-hamburger.active{z-index:1;background-color:#00ff3c}.l-header>div .header-cta .button.button-hamburger.active span{background-color:#360e96}.l-header>div .header-cta .button.button-hamburger.active span:nth-child(1){transform:translateY(6px) rotate(45deg)}.l-header>div .header-cta .button.button-hamburger.active span:nth-child(2){transform:scale(0)}.l-header>div .header-cta .button.button-hamburger.active span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.l-header>div .menu{position:fixed;top:0;bottom:0;right:0;background-color:#360e96;max-width:27.5rem;width:100%;padding:5rem;transform:translateX(100%)}.l-header>div .menu .menu-nav{color:#00ff3c;display:flex;flex-direction:column;justify-content:center;gap:4rem;width:100%;margin-top:-65%}.l-header>div .menu .menu-nav li{color:rgba(255, 255, 255, 0.3);font-weight:900}.l-header>div .menu .menu-nav li a{color:#00ff3c}.l-header>div .menu.active{transform:translateX(0);transition:0.2s ease 0.35s}.overlay{display:none;position:fixed;inset:0}.overlay.tag-overlay{z-index:1000}.overlay.active{display:block;animation:overlay 0.4s ease-in-out forwards}@keyframes fadeIn{from{opacity:0;transform:translateY(-3rem)}to{opacity:1;transform:translateY(0)}}.main{position:relative;background-image:url("../img/aibook.png");background-size:55%;background-repeat:no-repeat;background-position:105% 100%}@media screen and (max-width:1280px){.main{background-size:60%;background-position:120% 50%}}@media screen and (max-width:1024px){.main{background-size:70%;background-position:178% 50%}}@media screen and (max-width:860px){.main{background:none}}.main .aibook{display:block;margin:10rem auto 0;width:100%;max-width:44rem}@media screen and (min-width:861px){.main .aibook{display:none}}@media screen and (max-width:640px){.main .aibook{margin-top:8rem}}.main .main-text{padding:26.5rem 0 22rem}@media screen and (max-width:860px){.main .main-text{padding:0 0 4rem}}.main .main-text h2{font-size:4.8rem;font-weight:900;letter-spacing:0.4rem}@media screen and (max-width:1024px){.main .main-text h2{font-size:4rem}}@media screen and (max-width:860px){.main .main-text h2{font-size:3.2rem}}@media screen and (max-width:640px){.main .main-text h2{font-size:2.4rem;padding:0 1rem}}.main .main-text .font-14{margin-top:3.6rem}@media screen and (max-width:640px){.main .main-text .font-14{margin-top:2rem;padding:0 1rem}.main .main-text .font-14 br{display:none}}.main .main-text .tag-input-wrapper{position:relative}.main .main-text .tag-input-wrapper #tag-input{margin-top:3.6rem;background-image:linear-gradient(150deg, #3cff00, #00b2ff);width:calc(40rem + 14px);height:calc(6rem + 14px);border-radius:calc(1rem + 3.5px);padding:7px;transition:ease 0.4s;position:relative;overflow:hidden}@media screen and (max-width:640px){.main .main-text .tag-input-wrapper #tag-input{max-width:calc(40rem + 14px);width:100%;margin-top:6rem}}.main .main-text .tag-input-wrapper #tag-input:before{content:"";display:block;position:absolute;inset:0;background-image:linear-gradient(150deg, #ff0004, #4600ff);opacity:0;transition:ease 0.4s}.main .main-text .tag-input-wrapper #tag-input.active:before{opacity:1}.main .main-text .tag-input-wrapper #tag-input.active .arrow .arrow-img{transition:ease 0.4s;transform:rotate(180deg)}.main .main-text .tag-input-wrapper #tag-input .tag-input-flex{display:flex;height:100%;border-radius:1rem;overflow:hidden;position:relative;background-color:#fff}.main .main-text .tag-input-wrapper #tag-input .tag-input-flex .tag-input-label{width:11rem;background-color:#360e96;flex-shrink:0;cursor:pointer}@media screen and (max-width:640px){.main .main-text .tag-input-wrapper #tag-input .tag-input-flex .tag-input-label{width:10rem}}.main .main-text .tag-input-wrapper #tag-input .tag-input-flex .tag-input-label .font-12{font-weight:900;transition:ease 0.1s}.main .main-text .tag-input-wrapper #tag-input .tag-input-flex .tag-input-label:hover .font-12{transform:scale(1.05)}.main .main-text .tag-input-wrapper #tag-input .tag-input-flex input{width:100%;height:100%;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:1rem 3rem}@media screen and (max-width:640px){.main .main-text .tag-input-wrapper #tag-input .tag-input-flex input{font-size:1.2rem;padding:1rem 2rem}}.main .main-text .tag-input-wrapper #tag-input .tag-input-flex .arrow{position:absolute;right:3rem;top:50%;transform:translateY(-50%)}.main .main-text .tag-input-wrapper #tag-input .tag-input-flex .arrow .arrow-img{transition:ease 0.4s}.main .main-text .tag-input-wrapper .tag-box{position:absolute;top:10rem;width:100%;z-index:1;background-color:#fff;border-radius:3rem;opacity:0;display:none;padding:6.5rem 5rem 8rem;animation:fadeIn 0.4s ease-in-out backwards}.main .main-text .tag-input-wrapper .tag-box.active{display:block;animation:fadeIn 0.4s ease-in-out forwards}@media screen and (max-width:640px){.main .main-text .tag-input-wrapper .tag-box{display:block;position:fixed;top:auto;bottom:0;left:0;right:0;border-bottom-right-radius:0;border-bottom-left-radius:0;padding:5rem 3rem 3.5rem;transform:translateY(-100%);animation:none;z-index:1001;opacity:1;transform:translateY(100%)}.main .main-text .tag-input-wrapper .tag-box.active{animation:none;transform:translateY(0);transition:ease 0.2s 0.35s}}.main .main-text .tag-input-wrapper .tag-box .tag-cols{display:flex;gap:4.5rem}@media screen and (max-width:640px){.main .main-text .tag-input-wrapper .tag-box .tag-cols{flex-direction:column;gap:3rem}}.main .main-text .tag-input-wrapper .tag-box .tag-cols .tag-col{width:100%}.main .main-text .tag-input-wrapper .tag-box .tag-cols .tag-col .font-20{color:#333333}@media screen and (max-width:640px){.main .main-text .tag-input-wrapper .tag-box .tag-cols .tag-col .font-20{font-size:1.4rem}}.main .main-text .tag-input-wrapper .tag-box .tag-cols .tag-col .tags{margin-top:1.4rem}@media screen and (max-width:640px){.main .main-text .tag-input-wrapper .tag-box .tag-cols .tag-col .tags{margin-top:1rem}}.main .main-text .tag-input-wrapper .tag-box .tag-cols .tag-col .tags .tag{background-color:#c3b7df;transition:0.1s ease}.main .main-text .tag-input-wrapper .tag-box .tag-cols .tag-col .tags .tag:hover{background-color:#360e96}.main .main-text .tag-input-wrapper .tag-box .close{width:2rem;height:2rem;position:absolute;top:2.5rem;right:2.5rem}.main .main-text .tag-input-wrapper .tag-box .close .close-inner{width:100%;height:100%;position:relative}.main .main-text .tag-input-wrapper .tag-box .close .close-inner span{display:block;width:2rem;height:0.3rem;background-color:#360e96;border-radius:1rem;position:absolute;top:50%;left:50%}.main .main-text .tag-input-wrapper .tag-box .close .close-inner span:nth-child(1){transform:translate(-50%, -50%) rotate(45deg)}.main .main-text .tag-input-wrapper .tag-box .close .close-inner span:nth-child(2){transform:translate(-50%, -50%) rotate(-45deg)}.tags{display:flex;flex-wrap:wrap;gap:1rem}.tags .tag-item{display:inline-block}.tag{padding:0.8rem 1.4rem;display:block;border-radius:1rem;font-size:1rem}.result-section{margin-bottom:22rem}@media screen and (max-width:860px){.result-section{margin-bottom:10rem}}.result-section.has-result-text{padding-top:6rem}@media screen and (max-width:860px){.result-section.has-result-text{padding-top:0}}.result-section.has-more{padding-bottom:12rem}@media screen and (max-width:860px){.result-section.has-more{padding-bottom:0}}.result-section>div .result-col{position:relative}.result-section>div .result-col .result-text{position:absolute;top:-6rem}@media screen and (max-width:860px){.result-section>div .result-col .result-text{position:initial;padding-bottom:3rem}}.result-section>div .result-col .result-text .font-12{display:flex;align-items:center}@media screen and (max-width:640px){.result-section>div .result-col .result-text .font-12{flex-direction:column;align-items:start}}.result-section>div .result-col .result-text .font-12>span{display:flex;align-items:center}.result-section>div .result-col .result-text .font-12 .post-num{font-size:2.4rem;font-weight:900;padding:0 1rem}.result-section>div .result-col .result-text .font-12 .tag{background-color:#ff0852;color:#fff;margin:0 1rem}@media screen and (max-width:640px){.result-section>div .result-col .result-text .font-12 .tag{margin-left:0}}.result-section>div .result-col .result-more,.result-section>div .result-col .alm-btn-wrap{position:absolute;bottom:-12rem;left:0;right:0}@media screen and (max-width:860px){.result-section>div .result-col .result-more,.result-section>div .result-col .alm-btn-wrap{position:initial;margin:4rem auto 0}}.result-section>div .result-col .result-more .button,.result-section>div .result-col .alm-btn-wrap .button{width:27.5rem;margin:0 auto;cursor:pointer}.shigyou-section{margin-bottom:10rem}.shigyou-section .l-wrapper{display:flex;gap:4rem}@media screen and (max-width:640px){.shigyou-section .l-wrapper{flex-direction:column}}.shigyou-section a{display:block}.shigyou-section a img{width:100%;vertical-align:bottom}.shigyou-section a:hover{transform:scale(1.05)}.post-boxes{display:flex;flex-wrap:wrap;gap:3.5rem}@media screen and (max-width:860px){.post-boxes{gap:2rem}}@keyframes onLoad{from{opacity:0;transform:translateY(3rem)}to{opacity:1;transform:translateY(0)}}.post-box{transition:ease 0.4s}.post-box:hover{scale:1.05}.post-box.col2{width:calc((100% - 3.5rem) / 2)}@media screen and (max-width:1024px){.post-box.col2{width:100%}}.post-box.col3{width:calc((100% - 7rem) / 3)}@media screen and (max-width:1024px){.post-box.col3{width:100%}}.post-box .post-link{display:block;background-color:#4211b5;padding:4.5rem;height:100%}@media screen and (max-width:640px){.post-box .post-link{padding:3rem}}.post-box .post-link .post-icon{width:9rem;height:9rem;border-radius:1rem;background-image:linear-gradient(180deg, #3cff00, #00b2ff)}@media screen and (max-width:640px){.post-box .post-link .post-icon{width:7.5rem;height:7.5rem}}@media screen and (max-width:640px){.post-box .post-link .post-icon .post-icon-img{width:3.75rem}}.post-box .post-link .font-20{padding-top:3rem;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;max-height:6em}.post-box .post-link .font-12{padding-top:1rem;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;max-height:3.8em}.post-box .post-link .tags{padding-top:2rem}.post-box .post-link .tags .tag{background-color:#360e96}.post-box.is-new-load-1{opacity:0;animation:onLoad 0.6s 0s forwards}.post-box.is-new-load-2{opacity:0;animation:onLoad 0.6s 0.2s forwards}.post-box.is-new-load-3{opacity:0;animation:onLoad 0.6s 0.4s forwards}.post-box.is-new-load-4{opacity:0;animation:onLoad 0.6s 0.6s forwards}.col-area{display:flex;gap:3.5rem;position:relative}@media screen and (max-width:860px){.col-area{flex-direction:column;gap:8rem}}.col-area .main-col{width:66.666%}@media screen and (max-width:860px){.col-area .main-col{width:100%}}.col-area .cta-col{width:33.333%;min-width:30rem;position:sticky;top:10rem}@media screen and (max-width:860px){.col-area .cta-col{width:100%}}.cta-col{background-color:#fff;color:#333333;padding:9rem 5.5rem;max-height:70rem}@media screen and (max-width:640px){.cta-col{padding:4rem 3rem 10rem}}.cta-col .cta-logo{display:block;width:10rem;margin:0 auto}.cta-col .font-20{margin-top:3.2rem;text-align:center}.cta-col .form{margin-top:2.4rem}.cta-col .form dt{font-weight:800}.cta-col .form dt span{color:#ff0852;vertical-align:sub;padding-left:0.5rem}.cta-col .form dd input{width:100%;height:5rem;background-color:#f7f7f7;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0.5rem;padding:0 2rem}.cta-col .form dd input::placeholder{color:#cecbd4}.cta-col .form dd input:focus{border:2px solid #8dc8ff}.cta-col .form dl+dl{margin-top:2rem}.cta-col .form .button{margin:4rem auto 0}.column-section .column-box{background-color:#4211b5;padding:6rem 6rem 10rem;display:flex;gap:6rem;position:relative}@media screen and (max-width:860px){.column-section .column-box{min-width:18rem;padding:4rem 4rem 10rem;gap:4rem}}@media screen and (max-width:640px){.column-section .column-box{flex-direction:column;padding:6rem 3rem 7.5rem;gap:6rem}}.column-section .column-box .title-box{aspect-ratio:1;background-color:#000;flex-shrink:0;border-radius:2rem;min-width:22rem}@media screen and (max-width:1024px){.column-section .column-box .title-box{min-width:20rem}}@media screen and (max-width:860px){.column-section .column-box .title-box{min-width:18rem}}@media screen and (max-width:640px){.column-section .column-box .title-box{width:14rem;min-width:auto;margin:0 auto}}@media screen and (max-width:640px){.column-section .column-box .title-box .font-32{font-size:2rem}}.column-section .column-box .column-list{width:100%}@media screen and (max-width:640px){.column-section .column-box .column-list{margin-top:-2rem}}.column-section .column-box .column-list .column-item{height:25%;border-bottom:1px solid}@media screen and (max-width:640px){.column-section .column-box .column-list .column-item{height:auto}}.column-section .column-box .column-list .column-item a{display:flex;gap:5.5rem;align-items:center;height:100%}@media screen and (max-width:860px){.column-section .column-box .column-list .column-item a{gap:3rem}}@media screen and (max-width:640px){.column-section .column-box .column-list .column-item a{height:auto;flex-direction:column;align-items:start;padding:2rem 0;gap:1rem}}.column-section .column-box .column-list .column-item a .date{font-weight:900}@media screen and (max-width:640px){.column-section .column-box .column-list .column-item a .date{font-size:1.4rem}}.column-section .column-box .column-list .column-item a .title{overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:1;max-height:2.6rem;transition:ease 0.2s}@media screen and (max-width:640px){.column-section .column-box .column-list .column-item a .title{-webkit-line-clamp:2;max-height:4.6rem}}.column-section .column-box .column-list .column-item a:hover .title{transform:scale(1.05)}.column-section .column-box .view-all{position:absolute;right:4rem;bottom:3rem;font-weight:900;display:flex;align-items:center;gap:2rem}.column-section .column-box .view-all .button{padding:0;width:6rem;background-color:#360e96}.column-section .column-box .view-all .button .arrow{transition:ease 0.2s}.column-section .column-box .view-all .button:hover{transform:scale(1);background-color:#180644}.column-section .column-box .view-all .button:hover .arrow{transform:translateX(5px)}.column-section .column-box .button{background-color:#240965;color:#fff;width:100%}@media screen and (max-width:640px){.column-section .column-box .button{margin:-2rem auto 0}}.column-section .column-box .coming-soon{position:absolute;inset:0;background-color:rgba(0, 0, 0, 0.7)}.column-section .column-box .coming-soon .font-32{text-align:center}@media screen and (max-width:640px){.column-section .column-box .coming-soon .font-32{font-size:2.4rem}}@media screen and (min-width:641px){.column-section .column-box .coming-soon .font-32 br{display:none}}.column-section .column-box .illustration{width:19rem;position:absolute;right:4rem;top:0;transform:translateY(-50%)}@media screen and (max-width:640px){.column-section .column-box .illustration{width:15rem;right:2rem;top:-1rem}}.l-footer{padding:11rem 0}@media screen and (max-width:640px){.l-footer{padding:7rem 0 16rem}}.l-footer>div{display:flex;gap:5rem}@media screen and (max-width:640px){.l-footer>div{flex-direction:column;align-items:center}}.l-footer .logo .logo-box{width:11.7rem;aspect-ratio:1;border-radius:2rem;background-color:#180644;padding:2.7rem}.l-footer .logo .logo-box:hover{transform:scale(1.1)}.l-footer .footer-info-item{color:#00ff3c;display:flex}.l-footer .footer-info-item .footer-info-item-icon{width:4rem;padding:1rem 2.5rem 1rem 0;text-align:center;border-right:1px solid;height:fit-content}.l-footer .footer-info-item .footer-info-item-text{padding:1rem 0;font-weight:900;margin-left:3.5rem;font-size:1.4rem}.l-footer .footer-info-item:nth-child(2) .footer-info-item-text{line-height:1.8}.l-footer .copyright{margin:auto 0 0 auto}@media screen and (max-width:640px){.l-footer .copyright{margin:0 auto}}.single{margin:16rem 0 6.5rem}@media screen and (max-width:640px){.single{margin-top:9rem}}.single .breadcrumb{padding:2.5rem 0 4.5rem;display:flex;gap:1rem}@media screen and (max-width:640px){.single .breadcrumb{padding:1rem 0 2rem;gap:0.5rem;font-size:1.2rem}}.single .breadcrumb a{padding:0}.single .breadcrumb a img{width:1.3rem;transition:0.2s ease}.single .breadcrumb a img:hover{transform:scale(1.2)}.single .breadcrumb a:hover span{text-decoration:underline}.single-content-box{background-color:#fff;padding:9rem 5rem;color:#333333}@media screen and (max-width:640px){.single-content-box{padding:6rem 2rem}}.single-content-box .tags{margin-top:2rem}.single-content-box .tags .tag{background-color:#360e96;color:#fff}.single-content-box .tags .tag:hover{transform:scale(1.05)}.single-content-box .single-content{margin-top:2rem}.single-content-box .single-content h2{background-image:linear-gradient(90deg, #360e96, #713ede);color:#fff;padding:1.4rem 3.4rem;border-radius:0.5rem;font-size:1.6rem;font-weight:900;margin:6rem 0 3rem}@media screen and (max-width:640px){.single-content-box .single-content h2{padding:1.4rem 2rem}}.single-content-box .single-content p{line-height:2}.single-content-box .single-content .wp-block-image{margin:3rem 0}.single-content-box .single-content figure{margin:3rem 0;width:100%}.single-content-box .single-content .wp-block-embed__wrapper{height:100%}.single-content-box .single-content .wp-block-embed__wrapper .youtube{max-width:50rem;width:100%;aspect-ratio:1.7777777778}.single-content-box .single-content .wp-block-embed__wrapper .youtube iframe{width:100%;height:100%}.single-content-box .single-content .comparison{margin:3rem 0}.single-content-box .single-content .comparison .comparison-head{display:flex;align-items:center;gap:1rem;font-size:1.6rem;font-weight:900}.single-content-box .single-content .comparison p{margin-top:1rem}.single-content-box .single-content .summary-box{background-color:#f7f7f7;padding:3.4rem 5rem;border-radius:1.5rem;line-height:2}@media screen and (max-width:640px){.single-content-box .single-content .summary-box{padding:4rem 3rem}}.single-content-box .single-content .summary-box .summary-item{position:relative;padding-left:2rem}.single-content-box .single-content .summary-box .summary-item::before{content:"";display:block;width:8px;height:8px;border-radius:50%;background-color:#360e96;position:absolute;left:0;top:0.6em}.single-content-box .single-content .summary-box .summary-item+.summary-item{margin-top:1rem}.single-content-box .single-content .single-back{margin-top:5rem}@media screen and (max-width:640px){.single-content-box .single-content .single-back{margin-top:3rem}}.single-content-box .single-content .single-back .button{margin:0 auto;cursor:pointer}.relative-posts{margin-top:6.5rem}.relative-posts .font-24{margin-bottom:3.5rem}/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Fai-book.yaoya.io%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Fyaotemp%2Fcss%2Fdesign.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAkCE%2CoCAAA%2CIAAA%2CuBAAA%2CCAAA%2CCAAA%2CoCAAA%2CIAAA%2CuBAAA%2CCAAA%2CCAiBF%2CUAAA%2CgDAAA%2CCAKA%2CmQAAA%2CsDAAA%2CCAMA%2CkIAAA%2CkBAAA%2CCA5BE%2CoCAAA%2CkIAAA%2CkBAAA%2CCAAA%2CCAmCF%2CQAAA%2C4JAAA%2CCAnCE%2CoCAAA%2CQAAA%2CcAAA%2CCAAA%2CCAoDA%2CqBAAA%2CsCAAA%2CCAKA%2CoBAAA%2CsCAAA%2CCAKA%2CqBAAA%2CgCAAA%2CCAKA%2CsBAAA%2CmCAAA%2CCAKA%2CcAAA%2CqBAAA%2CCAIA%2CiBAAA%2CYAAA%2CCAKF%2CSAAA%2CgBAAA%2CCAIA%2CSAAA%2C8BAAA%2CCArFE%2CoCAAA%2CSAAA%2CgBAAA%2CCAAA%2CCA6FF%2CSAAA%2C8BAAA%2CCAKA%2CSAAA%2CgCAAA%2CCAKA%2CSAAA%2CgCAAA%2CCAKA%2CKAAA%2CmCAAA%2CCAKA%2CmBACE%2CKAAA%2CiCAAA%2CCAGA%2CGAAA%2CmCAAA%2CCAAA%2CCAKF%2CUAAA%2C0DAAA%2CCA1HE%2CoCAAA%2CUAAA%2CWAAA%2CCAAA%2CCAiIA%2CsBAAA%2C8DAAA%2CCAjIA%2CoCAAA%2CsBAAA%2CWAAA%2CCAAA%2CCAyIA%2CcAAA%2CoFAAA%2CCAzIA%2CoCAAA%2CcAAA%2CcAAA%2CCAAA%2CCAkJE%2C2BAAA%2CWAAA%2CCAEE%2C6BAAA%2CaAAA%2CCAEE%2CmCAAA%2CoBAAA%2CCAKJ%2C0BAAA%2CwDAAA%2CCA3JF%2CqCAAA%2C0BAAA%2CQAAA%2CCAAA%2CCAAA%2CoCAAA%2C0BAAA%2CYAAA%2CCAAA%2CCAsKI%2C6BAAA%2C8BAAA%2CCAEE%2C%2BBAAA%2CmDAAA%2CCAIE%2CqCAAA%2CoBAAA%2CCAGA%2CsCAAA%2CaAAA%2CCAEE%2C4CAAA%2CqBAAA%2CCAOR%2C0BAAA%2CqBAAA%2CCAxLF%2CoCAAA%2C0BAAA%2CYAAA%2CCAAA%2CCA8LI%2CkCAAA%2CqDAAA%2CCAKE%2CmDAAA%2CoEAAA%2CCAKE%2CwDAAA%2CuGAAA%2CCAQA%2C0DAAA%2CkCAAA%2CCAGE%2C%2BDAAA%2CwBAAA%2CCAEE%2C4EAAA%2CuCAAA%2CCAGA%2C4EAAA%2CkBAAA%2CCAGA%2C4EAAA%2CyCAAA%2CCASV%2CoBAAA%2CmIAAA%2CCAWE%2C8BAAA%2C2GAAA%2CCAQE%2CiCAAA%2C8CAAA%2CCAGE%2CmCAAA%2CaAAA%2CCAKJ%2C2BAAA%2CkDAAA%2CCAQN%2CSAAA%2CmCAAA%2CCAIE%2CqBAAA%2CYAAA%2CCAGA%2CgBAAA%2CyDAAA%2CCAMF%2CkBACE%2CKAAA%2CqCAAA%2CCAIA%2CGAAA%2CiCAAA%2CCAAA%2CCAMF%2CMAAA%2CyIAAA%2CCA%2FRE%2CqCAAA%2CMAAA%2CgDAAA%2CCAAA%2CCAAA%2CqCAAA%2CMAAA%2CgDAAA%2CCAAA%2CCAAA%2CoCAAA%2CMAAA%2CeAAA%2CCAAA%2CCAgTA%2CcAAA%2C4DAAA%2CCAhTA%2CoCAAA%2CcAAA%2CYAAA%2CCAAA%2CCAAA%2CoCAAA%2CcAAA%2CeAAA%2CCAAA%2CCA6TA%2CiBAAA%2CuBAAA%2CCA7TA%2CoCAAA%2CiBAAA%2CgBAAA%2CCAAA%2CCAkUE%2CoBAAA%2CsDAAA%2CCAlUF%2CqCAAA%2CoBAAA%2CcAAA%2CCAAA%2CCAAA%2CoCAAA%2CoBAAA%2CgBAAA%2CCAAA%2CCAAA%2CoCAAA%2CoBAAA%2C%2BBAAA%2CCAAA%2CCAiVE%2C0BAAA%2CiBAAA%2CCAjVF%2CoCAAA%2C0BAAA%2C8BAAA%2CCAsVM%2C6BAAA%2CYAAA%2CCAAA%2CCAMJ%2CoCAAA%2CiBAAA%2CCAEE%2C%2BCAAA%2CkOAAA%2CCA9VJ%2CoCAAA%2C%2BCAAA%2CuDAAA%2CCAAA%2CCAiXM%2CsDAAA%2C4IAAA%2CCAcE%2C6DAAA%2CSAAA%2CCAIE%2CwEAAA%2C6CAAA%2CCAMJ%2C%2BDAAA%2CmGAAA%2CCAOE%2CgFAAA%2CiEAAA%2CCAhZR%2CoCAAA%2CgFAAA%2CWAAA%2CCAAA%2CCAyZU%2CyFAAA%2CoCAAA%2CCAKE%2C%2BFAAA%2CqBAAA%2CCAKJ%2CqEAAA%2C8HAAA%2CCAnaR%2CoCAAA%2CqEAAA%2CkCAAA%2CCAAA%2CCAibQ%2CsEAAA%2C%2BDAAA%2CCAKE%2CiFAAA%2CoBAAA%2CCAON%2C6CAAA%2CqLAAA%2CCAWE%2CoDAAA%2CwDAAA%2CCAxcN%2CoCAAA%2C6CAAA%2C4OAAA%2CCA2dQ%2CoDAAA%2CiEAAA%2CCAAA%2CCAMF%2CuDAAA%2CuBAAA%2CCAjeN%2CoCAAA%2CuDAAA%2C8BAAA%2CCAAA%2CCAweQ%2CgEAAA%2CUAAA%2CCAEE%2CyEAAA%2CaAAA%2CCA1eV%2CoCAAA%2CyEAAA%2CgBAAA%2CCAAA%2CCAgfU%2CsEAAA%2CiBAAA%2CCAhfV%2CoCAAA%2CsEAAA%2CeAAA%2CCAAA%2CCAqfY%2C2EAAA%2C6CAAA%2CCAGE%2CiFAAA%2CwBAAA%2CCAOR%2CoDAAA%2CgEAAA%2CCAME%2CiEAAA%2CwCAAA%2CCAIE%2CsEAAA%2CqHAAA%2CCASE%2CmFAAA%2C6CAAA%2CCAGA%2CmFAAA%2C8CAAA%2CCAWd%2CMAAA%2CoCAAA%2CCAIE%2CgBAAA%2CoBAAA%2CCAKF%2CKAAA%2CqEAAA%2CCAOA%2CgBAAA%2CmBAAA%2CCAhjBE%2CoCAAA%2CgBAAA%2CmBAAA%2CCAAA%2CCAsjBA%2CgCAAA%2CgBAAA%2CCAtjBA%2CoCAAA%2CgCAAA%2CaAAA%2CCAAA%2CCA6jBA%2CyBAAA%2CoBAAA%2CCA7jBA%2CoCAAA%2CyBAAA%2CgBAAA%2CCAAA%2CCAqkBE%2CgCAAA%2CiBAAA%2CCAEE%2C6CAAA%2C2BAAA%2CCAvkBJ%2CoCAAA%2C6CAAA%2CoCAAA%2CCAAA%2CCA8kBM%2CsDAAA%2C%2BBAAA%2CCA9kBN%2CoCAAA%2CsDAAA%2CuCAAA%2CCAAA%2CCAqlBQ%2C2DAAA%2C%2BBAAA%2CCAIA%2CgEAAA%2C%2BCAAA%2CCAKA%2C2DAAA%2CiDAAA%2CCA9lBR%2CoCAAA%2C2DAAA%2CaAAA%2CCAAA%2CCAwmBI%2C2FAAA%2C8CAAA%2CCAxmBJ%2CoCAAA%2C2FAAA%2CmCAAA%2CCAAA%2CCAknBM%2C2GAAA%2C0CAAA%2CCAUR%2CiBAAA%2CmBAAA%2CCAEE%2C4BAAA%2CqBAAA%2CCA9nBA%2CoCAAA%2C4BAAA%2CqBAAA%2CCAAA%2CCAqoBA%2CmBAAA%2CaAAA%2CCAEE%2CuBAAA%2CgCAAA%2CCAIA%2CyBAAA%2CqBAAA%2CCAMJ%2CYAAA%2CsCAAA%2CCAjpBE%2CoCAAA%2CYAAA%2CQAAA%2CCAAA%2CCA0pBF%2CkBACE%2CKAAA%2CoCAAA%2CCAIA%2CGAAA%2CiCAAA%2CCAAA%2CCAMF%2CUAAA%2CoBAAA%2CCAEE%2CgBAAA%2CUAAA%2CCAGA%2CeAAA%2C%2BBAAA%2CCA1qBA%2CqCAAA%2CeAAA%2CUAAA%2CCAAA%2CCAgrBA%2CeAAA%2C6BAAA%2CCAhrBA%2CqCAAA%2CeAAA%2CUAAA%2CCAAA%2CCAsrBA%2CqBAAA%2CiEAAA%2CCAtrBA%2CoCAAA%2CqBAAA%2CYAAA%2CCAAA%2CCA%2BrBE%2CgCAAA%2CoGAAA%2CCA%2FrBF%2CoCAAA%2CgCAAA%2C0BAAA%2CCAAA%2CCAAA%2CoCAAA%2C%2BCAAA%2CaAAA%2CCAAA%2CCAmtBE%2C8BAAA%2C2IAAA%2CCASA%2C8BAAA%2C6IAAA%2CCASA%2C2BAAA%2CgBAAA%2CCAEE%2CgCAAA%2CwBAAA%2CCAKJ%2CwBAAA%2C2CAAA%2CCAIA%2CwBAAA%2C6CAAA%2CCAIA%2CwBAAA%2C6CAAA%2CCAIA%2CwBAAA%2C6CAAA%2CCAMF%2CUAAA%2CyCAAA%2CCA9vBE%2CoCAAA%2CUAAA%2C8BAAA%2CCAAA%2CCAswBA%2CoBAAA%2CaAAA%2CCAtwBA%2CoCAAA%2CoBAAA%2CUAAA%2CCAAA%2CCA4wBA%2CmBAAA%2CuDAAA%2CCA5wBA%2CoCAAA%2CmBAAA%2CUAAA%2CCAAA%2CCAuxBF%2CSAAA%2CwEAAA%2CCAvxBE%2CoCAAA%2CSAAA%2CuBAAA%2CCAAA%2CCAgyBA%2CmBAAA%2CuCAAA%2CCAKA%2CkBAAA%2CmCAAA%2CCAIA%2CeAAA%2CiBAAA%2CCAEE%2CkBAAA%2CeAAA%2CCAEE%2CuBAAA%2CoDAAA%2CCAOA%2CwBAAA%2CyKAAA%2CCAWE%2CqCAAA%2CaAAA%2CCAGA%2C8BAAA%2CwBAAA%2CCAKJ%2CqBAAA%2CeAAA%2CCAGA%2CuBAAA%2CkBAAA%2CCAOF%2C4BAAA%2CwFAAA%2CCAj1BA%2CoCAAA%2C4BAAA%2CgDAAA%2CCAAA%2CCAAA%2CoCAAA%2C4BAAA%2CuDAAA%2CCAAA%2CCAk2BE%2CuCAAA%2CqFAAA%2CCAl2BF%2CqCAAA%2CuCAAA%2CeAAA%2CCAAA%2CCAAA%2CoCAAA%2CuCAAA%2CeAAA%2CCAAA%2CCAAA%2CoCAAA%2CuCAAA%2CwCAAA%2CCAAA%2CCAAA%2CoCAAA%2CgDAAA%2CcAAA%2CCAAA%2CCA03BE%2CyCAAA%2CUAAA%2CCA13BF%2CoCAAA%2CyCAAA%2CgBAAA%2CCAAA%2CCA%2B3BI%2CsDAAA%2CkCAAA%2CCA%2F3BJ%2CoCAAA%2CsDAAA%2CWAAA%2CCAAA%2CCAq4BM%2CwDAAA%2CsDAAA%2CCAr4BN%2CoCAAA%2CwDAAA%2CQAAA%2CCAAA%2CCAAA%2CoCAAA%2CwDAAA%2C2EAAA%2CCAAA%2CCAo5BQ%2C8DAAA%2CeAAA%2CCAp5BR%2CoCAAA%2C8DAAA%2CgBAAA%2CCAAA%2CCA05BQ%2C%2BDAAA%2CkJAAA%2CCA15BR%2CoCAAA%2C%2BDAAA%2CsCAAA%2CCAAA%2CCAw6BU%2CqEAAA%2CqBAAA%2CCAQR%2CsCAAA%2CiGAAA%2CCAQE%2C8CAAA%2C6CAAA%2CCAIE%2CqDAAA%2CoBAAA%2CCAGA%2CoDAAA%2C2CAAA%2CCAGE%2C2DAAA%2CyBAAA%2CCAON%2CoCAAA%2C8CAAA%2CCAz8BF%2CoCAAA%2CoCAAA%2CmBAAA%2CCAAA%2CCAk9BE%2CyCAAA%2C6DAAA%2CCAME%2CkDAAA%2CiBAAA%2CCAx9BJ%2CoCAAA%2CkDAAA%2CgBAAA%2CCAAA%2CCAAA%2CoCAAA%2CqDAAA%2CYAAA%2CCAAA%2CCAq%2BBE%2C0CAAA%2CyEAAA%2CCAr%2BBF%2CoCAAA%2C0CAAA%2CgCAAA%2CCAAA%2CCAo%2FBF%2CUAAA%2CeAAA%2CCAp%2FBE%2CoCAAA%2CUAAA%2CoBAAA%2CCAAA%2CCA0%2FBA%2CcAAA%2CqBAAA%2CCA1%2FBA%2CoCAAA%2CcAAA%2CwCAAA%2CCAAA%2CCAogCE%2C0BAAA%2CuFAAA%2CCAOE%2CgCAAA%2CoBAAA%2CCAMJ%2C4BAAA%2C0BAAA%2CCAGE%2CmDAAA%2CiGAAA%2CCAOA%2CmDAAA%2CkEAAA%2CCAOE%2CgEAAA%2CeAAA%2CCAMJ%2CqBAAA%2CoBAAA%2CCAxiCA%2CoCAAA%2CqBAAA%2CaAAA%2CCAAA%2CCAgjCF%2CQAAA%2CqBAAA%2CCAhjCE%2CoCAAA%2CQAAA%2CeAAA%2CCAAA%2CCAsjCA%2CoBAAA%2C6CAAA%2CCAtjCA%2CoCAAA%2CoBAAA%2C%2BCAAA%2CCAAA%2CCA%2BjCE%2CsBAAA%2CSAAA%2CCAEE%2C0BAAA%2CiCAAA%2CCAGE%2CgCAAA%2CoBAAA%2CCAKA%2CiCAAA%2CyBAAA%2CCAQR%2CoBAAA%2CqDAAA%2CCAjlCE%2CoCAAA%2CoBAAA%2CiBAAA%2CCAAA%2CCA0lCA%2C0BAAA%2CeAAA%2CCAEE%2C%2BBAAA%2CmCAAA%2CCAGE%2CqCAAA%2CqBAAA%2CCAMJ%2CoCAAA%2CeAAA%2CCAEE%2CuCAAA%2CmKAAA%2CCAvmCF%2CoCAAA%2CuCAAA%2CmBAAA%2CCAAA%2CCAunCE%2CsCAAA%2CaAAA%2CCAIA%2CoDAAA%2CaAAA%2CCAIA%2C2CAAA%2CwBAAA%2CCAIA%2C6DAAA%2CWAAA%2CCAEE%2CsEAAA%2CoDAAA%2CCAIE%2C6EAAA%2CsBAAA%2CCAOJ%2CgDAAA%2CaAAA%2CCAEE%2CiEAAA%2CyEAAA%2CCAOA%2CkDAAA%2CeAAA%2CCAKF%2CiDAAA%2C%2BEAAA%2CCA9pCF%2CoCAAA%2CiDAAA%2CiBAAA%2CCAAA%2CCAsqCI%2C%2BDAAA%2CmCAAA%2CCAGE%2CuEAAA%2C2HAAA%2CCAYF%2C6EAAA%2CeAAA%2CCAKF%2CiDAAA%2CeAAA%2CCA1rCF%2CoCAAA%2CiDAAA%2CeAAA%2CCAAA%2CCA%2BrCI%2CyDAAA%2C4BAAA%2CCAQN%2CgBAAA%2CiBAAA%2CCAEE%2CyBAAA%2CoBAAA%22%7D */