@import url(https://fonts.googleapis.com/css2?family=Jost&family=Ysabeau+Infant:ital,wght@0,100;0,400;1,1&display=swap);.option-admin-content[data-v-49c7909a]{height:40px;width:40px;background-color:var(--color-dark-secondary);border-radius:50%;color:var(--color-white);display:flex;align-items:center;justify-content:center;transition:all .5s ease-in}.option-admin-content[data-v-49c7909a]:hover{background-color:var(--color-dark-third);color:var(--color-border-main);transition:all .5s ease-in}.site-footer[data-v-7f1ce084]{background-color:var(--color-dark);box-shadow:var(--color-white) 0 2px 5px -1px,var(--color-white) 0 1px 3px -1px;padding:45px 0 20px;font-size:15px;line-height:24px;color:#737373;display:flex;flex-direction:column}.footer-copyright[data-v-7f1ce084],.footer-social-media[data-v-7f1ce084]{color:var(--color-white);text-align:center}.site-footer a[data-v-7f1ce084]{color:#737373}.site-footer a[data-v-7f1ce084]:hover{color:var(--color-boxshadow);text-decoration:none}.site-footer .social-icons a[data-v-7f1ce084]{width:40px;height:40px;line-height:40px;margin-left:6px;margin-right:0;border-radius:100%;background-color:var(--color-white);color:#3b5998}.social-icons li.title[data-v-7f1ce084]{margin-right:15px;text-transform:uppercase;color:#96a2b2;font-weight:700;font-size:13px}.social-icons a[data-v-7f1ce084]{background-color:#eceeef;color:#818a91;font-size:1.5rem;display:inline-block;line-height:44px;width:44px;height:44px;text-align:center;margin-right:8px;border-radius:100%;transition:all .2s linear}.social-icons a.facebook[data-v-7f1ce084]:hover{background-color:#3b5998;color:var(--color-white)}:root{--color-white:#fdfdfd;--color-white-second:#bdbbb7;--color-dark-main:#040302;--color-dark-secondary:#111;--color-dark-third:#1b1b1b;--text-input:rgba(231,245,231,.2);--color-secondary-main:linear-gradient(45deg,#e41011,#fc5130);--color-secondary-hover:linear-gradient(45deg,#da1010,#f04e2d);--color-border-main:#da1010;--color-boxshadow:#f04e2d}a,body,div,h1,h2,h3,h4,h5,h6,html,img,li,ol,p,span,ul{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}img{display:block;max-width:100%;height:auto}ol,ul{list-style:none}a{text-decoration:none;color:inherit}span{display:inline}div{display:block}button,input,textarea{border:0;border-radius:0;background-color:transparent;font-size:inherit;font-family:inherit;font-weight:inherit;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:left}button:active,button:focus,button:hover,input:active,input:focus,input:hover,textarea:active,textarea:focus,textarea:hover{outline:none}body,html{margin:0;padding:0;height:auto;font-family:Jost,sans-serif;font-family:Ysabeau Infant,sans-serif;scroll-behavior:smooth}.header,body,html{background-color:var(--color-dark-main)}.header{width:100%;padding:.5rem;position:fixed;top:0;z-index:500}.header .navbar{display:flex;align-items:center;justify-content:space-between}.header .navbar .navbar-main{display:flex;align-items:center;gap:.5rem}.navbar .navbar-main .navbar__toggler{display:none}.header .navbar .navbar-main .navbar-nav{display:flex;align-items:center;gap:.5rem}.header .navbar .navbar-main .navbar-nav .navbar-item .nav-link{color:var(--color-white);padding:.5rem .5rem;border-radius:.3rem;font-size:20px;font-weight:900;position:relative;transition:all .3s ease-in}.header .navbar .navbar-main .navbar-nav .navbar-item .nav-link:after,.header .navbar .navbar-main .navbar-nav .navbar-item .nav-link:before{content:"";position:absolute;top:0;right:0;height:2px;width:0;background:var(--color-secondary-hover);transition:all .4s ease}.header .navbar .navbar-main .navbar-nav .navbar-item .nav-link:after{right:inherit;top:inherit;left:0;bottom:0}.header .navbar .navbar-main .navbar-nav .navbar-item .nav-link:hover:after,.header .navbar .navbar-main .navbar-nav .navbar-item .nav-link:hover:before{width:100%;transition:all .8s ease}.header .navbar .navbar-main .navbar-nav .navbar-item .nav-link:hover{transition:all .3s ease-in;background-image:var(--color-secondary-main);background-clip:text;-webkit-background-clip:text;color:transparent}.navbar .navbar-btn{position:absolute;top:30px;right:40px}.navbar .navbar-btn a{background:var(--color-secondary-main)!important;color:#fff;padding:.8rem .5rem;border-radius:.5rem;transition:all .5s ease-in}.navbar .navbar-btn a:hover{background:var(--color-secondary-hover)!important;transition:all .5s ease-in}.container{position:relative;height:100%;color:#000;font-size:16px;margin:2rem 5rem!important;padding-top:5rem!important}.grid-container{padding-top:8rem}.grid-x-wrapper{max-width:100%;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.product-item .product-item-content{display:block;position:relative;transition:all .3s cubic-bezier(.785,.135,.15,.86)}.product-item{display:block;text-align:center;color:var(--color-white)!important;padding:1.5rem;margin-bottom:1rem;margin:20px 0;background-color:var(--color-dark-secondary);box-shadow:0 10px 40px -3px rgba(0,0,0,.1);border-radius:7px;transform:scale(.97);transition:all .17s cubic-bezier(.24,.71,.58,.57);height:280px;position:relative;cursor:auto;background-position:50%;background-size:cover}.product-item:after,.product-item:before{content:" ";width:5rem;height:5rem;position:absolute;border:0 solid #fff;transition:all 1s;border-radius:.4rem;opacity:.8}.product-item:after{top:-1px;left:-1px;border-top:6px solid var(--color-border-main);border-left:6px solid var(--color-border-main)}.product-item:before{bottom:-1px;right:-1px;border-bottom:6px solid var(--color-border-main);border-right:6px solid var(--color-border-main)}.product-item:hover{border-top-right-radius:0;border-bottom-left-radius:0}.product-item:hover:after{border-top:2px solid var(--color-border-main);border-left:2px solid var(--color-border-main)}.product-item:hover:before{border-bottom:2px solid var(--color-border-main);border-right:2px solid var(--color-border-main)}.product-item:hover:after,.product-item:hover:before{width:100%;height:100%;box-shadow:0 0 15px -8px var(--color-boxshadow);animation:border-anim 1.2s infinite alternate}.product-item:hover{box-shadow:0 0 50px -10px rgba(0,0,0,.3);transform:scale(1)}.product-item:hover .product-item-image img{-o-object-fit:cover;object-fit:cover}.product-item:hover .product-item-image{transition-delay:.2s;transform:scale(.8) translateY(-15%)}.product-item .product-item-image{display:block;position:relative;margin-bottom:1.5rem;transform:translateZ(0);transition:all .5s cubic-bezier(.68,-.55,.265,1.55)}.product-item .product-item-image .img-1{width:100%;height:12rem;position:relative;-o-object-fit:fill;object-fit:fill;z-index:3}.product-item:hover .product-item-image-hover{transition-delay:.1s;transform:translate(-50%,-42%) scale(.85)}.product-item .product-item-category{font-size:1rem!important}.product-item:hover .product-item-category{transition-delay:.3s}.product-item-price{position:absolute;display:flex;align-items:center;justify-content:center;background:var(--color-secondary-main);color:var(--color-white);height:3.2rem;width:3.2rem;text-align:center;vertical-align:middle;line-height:1rem;font-size:.9rem!important;transform:rotate(-20deg);animation:beat 1s ease infinite alternate;top:1px;right:5px;z-index:150000000}.product-item-price:after,.product-item-price:before{content:"";position:absolute;background:inherit;height:inherit;width:inherit;top:0;left:0;z-index:-1;transform:rotate(30deg)}.product-item-price:after{transform:rotate(60deg)}.product-item:hover .product-item-category,.product-item:hover .product-item-price,.product-item:hover .product-item-title{transform:translateY(-50px)}.product-item .product-item-category,.product-item .product-item-price,.product-item .product-item-title{transition:all .3s cubic-bezier(.785,.135,.15,.86)}.product-item .product-item-category{font-size:.875rem}.product-item:hover .product-item-title{transition-delay:.4s}.product-item:hover .button-pill{transition-delay:.6s;opacity:1;transform:translateY(5px) translateX(-50%)}.product-item .button-pill{position:absolute;bottom:0;left:50%;transform:translateY(30px) translateX(-50%);opacity:0;transition:all .3s cubic-bezier(.785,.135,.15,.86);z-index:10}.button-pill a{display:inline-block;position:relative;font-size:.75rem;font-weight:600;letter-spacing:.09em;text-transform:uppercase;background:var(--color-secondary-main);color:var(--color-white);border-radius:.3rem;padding:.6rem 2.1rem;cursor:pointer;transition:all .3s ease-in}.button-pill a:hover{background:var(--color-secondary-hover);transition:all .3s ease-in}.section-especialidades{padding-top:8rem}.grid-especialidades{position:relative;z-index:1;background-image:url(/img/especialidades-bg.86871316.png);background-position:50%;background-size:cover;background-repeat:no-repeat}.grid-especialidades:before{content:"";position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;background-color:#1f1f1f;opacity:.7}.especialidades{z-index:2;color:#fff!important;margin:0 6rem;padding:2rem 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(calc(450px - 6rem),1fr));gap:1rem}.especialidad .especialidad__nombre{z-index:5000;font-size:1.3rem;color:#fff;text-shadow:-1px -1px 0 var(--color-border-main),1px -1px 0 var(--color-border-main),-1px 1px 0 var(--color-border-main),1px 1px 0 var(--color-border-main)}.especialidad .especialidad__ingredientes{font-size:1rem}.title-description,.title-section{font-size:2.5rem;color:#fff;text-align:center}.title-section{text-transform:uppercase}.title-description{font-size:1.3rem}.tamanios{margin:1.5rem 0;display:flex;gap:1rem;justify-content:space-evenly;flex-wrap:wrap;color:#fff}.tamanios .tamanio{background:#1a1919;width:10rem;padding:1rem;text-align:center;border-radius:.5rem}.tamanios .tamanio p{font-size:1.3rem}.tamanio-precio{font-size:2rem!important;font-weight:900!important;background-image:var(--color-secondary-main);background-clip:text;-webkit-background-clip:text;color:transparent}.adicionales{padding-top:8rem}.cards{display:flex;align-items:flex-start;flex-wrap:wrap;justify-content:center;gap:1rem;margin:10vh auto}.card{border-radius:16px;min-width:230px}.information{background-color:var(--color-dark-secondary);color:#fff;padding:1.5rem}.information .tag{display:inline-block;color:#fff;font-weight:600;font-size:.875rem;padding:.5em .75em;line-height:1;border-radius:6px}.information .tag1{background-color:var(--color-boxshadow)}.information .tag2{background-color:var(--color-white);border:1px solid var(--color-boxshadow);color:var(--color-boxshadow)}.information .tag+*{margin-top:1rem}.information .title{font-size:1.5rem;line-height:1.25}.information .title+*{margin-top:1rem}.visitanos{padding:3rem 0!important}.visitanos-mapa iframe{border:0;width:100%;height:600px}@keyframes border-anim{0%{opacity:.4}to{opacity:1}}@keyframes beat{0%{transform:rotate(-20deg) scale(1)}to{transform:rotate(-20deg) scale(1.1)}}@media (min-width:1200px) and (max-width:1366px){.button-pill{width:100%}.product-box{padding:0 10px}}@media (min-width:1024px) and (max-width:1200px){.product-item .product-item-title{font-size:.888rem}.product-item .product-item-price{font-size:.788rem;padding:7px 0 0}.product-box{padding:0 7px}}@media screen and (max-width:1200px){.swiper{width:100%!important;height:auto!important}}@media screen and (min-width:1105px){.especialidades>div:nth-child(odd){margin-right:2rem;text-align:right}.especialidades>div:nth-child(2n){margin-left:2rem}}@media screen and (max-width:1105px){.especialidades{grid-template-columns:repeat(auto-fit,minmax(calc(350px - 6rem),1fr))}.visitanos-mapa iframe{height:400px!important}}@media screen and (max-width:800px){.navbar .navbar-main .navbar__toggler{display:block!important;color:#fff!important;font-size:1.5rem}.navbar-nav{background:rgba(0,0,0,.8);display:flex;flex-direction:column;position:fixed;left:-10px;top:86px;z-index:999;width:100vw!important;height:100vh;transition:all .3s ease-in;transform:translateX(-100%)}.navbar-item{margin:.5rem 1.5rem}.navbar-nav.active{transition:all .3s ease-in;transform:translateX(0)}.swiper{width:100%;height:60%;transition:all .2s ease-in}.especialidades{margin:1.5rem;justify-items:center}.especialidad__ingredientes,.especialidad__nombre{text-align:center}.visitanos-mapa iframe{height:300px!important}}@media screen and (max-width:752px){.card{width:100%}}@media screen and (max-width:650px){.container{margin:7rem 2rem!important}.swiper{width:100%;height:40%;transition:all .2s ease-in}}@media screen and (max-width:462px){.navbar-nav{width:80vw!important}.tamanios .tamanio{width:100%!important}.card{width:100%}.visitanos-mapa iframe{height:200px!important}}@media screen and (max-width:420px){.grid-especialidades{margin:.1rem}}.swiper[data-v-fe363de8]{width:100%;height:100%}.swiper-slide[data-v-fe363de8]{text-align:center;font-size:18px;background:#fff;display:flex;justify-content:center;align-items:center}.swiper-slide img[data-v-fe363de8]{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.forms[data-v-c16370b4]{display:flex;align-items:center;justify-content:center;-moz-column-gap:30px;column-gap:30px;padding:3rem 0}.form[data-v-c16370b4]{background:var(--color-dark-secondary);width:35%;padding:30px!important;border-radius:6px}.header-title[data-v-c16370b4]{font-size:28px;font-weight:600;background-image:var(--color-secondary-main);background-clip:text;-webkit-background-clip:text;color:transparent;text-align:center}.form .field[data-v-c16370b4]{height:50px;width:100%;margin-top:20px;border-radius:6px}.field button[data-v-c16370b4],.field input[data-v-c16370b4]{height:100%;width:100%;border:none;font-size:16px;font-weight:400;border-radius:6px}.field input[data-v-c16370b4]{outline:none;width:calc(100% - 20px);padding:0 10px;border:1px solid#504f4f;color:var(--color-white)}.field input[data-v-c16370b4]::-moz-placeholder{color:var(--text-input)}.field input[data-v-c16370b4]::placeholder{color:var(--text-input)}.field input[data-v-c16370b4]:focus{color:var(--color-white);border-bottom-width:2px}.recovery-description[data-v-c16370b4]{color:var(--color-white)}.input-field[data-v-c16370b4]{position:relative}.eye-icon[data-v-c16370b4]{position:absolute;top:50%;right:10px;transform:translateY(-50%);font-size:18px;color:#8b8b8b;cursor:pointer;padding:5px}.field button[data-v-c16370b4]{color:#fff;background:var(--color-secondary-main);text-align:center;transition:all .3s ease;cursor:pointer}.field button[data-v-c16370b4]:hover{background:var(--color-secondary-hover)}.form-link[data-v-c16370b4]{text-align:center;margin-top:10px}.form-link a[data-v-c16370b4],.form-link span[data-v-c16370b4]{font-size:14px;font-weight:400;color:#232836}.form a[data-v-c16370b4]{background-image:var(--color-secondary-main);background-clip:text;-webkit-background-clip:text;color:transparent;text-decoration:none;font-size:1rem}.form-content a[data-v-c16370b4]:hover{text-decoration:underline}@media screen and (max-width:860px){.form[data-v-c16370b4]{width:50%}}@media screen and (max-width:500px){.form[data-v-c16370b4]{width:75%}}@media screen and (max-width:400px){.form[data-v-c16370b4]{padding:20px 10px}}.err-form[data-v-c16370b4]{color:#f53535;text-shadow:.001px .001px .001px #fff;padding:.5rem}.err-form[data-v-c16370b4],.success-pw[data-v-c16370b4]{font-size:14px;margin-top:5px}@media screen and (max-width:360px){.form[data-v-c16370b4]{width:95%}}.method-login[data-v-c16370b4]{display:flex;align-items:center;justify-content:center;margin-top:.5rem}.method-login .method[data-v-c16370b4]{padding:.5rem;border:1px solid var(--color-dark-third);color:var(--color-white);opacity:.2;cursor:pointer}.method-login .method[data-v-c16370b4]:first-child{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.method-login .method[data-v-c16370b4]:last-child{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.method-login .method.active[data-v-c16370b4]{background:var(--color-white);color:var(--color-border-main);opacity:1;cursor:auto}.app[data-v-0d348880]{min-height:80vh;max-width:1600px;background:var(--color-dark-secondary);padding:1.8rem;display:flex;flex-direction:column}.app-header[data-v-0d348880]{display:grid;grid-template-columns:minmax(max-content,1fr) minmax(max-content,250px);-moz-column-gap:4rem;column-gap:4rem;align-items:flex-end}@media (max-width:1200px){.app-header[data-v-0d348880]{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--text-input)}}.app-header-actions[data-v-0d348880]{display:flex;align-items:center;justify-content:flex-end}.app-header-mobile[data-v-0d348880]{display:none}@media (max-width:1200px){.app-header-mobile[data-v-0d348880]{display:flex}}.app-body[data-v-0d348880]{height:100%;display:grid;grid-template-columns:minmax(max-content,1fr) minmax(max-content,250px);-moz-column-gap:4rem;column-gap:4rem;padding-top:2.5rem}@media (max-width:1300px){.app-body[data-v-0d348880]{grid-template-columns:1fr}.app-body>[data-v-0d348880]{margin-bottom:3.5rem}.sizes[data-v-0d348880]{display:flex!important;flex-direction:row!important;justify-content:center;align-items:center;flex-wrap:wrap;gap:1rem}.size[data-v-0d348880]{width:45%}}.tabs[data-v-0d348880]{display:flex;justify-content:space-between;color:var(--color-white-second);border-bottom:1px solid var(--text-input)}.tabs a[data-v-0d348880]{padding-top:1rem;padding-bottom:1rem;text-decoration:none;border-top:2px solid transparent;display:inline-flex;transition:.25s ease}.tabs a.active[data-v-0d348880],.tabs a[data-v-0d348880]:focus,.tabs a[data-v-0d348880]:hover{color:var(--color-white);border-color:var(--color-white)}.user-profile[data-v-0d348880]{display:flex;align-items:center;gap:.5rem;border:0;background:transparent;cursor:pointer;color:var(--color-white);transition:.25s ease}.user-profile .dropdown-item[data-v-0d348880]{background-color:var(--color-dark-third);opacity:.8;width:3rem;height:3rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.3rem}.user-profile .dropdown-item i[data-v-0d348880]{transform:rotate(180deg)!important}.icon-button[data-v-0d348880]{width:32px;height:32px;border-radius:50%;border:0;background-color:aqua;border:1px solid var(--color-dark);color:var(--color-dark);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.25s ease;flex-shrink:0}.icon-button.large[data-v-0d348880]{width:42px;height:42px;font-size:1.25em}.icon-button i[data-v-0d348880]{transition:.25s ease}.icon-button[data-v-0d348880]:focus,.icon-button[data-v-0d348880]:hover{background-color:var(--color-white);box-shadow:0 0 0 4px var(--c-gray-800),0 0 0 5px var(--color-white)}.tiles[data-v-0d348880]{display:grid;grid-template-columns:repeat(4,1fr);-moz-column-gap:1rem;column-gap:1rem;row-gap:1rem;margin-top:1.25rem}.tile[data-v-0d348880]{padding:1rem;border-radius:8px;background-color:var(--color-dark-third)!important;color:var(--c-gray-900);min-height:200px;display:flex;flex-direction:column;justify-content:space-between;position:relative;transition:.25s ease}.tile[data-v-0d348880]:hover{transform:translateY(-5px)}.tile a[data-v-0d348880]{text-decoration:none;display:flex;align-items:center;justify-content:space-between;font-weight:600}.tile a .icon-button[data-v-0d348880]{color:inherit;border-color:inherit}.tile a .icon-button[data-v-0d348880]:focus,.tile a .icon-button[data-v-0d348880]:hover{background-color:transparent}.tile a .icon-button:focus i[data-v-0d348880],.tile a .icon-button:hover i[data-v-0d348880]{transform:none}.tile a[data-v-0d348880]:focus{box-shadow:none}.tile a[data-v-0d348880]:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0}.tile-header[data-v-0d348880]{display:flex;flex-direction:column;align-items:center;width:150px!important}.tile-header img[data-v-0d348880]{width:100%}.tile-header i[data-v-0d348880]{font-size:2.5em}.tile-header h3[data-v-0d348880]{display:flex;flex-direction:column;line-height:1.375;margin-left:.5rem;color:var(--color-white)}.tile-header h3 span[data-v-0d348880]:first-child{font-weight:600}.tile-header h3 span[data-v-0d348880]:last-child{font-size:.825em;font-weight:200}.service-section>h2[data-v-0d348880]{color:var(--color-white-second);font-size:1.5rem;margin-bottom:1.25rem}.service-section-footer[data-v-0d348880]{color:var(--color-white-second);margin-top:1rem}.specialtie-section[data-v-0d348880]{margin-top:2.5rem}.specialtie-section-header[data-v-0d348880]{color:var(--color-white-second);display:flex;align-items:center;width:100%;padding-bottom:.75rem;border-bottom:1px solid var(--text-input)}.specialtie-section-header h2[data-v-0d348880]{font-size:1.5rem}.sizes[data-v-0d348880]{display:flex;flex-direction:column;margin-top:1.5rem}.size[data-v-0d348880]{display:flex;align-items:center}.size+[data-v-0d348880]{margin-top:1rem}.size-details[data-v-0d348880]{display:flex;width:100%;flex-direction:column;margin-left:1.2rem}.size-details h3[data-v-0d348880]{font-size:1rem;color:var(--color-white-second);font-weight:700}.size-details div[data-v-0d348880]{padding-bottom:.75rem;border-top:1px solid var(--c-gray-600);border-bottom:1px solid var(--text-input);display:flex;align-items:center;justify-content:space-between;flex:1}.size-details div span[data-v-0d348880]{font-size:1.3rem;color:var(--color-white-second)}.specialties[data-v-0d348880]{display:flex;flex-direction:column;margin-top:1.5rem;color:var(--color-white-second)}.specialtie[data-v-0d348880]{display:flex;align-items:center;width:100%;font-size:.875rem}@media (max-width:1000px){.specialtie[data-v-0d348880]{align-items:flex-start;flex-direction:column}}.specialtie+[data-v-0d348880]{margin-top:2rem}.specialtie-logo[data-v-0d348880]{background-color:var(--color-white-second);border-radius:4px;width:42px;height:42px;display:flex;align-items:center;justify-content:center}.specialtie-logo img[data-v-0d348880]{width:45%!important}.specialtie-details[data-v-0d348880]{margin-left:2rem;display:flex;align-items:center;justify-content:space-between;flex:1}@media (max-width:1000px){.specialtie-details[data-v-0d348880]{flex-wrap:wrap;margin-left:0;margin-top:1rem}}.specialtie-details div[data-v-0d348880]{width:calc(33.33333% - 1rem)}@media (max-width:1000px){.specialtie-details div[data-v-0d348880]{width:100%}}.specialtie-details div+div[data-v-0d348880]{margin-left:1rem}@media (max-width:1000px){.specialtie-details div+div[data-v-0d348880]{margin-left:0;margin-top:1rem}}.specialtie-details dd[data-v-0d348880]{color:var(--c-text-tertiary);margin-top:2px}.specialtie-number[data-v-0d348880]{margin-left:2rem;font-size:1.125rem;flex-shrink:0;width:15%;display:flex;justify-content:flex-end}@media (max-width:1000px){.specialatie-number[data-v-0d348880]{margin-left:0;margin-top:1.25rem;width:100%;justify-content:flex-start}.tiles[data-v-0d348880]{grid-template-columns:repeat(2,1fr)}}.size-section>h2[data-v-0d348880]{font-size:1.5rem;color:var(--color-white-second)}.size-section-header[data-v-0d348880]{display:flex;align-items:center;margin-top:1rem}.size-section-header p[data-v-0d348880]{color:var(--color-white-second);font-size:.875rem}.size-section-header div[data-v-0d348880]{padding-left:1rem;margin-left:auto;display:flex;align-items:center}.size-section-header div>*+[data-v-0d348880]{margin-left:.5rem}.faq[data-v-0d348880]{margin-top:1.5rem;display:flex;flex-direction:column}.faq p[data-v-0d348880]{color:var(--c-text-tertiary);font-size:.875rem}.faq div[data-v-0d348880]{margin-top:.75rem;padding-top:.75rem;padding-bottom:.75rem;border-top:1px solid var(--text-input);border-bottom:1px solid var(--text-input);font-size:.875rem;display:flex;align-items:center}.faq div label[data-v-0d348880]{padding-right:1rem;margin-right:1rem;border-right:1px solid var(--text-input)}.faq div input[data-v-0d348880]{border:0;background-color:transparent;padding:.25em 0;width:100%}.size-section-footer[data-v-0d348880]{display:flex;align-items:center;margin-top:1.5rem}.save-button[data-v-0d348880]{border:1px solid currentColor;color:var(--c-text-tertiary);border-radius:6px;padding:.75em 2.5em;background-color:transparent;transition:.25s ease;cursor:pointer}.save-button[data-v-0d348880]:focus,.save-button[data-v-0d348880]:hover{color:var(--c-white)}.settings-button[data-v-0d348880]{display:flex;align-items:center;color:var(--c-text-tertiary);background-color:transparent;border:0;padding:0;margin-left:1.5rem;cursor:pointer;transition:.25s ease}.settings-button i[data-v-0d348880]{margin-right:.5rem}.settings-button[data-v-0d348880]:focus,.settings-button[data-v-0d348880]:hover{color:var(--color-white)}a[data-v-0d348880]:focus,button[data-v-0d348880]:focus,input[data-v-0d348880]:focus,select[data-v-0d348880]:focus,textarea[data-v-0d348880]:focus{outline:0;box-shadow:0 0 0 2px var(--c-gray-800),0 0 0 4px var(--c-gray-300)}.edit-btn[data-v-0d348880]{color:var(--color-white);background:var(--color-secondary-main);padding:.2rem .3rem;width:auto;border-radius:.5rem;display:flex!important;justify-content:center!important}.edit-btn[data-v-0d348880]:hover{background:var(--color-secondary-hover)}@media (max-width:700px){.tiles[data-v-0d348880]{grid-template-columns:repeat(1,1fr)}.size[data-v-0d348880]{width:100%}}.forms[data-v-377b6856]{display:flex;align-items:center;justify-content:center;-moz-column-gap:30px;column-gap:30px}.form[data-v-377b6856]{background:var(--color-dark-secondary);width:60%;height:auto;padding:30px!important;border-radius:6px}.header-title[data-v-377b6856]{font-size:28px;font-weight:600;background-image:var(--color-secondary-main);background-clip:text;-webkit-background-clip:text;color:transparent;text-align:center}.form .field[data-v-377b6856]{height:50px;width:100%;margin-top:20px;border-radius:6px;display:flex;align-items:center;gap:.5rem}.field label[data-v-377b6856]{color:var(--color-white);width:20%}.field button[data-v-377b6856],.field input[data-v-377b6856]{height:100%;width:100%;border:none;font-size:16px;font-weight:400;border-radius:6px}.field input[data-v-377b6856]{outline:none;width:calc(100% - 20px);padding:0 10px;border:1px solid#504f4f;color:var(--color-white)}.field input[data-v-377b6856]::-moz-placeholder{color:var(--text-input)}.field input[data-v-377b6856]::placeholder{color:var(--text-input)}.field input[data-v-377b6856]:focus{color:var(--color-white);border-bottom-width:2px}.field-img[data-v-377b6856]{margin-bottom:4rem;margin:3rem 0!important}.field-img .img-content[data-v-377b6856]{border:1px solid var(--color-white);border-radius:.5rem;width:35%}.field-img img[data-v-377b6856]{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}[type=file][data-v-377b6856]{color:#878787;border:none!important}[type=file][data-v-377b6856]::-webkit-file-upload-button{background:var(--color-secondary-main);border:2px solid var(--color-secondary-main);border-radius:4px;color:var(--color-white);cursor:pointer;font-size:12px;outline:none;padding:10px 25px;text-transform:uppercase;-webkit-transition:all 1s ease;transition:all 1s ease}[type=file][data-v-377b6856]::-webkit-file-upload-button:hover{background:var(--color-white);border:2px solid var(--color-border-main);color:var(--color-border-main)}.eye-icon[data-v-377b6856]{position:absolute;top:50%;right:10px;transform:translateY(-50%);font-size:18px;color:#8b8b8b;cursor:pointer;padding:5px}.field button[data-v-377b6856]{color:#fff;background:var(--color-secondary-main);text-align:center;transition:all .3s ease;cursor:pointer}.field button[data-v-377b6856]:hover{background:var(--color-secondary-hover)}.form-link[data-v-377b6856]{text-align:center;margin-top:10px}.form-link a[data-v-377b6856],.form-link span[data-v-377b6856]{font-size:14px;font-weight:400;color:#232836}.form a[data-v-377b6856]{background-image:var(--color-secondary-main);background-clip:text;-webkit-background-clip:text;color:transparent;text-decoration:none;font-size:1rem}.form-content a[data-v-377b6856]:hover{text-decoration:underline}@media screen and (max-width:1000px){.input-field[data-v-377b6856]{display:flex;flex-direction:column}.input-field label[data-v-377b6856]{width:100%}}@media screen and (max-width:860px){.form[data-v-377b6856]{width:50%}}@media screen and (max-width:500px){.form[data-v-377b6856]{width:75%}}@media screen and (max-width:400px){.form[data-v-377b6856]{padding:20px 10px}}.err-form[data-v-377b6856]{color:#f53535;text-shadow:.001px .001px .001px #fff;padding:.5rem}.err-form[data-v-377b6856],.success-pw[data-v-377b6856]{font-size:14px;margin-top:5px}@media screen and (max-width:360px){.form[data-v-377b6856]{width:95%}}