:root{--white:#fff;--light-gray:#f9f9f9;--gray:#e2e2e2;--medium-gray:#b1b1b1;--dark-gray:#6f6f6f;--black:#212121;--light-blue:#a1c9d9;--blue:#009ee0;--dark-blue:#037daf;--green:#88bf67;--medium-green:#9bd198;--light-green:#abd3a9;--orange:#f70;--light-orange:#f0b06c}*{font-family:'Poppins',sans-serif;margin:0;padding:0}body{background:var(--light-gray);font-weight:normal;color:var(--dark-gray);margin:auto;font-size:14px;line-height:20px;width:100%;overflow:scroll}a{text-decoration:none}.h1{font-size:20px}.h2{font-size:14px;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;-o-hyphens:auto;hyphens:auto}.h3{font-size:12px}.h4{font-size:14px}.h1.medium,.h2.medium,.h3.medium,.h4.medium{font-weight:500}.h1.bold,.h2.bold,.h3.bold,.h4.bold{font-weight:700}.m0{margin-bottom:64px}.m1{margin-bottom:32px}.m2{margin-bottom:16px}.m3{margin-bottom:8px}.m4{margin-bottom:4px}.m5{margin-bottom:48px}.mt0{margin-top:64px}.mt1{margin-top:32px}.mt2{margin-top:16px}.mt3{margin-top:8px}.mt4{margin-top:4px}.l1{line-height:40px}.lh16{line-height:16px}.lh32{line-height:32px}.lh40{line-height:40px}.h10{font-size:10px}.h12{font-size:12px}.h14{font-size:14px}.h20{font-size:20px}.h32{font-size:32px}.h10.medium,h12.medium,.h14.medium,.h20.medium,.h32.medium{font-weight:500}.h10.bold,.h12.bold,h14.bold,.h20.bold,.h32.bold{font-weight:700}.mt8{margin-top:8px}.mt10{margin-top:10px}.mt16{margin-top:16px}.mt32{margin-top:32px}.mr8{margin-right:8px}.mr12{margin-right:12px}.mr24{margin-right:24px}.mr16{margin-right:16px}.mb4{margin-bottom:4px}.mb8{margin-bottom:8px}.mb12{margin-bottom:12px}.mb16{margin-bottom:16px}.mb20{margin-bottom:20px}.mb32{margin-bottom:32px}.mb64{margin-bottom:64px}.mb120{margin-bottom:120px}.mb128{margin-bottom:128px}.ml8{margin-left:8px}.ml16{margin-left:16px}.pr8{padding-right:8px}.pr16{padding-right:16px}.t-center{text-align:center}.color-white{color:var(--white)}.color-light-gray{color:var(--light-gray)}.color-gray{color:var(--gray)}.color-medium-gray{color:var(--medium-gray)}.color-dark-gray{color:var(--dark-gray)}.color-black{color:var(--black)}.color-light-blue{color:var(--light-blue)}.color-blue{color:var(--blue)}.color-dark-blue{color:var(--dark-blue)}.color-green{color:var(--green)}.color-medium-green{color:var(--medium-green)}.color-light-green{color:var(--light-green)}.color-orange{color:var(--orange)}.color-light-orange{color:var(--light-orange)}.cursor-pointer{cursor:pointer}.no-pointer-events{pointer-events:none}.flex{display:flex}.flex.vertical{flex-direction:column}.flex.vcenter{align-items:center}.flex.justify-space{justify-content:space-between}.flex.justify-center{justify-content:center}#tellit{padding-top:56px}#tellit .middle{width:calc(100% - 32px);max-width:1280px;margin:0 auto;padding:16px}#tellit .middle-thin{width:calc(100% - 32px);max-width:636px;margin:0 auto;padding:16px 0}#tellit.withSub{margin-top:56px}.btn-blue{display:block;text-align:center;cursor:pointer;height:40px;line-height:40px;border:0;border-radius:20px;background-color:var(--blue);box-shadow:0 1px 3px rgba(0,0,0,0.16);color:#fff;padding:0 10px;font-weight:500;user-select:none}.btn-blue:hover{background-color:var(--dark-blue)}.btn-blue.fixed{box-shadow:0 1px 6px rgba(0,0,0,0.16)}input.btn-blue{-moz-appearance:none;-webkit-appearance:none;appearance:none}.btn-white{display:block;text-align:center;cursor:pointer;height:40px;line-height:40px;border:0;border-radius:20px;background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,0.16);color:#000;padding:0 10px;font-weight:500;user-select:none}.btn-white:hover{background-color:var(--dark-blue);color:#fff}.btn-white.fixed{box-shadow:0 1px 6px rgba(0,0,0,0.16)}input.btn-white{-moz-appearance:none;-webkit-appearance:none;appearance:none}.btn-green{display:block;text-align:center;cursor:pointer;height:40px;line-height:40px;border:0;border-radius:20px;background-color:var(--light-green);box-shadow:0 1px 3px rgba(0,0,0,0.16);color:#fff;padding:0 10px;font-weight:500;user-select:none}.btn-green:hover{background-color:var(--green);color:#fff}.btn-green.fixed{box-shadow:0 1px 6px rgba(0,0,0,0.16)}input.btn-green{-moz-appearance:none;-webkit-appearance:none;appearance:none}.btn-transparent{display:block;text-align:center;cursor:pointer;height:40px;line-height:40px;border:0;border-radius:20px;background-color:transparent;box-shadow:0 1px 3px rgba(0,0,0,0.16);color:#fff;padding:0 10px;font-weight:500;user-select:none}input.btn-transparent{-moz-appearance:none;-webkit-appearance:none;appearance:none}.btn-gray{display:block;text-align:center;cursor:pointer;height:40px;line-height:40px;border:0;border-radius:20px;background-color:var(--gray);box-shadow:0 1px 3px rgba(0,0,0,0.16);color:#fff;padding:0 10px;font-weight:500;user-select:none}.btn-gray.fixed{box-shadow:0 1px 6px rgba(0,0,0,0.16)}input.btn-gray{-moz-appearance:none;-webkit-appearance:none;appearance:none}#story_howto_desktop{display:flex;justify-content:center;list-style:none}#story_howto_desktop li{width:200px;flex:0 0 200px}#story_howto_desktop li:nth-child(n+2){padding-left:100px}#story_howto_desktop li,#story_howto_mobile li{color:var(--white);text-align:center}#story_howto_desktop li>.label,#story_howto_mobile li>div>div>.label{font-size:14px;font-weight:500;padding-top:4px}#story_howto_desktop li>.text,#story_howto_mobile li>div>div>.text{padding-top:12px}#story_howto_desktop li .img,#story_howto_mobile li .img{height:200px;width:200px;margin-right:16px;margin-top:16px;background-size:cover;margin-bottom:20px;border-radius:100px;background-color:var(--white)}#story_hints_desktop li .img{height:200px;width:200px;margin-right:16px;margin-top:16px;background-size:cover;background-color:var(--white);border-radius:100px}@media all and (min-width:1280px){.no-desktop{display:none!important}#story_detail_mobile{display:none}}@media all and (max-width:1279px){#story_detail_desktop{display:none}}