.characters-module-scss-module__16JEaW__page{grid-template-columns:1.3fr 1fr;gap:24px;margin-top:24px;display:grid}.characters-module-scss-module__16JEaW__page .characters-module-scss-module__16JEaW__inputWrapper,.characters-module-scss-module__16JEaW__page .characters-module-scss-module__16JEaW__inputWrapper .characters-module-scss-module__16JEaW__characterForm{flex-direction:column;gap:16px;display:flex}.characters-module-scss-module__16JEaW__page .characters-module-scss-module__16JEaW__cardGrid{gap:24px;width:100%;min-height:100%;display:flex}.characters-module-scss-module__16JEaW__page .characters-module-scss-module__16JEaW__cardGrid .characters-module-scss-module__16JEaW__removeCharacter{width:100%;margin-top:16px}.characters-module-scss-module__16JEaW__page .characters-module-scss-module__16JEaW__cardGrid .characters-module-scss-module__16JEaW__removeCharacter button{background:#fff;width:100%}.characters-module-scss-module__16JEaW__page .characters-module-scss-module__16JEaW__cardGrid .characters-module-scss-module__16JEaW__addCharacter{justify-content:center;align-items:center;width:50%;display:flex}.characters-module-scss-module__16JEaW__page .characters-module-scss-module__16JEaW__cardGrid .characters-module-scss-module__16JEaW__addCharacter button{border:1px solid #2e564d}.characters-module-scss-module__16JEaW__page .characters-module-scss-module__16JEaW__imageWrapper{box-sizing:border-box;justify-content:center;align-items:center;width:100%;padding:24px;display:flex}.characters-module-scss-module__16JEaW__page .characters-module-scss-module__16JEaW__imageWrapper img{width:100%;height:auto;max-height:100%}.characters-module-scss-module__16JEaW__singleGrid{grid-template-columns:1fr}.characters-module-scss-module__16JEaW__singleGrid .characters-module-scss-module__16JEaW__cardGrid{grid-template-columns:1fr 1fr 1fr;display:grid}.characters-module-scss-module__16JEaW__singleGrid .characters-module-scss-module__16JEaW__cardGrid .characters-module-scss-module__16JEaW__addCharacter{width:100%}.characters-module-scss-module__16JEaW__emptyState{grid-template-columns:auto minmax(0,1fr);align-items:stretch;gap:0}.characters-module-scss-module__16JEaW__emptyState .characters-module-scss-module__16JEaW__cardGrid{justify-content:flex-start;align-items:center;width:auto;min-height:520px}.characters-module-scss-module__16JEaW__emptyState .characters-module-scss-module__16JEaW__cardGrid .characters-module-scss-module__16JEaW__addCharacter{justify-content:center;align-items:center;width:auto;height:auto}.characters-module-scss-module__16JEaW__emptyState .characters-module-scss-module__16JEaW__imageWrapper{justify-content:center;align-items:center;min-height:520px;margin:0;padding:0}.characters-module-scss-module__16JEaW__emptyState .characters-module-scss-module__16JEaW__imageWrapper img{width:100%;max-width:420px;margin-left:0}@media only screen and (max-width:900px){.characters-module-scss-module__16JEaW__page{grid-template-columns:1fr;margin-top:16px}.characters-module-scss-module__16JEaW__page .characters-module-scss-module__16JEaW__cardGrid{flex-direction:column}.characters-module-scss-module__16JEaW__page .characters-module-scss-module__16JEaW__cardGrid .characters-module-scss-module__16JEaW__addCharacter{width:100%}.characters-module-scss-module__16JEaW__page .characters-module-scss-module__16JEaW__imageWrapper{display:none}.characters-module-scss-module__16JEaW__singleGrid .characters-module-scss-module__16JEaW__cardGrid{grid-template-columns:1fr}.characters-module-scss-module__16JEaW__emptyState{grid-template-columns:1fr;gap:16px}.characters-module-scss-module__16JEaW__emptyState .characters-module-scss-module__16JEaW__cardGrid{align-items:stretch;min-height:0}.characters-module-scss-module__16JEaW__emptyState .characters-module-scss-module__16JEaW__cardGrid .characters-module-scss-module__16JEaW__addCharacter{width:100%}.characters-module-scss-module__16JEaW__emptyState .characters-module-scss-module__16JEaW__imageWrapper{justify-content:center;align-items:center;min-height:0;padding:0 0 12px;display:flex}.characters-module-scss-module__16JEaW__emptyState .characters-module-scss-module__16JEaW__imageWrapper img{width:100%;max-width:320px;margin:0 auto}}
.formcard-module-scss-module__FdREga__wrapper{box-sizing:border-box;background:#eef5ef;border-radius:16px;width:100%;padding:16px;position:relative}@media only screen and (max-width:900px){.formcard-module-scss-module__FdREga__wrapper{border-radius:12px;padding:12px}}
.button-module-scss-module__SZaDTG__button{text-align:center;box-sizing:border-box;border-radius:8px;justify-content:center;align-items:center;gap:6px;transition:all .3s;display:flex}.button-module-scss-module__SZaDTG__button .button-module-scss-module__SZaDTG__label{font-family:Satoshi-Variable,sans-serif;font-size:16px;font-weight:700;line-height:150%}.button-module-scss-module__SZaDTG__button .button-module-scss-module__SZaDTG__iconWrapper,.button-module-scss-module__SZaDTG__button .button-module-scss-module__SZaDTG__iconWrapper svg,.button-module-scss-module__SZaDTG__button .button-module-scss-module__SZaDTG__iconWrapper img{width:24px;height:24px}.button-module-scss-module__SZaDTG__button:hover{opacity:.9}.button-module-scss-module__SZaDTG__disabled{opacity:.5;cursor:not-allowed}.button-module-scss-module__SZaDTG__disabled:hover{opacity:.5}.button-module-scss-module__SZaDTG__default{background:#2e564d}.button-module-scss-module__SZaDTG__default .button-module-scss-module__SZaDTG__label{color:#e6f96c}.button-module-scss-module__SZaDTG__default svg path{stroke:#e6f96c}.button-module-scss-module__SZaDTG__default-inverted{background:#e6f96c}.button-module-scss-module__SZaDTG__default-inverted .button-module-scss-module__SZaDTG__label{color:#2e564d}.button-module-scss-module__SZaDTG__default-inverted svg path{stroke:#2e564d}.button-module-scss-module__SZaDTG__ghost{background:0 0}.button-module-scss-module__SZaDTG__ghost .button-module-scss-module__SZaDTG__label{color:#161918}.button-module-scss-module__SZaDTG__outline{background:0 0;border:1px solid #2e564d}.button-module-scss-module__SZaDTG__outline .button-module-scss-module__SZaDTG__label{color:#161918}.button-module-scss-module__SZaDTG__destructive-outline{background:0 0;border:1px solid #e7000b}.button-module-scss-module__SZaDTG__destructive-outline .button-module-scss-module__SZaDTG__label{color:#e7000b}.button-module-scss-module__SZaDTG__destructive{background:#e7000b}.button-module-scss-module__SZaDTG__destructive .button-module-scss-module__SZaDTG__label{color:#fff}.button-module-scss-module__SZaDTG__secondary{background:#eef5ef}.button-module-scss-module__SZaDTG__secondary .button-module-scss-module__SZaDTG__label{color:#161918}.button-module-scss-module__SZaDTG__secondary svg path{stroke:#161918}.button-module-scss-module__SZaDTG__link{background:0 0}.button-module-scss-module__SZaDTG__link .button-module-scss-module__SZaDTG__label{color:#155dfc}.button-module-scss-module__SZaDTG__link svg path{stroke:#155dfc}.button-module-scss-module__SZaDTG__size-default{box-sizing:border-box;padding:10px 16px}.button-module-scss-module__SZaDTG__size-default .button-module-scss-module__SZaDTG__label{font-family:Satoshi-Variable,sans-serif;font-size:14px;font-weight:700;line-height:150%}.button-module-scss-module__SZaDTG__size-default .button-module-scss-module__SZaDTG__iconWrapper,.button-module-scss-module__SZaDTG__size-default .button-module-scss-module__SZaDTG__iconWrapper svg,.button-module-scss-module__SZaDTG__size-default .button-module-scss-module__SZaDTG__iconWrapper img{width:20px;height:20px}.button-module-scss-module__SZaDTG__size-lg{padding:12px 24px}.button-module-scss-module__SZaDTG__size-icon{gap:0;padding:10px;display:flex}.button-module-scss-module__SZaDTG__size-sm{padding:6px 12px}.button-module-scss-module__SZaDTG__size-sm .button-module-scss-module__SZaDTG__label{font-family:Satoshi-Variable,sans-serif;font-size:14px;font-weight:700;line-height:150%}.button-module-scss-module__SZaDTG__size-xl .button-module-scss-module__SZaDTG__label{font-family:Satoshi-Variable,sans-serif;font-size:16px;font-weight:700;line-height:150%}.button-module-scss-module__SZaDTG__size-xl{padding:16px 24px}.button-module-scss-module__SZaDTG__size-icon-sm{padding:4px}@media only screen and (max-width:640px){.button-module-scss-module__SZaDTG__size-lg,.button-module-scss-module__SZaDTG__size-xl{padding:12px 16px}.button-module-scss-module__SZaDTG__size-xl .button-module-scss-module__SZaDTG__label{font-family:Satoshi-Variable,sans-serif;font-size:14px;font-weight:700;line-height:150%}}
.footer-module-scss-module__p2IoJa__footer{background:#2e564d;justify-content:center;width:100%;padding-top:48px;padding-bottom:16px;display:flex}.footer-module-scss-module__p2IoJa__footer .footer-module-scss-module__p2IoJa__wrapper{width:100%;max-width:1248px}.footer-module-scss-module__p2IoJa__footer .footer-module-scss-module__p2IoJa__wrapper .footer-module-scss-module__p2IoJa__top{justify-content:space-between;width:100%;display:flex}.footer-module-scss-module__p2IoJa__footer .footer-module-scss-module__p2IoJa__wrapper .footer-module-scss-module__p2IoJa__top .footer-module-scss-module__p2IoJa__brandWrapper{flex-direction:column;gap:16px;display:flex}.footer-module-scss-module__p2IoJa__footer .footer-module-scss-module__p2IoJa__wrapper .footer-module-scss-module__p2IoJa__top .footer-module-scss-module__p2IoJa__brandWrapper a svg path{fill:#fff}.footer-module-scss-module__p2IoJa__footer .footer-module-scss-module__p2IoJa__wrapper .footer-module-scss-module__p2IoJa__top .footer-module-scss-module__p2IoJa__brandWrapper p{color:rgba(255,255,255,.698);max-width:293px;font-family:Satoshi-Variable,sans-serif;font-size:14px;font-weight:400;line-height:150%}.footer-module-scss-module__p2IoJa__footer .footer-module-scss-module__p2IoJa__wrapper .footer-module-scss-module__p2IoJa__top .footer-module-scss-module__p2IoJa__socialWrapper{flex-direction:column;gap:8px;display:flex}.footer-module-scss-module__p2IoJa__footer .footer-module-scss-module__p2IoJa__wrapper .footer-module-scss-module__p2IoJa__top .footer-module-scss-module__p2IoJa__socialWrapper .footer-module-scss-module__p2IoJa__title{color:#fff;font-family:Satoshi-Variable,sans-serif;font-size:14px;font-weight:700;line-height:150%}.footer-module-scss-module__p2IoJa__footer .footer-module-scss-module__p2IoJa__wrapper .footer-module-scss-module__p2IoJa__top .footer-module-scss-module__p2IoJa__socialWrapper ul{align-items:center;gap:16px;display:flex}.footer-module-scss-module__p2IoJa__footer .footer-module-scss-module__p2IoJa__wrapper .footer-module-scss-module__p2IoJa__top .footer-module-scss-module__p2IoJa__socialWrapper ul li a{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.footer-module-scss-module__p2IoJa__footer .footer-module-scss-module__p2IoJa__wrapper .footer-module-scss-module__p2IoJa__center{justify-content:space-between;align-items:flex-end;width:100%;margin-top:32px;display:flex}.footer-module-scss-module__p2IoJa__footer .footer-module-scss-module__p2IoJa__wrapper .footer-module-scss-module__p2IoJa__center .footer-module-scss-module__p2IoJa__menuWrapper{align-items:flex-start;gap:48px;display:flex}.footer-module-scss-module__p2IoJa__footer .footer-module-scss-module__p2IoJa__wrapper .footer-module-scss-module__p2IoJa__center .footer-module-scss-module__p2IoJa__menuWrapper .footer-module-scss-module__p2IoJa__menu{flex-direction:column;gap:12px;display:flex}.footer-module-scss-module__p2IoJa__footer .footer-module-scss-module__p2IoJa__wrapper .footer-module-scss-module__p2IoJa__center .footer-module-scss-module__p2IoJa__menuWrapper .footer-module-scss-module__p2IoJa__menu .footer-module-scss-module__p2IoJa__mainTitle{color:#fff;font-family:Satoshi-Variable,sans-serif;font-size:16px;font-weight:700;line-height:150%}.footer-module-scss-module__p2IoJa__footer .footer-module-scss-module__p2IoJa__wrapper .footer-module-scss-module__p2IoJa__center .footer-module-scss-module__p2IoJa__menuWrapper .footer-module-scss-module__p2IoJa__menu ul{flex-direction:column;gap:12px;display:flex}.footer-module-scss-module__p2IoJa__footer .footer-module-scss-module__p2IoJa__wrapper .footer-module-scss-module__p2IoJa__center .footer-module-scss-module__p2IoJa__menuWrapper .footer-module-scss-module__p2IoJa__menu ul li a{color:rgba(255,255,255,.698);font-family:Satoshi-Variable,sans-serif;font-size:14px;font-weight:500;line-height:150%}.footer-module-scss-module__p2IoJa__footer .footer-module-scss-module__p2IoJa__wrapper .footer-module-scss-module__p2IoJa__center .footer-module-scss-module__p2IoJa__newsletter{flex-direction:column;gap:12px;display:flex}.footer-module-scss-module__p2IoJa__footer .footer-module-scss-module__p2IoJa__wrapper .footer-module-scss-module__p2IoJa__center .footer-module-scss-module__p2IoJa__newsletter .footer-module-scss-module__p2IoJa__textWrapper{flex-direction:column;gap:8px;display:flex}.footer-module-scss-module__p2IoJa__footer .footer-module-scss-module__p2IoJa__wrapper .footer-module-scss-module__p2IoJa__center .footer-module-scss-module__p2IoJa__newsletter .footer-module-scss-module__p2IoJa__textWrapper .footer-module-scss-module__p2IoJa__title{color:#fff;font-family:Satoshi-Variable,sans-serif;font-size:16px;font-weight:700;line-height:150%}.footer-module-scss-module__p2IoJa__footer .footer-module-scss-module__p2IoJa__wrapper .footer-module-scss-module__p2IoJa__center .footer-module-scss-module__p2IoJa__newsletter .footer-module-scss-module__p2IoJa__textWrapper .footer-module-scss-module__p2IoJa__description{color:rgba(255,255,255,.698);font-family:Satoshi-Variable,sans-serif;font-size:14px;font-weight:500;line-height:150%}.footer-module-scss-module__p2IoJa__footer .footer-module-scss-module__p2IoJa__wrapper .footer-module-scss-module__p2IoJa__center .footer-module-scss-module__p2IoJa__newsletter .footer-module-scss-module__p2IoJa__formWrapper{align-items:center;gap:12px;width:100%;display:flex}.footer-module-scss-module__p2IoJa__footer .footer-module-scss-module__p2IoJa__wrapper .footer-module-scss-module__p2IoJa__center .footer-module-scss-module__p2IoJa__newsletter .footer-module-scss-module__p2IoJa__formWrapper form{width:100%}.footer-module-scss-module__p2IoJa__footer .footer-module-scss-module__p2IoJa__wrapper .footer-module-scss-module__p2IoJa__bottom{border-top:1px solid rgba(255,255,255,.2);justify-content:space-between;align-items:center;width:100%;margin-top:32px;padding-top:24px;display:flex}.footer-module-scss-module__p2IoJa__footer .footer-module-scss-module__p2IoJa__wrapper .footer-module-scss-module__p2IoJa__bottom .footer-module-scss-module__p2IoJa__languageWrapper{width:180px}.footer-module-scss-module__p2IoJa__footer .footer-module-scss-module__p2IoJa__wrapper .footer-module-scss-module__p2IoJa__bottom .footer-module-scss-module__p2IoJa__linkWrapper{gap:24px;display:flex}.footer-module-scss-module__p2IoJa__footer .footer-module-scss-module__p2IoJa__wrapper .footer-module-scss-module__p2IoJa__bottom .footer-module-scss-module__p2IoJa__linkWrapper a{color:#fff;font-family:Satoshi-Variable,sans-serif;font-size:14px;font-weight:400;line-height:150%}.footer-module-scss-module__p2IoJa__footer .footer-module-scss-module__p2IoJa__wrapper .footer-module-scss-module__p2IoJa__reserved{justify-content:center;align-items:center;width:100%;margin-top:8px;display:flex}.footer-module-scss-module__p2IoJa__footer .footer-module-scss-module__p2IoJa__wrapper .footer-module-scss-module__p2IoJa__reserved span{color:#fff;font-family:Satoshi-Variable,sans-serif;font-size:14px;font-weight:400;line-height:150%}.footer-module-scss-module__p2IoJa__landing{padding-top:240px}@media only screen and (max-width:1260px){.footer-module-scss-module__p2IoJa__footer .footer-module-scss-module__p2IoJa__wrapper{box-sizing:border-box;max-width:1000px;padding:0 16px}}@media only screen and (max-width:1024px){.footer-module-scss-module__p2IoJa__landing{padding-top:160px}.footer-module-scss-module__p2IoJa__footer{padding-top:40px}.footer-module-scss-module__p2IoJa__footer .footer-module-scss-module__p2IoJa__wrapper .footer-module-scss-module__p2IoJa__top{align-items:flex-start}.footer-module-scss-module__p2IoJa__footer .footer-module-scss-module__p2IoJa__wrapper .footer-module-scss-module__p2IoJa__center{flex-direction:column;align-items:flex-start;gap:24px}.footer-module-scss-module__p2IoJa__footer .footer-module-scss-module__p2IoJa__wrapper .footer-module-scss-module__p2IoJa__center .footer-module-scss-module__p2IoJa__newsletter{width:100%}.footer-module-scss-module__p2IoJa__footer .footer-module-scss-module__p2IoJa__wrapper .footer-module-scss-module__p2IoJa__bottom{align-items:flex-start;gap:20px}}@media only screen and (max-width:768px){.footer-module-scss-module__p2IoJa__footer .footer-module-scss-module__p2IoJa__wrapper .footer-module-scss-module__p2IoJa__top{flex-direction:column;gap:20px}.footer-module-scss-module__p2IoJa__footer .footer-module-scss-module__p2IoJa__wrapper .footer-module-scss-module__p2IoJa__center .footer-module-scss-module__p2IoJa__menuWrapper{justify-content:space-between;gap:20px;width:100%}.footer-module-scss-module__p2IoJa__footer .footer-module-scss-module__p2IoJa__wrapper .footer-module-scss-module__p2IoJa__center .footer-module-scss-module__p2IoJa__newsletter .footer-module-scss-module__p2IoJa__formWrapper{flex-direction:column;align-items:flex-start;gap:8px}.footer-module-scss-module__p2IoJa__footer .footer-module-scss-module__p2IoJa__wrapper .footer-module-scss-module__p2IoJa__bottom{flex-direction:column}.footer-module-scss-module__p2IoJa__footer .footer-module-scss-module__p2IoJa__wrapper .footer-module-scss-module__p2IoJa__bottom .footer-module-scss-module__p2IoJa__languageWrapper{width:100%;max-width:240px}.footer-module-scss-module__p2IoJa__footer .footer-module-scss-module__p2IoJa__wrapper .footer-module-scss-module__p2IoJa__bottom .footer-module-scss-module__p2IoJa__linkWrapper{flex-wrap:wrap;gap:12px 20px}}@media only screen and (max-width:640px){.footer-module-scss-module__p2IoJa__footer{padding-top:32px}.footer-module-scss-module__p2IoJa__footer .footer-module-scss-module__p2IoJa__wrapper{padding:0 12px}.footer-module-scss-module__p2IoJa__footer .footer-module-scss-module__p2IoJa__wrapper .footer-module-scss-module__p2IoJa__center{margin-top:24px}.footer-module-scss-module__p2IoJa__footer .footer-module-scss-module__p2IoJa__wrapper .footer-module-scss-module__p2IoJa__center .footer-module-scss-module__p2IoJa__menuWrapper{flex-direction:column}.footer-module-scss-module__p2IoJa__footer .footer-module-scss-module__p2IoJa__wrapper .footer-module-scss-module__p2IoJa__bottom{margin-top:24px;padding-top:16px}.footer-module-scss-module__p2IoJa__landing{padding-top:80px}}
.selectinput-module-scss-module___Ch7AG__wrapper{width:100%;position:relative}.selectinput-module-scss-module___Ch7AG__wrapper h5{color:#161918;margin-bottom:4px;font-family:Satoshi-Variable,sans-serif;font-size:14px;font-weight:500;line-height:150%}.selectinput-module-scss-module___Ch7AG__wrapper .selectinput-module-scss-module___Ch7AG__control{cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:6px;justify-content:space-between;align-items:center;width:100%;height:48px;padding:0 12px;font-family:Satoshi-Variable,sans-serif;font-size:14px;font-weight:400;line-height:150%;display:flex}.selectinput-module-scss-module___Ch7AG__wrapper .selectinput-module-scss-module___Ch7AG__control.selectinput-module-scss-module___Ch7AG__active{border:1px solid #2e564d}.selectinput-module-scss-module___Ch7AG__wrapper .selectinput-module-scss-module___Ch7AG__control .selectinput-module-scss-module___Ch7AG__selectedOption{color:#161918;align-items:center;gap:8px;display:flex}.selectinput-module-scss-module___Ch7AG__wrapper .selectinput-module-scss-module___Ch7AG__control .selectinput-module-scss-module___Ch7AG__selectedOption .selectinput-module-scss-module___Ch7AG__icon{height:20px;margin-bottom:2px}.selectinput-module-scss-module___Ch7AG__wrapper .selectinput-module-scss-module___Ch7AG__control .selectinput-module-scss-module___Ch7AG__selectedOption .selectinput-module-scss-module___Ch7AG__icon img{width:auto;height:100%}.selectinput-module-scss-module___Ch7AG__wrapper .selectinput-module-scss-module___Ch7AG__control .selectinput-module-scss-module___Ch7AG__placeholder{color:#636867;font-family:Satoshi-Variable,sans-serif;font-size:14px;font-weight:400;line-height:150%}.selectinput-module-scss-module___Ch7AG__wrapper .selectinput-module-scss-module___Ch7AG__control .selectinput-module-scss-module___Ch7AG__arrow{justify-content:center;align-items:center;margin-left:8px;transition:transform .3s;display:flex}.selectinput-module-scss-module___Ch7AG__wrapper .selectinput-module-scss-module___Ch7AG__control .selectinput-module-scss-module___Ch7AG__arrow svg{width:16px;height:16px}.selectinput-module-scss-module___Ch7AG__wrapper .selectinput-module-scss-module___Ch7AG__control .selectinput-module-scss-module___Ch7AG__arrow svg path{stroke:#202725}.selectinput-module-scss-module___Ch7AG__wrapper .selectinput-module-scss-module___Ch7AG__control.selectinput-module-scss-module___Ch7AG__open .selectinput-module-scss-module___Ch7AG__arrow{transform:rotate(180deg)}.selectinput-module-scss-module___Ch7AG__wrapper .selectinput-module-scss-module___Ch7AG__menu{z-index:10;background:#fff;border:1px solid #e2e8f0;border-radius:6px;width:100%;max-height:200px;position:absolute;top:calc(100% + 4px);left:0;overflow-y:auto;box-shadow:0 4px 10px rgba(0,0,0,.08)}.selectinput-module-scss-module___Ch7AG__wrapper .selectinput-module-scss-module___Ch7AG__menu .selectinput-module-scss-module___Ch7AG__option{cursor:pointer;color:#161918;align-items:center;gap:8px;padding:10px 12px;font-family:Satoshi-Variable,sans-serif;font-size:14px;font-weight:400;line-height:150%;transition:background .2s;display:flex}.selectinput-module-scss-module___Ch7AG__wrapper .selectinput-module-scss-module___Ch7AG__menu .selectinput-module-scss-module___Ch7AG__option .selectinput-module-scss-module___Ch7AG__icon{height:20px}.selectinput-module-scss-module___Ch7AG__wrapper .selectinput-module-scss-module___Ch7AG__menu .selectinput-module-scss-module___Ch7AG__option .selectinput-module-scss-module___Ch7AG__icon img{width:auto;height:100%}.selectinput-module-scss-module___Ch7AG__wrapper .selectinput-module-scss-module___Ch7AG__menu .selectinput-module-scss-module___Ch7AG__option:hover{background:#eef5ef}.selectinput-module-scss-module___Ch7AG__error .selectinput-module-scss-module___Ch7AG__control{border:1px solid #dc2626;box-shadow:0 0 0 3px rgba(220,38,38,.2)}.selectinput-module-scss-module___Ch7AG__error .selectinput-module-scss-module___Ch7AG__control:focus{border:1px solid #dc2626}
.alertdialog-module-scss-module__om2-TG__wrapper{background:#fff;border:1px solid transparent;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.alertdialog-module-scss-module__om2-TG__content{flex:1;align-items:center;gap:8px;display:flex}.alertdialog-module-scss-module__om2-TG__icon{display:flex}.alertdialog-module-scss-module__om2-TG__message{color:#161918;font-family:Satoshi-Variable,sans-serif;font-size:14px;font-weight:400;line-height:150%}.alertdialog-module-scss-module__om2-TG__close{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.alertdialog-module-scss-module__om2-TG__success{background:#ecfdf5;border-color:#a4f4cf}.alertdialog-module-scss-module__om2-TG__error{background:#fef2f2;border-color:#ffc9c9}.alertdialog-module-scss-module__om2-TG__info{background:#eff6ff;border-color:#bedbff}.alertdialog-module-scss-module__om2-TG__warning{background:#fffbeb;border-color:#fee685}
.alertprovider-module-scss-module__-PJ6bG__host{z-index:9999;width:min(640px,100% - 32px);position:fixed;top:16px;left:50%;transform:translate(-50%)}
.textinput-module-scss-module__JuHiPW__wrapper{width:100%;display:block}.textinput-module-scss-module__JuHiPW__wrapper .textinput-module-scss-module__JuHiPW__labelRow{align-items:center;gap:6px;margin-bottom:4px;display:flex}.textinput-module-scss-module__JuHiPW__wrapper .textinput-module-scss-module__JuHiPW__labelRow h5{color:#161918;margin:0;font-family:Satoshi-Variable,sans-serif;font-size:14px;font-weight:500;line-height:150%}.textinput-module-scss-module__JuHiPW__wrapper .textinput-module-scss-module__JuHiPW__labelRow .textinput-module-scss-module__JuHiPW__hint{color:#636867;font-family:Satoshi-Variable,sans-serif;font-size:12px;font-weight:400;line-height:16px}.textinput-module-scss-module__JuHiPW__wrapper .textinput-module-scss-module__JuHiPW__labelCenter{text-align:center;justify-content:center}.textinput-module-scss-module__JuHiPW__wrapper .textinput-module-scss-module__JuHiPW__inputWrapper{width:100%;position:relative}.textinput-module-scss-module__JuHiPW__wrapper .textinput-module-scss-module__JuHiPW__inputWrapper input{box-sizing:border-box;color:#161918;border:1px solid #e2e8f0;border-radius:6px;width:100%;height:48px;padding-left:12px;padding-right:44px;font-family:Satoshi-Variable,sans-serif;font-size:14px;font-weight:400;line-height:150%;transition:all .3s}.textinput-module-scss-module__JuHiPW__wrapper .textinput-module-scss-module__JuHiPW__inputWrapper input::placeholder{color:#636867}.textinput-module-scss-module__JuHiPW__wrapper .textinput-module-scss-module__JuHiPW__inputWrapper input:focus{border:1px solid #2e564d}.textinput-module-scss-module__JuHiPW__wrapper .textinput-module-scss-module__JuHiPW__inputWrapper .textinput-module-scss-module__JuHiPW__toggleBtn{cursor:pointer;background:0 0;border:none;padding:0;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.textinput-module-scss-module__JuHiPW__wrapper .textinput-module-scss-module__JuHiPW__inputWrapper .textinput-module-scss-module__JuHiPW__toggleBtn svg path{stroke:#909392}.textinput-module-scss-module__JuHiPW__error .textinput-module-scss-module__JuHiPW__inputWrapper input{border:1px solid #dc2626;box-shadow:0 0 0 3px rgba(220,38,38,.2)}.textinput-module-scss-module__JuHiPW__error .textinput-module-scss-module__JuHiPW__inputWrapper input:focus{border:1px solid #dc2626}.textinput-module-scss-module__JuHiPW__errorText{color:#dc2626;margin-top:4px;font-family:Satoshi-Variable,sans-serif;font-size:12px;font-weight:400;line-height:16px;display:block}
.hero-module-scss-module__o5envq__hero{justify-content:center;align-items:flex-end;display:flex;position:relative}.hero-module-scss-module__o5envq__hero .hero-module-scss-module__o5envq__heroImage{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute}.hero-module-scss-module__o5envq__hero .hero-module-scss-module__o5envq__wrapper{box-sizing:border-box;align-items:flex-end;width:100%;max-width:1248px;padding-top:96px;padding-bottom:48px;display:flex;position:relative}.hero-module-scss-module__o5envq__hero .hero-module-scss-module__o5envq__wrapper .hero-module-scss-module__o5envq__block{flex-direction:column;align-items:flex-start;gap:89px;max-width:620px;display:flex}.hero-module-scss-module__o5envq__hero .hero-module-scss-module__o5envq__wrapper .hero-module-scss-module__o5envq__block .hero-module-scss-module__o5envq__titleWrapper{flex-direction:column;gap:8px;display:flex}.hero-module-scss-module__o5envq__hero .hero-module-scss-module__o5envq__wrapper .hero-module-scss-module__o5envq__block .hero-module-scss-module__o5envq__titleWrapper h1{color:#2e564d;font-family:Satoshi-Variable,sans-serif;font-size:48px;font-weight:700;line-height:140%}.hero-module-scss-module__o5envq__hero .hero-module-scss-module__o5envq__wrapper .hero-module-scss-module__o5envq__block .hero-module-scss-module__o5envq__titleWrapper p{color:#161918;font-family:Satoshi-Variable,sans-serif;font-size:20px;font-weight:400;line-height:150%}.hero-module-scss-module__o5envq__hero .hero-module-scss-module__o5envq__wrapper .hero-module-scss-module__o5envq__block .hero-module-scss-module__o5envq__storyCard{box-sizing:border-box;background:rgba(255,255,255,.85);border-radius:16px;flex-direction:column;align-items:center;gap:12px;padding:24px;display:flex}.hero-module-scss-module__o5envq__hero .hero-module-scss-module__o5envq__wrapper .hero-module-scss-module__o5envq__block .hero-module-scss-module__o5envq__storyCard .hero-module-scss-module__o5envq__top{align-items:center;gap:12px;width:100%;display:flex}.hero-module-scss-module__o5envq__hero .hero-module-scss-module__o5envq__wrapper .hero-module-scss-module__o5envq__block .hero-module-scss-module__o5envq__storyCard .hero-module-scss-module__o5envq__nameToast{box-sizing:border-box;background:#e6efe7;border-radius:8px;align-items:center;gap:12px;width:100%;max-width:494px;padding:12px;display:flex}.hero-module-scss-module__o5envq__hero .hero-module-scss-module__o5envq__wrapper .hero-module-scss-module__o5envq__block .hero-module-scss-module__o5envq__storyCard .hero-module-scss-module__o5envq__nameToast img{width:24px;height:24px}.hero-module-scss-module__o5envq__hero .hero-module-scss-module__o5envq__wrapper .hero-module-scss-module__o5envq__block .hero-module-scss-module__o5envq__storyCard .hero-module-scss-module__o5envq__nameToast p{color:#020618;font-family:Satoshi-Variable,sans-serif;font-size:16px;font-weight:400;line-height:28px}.hero-module-scss-module__o5envq__hero .hero-module-scss-module__o5envq__wrapper .hero-module-scss-module__o5envq__block .hero-module-scss-module__o5envq__storyCard .hero-module-scss-module__o5envq__nameToast p span{font-family:Satoshi-Variable,sans-serif;font-size:16px;font-weight:700;line-height:150%}.hero-module-scss-module__o5envq__hero .hero-module-scss-module__o5envq__wrapper .hero-module-scss-module__o5envq__block .hero-module-scss-module__o5envq__storyCard .hero-module-scss-module__o5envq__inputSection{flex-direction:column;align-items:flex-start;gap:24px;display:flex}.hero-module-scss-module__o5envq__hero .hero-module-scss-module__o5envq__wrapper .hero-module-scss-module__o5envq__block .hero-module-scss-module__o5envq__storyCard .hero-module-scss-module__o5envq__inputSection .hero-module-scss-module__o5envq__textWrapper{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.hero-module-scss-module__o5envq__hero .hero-module-scss-module__o5envq__wrapper .hero-module-scss-module__o5envq__block .hero-module-scss-module__o5envq__storyCard .hero-module-scss-module__o5envq__inputSection .hero-module-scss-module__o5envq__textWrapper .hero-module-scss-module__o5envq__topText{color:#020618;font-family:Satoshi-Variable,sans-serif;font-size:14px;font-weight:500;line-height:150%}.hero-module-scss-module__o5envq__hero .hero-module-scss-module__o5envq__wrapper .hero-module-scss-module__o5envq__block .hero-module-scss-module__o5envq__storyCard .hero-module-scss-module__o5envq__inputSection .hero-module-scss-module__o5envq__textWrapper .hero-module-scss-module__o5envq__bottomText{color:#020618;font-family:Satoshi-Variable,sans-serif;font-size:20px;font-weight:500;line-height:150%}.hero-module-scss-module__o5envq__hero .hero-module-scss-module__o5envq__wrapper .hero-module-scss-module__o5envq__block .hero-module-scss-module__o5envq__storyCard .hero-module-scss-module__o5envq__inputSection .hero-module-scss-module__o5envq__inputWrapper{width:100%}.hero-module-scss-module__o5envq__hero .hero-module-scss-module__o5envq__wrapper .hero-module-scss-module__o5envq__block .hero-module-scss-module__o5envq__storyCard .hero-module-scss-module__o5envq__inputSection .hero-module-scss-module__o5envq__inputWrapper input{width:100%;height:56px}.hero-module-scss-module__o5envq__hero .hero-module-scss-module__o5envq__wrapper .hero-module-scss-module__o5envq__block .hero-module-scss-module__o5envq__storyCard .hero-module-scss-module__o5envq__buttonWrapper{flex-direction:column;align-items:center;margin-bottom:4px;display:flex}.hero-module-scss-module__o5envq__hero .hero-module-scss-module__o5envq__wrapper .hero-module-scss-module__o5envq__block .hero-module-scss-module__o5envq__storyCard .hero-module-scss-module__o5envq__buttonWrapper img{width:auto;height:87px}@media only screen and (max-width:1260px){.hero-module-scss-module__o5envq__hero .hero-module-scss-module__o5envq__wrapper{max-width:1000px;padding:72px 16px 36px}.hero-module-scss-module__o5envq__hero .hero-module-scss-module__o5envq__wrapper .hero-module-scss-module__o5envq__block{gap:48px}}@media only screen and (max-width:1024px){.hero-module-scss-module__o5envq__hero .hero-module-scss-module__o5envq__wrapper .hero-module-scss-module__o5envq__block{max-width:100%}.hero-module-scss-module__o5envq__hero .hero-module-scss-module__o5envq__wrapper .hero-module-scss-module__o5envq__block .hero-module-scss-module__o5envq__titleWrapper h1{font-family:Satoshi-Variable,sans-serif;font-size:36px;font-weight:700;line-height:100%}.hero-module-scss-module__o5envq__hero .hero-module-scss-module__o5envq__wrapper .hero-module-scss-module__o5envq__block .hero-module-scss-module__o5envq__titleWrapper p{font-family:Satoshi-Variable,sans-serif;font-size:18px;font-weight:400;line-height:150%}.hero-module-scss-module__o5envq__hero .hero-module-scss-module__o5envq__wrapper .hero-module-scss-module__o5envq__block .hero-module-scss-module__o5envq__storyCard{width:100%}.hero-module-scss-module__o5envq__hero .hero-module-scss-module__o5envq__wrapper .hero-module-scss-module__o5envq__block .hero-module-scss-module__o5envq__storyCard .hero-module-scss-module__o5envq__top{flex-direction:column;align-items:flex-start}.hero-module-scss-module__o5envq__hero .hero-module-scss-module__o5envq__wrapper .hero-module-scss-module__o5envq__block .hero-module-scss-module__o5envq__storyCard .hero-module-scss-module__o5envq__buttonWrapper{align-items:flex-start;gap:8px;width:100%}}@media only screen and (max-width:640px){.hero-module-scss-module__o5envq__hero .hero-module-scss-module__o5envq__heroImage{object-position:80% 50%}.hero-module-scss-module__o5envq__hero .hero-module-scss-module__o5envq__wrapper{padding:56px 12px 24px}.hero-module-scss-module__o5envq__hero .hero-module-scss-module__o5envq__wrapper .hero-module-scss-module__o5envq__block{gap:32px}.hero-module-scss-module__o5envq__hero .hero-module-scss-module__o5envq__wrapper .hero-module-scss-module__o5envq__block .hero-module-scss-module__o5envq__titleWrapper h1{font-family:Satoshi-Variable,sans-serif;font-size:30px;font-weight:700;line-height:150%}.hero-module-scss-module__o5envq__hero .hero-module-scss-module__o5envq__wrapper .hero-module-scss-module__o5envq__block .hero-module-scss-module__o5envq__titleWrapper p{font-family:Satoshi-Variable,sans-serif;font-size:16px;font-weight:400;line-height:28px}.hero-module-scss-module__o5envq__hero .hero-module-scss-module__o5envq__wrapper .hero-module-scss-module__o5envq__block .hero-module-scss-module__o5envq__storyCard{padding:16px}.hero-module-scss-module__o5envq__hero .hero-module-scss-module__o5envq__wrapper .hero-module-scss-module__o5envq__block .hero-module-scss-module__o5envq__storyCard .hero-module-scss-module__o5envq__inputSection{gap:16px}.hero-module-scss-module__o5envq__hero .hero-module-scss-module__o5envq__wrapper .hero-module-scss-module__o5envq__block .hero-module-scss-module__o5envq__storyCard .hero-module-scss-module__o5envq__inputSection .hero-module-scss-module__o5envq__textWrapper .hero-module-scss-module__o5envq__bottomText{font-family:Satoshi-Variable,sans-serif;font-size:18px;font-weight:500;line-height:150%}.hero-module-scss-module__o5envq__hero .hero-module-scss-module__o5envq__wrapper .hero-module-scss-module__o5envq__block .hero-module-scss-module__o5envq__storyCard .hero-module-scss-module__o5envq__nameToast p{font-family:Satoshi-Variable,sans-serif;font-size:14px;font-weight:400;line-height:150%}}
.sectiontitle-module-scss-module__on7qMq__wrapper{justify-content:space-between;align-items:flex-start;gap:24px;width:100%;display:flex}.sectiontitle-module-scss-module__on7qMq__wrapper .sectiontitle-module-scss-module__on7qMq__textWrapper{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.sectiontitle-module-scss-module__on7qMq__wrapper .sectiontitle-module-scss-module__on7qMq__textWrapper .sectiontitle-module-scss-module__on7qMq__title{color:#161918;font-family:Satoshi-Variable,sans-serif;font-size:36px;font-weight:700;line-height:100%}.sectiontitle-module-scss-module__on7qMq__wrapper .sectiontitle-module-scss-module__on7qMq__textWrapper .sectiontitle-module-scss-module__on7qMq__description{color:#202725;font-family:Satoshi-Variable,sans-serif;font-size:20px;font-weight:400;line-height:150%}@media only screen and (max-width:900px){.sectiontitle-module-scss-module__on7qMq__wrapper{flex-direction:column;align-items:flex-start}.sectiontitle-module-scss-module__on7qMq__wrapper .sectiontitle-module-scss-module__on7qMq__textWrapper .sectiontitle-module-scss-module__on7qMq__title{font-family:Satoshi-Variable,sans-serif;font-size:30px;font-weight:700;line-height:150%}.sectiontitle-module-scss-module__on7qMq__wrapper .sectiontitle-module-scss-module__on7qMq__textWrapper .sectiontitle-module-scss-module__on7qMq__description{font-family:Satoshi-Variable,sans-serif;font-size:18px;font-weight:400;line-height:150%}}@media only screen and (max-width:640px){.sectiontitle-module-scss-module__on7qMq__wrapper{gap:16px}.sectiontitle-module-scss-module__on7qMq__wrapper .sectiontitle-module-scss-module__on7qMq__textWrapper .sectiontitle-module-scss-module__on7qMq__title{font-family:Satoshi-Variable,sans-serif;font-size:24px;font-weight:700;line-height:150%}.sectiontitle-module-scss-module__on7qMq__wrapper .sectiontitle-module-scss-module__on7qMq__textWrapper .sectiontitle-module-scss-module__on7qMq__description{font-family:Satoshi-Variable,sans-serif;font-size:16px;font-weight:400;line-height:28px}}
.howitworks-module-scss-module__J1k6Pa__wrapper{flex-direction:column;gap:20px;width:100%;display:flex}.howitworks-module-scss-module__J1k6Pa__cardWrapper{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;width:100%;display:grid}.howitworks-module-scss-module__J1k6Pa__card{box-sizing:border-box;background:#fff;border:1px solid #eaeaed;border-radius:16px;flex-direction:column;align-items:flex-start;gap:12px;width:100%;padding:16px;display:flex;box-shadow:0 2px 4px rgba(12,12,13,.05)}.howitworks-module-scss-module__J1k6Pa__card img{width:auto;height:72px}.howitworks-module-scss-module__J1k6Pa__card .howitworks-module-scss-module__J1k6Pa__textWrapper{flex-direction:column;gap:8px;display:flex}.howitworks-module-scss-module__J1k6Pa__card .howitworks-module-scss-module__J1k6Pa__textWrapper .howitworks-module-scss-module__J1k6Pa__title{color:#161918;font-family:Satoshi-Variable,sans-serif;font-size:20px;font-weight:700;line-height:150%}.howitworks-module-scss-module__J1k6Pa__card .howitworks-module-scss-module__J1k6Pa__textWrapper .howitworks-module-scss-module__J1k6Pa__description{color:#373d3b;font-family:Satoshi-Variable,sans-serif;font-size:16px;font-weight:400;line-height:28px}.howitworks-module-scss-module__J1k6Pa__dots{justify-content:center;align-items:center;gap:6px;display:none}.howitworks-module-scss-module__J1k6Pa__dot{background:#eaeaed;border-radius:50%;width:6px;height:6px;transition:all .2s}.howitworks-module-scss-module__J1k6Pa__activeDot{background:#2e564d;border-radius:999px;width:16px}.howitworks-module-scss-module__J1k6Pa__bottomAction{justify-content:flex-end;width:100%;display:flex}@media only screen and (max-width:1024px){.howitworks-module-scss-module__J1k6Pa__cardWrapper{grid-template-columns:repeat(2,minmax(0,1fr))}.howitworks-module-scss-module__J1k6Pa__bottomAction{justify-content:center}}@media only screen and (max-width:640px){.howitworks-module-scss-module__J1k6Pa__wrapper{gap:16px}.howitworks-module-scss-module__J1k6Pa__cardWrapper{scroll-snap-type:x mandatory;scrollbar-width:none;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.howitworks-module-scss-module__J1k6Pa__cardWrapper::-webkit-scrollbar{display:none}.howitworks-module-scss-module__J1k6Pa__card{scroll-snap-align:start;flex-shrink:0;gap:10px;min-width:calc(100% - 52px);padding:14px}.howitworks-module-scss-module__J1k6Pa__card img{height:56px}.howitworks-module-scss-module__J1k6Pa__card .howitworks-module-scss-module__J1k6Pa__textWrapper .howitworks-module-scss-module__J1k6Pa__title{font-family:Satoshi-Variable,sans-serif;font-size:18px;font-weight:700;line-height:150%}.howitworks-module-scss-module__J1k6Pa__card .howitworks-module-scss-module__J1k6Pa__textWrapper .howitworks-module-scss-module__J1k6Pa__description{font-family:Satoshi-Variable,sans-serif;font-size:14px;font-weight:400;line-height:150%}.howitworks-module-scss-module__J1k6Pa__dots{display:flex}.howitworks-module-scss-module__J1k6Pa__bottomAction{justify-content:center}}
.layout-module-scss-module__GfDgQW__layout{background:#f5f7f6;flex-direction:column;align-items:center;min-height:100vh;display:flex}.layout-module-scss-module__GfDgQW__layout .layout-module-scss-module__GfDgQW__content{box-sizing:border-box;align-items:flex-start;gap:16px;width:100%;max-width:1248px;height:100%;padding:36px 16px 148px;display:flex}.layout-module-scss-module__GfDgQW__layout .layout-module-scss-module__GfDgQW__children{width:100%;height:100%}.layout-module-scss-module__GfDgQW__page{flex-direction:column;width:100%;display:flex}.layout-module-scss-module__GfDgQW__page .layout-module-scss-module__GfDgQW__addressHeader{justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.layout-module-scss-module__GfDgQW__page .layout-module-scss-module__GfDgQW__addressTitle>div{margin-bottom:0}.layout-module-scss-module__GfDgQW__page .layout-module-scss-module__GfDgQW__cardWrapper{align-items:flex-start;gap:16px;width:100%;display:flex}.layout-module-scss-module__GfDgQW__page .layout-module-scss-module__GfDgQW__orderWrapper{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.layout-module-scss-module__GfDgQW__page .layout-module-scss-module__GfDgQW__bookCardWrapper{grid-template-columns:1fr 1fr 1fr;gap:16px;display:grid}.layout-module-scss-module__GfDgQW__page .layout-module-scss-module__GfDgQW__bookLoadingCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;justify-content:center;align-items:center;min-height:420px;display:flex;box-shadow:0 0 8px rgba(26,36,51,.05)}.layout-module-scss-module__GfDgQW__page .layout-module-scss-module__GfDgQW__addressCardWrapper{grid-template-columns:1fr 1fr 1fr;gap:16px;display:grid}.layout-module-scss-module__GfDgQW__page .layout-module-scss-module__GfDgQW__supportWrapper{flex-direction:column;gap:24px;margin-top:8px;display:flex}@media only screen and (max-width:1260px){.layout-module-scss-module__GfDgQW__layout .layout-module-scss-module__GfDgQW__content{max-width:1000px}}@media only screen and (max-width:1024px){.layout-module-scss-module__GfDgQW__layout .layout-module-scss-module__GfDgQW__content{padding-top:24px;padding-bottom:120px}.layout-module-scss-module__GfDgQW__page .layout-module-scss-module__GfDgQW__cardWrapper{flex-direction:column}.layout-module-scss-module__GfDgQW__page .layout-module-scss-module__GfDgQW__bookCardWrapper,.layout-module-scss-module__GfDgQW__page .layout-module-scss-module__GfDgQW__addressCardWrapper{grid-template-columns:1fr 1fr}}@media only screen and (max-width:900px){.layout-module-scss-module__GfDgQW__layout .layout-module-scss-module__GfDgQW__content{gap:12px;padding:20px 12px 96px}.layout-module-scss-module__GfDgQW__page .layout-module-scss-module__GfDgQW__addressHeader{flex-direction:row;justify-content:space-between;align-items:center;gap:12px}.layout-module-scss-module__GfDgQW__page .layout-module-scss-module__GfDgQW__addressHeader button{white-space:nowrap}.layout-module-scss-module__GfDgQW__page .layout-module-scss-module__GfDgQW__bookCardWrapper,.layout-module-scss-module__GfDgQW__page .layout-module-scss-module__GfDgQW__addressCardWrapper{grid-template-columns:1fr}.layout-module-scss-module__GfDgQW__page .layout-module-scss-module__GfDgQW__bookLoadingCard{min-height:280px}}
.samplebooks-module-scss-module__Rz5RxG__wrapper{flex-direction:column;gap:32px;width:100%;display:flex}.samplebooks-module-scss-module__Rz5RxG__wrapper .samplebooks-module-scss-module__Rz5RxG__cardWrapper{box-sizing:border-box;grid-template-columns:1fr 1fr;gap:16px;display:grid}.samplebooks-module-scss-module__Rz5RxG__wrapper .samplebooks-module-scss-module__Rz5RxG__cardWrapper .samplebooks-module-scss-module__Rz5RxG__card{box-sizing:border-box;background:#dceede;border-radius:20px;grid-template-columns:1fr 1fr;gap:10px;padding:10px;display:grid}.samplebooks-module-scss-module__Rz5RxG__wrapper .samplebooks-module-scss-module__Rz5RxG__cardWrapper .samplebooks-module-scss-module__Rz5RxG__card.samplebooks-module-scss-module__Rz5RxG__skeleton{background:linear-gradient(90deg,#dceede 25%,#c8e6cb 50%,#dceede 75%) 0 0/200% 100%;min-height:260px;animation:1.5s infinite samplebooks-module-scss-module__Rz5RxG__shimmer}.samplebooks-module-scss-module__Rz5RxG__wrapper .samplebooks-module-scss-module__Rz5RxG__cardWrapper .samplebooks-module-scss-module__Rz5RxG__card .samplebooks-module-scss-module__Rz5RxG__infoWrapper{box-sizing:border-box;background:#fff;border-radius:16px;flex-direction:column;padding:12px;display:flex}.samplebooks-module-scss-module__Rz5RxG__wrapper .samplebooks-module-scss-module__Rz5RxG__cardWrapper .samplebooks-module-scss-module__Rz5RxG__card .samplebooks-module-scss-module__Rz5RxG__infoWrapper .samplebooks-module-scss-module__Rz5RxG__title{color:#020618;margin-bottom:10px;font-family:Satoshi-Variable,sans-serif;font-size:20px;font-weight:500;line-height:150%}.samplebooks-module-scss-module__Rz5RxG__wrapper .samplebooks-module-scss-module__Rz5RxG__cardWrapper .samplebooks-module-scss-module__Rz5RxG__card .samplebooks-module-scss-module__Rz5RxG__infoWrapper .samplebooks-module-scss-module__Rz5RxG__personWrapper{grid-template-columns:1fr 1fr;gap:8px;display:grid}.samplebooks-module-scss-module__Rz5RxG__wrapper .samplebooks-module-scss-module__Rz5RxG__cardWrapper .samplebooks-module-scss-module__Rz5RxG__card .samplebooks-module-scss-module__Rz5RxG__infoWrapper .samplebooks-module-scss-module__Rz5RxG__personWrapper img{aspect-ratio:1;object-fit:cover;object-position:top;border:2px solid #2e564d;border-radius:8px;width:100%;height:auto}.samplebooks-module-scss-module__Rz5RxG__wrapper .samplebooks-module-scss-module__Rz5RxG__cardWrapper .samplebooks-module-scss-module__Rz5RxG__card .samplebooks-module-scss-module__Rz5RxG__infoWrapper .samplebooks-module-scss-module__Rz5RxG__textWrapper{flex-direction:column;gap:8px;margin-top:10px;display:flex}.samplebooks-module-scss-module__Rz5RxG__wrapper .samplebooks-module-scss-module__Rz5RxG__cardWrapper .samplebooks-module-scss-module__Rz5RxG__card .samplebooks-module-scss-module__Rz5RxG__infoWrapper .samplebooks-module-scss-module__Rz5RxG__textWrapper .samplebooks-module-scss-module__Rz5RxG__info{color:#020618;font-family:Satoshi-Variable,sans-serif;font-size:14px;font-weight:400;line-height:150%}.samplebooks-module-scss-module__Rz5RxG__wrapper .samplebooks-module-scss-module__Rz5RxG__cardWrapper .samplebooks-module-scss-module__Rz5RxG__card .samplebooks-module-scss-module__Rz5RxG__infoWrapper .samplebooks-module-scss-module__Rz5RxG__textWrapper .samplebooks-module-scss-module__Rz5RxG__info span{color:#2e564d;font-family:Satoshi-Variable,sans-serif;font-size:14px;font-weight:700;line-height:150%}.samplebooks-module-scss-module__Rz5RxG__wrapper .samplebooks-module-scss-module__Rz5RxG__cardWrapper .samplebooks-module-scss-module__Rz5RxG__card .samplebooks-module-scss-module__Rz5RxG__bookWrapper{box-sizing:border-box;flex-direction:column;gap:8px;display:flex}.samplebooks-module-scss-module__Rz5RxG__wrapper .samplebooks-module-scss-module__Rz5RxG__cardWrapper .samplebooks-module-scss-module__Rz5RxG__card .samplebooks-module-scss-module__Rz5RxG__bookWrapper button{background:#fff}.samplebooks-module-scss-module__Rz5RxG__wrapper .samplebooks-module-scss-module__Rz5RxG__cardWrapper .samplebooks-module-scss-module__Rz5RxG__card .samplebooks-module-scss-module__Rz5RxG__bookWrapper .samplebooks-module-scss-module__Rz5RxG__book{box-sizing:border-box;justify-content:center;align-items:center;height:100%;display:flex}.samplebooks-module-scss-module__Rz5RxG__wrapper .samplebooks-module-scss-module__Rz5RxG__errorWrapper{flex-direction:column;align-items:center;gap:16px;padding:48px 16px;display:flex}.samplebooks-module-scss-module__Rz5RxG__wrapper .samplebooks-module-scss-module__Rz5RxG__errorWrapper .samplebooks-module-scss-module__Rz5RxG__errorText{color:#020618;text-align:center;font-family:Satoshi-Variable,sans-serif;font-size:16px;font-weight:400;line-height:28px}.samplebooks-module-scss-module__Rz5RxG__wrapper .samplebooks-module-scss-module__Rz5RxG__more{flex-direction:column;align-items:center;gap:32px;width:100%;display:flex}.samplebooks-module-scss-module__Rz5RxG__wrapper .samplebooks-module-scss-module__Rz5RxG__more .samplebooks-module-scss-module__Rz5RxG__text{color:#020618;font-family:Satoshi-Variable,sans-serif;font-size:24px;font-weight:400;line-height:150%}.samplebooks-module-scss-module__Rz5RxG__wrapper .samplebooks-module-scss-module__Rz5RxG__more a{min-width:280px}@keyframes samplebooks-module-scss-module__Rz5RxG__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media only screen and (max-width:1260px){.samplebooks-module-scss-module__Rz5RxG__wrapper .samplebooks-module-scss-module__Rz5RxG__cardWrapper .samplebooks-module-scss-module__Rz5RxG__card{grid-template-columns:1fr}.samplebooks-module-scss-module__Rz5RxG__wrapper .samplebooks-module-scss-module__Rz5RxG__cardWrapper .samplebooks-module-scss-module__Rz5RxG__card .samplebooks-module-scss-module__Rz5RxG__infoWrapper .samplebooks-module-scss-module__Rz5RxG__personWrapper{display:flex}.samplebooks-module-scss-module__Rz5RxG__wrapper .samplebooks-module-scss-module__Rz5RxG__cardWrapper .samplebooks-module-scss-module__Rz5RxG__card .samplebooks-module-scss-module__Rz5RxG__infoWrapper .samplebooks-module-scss-module__Rz5RxG__personWrapper img{width:86px;height:86px}.samplebooks-module-scss-module__Rz5RxG__wrapper .samplebooks-module-scss-module__Rz5RxG__cardWrapper .samplebooks-module-scss-module__Rz5RxG__card .samplebooks-module-scss-module__Rz5RxG__bookWrapper{height:360px}}@media only screen and (max-width:1024px){.samplebooks-module-scss-module__Rz5RxG__wrapper .samplebooks-module-scss-module__Rz5RxG__cardWrapper{grid-template-columns:1fr}.samplebooks-module-scss-module__Rz5RxG__wrapper .samplebooks-module-scss-module__Rz5RxG__more .samplebooks-module-scss-module__Rz5RxG__text{text-align:center}.samplebooks-module-scss-module__Rz5RxG__wrapper .samplebooks-module-scss-module__Rz5RxG__more a{width:100%;min-width:0}}@media only screen and (max-width:640px){.samplebooks-module-scss-module__Rz5RxG__wrapper{gap:24px}.samplebooks-module-scss-module__Rz5RxG__wrapper .samplebooks-module-scss-module__Rz5RxG__cardWrapper .samplebooks-module-scss-module__Rz5RxG__card .samplebooks-module-scss-module__Rz5RxG__infoWrapper .samplebooks-module-scss-module__Rz5RxG__personWrapper img{width:76px;height:76px}.samplebooks-module-scss-module__Rz5RxG__wrapper .samplebooks-module-scss-module__Rz5RxG__cardWrapper .samplebooks-module-scss-module__Rz5RxG__card .samplebooks-module-scss-module__Rz5RxG__bookWrapper{height:280px}.samplebooks-module-scss-module__Rz5RxG__wrapper .samplebooks-module-scss-module__Rz5RxG__more{gap:20px}.samplebooks-module-scss-module__Rz5RxG__wrapper .samplebooks-module-scss-module__Rz5RxG__more .samplebooks-module-scss-module__Rz5RxG__text{font-family:Satoshi-Variable,sans-serif;font-size:18px;font-weight:400;line-height:150%}.samplebooks-module-scss-module__Rz5RxG__wrapper .samplebooks-module-scss-module__Rz5RxG__more a{width:100%;min-width:0}}
.badge-module-scss-module__AqJKIq__badge{border-radius:8px;justify-content:center;align-items:center;gap:8px;display:flex}.badge-module-scss-module__AqJKIq__badge .badge-module-scss-module__AqJKIq__icon{justify-content:center;align-items:center;display:flex}.badge-module-scss-module__AqJKIq__default{background:#2e564d}.badge-module-scss-module__AqJKIq__default .badge-module-scss-module__AqJKIq__label{color:#fff}.badge-module-scss-module__AqJKIq__default .badge-module-scss-module__AqJKIq__icon svg path{stroke:#fff}.badge-module-scss-module__AqJKIq__secondary{background:#f5f7f6}.badge-module-scss-module__AqJKIq__secondary .badge-module-scss-module__AqJKIq__label{color:#161918}.badge-module-scss-module__AqJKIq__secondary .badge-module-scss-module__AqJKIq__icon svg path{stroke:#161918}.badge-module-scss-module__AqJKIq__destructive{background:#e7000b}.badge-module-scss-module__AqJKIq__destructive .badge-module-scss-module__AqJKIq__label{color:#fff}.badge-module-scss-module__AqJKIq__destructive .badge-module-scss-module__AqJKIq__icon svg path{stroke:#fff}.badge-module-scss-module__AqJKIq__outline{background:0 0;border:1px solid #e2e8f0}.badge-module-scss-module__AqJKIq__outline .badge-module-scss-module__AqJKIq__label{color:#e2e8f0}.badge-module-scss-module__AqJKIq__outline .badge-module-scss-module__AqJKIq__icon svg path{stroke:#e2e8f0}.badge-module-scss-module__AqJKIq__yellow{background:#fef08a}.badge-module-scss-module__AqJKIq__yellow .badge-module-scss-module__AqJKIq__label{color:#713f12}.badge-module-scss-module__AqJKIq__yellow .badge-module-scss-module__AqJKIq__icon svg path{stroke:#713f12}.badge-module-scss-module__AqJKIq__green{background:#bbf7d0}.badge-module-scss-module__AqJKIq__green .badge-module-scss-module__AqJKIq__label{color:#14532d}.badge-module-scss-module__AqJKIq__green .badge-module-scss-module__AqJKIq__icon svg path{stroke:#14532d}.badge-module-scss-module__AqJKIq__blue{background:#dbeafe}.badge-module-scss-module__AqJKIq__blue .badge-module-scss-module__AqJKIq__label{color:#1e3a8a}.badge-module-scss-module__AqJKIq__blue .badge-module-scss-module__AqJKIq__icon svg path{stroke:#1e3a8a}.badge-module-scss-module__AqJKIq__brand-secondary{background:#e6efe7}.badge-module-scss-module__AqJKIq__brand-secondary .badge-module-scss-module__AqJKIq__label{color:#161918}.badge-module-scss-module__AqJKIq__brand-secondary .badge-module-scss-module__AqJKIq__icon svg path{stroke:#161918}.badge-module-scss-module__AqJKIq__custom .badge-module-scss-module__AqJKIq__label{color:inherit}.badge-module-scss-module__AqJKIq__custom .badge-module-scss-module__AqJKIq__icon svg path{stroke:currentColor}.badge-module-scss-module__AqJKIq__size-default{padding:2px 8px}.badge-module-scss-module__AqJKIq__size-default .badge-module-scss-module__AqJKIq__label{font-family:Satoshi-Variable,sans-serif;font-size:12px;font-weight:500;line-height:16px}.badge-module-scss-module__AqJKIq__size-default .badge-module-scss-module__AqJKIq__icon{width:12px;height:12px}.badge-module-scss-module__AqJKIq__size-default .badge-module-scss-module__AqJKIq__icon svg{width:100%;height:100%}.badge-module-scss-module__AqJKIq__size-large{padding:2px 8px}.badge-module-scss-module__AqJKIq__size-large .badge-module-scss-module__AqJKIq__label{font-family:Satoshi-Variable,sans-serif;font-size:14px;font-weight:500;line-height:150%}.badge-module-scss-module__AqJKIq__size-large .badge-module-scss-module__AqJKIq__icon{width:16px;height:16px}.badge-module-scss-module__AqJKIq__size-large .badge-module-scss-module__AqJKIq__icon svg{width:100%;height:100%}.badge-module-scss-module__AqJKIq__size-xl{padding:5px 8px}.badge-module-scss-module__AqJKIq__size-xl .badge-module-scss-module__AqJKIq__label{font-family:Satoshi-Variable,sans-serif;font-size:14px;font-weight:500;line-height:150%}.badge-module-scss-module__AqJKIq__size-xl .badge-module-scss-module__AqJKIq__icon{width:16px;height:16px}.badge-module-scss-module__AqJKIq__size-xl .badge-module-scss-module__AqJKIq__icon svg{width:100%;height:100%}
.bookcover-module-scss-module__ba8r8W__book{--book-width:160px;--book-height:240px;--book-radius:8px;--book-spine-width:8px;--book-page-edge-width:4px;--book-top-thickness:5px;--book-shadow-width:120px;--book-shadow-height:12px;--book-shadow-blur:10px;--book-cover-shadow-y:14px;--book-cover-shadow-blur:24px;--book-tilt-y:17deg;--book-tilt-x:1.8deg;--book-hover-tilt-y:13deg;--book-hover-tilt-x:1.2deg;--book-hover-lift:2px;perspective:1400px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:visible}.bookcover-module-scss-module__ba8r8W__profile .bookcover-module-scss-module__ba8r8W__scene{transform:rotateY(var(--book-tilt-y))rotateX(var(--book-tilt-x))}.bookcover-module-scss-module__ba8r8W__profile:hover .bookcover-module-scss-module__ba8r8W__scene{transform:rotateY(var(--book-hover-tilt-y))rotateX(var(--book-hover-tilt-x))translateY(calc(var(--book-hover-lift)*-1))}.bookcover-module-scss-module__ba8r8W__scene{width:var(--book-width);height:var(--book-height);transform-style:preserve-3d;transform:rotateY(var(--book-tilt-y))rotateX(var(--book-tilt-x));transition:transform .35s;position:relative}.bookcover-module-scss-module__ba8r8W__book:hover{cursor:pointer}.bookcover-module-scss-module__ba8r8W__book:hover .bookcover-module-scss-module__ba8r8W__scene{transform:rotateY(var(--book-hover-tilt-y))rotateX(var(--book-hover-tilt-x))translateY(calc(var(--book-hover-lift)*-1))}.bookcover-module-scss-module__ba8r8W__bookShadow{width:var(--book-shadow-width);height:var(--book-shadow-height);transform:translate(-50%,calc(var(--book-height)*.56));filter:blur(var(--book-shadow-blur));pointer-events:none;background:radial-gradient(rgba(0,0,0,.2) 0%,rgba(0,0,0,.08) 48%,transparent 100%);border-radius:999px;position:absolute;top:50%;left:50%}.bookcover-module-scss-module__ba8r8W__bookSpine{top:calc(var(--book-top-thickness)*.35);left:calc(var(--book-spine-width)*-.48);width:var(--book-spine-width);height:calc(100% - var(--book-top-thickness)*.45);z-index:2;border-radius:calc(var(--book-radius)*.35)0 0 calc(var(--book-radius)*.35);transform-origin:100%;position:absolute;overflow:hidden;transform:skewY(8deg);box-shadow:inset -1px 0 rgba(255,255,255,.06),1px 0 rgba(0,0,0,.06)}.bookcover-module-scss-module__ba8r8W__bookSpine:after{content:"";pointer-events:none;background:linear-gradient(90deg,rgba(10,16,28,.52) 0%,rgba(10,16,28,.24) 44%,rgba(255,255,255,.08) 100%);position:absolute;top:0;bottom:0;left:0;right:0}.bookcover-module-scss-module__ba8r8W__bookPages{top:calc(var(--book-top-thickness) + var(--book-top-thickness)*.4);right:calc(var(--book-page-edge-width)*-.45);width:var(--book-page-edge-width);height:calc(100% - var(--book-top-thickness)*1.8);z-index:1;border-radius:0 calc(var(--book-radius)*.5)calc(var(--book-radius)*.5)0;opacity:.75;background:linear-gradient(90deg,rgba(252,252,250,.95) 0%,rgba(235,235,229,.98) 100%);position:absolute}.bookcover-module-scss-module__ba8r8W__bookTop{top:calc(var(--book-top-thickness)*-1.05);left:calc(var(--book-spine-width)*-.2);width:calc(100% + var(--book-spine-width)*.35);height:calc(var(--book-top-thickness)*1.35);transform-origin:0 100%;z-index:5;border-radius:calc(var(--book-radius)*.25)calc(var(--book-radius)*.45)0 0;background:linear-gradient(#fcfcfa 0%,#f5f5f1 45%,#e6e6df 100%);position:absolute;transform:skew(24deg);box-shadow:0 1px rgba(0,0,0,.04),inset 0 -1px rgba(0,0,0,.03)}.bookcover-module-scss-module__ba8r8W__bookCover{top:calc(var(--book-top-thickness)*.15);z-index:3;border-radius:calc(var(--book-radius)*.55)var(--book-radius)var(--book-radius)calc(var(--book-radius)*.25);box-shadow:inset 2px 1px 2px rgba(255,255,255,.16),inset 0 -1px 2px rgba(0,0,0,.18),0 var(--book-cover-shadow-y)var(--book-cover-shadow-blur)rgba(0,0,0,.18),0 6px 12px rgba(0,0,0,.1);background:#fff;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.bookcover-module-scss-module__ba8r8W__bookCover:after{content:"";z-index:4;pointer-events:none;background:linear-gradient(135deg,rgba(255,255,255,.12) 0%,rgba(255,255,255,.04) 16%,rgba(255,255,255,0) 38%);position:absolute;top:0;bottom:0;left:0;right:0}.bookcover-module-scss-module__ba8r8W__coverArt{z-index:1;border-radius:inherit;background-position:50%;background-repeat:no-repeat;background-size:contain;position:absolute;top:0;bottom:0;left:0;right:0}.bookcover-module-scss-module__ba8r8W__effect{top:0;bottom:0;left:calc(var(--book-width)*.055);width:calc(var(--book-width)*.12);z-index:2;background-image:linear-gradient(90deg,rgba(255,255,255,.12) 0%,rgba(255,255,255,0) 100%);border-left:2px solid rgba(0,0,0,.08);transition:width .35s;position:absolute}.bookcover-module-scss-module__ba8r8W__light{z-index:2;border-radius:inherit;opacity:.12;background-image:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.2) 100%);width:82%;height:100%;transition:opacity .35s,width .35s;position:absolute;top:0;right:0}.bookcover-module-scss-module__ba8r8W__book:hover .bookcover-module-scss-module__ba8r8W__light{opacity:.18;width:74%}.bookcover-module-scss-module__ba8r8W__book:hover .bookcover-module-scss-module__ba8r8W__effect{width:calc(var(--book-width)*.16)}
.personalstoriesmatter-module-scss-module__6lzCyq__wrapper{flex-direction:column;display:flex}.personalstoriesmatter-module-scss-module__6lzCyq__wrapper .personalstoriesmatter-module-scss-module__6lzCyq__center{align-items:flex-end;gap:16px;margin-top:48px;display:flex}.personalstoriesmatter-module-scss-module__6lzCyq__wrapper .personalstoriesmatter-module-scss-module__6lzCyq__center .personalstoriesmatter-module-scss-module__6lzCyq__cardWrapper{grid-template-columns:1fr 1fr;gap:32px;padding-bottom:48px;display:grid}.personalstoriesmatter-module-scss-module__6lzCyq__wrapper .personalstoriesmatter-module-scss-module__6lzCyq__center .personalstoriesmatter-module-scss-module__6lzCyq__cardWrapper .personalstoriesmatter-module-scss-module__6lzCyq__card{flex-direction:column;align-items:flex-start;display:flex}.personalstoriesmatter-module-scss-module__6lzCyq__wrapper .personalstoriesmatter-module-scss-module__6lzCyq__center .personalstoriesmatter-module-scss-module__6lzCyq__cardWrapper .personalstoriesmatter-module-scss-module__6lzCyq__card img{width:auto;height:72px;margin-bottom:8px}.personalstoriesmatter-module-scss-module__6lzCyq__wrapper .personalstoriesmatter-module-scss-module__6lzCyq__center .personalstoriesmatter-module-scss-module__6lzCyq__cardWrapper .personalstoriesmatter-module-scss-module__6lzCyq__card .personalstoriesmatter-module-scss-module__6lzCyq__title{color:#161918;font-family:Satoshi-Variable,sans-serif;font-size:20px;font-weight:700;line-height:150%}.personalstoriesmatter-module-scss-module__6lzCyq__wrapper .personalstoriesmatter-module-scss-module__6lzCyq__center .personalstoriesmatter-module-scss-module__6lzCyq__cardWrapper .personalstoriesmatter-module-scss-module__6lzCyq__card .personalstoriesmatter-module-scss-module__6lzCyq__description{color:#373d3b;font-family:Satoshi-Variable,sans-serif;font-size:16px;font-weight:400;line-height:28px}.personalstoriesmatter-module-scss-module__6lzCyq__wrapper .personalstoriesmatter-module-scss-module__6lzCyq__center .personalstoriesmatter-module-scss-module__6lzCyq__bigImage{width:47%;height:auto}.personalstoriesmatter-module-scss-module__6lzCyq__wrapper .personalstoriesmatter-module-scss-module__6lzCyq__researchCard{box-sizing:border-box;background:#2e564d;border-radius:24px;flex-direction:column;align-items:flex-start;gap:32px;width:100%;padding:24px 24px 0;display:flex}.personalstoriesmatter-module-scss-module__6lzCyq__wrapper .personalstoriesmatter-module-scss-module__6lzCyq__researchCard .personalstoriesmatter-module-scss-module__6lzCyq__titleWrapper{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.personalstoriesmatter-module-scss-module__6lzCyq__wrapper .personalstoriesmatter-module-scss-module__6lzCyq__researchCard .personalstoriesmatter-module-scss-module__6lzCyq__titleWrapper .personalstoriesmatter-module-scss-module__6lzCyq__title{color:#e6f96c;font-family:Satoshi-Variable,sans-serif;font-size:24px;font-weight:700;line-height:150%}.personalstoriesmatter-module-scss-module__6lzCyq__wrapper .personalstoriesmatter-module-scss-module__6lzCyq__researchCard .personalstoriesmatter-module-scss-module__6lzCyq__titleWrapper .personalstoriesmatter-module-scss-module__6lzCyq__description{color:#fff;max-width:80%;font-family:Satoshi-Variable,sans-serif;font-size:16px;font-weight:400;line-height:28px}.personalstoriesmatter-module-scss-module__6lzCyq__wrapper .personalstoriesmatter-module-scss-module__6lzCyq__researchCard .personalstoriesmatter-module-scss-module__6lzCyq__statsWrapper{align-items:flex-end;gap:64px;display:flex}.personalstoriesmatter-module-scss-module__6lzCyq__wrapper .personalstoriesmatter-module-scss-module__6lzCyq__researchCard .personalstoriesmatter-module-scss-module__6lzCyq__statsWrapper img{width:auto;height:94px}.personalstoriesmatter-module-scss-module__6lzCyq__wrapper .personalstoriesmatter-module-scss-module__6lzCyq__researchCard .personalstoriesmatter-module-scss-module__6lzCyq__statsWrapper .personalstoriesmatter-module-scss-module__6lzCyq__stats{flex-direction:column;padding-bottom:34px;display:flex}.personalstoriesmatter-module-scss-module__6lzCyq__wrapper .personalstoriesmatter-module-scss-module__6lzCyq__researchCard .personalstoriesmatter-module-scss-module__6lzCyq__statsWrapper .personalstoriesmatter-module-scss-module__6lzCyq__stats .personalstoriesmatter-module-scss-module__6lzCyq__number{color:#e6f96c;font-family:Satoshi-Variable,sans-serif;font-size:24px;font-weight:700;line-height:150%}.personalstoriesmatter-module-scss-module__6lzCyq__wrapper .personalstoriesmatter-module-scss-module__6lzCyq__researchCard .personalstoriesmatter-module-scss-module__6lzCyq__statsWrapper .personalstoriesmatter-module-scss-module__6lzCyq__stats .personalstoriesmatter-module-scss-module__6lzCyq__text{color:#fff;font-family:Satoshi-Variable,sans-serif;font-size:16px;font-weight:400;line-height:28px}@media only screen and (max-width:1024px){.personalstoriesmatter-module-scss-module__6lzCyq__wrapper .personalstoriesmatter-module-scss-module__6lzCyq__center{flex-direction:column;align-items:flex-start;margin-top:32px}.personalstoriesmatter-module-scss-module__6lzCyq__wrapper .personalstoriesmatter-module-scss-module__6lzCyq__center .personalstoriesmatter-module-scss-module__6lzCyq__cardWrapper{gap:20px;width:100%;padding-bottom:0}.personalstoriesmatter-module-scss-module__6lzCyq__wrapper .personalstoriesmatter-module-scss-module__6lzCyq__center .personalstoriesmatter-module-scss-module__6lzCyq__bigImage{width:100%;max-width:560px}.personalstoriesmatter-module-scss-module__6lzCyq__wrapper .personalstoriesmatter-module-scss-module__6lzCyq__researchCard .personalstoriesmatter-module-scss-module__6lzCyq__titleWrapper .personalstoriesmatter-module-scss-module__6lzCyq__description{max-width:100%}.personalstoriesmatter-module-scss-module__6lzCyq__wrapper .personalstoriesmatter-module-scss-module__6lzCyq__researchCard .personalstoriesmatter-module-scss-module__6lzCyq__statsWrapper{flex-wrap:wrap;gap:24px;width:100%}.personalstoriesmatter-module-scss-module__6lzCyq__wrapper .personalstoriesmatter-module-scss-module__6lzCyq__researchCard .personalstoriesmatter-module-scss-module__6lzCyq__statsWrapper .personalstoriesmatter-module-scss-module__6lzCyq__stats{padding-bottom:0}}@media only screen and (max-width:640px){.personalstoriesmatter-module-scss-module__6lzCyq__wrapper .personalstoriesmatter-module-scss-module__6lzCyq__center{gap:24px}.personalstoriesmatter-module-scss-module__6lzCyq__wrapper .personalstoriesmatter-module-scss-module__6lzCyq__center .personalstoriesmatter-module-scss-module__6lzCyq__cardWrapper{grid-template-columns:1fr}.personalstoriesmatter-module-scss-module__6lzCyq__wrapper .personalstoriesmatter-module-scss-module__6lzCyq__researchCard{border-radius:16px;gap:20px;padding:20px 16px 16px}.personalstoriesmatter-module-scss-module__6lzCyq__wrapper .personalstoriesmatter-module-scss-module__6lzCyq__researchCard .personalstoriesmatter-module-scss-module__6lzCyq__titleWrapper .personalstoriesmatter-module-scss-module__6lzCyq__title{font-family:Satoshi-Variable,sans-serif;font-size:24px;font-weight:700;line-height:150%}.personalstoriesmatter-module-scss-module__6lzCyq__wrapper .personalstoriesmatter-module-scss-module__6lzCyq__researchCard .personalstoriesmatter-module-scss-module__6lzCyq__titleWrapper .personalstoriesmatter-module-scss-module__6lzCyq__description{font-family:Satoshi-Variable,sans-serif;font-size:14px;font-weight:400;line-height:150%}.personalstoriesmatter-module-scss-module__6lzCyq__wrapper .personalstoriesmatter-module-scss-module__6lzCyq__researchCard .personalstoriesmatter-module-scss-module__6lzCyq__statsWrapper img{height:68px}.personalstoriesmatter-module-scss-module__6lzCyq__wrapper .personalstoriesmatter-module-scss-module__6lzCyq__researchCard .personalstoriesmatter-module-scss-module__6lzCyq__statsWrapper .personalstoriesmatter-module-scss-module__6lzCyq__stats .personalstoriesmatter-module-scss-module__6lzCyq__number{font-family:Satoshi-Variable,sans-serif;font-size:18px;font-weight:700;line-height:150%}.personalstoriesmatter-module-scss-module__6lzCyq__wrapper .personalstoriesmatter-module-scss-module__6lzCyq__researchCard .personalstoriesmatter-module-scss-module__6lzCyq__statsWrapper .personalstoriesmatter-module-scss-module__6lzCyq__stats .personalstoriesmatter-module-scss-module__6lzCyq__text{font-family:Satoshi-Variable,sans-serif;font-size:14px;font-weight:400;line-height:150%}}
.bookflipview-module-scss-module__TEw7lW__wrapper{justify-content:center;align-items:center;width:100%;height:100%;min-height:0;display:flex}.bookflipview-module-scss-module__TEw7lW__flipBook{flex:none}.bookflipview-module-scss-module__TEw7lW__bookPage{background:#fff;position:relative;overflow:hidden}.bookflipview-module-scss-module__TEw7lW__pageContent{background:#fff;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.bookflipview-module-scss-module__TEw7lW__illustration,.bookflipview-module-scss-module__TEw7lW__textPageImage{object-fit:cover;width:100%;height:100%;display:block}.stf__parent{overflow:visible!important}.bookflipview-module-scss-module__TEw7lW__pageProcessing{background:#f5f7f6;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;height:100%;display:flex}.bookflipview-module-scss-module__TEw7lW__pageProcessing span{color:#636867;font-family:Satoshi-Variable,sans-serif;font-size:14px;font-weight:500;line-height:150%}.bookflipview-module-scss-module__TEw7lW__processingSpinner{border:3px solid #f4f4f5;border-top-color:#2e564d;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite bookflipview-module-scss-module__TEw7lW__spin}@keyframes bookflipview-module-scss-module__TEw7lW__spin{to{transform:rotate(360deg)}}.bookflipview-module-scss-module__TEw7lW__pageFallback{background:#f5f7f6;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.bookflipview-module-scss-module__TEw7lW__pageFallback span{color:#636867;font-family:Satoshi-Variable,sans-serif;font-size:14px;font-weight:500;line-height:150%}
.charactereditcard-module-scss-module__y1aKXq__wrapper{box-sizing:border-box;border:6px solid #eef5ef;border-radius:16px;flex-direction:column;width:100%;padding:12px;display:flex}.charactereditcard-module-scss-module__y1aKXq__wrapper .charactereditcard-module-scss-module__y1aKXq__imageWrapper{background:#fff;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:220px;display:flex;position:relative;overflow:hidden}.charactereditcard-module-scss-module__y1aKXq__wrapper .charactereditcard-module-scss-module__y1aKXq__imageWrapper .charactereditcard-module-scss-module__y1aKXq__image{object-fit:contain;width:100%;height:100%}.charactereditcard-module-scss-module__y1aKXq__wrapper .charactereditcard-module-scss-module__y1aKXq__imageWrapper .charactereditcard-module-scss-module__y1aKXq__loadingImage{object-fit:contain;width:96px;height:96px}.charactereditcard-module-scss-module__y1aKXq__wrapper .charactereditcard-module-scss-module__y1aKXq__textWrapper{flex-direction:column;gap:12px;margin-top:16px;display:flex}.charactereditcard-module-scss-module__y1aKXq__wrapper .charactereditcard-module-scss-module__y1aKXq__textWrapper .charactereditcard-module-scss-module__y1aKXq__nameWrapper{justify-content:space-between;display:flex}.charactereditcard-module-scss-module__y1aKXq__wrapper .charactereditcard-module-scss-module__y1aKXq__textWrapper .charactereditcard-module-scss-module__y1aKXq__nameWrapper .charactereditcard-module-scss-module__y1aKXq__name{color:#161918;font-family:Satoshi-Variable,sans-serif;font-size:16px;font-weight:700;line-height:150%}.charactereditcard-module-scss-module__y1aKXq__wrapper .charactereditcard-module-scss-module__y1aKXq__textWrapper .charactereditcard-module-scss-module__y1aKXq__nameWrapper .charactereditcard-module-scss-module__y1aKXq__completed{color:rgba(20,42,27,.6);font-family:Satoshi-Variable,sans-serif;font-size:14px;font-weight:400;line-height:150%}.charactereditcard-module-scss-module__y1aKXq__wrapper .charactereditcard-module-scss-module__y1aKXq__textWrapper .charactereditcard-module-scss-module__y1aKXq__detailWrapper{align-items:center;gap:6px;display:flex}.charactereditcard-module-scss-module__y1aKXq__wrapper .charactereditcard-module-scss-module__y1aKXq__textWrapper .charactereditcard-module-scss-module__y1aKXq__detailWrapper .charactereditcard-module-scss-module__y1aKXq__type{color:#2e564d;font-family:Satoshi-Variable,sans-serif;font-size:14px;font-weight:700;line-height:150%}.charactereditcard-module-scss-module__y1aKXq__wrapper .charactereditcard-module-scss-module__y1aKXq__textWrapper .charactereditcard-module-scss-module__y1aKXq__detailWrapper .charactereditcard-module-scss-module__y1aKXq__seperator,.charactereditcard-module-scss-module__y1aKXq__wrapper .charactereditcard-module-scss-module__y1aKXq__textWrapper .charactereditcard-module-scss-module__y1aKXq__detailWrapper .charactereditcard-module-scss-module__y1aKXq__detail{color:#020618;font-family:Satoshi-Variable,sans-serif;font-size:14px;font-weight:400;line-height:150%}.charactereditcard-module-scss-module__y1aKXq__wrapper .charactereditcard-module-scss-module__y1aKXq__buttonWrapper{align-items:stretch;gap:12px;width:100%;margin-top:16px;display:flex}.charactereditcard-module-scss-module__y1aKXq__wrapper .charactereditcard-module-scss-module__y1aKXq__buttonWrapper button{width:100%;min-width:0}.charactereditcard-module-scss-module__y1aKXq__wrapper .charactereditcard-module-scss-module__y1aKXq__buttonWrapper button:first-child:not(:last-child){flex:0 0 72px;width:72px}.charactereditcard-module-scss-module__y1aKXq__wrapper .charactereditcard-module-scss-module__y1aKXq__buttonWrapper button:last-child{flex:auto}
.storybookincludes-module-scss-module__21cddq__wrapper{box-sizing:border-box;background:#eef5ef;border-radius:24px;grid-template-columns:1fr 1fr;gap:32px;width:100%;padding:24px;display:grid}.storybookincludes-module-scss-module__21cddq__wrapper .storybookincludes-module-scss-module__21cddq__mainImage{object-fit:cover;object-position:center;border-radius:12px;width:100%;height:100%}.storybookincludes-module-scss-module__21cddq__wrapper .storybookincludes-module-scss-module__21cddq__infoWrapper{flex-direction:column;width:100%;display:flex}.storybookincludes-module-scss-module__21cddq__wrapper .storybookincludes-module-scss-module__21cddq__infoWrapper .storybookincludes-module-scss-module__21cddq__titleWrapper{flex-direction:column;gap:8px;margin-bottom:32px;display:flex}.storybookincludes-module-scss-module__21cddq__wrapper .storybookincludes-module-scss-module__21cddq__infoWrapper .storybookincludes-module-scss-module__21cddq__titleWrapper .storybookincludes-module-scss-module__21cddq__title{color:#020618;font-family:Satoshi-Variable,sans-serif;font-size:36px;font-weight:700;line-height:100%}.storybookincludes-module-scss-module__21cddq__wrapper .storybookincludes-module-scss-module__21cddq__infoWrapper .storybookincludes-module-scss-module__21cddq__titleWrapper .storybookincludes-module-scss-module__21cddq__description{color:#020618;font-family:Satoshi-Variable,sans-serif;font-size:20px;font-weight:400;line-height:150%}.storybookincludes-module-scss-module__21cddq__wrapper .storybookincludes-module-scss-module__21cddq__infoWrapper .storybookincludes-module-scss-module__21cddq__sectionWrapper{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.storybookincludes-module-scss-module__21cddq__wrapper .storybookincludes-module-scss-module__21cddq__infoWrapper .storybookincludes-module-scss-module__21cddq__sectionWrapper .storybookincludes-module-scss-module__21cddq__title{color:#020618;font-family:Satoshi-Variable,sans-serif;font-size:20px;font-weight:500;line-height:150%}.storybookincludes-module-scss-module__21cddq__wrapper .storybookincludes-module-scss-module__21cddq__infoWrapper .storybookincludes-module-scss-module__21cddq__sectionWrapper .storybookincludes-module-scss-module__21cddq__list{flex-direction:column;gap:12px;display:flex}.storybookincludes-module-scss-module__21cddq__wrapper .storybookincludes-module-scss-module__21cddq__infoWrapper .storybookincludes-module-scss-module__21cddq__sectionWrapper .storybookincludes-module-scss-module__21cddq__list .storybookincludes-module-scss-module__21cddq__item{color:#020618;align-items:center;gap:4px;font-family:Satoshi-Variable,sans-serif;font-size:16px;font-weight:400;line-height:28px;display:flex}.storybookincludes-module-scss-module__21cddq__wrapper .storybookincludes-module-scss-module__21cddq__infoWrapper .storybookincludes-module-scss-module__21cddq__sectionWrapper .storybookincludes-module-scss-module__21cddq__list .storybookincludes-module-scss-module__21cddq__item span{justify-content:center;align-items:center;display:flex}.storybookincludes-module-scss-module__21cddq__wrapper .storybookincludes-module-scss-module__21cddq__infoWrapper .storybookincludes-module-scss-module__21cddq__sectionWrapper .storybookincludes-module-scss-module__21cddq__list .storybookincludes-module-scss-module__21cddq__item span svg{width:20px;height:20px}.storybookincludes-module-scss-module__21cddq__wrapper .storybookincludes-module-scss-module__21cddq__infoWrapper .storybookincludes-module-scss-module__21cddq__sectionWrapper .storybookincludes-module-scss-module__21cddq__list .storybookincludes-module-scss-module__21cddq__item span svg path{stroke:#34c759}.storybookincludes-module-scss-module__21cddq__wrapper .storybookincludes-module-scss-module__21cddq__infoWrapper .storybookincludes-module-scss-module__21cddq__sectionWrapper a{min-width:280px;margin-top:24px}@media only screen and (max-width:1024px){.storybookincludes-module-scss-module__21cddq__wrapper{grid-template-columns:1fr;gap:24px}.storybookincludes-module-scss-module__21cddq__wrapper .storybookincludes-module-scss-module__21cddq__mainImage{max-height:420px}.storybookincludes-module-scss-module__21cddq__wrapper .storybookincludes-module-scss-module__21cddq__infoWrapper .storybookincludes-module-scss-module__21cddq__titleWrapper .storybookincludes-module-scss-module__21cddq__title{font-family:Satoshi-Variable,sans-serif;font-size:30px;font-weight:700;line-height:150%}.storybookincludes-module-scss-module__21cddq__wrapper .storybookincludes-module-scss-module__21cddq__infoWrapper .storybookincludes-module-scss-module__21cddq__sectionWrapper a{width:100%;min-width:0}}@media only screen and (max-width:640px){.storybookincludes-module-scss-module__21cddq__wrapper{border-radius:16px;gap:20px;padding:16px}.storybookincludes-module-scss-module__21cddq__wrapper .storybookincludes-module-scss-module__21cddq__mainImage{max-height:320px}.storybookincludes-module-scss-module__21cddq__wrapper .storybookincludes-module-scss-module__21cddq__infoWrapper .storybookincludes-module-scss-module__21cddq__titleWrapper{margin-bottom:20px}.storybookincludes-module-scss-module__21cddq__wrapper .storybookincludes-module-scss-module__21cddq__infoWrapper .storybookincludes-module-scss-module__21cddq__titleWrapper .storybookincludes-module-scss-module__21cddq__title{font-family:Satoshi-Variable,sans-serif;font-size:24px;font-weight:700;line-height:150%}.storybookincludes-module-scss-module__21cddq__wrapper .storybookincludes-module-scss-module__21cddq__infoWrapper .storybookincludes-module-scss-module__21cddq__titleWrapper .storybookincludes-module-scss-module__21cddq__description{font-family:Satoshi-Variable,sans-serif;font-size:16px;font-weight:400;line-height:28px}.storybookincludes-module-scss-module__21cddq__wrapper .storybookincludes-module-scss-module__21cddq__infoWrapper .storybookincludes-module-scss-module__21cddq__sectionWrapper .storybookincludes-module-scss-module__21cddq__title{font-family:Satoshi-Variable,sans-serif;font-size:18px;font-weight:700;line-height:150%}.storybookincludes-module-scss-module__21cddq__wrapper .storybookincludes-module-scss-module__21cddq__infoWrapper .storybookincludes-module-scss-module__21cddq__sectionWrapper .storybookincludes-module-scss-module__21cddq__list .storybookincludes-module-scss-module__21cddq__item{align-items:flex-start;font-family:Satoshi-Variable,sans-serif;font-size:14px;font-weight:400;line-height:150%}.storybookincludes-module-scss-module__21cddq__wrapper .storybookincludes-module-scss-module__21cddq__infoWrapper .storybookincludes-module-scss-module__21cddq__sectionWrapper a{width:100%;min-width:0;margin-top:16px}}
.layout-module-scss-module__qfXssa__layout{background:#f5f7f6;flex-direction:column;align-items:center;min-height:100vh;display:flex}.layout-module-scss-module__qfXssa__layout .layout-module-scss-module__qfXssa__content{box-sizing:border-box;width:100%;max-width:824px;height:100%;padding-top:36px;padding-bottom:148px}.layout-module-scss-module__qfXssa__page{flex-direction:column;gap:24px;display:flex}.layout-module-scss-module__qfXssa__page .layout-module-scss-module__qfXssa__titleWrapper{align-items:center;gap:8px;display:flex}.layout-module-scss-module__qfXssa__page .layout-module-scss-module__qfXssa__titleWrapper h1{color:#161918;font-family:Satoshi-Variable,sans-serif;font-size:24px;font-weight:700;line-height:150%}.layout-module-scss-module__qfXssa__page .layout-module-scss-module__qfXssa__titleWrapper a svg path{stroke:#161918}.layout-module-scss-module__qfXssa__page .layout-module-scss-module__qfXssa__wrapperCard{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:24px}.layout-module-scss-module__qfXssa__page .layout-module-scss-module__qfXssa__wrapperCard .layout-module-scss-module__qfXssa__coverWrapper{box-sizing:border-box;background:#eef5ef;border-radius:4px;justify-content:center;align-items:center;width:100%;height:364px;margin-bottom:24px;padding:12px;display:flex}.layout-module-scss-module__qfXssa__page .layout-module-scss-module__qfXssa__wrapperCard .layout-module-scss-module__qfXssa__coverWrapper img{width:auto;height:100%}.layout-module-scss-module__qfXssa__page .layout-module-scss-module__qfXssa__wrapperCard .layout-module-scss-module__qfXssa__radioWrapper{border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-top:24px;padding-top:24px;display:flex}.layout-module-scss-module__qfXssa__page .layout-module-scss-module__qfXssa__wrapperCard .layout-module-scss-module__qfXssa__radioWrapper .layout-module-scss-module__qfXssa__title{color:#161918;font-family:Satoshi-Variable,sans-serif;font-size:18px;font-weight:700;line-height:150%}.layout-module-scss-module__qfXssa__page .layout-module-scss-module__qfXssa__wrapperCard .layout-module-scss-module__qfXssa__checkBoxWrapper{border-top:1px solid #e2e8f0;margin-top:24px;padding-top:24px}.layout-module-scss-module__qfXssa__page .layout-module-scss-module__qfXssa__wrapperCard .layout-module-scss-module__qfXssa__checkBoxWrapper label{align-items:flex-start}.layout-module-scss-module__qfXssa__page .layout-module-scss-module__qfXssa__wrapperCard .layout-module-scss-module__qfXssa__checkBoxWrapper .layout-module-scss-module__qfXssa__withDescription{flex-direction:column;margin-top:-4px;display:flex}.layout-module-scss-module__qfXssa__page .layout-module-scss-module__qfXssa__wrapperCard .layout-module-scss-module__qfXssa__checkBoxWrapper .layout-module-scss-module__qfXssa__withDescription .layout-module-scss-module__qfXssa__title{color:#161918;font-family:Satoshi-Variable,sans-serif;font-size:16px;font-weight:500;line-height:28px}.layout-module-scss-module__qfXssa__page .layout-module-scss-module__qfXssa__wrapperCard .layout-module-scss-module__qfXssa__checkBoxWrapper .layout-module-scss-module__qfXssa__withDescription .layout-module-scss-module__qfXssa__description{font-family:Satoshi-Variable,sans-serif;font-size:14px;font-weight:400;line-height:150%}@media only screen and (max-width:900px){.layout-module-scss-module__qfXssa__layout .layout-module-scss-module__qfXssa__content{padding-left:24px;padding-right:24px}.layout-module-scss-module__qfXssa__page .layout-module-scss-module__qfXssa__wrapperCard .layout-module-scss-module__qfXssa__coverWrapper{height:260px}}@media only screen and (max-width:640px){.layout-module-scss-module__qfXssa__layout .layout-module-scss-module__qfXssa__content{padding-left:16px;padding-right:16px}.layout-module-scss-module__qfXssa__page .layout-module-scss-module__qfXssa__titleWrapper h1{font-family:Satoshi-Variable,sans-serif;font-size:18px;font-weight:700;line-height:150%}.layout-module-scss-module__qfXssa__page .layout-module-scss-module__qfXssa__wrapperCard{padding:16px}.layout-module-scss-module__qfXssa__page .layout-module-scss-module__qfXssa__wrapperCard .layout-module-scss-module__qfXssa__coverWrapper{height:200px}}
.bookcontrols-module-scss-module__vk-CYa__wrapper{box-sizing:border-box;background:#fff;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;margin:0 auto;padding:6px;display:flex}.bookcontrols-module-scss-module__vk-CYa__navigationGroup{flex-wrap:nowrap;align-items:center;gap:8px;display:flex}.bookcontrols-module-scss-module__vk-CYa__pages{align-items:center;gap:6px;display:flex}.bookcontrols-module-scss-module__vk-CYa__iconButton,.bookcontrols-module-scss-module__vk-CYa__pageButton{color:#161918;box-sizing:border-box;cursor:pointer;background:#fff;border:1px solid transparent;border-radius:8px;justify-content:center;align-items:center;gap:4px;height:36px;padding:0 10px;transition:background .2s;display:inline-flex}.bookcontrols-module-scss-module__vk-CYa__iconButton:disabled,.bookcontrols-module-scss-module__vk-CYa__pageButton:disabled{opacity:.45;cursor:not-allowed}.bookcontrols-module-scss-module__vk-CYa__iconButton{border-color:#2e564d;border-radius:8px;min-width:42px;height:42px;padding:0}.bookcontrols-module-scss-module__vk-CYa__pageButton{min-width:36px;font-family:Satoshi-Variable,sans-serif;font-size:14px;font-weight:500;line-height:150%}.bookcontrols-module-scss-module__vk-CYa__activePage{background:#eef5ef;border-radius:8px}.bookcontrols-module-scss-module__vk-CYa__ellipsis{color:#636867;padding:0 2px;font-family:Satoshi-Variable,sans-serif;font-size:14px;font-weight:500;line-height:150%}@media only screen and (max-width:900px){.bookcontrols-module-scss-module__vk-CYa__wrapper{justify-content:center;width:100%;margin-left:0;margin-right:0;overflow-x:auto}.bookcontrols-module-scss-module__vk-CYa__navigationGroup{gap:6px}.bookcontrols-module-scss-module__vk-CYa__pages{gap:4px}.bookcontrols-module-scss-module__vk-CYa__iconButton{min-width:36px;height:36px}.bookcontrols-module-scss-module__vk-CYa__pageButton{min-width:32px;height:32px;padding:0 8px}}@media only screen and (max-width:640px){.bookcontrols-module-scss-module__vk-CYa__wrapper{border-radius:10px;padding:4px}.bookcontrols-module-scss-module__vk-CYa__navigationGroup{gap:4px}.bookcontrols-module-scss-module__vk-CYa__pages{gap:2px}.bookcontrols-module-scss-module__vk-CYa__iconButton{min-width:32px;height:32px}.bookcontrols-module-scss-module__vk-CYa__pageButton{min-width:28px;height:28px;padding:0 6px}}
.textareainput-module-scss-module__LoDa3W__wrapper{width:100%}.textareainput-module-scss-module__LoDa3W__wrapper h5{color:#161918;margin-bottom:4px;font-family:Satoshi-Variable,sans-serif;font-size:14px;font-weight:500;line-height:150%}.textareainput-module-scss-module__LoDa3W__wrapper textarea{box-sizing:border-box;resize:none;color:#161918;border:1px solid #e2e8f0;border-radius:6px;width:100%;height:48px;min-height:160px;padding-top:8px;padding-left:12px;font-family:Satoshi-Variable,sans-serif;font-size:14px;font-weight:400;line-height:150%;transition:all .3s}.textareainput-module-scss-module__LoDa3W__wrapper textarea::placeholder{color:#636867}.textareainput-module-scss-module__LoDa3W__wrapper textarea:focus{border:1px solid #2e564d}.textareainput-module-scss-module__LoDa3W__wrapper .textareainput-module-scss-module__LoDa3W__helpText{color:#797d7c;margin-top:4px;font-family:Satoshi-Variable,sans-serif;font-size:12px;font-weight:400;line-height:16px}.textareainput-module-scss-module__LoDa3W__error textarea{border:1px solid #dc2626;box-shadow:0 0 0 3px rgba(220,38,38,.2)}.textareainput-module-scss-module__LoDa3W__error textarea:focus{border:1px solid #dc2626}
.emotionalsafety-module-scss-module__VsuSqW__wrapper{flex-direction:column;gap:24px;width:100%;display:flex}.emotionalsafety-module-scss-module__VsuSqW__wrapper .emotionalsafety-module-scss-module__VsuSqW__content{grid-template-columns:754fr 446fr;gap:48px;display:grid}.emotionalsafety-module-scss-module__VsuSqW__wrapper .emotionalsafety-module-scss-module__VsuSqW__content .emotionalsafety-module-scss-module__VsuSqW__infoWrapper{flex-direction:column;gap:48px;display:flex}.emotionalsafety-module-scss-module__VsuSqW__wrapper .emotionalsafety-module-scss-module__VsuSqW__content .emotionalsafety-module-scss-module__VsuSqW__infoWrapper .emotionalsafety-module-scss-module__VsuSqW__textWrapper{flex-direction:column;gap:24px;display:flex}.emotionalsafety-module-scss-module__VsuSqW__wrapper .emotionalsafety-module-scss-module__VsuSqW__content .emotionalsafety-module-scss-module__VsuSqW__infoWrapper .emotionalsafety-module-scss-module__VsuSqW__textWrapper .emotionalsafety-module-scss-module__VsuSqW__title{color:#202725;font-family:Satoshi-Variable,sans-serif;font-size:20px;font-weight:700;line-height:150%}.emotionalsafety-module-scss-module__VsuSqW__wrapper .emotionalsafety-module-scss-module__VsuSqW__content .emotionalsafety-module-scss-module__VsuSqW__infoWrapper .emotionalsafety-module-scss-module__VsuSqW__textWrapper .emotionalsafety-module-scss-module__VsuSqW__text{color:#202725;font-family:Satoshi-Variable,sans-serif;font-size:20px;font-weight:400;line-height:150%}.emotionalsafety-module-scss-module__VsuSqW__wrapper .emotionalsafety-module-scss-module__VsuSqW__content .emotionalsafety-module-scss-module__VsuSqW__infoWrapper .emotionalsafety-module-scss-module__VsuSqW__cardWrapper{gap:72px;display:flex}.emotionalsafety-module-scss-module__VsuSqW__wrapper .emotionalsafety-module-scss-module__VsuSqW__content .emotionalsafety-module-scss-module__VsuSqW__infoWrapper .emotionalsafety-module-scss-module__VsuSqW__cardWrapper .emotionalsafety-module-scss-module__VsuSqW__card{align-items:center;gap:12px;display:flex}.emotionalsafety-module-scss-module__VsuSqW__wrapper .emotionalsafety-module-scss-module__VsuSqW__content .emotionalsafety-module-scss-module__VsuSqW__infoWrapper .emotionalsafety-module-scss-module__VsuSqW__cardWrapper .emotionalsafety-module-scss-module__VsuSqW__card img{width:72px;height:72px}.emotionalsafety-module-scss-module__VsuSqW__wrapper .emotionalsafety-module-scss-module__VsuSqW__content .emotionalsafety-module-scss-module__VsuSqW__infoWrapper .emotionalsafety-module-scss-module__VsuSqW__cardWrapper .emotionalsafety-module-scss-module__VsuSqW__card .emotionalsafety-module-scss-module__VsuSqW__text{color:#161918;font-family:Satoshi-Variable,sans-serif;font-size:24px;font-weight:700;line-height:150%}.emotionalsafety-module-scss-module__VsuSqW__wrapper .emotionalsafety-module-scss-module__VsuSqW__content .emotionalsafety-module-scss-module__VsuSqW__mainImage{width:100%;height:auto}@media only screen and (max-width:1024px){.emotionalsafety-module-scss-module__VsuSqW__wrapper .emotionalsafety-module-scss-module__VsuSqW__content{grid-template-columns:1fr;gap:24px}.emotionalsafety-module-scss-module__VsuSqW__wrapper .emotionalsafety-module-scss-module__VsuSqW__content .emotionalsafety-module-scss-module__VsuSqW__infoWrapper{gap:32px}.emotionalsafety-module-scss-module__VsuSqW__wrapper .emotionalsafety-module-scss-module__VsuSqW__content .emotionalsafety-module-scss-module__VsuSqW__infoWrapper .emotionalsafety-module-scss-module__VsuSqW__cardWrapper{gap:24px}.emotionalsafety-module-scss-module__VsuSqW__wrapper .emotionalsafety-module-scss-module__VsuSqW__content .emotionalsafety-module-scss-module__VsuSqW__mainImage{max-width:520px}}@media only screen and (max-width:640px){.emotionalsafety-module-scss-module__VsuSqW__wrapper{gap:16px}.emotionalsafety-module-scss-module__VsuSqW__wrapper .emotionalsafety-module-scss-module__VsuSqW__content{gap:20px}.emotionalsafety-module-scss-module__VsuSqW__wrapper .emotionalsafety-module-scss-module__VsuSqW__content .emotionalsafety-module-scss-module__VsuSqW__infoWrapper{gap:24px}.emotionalsafety-module-scss-module__VsuSqW__wrapper .emotionalsafety-module-scss-module__VsuSqW__content .emotionalsafety-module-scss-module__VsuSqW__infoWrapper .emotionalsafety-module-scss-module__VsuSqW__textWrapper{gap:16px}.emotionalsafety-module-scss-module__VsuSqW__wrapper .emotionalsafety-module-scss-module__VsuSqW__content .emotionalsafety-module-scss-module__VsuSqW__infoWrapper .emotionalsafety-module-scss-module__VsuSqW__textWrapper .emotionalsafety-module-scss-module__VsuSqW__title{font-family:Satoshi-Variable,sans-serif;font-size:18px;font-weight:700;line-height:150%}.emotionalsafety-module-scss-module__VsuSqW__wrapper .emotionalsafety-module-scss-module__VsuSqW__content .emotionalsafety-module-scss-module__VsuSqW__infoWrapper .emotionalsafety-module-scss-module__VsuSqW__textWrapper .emotionalsafety-module-scss-module__VsuSqW__text{font-family:Satoshi-Variable,sans-serif;font-size:16px;font-weight:400;line-height:28px}.emotionalsafety-module-scss-module__VsuSqW__wrapper .emotionalsafety-module-scss-module__VsuSqW__content .emotionalsafety-module-scss-module__VsuSqW__infoWrapper .emotionalsafety-module-scss-module__VsuSqW__cardWrapper{flex-direction:column;align-items:flex-start;gap:16px}.emotionalsafety-module-scss-module__VsuSqW__wrapper .emotionalsafety-module-scss-module__VsuSqW__content .emotionalsafety-module-scss-module__VsuSqW__infoWrapper .emotionalsafety-module-scss-module__VsuSqW__cardWrapper .emotionalsafety-module-scss-module__VsuSqW__card img{width:56px;height:56px}.emotionalsafety-module-scss-module__VsuSqW__wrapper .emotionalsafety-module-scss-module__VsuSqW__content .emotionalsafety-module-scss-module__VsuSqW__infoWrapper .emotionalsafety-module-scss-module__VsuSqW__cardWrapper .emotionalsafety-module-scss-module__VsuSqW__card .emotionalsafety-module-scss-module__VsuSqW__text{font-family:Satoshi-Variable,sans-serif;font-size:18px;font-weight:700;line-height:150%}}
.modal-module-scss-module__wHaJiq__wrapper{z-index:9999;background:rgba(0,0,0,.6);justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.modal-module-scss-module__wHaJiq__wrapper .modal-module-scss-module__wHaJiq__modal{border-radius:20px;flex-direction:column;width:800px;max-height:90vh;display:flex;overflow:hidden}.modal-module-scss-module__wHaJiq__wrapper .modal-module-scss-module__wHaJiq__modal .modal-module-scss-module__wHaJiq__head{box-sizing:border-box;background:#fff;border-bottom:1px solid #e2e8f0;border-radius:0;justify-content:space-between;align-items:center;padding:16px;display:flex}.modal-module-scss-module__wHaJiq__wrapper .modal-module-scss-module__wHaJiq__modal .modal-module-scss-module__wHaJiq__head .modal-module-scss-module__wHaJiq__title{color:#161918;font-family:Satoshi-Variable,sans-serif;font-size:18px;font-weight:700;line-height:150%}.modal-module-scss-module__wHaJiq__wrapper .modal-module-scss-module__wHaJiq__modal .modal-module-scss-module__wHaJiq__content{box-sizing:border-box;background:#f5f7f6;max-height:80vh;padding:16px;overflow-x:scroll}.modal-module-scss-module__wHaJiq__wrapper .modal-module-scss-module__wHaJiq__modal .modal-module-scss-module__wHaJiq__contentWhite{background:#fff}.modal-module-scss-module__wHaJiq__wrapper .modal-module-scss-module__wHaJiq__modal .modal-module-scss-module__wHaJiq__contentDeviceSurface{background:#f9f9f9}.modal-module-scss-module__wHaJiq__wrapper .modal-module-scss-module__wHaJiq__modal .modal-module-scss-module__wHaJiq__contentNoScroll{padding-bottom:4px;overflow:hidden}.modal-module-scss-module__wHaJiq__wrapper .modal-module-scss-module__wHaJiq__modal .modal-module-scss-module__wHaJiq__bottom{box-sizing:border-box;background:#fff;border-top:1px solid #e2e8f0;border-radius:0;gap:12px;padding:10px 16px;display:flex}.modal-module-scss-module__wHaJiq__wrapper .modal-module-scss-module__wHaJiq__modal .modal-module-scss-module__wHaJiq__bottom button{flex:1}.modal-module-scss-module__wHaJiq__wrapper .modal-module-scss-module__wHaJiq__modal .modal-module-scss-module__wHaJiq__alignPrimaryRight{justify-content:flex-end}.modal-module-scss-module__wHaJiq__wrapper .modal-module-scss-module__wHaJiq__modal .modal-module-scss-module__wHaJiq__alignPrimaryRight button{flex:none;width:176px}.modal-module-scss-module__wHaJiq__sizeSm{width:512px}.modal-module-scss-module__wHaJiq__sizeXs{width:320px}.modal-module-scss-module__wHaJiq__sizeLg{width:min(1280px,98vw)}.modal-module-scss-module__wHaJiq__sizeXl{width:min(1472px,98vw);max-height:96vh}.modal-module-scss-module__wHaJiq__sizeXl .modal-module-scss-module__wHaJiq__content{max-height:92vh}.modal-module-scss-module__wHaJiq__flushBottom .modal-module-scss-module__wHaJiq__content{padding-bottom:0}.modal-module-scss-module__wHaJiq__wideButtons .modal-module-scss-module__wHaJiq__modal .modal-module-scss-module__wHaJiq__bottom button{width:100%!important}
.layout-module-scss-module__QHwfva__content{box-sizing:border-box;flex-direction:column;align-items:flex-start;width:100%;max-width:1248px;margin:64px auto 0;padding-bottom:48px;display:flex}@media only screen and (max-width:1260px){.layout-module-scss-module__QHwfva__content{max-width:1000px;padding:0 16px 48px}}@media only screen and (max-width:640px){.layout-module-scss-module__QHwfva__content{margin-top:36px;padding:0 12px 32px}}
.checkbox-module-scss-module__BwTryW__wrapper{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;gap:8px;display:flex}.checkbox-module-scss-module__BwTryW__wrapper .checkbox-module-scss-module__BwTryW__contentWrapper span{color:#161918;font-family:Satoshi-Variable,sans-serif;font-size:16px;font-weight:500;line-height:28px}.checkbox-module-scss-module__BwTryW__wrapper .checkbox-module-scss-module__BwTryW__contentWrapper span a{color:#155dfc;font-family:Satoshi-Variable,sans-serif;font-size:16px;font-weight:500;line-height:28px}.checkbox-module-scss-module__BwTryW__wrapper .checkbox-module-scss-module__BwTryW__checkboxWrapper{box-sizing:border-box;background:#fff;border:1px solid #2e564d;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:relative}.checkbox-module-scss-module__BwTryW__wrapper .checkbox-module-scss-module__BwTryW__checkboxWrapper input[type=checkbox]{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute}.checkbox-module-scss-module__BwTryW__wrapper .checkbox-module-scss-module__BwTryW__checkboxWrapper .checkbox-module-scss-module__BwTryW__check{color:#fff;pointer-events:none;font-size:14px;display:none}.checkbox-module-scss-module__BwTryW__wrapper .checkbox-module-scss-module__BwTryW__checkboxWrapper input[type=checkbox]:checked+.checkbox-module-scss-module__BwTryW__check{background-color:#2e564d;justify-content:center;align-items:center;width:100%;height:100%;display:flex}
.testimonials-module-scss-module__BomLdW__wrapper{flex-direction:column;gap:32px;display:flex}.testimonials-module-scss-module__BomLdW__wrapper .testimonials-module-scss-module__BomLdW__cardWrapper{grid-template-columns:1fr 1fr 1fr;gap:24px;display:grid}.testimonials-module-scss-module__BomLdW__wrapper .testimonials-module-scss-module__BomLdW__cardWrapper .testimonials-module-scss-module__BomLdW__card{box-sizing:border-box;background:#f5f7f6;border-radius:16px;flex-direction:column;align-items:flex-start;gap:8px;width:100%;padding:12px;display:flex;box-shadow:0 2px 4px rgba(12,12,13,.1)}.testimonials-module-scss-module__BomLdW__wrapper .testimonials-module-scss-module__BomLdW__cardWrapper .testimonials-module-scss-module__BomLdW__card .testimonials-module-scss-module__BomLdW__starWrapper{align-items:center;display:flex}.testimonials-module-scss-module__BomLdW__wrapper .testimonials-module-scss-module__BomLdW__cardWrapper .testimonials-module-scss-module__BomLdW__card .testimonials-module-scss-module__BomLdW__infoWrapper{flex-direction:column;align-items:flex-start;display:flex}.testimonials-module-scss-module__BomLdW__wrapper .testimonials-module-scss-module__BomLdW__cardWrapper .testimonials-module-scss-module__BomLdW__card .testimonials-module-scss-module__BomLdW__infoWrapper .testimonials-module-scss-module__BomLdW__text{color:#47566b;font-family:Satoshi-Variable,sans-serif;font-size:16px;font-weight:400;line-height:28px}.testimonials-module-scss-module__BomLdW__wrapper .testimonials-module-scss-module__BomLdW__cardWrapper .testimonials-module-scss-module__BomLdW__card .testimonials-module-scss-module__BomLdW__infoWrapper .testimonials-module-scss-module__BomLdW__person{align-items:center;gap:8px;margin-top:16px;display:flex}.testimonials-module-scss-module__BomLdW__wrapper .testimonials-module-scss-module__BomLdW__cardWrapper .testimonials-module-scss-module__BomLdW__card .testimonials-module-scss-module__BomLdW__infoWrapper .testimonials-module-scss-module__BomLdW__person img{object-fit:cover;object-position:center;border-radius:8px;width:45px;height:45px}.testimonials-module-scss-module__BomLdW__wrapper .testimonials-module-scss-module__BomLdW__cardWrapper .testimonials-module-scss-module__BomLdW__card .testimonials-module-scss-module__BomLdW__infoWrapper .testimonials-module-scss-module__BomLdW__person .testimonials-module-scss-module__BomLdW__nameWrapper{flex-direction:column;display:flex}.testimonials-module-scss-module__BomLdW__wrapper .testimonials-module-scss-module__BomLdW__cardWrapper .testimonials-module-scss-module__BomLdW__card .testimonials-module-scss-module__BomLdW__infoWrapper .testimonials-module-scss-module__BomLdW__person .testimonials-module-scss-module__BomLdW__nameWrapper .testimonials-module-scss-module__BomLdW__name{color:#161918;font-family:Satoshi-Variable,sans-serif;font-size:16px;font-weight:700;line-height:150%}.testimonials-module-scss-module__BomLdW__wrapper .testimonials-module-scss-module__BomLdW__cardWrapper .testimonials-module-scss-module__BomLdW__card .testimonials-module-scss-module__BomLdW__infoWrapper .testimonials-module-scss-module__BomLdW__person .testimonials-module-scss-module__BomLdW__nameWrapper .testimonials-module-scss-module__BomLdW__detail{color:#636867;font-family:Satoshi-Variable,sans-serif;font-size:14px;font-weight:400;line-height:150%}@media only screen and (max-width:1024px){.testimonials-module-scss-module__BomLdW__wrapper .testimonials-module-scss-module__BomLdW__cardWrapper{grid-template-columns:1fr 1fr}}@media only screen and (max-width:640px){.testimonials-module-scss-module__BomLdW__wrapper{gap:24px}.testimonials-module-scss-module__BomLdW__wrapper .testimonials-module-scss-module__BomLdW__cardWrapper{grid-template-columns:1fr;gap:16px}}
.profilechangepasswordmodal-module-scss-module__0rFAfq__wrapper,.profilechangepasswordmodal-module-scss-module__0rFAfq__form{flex-direction:column;gap:16px;display:flex}.profilechangepasswordmodal-module-scss-module__0rFAfq__error{color:#e7000b;font-family:Satoshi-Variable,sans-serif;font-size:14px;font-weight:400;line-height:150%}
.layout-module-scss-module__QaXPBW__layout{flex-direction:column;align-items:center;min-height:100vh;display:flex}.layout-module-scss-module__QaXPBW__layout .layout-module-scss-module__QaXPBW__content{box-sizing:border-box;width:100%;max-width:1248px;height:100%;padding-top:36px;padding-bottom:148px}.layout-module-scss-module__QaXPBW__page{grid-template-columns:112fr 100fr;margin-top:24px;display:grid}.layout-module-scss-module__QaXPBW__page .layout-module-scss-module__QaXPBW__inputWrapper{flex-direction:column;gap:16px;display:flex}.layout-module-scss-module__QaXPBW__page .layout-module-scss-module__QaXPBW__imageWrapper{box-sizing:border-box;justify-content:center;align-items:center;width:100%;padding:68px;display:flex}.layout-module-scss-module__QaXPBW__page .layout-module-scss-module__QaXPBW__imageWrapper img{width:100%;height:auto;max-height:100%}@media only screen and (max-width:1260px){.layout-module-scss-module__QaXPBW__layout .layout-module-scss-module__QaXPBW__content{max-width:1000px}}@media only screen and (max-width:900px){.layout-module-scss-module__QaXPBW__layout .layout-module-scss-module__QaXPBW__content{padding:24px 16px 120px}.layout-module-scss-module__QaXPBW__page{grid-template-columns:1fr;margin-top:16px}.layout-module-scss-module__QaXPBW__page .layout-module-scss-module__QaXPBW__imageWrapper{display:none}}
.layout-module-scss-module__Wp9e2a__layout{background:#f9f9f9}.layout-module-scss-module__Wp9e2a__content{box-sizing:border-box;flex-direction:column;align-items:flex-start;width:100%;max-width:1248px;margin:48px auto 0;padding-bottom:48px;display:flex}@media only screen and (max-width:1260px){.layout-module-scss-module__Wp9e2a__content{max-width:1000px;padding:0 16px}}@media only screen and (max-width:640px){.layout-module-scss-module__Wp9e2a__content{margin-top:24px;padding:0 12px 24px}}
.addressdeleteconfirmmodal-module-scss-module__zHcr1q__content{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:8px 0;display:flex}.addressdeleteconfirmmodal-module-scss-module__zHcr1q__iconWrapper{width:64px;height:64px}.addressdeleteconfirmmodal-module-scss-module__zHcr1q__iconWrapper img{width:100%;height:100%}.addressdeleteconfirmmodal-module-scss-module__zHcr1q__title{color:#161918;font-family:Satoshi-Variable,sans-serif;font-size:18px;font-weight:700;line-height:150%}.addressdeleteconfirmmodal-module-scss-module__zHcr1q__description{color:#636867;font-family:Satoshi-Variable,sans-serif;font-size:14px;font-weight:400;line-height:150%}
.bookoptions-module-scss-module__0C-4DW__wrapper{flex-direction:column;gap:16px;display:flex}.bookoptions-module-scss-module__0C-4DW__wrapper .bookoptions-module-scss-module__0C-4DW__mainTitle{color:#161918;font-family:Satoshi-Variable,sans-serif;font-size:18px;font-weight:700;line-height:150%}.bookoptions-module-scss-module__0C-4DW__wrapper .bookoptions-module-scss-module__0C-4DW__selectionWrapper{box-sizing:border-box;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;width:100%;padding:16px;display:flex;box-shadow:0 0 8px rgba(26,36,51,.05)}.bookoptions-module-scss-module__0C-4DW__wrapper .bookoptions-module-scss-module__0C-4DW__selectionWrapper .bookoptions-module-scss-module__0C-4DW__top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.bookoptions-module-scss-module__0C-4DW__wrapper .bookoptions-module-scss-module__0C-4DW__selectionWrapper .bookoptions-module-scss-module__0C-4DW__top .bookoptions-module-scss-module__0C-4DW__radioWrapper{align-items:center;gap:8px;display:flex}.bookoptions-module-scss-module__0C-4DW__wrapper .bookoptions-module-scss-module__0C-4DW__selectionWrapper .bookoptions-module-scss-module__0C-4DW__top .bookoptions-module-scss-module__0C-4DW__radioWrapper .bookoptions-module-scss-module__0C-4DW__circle{background:#fff;border:1px solid #2e564d;border-radius:50%;width:16px;height:16px}.bookoptions-module-scss-module__0C-4DW__wrapper .bookoptions-module-scss-module__0C-4DW__selectionWrapper .bookoptions-module-scss-module__0C-4DW__top .bookoptions-module-scss-module__0C-4DW__radioWrapper .bookoptions-module-scss-module__0C-4DW__title,.bookoptions-module-scss-module__0C-4DW__wrapper .bookoptions-module-scss-module__0C-4DW__selectionWrapper .bookoptions-module-scss-module__0C-4DW__top .bookoptions-module-scss-module__0C-4DW__price{color:#161918;font-family:Satoshi-Variable,sans-serif;font-size:16px;font-weight:700;line-height:150%}.bookoptions-module-scss-module__0C-4DW__wrapper .bookoptions-module-scss-module__0C-4DW__selectionWrapper .bookoptions-module-scss-module__0C-4DW__mainDescription{color:#373d3b;text-align:left;width:100%;margin-top:4px;padding-left:26px;font-family:Satoshi-Variable,sans-serif;font-size:14px;font-weight:400;line-height:150%}.bookoptions-module-scss-module__0C-4DW__wrapper .bookoptions-module-scss-module__0C-4DW__selectionWrapper .bookoptions-module-scss-module__0C-4DW__checkCard{box-sizing:border-box;background:#fff;border:1px solid #1d913a;border-radius:8px;flex-direction:column;gap:4px;margin-top:16px;padding:12px;display:none;overflow:hidden}.bookoptions-module-scss-module__0C-4DW__wrapper .bookoptions-module-scss-module__0C-4DW__selectionWrapper .bookoptions-module-scss-module__0C-4DW__checkCard .bookoptions-module-scss-module__0C-4DW__top{justify-content:flex-start;align-items:flex-start;gap:12px;width:100%;display:flex}.bookoptions-module-scss-module__0C-4DW__wrapper .bookoptions-module-scss-module__0C-4DW__selectionWrapper .bookoptions-module-scss-module__0C-4DW__checkCard .bookoptions-module-scss-module__0C-4DW__top .bookoptions-module-scss-module__0C-4DW__icon{justify-content:center;align-items:center;width:20px;min-width:20px;height:20px;display:flex}.bookoptions-module-scss-module__0C-4DW__wrapper .bookoptions-module-scss-module__0C-4DW__selectionWrapper .bookoptions-module-scss-module__0C-4DW__checkCard .bookoptions-module-scss-module__0C-4DW__top .bookoptions-module-scss-module__0C-4DW__title{color:#158130;word-break:break-word;font-family:Satoshi-Variable,sans-serif;font-size:16px;font-weight:500;line-height:28px}.bookoptions-module-scss-module__0C-4DW__wrapper .bookoptions-module-scss-module__0C-4DW__selectionWrapper .bookoptions-module-scss-module__0C-4DW__checkCard .bookoptions-module-scss-module__0C-4DW__description{color:#373d3b;text-align:left;box-sizing:border-box;word-break:break-word;width:100%;padding-left:32px;font-family:Satoshi-Variable,sans-serif;font-size:14px;font-weight:400;line-height:150%}.bookoptions-module-scss-module__0C-4DW__wrapper .bookoptions-module-scss-module__0C-4DW__selected{background:#eef5ef}.bookoptions-module-scss-module__0C-4DW__wrapper .bookoptions-module-scss-module__0C-4DW__selected .bookoptions-module-scss-module__0C-4DW__top .bookoptions-module-scss-module__0C-4DW__radioWrapper .bookoptions-module-scss-module__0C-4DW__circle{justify-content:center;align-items:center;display:flex;position:relative}.bookoptions-module-scss-module__0C-4DW__wrapper .bookoptions-module-scss-module__0C-4DW__selected .bookoptions-module-scss-module__0C-4DW__top .bookoptions-module-scss-module__0C-4DW__radioWrapper .bookoptions-module-scss-module__0C-4DW__circle:after{content:"";background:#2e564d;border-radius:50%;width:10px;height:10px;position:absolute}.bookoptions-module-scss-module__0C-4DW__wrapper .bookoptions-module-scss-module__0C-4DW__selected .bookoptions-module-scss-module__0C-4DW__checkCard{display:flex}@media only screen and (max-width:640px){.bookoptions-module-scss-module__0C-4DW__wrapper .bookoptions-module-scss-module__0C-4DW__selectionWrapper{padding:12px}.bookoptions-module-scss-module__0C-4DW__wrapper .bookoptions-module-scss-module__0C-4DW__selectionWrapper .bookoptions-module-scss-module__0C-4DW__mainDescription,.bookoptions-module-scss-module__0C-4DW__wrapper .bookoptions-module-scss-module__0C-4DW__selectionWrapper .bookoptions-module-scss-module__0C-4DW__checkCard .bookoptions-module-scss-module__0C-4DW__description{padding-left:0}}
.fullscreenbookmodal-module-scss-module__DiEaUW__overlay{z-index:10000;box-sizing:border-box;background:#202725;padding:20px 64px 28px;position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden}.fullscreenbookmodal-module-scss-module__DiEaUW__closeButton{cursor:pointer;z-index:1;background:0 0;border:none;width:32px;height:32px;position:absolute;top:16px;right:16px}.fullscreenbookmodal-module-scss-module__DiEaUW__closeButton svg path{stroke:#fff}.fullscreenbookmodal-module-scss-module__DiEaUW__content{box-sizing:border-box;width:100%;height:100%;overflow:hidden}.fullscreenbookmodal-module-scss-module__DiEaUW__rotateHint{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;display:none}.fullscreenbookmodal-module-scss-module__DiEaUW__rotateHintTitle{color:#fff;font-family:Satoshi-Variable,sans-serif;font-size:18px;font-weight:700;line-height:150%}.fullscreenbookmodal-module-scss-module__DiEaUW__rotateHintText{color:rgba(255,255,255,.8);font-family:Satoshi-Variable,sans-serif;font-size:14px;font-weight:400;line-height:150%}@media only screen and (max-width:900px){.fullscreenbookmodal-module-scss-module__DiEaUW__overlay{padding:8px 10px 12px}.fullscreenbookmodal-module-scss-module__DiEaUW__closeButton{top:8px;right:8px}}@media only screen and (max-width:900px) and (orientation:portrait){.fullscreenbookmodal-module-scss-module__DiEaUW__content{display:none}.fullscreenbookmodal-module-scss-module__DiEaUW__rotateHint{display:flex}}
.charactereditmodal-module-scss-module__8n1pOW__wrapper{flex-direction:column;gap:12px;display:flex}.charactereditmodal-module-scss-module__8n1pOW__characterHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.charactereditmodal-module-scss-module__8n1pOW__characterHeader .charactereditmodal-module-scss-module__8n1pOW__characterName{color:#161918;font-family:Satoshi-Variable,sans-serif;font-size:18px;font-weight:700;line-height:150%}.charactereditmodal-module-scss-module__8n1pOW__characterHeader .charactereditmodal-module-scss-module__8n1pOW__characterMeta{color:#2e564d;text-align:right;font-family:Satoshi-Variable,sans-serif;font-size:16px;font-weight:700;line-height:150%}.charactereditmodal-module-scss-module__8n1pOW__separator{color:#161918;opacity:.5}.charactereditmodal-module-scss-module__8n1pOW__imageWrapper{background:#fff;border-radius:8px;justify-content:center;align-items:center;width:100%;height:340px;display:flex;position:relative;overflow:hidden}.charactereditmodal-module-scss-module__8n1pOW__imageWrapper .charactereditmodal-module-scss-module__8n1pOW__image{object-fit:contain;width:100%;height:100%}.charactereditmodal-module-scss-module__8n1pOW__imageWrapper .charactereditmodal-module-scss-module__8n1pOW__loadingImage{width:96px;height:96px}.charactereditmodal-module-scss-module__8n1pOW__formWrapper,.charactereditmodal-module-scss-module__8n1pOW__promptField{flex-direction:column;gap:8px;display:flex}.charactereditmodal-module-scss-module__8n1pOW__promptField .charactereditmodal-module-scss-module__8n1pOW__promptLabel{color:#161918;font-family:Satoshi-Variable,sans-serif;font-size:16px;font-weight:700;line-height:150%}.charactereditmodal-module-scss-module__8n1pOW__promptField textarea{box-sizing:border-box;resize:vertical;color:#161918;background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:100%;min-height:96px;padding:12px;font-family:Satoshi-Variable,sans-serif;font-size:16px;font-weight:400;line-height:24px}.charactereditmodal-module-scss-module__8n1pOW__promptField .charactereditmodal-module-scss-module__8n1pOW__promptInputError{border-color:#dc2626}.charactereditmodal-module-scss-module__8n1pOW__promptField .charactereditmodal-module-scss-module__8n1pOW__promptError{color:#dc2626;font-family:Satoshi-Variable,sans-serif;font-size:14px;font-weight:400;line-height:150%}.charactereditmodal-module-scss-module__8n1pOW__remaining{color:rgba(22,25,24,.7);font-family:Satoshi-Variable,sans-serif;font-size:16px;font-weight:400;line-height:28px}.charactereditmodal-module-scss-module__8n1pOW__waiting{color:#1d4ed8;font-family:Satoshi-Variable,sans-serif;font-size:14px;font-weight:500;line-height:150%}.charactereditmodal-module-scss-module__8n1pOW__bannerError{color:#e7000b;font-family:Satoshi-Variable,sans-serif;font-size:14px;font-weight:400;line-height:150%}.charactereditmodal-module-scss-module__8n1pOW__tipsBox{box-sizing:border-box;background:#eff6ff;border:1px solid #bedbff;border-radius:8px;flex-direction:column;gap:8px;width:100%;padding:12px;display:flex}.charactereditmodal-module-scss-module__8n1pOW__tipsBox .charactereditmodal-module-scss-module__8n1pOW__tipsHeader{align-items:center;gap:6px;display:flex}.charactereditmodal-module-scss-module__8n1pOW__tipsBox .charactereditmodal-module-scss-module__8n1pOW__tipsHeader .charactereditmodal-module-scss-module__8n1pOW__tipsTitle{color:#155dfc;font-family:Satoshi-Variable,sans-serif;font-size:18px;font-weight:700;line-height:150%}.charactereditmodal-module-scss-module__8n1pOW__tipsBox .charactereditmodal-module-scss-module__8n1pOW__tipItem{color:#161918;font-family:Satoshi-Variable,sans-serif;font-size:16px;font-weight:400;line-height:24px}
.agegroup-module-scss-module__YkkE-q__wrapper{flex-direction:column;align-items:flex-start;gap:32px;width:100%;margin-top:96px;display:flex}.agegroup-module-scss-module__YkkE-q__wrapper .agegroup-module-scss-module__YkkE-q__mainTitle{color:#161918;font-family:Satoshi-Variable,sans-serif;font-size:36px;font-weight:700;line-height:100%}.agegroup-module-scss-module__YkkE-q__wrapper .agegroup-module-scss-module__YkkE-q__cardWrapper{grid-template-columns:1fr 1fr 1fr 1fr;gap:24px;width:100%;display:grid}.agegroup-module-scss-module__YkkE-q__wrapper .agegroup-module-scss-module__YkkE-q__cardWrapper .agegroup-module-scss-module__YkkE-q__card{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:24px;padding:24px;display:flex;box-shadow:0 1px 4px rgba(12,12,13,.1),0 1px 4px rgba(12,12,13,.05)}.agegroup-module-scss-module__YkkE-q__wrapper .agegroup-module-scss-module__YkkE-q__cardWrapper .agegroup-module-scss-module__YkkE-q__card .agegroup-module-scss-module__YkkE-q__titleWrapper{justify-content:space-between;align-items:center;display:flex}.agegroup-module-scss-module__YkkE-q__wrapper .agegroup-module-scss-module__YkkE-q__cardWrapper .agegroup-module-scss-module__YkkE-q__card .agegroup-module-scss-module__YkkE-q__titleWrapper .agegroup-module-scss-module__YkkE-q__title{color:#161918;font-family:Satoshi-Variable,sans-serif;font-size:20px;font-weight:700;line-height:150%}.agegroup-module-scss-module__YkkE-q__wrapper .agegroup-module-scss-module__YkkE-q__cardWrapper .agegroup-module-scss-module__YkkE-q__card ul{flex-direction:column;gap:12px;display:flex}.agegroup-module-scss-module__YkkE-q__wrapper .agegroup-module-scss-module__YkkE-q__cardWrapper .agegroup-module-scss-module__YkkE-q__card ul li{color:#161918;font-family:Satoshi-Variable,sans-serif;font-size:16px;font-weight:400;line-height:28px}.agegroup-module-scss-module__YkkE-q__wrapper .agegroup-module-scss-module__YkkE-q__cardWrapper .agegroup-module-scss-module__YkkE-q__card ul li:before{content:"• "}@media only screen and (max-width:1024px){.agegroup-module-scss-module__YkkE-q__wrapper{margin-top:64px}.agegroup-module-scss-module__YkkE-q__wrapper .agegroup-module-scss-module__YkkE-q__cardWrapper{grid-template-columns:1fr 1fr}}@media only screen and (max-width:640px){.agegroup-module-scss-module__YkkE-q__wrapper{gap:24px;margin-top:48px}.agegroup-module-scss-module__YkkE-q__wrapper .agegroup-module-scss-module__YkkE-q__mainTitle{font-family:Satoshi-Variable,sans-serif;font-size:24px;font-weight:700;line-height:150%}.agegroup-module-scss-module__YkkE-q__wrapper .agegroup-module-scss-module__YkkE-q__cardWrapper{grid-template-columns:1fr;gap:16px}.agegroup-module-scss-module__YkkE-q__wrapper .agegroup-module-scss-module__YkkE-q__cardWrapper .agegroup-module-scss-module__YkkE-q__card{gap:16px;padding:16px}}
