#storiCard .cardContent .featImg{background-image:url(/static/media/loading.40040df4ed51034c26de.svg);background-position:50% 50%;background-repeat:no-repeat;background-size:20%;border:none;border-radius:0 0 20px 20px;flex:0 1 auto;height:44%;left:0;max-height:44%;object-fit:contain;position:relative;top:0;width:100%;z-index:10}#storiCard .cardContent .featImg:not([src]){visibility:hidden!important}#storiCard .cardContent .featImg[alt]:after{background-color:#003f63;background-image:url(/static/media/loading.40040df4ed51034c26de.svg);background-position:50% 50%;background-repeat:no-repeat;background-size:20%;content:attr(alt);display:block;font-weight:300;height:100%;left:0;line-height:2;position:absolute;text-align:center;top:0;width:100%}#storiCard .cardContent .textBox{word-wrap:break-word;box-sizing:border-box;flex:0 1 auto;height:55%;margin:0;max-height:55%;overflow-y:auto;padding:0 15px;text-align:left;top:0}#storiCard .cardContent .textBox h2{color:#f2b138;font-size:30px;font-weight:700;left:0;margin:0;padding-top:15px;position:relative;top:0;z-index:10}#storiCard .cardContent .textBox .small{font-size:15px;padding-top:5px}#storiCard .cardContent .textBox p{font-size:20px;padding-top:10px}#accountCard .textBox{display:flex;flex-direction:column;row-gap:5px}#accountCard .textBox a,#accountCard .textBox p{font-size:18px}#accountCard .deleteAccount{background:none;border:none;color:#f65a5a;font-size:16px;text-align:left;text-decoration:underline}#accountCard.login .cardContent{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center;width:100%}#accountCard.login .cardContent .textBox{margin-bottom:0!important;max-width:none;width:auto}#accountCard.login .cardContent .textBox h2{width:auto}#accountCard.login h2{font-size:35px;line-height:30px;padding-bottom:10px}#accountCard.login .cardFooter{left:0;margin:0 auto;position:relative;-webkit-transform:none;transform:none}#accountCard.login .googleSigninImage{cursor:pointer;height:auto;transition:all .15s ease-in-out;width:min(150px,60%)}#accountCard.login .googleSigninImage:hover{box-shadow:3px 3px 5px #333;width:min(160px,62%)}#accountCard.small .cardContent .userImg{border-radius:50%;height:160px;margin:40px 20px;width:160px}#accountCard.small .cardContent .textBox{margin:0 20px 20px;row-gap:0}#accountCard.small .cardContent .textBox h2{color:#f2b138;font-weight:700;line-height:30px;margin:0 auto}#accountCard.small .cardContent .textBox .lvl{color:#3eb37c}#accountCard.small .cardFooter{height:10%;justify-content:center}#accountCard.big{max-height:100%;max-width:none;width:90vw}#accountCard.big .userImg{border-radius:50%;height:160px;margin-left:40px;margin-top:20px;width:160px}#accountCard.big .scroll{margin-top:20px;max-height:80%}#accountCard.big h2{font-size:30px}#accountCard.big .cardTitle{color:#f2b138;font-weight:500;margin:20px auto 0;width:90%}#accountCard.big .textBox{margin:20px}#accountCard.big .textBox .lvl{color:#3eb37c}#accountCard.big .cardFooter{height:10%;justify-content:center}#accountCard.big .columns{display:flex;flex-direction:row;height:90%;margin:20px auto 0;max-height:100%;width:95%}#accountCard.big .columns .column{box-sizing:border-box;display:flex;flex:37% 1;flex-direction:column;max-height:100%;padding-left:10px}#accountCard.big .columns .column:first-child{flex:25% 1}#accountCard.big .columns .column:first-child h2{line-height:35px}#accountCard.big .columns .column h2{margin:0}#accountCard.big input,#accountCard.big select,#accountCard.big textarea{background:#01263b;border:none;border-radius:10px;box-sizing:border-box;display:block;font-size:17px;height:50px;margin:5px 0 0;padding-left:10px;width:95%}#accountCard.big input ::-webkit-input-placeholder,#accountCard.big select ::-webkit-input-placeholder,#accountCard.big textarea ::-webkit-input-placeholder{font-size:17px}#accountCard.big input :-ms-input-placeholder,#accountCard.big select :-ms-input-placeholder,#accountCard.big textarea :-ms-input-placeholder{font-size:17px}#accountCard.big input ::placeholder,#accountCard.big select ::placeholder,#accountCard.big textarea ::placeholder{font-size:17px}#accountCard.big .toast{box-sizing:border-box;height:80px;margin-bottom:25px;margin-left:0;margin-top:0;padding:0 13px;width:95%}@media screen and (max-width:768px){#accountCard,#accountCard.big,#accountCard.small{max-width:100%;width:100vw}#accountCard .columns,#accountCard.big .columns,#accountCard.small .columns{word-wrap:break-word;box-sizing:border-box;flex:0 1 auto;flex-direction:column;margin-top:0;max-height:90%;overflow-y:auto;padding-top:10px}#accountCard .columns .column,#accountCard.big .columns .column,#accountCard.small .columns .column{flex:100% 1;margin-bottom:20px;max-height:none}#accountCard .columns .column .scroll,#accountCard.big .columns .column .scroll,#accountCard.small .columns .column .scroll{all:unset!important;height:auto;margin-top:0}#accountCard .columns .userImg,#accountCard.big .columns .userImg,#accountCard.small .columns .userImg{margin:0 auto;max-height:none;max-width:none;text-align:center}#accountCard .textBox,#accountCard.big .textBox,#accountCard.small .textBox{height:auto!important;margin-left:0;margin-right:0}}.animatedCard{all:unset;height:100vh;left:0;margin:0;max-height:100%;max-width:100%;padding:0;position:absolute;top:0;width:100vw;z-index:50}.cardBackground{all:unset;background:rgba(0,0,0,.5);height:100vh;left:0;margin:0;max-height:100%;max-width:100%;padding:0;position:absolute;top:0;width:100vw;z-index:25}.cardBackground.hide,.cardBackground.show{transition:all .3s ease-in-out 0s,z-index .3s 0s}.cardBackground.hide{opacity:0!important;z-index:0}.animatedCard{transition:top .3s ease-in-out}.animatedCard .cardCloser{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;background-color:transparent;cursor:pointer;height:100vh;max-height:100%;max-width:100%;position:absolute;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100vw;z-index:0}.animatedCard .card{background:#003f63;border-radius:0 0 20px 20px;cursor:auto;display:flex;flex-direction:column;height:80vh;left:50%;max-width:70vh;position:absolute;top:5vh;-webkit-transform:translate(-50%);transform:translate(-50%);width:45vw;z-index:5}.animatedCard .card h2{color:#f2b138;font-size:30px;font-weight:500;margin:20px auto 0;width:90%}.animatedCard .card h2 i{color:#f2b138}.animatedCard .card p{margin:0 auto;width:100%}.animatedCard .card.big{max-height:100%;max-width:100%;width:90vw}.animatedCard .card.big .scroll{height:100%}.animatedCard .btnCloser{border:none;border-radius:50%;bottom:7.5vh;cursor:pointer;height:54px;left:50%;position:absolute;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%);width:54px;z-index:5}.animatedCard .btnCloser img{height:100%!important;width:100%}.animatedCard .cardContent{word-wrap:break-word;box-sizing:border-box;flex:0 1 auto;height:94%;max-height:93%;overflow-y:auto;text-align:left}.animatedCard .cardFooter{align-items:center;align-self:center;bottom:0!important;display:flex;flex-direction:row;font-size:15px;height:5%;justify-content:space-between;left:50%;margin:0 auto;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:calc(100% - 30px)}.animatedCard .cardFooter p{align-items:center;display:flex;justify-content:center}.animatedCard .cardFooter .pin{display:block;height:16px;margin:0 2px 0 0;position:relative;width:auto}.animatedCard .cardFooter i{padding:0 5px}@media screen and (min-width:768px){.animatedCard.hide{top:-90%!important}.animatedCard.hide .card{height:100%!important}.animatedCard.hide .cardCloser{display:none}}@media screen and (max-width:768px){.animatedCard #storiCard,.animatedCard .card{max-height:calc(100% - 170px)!important;top:0;width:100vw}.animatedCard #storiCard .cardContent .featImg,.animatedCard .card .cardContent .featImg{max-height:40%}.animatedCard #storiCard .cardContent .scroll .textBox,.animatedCard #storiCard .cardContent .textBox,.animatedCard .card .cardContent .scroll .textBox,.animatedCard .card .cardContent .textBox{height:58%;max-height:58%}.animatedCard #storiCard .cardContent .scroll .textBox h2,.animatedCard #storiCard .cardContent .textBox h2,.animatedCard .card .cardContent .scroll .textBox h2,.animatedCard .card .cardContent .textBox h2{font-size:27px}.animatedCard #storiCard .cardContent .scroll .textBox p,.animatedCard #storiCard .cardContent .textBox p,.animatedCard .card .cardContent .scroll .textBox p,.animatedCard .card .cardContent .textBox p{color:#fff;font-size:16px;line-height:1.4;padding-top:7px}.animatedCard .btnCloser{bottom:calc(30px + 50vh - min(80vh,100vh - 170px)/2)}.animatedCard.hide{top:-90%!important}.animatedCard.hide .card{height:100%!important}.animatedCard.hide .cardCloser{display:none}}
/*# sourceMappingURL=782.da5c2758.chunk.css.map*/