@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap);.login{width:100vw;height:100vh;background-image:url(../img/Shiny2.eb6072db.svg);background-size:cover;background-position:50%;background-repeat:no-repeat;justify-content:center}.login,.login__content{display:flex;align-items:center}.login__content{width:calc(75vw - 20px);height:calc(80vh - 10px);background-image:url(../img/Shiny\ Overlay2.7ddaeb79.svg);box-shadow:0 2px 9px 5px rgba(0,0,0,.06);-webkit-box-shadow:0 2px 9px 5px rgba(0,0,0,.06);-moz-box-shadow:0 2px 9px 5px rgba(0,0,0,.06);flex-direction:row;border-radius:5px;z-index:20}@media screen and (max-width:768px){.login__content{width:calc(95vw - 20px);height:calc(95vh - 10px);display:flex;align-items:center;flex-direction:column-reverse}}.content__form,.content__logo{width:50%;height:100%;transition:.2s}@media screen and (max-width:768px){.content__form{width:100%;height:85%}.content__logo{width:100%;height:10%}}.content__logo{display:flex;align-items:center;justify-content:center;flex-direction:column-reverse;background-image:url(../img/Hexagon.209f77a4.svg);background-size:cover;background-position:50% 40%}.content__logo img{-o-object-fit:cover;object-fit:cover;width:290px}@media screen and (max-width:768px){.content__logo img{width:150px}}.content__form{display:flex;align-items:center;justify-content:center;flex-direction:column}@media screen and (max-width:768px){.content__form{justify-content:space-evenly}}.content__form input{width:calc(100% - 35px);height:55px;margin-top:20px;padding:10px;border:none;background-color:#f2f2f2;border-radius:15px;outline:none}.content__form label{margin-top:20px;margin-left:30px;align-self:flex-start}.content__form button,.content__form label{width:calc(100% - 35px);font-size:16px;font-weight:900}.content__form button{margin-top:15px;border-radius:15px;height:50px;border:none;background:var(--bg-dm-corporativo-animation-gradient);background-size:400%;animation:gradient 10s ease-in-out infinite;color:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;cursor:pointer}@media screen and (max-width:768px){.content__form button,.content__form input,.content__form label{margin-top:0}}@media screen and (min-width:1441px){.content__form button,.content__form input,.content__form label{margin-top:25px}}@media screen and (min-width:2560px){.content__form button,.content__form input,.content__form label{margin-top:50px}.content__form button,.content__form input{height:60px}}@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes move_svg{0%{transform:translateY(10px)}50%{transform:translateY(-10px)}to{transform:translateY(10px)}}@keyframes circle{0%{top:60px;height:5px;border-radius:50px 50px 25px 25px;transform:scaleX(1.7)}40%{height:20px;border-radius:50%;transform:scaleX(1)}to{top:0}}@keyframes shadow{0%{transform:scaleX(1.5)}40%{transform:scaleX(1);opacity:.7}to{transform:scaleX(.2);opacity:.4}}@keyframes hexagon{0%{transform:scale(0) rotate(0deg) translate(-50%,-50%);opacity:1}to{transform:scale(15) rotate(960deg) translate(-50%,-50%);opacity:0}}.background{background-size:400% 400%;animation:Gradient 15s ease infinite;position:absolute;height:100vh;width:100%;overflow:hidden;padding:0;margin:0}.hexagon{position:relative;width:20px;height:11.55px;background-color:#fff;margin:5.77px 0;transform-origin:top left;transform:scale(0) rotate(0deg) translate(-50%,-50%);animation:hexagon 12s ease-in infinite forwards;z-index:0}.hexagon:after,.hexagon:before{content:"";position:absolute;width:0;border-left:10px solid transparent;border-right:10px solid transparent}.hexagon:before{bottom:100%;border-bottom:5.77px solid #fff}.hexagon:after{top:100%;width:0;border-top:5.77px solid #fff}.hexagon:nth-child(2){animation-delay:2s;left:90vw;top:40vh}.hexagon:nth-child(3){animation-delay:4s;left:5vw;top:50vh}.hexagon:nth-child(4){animation-delay:6s;left:90vw;top:20vh}.hexagon:nth-child(5){animation-delay:8s;left:50vw;top:90vh}.hexagon:nth-child(6){animation-delay:10s;left:50vw;top:20vh}.dash_container{align-items:center;justify-content:center}.dash_container,.header_dash_container{width:100%;display:flex;flex-direction:column}.header_dash_container{height:500px;align-items:flex-end;justify-content:space-between;background:var(--bg-dm-corporativo-gradient);color:#fff;opacity:.8;z-index:0}.header_dash_user{width:100%;margin-top:20px;margin-right:30px;display:flex;align-items:center;justify-content:flex-end}.header_dash_user p{font-size:20px;margin-right:20px}.log_out_container{width:200px;height:50px;transition:.3s;position:absolute;top:70px;right:10px;margin:10px;background:#0d1b2a;display:flex;align-items:center;justify-content:center;border-radius:10px;font-size:20px;z-index:10000;cursor:pointer}.log_out_container .userName{display:none}#userIcon{cursor:pointer}.dash_nav_container{background:#0d1b2a;background:linear-gradient(47deg,#0d1b2a,#0f1d2d 25%,#101e2e 50%);position:fixed;top:0;left:-150px;width:200px;height:100vh;display:flex;align-items:center;justify-content:space-around;flex-direction:column;transition:.5s;z-index:3;color:#fff;z-index:10000}.dash_nav_container:hover{left:0}.dash_nav_component{width:100%;display:flex;align-items:center;justify-content:space-between;cursor:pointer;height:100px}.dash_nav_component p{margin-left:10px}.dash_nav_component img{margin-right:10px}.dash_nav_component:first-child{display:flex;align-items:center;justify-content:center}#logo{width:140px}.show_nav_container{display:none;z-index:2}.content{width:90%;position:absolute;top:100px;right:45px;display:flex;align-items:center;justify-content:center;flex-direction:column}@media screen and (max-width:500px){.header_dash_container{border:0}.header_dash_user p{display:none}.header_dash_user img{margin-right:10px}.log_out_container{flex-direction:column;z-index:1000;transition:.4s}.log_out_container,.log_out_container .userName,p{height:50px;display:flex;align-items:center;justify-content:center}.log_out_container .userName,p{width:100%}.userName{background-color:#2191fb}.dash_nav_container{width:100vw;display:block;left:-1500px}.show_nav_container{display:flex;position:absolute;z-index:5;top:10px;left:20px}}@media screen and (max-width:425px){.header_dash_container{width:100%;height:300px}}@media screen and (min-width:1400px){.header_dash_container{width:100%;height:700px}}@media screen and (min-width:2559px){.content{top:200px;width:95%}}.v-card_container{width:100%;height:100%;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.v-card__title{color:#fff;font-size:70px}.v-card_create_button{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;border-radius:10px;margin-top:10px}#button_create{width:210px;height:120px;background-color:var(--bg-dm-corporativo-light);border:0;align-self:flex-start;cursor:pointer;justify-content:space-evenly;flex-direction:column-reverse;font-size:18px;font-weight:800}#button_create,.v-card_create_form{display:flex;align-items:center;color:#fff}.v-card_create_form{width:100%;height:750px;position:absolute;top:50px;margin-top:20px;border-radius:10px;background:var(--bg-dm-corporativo-animation-gradient);justify-content:space-between;flex-direction:column;box-shadow:10px 10px 5px 0 rgba(0,0,0,.22);-webkit-box-shadow:10px 10px 5px 0 rgba(0,0,0,.22);-moz-box-shadow:10px 10px 5px 0 rgba(0,0,0,.22);z-index:2;transition:.5s;background-image:url(../img/Shiny\ Overlay.b1bf4755.svg);background-repeat:no-repeat;background-size:cover}.close_tab{align-self:flex-end;height:60px;width:100px;display:flex;align-items:center;justify-content:center;background-color:var(--bg-dm-corporativo-dark);cursor:pointer;border-bottom-left-radius:10%}#create_v_card{justify-content:space-around;flex-direction:column}#create_v_card,.loader{display:flex;align-items:center;width:100%;height:100%}.loader{justify-content:center}.form{width:100%;justify-content:space-around}.form,.form__section{height:100%;display:flex;align-items:center}.form__section{justify-content:space-evenly;flex-direction:column;width:45%}#create_v_card input{width:100%;height:40px;padding:2px;border-radius:5px}#create_v_card textarea{width:100%;height:100px;padding:5px;border-radius:5px;border:1px solid grey;outline:none;font-size:15px;resize:none}textarea:active{border:2px solid var(--bg-dm-corporativo-dark)}#create_v_card label{font-weight:900;align-self:flex-start}#create_v_card select{width:100%;height:40px;border:0;border-radius:5px;cursor:pointer;background:#fff;outline:none;border:1px solid grey}.input_form{outline:none;background:#fff;color:#000;font-size:18px;border:1px solid grey}.input_form:focus{border:2px solid var(--bg-dm-corporativo-dark)}#create_submit{background:var(--bg-dm-corporativo-animation-gradient);animation:gradient 15s ease infinite;background-size:400% 400%;color:#fff;border:0;cursor:pointer}.cards_container{flex-direction:column}.cards,.cards_container{width:100%;height:100%;display:flex;justify-content:space-evenly;flex-wrap:wrap;word-wrap:break-word}.search_input{width:100%;display:flex;align-items:center;justify-content:center}.search_input input{width:50%;height:40px;outline:none;border:none;border-radius:5px;padding:5px;position:relative;box-shadow:-2px 8px 5px 3px rgba(0,0,0,.07);-webkit-box-shadow:-2px 8px 5px 3px rgba(0,0,0,.07);-moz-box-shadow:-2px 8px 5px 3px rgba(0,0,0,.07)}.search_input input:after{content:"";position:absolute;width:30px;height:100px;left:0;background:red}.card_content{width:350px;height:350px!important;margin-top:50px;border-radius:5px;transition:.4s;display:flex;align-items:center;justify-content:space-between;box-shadow:10px 2px 13px 1px rgba(0,0,0,.11);-webkit-box-shadow:10px 2px 13px 1px rgba(0,0,0,.11);-moz-box-shadow:10px 2px 13px 1px rgba(0,0,0,.11);word-wrap:break-word}.card_actions{width:20%;justify-content:space-around}.card_actions,.card_data{height:100%;display:flex;align-items:center;flex-direction:column}.card_data{width:100%;position:relative;font-size:18px;font-weight:bolder;justify-content:space-evenly;word-wrap:break-word;text-align:center;background-repeat:no-repeat;background-size:cover;background-position:0 100%}.delete,.edit{display:flex;align-items:center;justify-content:center}.edit{background-color:#73a942}.delete,.edit{width:100%;height:50%;cursor:pointer}.delete{background-color:red}.card__sucursal{position:absolute;left:calc(100% - 15px);top:-12px;width:30px;height:30px;border-radius:50%;background-color:#fff}.card_share_data{width:100%;display:flex;align-items:center;justify-content:space-around}.card_share{width:100px;height:35px;cursor:pointer;border-radius:5px;background-repeat:no-repeat;background-size:contain;background-position:50%;background-color:#0d1b2a}.card_share:first-child{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAArUlEQVQ4jc3SPQ4BURTFcZkenZ0gFD6WMOzHR81WsA4aGvZAxwZ+mjfJZCKTqxG3uyf5n3ty3ms0fjHo4oQXDuh8A49wR44mNthH4UGCpyWtiWfU4IZ5RctxjMAZVhjjmrRJStSLJhjjgSlmCZ7UAX1csK7Ay6T36+Ci7XkZjkbtltvGOV1eIIsYnDCraHlRXsTgiVZpL9oeRg122KIdavuDQQf79NeP4Xf+i3kDir8EiMxZuyUAAAAASUVORK5CYII=)}.card_share:first-child,.card_share:nth-child(2){background-repeat:no-repeat;background-size:20%;background-position:50%}.card_share:nth-child(2){background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAAlUlEQVQ4ja2SQQ4CMQhFP8Z4gF7ZiQs9qFews3kuxIR0WmaaDBsaeNAPQTrDgAdQ+VkFlinGA8XfBfiEHHtMhDY+y0nSxXusQDEz81+qJJmZhSm6zNWTL0lv4CZplfT8V4UmQ2YzSpQfx2iZbnEPaGO7TTJwWNwD2xGGKo8cUqpgdCRTcjOfyp9RkO1gaXZwPyT9DPsCb607b8M1/MUAAAAASUVORK5CYII=)}.mesg_create_card{background-image:url(../img/createCard.1e5927b4.svg);background-repeat:no-repeat;background-size:contain;background-position:50%;width:100%;height:400px;animation:move_svg 15s ease infinite;z-index:0}.v-card_edit_button{width:80%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#card_edit_button{display:none}#editForm{display:flex}.modal_container{display:flex;flex-direction:column;align-items:center;justify-content:center}.qr_code{width:90%;height:90%}@media screen and (max-width:500px){.v-card_create_form{width:100vw;height:1200px;border-radius:none}.v-card_edit_button{width:100vw;height:800px}#create_v_card input{width:90%;height:40px;font-size:14px}#create_v_card textarea{width:90%;height:65px}#create_v_card label{margin-left:10px}#create_v_card select{width:90%}.form,.form__section{flex-direction:column}.form__section{display:flex;justify-content:space-evenly;align-items:center;width:100%;height:50%}.card_content{width:100vw;height:250px!important;margin-bottom:20px}#button_create{margin-top:10px;width:100%;height:50px;align-self:auto;flex-direction:row}.cards_container{margin-top:5px;width:100%}.v-card__title{font-size:40px}.card__sucursal{display:none}}.dash{width:100%;height:100%}.v-card__title{text-align:center}.page__stats,.social__stats,.v-card__stats{width:100%;height:100%;margin-top:50px}.title{width:100%;height:40px;background:linear-gradient(90deg,#fcff9e,#c67700);display:flex;align-items:center;justify-content:center}.chart,.title{border-radius:10px}.chart{background:#f7fff7;background:linear-gradient(90deg,#f7fff7 3%,#fff);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f7fff7",endColorstr="#ffffff",GradientType=1);box-shadow:0 1px 5px 0 rgba(0,0,0,.35);-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,.35);-moz-box-shadow:0 1px 5px 0 rgba(0,0,0,.35)}.social__double{width:100%;margin-top:50px;display:flex;align-items:center;justify-content:space-between}.social-line{height:350px;margin-top:30px}.social__double .social-bar,.social__double .social-don{width:48%;height:250px}table{border-collapse:collapse;width:100%;font-size:14px;border-radius:10px}.table{width:48%;padding:5px}td,th{border:1px solid #e6e8e6;text-align:left;padding:8px}th{text-align:center}tr:nth-child(2n){background-color:#e6e8e6}.total_visits{width:230px;height:135px;border-radius:10px;color:#fff;display:flex;align-items:center;justify-content:space-around;flex-direction:column}.total_visits h1{font-weight:700;font-size:45px}.total_visits p{font-weight:600;font-size:15px}.interval{width:100%;height:100px;margin-top:30px;display:flex;align-items:flex-end;justify-content:space-evenly;flex-direction:column}.interval button{width:45%;height:30px;border-radius:5px;background:var(--bg-dm-corporativo-animation-gradient);background-size:400%;animation:gradient 10s ease-in-out infinite;outline:none;border:none;cursor:pointer;color:#fff}.interval__options{width:100%;align-self:flex-end;display:flex;align-items:center;flex-direction:row-reverse}.interval__options small{margin-right:20px}.interval__options select{width:45%;height:40px;border:none;padding:1px;background:rgba(193,132,35,.7)}.interval__options select option{width:45%;height:30px;margin-top:5px}.page__triple{width:100%}.page__double,.page__triple{justify-content:space-between}.page__double,.page__one,.page__triple{height:300px;margin-top:50px;display:flex;align-items:center}.page__one{width:100%;flex-wrap:wrap}.page__one .page__line{width:100%;height:100%}.page__pie{height:100%;width:48%}.page__total{width:25%;height:100%;display:flex;flex-direction:column;justify-content:space-between}.page__line{width:75%;height:100%}.page__allusers,.vcard__double{width:100%;height:300px;margin-top:50px}.vcard__double{justify-content:space-between}.most__viewed,.vcard__double{display:flex;align-items:center}.most__viewed{width:280px;height:100%;position:relative;justify-content:space-evenly;color:#fff;flex-direction:column;border-radius:10px;margin-top:5px}.vcard__most__viewed{margin-top:30px;justify-content:space-between;flex-wrap:wrap}.most__viewed .info,.vcard__most__viewed{width:100%;display:flex;align-items:center}.most__viewed .info{height:100px;margin-top:3px;justify-content:space-around;border-radius:5px}.most__viewed .info .info__data{display:flex;align-items:center;justify-content:space-between;flex-direction:column;margin-top:10px;font-size:14px;font-weight:600}.most__viewed .info .info__data>*{margin-top:10px}.most__viewed .info .photo{width:80px;height:80px;border-radius:50%;background-position:50%;background-size:cover;background-repeat:no-repeat;border:2px solid #fff}.vcard__barchart{width:100%;height:100%}.vcard{margin-top:20px;height:380px}.vcard__table{width:100%;margin-top:50px}@media screen and (max-width:1025px){.content{top:200px;width:100%;right:0;margin:0;left:0;bottom:0}.social__stats{margin-top:250px}.page__stats{margin-top:2150px}.vcard__double{flex-direction:column}.most__viewed{width:100%;height:auto}.vcard__barchart{margin-top:50px;width:100%}.vcard__table{width:100%;margin-top:180px}.social__double{width:100%;flex-direction:column}.social__double>*{margin-top:30px}.social__double .social-bar,.social__double .social-don{width:100%;height:250px}.social-bar{margin-top:10px}.table{width:100%;padding:5px}.table,.table table{font-size:10px}.total_visits{width:100%}.page__triple{width:100%;margin-top:50px;flex-direction:column}.page__triple>*{width:100%}.page__double{flex-direction:column!important;margin-top:350px}.page__double>*,.page__line{margin-top:50px}.page__pie{width:100%}.page__one{margin-top:380px}.page__total{width:100%}.page__total>*{margin-top:50px;height:250px}}*{margin:0;padding:0;font-family:Roboto,sans-serif;box-sizing:border-box}:root{--bg-dm-corporativo-dark:#684700;--bg-dm-corporativo-light:#c28400;--bg-dm-sur-light:#218d9b;--bg-dm-corporativo-gradient:linear-gradient(180deg,#c28400,#684700);--bg-dm-corporativo-animation-gradient:linear-gradient(90deg,#c28400,#684700);--bg-login:#f8f9fd}.active{background-color:var(--bg-dm-corporativo-light);transition:.3s}.dm-sur{background-image:url(../img/FondoSur.c9c902a1.webp)}.dm-corp,.dm-sur{background-repeat:no-repeat;background-position:25% 80%;background-size:cover}.dm-corp{background-image:url(../img/FondoCorp.80ab61c7.webp)}.dm__sur--thumbnail{background-image:url(../img/DmcNoBack.27d62ee7.png)}.dm__corp--thumbnail,.dm__sur--thumbnail{background-position:50%;background-size:51%;background-repeat:no-repeat}.dm__corp--thumbnail{background-image:url(../img/logoCorporativo.e08281b0.png)}.coming__soon{width:100%;height:100%;display:flex;align-items:center;justify-content:space-evenly}.coming__soon img{width:600px;animation:move_svg 15s ease-in-out infinite}@media screen and (max-width:768px){.coming__soon{flex-direction:column;align-items:flex-start;justify-content:flex-start}.coming__soon img{width:100%;animation:move_svg 15s ease-in-out infinite}}.product__detail{width:100%;margin-top:25px;position:relative;display:flex;justify-content:flex-start;align-items:space-around;flex-direction:column}@media (min-width:1024px){.product__detail .product__detail__section{width:50%;display:flex;justify-content:center;align-items:center;flex-direction:row}}.product__detail .product__detail__main{display:flex;justify-content:center;align-items:space-between;flex-direction:column}@media (min-width:1024px){.product__detail .product__detail__main{flex-direction:row}}.product__detail .product__detail__main .product__detail__section{width:50%;display:flex;justify-content:center;align-items:center;flex-direction:row}.product__detail .product__detail__main .product__detail__photo{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}@media (min-width:1024px){.product__detail .product__detail__main .product__detail__photo{height:600px}}@media (min-width:1440px){.product__detail .product__detail__main .product__detail__photo{height:680px}}.product__detail .product__detail__main .product__detail__photo .product__detail__photo__main{width:95%;height:450px;transition:.2s;position:relative}.product__detail .product__detail__main .product__detail__photo .product__detail__photo__main .photo__main{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (min-width:700px){.product__detail .product__detail__main .product__detail__photo .product__detail__photo__main{background-size:70%;background-position:50%;background-repeat:no-repeat}}@media (min-width:1024px){.product__detail .product__detail__main .product__detail__photo .product__detail__photo__main{height:485px;background-size:contain;background-position:50%;background-repeat:no-repeat}}.product__detail .product__detail__main .product__detail__photo .product__detail__photo__main .product__detail__full_size{position:absolute;right:0;top:0;width:50px;height:50px;transition:.2s;cursor:pointer;background-color:rgba(194,132,0,.5);display:flex;justify-content:center;align-items:center;flex-direction:row;color:#fff}.product__detail .product__detail__main .product__detail__photo .product__detail__photo__main .product__detail__full_size .fullscreen__icon{width:40px;height:30px}.product__detail .product__detail__main .product__detail__photo .product__detail__photo__main .product__detail__full_size:hover{background-color:rgba(194,132,0,.8)}.product__detail .product__detail__main .product__detail__photo .product__detail__photo__list{width:95%;height:110px;margin-top:10px}@media (min-width:1024px){.product__detail .product__detail__main .product__detail__photo .product__detail__photo__list{height:120px;display:flex;justify-content:space-between;align-items:center;flex-direction:row}}.product__detail .product__detail__main .product__detail__photo .product__detail__photo__list .image__thumb__container{width:23%;height:100%;position:relative;display:block}.product__detail .product__detail__main .product__detail__photo .product__detail__photo__list .image__thumb__container .product__detail__photo__thumbnail{width:100%;height:100%;border-radius:5px;cursor:pointer;transition:.1s;-o-object-fit:cover;object-fit:cover}.product__detail .product__detail__main .product__detail__photo .product__detail__photo__list .image__thumb__container .delete__image{position:absolute;top:0;right:0;width:30px;height:30px;display:flex;justify-content:center;align-items:center;flex-direction:row;color:#fff;background-color:#c28400}.product__detail .product__detail__main .product__detail__photo .product__detail__photo__list .current_thumbnail{border:2px solid #c28400}.product__detail .product__detail__main .product__detail__photo .product__detail__photo__acept{width:100%;margin-top:20px;display:flex;justify-content:center;align-items:center;flex-direction:row}.product__detail .product__detail__main .product__detail__photo .product__detail__photo__acept .accept{width:100px;height:40px;background-color:#c28400;color:#fff;border-radius:5px;border:none;outline:none}.product__detail .product__detail__main .product__detail__desc{width:95%;height:100%;margin-top:20px;overflow-y:scroll}.product__detail .product__detail__main .product__detail__desc::-webkit-scrollbar{width:4px;height:4px}.product__detail .product__detail__main .product__detail__desc::-webkit-scrollbar-button{width:80px;height:100%}.product__detail .product__detail__main .product__detail__desc::-webkit-scrollbar-thumb{background:#a6a6a6;border:0 none #fff;border-radius:50px}.product__detail .product__detail__main .product__detail__desc::-webkit-scrollbar-thumb:hover{background:#8b8b8b}.product__detail .product__detail__main .product__detail__desc::-webkit-scrollbar-thumb:active{background:#646464}.product__detail .product__detail__main .product__detail__desc::-webkit-scrollbar-track{background:#fff;border:0 none #fff;border-radius:47px}.product__detail .product__detail__main .product__detail__desc::-webkit-scrollbar-track:hover{background:#dadada}.product__detail .product__detail__main .product__detail__desc::-webkit-scrollbar-track:active{background:#cecece}.product__detail .product__detail__main .product__detail__desc::-webkit-scrollbar-corner{background:transparent}@media (max-width:1024px){.product__detail .product__detail__main .product__detail__desc{margin-top:20px}}@media (min-width:1024px){.product__detail .product__detail__main .product__detail__desc{height:590px}}@media (min-width:1440px){.product__detail .product__detail__main .product__detail__desc{height:650px}}.product__detail .product__detail__main .product__detail__desc .product__detail__desc__title{font-size:30px;color:#c28400;text-align:center;width:100%;height:100px;text-align:left;color:#000;border:none;outline:none}@media (min-width:700px){.product__detail .product__detail__main .product__detail__desc .product__detail__desc__title{font-size:35px}}@media (min-width:1024px){.product__detail .product__detail__main .product__detail__desc .product__detail__desc__title{font-size:45px}}.product__detail .product__detail__main .product__detail__desc .product__detail__desc__brand{width:100%;margin-top:10px;display:flex;justify-content:flex-start;align-items:center;flex-direction:row}.product__detail .product__detail__main .product__detail__desc .product__detail__desc__brand .brand__options{margin-left:10px}.product__detail .product__detail__main .product__detail__desc .product__detail__desc__details{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;width:100%;border-bottom:1px solid #000;margin-top:10px}@media (min-width:700px){.product__detail .product__detail__main .product__detail__desc .product__detail__desc__details{display:flex;justify-content:flex-start;align-items:center;flex-direction:row}}.product__detail .product__detail__main .product__detail__desc .product__detail__desc__details .stock{cursor:pointer}.product__detail .product__detail__main .product__detail__desc .product__detail__desc__details .code{color:#a0a3ad}@media (min-width:700px){.product__detail .product__detail__main .product__detail__desc .product__detail__desc__details .code{margin-left:30px}}.product__detail .product__detail__main .product__detail__desc .product__detail__desc__details .code__input{outline:none;border:none;color:#a0a3ad;margin-left:5px}.product__detail .product__detail__main .product__detail__desc .product__detail__desc__price{width:100%;margin-top:30px;border-bottom:1px solid #000}.product__detail .product__detail__main .product__detail__desc .product__detail__desc__price .product__price{border:none;outline:none;margin-bottom:10px;font-size:25px}.product__detail .product__detail__main .product__detail__desc .product__detail__desc__price input::-webkit-inner-spin-button,.product__detail .product__detail__main .product__detail__desc .product__detail__desc__price input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.product__detail .product__detail__main .product__detail__desc .product__detail__desc__price input[type=number]{-moz-appearance:textfield}.product__detail .product__detail__main .product__detail__desc .product__detail__desc__text{margin-top:20px;width:100%}.product__detail .product__detail__main .product__detail__desc .product__detail__desc__text .product__description{width:100%;height:100px;outline:none;border:none}.product__detail .product__detail__main .product__detail__desc .product__detail__desc__esp{width:100%;display:flex;justify-content:center;align-items:flex-start;flex-direction:column}.product__detail .product__detail__main .product__detail__desc .product__detail__desc__esp h5{align-self:flex-start}.product__detail .product__detail__main .product__detail__desc .product__detail__desc__esp ul{width:100%;margin-top:20px}.product__detail .product__detail__main .product__detail__desc .product__detail__desc__esp ul li{margin-left:30px}.product__detail .product__detail__main .product__detail__desc .product__detail__desc__esp .add__specification{width:100%;display:flex;justify-content:space-around;align-items:center;flex-direction:row}.product__detail .product__detail__main .product__detail__desc .product__detail__desc__esp .add__specification textarea{width:70%;height:40px;outline:none;border:none}.product__detail .product__detail__main .product__detail__desc .product__detail__desc__esp .add__specification button{width:25%;height:40px;outline:none;border:none;background-color:#c28400;padding:5px;color:#fff}.product__detail .product__detail__line{height:.2px;width:95%;background:#000;align-self:center;margin-top:30px}.product__detail .product__desc__accept{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row}.product__detail .product__desc__accept button{width:100px}.product__detail .product__desc__accept button,.product__detail .product__detail__create{height:40px;background-color:#c28400;color:#fff;border-radius:5px;border:none;outline:none}.product__detail .product__detail__create{width:200px;position:absolute;top:-15px;right:10px}.product__detail .web__loader{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;color:#fff;background-color:rgba(0,0,0,.8)}.product__detail .web__loader p{margin-top:10px}.web__page{position:relative;justify-content:space-around;flex-direction:column}.web__page,.web__page .stories{width:100%;display:flex;align-items:center}.web__page .stories{height:250px;margin-top:20px;justify-content:space-between;flex-direction:row}.web__page .stories .stories__uploader{width:15%;height:100%}.web__page .stories .stories__uploader .upload__story{width:100%;height:100%;display:flex;justify-content:space-around;align-items:center;flex-direction:row}.web__page .stories .stories__uploader .upload__story .upload__story__button{width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;border-radius:5px;background-color:#c28400;cursor:pointer;color:#fff}.web__page .stories .stories__uploader .upload__story .upload__story__button:hover{transition:.2s;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}.web__page .stories .stories__list{width:80%;height:100%;overflow:auto;overflow-y:hidden;white-space:nowrap}.web__page .stories .stories__list::-webkit-scrollbar{width:7px;height:7px}.web__page .stories .stories__list::-webkit-scrollbar-track{background-color:hsla(0,0%,100%,.1);border-radius:10px}.web__page .stories .stories__list::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.635);border-radius:10px}.web__page .stories .stories__list .story{width:200px;height:100%;display:inline-block;margin-left:30px;border-radius:5px}.web__page .stories .stories__list .story .story__image{border-radius:5px;width:100%;height:100%;display:flex;justify-content:flex-end;align-items:center;flex-direction:column;background-position:50%;background-size:cover;background-repeat:no-repeat}.web__page .stories .stories__list .story .story__image .story__delete{width:120px;height:30px;margin-bottom:10px;border-radius:5px;outline:none;border:none;background:#ff595e;color:#fff;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);cursor:pointer}.web__page .products{width:100%;margin-top:50px}.web__page .products .products__create{width:100%;height:50px}.web__page .products .products__create .create__brand,.web__page .products .products__create .create__product,.web__page .products .products__create .see__list{margin-left:20px;width:200px;height:40px;border:none;color:#fff;background-color:rgba(194,132,0,.9);outline:none;box-shadow:0 1px 2px 0 rgba(0,0,0,.1)}.web__page .products .products__create .create__brand:hover,.web__page .products .products__create .create__product:hover,.web__page .products .products__create .see__list:hover{background-color:#c28400;transition:.2s}.web__page .products .products__create .create__brand,.web__page .products .products__create .create__product{background-color:#c28400}.web__page .products .products__list{width:100%;margin-top:50px;display:flex;justify-content:space-around;align-items:center;flex-direction:row;flex-wrap:wrap}.web__page .products .products__list .card{width:100%}@media (min-width:700px){.web__page .products .products__list .card{max-width:20rem}.web__page .products .products__list .card:hover{box-shadow:0 2px 5px -1px rgba(50,50,93,.25),0 1px 3px -1px rgba(0,0,0,.3);transition:.2s;z-index:2}}.web__page .products .products__list .card .card__actions{width:100%;display:flex;justify-content:space-around;align-items:center;flex-direction:row}.web__page .products .products__list .card .card__actions .card__button{width:120px;height:35px;border-radius:5px;border:none;color:#fff;background-color:rgba(194,132,0,.9);outline:none;box-shadow:0 1px 2px 0 rgba(0,0,0,.1)}.web__page .products .products__list .card .card__actions .card__button:hover{background-color:#c28400;transition:.2s}.technical{width:100%;height:300px;margin-bottom:25px;justify-content:space-around}.technical,.technical__default{display:flex;align-items:center;flex-direction:row}.technical__default{width:80%;height:270px;justify-content:center}.technical__default p{font-size:25px}.technical__create{width:180px;height:270px;border:none;border-radius:5px;background-color:#c28400;color:#fff;font-weight:bolder}.technical__list{width:80%;height:270px;overflow:auto;overflow-y:hidden;white-space:nowrap}.technical__list::-webkit-scrollbar{width:7px;height:7px}.technical__list::-webkit-scrollbar-track{background-color:hsla(0,0%,100%,.1);border-radius:10px}.technical__list::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.635);border-radius:10px}.technical__list__component{width:250px;height:100%;position:relative;display:inline-block;margin-left:25px}.technical__list__component__image{width:100%;height:100%;border-radius:5px}.technical__list__component__delete{position:absolute;bottom:5px;width:120px;height:30px;margin-left:auto;margin-right:auto;margin-bottom:5px;left:0;right:0;border:none;border-radius:5px;background-color:#ff595e;color:#fff}.technical__modal{width:100%;height:100%;position:fixed;z-index:10;transition:2s;top:-20px}.technical__modal__background{width:100%;height:100%;background-color:rgba(0,0,0,.358);display:flex;justify-content:center;align-items:center;flex-direction:row;margin-top:25px}.technical__modal__content{width:85%;height:85%;background-color:#c28400;display:flex;justify-content:space-around;align-items:center;flex-direction:row;position:relative}.technical__modal__content__data{width:49%;height:90%;display:flex;justify-content:space-evenly;align-items:center;flex-direction:column}.technical__modal__content__data__question{width:80%;height:100px;display:flex;justify-content:space-around;align-items:flex-start;flex-direction:column}.technical__modal__content__data__question__label{font-size:19px}.technical__modal__content__data__question__input{padding:5px}.technical__modal__content__data__question__input,.technical__modal__content__data__question__opt{outline:none;border:none;width:80%;height:35px;border-radius:2px}.technical__modal__content__data__create{width:80%;height:40px;border:none;border-radius:5px;background:linear-gradient(47deg,#0d1b2a,#0f1d2d 25%,#101e2e 50%);color:#fff}.technical__modal__content__thumbnail{width:49%;height:90%;display:flex;justify-content:space-evenly;align-items:center;flex-direction:column}.technical__modal__content__thumbnail__container{width:400px;height:450px;border:2px solid #fff;border-radius:5px;cursor:pointer}.technical__modal__content__thumbnail__container__image{width:100%;height:100%;border-radius:5px}.technical__modal__content__thumbnail__button{width:300px;height:35px;border:none;outline:none;border-radius:5px}.technical__modal__content__thumbnail__button,.technical__modal__content__x{color:#fff;background:linear-gradient(47deg,#0d1b2a,#0f1d2d 25%,#101e2e 50%)}.technical__modal__content__x{width:50px;height:50px;position:absolute;top:0;right:0;cursor:pointer}.technical__modal__content__x,.technical__modal__loader{display:flex;justify-content:center;align-items:center;flex-direction:row}.technical__modal__loader{width:50%;height:50%;background-color:#c28400;color:#fff;transition:.2s}.catalogues{width:100%;margin-top:50px}.catalogues__button{width:250px;height:40px;outline:none;border:none;border-radius:5px;background-color:#c28400;color:#fff}.catalogues__modal{width:100%;height:100%;top:-20px;left:20px;position:fixed;z-index:10;transition:2s}.catalogues__modal__background{width:100%;height:100%;background-color:rgba(0,0,0,.358);display:flex;justify-content:center;align-items:center;flex-direction:row;margin-top:25px}.catalogues__modal__content{width:85%;height:85%;background-color:#c28400;display:flex;justify-content:space-around;align-items:center;flex-direction:row;position:relative}.catalogues__modal__content__data{width:49%;height:90%;display:flex;justify-content:space-evenly;align-items:center;flex-direction:column}.catalogues__modal__content__data__question{width:80%;height:100px;display:flex;justify-content:space-around;align-items:flex-start;flex-direction:column}.catalogues__modal__content__data__question__label{font-size:19px}.catalogues__modal__content__data__question__input{padding:5px}.catalogues__modal__content__data__question__input,.catalogues__modal__content__data__question__opt{outline:none;border:none;width:80%;height:35px;border-radius:2px}.catalogues__modal__content__data__create{width:80%;height:40px;border:none;border-radius:5px;background:linear-gradient(47deg,#0d1b2a,#0f1d2d 25%,#101e2e 50%);color:#fff}.catalogues__modal__content__thumbnail{width:49%;height:90%;display:flex;justify-content:space-evenly;align-items:center;flex-direction:column}.catalogues__modal__content__thumbnail__container{width:400px;height:450px;border:2px solid #fff;border-radius:5px;cursor:pointer}.catalogues__modal__content__thumbnail__container__image{width:100%;height:100%;border-radius:5px}.catalogues__modal__content__thumbnail__button{width:300px;height:35px;border:none;outline:none;color:#fff;background:linear-gradient(47deg,#0d1b2a,#0f1d2d 25%,#101e2e 50%);border-radius:5px}.catalogues__modal__content__x{width:50px;height:50px;position:absolute;top:0;right:0;background:linear-gradient(47deg,#0d1b2a,#0f1d2d 25%,#101e2e 50%);cursor:pointer}.catalogues__modal__content__x,.catalogues__modal__loader{display:flex;justify-content:center;align-items:center;flex-direction:row;color:#fff}.catalogues__modal__loader{width:50%;height:50%;background-color:#c28400;transition:.2s}.catalogues__actions{display:flex;justify-content:flex-start;align-items:space-between;flex-direction:row}.catalogues__list__button{width:250px;height:40px;outline:none;border:none;border-radius:5px;background-color:#c28400;color:#fff;margin-left:20px}.vcard{width:100%}.vcard__cards{margin-top:50px;display:flex;justify-content:space-around;align-items:center;flex-direction:column}.vcard__create{width:250px;height:40px;outline:none;border:none;border-radius:5px;background-color:#c28400;color:#fff}.vcard__list{width:100%;margin-top:50px;display:flex;justify-content:center;align-items:center;flex-direction:row;margin-bottom:10px;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}.vcard__list__table{width:100%;border-radius:5px}.vcard__list__table td,.vcard__list__table th{border:1px solid #ddd;text-align:left;padding:8px}.vcard__list__table tr{background-color:#fff}.vcard__list__table tr:nth-child(2n){background-color:#ddd}.vcard__list__table__actions{display:flex;justify-content:space-around;align-items:center;flex-direction:row}.vcard__list__table__action{width:100px;border:none;outline:none;border-radius:5px;height:25px;color:#fff}.vcard__list__table .delete-card{background-color:#ff595e}.vcard__list__table .update-card{background-color:#023047}.vcard__list__table .share-card{background-color:#00bbf9}.vcard__new{width:100%;height:100%;display:flex;justify-content:space-between;align-items:center;flex-direction:column;background-color:#0d1b2a;overflow:hidden;background-image:url(/src/app/assets/img/nps/waveNps.svg);background-size:cover;background-position:50%}.vcard__new::-webkit-scrollbar{width:0!important}.vcard__new__info{width:100vw;height:100vh;display:flex;justify-content:space-evenly;align-items:center;flex-direction:column}.vcard__new__info__next__button{width:150px;height:40px;border-radius:5px;background-color:#c28400;color:#fff}.vcard__new__info__title h1{color:#fff}.vcard__new__info__columns{height:80%;width:90%;flex-direction:row}.vcard__new__info__column,.vcard__new__info__columns{display:flex;justify-content:space-evenly;align-items:center}.vcard__new__info__column{width:50%;height:100%;flex-direction:column}.vcard__new__info__column__field{width:100%;display:flex;justify-content:space-around;align-items:center;flex-direction:column}.vcard__new__info__column__field__label{color:#fff}.vcard__new__info__column__field__input{width:80%;border-radius:5px;border:none;outline:none;height:40px;padding:5px;box-shadow:0 3px 8px rgba(0,0,0,.24)}.vcard__new__photo{width:100vh;height:100vh}.vcard__new__photo,.vcard__new__photo__preview{display:flex;justify-content:space-around;align-items:center;flex-direction:column}.vcard__new__photo__preview{width:500px}.vcard__new__photo__preview__image{width:300px;height:300px;border-radius:50%}.vcard__new__photo__preview__button{width:150px;margin-top:20px}.vcard__new__button,.vcard__new__photo__preview__button{height:40px;border-radius:5px;background-color:#c28400;color:#fff}.vcard__new__button{width:180px;margin-bottom:10px}