@font-face{font-family:my-font;src:url(/static/media/font.ba1ceecc7f5b3be61174.otf)}*{font-family:my-font;margin:0;overflow-x:hidden;padding:0;text-decoration:none}i{cursor:pointer}::-webkit-scrollbar{background:#fff;width:8px}::-webkit-scrollbar-track{display:none}::-webkit-scrollbar-thumb{background:#1a1a1a;border-radius:20px}.home-container{align-items:center;background:#fff;display:flex;height:calc(80vh - 80px);justify-content:center;margin-top:80px;width:100vw}.home-container .left-container{align-items:start;display:flex;flex-direction:column;height:100%;justify-content:center;width:50%}@media screen and (max-width:500px){.home-container .left-container{width:100%}}.home-container .left-container .title{color:#1a1a1a;font-size:30px;font-weight:700;margin-bottom:30px;margin-left:10%}.home-container .left-container .description{font-size:20px;margin-bottom:50px;margin-left:10%;width:80%}.home-container .left-container .button{margin-left:10%}.home-container .right-container{height:100%;overflow-y:hidden;width:50%}@media screen and (max-width:500px){.home-container .right-container{display:none}}.home-container .right-container .circle{background:#5a4cff;border-radius:50%;height:100vh;position:relative;-webkit-transform:translateX(-10px) translateY(5%);transform:translateX(-10px) translateY(5%);width:100vh;z-index:2}.home-container .right-container .container-picture{border:2px solid #f5f5f5;border-radius:20px;box-shadow:20px 30px 60px rgba(0,0,0,.16);height:50%;margin-left:30px;overflow:hidden;position:relative;-webkit-transform:translateY(40%);transform:translateY(40%);width:70%;z-index:3}@media screen and (max-width:500px){.home-container .right-container .container-picture{display:none}}.home-container .right-container .picture{background:url(https://media.discordapp.net/attachments/1113357364536541204/1113357926514556948/white_vierge_teef.png?width=741&height=741);background-size:cover;cursor:pointer;height:100%;margin:auto;position:relative;transition:1s;width:100%;z-index:3}.home-container .right-container .picture:first-child{-webkit-animation:slide-t-shirt 10s infinite;animation:slide-t-shirt 10s infinite}.home-container .right-container .picture:nth-child(2){-webkit-animation:slide-t-shirt2 10s infinite;animation:slide-t-shirt2 10s infinite;background:url(https://media.discordapp.net/attachments/1113357364536541204/1113357611748831313/blue_fhoodie_vierge.png?width=741&height=741);background-size:cover}@-webkit-keyframes slide-t-shirt{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}45%{-webkit-transform:translateX(100%);transform:translateX(100%)}50%{-webkit-transform:translateX(0);transform:translateX(0)}95%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes slide-t-shirt{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}45%{-webkit-transform:translateX(100%);transform:translateX(100%)}50%{-webkit-transform:translateX(0);transform:translateX(0)}95%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@-webkit-keyframes slide-t-shirt2{0%{-webkit-transform:translateX(0) translateY(-100%);transform:translateX(0) translateY(-100%)}40%{-webkit-transform:translateX(0) translateY(-100%);transform:translateX(0) translateY(-100%)}50%{-webkit-transform:translateX(100%) translateY(-100%);transform:translateX(100%) translateY(-100%)}90%{-webkit-transform:translateX(100%) translateY(-100%);transform:translateX(100%) translateY(-100%)}to{-webkit-transform:translateX(0) translateY(-100%);transform:translateX(0) translateY(-100%)}}@keyframes slide-t-shirt2{0%{-webkit-transform:translateX(0) translateY(-100%);transform:translateX(0) translateY(-100%)}40%{-webkit-transform:translateX(0) translateY(-100%);transform:translateX(0) translateY(-100%)}50%{-webkit-transform:translateX(100%) translateY(-100%);transform:translateX(100%) translateY(-100%)}90%{-webkit-transform:translateX(100%) translateY(-100%);transform:translateX(100%) translateY(-100%)}to{-webkit-transform:translateX(0) translateY(-100%);transform:translateX(0) translateY(-100%)}}.collection-container{height:80vh;overflow:hidden;width:100vw}.collection-container .title{color:#1a1a1a;font-size:30px;font-weight:700;margin-left:30px;margin-top:2%}.big-container{align-items:center;display:flex;height:70vh;justify-content:center;-webkit-perspective:1500px;perspective:1500px;width:100vw}@media screen and (max-width:920px){.big-container{flex-direction:column}}.big-container .card{align-items:center;background:#f5f5f5;border-radius:20px;box-shadow:2px 2px 10px #ddd,-2px -2px 10px #ddd;cursor:pointer;flex-direction:column;justify-content:center;transition:.5s}.big-container .card:hover{-webkit-transform:rotateX(10deg) rotateY(-10deg) rotate(3deg);transform:rotateX(10deg) rotateY(-10deg) rotate(3deg)}.big-container .card div:first-child{font-size:40px;font-weight:700}.big-container .card .button{margin-top:50px}.big-container .card:first-child{display:flex;height:80%;width:40%}@media screen and (max-width:920px){.big-container .card:first-child{margin-bottom:20px;margin-left:0;margin-top:20px;width:400px}}@media screen and (max-width:400px){.big-container .card:first-child{width:80%}.big-container .card:first-child div{font-size:16px}}.big-container .card:nth-child(2){display:flex;height:80%;margin-left:10%;width:40%}@media screen and (max-width:920px){.big-container .card:nth-child(2){margin-bottom:20px;margin-left:0;width:400px}}@media screen and (max-width:400px){.big-container .card:nth-child(2){width:80%}.big-container .card:nth-child(2) div{font-size:16px}}.page-404-container{align-items:center;background:#5a4cff;display:flex;flex-direction:column;height:100vh;justify-content:center;overflow:hidden;width:100vw}.page-404-container .title{color:#fff;font-size:100px;margin-bottom:50px}.page-404-container .subTitle{color:#fff;font-size:250%;margin-bottom:50px;text-align:center}.page-404-container .btn{align-items:center;background:#fff;border:2px solid #5a4cff;border-radius:50px;color:#5a4cff;display:flex;height:50px;justify-content:center;text-decoration:none;transition:.5s;width:250px}.page-404-container .btn:hover{background:#5a4cff;border:2px solid #fff;color:#fff}.nav-link{background:#fff;border-bottom:2px solid #1a1a1a;height:80px;justify-content:space-between;position:fixed;width:100%;z-index:11}.nav-link,.nav-link .step-item{align-items:center;display:flex}.nav-link .step-item{justify-content:space-around;width:30%}@media screen and (max-width:1100px){.nav-link .step-item{width:50%}}@media screen and (max-width:600px){.nav-link .step-item{width:70%}}.nav-link .step-item .item{align-items:center;color:#1a1a1a;cursor:pointer;display:flex;flex-direction:column;font-size:18px;height:56px;justify-content:space-around;text-decoration:none}.nav-link .step-item .item i{background:var(--url);background-size:cover;height:30px;width:30px}@media screen and (max-width:450px){.nav-link .step-item .item span{display:none}}.nav-link .step-item .item:first-child{font-size:24px;font-weight:700}.nav-link .step-item img{cursor:pointer;width:100px}.nav-link .step-icon{align-items:center;background:var(--url);background-size:cover;display:flex;height:100%;justify-content:space-around;width:10%}@media screen and (max-width:900px){.nav-link .step-icon{width:30%}}.nav-link .step-icon i{cursor:pointer}.secret-nav{align-items:start;background:#fff;border-bottom:3px solid #1a1a1a;display:flex;flex-direction:column;height:320px;justify-content:start;padding-left:40px;position:fixed;top:80px;-webkit-transform:translateY(-320px);transform:translateY(-320px);transition:.5s;width:100vw;z-index:10}.secret-nav.active{-webkit-transform:translateY(0);transform:translateY(0)}.secret-nav a{color:#1a1a1a;cursor:pointer;margin-top:40px;text-decoration:none}.secret-nav a:first-child{font-weight:700}.admin-nav{align-items:start;background:#5a4cff;flex-direction:column;height:100vh;position:absolute;width:200px;z-index:10}.admin-nav,.admin-nav .btn{display:flex;justify-content:start}.admin-nav .btn{align-items:center;color:#fff;cursor:pointer;font-size:20px;margin-left:25px;padding-top:50px;transition:.2s}.admin-nav .btn:hover{color:#1a1a1a}.admin-nav .btn i{padding-right:20px}.button{align-items:center;background:#5a4cff;border:2px solid #5a4cff;border-radius:50px;color:#fff;cursor:pointer;display:flex;font-size:20px;height:50px;justify-content:center;transition:.5s;width:200px}.button:hover{background-color:#fff;color:#5a4cff;-webkit-transform:scale(1.2);transform:scale(1.2)}.scroll-view-collection{scroll-direction:horizontal;display:grid;grid-template-columns:repeat(10,1fr);height:100%;overflow-x:scroll;width:100%}.scroll-view-collection .collection_card{background:#fff;height:400px;justify-content:end;margin-left:20px;margin-right:20px;margin-top:70px;padding-bottom:40px;width:350px}.product-card,.scroll-view-collection .collection_card{align-items:center;border-radius:20px;box-shadow:20px 30px 60px rgba(0,0,0,.16);display:flex;flex-direction:column;overflow:hidden}.product-card{background:var(--url);background-position:50%;background-size:cover;cursor:pointer;height:450px;justify-content:space-around;margin-left:4vw;margin-top:100px;transition:.5s;width:16vw}@media screen and (max-width:1400px){.product-card{width:26.6666666667vw}}@media screen and (max-width:1200px){.product-card{width:40vw}}@media screen and (max-width:800px){.product-card{width:80vw}}.product-card:hover{-webkit-transform:translateY(-20px);transform:translateY(-20px)}.product-card .img{transition:.1s}.product-card .step-txt{align-items:center;display:flex;flex-direction:column;height:30%;justify-content:center;position:relative;top:45%;-webkit-transform:translateY(var(--dec));transform:translateY(var(--dec));width:100%}.product-card .step-txt .title{font-size:20px;top:63%}.product-card .step-txt .price{align-items:center;background:#5a4cff;border:2px solid #5a4cff;border-radius:20px;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;margin-top:20px;top:65%;transition:.5s;width:150px}.product-card .step-txt .price:hover{background:#fff;color:#5a4cff;-webkit-transform:scale(1.2);transform:scale(1.2)}.product-card .like{align-items:center;background-color:#f4b4cc;border-radius:50%;cursor:pointer;height:30px;left:40%;position:relative;top:10%;width:30px}.container-newsletter,.product-card .like{display:flex;justify-content:center;transition:.5s}.container-newsletter{align-items:start;background:#5a4cff;color:#fff;flex-direction:column;height:40vh;padding-left:50px;-webkit-transform:translateX(-100vw);transform:translateX(-100vw)}.container-newsletter div{margin-bottom:20px}.container-newsletter .title{font-size:30px;font-weight:700}.container-newsletter .form{align-items:start;display:flex;justify-content:center}@media screen and (max-width:650px){.container-newsletter .form{flex-direction:column}}.container-newsletter .form input{height:45px;margin-right:30px;padding-left:20px;width:400px}@media screen and (max-width:490px){.container-newsletter .form input{width:70vw}}.container-newsletter .form .button{width:100px}.container-newsletter .form .button:hover{-webkit-transform:none;transform:none}.container-newsletter.active{-webkit-transform:translateX(0);transform:translateX(0)}.slogan{align-items:center;background-color:#fff;display:flex;height:60vh;justify-content:space-around;overflow:hidden;width:100vw}@media screen and (max-width:1200px){.slogan{flex-direction:column;justify-content:center}}.slogan .box{align-items:center;display:flex;flex-direction:column;justify-content:center;overflow:visible}.slogan .box i{font-size:25px;margin-bottom:40px}.slogan .box .title{font-size:30px;font-weight:700}.slogan .box .description{font-size:24px}footer{align-items:center;background:#1a1a1a;color:#fff;display:flex;height:10vh;justify-content:center;width:100vw}.nb{font-size:24px;margin-top:120px;text-align:center}.container-product-search{display:grid;grid-template-columns:repeat(3,1fr);margin-left:20vw;margin-top:80px;min-height:70vh;padding-bottom:50px;width:80vw}@media screen and (max-width:1400px){.container-product-search{margin-left:0;margin-top:380px;width:100vw}}@media screen and (max-width:1200px){.container-product-search{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:800px){.container-product-search{grid-template-columns:repeat(1,1fr)}}.container-product-search.like{grid-template-columns:repeat(4,1fr);margin:50px auto auto;width:100vw}.tools{background:#fff;border-radius:0 20px 20px 0;box-shadow:20px 30px 60px rgba(0,0,0,.16);margin-top:180px;padding-top:40px;position:absolute;width:20vw}@media screen and (max-width:1400px){.tools{border-bottom:2px solid #1a1a1a;border-radius:0;box-shadow:none;height:300px;overflow:hidden;padding-top:-30px;width:100vw}}.tools .container-step{width:100%}.tools .container-step .title{font-size:22px;font-weight:700;margin-left:20px}.tools .container-step .container-size{align-items:center;display:flex;flex-direction:column;justify-content:center}.tools .container-step .container-size .size{align-items:center;background:#f5f5f5;border-radius:20px;cursor:pointer;display:flex;height:50px;justify-content:center;margin:20px 0;width:80%}.tools .container-step .container-color{align-items:center;display:flex;justify-content:space-around;margin-bottom:40px;margin-left:10%;margin-top:20px;width:80%}.tools .container-step .container-color .color{background:var(--clr);border:7px double #fff;border-radius:50%;cursor:pointer;height:30px;transition:.5s;width:30px}.tools .container-step .container-color .color:hover{border:7px double var(--clr)}.container-article{align-items:center;background:#fff;display:flex;height:70vh;justify-content:center;margin-top:80px;padding-top:50px;width:100vw}@media screen and (max-width:1000px){.container-article{flex-direction:column;height:120vh}}.container-article .img{background:var(--url);background-position:50%;background-size:cover;border-radius:20px;box-shadow:20px 30px 60px rgba(0,0,0,.16);cursor:pointer;height:400px;position:relative;-webkit-transform:translateX(-75%);transform:translateX(-75%);transition:.5s;width:350px;z-index:3}@media screen and (max-width:1400px){.container-article .img{-webkit-transform:scale(1.2) translateX(-20%);transform:scale(1.2) translateX(-20%)}}@media screen and (max-width:110px){.container-article .img{-webkit-transform:scale(1.2);transform:scale(1.2)}}@media screen and (max-width:1000px){.container-article .img{box-shadow:none}}@media screen and (max-width:500px){.container-article .img{-webkit-transform:translateX(5vw);transform:translateX(5vw)}}.container-article .img:hover{background:var(--url2);background-position:50%;background-size:cover}.container-article .img:hover div{opacity:0}.container-article .img div{transition:.1s}.container-article .information{align-content:center;display:flex;flex-direction:column;justify-content:center;-webkit-transform:translateX(20%);transform:translateX(20%)}@media screen and (max-width:1000px){.container-article .information{-webkit-transform:translateX(0) translateY(10vh);transform:translateX(0) translateY(10vh)}}.container-article .information .like{align-items:center;background-color:#f4b4cc;border-radius:50%;cursor:pointer;display:flex;height:30px;justify-content:center;left:90%;position:relative;transition:.5s;width:30px}@media screen and (max-width:1000px){.container-article .information .like{display:none}}.container-article .information .description{align-items:center;display:flex;font-size:24px;height:200px;justify-content:start;margin-top:50px;padding-left:20px;width:100%}.container-article .information .title{font-size:40px;font-weight:700;margin-bottom:100px;overflow:hidden}.container-article .information .price{font-size:24px;margin-bottom:30px;overflow:hidden}.container-article .information .container-color{align-items:center;display:flex;justify-content:space-around;margin-bottom:40px;margin-top:20px;width:100%}.container-article .information .container-color .color{background:var(--clr);border:7px double #fff;border-radius:50%;cursor:pointer;height:30px;transition:.5s;width:30px}.container-article .information .container-color .color:hover{border:7px double var(--clr)}.container-article .information .container-command{align-items:center;display:flex;justify-content:center;overflow:visible}@media screen and (max-width:450px){.container-article .information .container-command{flex-direction:column}}.container-article .information .container-command .container-nb{align-items:center;background:#fff;border:2px solid #5a4cff;border-radius:50px;color:#1a1a1a;display:flex;font-size:24px;height:50px;justify-content:space-around;margin-right:50px;margin-top:30px;transition:.5s;width:100px}.container-article .information .container-command .container-nb i{cursor:pointer;font-size:16px}.container-article .information .container-command .command{align-items:center;background:#5a4cff;border:2px solid #5a4cff;border-radius:50px;color:#fff;cursor:pointer;display:flex;font-size:24px;height:50px;justify-content:center;margin-top:30px;transition:.5s;width:300px}.container-article .information .container-command .command:hover{background:#fff;color:#5a4cff}.forum{overflow-y:hidden;width:100vw}.forum,.forum .container-pres-forum{align-items:center;display:flex;height:50vh;justify-content:center}.forum .container-pres-forum{background:#5a4cff;flex-direction:column;width:50vw}@media screen and (max-width:900px){.forum .container-pres-forum{display:none}}.forum .container-pres-forum .title{color:#1a1a1a;font-size:30px;font-weight:700}.forum .container-pres-forum .btn{align-items:center;background:#fff;border:2px solid #5a4cff;border-radius:50px;color:#1a1a1a;cursor:pointer;display:flex;font-size:24px;height:50px;justify-content:center;margin-top:20px;transition:.5s;width:200px}.forum .container-pres-forum .btn:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.forum .container-forum{align-items:center;background:#5a4cff;display:flex;flex-direction:column;height:50vh;justify-content:center;overflow:hidden;padding:30px;width:50vw}@media screen and (max-width:900px){.forum .container-forum{width:100vw}}.forum .container-forum .container-msg{height:80%;margin-top:10px;overflow-y:scroll;width:100%}.forum .container-forum .container-msg::-webkit-scrollbar{display:none}.forum .container-forum .container-msg .msg{align-items:start;background:#fff;border-radius:20px;display:flex;flex-direction:column;font-weight:700;justify-content:center;margin-bottom:20px;padding:5px 5px 5px 20px;width:400px}.forum .container-forum .container-msg .msg .content{font-weight:400}.forum .container-forum .container-write{-webkit-transform:translateY(43px);transform:translateY(43px)}.forum .container-forum .container-write input{height:45px;padding-left:20px;position:relative;width:50vw}.forum .container-forum .container-write .send{align-items:center;background:#5a4cff;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;-webkit-transform:translateY(-200px) translateX(48vw);transform:translateY(-200px) translateX(48vw);transition:.5s;width:40px}.forum .container-forum .container-write .send.active{-webkit-transform:translateY(-45px) translateX(48vw);transform:translateY(-45px) translateX(48vw)}.admin-page{height:100vh;width:100vw}.admin-page,.admin-page .container-form{align-items:center;display:flex;justify-content:center}.admin-page .container-form{border-radius:20px;box-shadow:20px 30px 60px rgba(0,0,0,.16);flex-direction:column;height:500px;width:400px}.admin-page .container-form .title{margin-bottom:30px}.admin-page .container-form h3{color:#5a4cff;cursor:pointer;margin-top:30px}.admin-page .container-form h3:hover{text-decoration:underline}.admin-page .container-form h4{cursor:pointer;margin-left:-50%;margin-top:10px}.admin-page .container-form input{background-color:#e8eeef;border:none;border-radius:4px;box-shadow:inset 0 1px 0 rgba(0,0,0,.03);color:#384047;margin-top:24px;outline-color:#5a4cff;padding:1em;width:80%}.admin-page .container-form .send{background:#5a4cff;border:none;border-radius:4px;box-shadow:0 2px 6px rgba(0,0,0,.3);color:#fff;cursor:pointer;font-size:19px;font-weight:600;margin-top:40px;overflow:hidden;padding:.8em;text-align:center;transition:.2s;width:80%}.admin-page .container-form .send:hover{box-shadow:0 6px 10px rgba(0,0,0,.3);-webkit-transform:translateY(-4px);transform:translateY(-4px)}.container-product{height:95vh;left:0;margin-left:200px;padding:20px;position:absolute;top:0;width:100%}.container-product .cat{padding-top:20px;width:100%}.container-product .cat .container{margin-top:20px;padding-bottom:50px}.container-product .cat .container .article{background:var(--url);background-size:cover;border-radius:20px;cursor:pointer;height:200px;transition:.5s;width:200px}.container-product .cat .container .article:hover{-webkit-transform:translateY(20px);transform:translateY(20px)}.button-add{align-items:center;-webkit-animation:button-add-animation 2s infinite;animation:button-add-animation 2s infinite;background:#5a4cff;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:25px;height:50px;justify-content:center;left:95vw;position:fixed;top:90vh;width:50px;z-index:11}@-webkit-keyframes button-add-animation{20%{-webkit-transform:rotate(30deg);transform:rotate(30deg)}30%{-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}40%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}50%{-webkit-transform:rotate(-15deg) scale(1.2);transform:rotate(-15deg) scale(1.2)}60%{-webkit-transform:rotate(7deg) scale(1.2);transform:rotate(7deg) scale(1.2)}70%{-webkit-transform:rotate(-7deg);transform:rotate(-7deg)}80%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes button-add-animation{20%{-webkit-transform:rotate(30deg);transform:rotate(30deg)}30%{-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}40%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}50%{-webkit-transform:rotate(-15deg) scale(1.2);transform:rotate(-15deg) scale(1.2)}60%{-webkit-transform:rotate(7deg) scale(1.2);transform:rotate(7deg) scale(1.2)}70%{-webkit-transform:rotate(-7deg);transform:rotate(-7deg)}80%{-webkit-transform:rotate(0);transform:rotate(0)}}.container-add.active{-webkit-transform:scale(1);transform:scale(1)}.container-add{align-items:center;background:#5a4cff;border-radius:20px;display:flex;flex-direction:column;height:500px;justify-content:center;left:calc(95vw - 300px);overflow:hidden;position:fixed;top:calc(90vh - 500px);-webkit-transform:scale(0);transform:scale(0);transition:.5s;width:300px;z-index:10}.container-add .title{color:#fff}.container-add input,.container-add select{background-color:#e8eeef;border:none;border-radius:4px;box-shadow:inset 0 1px 0 rgba(0,0,0,.03);color:#384047;margin-top:24px;outline-color:#1a1a1a;padding:1em;width:80%}.container-add input select,.container-add input:last-child,.container-add select select,.container-add select:last-child{width:90%}.container-add .send{background:#2e2493;border:none;border-radius:4px;box-shadow:0 2px 6px rgba(0,0,0,.3);color:#fff;cursor:pointer;font-size:19px;font-weight:600;margin-top:40px;overflow:hidden;padding:.8em;text-align:center;transition:.2s;width:80%}.container-add .send:hover{box-shadow:0 6px 10px rgba(0,0,0,.3);-webkit-transform:translateY(-4px);transform:translateY(-4px)}.design{background:var(--url) no-repeat;background-position:30%;background-size:50%;border:2px solid #1a1a1a;height:80vh;margin-left:calc(15vw + 100px);margin-top:10vh;overflow:hidden;width:70%}.design .img-drag{cursor:pointer;height:100px;left:40%;overflow:visible;position:fixed;top:40%;width:100px;z-index:10}.design .img-drag img{width:20%}.design .valid{height:200px;justify-content:center;left:55%;top:75%;width:300px}.design .tool-bar,.design .valid{align-items:center;display:flex;position:absolute}.design .tool-bar{border-bottom:2px solid #1a1a1a;border-right:2px solid #1a1a1a;height:80px;justify-content:space-around;overflow:hidden;padding-top:20px;top:10%;width:40%}.design .tool-bar i{cursor:pointer;font-size:30px;margin-top:-20px}.design .tool-bar .container-color{align-items:center;display:flex;height:100px;justify-content:space-around;margin-bottom:40px;margin-left:10%;margin-top:20px;width:40%}.design .tool-bar .container-color .color{background:var(--clr);border:7px double #fff;border-radius:50%;cursor:pointer;height:30px;transition:.5s;width:30px}.design .tool-bar .container-color .color:hover{border:7px double var(--clr)}.design .right-bar{align-items:center;border-left:2px solid #1a1a1a;display:flex;flex-direction:column;height:80vh;justify-content:space-around;margin-left:80%;width:20%}.design .right-bar .img{background:var(--url);background-size:cover;cursor:pointer;height:20vh;width:80%}table{margin-left:220px;margin-top:50px;max-height:70vh;overflow:scroll;width:calc(100vw - 240px)}table tbody tr,table thead tr{background:#e8eeef;display:table-row}table tbody tr:nth-of-type(odd){background:#e8eeef}table thead tr{background:#5a4cff;color:var(--color-white);font-weight:900}table thead tr th,thead tbody tr td{display:table-cell;padding:6px 12px}.file{align-items:center;display:flex;height:30vh;justify-content:space-around;margin-left:10vw;margin-top:80px;width:30vw}@media screen and (max-width:800px){.file{width:60vw}}.file .container{align-items:center;display:flex;flex-direction:column;height:100px;justify-content:space-around;overflow:visible;width:100%}.file .container .line{background:#1a1a1a;height:2px;position:relative;top:65%;-webkit-transform:translateX(-55%);transform:translateX(-55%);width:100%}.file .container .text{color:#384047}.file .container .circle{align-items:center;background-color:#fff;border:2px solid #384047;border-radius:50%;color:#384047;display:flex;font-size:20px;height:50px;justify-content:center;width:50px;z-index:2}.container-pay-page{height:100vh;margin-top:-80px;width:100vw}.container-pay-page .left{border-right:2px solid #1a1a1a;max-height:100vh;overflow-y:hidden;width:60%}@media screen and (max-width:800px){.container-pay-page .left{width:100vw}}.container-pay-page .left::-webkit-scrollbar{display:none}.container-pay-page .left .step{height:73vh;margin-top:-80px;overflow-y:scroll;padding-left:50px;position:absolute;-webkit-transform:translateX(100vw);transform:translateX(100vw);transition:.5s;width:100%}@media screen and (max-width:800px){.container-pay-page .left .step{width:100vw}}.container-pay-page .left .step .label{font-size:16px;font-weight:700;margin-top:50px}.container-pay-page .left .step .input-radio,.container-pay-page .left .step input{background-color:#e8eeef;border:none;border-radius:4px;box-shadow:inset 0 1px 0 rgba(0,0,0,.03);color:#384047;margin-top:24px;outline-color:#5a4cff;padding:1em;width:50%}.container-pay-page .left .step .input-radio{align-self:center;cursor:pointer;display:flex;justify-content:start;padding-left:20px}.container-pay-page .left .step .input-radio .point{background-color:#fff;border:2px solid #5a4cff;border-radius:50%;height:10px;margin-right:20px;transition:.5s;width:10px}.container-pay-page .left .step .input-radio .point.active{background-color:#5a4cff}.container-pay-page .left .step .input-radio .text-container{align-self:center;display:flex;justify-content:space-between;width:100%}.container-pay-page .left .step .btn{background:#5a4cff;border-radius:4px;color:#fff;cursor:pointer;font-size:19px;font-weight:600;margin-bottom:20px;margin-top:40px;overflow:hidden;padding:.8em;text-align:center;transition:.2s;width:20%}.container-pay-page .left .step .btn:hover{box-shadow:0 6px 10px rgba(0,0,0,.3);-webkit-transform:translateY(-4px);transform:translateY(-4px)}.container-pay-page .left .step .container-box{align-items:center;display:flex;justify-content:space-around;margin-top:20px;width:60vw}@media screen and (max-width:800px){.container-pay-page .left .step .container-box{flex-direction:column}}.container-pay-page .left .step .container-box .box{align-items:start;border:2px solid #5a4cff;border-radius:20px;display:flex;flex-direction:column;height:300px;justify-content:space-around;width:30%}@media screen and (max-width:800px){.container-pay-page .left .step .container-box .box{margin-bottom:20px;width:70%}}.container-pay-page .left .step .container-box .box .title{align-self:center;color:#5a4cff;font-weight:700}.container-pay-page .left .step .container-box .box .info{margin-left:40px}.container-pay-page .left .step img{margin-bottom:40px;width:40%}.container-pay-page .left .step.active{-webkit-transform:translateX(0);transform:translateX(0)}.container-pay-page .right{background-color:#fff;border-left:2px solid #1a1a1a;height:calc(100vh - 80px);left:60%;position:absolute;top:80px;width:40%}@media screen and (max-width:800px){.container-pay-page .right{display:none}}.container-pay-page .right .title{font-size:30px;font-weight:700;margin-top:50px;text-align:center}.container-pay-page .right .line{background:#1a1a1a;height:2px;margin:30px auto auto;width:70%}.container-pay-page .right .container-article-right{align-items:center;display:flex;height:100px;justify-content:space-around;overflow:hidden;width:100%}.container-pay-page .right .container-article-right .img{background:var(--url);background-size:cover;height:70px;margin-top:30px;width:70px}.container-pay-page .right .container-article-right #total{color:#5a4cff}.container-user{border-radius:20px;box-shadow:20px 30px 60px rgba(0,0,0,.16);height:70vh;margin:130px auto 100px;overflow:hidden;width:70vw}.container-user .head{align-items:center;border-bottom:2px solid #1a1a1a;display:flex;height:20%;justify-content:space-around;width:100%}@media screen and (max-width:800px){.container-user .head h2{display:none}}.container-user .container-command{align-items:center;display:flex;flex-direction:column;height:80%;justify-content:center;overflow-y:scroll;width:100%}.container-user .container-command .container-table{align-items:center;display:flex;justify-content:start;-webkit-transform:translateX(-7.5%);transform:translateX(-7.5%);width:100%}.container-user .container-command h2{align-self:start;margin-left:40px;margin-top:20px}.container-user .container-command .command{align-items:center;background:#5a4cff;border-radius:20px;color:#fff;cursor:pointer;display:flex;height:100px;justify-content:space-around;margin-top:40px;transition:.5s;width:300px}.container-user .container-command .command:hover{transfrm:scale(.9)}.container-msg-alert{align-items:center;background:#fff;border-radius:20px;box-shadow:2px 2px 20px #222,-2px -2px 20px #fff;color:var(--color-black-2);cursor:pointer;display:flex;font-size:25px;height:200px;justify-content:center;left:calc(50vw - 250px);overflow:hidden;position:fixed;text-align:center;top:calc(50% - 100px);-webkit-transform:translateY(-1000px) scale(0);transform:translateY(-1000px) scale(0);transition:1s;width:500px;z-index:20}.container-msg-alert:before{background:#5a4cff;border-radius:32px;content:"";height:32px;position:absolute;right:-16px;top:-16px;-webkit-transform:scale(2);transform:scale(2);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;transition:-webkit-transform .25s ease-out;transition:transform .25s ease-out;transition:transform .25s ease-out,-webkit-transform .25s ease-out;width:32px;z-index:-1}.container-msg-alert:hover:before{-webkit-transform:scale(35);transform:scale(35)}.container-msg-alert i{left:20px;position:absolute;top:20px}.container-msg-alert.active{-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}@media screen and (max-width:1000px){.container-msg-alert.active{-webkit-transform:translateY(0) scale(.5);transform:translateY(0) scale(.5)}}.slide1{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%);transition:opacity .6s ease-in-out,-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out,opacity .6s ease-in-out;transition:transform .6s ease-in-out,opacity .6s ease-in-out,-webkit-transform .6s ease-in-out}.slide1.active1{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.slide2{-webkit-transform:scale(0);transform:scale(0);transition:opacity .6s ease-in-out,-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out,opacity .6s ease-in-out;transition:transform .6s ease-in-out,opacity .6s ease-in-out,-webkit-transform .6s ease-in-out}.slide2.active2{-webkit-transform:scale(1);transform:scale(1)}.slide3{-webkit-transform:scale(0);transform:scale(0);transition:opacity .6s ease-in-out,-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out,opacity .6s ease-in-out;transition:transform .6s ease-in-out,opacity .6s ease-in-out,-webkit-transform .6s ease-in-out}.slide3.active3{-webkit-transform:scale(1);transform:scale(1)}.load{-webkit-animation:load-animation 2s;animation:load-animation 2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;background:#fff;height:100vh;overflow:hidden;position:fixed;width:100vw;z-index:200}.load .point:nth-child(2){-webkit-animation-delay:.4s;animation-delay:.4s}.load .point:nth-child(3){-webkit-animation-delay:.8s;animation-delay:.8s}.load .point{-webkit-animation:point-animation 1.5s;animation:point-animation 1.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;background:#5a4cff;border-radius:50%;display:inline-block;height:5vw;margin-left:20%;position:relative;top:-100px;transition:.5s;width:5vw}@-webkit-keyframes point-animation{0%{top:-100px}35%{top:-100px}41%{top:50vh}43%{top:40vh}45%{top:55vh}47%{top:50vh}to{top:50vh}}@keyframes point-animation{0%{top:-100px}35%{top:-100px}41%{top:50vh}43%{top:40vh}45%{top:55vh}47%{top:50vh}to{top:50vh}}@-webkit-keyframes load-animation{80%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(200vw);transform:translateX(200vw)}}@keyframes load-animation{80%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(200vw);transform:translateX(200vw)}}.container-cookie{align-items:center;background-color:#5a4cff;border-radius:20px;display:flex;flex-direction:column;height:400px;justify-content:center;left:20px;position:fixed;top:calc(95vh - 400px);transition:2s;width:300px;z-index:100}.container-cookie img{-webkit-animation:anim-cookie 2s infinite;animation:anim-cookie 2s infinite;width:50%}.container-cookie h2,.container-cookie h4{color:#fff;text-align:center;width:80%}.container-cookie h4{font-size:12px}.container-cookie .accept{align-items:center;background-color:#fff;border-radius:20px;color:#1a1a1a;cursor:pointer;display:flex;font-size:20px;height:60px;justify-content:center;margin-top:20px;transition:.5s;width:80%}.container-cookie .accept:hover{background-color:#1a1a1a;color:#fff}.container-cookie.active{-webkit-transform:translateX(-100vw);transform:translateX(-100vw)}@-webkit-keyframes anim-cookie{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes anim-cookie{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
/*# sourceMappingURL=main.f3430a0c.css.map*/