.accordion{background-color:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,.161);position:absolute;top:70px;width:100%;z-index:3}.accordion>div>div>*{padding:0 3%}.accordion .items-accordion{position:relative}.accordion .items-accordion>div>div>a>div{align-items:center;display:inline-flex;font-size:.9rem;font-weight:600;height:24px;margin:10px 0;position:relative;text-transform:uppercase}.accordion .items-accordion>div>div>a>div svg{padding-left:6px}.accordion .items-accordion .item-accordion>div:hover{background-color:#fee9ea}.accordion .items-accordion .item-accordion>div:not(:hover){background-color:#fff}.menu{padding:0 1em;position:relative}.menu>a,.menu>div{align-items:center;display:inline-flex;font-size:.9rem;font-weight:600;height:24px;padding:10px 0;position:relative;text-transform:uppercase}.menu>a svg,.menu>div svg{margin-left:6px}.menu .submenu{position:fixed;z-index:1}.menu .submenu>div{background-color:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,.161);text-transform:none}.menu .submenu .menu-element{font-size:.9rem;font-weight:600;padding:8px 16px}.menu .submenu .menu-element>div{align-items:center;display:inline-flex;height:24px}.menu .submenu .menu-element:hover{background-color:#fee9ea}.menu .submenu .submenu2{padding-left:2px;position:fixed;z-index:1}.menu .submenu .submenu2>div{background-color:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,.161)}.menu .submenu .submenu2>div>div{align-content:center;background-color:#fff;height:24px;padding:8px 16px}.menu .submenu .submenu2>div>div:hover{background-color:#fee9ea}.header-desktop{background-color:#fff;box-shadow:0 3px 15px rgba(0,0,0,.161);height:70px;position:relative;width:100%;z-index:10}.header-desktop>div{display:flex;height:inherit;justify-content:center;position:relative}.header-desktop .header-menu{align-items:flex-end;display:inline-flex;margin-bottom:2px}.header-desktop #logo-header{position:relative;width:10em}.header-desktop #logo-header img{aspect-ratio:1;background-color:#fff;border-radius:150px;box-shadow:0 3px 6px #0000002b;margin:1em 1.5em;padding:1em;position:absolute;width:5em}.header-mobile{background-color:#fff;height:70px;width:100vw;z-index:2}.header-mobile>div:first-child{align-items:center;box-shadow:0 3px 15px rgba(0,0,0,.161);display:flex;height:inherit;justify-content:space-between;padding:0 3%}.header-mobile #logo-header img{width:25%}.header-mobile .list-svg{align-items:center;display:flex}.header-mobile .list-svg>div{padding:0 10px}.header-mobile .list-svg>div:hover{cursor:pointer}@keyframes growing{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.card{animation:growing 1.5s ease-in-out;border-radius:40px;box-shadow:0 10px 20px #2b00121a;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:1rem;padding:1rem;position:relative;text-align:center;width:220px}.card .inactive{align-items:center;background-color:#808080cc;border-radius:20px;color:#fff;display:flex;font-weight:600;place-content:center;position:absolute;text-transform:uppercase}.card .inactive:hover,.card:hover{cursor:pointer}.card img{border-radius:20px;margin-bottom:1rem}.card img:hover{cursor:pointer}.card .title{font-weight:600;text-transform:uppercase}.card .subtitle{color:#827ae8;font-style:italic;text-transform:capitalize}.card .action{color:#e90d2f;cursor:pointer;font-size:14px;font-weight:700;padding:.5rem 0}#headband{background-color:#fff;border:1px solid rgba(0,0,0,.161);border-radius:25px;box-shadow:0 0 5px 0 rgba(0,0,0,.161);display:flex;margin:70px 5% 15px;width:90%}#headband>div{align-items:center;display:flex;overflow:hidden;padding-left:2%;width:85%}#headband>div p{animation:marquee 18s linear infinite;display:inline-block;white-space:nowrap}#headband button{background-color:#e90d2f;border:none;border-radius:0 25px 25px 0;color:#fff;font-size:16px;font-weight:700;letter-spacing:.8px;width:15%}#headband button a{color:inherit;text-decoration:none}@media screen and (max-width:1000px){#headband>div{width:75%}#headband button{font-size:14px;width:25%}}@media screen and (max-width:880px){#headband{margin:15px 5%}}.btn{border:none;border-radius:8px;box-sizing:border-box;cursor:pointer;font-size:14px;font-weight:600;height:50px;padding:0 16px;text-transform:uppercase;width:-webkit-min-content;width:min-content}.btn>div{align-items:center;display:flex}.btn .label{width:-webkit-max-content;width:max-content}.btn .space{width:10px}.btn:disabled{cursor:not-allowed;opacity:.45}.btn.primary{background-color:#e90d2f;color:#fff;transition:background-color .2s ease}.btn.primary svg{fill:#fff!important}.btn.primary:hover{background-color:#e90d2fcc}.btn.secondary{background-color:#fff;color:#e90d2f;transition:color .2s ease}.btn.secondary:hover{color:#e90d2fcc}.btn.transparent{background-color:#0000;color:#6d7c90}.btn.transparent:hover{background-color:#0000001a}.left-panel{background-color:#efefef;border-radius:0 30px 30px 0;box-shadow:0 3px 25px #060d3626;display:flex;flex-direction:column;justify-content:space-between;margin-top:20px;min-height:calc(100% - 20px);position:relative;width:20%}@media(max-width:1270px){.left-panel{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:60px}}.left-panel .buttons-footer{margin-bottom:10%}.left-panel .profile-container{display:flex;margin:10% 0 0 10%;width:80%}@media(max-width:1450px){.left-panel .profile-container{margin:10% 0 0 5%;width:90%}}.left-panel .profile-container .profile{align-items:center;aspect-ratio:1/1;background-color:#6d7c90;border-radius:30px;box-sizing:border-box;color:#fff;display:flex;font-size:20px;height:50px;justify-content:center;margin:0 8px!important;padding:2px;width:50px}@media(max-width:1270px){.left-panel .profile-container .profile{border-radius:20px;height:40px;margin:0 auto!important;width:40px}}.left-panel .profile-container .profile>div{font-weight:700}.left-panel .profile-container .profile-name{align-content:center}.left-panel .profile-container .profile-name>div:first-child{font-weight:600}.left-panel .profile-container .profile-name>div:last-child{color:#6d7c90;font-family:Lora,sans-serif;font-weight:lighter}@media(max-width:1270px){.left-panel .profile-container .profile-name{display:none}}.left-panel .profile-container .profile-name a{text-decoration:none}.left-panel .button-navigation{margin-top:3rem}.left-panel .button-container{margin:10px 0;width:100%}.left-panel .button-container svg{fill:#6d7c90;height:20px;width:20px}.left-panel .button-container button{margin-left:10%;width:80%}@media(max-width:1450px){.left-panel .button-container button{margin-left:5%;width:90%}}@media(max-width:1270px){.left-panel .button-container button>div .label,.left-panel .button-container button>div .space{display:none}}.left-panel .button-footer-container{margin:5px 0;width:100%}.left-panel .button-footer-container svg{fill:#6d7c90;height:20px;width:20px}.left-panel .button-footer-container button{font-weight:400;height:30px;margin-left:10%;text-transform:none;width:80%}@media(max-width:1450px){.left-panel .button-footer-container button{margin-left:5%;width:90%}}@media(max-width:1270px){.left-panel .button-footer-container button>div .label,.left-panel .button-footer-container button>div .space{display:none}}.left-panel .links-tbl{border-top:1px solid #637083;color:#6d7c90;font-size:14px;margin:1rem 0;padding-top:1rem;text-align:center}.left-panel .links-tbl .applications,.left-panel .links-tbl .social-networks{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin-bottom:1rem}.left-panel .links-tbl .applications svg,.left-panel .links-tbl .social-networks svg{fill:#6d7c90;margin:0 4px}.left-panel .links-tbl .applications svg:hover,.left-panel .links-tbl .social-networks svg:hover{cursor:pointer}@media(max-width:1270px){.left-panel .links-tbl p{display:none}}#promotion{background-color:#fff;border:1px solid rgba(0,0,0,.161);border-radius:25px;box-shadow:0 0 5px 0 rgba(0,0,0,.161);display:flex;margin:70px 5% 15px;width:90%}#promotion>div{align-items:center;display:flex;overflow:hidden;padding-left:2%;width:85%}#promotion>div p{animation:marquee 18s linear infinite;display:inline-block;white-space:nowrap}#promotion button{background-color:#e90d2f;border:none;border-radius:0 25px 25px 0;color:#fff;font-size:16px;font-weight:700;letter-spacing:.8px;width:15%}#promotion button a{color:inherit;text-decoration:none}@media screen and (max-width:1000px){#promotion>div{width:75%}#promotion button{font-size:14px;width:25%}}@media screen and (max-width:880px){#promotion{margin:15px 5%}}@media screen and (max-width:600px){#promotion button{font-size:12px}}.temporary-promotion{background-color:#fff;border:1px solid rgba(0,0,0,.161);border-radius:25px;box-shadow:0 0 5px 0 rgba(0,0,0,.161);display:flex;margin:70px 5% 15px;width:90%}.temporary-promotion>div{align-items:center;display:flex;overflow:hidden;padding-left:2%;width:85%}.temporary-promotion>div p{animation:marquee 18s linear infinite;display:inline-block;white-space:nowrap}.temporary-promotion button{background-color:#e90d2f;border:none;border-radius:0 25px 25px 0;color:#fff;font-size:16px;font-weight:700;letter-spacing:.8px;width:15%}.temporary-promotion button a{color:inherit;text-decoration:none}@keyframes marquee{0%{transform:translateX(200%)}to{transform:translateX(-100%)}}@media screen and (max-width:1000px){.temporary-promotion>div{width:75%}.temporary-promotion button{font-size:14px;width:25%}@keyframes marquee{0%{transform:translateX(100%)}to{transform:translateX(-100%)}}}@media screen and (max-width:880px){.temporary-promotion{margin:15px 5%}}.widget-bar{box-sizing:border-box;padding:2rem;width:20%}@media screen and (max-width:1270px){.widget-bar{flex:1 1;width:20%}}@media screen and (max-width:1000px){.widget-bar{width:100%}}.widget-bar h2{font-size:1.3rem;font-weight:700;margin-bottom:2em}.widget-bar #streak-block{background-color:#efefef;border-radius:30px;box-shadow:0 10px 20px rgba(43,0,18,.161);box-sizing:border-box;padding:1em;position:relative;text-align:center;width:100%}.widget-bar #streak-block.loading>*{filter:blur(4px)}.widget-bar #streak-block>p:first-child{font-size:4em;font-weight:700;margin-bottom:1rem;margin-top:1rem}.widget-bar #streak-block>p:first-child img{height:1em}.widget-bar #streak-block>p:last-child{color:#6d7c90}.widget-bar #achievements{position:relative}.widget-bar #achievements>*{filter:blur(4px)}.widget-bar #achievements p{margin-top:2em}.widget-bar #achievements .list{display:inline-flex;justify-content:space-around;width:100%}.widget-bar #achievements .list .achievement{aspect-ratio:1/1;background:#0000 linear-gradient(180deg,#e5fcff,#cecefd) 0 0 no-repeat;border-radius:50px;height:50px;margin:auto;width:50px}.widget-bar #good-plans .list a{color:#000;color:initial;text-decoration:none}.widget-bar #good-plans .list div.good-plank-block{align-items:center;background:#fff;border-radius:25px;box-shadow:0 10px 20px rgba(43,0,18,.102);box-sizing:border-box;display:inline-flex;justify-content:space-between;padding:.5em 2em;width:100%}.widget-bar #good-plans .list div.good-plank-block h3{margin-bottom:0;text-transform:uppercase}.widget-bar #good-plans .list div.good-plank-block p{color:#6d7c90;margin-top:5px}.widget-bar #good-plans .list div.good-plank-block svg{color:#6d7c90}.widget-bar .no-blur{filter:blur(0)!important}#alimentation>section{display:flex;flex-wrap:wrap;height:100%}#alimentation>section #main{box-sizing:border-box;padding:2rem 1rem;width:60%}@media screen and (min-width:1000px){#alimentation>section #main{height:100%}}@media screen and (max-width:1000px){#alimentation>section #main{width:calc(100% - 60px)}}#alimentation>section #main #alimentation-header{display:inline-flex;justify-content:space-between;width:100%}@media screen and (min-width:1000px){#alimentation>section #main #alimentation-header{margin-bottom:2em;margin-top:1.5em}}#alimentation>section #main h2{font-size:1.3rem;font-weight:700;padding-left:2rem}#alimentation>section #main .more{color:#e90d2f;font-size:14px}#alimentation>section #main>section>div:first-child{align-items:center;justify-content:space-between}#alimentation>section .none-paragraph{color:#1c1c1c;font-style:italic}#alimentation #alimentation-list{display:flex;flex-wrap:wrap;width:100%}#alimentation #alimentation-list>div{margin:1rem 1.5rem}.lesson-card{display:inline-flex;flex-direction:column;margin-bottom:2rem;padding:0 1rem;text-align:center}.lesson-card .locked,.lesson-card .unlocked{height:calc(100% - .5rem);left:0;position:absolute;top:0;width:100%}.lesson-card>.image-section{position:relative}.lesson-card>.image-section a>img{display:block;margin-bottom:.5rem;max-width:100%}.lesson-card>.image-section a>img:hover+.player-section>div{background-color:red}.lesson-card>.image-section a>img+.player-section{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) scale(0);transition:all .3s ease}.lesson-card>.image-section a>img+.player-section>div{align-items:center;background-color:#f6abae;border-radius:100%;cursor:pointer;display:flex;font-size:2em;height:60px;justify-content:center;position:relative;transition:all .3s ease;width:60px}.lesson-card>.image-section a>img+.player-section:hover{transform:translate(-50%,-50%) scale(1)}.lesson-card>.image-section a>img+.player-section:hover>div{background-color:red}.lesson-card>.image-section a>img:hover+.player-section{transform:translate(-50%,-50%) scale(1)}.lesson-card>.image-section+div .title{text-transform:uppercase}.lesson-card>.image-section+div .title.red-font{color:#e90d2f}.lesson-card>.image-section+div .subtitle{font-style:italic}#article .container{margin:auto;max-width:1200px;padding-top:2rem;text-align:center}#article .article-description{background-repeat:no-repeat;background-size:100% auto;overflow-x:hidden;position:relative;text-align:center;width:100vw}#article .article-description button{margin-bottom:2em;margin-top:1em}@media screen and (min-width:880px){#article .article-description button{left:1em;position:absolute;top:1em}}#article .article-description h1{margin-top:0;text-transform:uppercase}@media screen and (min-width:880px){#article .article-description h1{padding-bottom:2rem;padding-top:5rem}}@media screen and (min-width:1200px){#article .article-description h1{padding-bottom:2rem;padding-top:12rem}}#article .article-description p{font-size:20px;margin-bottom:3rem}#article .article-description svg{display:block;height:40px;padding-bottom:10rem;transform:rotate(180deg);width:150%}#article #search-input{margin:2rem 0 0;text-align:center}#article #search-input input{border:1px solid gray;border-radius:25px;outline:none;padding:.5rem 1rem;width:200px}.modal{height:100%;left:0;position:fixed;top:0;width:100%;z-index:10}.modal .modal-background{background-color:#0009;height:100%;position:absolute;width:100%}.modal .modal-content{position:absolute;top:50%;transform:translateY(-50%)}.modal .modal-content .cross svg{cursor:pointer;height:20px;position:absolute;right:-10px;top:-30px;width:20px}.modal .modal-content .cross svg g{fill:#fff}.modal .modal-content>div:last-child{background-color:#fff;border-radius:15px}.modal .small{margin-left:30%;width:40%}.modal .medium{margin-left:20%;width:60%}.modal .large{margin-left:10%;width:80%}#belly-premium{overflow-x:hidden;scroll-behavior:smooth}#belly-premium>section{display:flex;flex-wrap:wrap;position:relative}#belly-premium>section #return-button{order:1}#belly-premium>section #return-button>button{margin-bottom:2em;margin-top:1em}@media screen and (min-width:880px){#belly-premium>section #return-button>button{left:1em;position:absolute;top:1em}}#belly-premium>section>div:first-child{display:inline-flex}#belly-premium>section>div:first-child #title{margin:10% 0 10% 10%;width:50%}#belly-premium>section>div:first-child #title h2{font-size:40px;font-weight:500;text-transform:uppercase}#belly-premium>section>div:first-child #title h2:first-child{margin-bottom:.2rem}#belly-premium>section>div:first-child #title h2:nth-child(2){margin-top:0}#belly-premium>section>div:first-child #title #bp{color:#e90d2f;font-weight:700}@media screen and (max-width:1280px){#belly-premium>section>div:first-child #title{margin:10% 0 10% 5%}}#belly-premium>section>div:first-child #title button{background-image:linear-gradient(#ff9dac,#e90d2f);border-radius:25px;font-size:18px;height:auto;letter-spacing:.4px;margin-top:5%;padding:8px 32px}#belly-premium>section>div:first-child #title button a{color:#fff;text-decoration:none}#belly-premium>section>div:first-child #title button:hover{cursor:pointer}#belly-premium>section>div:first-child #title p{font-style:italic;letter-spacing:.4px;line-height:25px;width:80%}#belly-premium>section>div:first-child #imgs{position:relative;width:40%}#belly-premium>section>div:first-child #imgs #bellypremium-img{margin:5% 0 0 -30%;width:90%}#belly-premium>section>div:first-child #imgs #tache-rose{position:absolute;right:-200px;top:20px;width:100%;z-index:-1}#belly-premium>section>div:first-child #imgs #papillon1-img{left:-10%;position:absolute;top:3%;width:30px;z-index:0}#belly-premium>section>div:first-child #imgs #papillon2-img{bottom:35%;left:-40%;position:absolute;width:30px;z-index:0}#belly-premium>section>div:first-child #imgs #papillon3-img{position:absolute;right:40%;top:8%;width:80px;z-index:0}@media screen and (max-width:1280px){#belly-premium>section>div:first-child #imgs #papillon1-img{top:10%}#belly-premium>section>div:first-child #imgs #bellypremium-img{margin:15% 0 0 -15%}}@media screen and (max-width:1000px){#belly-premium>section>div:first-child{flex-direction:column-reverse}#belly-premium>section>div:first-child #imgs{width:100%}#belly-premium>section>div:first-child #imgs #bellypremium-img{margin:10% 30% 0;width:40%}#belly-premium>section>div:first-child #imgs #papillon1-img{left:35%}#belly-premium>section>div:first-child #imgs #papillon3-img{right:30%}#belly-premium>section>div:first-child #imgs #papillon2-img{left:20%}#belly-premium>section>div:first-child #title{margin:0 10%;text-align:center;width:80%}#belly-premium>section>div:first-child #title p{margin-left:10%}#belly-premium>section>div:first-child #title button{margin-top:3%}}#belly-premium .bp-data{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin:2rem 10%}#belly-premium .bp-data>div{background-color:#fff;margin:18px}@media screen and (max-width:1280px){#belly-premium .bp-data{margin:5% 0 0}}@media screen and (max-width:1000px){#belly-premium .bp-data{display:block;margin:auto;width:80%}}#belly-premium #news-month{display:flex;font-size:20px;margin:5rem 10% 2rem;width:80%}#belly-premium #news-month>div:first-child{align-content:center;width:50%}#belly-premium #news-month>div:first-child>p:first-child{font-size:32px}#belly-premium #news-month>div:first-child>p:first-child b{color:#e90d2f;font-weight:600}#belly-premium #news-month>div:first-child>p:nth-child(2){font-style:italic;margin-bottom:3rem;opacity:.4}#belly-premium #news-month .button-list{display:flex}#belly-premium #news-month .button-list button{background-color:#8ed1fc;border-radius:25px;color:#fff;font-size:18px;height:auto;padding:8px 32px}#belly-premium #news-month .button-list>div:first-child>button{background-image:linear-gradient(#ff9dac,#e90d2f)}#belly-premium #news-month .button-list>div:nth-child(2)>button{margin:0 18px}@media screen and (max-width:1500px){#belly-premium #news-month .button-list{display:block}#belly-premium #news-month .button-list>div:nth-child(2)>button{margin:18px 0}}@media screen and (max-width:1000px){#belly-premium #news-month .button-list{display:flex}#belly-premium #news-month .button-list>div:nth-child(2)>button{margin:0 18px}#belly-premium #news-month .button-list button{margin-bottom:2rem}}@media screen and (max-width:800px){#belly-premium #news-month .button-list{display:block}#belly-premium #news-month .button-list>div:nth-child(2)>button{margin:6px 0 18px}}#belly-premium #news-month .lesson-list{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-left:5%;width:45%}#belly-premium #news-month .lesson-list>div{margin:1rem 0}@media screen and (max-width:1000px){#belly-premium #news-month{display:block}#belly-premium #news-month>div{margin-left:10%!important;text-align:center;width:80%!important}}@media screen and (max-width:800px){#belly-premium #news-month{display:block}#belly-premium #news-month>div:nth-child(2){margin-left:0!important;width:100%!important}}#belly-premium .upcoming-content{margin-top:5rem;text-align:center;width:100%}#belly-premium .upcoming-content>div:first-child>p:first-child{font-size:32px}#belly-premium .upcoming-content>div:first-child>p:nth-child(2){font-size:20px;font-style:italic;opacity:.4}#belly-premium .upcoming-content .upcoming-cards{display:flex;justify-content:center}#belly-premium .upcoming-content .upcoming-cards>div{margin:1rem}#belly-premium .upcoming-content .upcoming-cards .checkbox{border:1px solid #ff9dac;display:inline-block;margin:8px 0;padding:12px 8px;position:relative;text-align:left;text-align:initial;vertical-align:middle;width:100%}#belly-premium .upcoming-content .upcoming-cards .checkbox label{cursor:pointer;display:inline-block;padding-left:25px;position:relative;width:calc(100% - 25px)}#belly-premium .upcoming-content .upcoming-cards .checkbox label:before{background-color:#0000;border:2px solid #ff9dac;content:"";height:15px;left:0;position:absolute;top:0;width:15px}#belly-premium .upcoming-content .upcoming-cards .checkbox input[type=checkbox]{height:0;opacity:0;position:absolute;width:0}#belly-premium .upcoming-content .upcoming-cards .checkbox input[type=checkbox]:disabled+label{cursor:not-allowed}#belly-premium .upcoming-content .upcoming-cards .checkbox input[type=checkbox]:checked+label:before{background-color:#ff9dac99}#belly-premium .upcoming-content .upcoming-cards .checkbox .percent-suffix{font-size:.6em;font-style:italic;vertical-align:middle}@media screen and (max-width:1000px){#belly-premium .upcoming-content .upcoming-cards{display:block}#belly-premium .upcoming-content .upcoming-cards>div{margin:2rem 0 2rem 10%}}#belly-premium .highlight{align-items:center;display:flex;margin:5% 0 0 10%;padding-bottom:5%;width:80%}#belly-premium .highlight>div{width:50%}#belly-premium .highlight p{font-size:32px}#belly-premium .highlight p b{color:#e90d2f;font-weight:600}#belly-premium .highlight video{width:100%}@media screen and (max-width:1000px){#belly-premium .highlight{display:block}#belly-premium .highlight>div{margin-left:10%;width:80%}}#belly-premium .modal-content img{width:100%}.bellypremium-card{border-radius:10px;box-shadow:4px 10px 50px 0 #6d8dad4d;display:flex;position:relative;width:25%}.bellypremium-card:hover{cursor:pointer}.bellypremium-card svg{position:absolute;right:-15px;top:-10px}.bellypremium-card:hover{background-color:#fab5b84d}.bellypremium-card .img-div{width:45%}.bellypremium-card .img-div img{border-radius:5px;margin:10px;width:80%}.bellypremium-card>div:last-child{align-content:center;font-size:18px;font-weight:600;width:55%}@media screen and (max-width:1000px){.bellypremium-card{width:100%}.bellypremium-card .img-div img{border-radius:0;margin:0;width:60%}}.news-card{border-radius:25px;box-shadow:4px 10px 50px 0 #6d8dad4d;font-weight:600;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;text-align:center;text-transform:uppercase;width:42%}.news-card:hover{cursor:pointer}.news-card p{margin:12px 0}.news-card img{width:100%}.news-card .type-card{border-radius:25px 25px 0 0;font-size:18px;letter-spacing:2.5px;padding:6px 0}.news-card button{height:auto;letter-spacing:2px;margin-bottom:1rem;padding:10px 16px}@media screen and (max-width:800px){.news-card{width:45%}}.upcoming-card{border-radius:10px;box-shadow:4px 10px 50px 0 #6d8dad4d;position:relative;width:40%}.upcoming-card>div{padding:1rem 5rem}.upcoming-card svg{height:60px;position:absolute;right:-20px;top:-20px;width:60px}.upcoming-card:hover{background-color:#fab5b84d}.upcoming-card:hover .checkbox{background-color:#fff}.upcoming-card h4{font-size:32px}.upcoming-card h4 b{color:#e90d2f;font-weight:600}.upcoming-card .description,.upcoming-card .subtitle{font-size:20px}.upcoming-card .description{font-style:italic;opacity:.5}.upcoming-card button{border:1px solid #e90d2f;margin:.5rem}@media screen and (max-width:1000px){.upcoming-card{width:80%}}@media screen and (max-width:800px){.upcoming-card>div{padding:1rem 2rem}.upcoming-card .description,.upcoming-card .subtitle{font-size:16px}.upcoming-card h4{font-size:24px}}#challenges>section{display:flex;flex-wrap:wrap;height:100%}#challenges>section #main{box-sizing:border-box;overflow:auto;padding:2rem 1rem;width:60%}@media screen and (min-width:1000px){#challenges>section #main{height:100%}}@media screen and (max-width:1000px){#challenges>section #main{width:calc(100% - 60px)}}#challenges>section #main #challenge-header{display:inline-flex;justify-content:space-between;width:100%}@media screen and (min-width:1000px){#challenges>section #main #challenge-header{margin-bottom:2em;margin-top:1.5em}}#challenges>section #main h2{font-size:1.3rem;font-weight:700;padding-left:2rem}#challenges>section #main .more{color:#e90d2f;font-size:14px}#challenges>section #main>section>div:first-child{align-items:center;justify-content:space-between}#challenges>section .buy-button{background-color:#e90d2f;border:none;border-radius:0 15px;color:#fff;cursor:pointer;padding:1em 2em;text-transform:uppercase}#challenges #challenge-list{display:flex;flex-wrap:wrap;width:100%}#challenges #challenge-list>div{margin:1rem 1.5rem}#course .container{margin:auto;max-width:1200px;padding-top:2rem;text-align:center}#course .course-description{background-repeat:no-repeat;background-size:100% auto;overflow-x:hidden;position:relative;text-align:center;width:100vw}#course .course-description button{margin-bottom:2em;margin-top:1em}@media screen and (min-width:880px){#course .course-description button{left:1em;position:absolute;top:1em}}#course .course-description h1{margin-top:0;text-transform:uppercase}@media screen and (min-width:880px){#course .course-description h1{padding-bottom:2rem;padding-top:5rem}}@media screen and (min-width:1200px){#course .course-description h1{padding-bottom:2rem;padding-top:12rem}}#course .course-description p{font-size:20px;margin-bottom:3rem}#course .course-description svg{display:block;height:40px;padding-bottom:10rem;transform:rotate(180deg);width:150%}#course .filter-list{box-shadow:0 3px 15px rgba(0,0,0,.161);display:flex;flex-direction:row;flex-wrap:wrap;font-size:18px;justify-content:center;margin:1rem auto;width:80%}#course .filter-list>div{border-bottom:2px solid #0000;margin:.2rem 1.8rem;padding:.5rem .2rem}#course .filter-list>div:hover{border-bottom-color:#f0878a;color:#f0878a;cursor:pointer}#course .filter-list .active{border-bottom:2px solid #f0878a;color:#f0878a}#course #search-input{margin:2rem 0 0;text-align:center}#course #search-input input{border:1px solid gray;border-radius:25px;outline:none;padding:.5rem 1rem;width:200px}#course-challenge,#course-challenge #content-course-challenge{position:relative}#course-challenge #course-challenge-button{position:absolute;top:0;z-index:1}#course-challenge #course-challenge-button button{margin-bottom:2em;margin-top:1em}@media screen and (min-width:880px){#course-challenge #course-challenge-button button{left:1em;position:absolute;top:1em}}#course-challenge #title-container{align-content:center;background-position:50%;background-repeat:no-repeat;background-size:cover;height:80vh;position:relative}#course-challenge #title-container #bottom-curve{bottom:-65vh;left:-110vw;position:absolute;transform:rotate(180deg);width:300vw;z-index:0}#course-challenge #title-container h1,#course-challenge #title-container>h2{color:#fff;font-weight:700;margin:0;text-align:center;text-transform:uppercase}#course-challenge #title-container h2{font-size:4rem}@media screen and (max-width:1200px){#course-challenge #title-container h2{font-size:3rem}}@media screen and (max-width:900px){#course-challenge #title-container h2{font-size:2rem}}@media screen and (max-width:600px){#course-challenge #title-container h2{font-size:1.5rem;margin:0 1rem}}#course-challenge #title-container h1{font-size:5rem}@media screen and (max-width:900px){#course-challenge #title-container h1{font-size:4rem}}@media screen and (max-width:600px){#course-challenge #title-container h1{font-size:2.5rem;margin:0 1rem}}#course-challenge .container{position:relative}.lesson-card-challenge{align-items:center;border-radius:30px 0;box-shadow:0 0 20px 0 #2203030f;cursor:pointer;display:flex;justify-content:space-between;margin:1rem auto;max-width:1200px}.lesson-card-challenge .locked,.lesson-card-challenge .unlocked{height:calc(100% - .3rem);left:0;position:absolute;top:0;width:100%}.lesson-card-challenge>div:first-child{display:flex;width:90%}.lesson-card-challenge .lesson-card-challenge-player-section{width:10%}.lesson-card-challenge .lesson-card-challenge-player-section>div{align-items:center;background-color:#6d7c90;border-radius:100%;display:flex;height:40px;justify-content:center;width:40px}.lesson-card-challenge .lesson-card-challenge-player-section>div svg{fill:#fff;height:1.5rem}.lesson-card-challenge .lesson-card-challenge-image{position:relative;width:20%}.lesson-card-challenge .lesson-card-challenge-image img{border-radius:30px 0 0;width:80%}.lesson-card-challenge .lesson-card-challenge-title{align-content:center;font-size:17px;letter-spacing:.5px;margin-right:5%;width:75%}.lesson-card-challenge .lesson-card-challenge-title.red-font{color:#e90d2f}@media screen and (max-width:1200px){.lesson-card-challenge .lesson-card-challenge-image{width:50%}}@media screen and (max-width:800px){.lesson-card-challenge .lesson-card-challenge-player-section>div{height:30px;width:30px}.lesson-card-challenge .lesson-card-challenge-player-section>div svg{height:1rem}}.accordeon-item{margin:0 auto;max-width:1800px;width:100%}.accordeon-item .accordeon-title{align-items:center;display:flex}.accordeon-item .accordeon-title:hover{cursor:pointer}.accordeon-item .accordeon-title h4{font-size:20px;letter-spacing:2px;margin:0;padding:1.5rem 0 1.5rem 15%}@media screen and (max-width:1200px){.accordeon-item .accordeon-title h4{font-size:32px;letter-spacing:6px}}.accordeon-item .accordeon-title svg{margin-left:.5rem}.progress-bar{background-color:#fff;border-radius:50px;box-shadow:0 0 30px rgba(0,0,0,.161);margin:-30px auto 5rem;padding:24px;position:relative;width:80%;z-index:1}.progress-bar .progress-container{margin:0 auto;max-width:1200px;width:100%}.progress-bar .progress-container .progress-text{display:flex;font-size:14px;justify-content:space-between;margin-bottom:10px;position:relative}.progress-bar .progress-container .progress-text span:nth-child(2){color:#e90d2f;font-size:18px;font-weight:700}.progress-bar .progress-container .progress-percentage{font-weight:700;position:absolute;transform:translateX(-50%)}.progress-bar .progress-container .progress-bar-content{background:#f0f0f0;border-radius:50px;overflow:hidden;position:relative}.progress-bar .progress-container .progress-fill{background:#e90d2f;border-radius:50px;height:20px;position:relative;transition:width .5s}.progress-bar .progress-container .button-restart{display:flex;flex-direction:row-reverse}.progress-bar .progress-container .button-restart button{align-items:center;background-color:inherit;border:none;color:#6d7c90;cursor:pointer;display:flex;justify-content:space-between;margin-top:20px}.progress-bar .progress-container .button-restart button p{margin:0}.progress-bar .progress-container .button-restart button svg{height:12px;margin-left:5px;width:12px}#course-v2,#course-v2 #content-course-v2{position:relative}#course-v2 #course-v2-button{position:absolute;top:0;z-index:1}#course-v2 #course-v2-button button{margin-bottom:2em;margin-top:1em}@media screen and (min-width:880px){#course-v2 #course-v2-button button{left:1em;position:absolute;top:1em}}#course-v2 #title-container{align-content:center;background-position:50%;background-repeat:no-repeat;background-size:cover;height:80vh;position:relative}#course-v2 #title-container #bottom-curve{bottom:-65vh;left:-110vw;position:absolute;transform:rotate(180deg);width:300vw;z-index:0}#course-v2 #title-container>h2{-webkit-text-stroke:4px #fff;color:#0000;font-size:8rem;font-weight:700;margin:0;text-align:center;text-transform:uppercase}@media screen and (max-width:1200px){#course-v2 #title-container>h2{font-size:6rem}}@media screen and (max-width:900px){#course-v2 #title-container>h2{font-size:4rem}}@media screen and (max-width:600px){#course-v2 #title-container>h2{-webkit-text-stroke:2px #fff;font-size:2.5rem;margin:0 1rem}}#course-v2 .container{position:relative}#course-v2 .container>div{margin-left:10%;width:80%}#course-v2 .container>div h4{border-radius:50px 0;color:#fff;font-size:40px;letter-spacing:9.8px;line-height:44px;padding:1.5rem 0;text-align:center;text-transform:uppercase}@media screen and (max-width:1200px){#course-v2 .container>div h4{font-size:32px;letter-spacing:6px}}.lesson-card-v2{align-items:center;border-radius:25px;box-shadow:0 0 20px 0 #2203030f;display:flex;justify-content:space-between;margin:1rem auto;max-width:1200px}.lesson-card-v2:hover{cursor:pointer}.lesson-card-v2>div:first-child{display:flex;width:90%}.lesson-card-v2 .player-section{width:10%}.lesson-card-v2 .player-section>div{align-items:center;border:6px solid #000;border-radius:100%;display:flex;height:40px;justify-content:center;width:40px}.lesson-card-v2 .player-section>div svg{height:1.5rem}.lesson-card-v2 .lesson-img{width:20%}.lesson-card-v2 .lesson-img img{border-radius:25px 0 0 25px;width:80%}.lesson-card-v2 .title-div{align-content:center;font-size:17px;letter-spacing:.5px;margin-right:5%;width:75%}@media screen and (max-width:1200px){.lesson-card-v2 .lesson-img{width:50%}}@media screen and (max-width:800px){.lesson-card-v2 .player-section>div{border:4px solid #000;height:30px;width:30px}.lesson-card-v2 .player-section>div svg{height:1rem}}#home>section{display:flex;flex-wrap:wrap;height:100%}#home>section .main{box-sizing:border-box;overflow:auto;padding:2rem 1rem;width:60%}@media screen and (min-width:1000px){#home>section .main{height:100%}}@media screen and (max-width:1000px){#home>section .main{width:calc(100% - 60px)}}#home>section .main #courses-header{display:inline-flex;justify-content:space-between;width:100%}@media screen and (min-width:1000px){#home>section .main #courses-header{margin-bottom:2em;margin-top:1.5em}}#home>section .main h2{font-size:1.3rem;font-weight:700;padding-left:2rem}#home>section .main .more{color:#e90d2f;font-size:14px}#home>section .main .more:hover{cursor:pointer}#home>section .main>section>div:first-child{align-items:center;justify-content:space-between}#home>section .none-paragraph{color:#1c1c1c;font-style:italic}#home #courses-list{display:flex;flex-wrap:wrap;width:100%}#home #courses-list>div{margin:1rem 1.5rem}#lesson{position:relative}#lesson #return-button>button{margin-bottom:2em;margin-top:4em}@media screen and (min-width:1200px){#lesson #return-button>button{left:1em;position:absolute;top:1em}}#lesson #lesson-container{margin:auto;max-width:90vw;min-width:80vw;padding-top:5em;text-align:center;width:900px}#lesson #lesson-container>*{max-width:950px;width:100%}#lesson #lesson-container #lesson-button{margin:2rem auto 4rem}#lesson #lesson-container #lesson-button button{border:none;border-radius:10px;cursor:pointer;padding:1em 2em;text-transform:uppercase}#lesson #lesson-container video{background-color:rgba(0,0,0,.161);display:block;margin:auto}#lesson #lesson-container #lesson-unlock{display:block;margin:auto;position:relative;width:100%}#lesson #lesson-container #lesson-unlock>img{display:block;width:100%}#lesson #lesson-container #lesson-unlock #unlock-preview{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:-1}#lesson #lesson-container #lesson-unlock #unlock-buttons{display:flex;justify-content:space-around;position:absolute;top:83%;width:100%}#lesson #lesson-container #lesson-unlock #unlock-buttons button{border:none;border-radius:0 15px;cursor:pointer;padding:1em 2em;text-transform:uppercase;width:100%}@media screen and (max-width:520px){#lesson #lesson-container #lesson-unlock #unlock-buttons button{font-size:.5em}}#lesson #lesson-container #lesson-unlock #unlock-buttons a:last-child button{background-color:#000;border-radius:15px 0;color:#fff}#lesson #lesson-container #lesson-description{border-radius:50px;box-shadow:0 0 30px rgba(0,0,0,.161);box-sizing:border-box;margin-top:2em;padding:2em}@media screen and (min-width:700px){#lesson #lesson-container #lesson-description{display:inline-flex;justify-content:space-between}}#lesson #lesson-container #lesson-description>div:first-child{text-align:left}#lesson #lesson-container #lesson-description>div:first-child h1{margin-top:0;text-transform:uppercase}#lesson #lesson-container #lesson-description>div:first-child h1>span{font-weight:lighter}#lesson #lesson-container #lesson-description>div:first-child h2{font-size:12px}#lesson #lesson-container #lesson-description>div:last-child{text-align:right}#lesson #lesson-container #lesson-description>div:last-child>*{display:block}#lesson #lesson-container #lesson-description>div:last-child button{border:none;border-radius:0 15px;cursor:pointer;padding:1em 2em;text-transform:uppercase}@media screen and (min-width:700px){#lesson #lesson-container #lesson-description>div:last-child button{width:100%}}#lesson #lesson-container #lesson-description>div:last-child>a+a>button{background-color:#000;border-radius:15px 0;color:#fff;margin-top:1em}#login{background:linear-gradient(180deg,#fff2f2,#fbb6b9);height:100vh;position:relative;width:100vw}#login>#login-modale{background-color:#fff;box-shadow:0 3px 6px #00000012;left:50%;max-width:80%;padding:2rem 3rem;position:absolute;top:50%;transform:translate(-50%,-50%);width:500px}#login>#login-modale>*{display:block}#login>#login-modale img{margin:auto}#login>#login-modale label{margin:1rem 0}#login>#login-modale input{border-color:#ccc;border-radius:.5rem;border-style:solid;margin-bottom:1rem;padding:.5rem;width:100%}#login>#login-modale button{display:block;margin:auto}#login>#login-modale a#forgotten-password{color:#a4a4a4;display:block;margin-top:1em;text-align:center;text-decoration:none}#login>#login-modale .input-password{position:relative}#login>#login-modale .input-password #toggle-button{background:none;border:none;cursor:pointer;padding:.5rem;position:absolute;right:0;top:0}#login>#login-modale .input-password #toggle-button svg{height:20px;width:20px}#training>section{display:flex;flex-wrap:wrap;height:100%}#training>section #main{box-sizing:border-box;overflow:auto;padding:2rem 1rem;width:60%}@media screen and (min-width:1000px){#training>section #main{height:100%}}@media screen and (max-width:1000px){#training>section #main{width:calc(100% - 60px)}}#training>section #main #training-header{display:inline-flex;justify-content:space-between;width:100%}@media screen and (min-width:1000px){#training>section #main #training-header{margin-bottom:2em;margin-top:1.5em}}#training>section #main h2{font-size:1.3rem;font-weight:700;padding-left:2rem}#training>section #main .more{color:#e90d2f;font-size:14px}#training>section #main #my-training-list,#training>section #main #other-training-list{align-items:center}#training>section #main #my-training-list>div,#training>section #main #other-training-list>div{margin:1rem 1.5rem}#training>section .buy-button{background-color:#e90d2f;border:none;border-radius:0 15px;color:#fff;cursor:pointer;padding:1em 2em;text-transform:uppercase}#training #my-training-list,#training #other-training-list{display:flex;flex-wrap:wrap;width:100%}#training #my-training-list>div,#training #other-training-list>div{margin:1rem}*{font-family:Now,sans-serif}body{height:100vh;margin:0;width:100vw}#root,body{overflow-x:hidden}#root{height:100%;width:100%}#root>div:not(.header-desktop,.header-mobile,.Toastify){height:calc(100% - 70px);width:100%}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}}.Toastify__toast{--y:0;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;touch-action:none;z-index:0}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}